=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== rgxg-0.1.2/aclocal.m4-131- PKG_CHECK_EXISTS([$3], rgxg-0.1.2/aclocal.m4:132: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null` rgxg-0.1.2/aclocal.m4-133- test "x$?" != "x0" && pkg_failed=yes ], ############################################## rgxg-0.1.2/aclocal.m4-179- if test $_pkg_short_errors_supported = yes; then rgxg-0.1.2/aclocal.m4:180: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1` rgxg-0.1.2/aclocal.m4-181- else rgxg-0.1.2/aclocal.m4:182: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1` rgxg-0.1.2/aclocal.m4-183- fi ############################################## rgxg-0.1.2/aclocal.m4-428-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: rgxg-0.1.2/aclocal.m4:429:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` rgxg-0.1.2/aclocal.m4-430-# and then we would define $MISSING as ############################################## rgxg-0.1.2/aclocal.m4-443-# Expand $ac_aux_dir to an absolute path. rgxg-0.1.2/aclocal.m4:444:am_aux_dir=`cd "$ac_aux_dir" && pwd` rgxg-0.1.2/aclocal.m4-445-]) ############################################## rgxg-0.1.2/aclocal.m4-541- if test "$am_compiler_list" = ""; then rgxg-0.1.2/aclocal.m4:542: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` rgxg-0.1.2/aclocal.m4-543- fi ############################################## rgxg-0.1.2/aclocal.m4-694- # Strip MF so we end up with the name of the file. rgxg-0.1.2/aclocal.m4:695: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` rgxg-0.1.2/aclocal.m4-696- # Check whether this is an Automake generated Makefile which includes ############################################## rgxg-0.1.2/aclocal.m4-701- || continue rgxg-0.1.2/aclocal.m4:702: am_dirpart=`AS_DIRNAME(["$am_mf"])` rgxg-0.1.2/aclocal.m4:703: am_filepart=`AS_BASENAME(["$am_mf"])` rgxg-0.1.2/aclocal.m4-704- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## rgxg-0.1.2/aclocal.m4-769-AC_REQUIRE([AC_PROG_INSTALL])dnl rgxg-0.1.2/aclocal.m4:770:if test "`cd $srcdir && pwd`" != "`pwd`"; then rgxg-0.1.2/aclocal.m4-771- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## rgxg-0.1.2/aclocal.m4-928- * ) rgxg-0.1.2/aclocal.m4:929: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rgxg-0.1.2/aclocal.m4-930- esac rgxg-0.1.2/aclocal.m4-931-done rgxg-0.1.2/aclocal.m4:932:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) rgxg-0.1.2/aclocal.m4-933- ############################################## rgxg-0.1.2/aclocal.m4-1184- echo "timestamp, slept: $am_has_slept" > conftest.file rgxg-0.1.2/aclocal.m4:1185: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` rgxg-0.1.2/aclocal.m4-1186- if test "$[*]" = "X"; then rgxg-0.1.2/aclocal.m4-1187- # -L didn't work. rgxg-0.1.2/aclocal.m4:1188: set X `ls -t "$srcdir/configure" conftest.file` rgxg-0.1.2/aclocal.m4-1189- fi ############################################## rgxg-0.1.2/build-aux/config.guess-34- rgxg-0.1.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` rgxg-0.1.2/build-aux/config.guess-36- ############################################## rgxg-0.1.2/build-aux/config.guess-102-: ${TMPDIR=/tmp} ; rgxg-0.1.2/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || rgxg-0.1.2/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## rgxg-0.1.2/build-aux/config.guess-151- EOF rgxg-0.1.2/build-aux/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" rgxg-0.1.2/build-aux/config.guess-153- ############################################## rgxg-0.1.2/build-aux/config.guess-188- earmv*) rgxg-0.1.2/build-aux/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` rgxg-0.1.2/build-aux/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` rgxg-0.1.2/build-aux/config.guess-191- machine="${arch}${endian}"-unknown ############################################## rgxg-0.1.2/build-aux/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' rgxg-0.1.2/build-aux/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` rgxg-0.1.2/build-aux/config.guess-222- ;; ############################################## rgxg-0.1.2/build-aux/config.guess-233- *) rgxg-0.1.2/build-aux/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` rgxg-0.1.2/build-aux/config.guess-235- ;; ############################################## rgxg-0.1.2/build-aux/config.guess-280- *4.0) rgxg-0.1.2/build-aux/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` rgxg-0.1.2/build-aux/config.guess-282- ;; rgxg-0.1.2/build-aux/config.guess-283- *5.*) rgxg-0.1.2/build-aux/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` rgxg-0.1.2/build-aux/config.guess-285- ;; ############################################## rgxg-0.1.2/build-aux/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. rgxg-0.1.2/build-aux/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` rgxg-0.1.2/build-aux/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## rgxg-0.1.2/build-aux/config.guess-328- # 1.2 uses "1.2" for uname -r. rgxg-0.1.2/build-aux/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" rgxg-0.1.2/build-aux/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## rgxg-0.1.2/build-aux/config.guess-379- s390x:SunOS:*:*) rgxg-0.1.2/build-aux/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-381- exit ;; rgxg-0.1.2/build-aux/config.guess-382- sun4H:SunOS:5.*:*) rgxg-0.1.2/build-aux/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-384- exit ;; rgxg-0.1.2/build-aux/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) rgxg-0.1.2/build-aux/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-387- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-404- fi rgxg-0.1.2/build-aux/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-406- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-410- # it's likely to be more like Solaris than SunOS4. rgxg-0.1.2/build-aux/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-412- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. rgxg-0.1.2/build-aux/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" rgxg-0.1.2/build-aux/config.guess-421- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-425- sun*:*:4.2BSD:*) rgxg-0.1.2/build-aux/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` rgxg-0.1.2/build-aux/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## rgxg-0.1.2/build-aux/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && rgxg-0.1.2/build-aux/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && rgxg-0.1.2/build-aux/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && rgxg-0.1.2/build-aux/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## rgxg-0.1.2/build-aux/config.guess-563- *:IRIX*:*:*) rgxg-0.1.2/build-aux/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" rgxg-0.1.2/build-aux/config.guess-565- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-593-EOF rgxg-0.1.2/build-aux/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` rgxg-0.1.2/build-aux/config.guess-595- then ############################################## rgxg-0.1.2/build-aux/config.guess-606- *:AIX:*:[4567]) rgxg-0.1.2/build-aux/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` rgxg-0.1.2/build-aux/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## rgxg-0.1.2/build-aux/config.guess-642- 9000/[34678]??:HP-UX:*:*) rgxg-0.1.2/build-aux/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` rgxg-0.1.2/build-aux/config.guess-644- case "$UNAME_MACHINE" in ############################################## rgxg-0.1.2/build-aux/config.guess-696-EOF rgxg-0.1.2/build-aux/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` rgxg-0.1.2/build-aux/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## rgxg-0.1.2/build-aux/config.guess-724- ia64:HP-UX:*:*) rgxg-0.1.2/build-aux/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` rgxg-0.1.2/build-aux/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## rgxg-0.1.2/build-aux/config.guess-754-EOF rgxg-0.1.2/build-aux/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && rgxg-0.1.2/build-aux/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## rgxg-0.1.2/build-aux/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` rgxg-0.1.2/build-aux/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` rgxg-0.1.2/build-aux/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## rgxg-0.1.2/build-aux/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` rgxg-0.1.2/build-aux/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` rgxg-0.1.2/build-aux/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## rgxg-0.1.2/build-aux/config.guess-850- esac rgxg-0.1.2/build-aux/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" rgxg-0.1.2/build-aux/config.guess-852- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-886- prep*:SunOS:5.*:*) rgxg-0.1.2/build-aux/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" rgxg-0.1.2/build-aux/config.guess-888- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-890- # the GNU system rgxg-0.1.2/build-aux/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" rgxg-0.1.2/build-aux/config.guess-892- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-894- # other systems with GNU libc and userland rgxg-0.1.2/build-aux/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" rgxg-0.1.2/build-aux/config.guess-896- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-988-EOF rgxg-0.1.2/build-aux/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" rgxg-0.1.2/build-aux/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## rgxg-0.1.2/build-aux/config.guess-1092- i*86:*:4.*:*) rgxg-0.1.2/build-aux/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` rgxg-0.1.2/build-aux/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## rgxg-0.1.2/build-aux/config.guess-1295- fi rgxg-0.1.2/build-aux/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then rgxg-0.1.2/build-aux/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## rgxg-0.1.2/build-aux/config.guess-1393- *:DragonFly:*:*) rgxg-0.1.2/build-aux/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" rgxg-0.1.2/build-aux/config.guess-1395- exit ;; ############################################## rgxg-0.1.2/build-aux/config.guess-1406- i*86:skyos:*:*) rgxg-0.1.2/build-aux/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" rgxg-0.1.2/build-aux/config.guess-1408- exit ;; ############################################## rgxg-0.1.2/build-aux/compile-67- mingw/*) rgxg-0.1.2/build-aux/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` rgxg-0.1.2/build-aux/compile-69- ;; rgxg-0.1.2/build-aux/compile-70- cygwin/*) rgxg-0.1.2/build-aux/compile:71: file=`cygpath -m "$file" || echo "$file"` rgxg-0.1.2/build-aux/compile-72- ;; rgxg-0.1.2/build-aux/compile-73- wine/*) rgxg-0.1.2/build-aux/compile:74: file=`winepath -w "$file" || echo "$file"` rgxg-0.1.2/build-aux/compile-75- ;; ############################################## rgxg-0.1.2/build-aux/compile-310-# Name of file we expect compiler to create. rgxg-0.1.2/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` rgxg-0.1.2/build-aux/compile-312- ############################################## rgxg-0.1.2/build-aux/compile-316-# object file name, since that is what matters with a parallel build. rgxg-0.1.2/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d rgxg-0.1.2/build-aux/compile-318-while true; do ############################################## rgxg-0.1.2/build-aux/config.sub-52- rgxg-0.1.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` rgxg-0.1.2/build-aux/config.sub-54- ############################################## rgxg-0.1.2/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. rgxg-0.1.2/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` rgxg-0.1.2/build-aux/config.sub-116-case $maybe_os in ############################################## rgxg-0.1.2/build-aux/config.sub-122- os=-$maybe_os rgxg-0.1.2/build-aux/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` rgxg-0.1.2/build-aux/config.sub-124- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-126- os=-linux-android rgxg-0.1.2/build-aux/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown rgxg-0.1.2/build-aux/config.sub-128- ;; rgxg-0.1.2/build-aux/config.sub-129- *) rgxg-0.1.2/build-aux/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` rgxg-0.1.2/build-aux/config.sub-131- if [ "$basic_machine" != "$1" ] rgxg-0.1.2/build-aux/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` rgxg-0.1.2/build-aux/config.sub-133- else os=; fi ############################################## rgxg-0.1.2/build-aux/config.sub-180- os=-sco5v6 rgxg-0.1.2/build-aux/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-182- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-184- os=-sco3.2v5 rgxg-0.1.2/build-aux/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-186- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-188- os=-sco3.2v4 rgxg-0.1.2/build-aux/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-190- ;; rgxg-0.1.2/build-aux/config.sub-191- -sco3.2.[4-9]*) rgxg-0.1.2/build-aux/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` rgxg-0.1.2/build-aux/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-194- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-196- # Don't forget version if it is 3.2v4 or newer. rgxg-0.1.2/build-aux/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-198- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-200- # Don't forget version if it is 3.2v4 or newer. rgxg-0.1.2/build-aux/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-202- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-204- os=-sco3.2v2 rgxg-0.1.2/build-aux/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-206- ;; rgxg-0.1.2/build-aux/config.sub-207- -udk*) rgxg-0.1.2/build-aux/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-209- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-211- os=-isc2.2 rgxg-0.1.2/build-aux/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-213- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-217- -isc*) rgxg-0.1.2/build-aux/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-219- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-229- -ptx*) rgxg-0.1.2/build-aux/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` rgxg-0.1.2/build-aux/config.sub-231- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-364- *-*-*) rgxg-0.1.2/build-aux/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 rgxg-0.1.2/build-aux/config.sub-366- exit 1 ############################################## rgxg-0.1.2/build-aux/config.sub-493- amd64-*) rgxg-0.1.2/build-aux/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-495- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-538- blackfin-*) rgxg-0.1.2/build-aux/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-540- os=-linux ############################################## rgxg-0.1.2/build-aux/config.sub-546- c54x-*) rgxg-0.1.2/build-aux/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-548- ;; rgxg-0.1.2/build-aux/config.sub-549- c55x-*) rgxg-0.1.2/build-aux/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-551- ;; rgxg-0.1.2/build-aux/config.sub-552- c6x-*) rgxg-0.1.2/build-aux/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-554- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-650- e500v[12]-*) rgxg-0.1.2/build-aux/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-652- os=$os"spe" ############################################## rgxg-0.1.2/build-aux/config.sub-754- i*86v32) rgxg-0.1.2/build-aux/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-756- os=-sysv32 ############################################## rgxg-0.1.2/build-aux/config.sub-758- i*86v4*) rgxg-0.1.2/build-aux/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-760- os=-sysv4 ############################################## rgxg-0.1.2/build-aux/config.sub-762- i*86v) rgxg-0.1.2/build-aux/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-764- os=-sysv ############################################## rgxg-0.1.2/build-aux/config.sub-766- i*86sol2) rgxg-0.1.2/build-aux/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` rgxg-0.1.2/build-aux/config.sub-768- os=-solaris2 ############################################## rgxg-0.1.2/build-aux/config.sub-792- leon-*|leon[3-9]-*) rgxg-0.1.2/build-aux/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` rgxg-0.1.2/build-aux/config.sub-794- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-799- m68knommu-*) rgxg-0.1.2/build-aux/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-801- os=-linux ############################################## rgxg-0.1.2/build-aux/config.sub-833- mips3*-*) rgxg-0.1.2/build-aux/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` rgxg-0.1.2/build-aux/config.sub-835- ;; rgxg-0.1.2/build-aux/config.sub-836- mips3*) rgxg-0.1.2/build-aux/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown rgxg-0.1.2/build-aux/config.sub-838- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-855- ms1-*) rgxg-0.1.2/build-aux/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` rgxg-0.1.2/build-aux/config.sub-857- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-980- parisc-*) rgxg-0.1.2/build-aux/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-982- os=-linux ############################################## rgxg-0.1.2/build-aux/config.sub-996- pc98-*) rgxg-0.1.2/build-aux/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-998- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) rgxg-0.1.2/build-aux/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1013- ;; rgxg-0.1.2/build-aux/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) rgxg-0.1.2/build-aux/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1016- ;; rgxg-0.1.2/build-aux/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) rgxg-0.1.2/build-aux/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1019- ;; rgxg-0.1.2/build-aux/config.sub-1020- pentium4-*) rgxg-0.1.2/build-aux/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1022- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1030- ppc-* | ppcbe-*) rgxg-0.1.2/build-aux/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1032- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1036- ppcle-* | powerpclittle-*) rgxg-0.1.2/build-aux/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1038- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1040- ;; rgxg-0.1.2/build-aux/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1042- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1046- ppc64le-* | powerpc64little-*) rgxg-0.1.2/build-aux/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1048- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1122- strongarm-* | thumb-*) rgxg-0.1.2/build-aux/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` rgxg-0.1.2/build-aux/config.sub-1124- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1255- xscale-* | xscalee[bl]-*) rgxg-0.1.2/build-aux/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` rgxg-0.1.2/build-aux/config.sub-1257- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1317- *) rgxg-0.1.2/build-aux/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 rgxg-0.1.2/build-aux/config.sub-1319- exit 1 ############################################## rgxg-0.1.2/build-aux/config.sub-1325- *-digital*) rgxg-0.1.2/build-aux/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` rgxg-0.1.2/build-aux/config.sub-1327- ;; rgxg-0.1.2/build-aux/config.sub-1328- *-commodore*) rgxg-0.1.2/build-aux/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` rgxg-0.1.2/build-aux/config.sub-1330- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1346- -solaris1 | -solaris1.*) rgxg-0.1.2/build-aux/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` rgxg-0.1.2/build-aux/config.sub-1348- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1355- -gnu/linux*) rgxg-0.1.2/build-aux/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` rgxg-0.1.2/build-aux/config.sub-1357- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1407- -nto*) rgxg-0.1.2/build-aux/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` rgxg-0.1.2/build-aux/config.sub-1409- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1414- -mac*) rgxg-0.1.2/build-aux/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` rgxg-0.1.2/build-aux/config.sub-1416- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1420- -linux*) rgxg-0.1.2/build-aux/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` rgxg-0.1.2/build-aux/config.sub-1422- ;; rgxg-0.1.2/build-aux/config.sub-1423- -sunos5*) rgxg-0.1.2/build-aux/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` rgxg-0.1.2/build-aux/config.sub-1425- ;; rgxg-0.1.2/build-aux/config.sub-1426- -sunos6*) rgxg-0.1.2/build-aux/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` rgxg-0.1.2/build-aux/config.sub-1428- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1469- -sinix5.*) rgxg-0.1.2/build-aux/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` rgxg-0.1.2/build-aux/config.sub-1471- ;; ############################################## rgxg-0.1.2/build-aux/config.sub-1528- # Get rid of the `-' at the beginning of $os. rgxg-0.1.2/build-aux/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` rgxg-0.1.2/build-aux/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 rgxg-0.1.2/build-aux/config.sub-1531- exit 1 ############################################## rgxg-0.1.2/build-aux/config.sub-1788- esac rgxg-0.1.2/build-aux/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` rgxg-0.1.2/build-aux/config.sub-1790- ;; ############################################## rgxg-0.1.2/build-aux/depcomp-64- case $1 in rgxg-0.1.2/build-aux/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; rgxg-0.1.2/build-aux/depcomp-66- *) dir=;; ############################################## rgxg-0.1.2/build-aux/depcomp-73-{ rgxg-0.1.2/build-aux/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` rgxg-0.1.2/build-aux/depcomp-75-} ############################################## rgxg-0.1.2/build-aux/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} rgxg-0.1.2/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} rgxg-0.1.2/build-aux/depcomp-128- ############################################## rgxg-0.1.2/build-aux/depcomp-405- sleep 1 rgxg-0.1.2/build-aux/depcomp:406: i=`expr $i - 1` rgxg-0.1.2/build-aux/depcomp-407- done rgxg-0.1.2/build-aux/depcomp-408- fi rgxg-0.1.2/build-aux/depcomp:409: i=`expr $i - 1` rgxg-0.1.2/build-aux/depcomp-410- done ############################################## rgxg-0.1.2/build-aux/depcomp-425- # Do two passes, one to just change these to rgxg-0.1.2/build-aux/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. rgxg-0.1.2/build-aux/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## rgxg-0.1.2/build-aux/depcomp-659- done rgxg-0.1.2/build-aux/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` rgxg-0.1.2/build-aux/depcomp-661- touch "$tmpdepfile" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-103-# rgxg-0.1.2/build-aux/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh rgxg-0.1.2/build-aux/ltmain.sh-105-# ############################################## rgxg-0.1.2/build-aux/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue rgxg-0.1.2/build-aux/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in rgxg-0.1.2/build-aux/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break rgxg-0.1.2/build-aux/ltmain.sh:250: _G_count=`expr $_G_count + 1` rgxg-0.1.2/build-aux/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break rgxg-0.1.2/build-aux/ltmain.sh:286: _G_count=`expr $_G_count + 1` rgxg-0.1.2/build-aux/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-410-# The name of this program. rgxg-0.1.2/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` rgxg-0.1.2/build-aux/ltmain.sh-412- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-416- *[\\/]*) rgxg-0.1.2/build-aux/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` rgxg-0.1.2/build-aux/ltmain.sh:418: progdir=`cd "$progdir" && pwd` rgxg-0.1.2/build-aux/ltmain.sh-419- progpath=$progdir/$progname ############################################## rgxg-0.1.2/build-aux/ltmain.sh-610- rgxg-0.1.2/build-aux/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' rgxg-0.1.2/build-aux/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` rgxg-0.1.2/build-aux/ltmain.sh-613- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-639- rgxg-0.1.2/build-aux/ltmain.sh:640: func_arith_result=`expr "$@"` rgxg-0.1.2/build-aux/ltmain.sh-641- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-660- # ...otherwise fall back to using sed. rgxg-0.1.2/build-aux/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' rgxg-0.1.2/build-aux/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` rgxg-0.1.2/build-aux/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-757- test -n "$_G_tc" && { rgxg-0.1.2/build-aux/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` rgxg-0.1.2/build-aux/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` rgxg-0.1.2/build-aux/ltmain.sh-760- } rgxg-0.1.2/build-aux/ltmain.sh-761- done rgxg-0.1.2/build-aux/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes rgxg-0.1.2/build-aux/ltmain.sh-763- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-831- rgxg-0.1.2/build-aux/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` rgxg-0.1.2/build-aux/ltmain.sh-833- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-863- # ...otherwise throw away the child directory and loop rgxg-0.1.2/build-aux/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` rgxg-0.1.2/build-aux/ltmain.sh-865- done rgxg-0.1.2/build-aux/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` rgxg-0.1.2/build-aux/ltmain.sh-867- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-901- # If mktemp works, use that first and foremost rgxg-0.1.2/build-aux/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-903- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1111- *[\\\`\"\$]*) rgxg-0.1.2/build-aux/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; rgxg-0.1.2/build-aux/ltmain.sh-1113- *) ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1198- case $2 in rgxg-0.1.2/build-aux/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; rgxg-0.1.2/build-aux/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; rgxg-0.1.2/build-aux/ltmain.sh-1201- esac ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) rgxg-0.1.2/build-aux/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` rgxg-0.1.2/build-aux/ltmain.sh-1273- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1358- rgxg-0.1.2/build-aux/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` rgxg-0.1.2/build-aux/ltmain.sh-1360-} ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell rgxg-0.1.2/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another rgxg-0.1.2/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1517- rgxg-0.1.2/build-aux/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' rgxg-0.1.2/build-aux/ltmain.sh-1519-} ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1943- rgxg-0.1.2/build-aux/ltmain.sh:1944: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` rgxg-0.1.2/build-aux/ltmain.sh-1945- func_split_equals_rhs= rgxg-0.1.2/build-aux/ltmain.sh-1946- test "x$func_split_equals_lhs" = "x$1" \ rgxg-0.1.2/build-aux/ltmain.sh:1947: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` rgxg-0.1.2/build-aux/ltmain.sh-1948- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-1971- rgxg-0.1.2/build-aux/ltmain.sh:1972: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` rgxg-0.1.2/build-aux/ltmain.sh:1973: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` rgxg-0.1.2/build-aux/ltmain.sh-1974- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2144- version: $progname $scriptversion Debian-2.4.6-14 rgxg-0.1.2/build-aux/ltmain.sh:2145: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` rgxg-0.1.2/build-aux/ltmain.sh:2146: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` rgxg-0.1.2/build-aux/ltmain.sh-2147- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2183- { rgxg-0.1.2/build-aux/ltmain.sh:2184: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` rgxg-0.1.2/build-aux/ltmain.sh-2185- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2188- { rgxg-0.1.2/build-aux/ltmain.sh:2189: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` rgxg-0.1.2/build-aux/ltmain.sh-2190- } ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2279- # quotes we have to do it in 2 steps: rgxg-0.1.2/build-aux/ltmain.sh:2280: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` rgxg-0.1.2/build-aux/ltmain.sh-2281- eval "$extractedcf" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2751- done rgxg-0.1.2/build-aux/ltmain.sh:2752: CC_expanded=`func_echo_all $CC` rgxg-0.1.2/build-aux/ltmain.sh:2753: CC_quoted_expanded=`func_echo_all $CC_quoted` rgxg-0.1.2/build-aux/ltmain.sh-2754- case $@ in ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2764- # Evaluate the configuration. rgxg-0.1.2/build-aux/ltmain.sh:2765: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" rgxg-0.1.2/build-aux/ltmain.sh-2766- CC_quoted= ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2770- done rgxg-0.1.2/build-aux/ltmain.sh:2771: CC_expanded=`func_echo_all $CC` rgxg-0.1.2/build-aux/ltmain.sh:2772: CC_quoted_expanded=`func_echo_all $CC_quoted` rgxg-0.1.2/build-aux/ltmain.sh-2773- case "$@ " in ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2862- # zero AND non-empty stdout, which explains the odd construction: rgxg-0.1.2/build-aux/ltmain.sh:2863: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-2864- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-2930- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then rgxg-0.1.2/build-aux/ltmain.sh:2931: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-2932- if test "$?" -ne 0; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3101- # LT_CYGPATH in this case. rgxg-0.1.2/build-aux/ltmain.sh:3102: func_to_host_file_result=`cygpath -m "$1"` rgxg-0.1.2/build-aux/ltmain.sh-3103- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3258- func_to_host_path_tmp1=$func_stripname_result rgxg-0.1.2/build-aux/ltmain.sh:3259: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` rgxg-0.1.2/build-aux/ltmain.sh-3260- func_convert_path_check : ";" \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3468- *.[cCFSifmso] | \ rgxg-0.1.2/build-aux/ltmain.sh:3469: *.ada | *.adb | *.ads | *.asm | \ rgxg-0.1.2/build-aux/ltmain.sh-3470- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3545- if test no = "$compiler_c_o"; then rgxg-0.1.2/build-aux/ltmain.sh:3546: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext rgxg-0.1.2/build-aux/ltmain.sh-3547- lockfile=$output_obj.lock ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3564-*** ERROR, $lockfile exists and contains: rgxg-0.1.2/build-aux/ltmain.sh:3565:`cat $lockfile 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-3566- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3612- if test warn = "$need_locks" && rgxg-0.1.2/build-aux/ltmain.sh:3613: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then rgxg-0.1.2/build-aux/ltmain.sh-3614- $ECHO "\ rgxg-0.1.2/build-aux/ltmain.sh-3615-*** ERROR, $lockfile contains: rgxg-0.1.2/build-aux/ltmain.sh:3616:`cat $lockfile 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-3617- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3661- if test warn = "$need_locks" && rgxg-0.1.2/build-aux/ltmain.sh:3662: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then rgxg-0.1.2/build-aux/ltmain.sh-3663- $ECHO "\ rgxg-0.1.2/build-aux/ltmain.sh-3664-*** ERROR, $lockfile contains: rgxg-0.1.2/build-aux/ltmain.sh:3665:`cat $lockfile 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-3666- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-3987- # Get the absolute pathname. rgxg-0.1.2/build-aux/ltmain.sh:3988: absdir=`cd "$dir" && pwd` rgxg-0.1.2/build-aux/ltmain.sh-3989- test -n "$absdir" && dir=$absdir ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4086- if test -n "$lt_sysroot"; then rgxg-0.1.2/build-aux/ltmain.sh:4087: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` rgxg-0.1.2/build-aux/ltmain.sh-4088- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4370- # Determine the prefix the user has applied to our future dir. rgxg-0.1.2/build-aux/ltmain.sh:4371: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` rgxg-0.1.2/build-aux/ltmain.sh-4372- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4383- # Stick the inst_prefix_dir data into the link command. rgxg-0.1.2/build-aux/ltmain.sh:4384: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` rgxg-0.1.2/build-aux/ltmain.sh-4385- else rgxg-0.1.2/build-aux/ltmain.sh:4386: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` rgxg-0.1.2/build-aux/ltmain.sh-4387- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4550- fi rgxg-0.1.2/build-aux/ltmain.sh:4551: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` rgxg-0.1.2/build-aux/ltmain.sh-4552- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4569- # Replace the output file specification. rgxg-0.1.2/build-aux/ltmain.sh:4570: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-4571- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4588- # Install the binary that we compiled earlier. rgxg-0.1.2/build-aux/ltmain.sh:4589: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` rgxg-0.1.2/build-aux/ltmain.sh-4590- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4662- my_pic_p=${3-false} rgxg-0.1.2/build-aux/ltmain.sh:4663: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` rgxg-0.1.2/build-aux/ltmain.sh-4664- my_dlsyms= ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4720- # Add our own program objects to the symbol list. rgxg-0.1.2/build-aux/ltmain.sh:4721: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-4722- for progfile in $progfiles; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4782- # Use subshell, to avoid clobbering current variable values rgxg-0.1.2/build-aux/ltmain.sh:4783: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` rgxg-0.1.2/build-aux/ltmain.sh-4784- if test -n "$dlprefile_dlname"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4951- if test -f "$output_objdir/$my_outputname.def"; then rgxg-0.1.2/build-aux/ltmain.sh:4952: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh:4953: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh-4954- else rgxg-0.1.2/build-aux/ltmain.sh:4955: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh:4956: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh-4957- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4959- *) rgxg-0.1.2/build-aux/ltmain.sh:4960: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh:4961: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` rgxg-0.1.2/build-aux/ltmain.sh-4962- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4974- # Nullify the symbol file. rgxg-0.1.2/build-aux/ltmain.sh:4975: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` rgxg-0.1.2/build-aux/ltmain.sh:4976: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` rgxg-0.1.2/build-aux/ltmain.sh-4977- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-4988- func_to_tool_file "$1" func_convert_file_msys_to_w32 rgxg-0.1.2/build-aux/ltmain.sh:4989: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` rgxg-0.1.2/build-aux/ltmain.sh-4990- test -n "$func_cygming_gnu_implib_tmp" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5001- func_to_tool_file "$1" func_convert_file_msys_to_w32 rgxg-0.1.2/build-aux/ltmain.sh:5002: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` rgxg-0.1.2/build-aux/ltmain.sh-5003- test -n "$func_cygming_ms_implib_tmp" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5017- win32_libid_type=unknown rgxg-0.1.2/build-aux/ltmain.sh:5018: win32_fileres=`file -L $1 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-5019- case $win32_fileres in ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5082- rgxg-0.1.2/build-aux/ltmain.sh:5083: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` rgxg-0.1.2/build-aux/ltmain.sh-5084-} ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5100- rgxg-0.1.2/build-aux/ltmain.sh:5101: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` rgxg-0.1.2/build-aux/ltmain.sh-5102- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5164- # binutils import library rgxg-0.1.2/build-aux/ltmain.sh:5165: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` rgxg-0.1.2/build-aux/ltmain.sh-5166- elif func_cygming_ms_implib_p "$1"; then rgxg-0.1.2/build-aux/ltmain.sh-5167- # ms-generated import library rgxg-0.1.2/build-aux/ltmain.sh:5168: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` rgxg-0.1.2/build-aux/ltmain.sh-5169- else ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5248- darwin_base_archive=$func_basename_result rgxg-0.1.2/build-aux/ltmain.sh:5249: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` rgxg-0.1.2/build-aux/ltmain.sh-5250- if test -n "$darwin_arches"; then rgxg-0.1.2/build-aux/ltmain.sh:5251: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` rgxg-0.1.2/build-aux/ltmain.sh-5252- darwin_arch= ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5262- ## Okay now we've a bunch of thin objects, gotta fatten them up :) rgxg-0.1.2/build-aux/ltmain.sh:5263: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` rgxg-0.1.2/build-aux/ltmain.sh-5264- darwin_file= ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5266- for darwin_file in $darwin_filelist; do rgxg-0.1.2/build-aux/ltmain.sh:5267: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-5268- $LIPO -create -output "$darwin_file" $darwin_files ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5281- esac rgxg-0.1.2/build-aux/ltmain.sh:5282: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-5283- done ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5352- rgxg-0.1.2/build-aux/ltmain.sh:5353: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` rgxg-0.1.2/build-aux/ltmain.sh-5354- $ECHO "\ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5387- --lt-dump-script) rgxg-0.1.2/build-aux/ltmain.sh:5388: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` rgxg-0.1.2/build-aux/ltmain.sh-5389- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. rgxg-0.1.2/build-aux/ltmain.sh:5390: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` rgxg-0.1.2/build-aux/ltmain.sh-5391- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5414- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" rgxg-0.1.2/build-aux/ltmain.sh:5415: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` rgxg-0.1.2/build-aux/ltmain.sh-5416- done ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5472- # Find the directory that this script lives in. rgxg-0.1.2/build-aux/ltmain.sh:5473: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` rgxg-0.1.2/build-aux/ltmain.sh-5474- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5476- # Follow symbolic links until we get to the real thisdir. rgxg-0.1.2/build-aux/ltmain.sh:5477: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` rgxg-0.1.2/build-aux/ltmain.sh-5478- while test -n \"\$file\"; do rgxg-0.1.2/build-aux/ltmain.sh:5479: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` rgxg-0.1.2/build-aux/ltmain.sh-5480- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5488- rgxg-0.1.2/build-aux/ltmain.sh:5489: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` rgxg-0.1.2/build-aux/ltmain.sh:5490: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` rgxg-0.1.2/build-aux/ltmain.sh-5491- done ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5502- case \"\$thisdir\" in rgxg-0.1.2/build-aux/ltmain.sh:5503: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; rgxg-0.1.2/build-aux/ltmain.sh-5504- $objdir ) thisdir=. ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5508- # Try to get the absolute directory name. rgxg-0.1.2/build-aux/ltmain.sh:5509: absdir=\`cd \"\$thisdir\" && pwd\` rgxg-0.1.2/build-aux/ltmain.sh-5510- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5518- if test ! -f \"\$progdir/\$program\" || rgxg-0.1.2/build-aux/ltmain.sh:5519: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ rgxg-0.1.2/build-aux/ltmain.sh-5520- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5533- if test -n \"\$relink_command\"; then rgxg-0.1.2/build-aux/ltmain.sh:5534: if relink_command_output=\`eval \$relink_command 2>&1\`; then : rgxg-0.1.2/build-aux/ltmain.sh-5535- else ############################################## rgxg-0.1.2/build-aux/ltmain.sh-5577- # The second colon is a workaround for a bug in BeOS R4 sed rgxg-0.1.2/build-aux/ltmain.sh:5578: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` rgxg-0.1.2/build-aux/ltmain.sh-5579- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-6556- rgxg-0.1.2/build-aux/ltmain.sh:6557: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in rgxg-0.1.2/build-aux/ltmain.sh-6558- *import*) : ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-6804- moreargs= rgxg-0.1.2/build-aux/ltmain.sh:6805: for fil in `cat "$save_arg"` rgxg-0.1.2/build-aux/ltmain.sh-6806- do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7065- *) rgxg-0.1.2/build-aux/ltmain.sh:7066: absdir=`cd "$dir" && pwd` rgxg-0.1.2/build-aux/ltmain.sh-7067- test -z "$absdir" && \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7086- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) rgxg-0.1.2/build-aux/ltmain.sh:7087: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` rgxg-0.1.2/build-aux/ltmain.sh-7088- case :$dllsearchpath: in ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7385- -Z*) rgxg-0.1.2/build-aux/ltmain.sh:7386: if test os2 = "`expr $host : '.*\(os2\)'`"; then rgxg-0.1.2/build-aux/ltmain.sh-7387- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7555- # get the directories listed in $shlibpath_var rgxg-0.1.2/build-aux/ltmain.sh:7556: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` rgxg-0.1.2/build-aux/ltmain.sh-7557- else ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7874- set dummy $deplibs_check_method; shift rgxg-0.1.2/build-aux/ltmain.sh:7875: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` rgxg-0.1.2/build-aux/ltmain.sh-7876- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7964- if test -n "$inherited_linker_flags"; then rgxg-0.1.2/build-aux/ltmain.sh:7965: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` rgxg-0.1.2/build-aux/ltmain.sh-7966- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-7972- fi rgxg-0.1.2/build-aux/ltmain.sh:7973: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh-7974- if test lib,link = "$linkmode,$pass" || ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8045- *) rgxg-0.1.2/build-aux/ltmain.sh:8046: abs_ladir=`cd "$ladir" && pwd` rgxg-0.1.2/build-aux/ltmain.sh-8047- if test -z "$abs_ladir"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8298- shift rgxg-0.1.2/build-aux/ltmain.sh:8299: libname=`eval "\\$ECHO \"$libname_spec\""` rgxg-0.1.2/build-aux/ltmain.sh-8300- # use dlname if we got it. it's perfectly good, no? ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8590- *) rgxg-0.1.2/build-aux/ltmain.sh:8591: absdir=`cd "$dir" && pwd` rgxg-0.1.2/build-aux/ltmain.sh-8592- if test -z "$absdir"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8601- depdepl= rgxg-0.1.2/build-aux/ltmain.sh:8602: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` rgxg-0.1.2/build-aux/ltmain.sh-8603- if test -n "$deplibrary_names"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8608- depdepl=$absdir/$objdir/$depdepl rgxg-0.1.2/build-aux/ltmain.sh:8609: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` rgxg-0.1.2/build-aux/ltmain.sh-8610- if test -z "$darwin_install_name"; then rgxg-0.1.2/build-aux/ltmain.sh:8611: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` rgxg-0.1.2/build-aux/ltmain.sh-8612- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8623- else rgxg-0.1.2/build-aux/ltmain.sh:8624: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` rgxg-0.1.2/build-aux/ltmain.sh-8625- test -z "$libdir" && \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8646- else rgxg-0.1.2/build-aux/ltmain.sh:8647: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh-8648- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-8735- linux*) rgxg-0.1.2/build-aux/ltmain.sh:8736: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/build-aux/ltmain.sh-8737- *Sun\ C*) # Sun C++ 5.9 ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9143- removelist= rgxg-0.1.2/build-aux/ltmain.sh:9144: tempremovelist=`$ECHO "$output_objdir/*"` rgxg-0.1.2/build-aux/ltmain.sh-9145- for p in $tempremovelist; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9169- # Transform .lo files to .o files. rgxg-0.1.2/build-aux/ltmain.sh:9170: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-9171- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9174- #for path in $notinst_path; do rgxg-0.1.2/build-aux/ltmain.sh:9175: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` rgxg-0.1.2/build-aux/ltmain.sh:9176: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` rgxg-0.1.2/build-aux/ltmain.sh:9177: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` rgxg-0.1.2/build-aux/ltmain.sh-9178- #done ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9295- if test -n "$i"; then rgxg-0.1.2/build-aux/ltmain.sh:9296: libname=`eval "\\$ECHO \"$libname_spec\""` rgxg-0.1.2/build-aux/ltmain.sh:9297: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` rgxg-0.1.2/build-aux/ltmain.sh-9298- set dummy $deplib_matches; shift rgxg-0.1.2/build-aux/ltmain.sh-9299- deplib_match=$1 rgxg-0.1.2/build-aux/ltmain.sh:9300: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then rgxg-0.1.2/build-aux/ltmain.sh-9301- func_append newdeplibs " $i" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9338- if test -n "$i"; then rgxg-0.1.2/build-aux/ltmain.sh:9339: libname=`eval "\\$ECHO \"$libname_spec\""` rgxg-0.1.2/build-aux/ltmain.sh:9340: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` rgxg-0.1.2/build-aux/ltmain.sh-9341- set dummy $deplib_matches; shift rgxg-0.1.2/build-aux/ltmain.sh-9342- deplib_match=$1 rgxg-0.1.2/build-aux/ltmain.sh:9343: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then rgxg-0.1.2/build-aux/ltmain.sh-9344- func_append newdeplibs " $i" ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9373- set dummy $deplibs_check_method; shift rgxg-0.1.2/build-aux/ltmain.sh:9374: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` rgxg-0.1.2/build-aux/ltmain.sh-9375- for a_deplib in $deplibs; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9388- if test -n "$a_deplib"; then rgxg-0.1.2/build-aux/ltmain.sh:9389: libname=`eval "\\$ECHO \"$libname_spec\""` rgxg-0.1.2/build-aux/ltmain.sh-9390- if test -n "$file_magic_glob"; then rgxg-0.1.2/build-aux/ltmain.sh:9391: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` rgxg-0.1.2/build-aux/ltmain.sh-9392- else ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9398- shopt -s nocaseglob rgxg-0.1.2/build-aux/ltmain.sh:9399: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-9400- $nocaseglob rgxg-0.1.2/build-aux/ltmain.sh-9401- else rgxg-0.1.2/build-aux/ltmain.sh:9402: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-9403- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9416- while test -h "$potlib" 2>/dev/null; do rgxg-0.1.2/build-aux/ltmain.sh:9417: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` rgxg-0.1.2/build-aux/ltmain.sh-9418- case $potliblink in rgxg-0.1.2/build-aux/ltmain.sh-9419- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; rgxg-0.1.2/build-aux/ltmain.sh:9420: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; rgxg-0.1.2/build-aux/ltmain.sh-9421- esac ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9457- set dummy $deplibs_check_method; shift rgxg-0.1.2/build-aux/ltmain.sh:9458: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` rgxg-0.1.2/build-aux/ltmain.sh-9459- for a_deplib in $deplibs; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9472- if test -n "$a_deplib"; then rgxg-0.1.2/build-aux/ltmain.sh:9473: libname=`eval "\\$ECHO \"$libname_spec\""` rgxg-0.1.2/build-aux/ltmain.sh-9474- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do rgxg-0.1.2/build-aux/ltmain.sh:9475: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` rgxg-0.1.2/build-aux/ltmain.sh-9476- for potent_lib in $potential_libs; do ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9511- newdeplibs= rgxg-0.1.2/build-aux/ltmain.sh:9512: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` rgxg-0.1.2/build-aux/ltmain.sh-9513- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9515- # can't use Xsed below, because $i might contain '/' rgxg-0.1.2/build-aux/ltmain.sh:9516: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` rgxg-0.1.2/build-aux/ltmain.sh-9517- done ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9541- # On Rhapsody replace the C library with the System framework rgxg-0.1.2/build-aux/ltmain.sh:9542: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` rgxg-0.1.2/build-aux/ltmain.sh-9543- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9593- *-*-darwin*) rgxg-0.1.2/build-aux/ltmain.sh:9594: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh:9595: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh:9596: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh-9597- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-9720- # Use standard objects if they are pic rgxg-0.1.2/build-aux/ltmain.sh:9721: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-9722- test "X$libobjs" = "X " && libobjs= ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10234- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" rgxg-0.1.2/build-aux/ltmain.sh:10235: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` rgxg-0.1.2/build-aux/ltmain.sh-10236- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10249- # Create the old-style object. rgxg-0.1.2/build-aux/ltmain.sh:10250: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs rgxg-0.1.2/build-aux/ltmain.sh-10251- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10307- # On Rhapsody replace the C library is the System framework rgxg-0.1.2/build-aux/ltmain.sh:10308: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` rgxg-0.1.2/build-aux/ltmain.sh:10309: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` rgxg-0.1.2/build-aux/ltmain.sh-10310- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10325- # Time to change all our "foo.ltframework" stuff back to "-framework foo" rgxg-0.1.2/build-aux/ltmain.sh:10326: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh:10327: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` rgxg-0.1.2/build-aux/ltmain.sh-10328- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10403- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) rgxg-0.1.2/build-aux/ltmain.sh:10404: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` rgxg-0.1.2/build-aux/ltmain.sh-10405- case :$dllsearchpath: in ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10463- # Transform all the library objects into standard objects. rgxg-0.1.2/build-aux/ltmain.sh:10464: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh:10465: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` rgxg-0.1.2/build-aux/ltmain.sh-10466- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10491- # Replace the output file specification. rgxg-0.1.2/build-aux/ltmain.sh:10492: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10493- link_command=$compile_command$compile_rpath ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10500- func_to_tool_file "$output" rgxg-0.1.2/build-aux/ltmain.sh:10501: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10502- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10544- # Replace the output file specification. rgxg-0.1.2/build-aux/ltmain.sh:10545: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10546- # Delete the old output file. ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10552- func_to_tool_file "$output" rgxg-0.1.2/build-aux/ltmain.sh:10553: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10554- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10570- link_command=$finalize_var$compile_command$finalize_rpath rgxg-0.1.2/build-aux/ltmain.sh:10571: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` rgxg-0.1.2/build-aux/ltmain.sh-10572- ;; ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10583- # Replace the output file specification. rgxg-0.1.2/build-aux/ltmain.sh:10584: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10585- ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10592- func_to_tool_file "$output_objdir/$outputname" rgxg-0.1.2/build-aux/ltmain.sh:10593: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` rgxg-0.1.2/build-aux/ltmain.sh-10594- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10613- relink_command="(cd `pwd`; $relink_command)" rgxg-0.1.2/build-aux/ltmain.sh:10614: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` rgxg-0.1.2/build-aux/ltmain.sh-10615- fi ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10859- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" rgxg-0.1.2/build-aux/ltmain.sh:10860: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` rgxg-0.1.2/build-aux/ltmain.sh-10861- if test yes = "$hardcode_automatic"; then ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10880- func_resolve_sysroot "$deplib" rgxg-0.1.2/build-aux/ltmain.sh:10881: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` rgxg-0.1.2/build-aux/ltmain.sh-10882- test -z "$libdir" && \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10906- name=$func_basename_result rgxg-0.1.2/build-aux/ltmain.sh:10907: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` rgxg-0.1.2/build-aux/ltmain.sh-10908- test -z "$libdir" && \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-10925- name=$func_basename_result rgxg-0.1.2/build-aux/ltmain.sh:10926: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` rgxg-0.1.2/build-aux/ltmain.sh-10927- test -z "$libdir" && \ ############################################## rgxg-0.1.2/build-aux/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static rgxg-0.1.2/build-aux/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` rgxg-0.1.2/build-aux/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## rgxg-0.1.2/build-aux/ar-lib-65- mingw) rgxg-0.1.2/build-aux/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` rgxg-0.1.2/build-aux/ar-lib-67- ;; rgxg-0.1.2/build-aux/ar-lib-68- cygwin) rgxg-0.1.2/build-aux/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` rgxg-0.1.2/build-aux/ar-lib-70- ;; rgxg-0.1.2/build-aux/ar-lib-71- wine) rgxg-0.1.2/build-aux/ar-lib:72: file=`winepath -w "$file" || echo "$file"` rgxg-0.1.2/build-aux/ar-lib-73- ;; ############################################## rgxg-0.1.2/build-aux/ar-lib-88- archive=$3 rgxg-0.1.2/build-aux/ar-lib:89: at_file_contents=`cat "$1"` rgxg-0.1.2/build-aux/ar-lib-90- eval set x "$at_file_contents" ############################################## rgxg-0.1.2/build-aux/install-sh-234- fi rgxg-0.1.2/build-aux/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; rgxg-0.1.2/build-aux/install-sh-236- *) ############################################## rgxg-0.1.2/build-aux/install-sh-280- dstdir=$dst rgxg-0.1.2/build-aux/install-sh:281: dstbase=`basename "$src"` rgxg-0.1.2/build-aux/install-sh-282- case $dst in ############################################## rgxg-0.1.2/build-aux/install-sh-287- else rgxg-0.1.2/build-aux/install-sh:288: dstdir=`dirname "$dst"` rgxg-0.1.2/build-aux/install-sh-289- test -d "$dstdir" ############################################## rgxg-0.1.2/build-aux/install-sh-354- test_tmpdir="$tmpdir/a" rgxg-0.1.2/build-aux/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` rgxg-0.1.2/build-aux/install-sh-356- case $ls_ld_tmpdir in ############################################## rgxg-0.1.2/build-aux/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { rgxg-0.1.2/build-aux/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` rgxg-0.1.2/build-aux/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## rgxg-0.1.2/build-aux/install-sh-419- case $prefix in rgxg-0.1.2/build-aux/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; rgxg-0.1.2/build-aux/install-sh-421- *) qprefix=$prefix;; ############################################## rgxg-0.1.2/build-aux/install-sh-468- if $copy_on_change && rgxg-0.1.2/build-aux/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && rgxg-0.1.2/build-aux/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && rgxg-0.1.2/build-aux/install-sh-471- set -f && ############################################## rgxg-0.1.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ rgxg-0.1.2/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then rgxg-0.1.2/configure-47- as_echo='print -r --' rgxg-0.1.2/configure-48- as_echo_n='print -rn --' rgxg-0.1.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then rgxg-0.1.2/configure-50- as_echo='printf %s\n' ############################################## rgxg-0.1.2/configure-52-else rgxg-0.1.2/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then rgxg-0.1.2/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## rgxg-0.1.2/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; rgxg-0.1.2/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; rgxg-0.1.2/configure-64- esac; ############################################## rgxg-0.1.2/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && rgxg-0.1.2/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 rgxg-0.1.2/configure-201- ############################################## rgxg-0.1.2/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH rgxg-0.1.2/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ rgxg-0.1.2/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 rgxg-0.1.2/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## rgxg-0.1.2/configure-335- case $as_dir in #( rgxg-0.1.2/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( rgxg-0.1.2/configure-337- *) as_qdir=$as_dir;; ############################################## rgxg-0.1.2/configure-408- { rgxg-0.1.2/configure:409: as_val=`expr "$@" || test $? -eq 1` rgxg-0.1.2/configure-410- } ############################################## rgxg-0.1.2/configure-415-# ---------------------------------------- rgxg-0.1.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are rgxg-0.1.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## rgxg-0.1.2/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && rgxg-0.1.2/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { rgxg-0.1.2/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## rgxg-0.1.2/configure-854- case $ac_option in rgxg-0.1.2/configure:855: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; rgxg-0.1.2/configure-856- *=) ac_optarg= ;; ############################################## rgxg-0.1.2/configure-898- -disable-* | --disable-*) rgxg-0.1.2/configure:899: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` rgxg-0.1.2/configure-900- # Reject names that are not valid shell variable names. ############################################## rgxg-0.1.2/configure-903- ac_useropt_orig=$ac_useropt rgxg-0.1.2/configure:904: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rgxg-0.1.2/configure-905- case $ac_user_opts in ############################################## rgxg-0.1.2/configure-924- -enable-* | --enable-*) rgxg-0.1.2/configure:925: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` rgxg-0.1.2/configure-926- # Reject names that are not valid shell variable names. ############################################## rgxg-0.1.2/configure-929- ac_useropt_orig=$ac_useropt rgxg-0.1.2/configure:930: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rgxg-0.1.2/configure-931- case $ac_user_opts in ############################################## rgxg-0.1.2/configure-1137- -with-* | --with-*) rgxg-0.1.2/configure:1138: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` rgxg-0.1.2/configure-1139- # Reject names that are not valid shell variable names. ############################################## rgxg-0.1.2/configure-1142- ac_useropt_orig=$ac_useropt rgxg-0.1.2/configure:1143: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rgxg-0.1.2/configure-1144- case $ac_user_opts in ############################################## rgxg-0.1.2/configure-1153- -without-* | --without-*) rgxg-0.1.2/configure:1154: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` rgxg-0.1.2/configure-1155- # Reject names that are not valid shell variable names. ############################################## rgxg-0.1.2/configure-1158- ac_useropt_orig=$ac_useropt rgxg-0.1.2/configure:1159: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` rgxg-0.1.2/configure-1160- case $ac_user_opts in ############################################## rgxg-0.1.2/configure-1191- *=*) rgxg-0.1.2/configure:1192: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` rgxg-0.1.2/configure-1193- # Reject names that are not valid shell variable names. ############################################## rgxg-0.1.2/configure-1212-if test -n "$ac_prev"; then rgxg-0.1.2/configure:1213: ac_option=--`echo $ac_prev | sed 's/_/-/g'` rgxg-0.1.2/configure-1214- as_fn_error $? "missing argument to $ac_option" ############################################## rgxg-0.1.2/configure-1234- */ ) rgxg-0.1.2/configure:1235: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` rgxg-0.1.2/configure-1236- eval $ac_var=\$ac_val;; ############################################## rgxg-0.1.2/configure-1269-ac_ls_di=`ls -di .` && rgxg-0.1.2/configure:1270:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || rgxg-0.1.2/configure-1271- as_fn_error $? "working directory cannot be determined" ############################################## rgxg-0.1.2/configure-1325-case $srcdir in rgxg-0.1.2/configure:1326:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; rgxg-0.1.2/configure-1327-esac ############################################## rgxg-0.1.2/configure-1368-By default, \`make install' will install all the files in rgxg-0.1.2/configure:1369:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify rgxg-0.1.2/configure:1370:an installation prefix other than \`$ac_default_prefix' using \`--prefix', rgxg-0.1.2/configure-1371-for instance \`--prefix=\$HOME'. ############################################## rgxg-0.1.2/configure-1484-*) rgxg-0.1.2/configure:1485: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` rgxg-0.1.2/configure-1486- # A ".." for each directory in $ac_dir_suffix. rgxg-0.1.2/configure:1487: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` rgxg-0.1.2/configure-1488- case $ac_top_builddir_sub in ############################################## rgxg-0.1.2/configure-2080- *\'*) rgxg-0.1.2/configure:2081: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; rgxg-0.1.2/configure-2082- esac ############################################## rgxg-0.1.2/configure-2163- case $ac_val in rgxg-0.1.2/configure:2164: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; rgxg-0.1.2/configure-2165- esac ############################################## rgxg-0.1.2/configure-2178- case $ac_val in rgxg-0.1.2/configure:2179: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; rgxg-0.1.2/configure-2180- esac ############################################## rgxg-0.1.2/configure-2298- set,) rgxg-0.1.2/configure:2299: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 rgxg-0.1.2/configure:2300:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} rgxg-0.1.2/configure-2301- ac_cache_corrupted=: ;; ############################################## rgxg-0.1.2/configure-2309- # differences in whitespace do not lead to failure. rgxg-0.1.2/configure:2310: ac_old_val_w=`echo x $ac_old_val` rgxg-0.1.2/configure:2311: ac_new_val_w=`echo x $ac_new_val` rgxg-0.1.2/configure-2312- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## rgxg-0.1.2/configure-2329- case $ac_new_val in rgxg-0.1.2/configure:2330: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; rgxg-0.1.2/configure-2331- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## rgxg-0.1.2/configure-2518- echo "timestamp, slept: $am_has_slept" > conftest.file rgxg-0.1.2/configure:2519: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` rgxg-0.1.2/configure-2520- if test "$*" = "X"; then rgxg-0.1.2/configure-2521- # -L didn't work. rgxg-0.1.2/configure:2522: set X `ls -t "$srcdir/configure" conftest.file` rgxg-0.1.2/configure-2523- fi ############################################## rgxg-0.1.2/configure-2569-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' rgxg-0.1.2/configure:2570:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` rgxg-0.1.2/configure-2571- rgxg-0.1.2/configure-2572-# Expand $ac_aux_dir to an absolute path. rgxg-0.1.2/configure:2573:am_aux_dir=`cd "$ac_aux_dir" && pwd` rgxg-0.1.2/configure-2574- ############################################## rgxg-0.1.2/configure-2714- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue rgxg-0.1.2/configure:2715: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( rgxg-0.1.2/configure-2716- 'mkdir (GNU coreutils) '* | \ ############################################## rgxg-0.1.2/configure-2787-set x ${MAKE-make} rgxg-0.1.2/configure:2788:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` rgxg-0.1.2/configure-2789-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## rgxg-0.1.2/configure-2797-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. rgxg-0.1.2/configure:2798:case `${MAKE-make} -f conftest.make 2>/dev/null` in rgxg-0.1.2/configure-2799- *@@@%%%=?*=@@@%%%*) ############################################## rgxg-0.1.2/configure-2863- rgxg-0.1.2/configure:2864:if test "`cd $srcdir && pwd`" != "`pwd`"; then rgxg-0.1.2/configure-2865- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## rgxg-0.1.2/configure-3388-$as_echo_n "checking whether the C compiler works... " >&6; } rgxg-0.1.2/configure:3389:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` rgxg-0.1.2/configure-3390- ############################################## rgxg-0.1.2/configure-3432- then :; else rgxg-0.1.2/configure:3433: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rgxg-0.1.2/configure-3434- fi ############################################## rgxg-0.1.2/configure-3492- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; rgxg-0.1.2/configure:3493: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` rgxg-0.1.2/configure-3494- break;; ############################################## rgxg-0.1.2/configure-3601- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; rgxg-0.1.2/configure:3602: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` rgxg-0.1.2/configure-3603- break;; ############################################## rgxg-0.1.2/configure-3919- if test "$am_compiler_list" = ""; then rgxg-0.1.2/configure:3920: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` rgxg-0.1.2/configure-3921- fi ############################################## rgxg-0.1.2/configure-4416-test "x$ac_build_alias" = x && rgxg-0.1.2/configure:4417: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` rgxg-0.1.2/configure-4418-test "x$ac_build_alias" = x && rgxg-0.1.2/configure-4419- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 rgxg-0.1.2/configure:4420:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || rgxg-0.1.2/configure-4421- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## rgxg-0.1.2/configure-4440-IFS=$ac_save_IFS rgxg-0.1.2/configure:4441:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac rgxg-0.1.2/configure-4442- ############################################## rgxg-0.1.2/configure-4451-else rgxg-0.1.2/configure:4452: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || rgxg-0.1.2/configure-4453- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## rgxg-0.1.2/configure-4473-IFS=$ac_save_IFS rgxg-0.1.2/configure:4474:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac rgxg-0.1.2/configure-4475- ############################################## rgxg-0.1.2/configure-4501-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ rgxg-0.1.2/configure:4502: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then rgxg-0.1.2/configure-4503- ECHO='print -r --' rgxg-0.1.2/configure:4504:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then rgxg-0.1.2/configure-4505- ECHO='printf %s\n' ############################################## rgxg-0.1.2/configure-4570- # Check for GNU $ac_path_SED rgxg-0.1.2/configure:4571:case `"$ac_path_SED" --version 2>&1` in rgxg-0.1.2/configure-4572-*GNU*) ############################################## rgxg-0.1.2/configure-4646- # Check for GNU $ac_path_GREP rgxg-0.1.2/configure:4647:case `"$ac_path_GREP" --version 2>&1` in rgxg-0.1.2/configure-4648-*GNU*) ############################################## rgxg-0.1.2/configure-4712- # Check for GNU $ac_path_EGREP rgxg-0.1.2/configure:4713:case `"$ac_path_EGREP" --version 2>&1` in rgxg-0.1.2/configure-4714-*GNU*) ############################################## rgxg-0.1.2/configure-4779- # Check for GNU $ac_path_FGREP rgxg-0.1.2/configure:4780:case `"$ac_path_FGREP" --version 2>&1` in rgxg-0.1.2/configure-4781-*GNU*) ############################################## rgxg-0.1.2/configure-4859- # gcc leaves a trailing carriage return, which upsets mingw rgxg-0.1.2/configure:4860: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; rgxg-0.1.2/configure-4861- *) rgxg-0.1.2/configure:4862: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; rgxg-0.1.2/configure-4863- esac ############################################## rgxg-0.1.2/configure-4868- # Canonicalize the pathname of ld rgxg-0.1.2/configure:4869: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` rgxg-0.1.2/configure-4870- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do rgxg-0.1.2/configure:4871: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` rgxg-0.1.2/configure-4872- done ############################################## rgxg-0.1.2/configure-4903- # Break only if it was the GNU/non-GNU ld that we prefer. rgxg-0.1.2/configure:4904: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in rgxg-0.1.2/configure-4905- *GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/configure-4934- # I'd rather use --version here, but apparently some GNU lds only accept -v. rgxg-0.1.2/configure:4935:case `$LD -v 2>&1 </dev/null` in rgxg-0.1.2/configure-4936-*GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/configure-4984- esac rgxg-0.1.2/configure:4985: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in rgxg-0.1.2/configure-4986- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## rgxg-0.1.2/configure-4990- *) rgxg-0.1.2/configure:4991: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in rgxg-0.1.2/configure-4992- */dev/null*) ############################################## rgxg-0.1.2/configure-5118- rgxg-0.1.2/configure:5119: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in rgxg-0.1.2/configure-5120- *COFF*) ############################################## rgxg-0.1.2/configure-5219- # And add a safety zone rgxg-0.1.2/configure:5220: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` rgxg-0.1.2/configure:5221: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` rgxg-0.1.2/configure-5222- ;; ############################################## rgxg-0.1.2/configure-5252- if test -n "$kargmax"; then rgxg-0.1.2/configure:5253: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` rgxg-0.1.2/configure-5254- else ############################################## rgxg-0.1.2/configure-5261- test undefined != "$lt_cv_sys_max_cmd_len"; then rgxg-0.1.2/configure:5262: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` rgxg-0.1.2/configure:5263: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` rgxg-0.1.2/configure-5264- else ############################################## rgxg-0.1.2/configure-5273- # we can't tell. rgxg-0.1.2/configure:5274: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ rgxg-0.1.2/configure-5275- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## rgxg-0.1.2/configure-5277- do rgxg-0.1.2/configure:5278: i=`expr $i + 1` rgxg-0.1.2/configure-5279- teststring=$teststring$teststring ############################################## rgxg-0.1.2/configure-5281- # Only check the string length outside the loop. rgxg-0.1.2/configure:5282: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` rgxg-0.1.2/configure-5283- teststring= ############################################## rgxg-0.1.2/configure-5286- # linker. It appears as though 1/2 is a usable value. rgxg-0.1.2/configure:5287: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` rgxg-0.1.2/configure-5288- fi ############################################## rgxg-0.1.2/configure-5697-openbsd* | bitrig*) rgxg-0.1.2/configure:5698: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/configure-5699- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## rgxg-0.1.2/configure-5767- else rgxg-0.1.2/configure:5768: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` rgxg-0.1.2/configure-5769- fi ############################################## rgxg-0.1.2/configure-5912- # decide which one to use based on capabilities of $DLLTOOL rgxg-0.1.2/configure:5913: case `$DLLTOOL --help 2>&1` in rgxg-0.1.2/configure-5914- *--identify-strict*) ############################################## rgxg-0.1.2/configure-6433-# If we're using GNU nm, then use its standard symbol codes. rgxg-0.1.2/configure:6434:case `$NM -V 2>&1` in rgxg-0.1.2/configure-6435-*GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/configure-6481-mingw*) rgxg-0.1.2/configure:6482: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp rgxg-0.1.2/configure-6483- ;; ############################################## rgxg-0.1.2/configure-6710- if test yes = "$GCC"; then rgxg-0.1.2/configure:6711: lt_sysroot=`$CC --print-sysroot 2>/dev/null` rgxg-0.1.2/configure-6712- fi ############################################## rgxg-0.1.2/configure-6714- /*) rgxg-0.1.2/configure:6715: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` rgxg-0.1.2/configure-6716- ;; #( ############################################## rgxg-0.1.2/configure-6809- done rgxg-0.1.2/configure:6810: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` rgxg-0.1.2/configure-6811-} ############################################## rgxg-0.1.2/configure-6831- test $ac_status = 0; }; then rgxg-0.1.2/configure:6832: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6833- *ELF-32*) ############################################## rgxg-0.1.2/configure-6852- if test yes = "$lt_cv_prog_gnu_ld"; then rgxg-0.1.2/configure:6853: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6854- *32-bit*) ############################################## rgxg-0.1.2/configure-6864- else rgxg-0.1.2/configure:6865: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6866- *32-bit*) ############################################## rgxg-0.1.2/configure-6890- emul=elf rgxg-0.1.2/configure:6891: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6892- *32-bit*) ############################################## rgxg-0.1.2/configure-6898- esac rgxg-0.1.2/configure:6899: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6900- *MSB*) ############################################## rgxg-0.1.2/configure-6906- esac rgxg-0.1.2/configure:6907: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/configure-6908- *N32*) ############################################## rgxg-0.1.2/configure-7839- *:) rgxg-0.1.2/configure:7840: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" rgxg-0.1.2/configure-7841- ;; rgxg-0.1.2/configure-7842- x:*) rgxg-0.1.2/configure:7843: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" rgxg-0.1.2/configure-7844- ;; rgxg-0.1.2/configure-7845- *::*) rgxg-0.1.2/configure:7846: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" rgxg-0.1.2/configure:7847: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" rgxg-0.1.2/configure-7848- ;; rgxg-0.1.2/configure-7849- *) rgxg-0.1.2/configure:7850: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" rgxg-0.1.2/configure-7851- ;; ############################################## rgxg-0.1.2/configure-8108-do : rgxg-0.1.2/configure:8109: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rgxg-0.1.2/configure-8110-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## rgxg-0.1.2/configure-8113- cat >>confdefs.h <<_ACEOF rgxg-0.1.2/configure:8114:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rgxg-0.1.2/configure-8115-_ACEOF ############################################## rgxg-0.1.2/configure-8471- "file_magic "*) rgxg-0.1.2/configure:8472: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` rgxg-0.1.2/configure-8473- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## rgxg-0.1.2/configure-8537- "file_magic "*) rgxg-0.1.2/configure:8538: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` rgxg-0.1.2/configure-8539- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## rgxg-0.1.2/configure-8941- *) rgxg-0.1.2/configure:8942: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/configure-8943- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## rgxg-0.1.2/configure-9390- # shared libraries, regardless of the interface used. rgxg-0.1.2/configure:9391: case `$LD -v 2>&1` in rgxg-0.1.2/configure-9392- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## rgxg-0.1.2/configure-9422- supports_anon_versioning=no rgxg-0.1.2/configure:9423: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in rgxg-0.1.2/configure-9424- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## rgxg-0.1.2/configure-9491- # is; otherwise, prepend EXPORTS... rgxg-0.1.2/configure:9492: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then rgxg-0.1.2/configure-9493- cp $export_symbols $output_objdir/$soname.def; ############################################## rgxg-0.1.2/configure-9525- prefix_cmds="$SED"~ rgxg-0.1.2/configure:9526: if test EXPORTS = "`$SED 1q $export_symbols`"; then rgxg-0.1.2/configure-9527- prefix_cmds="$prefix_cmds -e 1d"; ############################################## rgxg-0.1.2/configure-9547- # time. Moving up from 0x10000000 also allows more sbrk(2) space. rgxg-0.1.2/configure:9548: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/configure:9549: archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/configure-9550- ;; ############################################## rgxg-0.1.2/configure-9565- pgcc*) # Portland Group C compiler rgxg-0.1.2/configure:9566: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/configure-9567- tmp_addflag=' $pic_flag' ############################################## rgxg-0.1.2/configure-9570- # Portland Group f77 and f90 compilers rgxg-0.1.2/configure:9571: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/configure-9572- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## rgxg-0.1.2/configure-9587- nvcc*) # Cuda Compiler Driver 2.2 rgxg-0.1.2/configure:9588: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/configure-9589- compiler_needs_object=yes ############################################## rgxg-0.1.2/configure-9591- esac rgxg-0.1.2/configure:9592: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/configure-9593- *Sun\ C*) # Sun C 5.9 rgxg-0.1.2/configure:9594: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/configure-9595- compiler_needs_object=yes ############################################## rgxg-0.1.2/configure-9662- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) rgxg-0.1.2/configure:9663: case `$LD -v 2>&1` in rgxg-0.1.2/configure-9664- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## rgxg-0.1.2/configure-9751- else rgxg-0.1.2/configure:9752: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' rgxg-0.1.2/configure-9753- fi ############################################## rgxg-0.1.2/configure-9816- # below for broken collect2 doesn't work under 4.3+ rgxg-0.1.2/configure:9817: collect2name=`$CC -print-prog-name=collect2` rgxg-0.1.2/configure-9818- if test -f "$collect2name" && ############################################## rgxg-0.1.2/configure-9896- }' rgxg-0.1.2/configure:9897: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/configure-9898- # Check for a 64-bit object if we didn't find anything. rgxg-0.1.2/configure-9899- if test -z "$lt_cv_aix_libpath_"; then rgxg-0.1.2/configure:9900: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/configure-9901- fi ############################################## rgxg-0.1.2/configure-9914- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" rgxg-0.1.2/configure:9915: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag rgxg-0.1.2/configure-9916- else ############################################## rgxg-0.1.2/configure-9949- }' rgxg-0.1.2/configure:9950: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/configure-9951- # Check for a 64-bit object if we didn't find anything. rgxg-0.1.2/configure-9952- if test -z "$lt_cv_aix_libpath_"; then rgxg-0.1.2/configure:9953: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/configure-9954- fi ############################################## rgxg-0.1.2/configure-9981- # -brtl affects multiple linker settings, -berok does not and is overridden later rgxg-0.1.2/configure:9982: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' rgxg-0.1.2/configure-9983- if test svr4 != "$with_aix_soname"; then ############################################## rgxg-0.1.2/configure-10034- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' rgxg-0.1.2/configure:10035: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then rgxg-0.1.2/configure-10036- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## rgxg-0.1.2/configure-10072- # FIXME: Setting linknames here is a bad hack. rgxg-0.1.2/configure:10073: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' rgxg-0.1.2/configure-10074- # The linker will automatically build a .lib file if we build a DLL. ############################################## rgxg-0.1.2/configure-10090- if test yes = "$lt_cv_ld_force_load"; then rgxg-0.1.2/configure:10091: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' rgxg-0.1.2/configure-10092- ############################################## rgxg-0.1.2/configure-10270- if test yes = "$GCC"; then rgxg-0.1.2/configure:10271: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/configure-10272- # Try to use the -exported_symbol ld option, if it does not ############################################## rgxg-0.1.2/configure-10298- if test yes = "$lt_cv_irix_exported_symbol"; then rgxg-0.1.2/configure:10299: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' rgxg-0.1.2/configure-10300- fi ############################################## rgxg-0.1.2/configure-10302- else rgxg-0.1.2/configure:10303: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/configure:10304: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' rgxg-0.1.2/configure-10305- fi ############################################## rgxg-0.1.2/configure-10349- hardcode_direct_absolute=yes rgxg-0.1.2/configure:10350: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/configure-10351- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## rgxg-0.1.2/configure-10380- prefix_cmds="$SED"~ rgxg-0.1.2/configure:10381: if test EXPORTS = "`$SED 1q $export_symbols`"; then rgxg-0.1.2/configure-10382- prefix_cmds="$prefix_cmds -e 1d"; ############################################## rgxg-0.1.2/configure-10394- allow_undefined_flag=' $wl-expect_unresolved $wl\*' rgxg-0.1.2/configure:10395: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/configure-10396- else rgxg-0.1.2/configure-10397- allow_undefined_flag=' -expect_unresolved \*' rgxg-0.1.2/configure:10398: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/configure-10399- fi ############################################## rgxg-0.1.2/configure-10407- allow_undefined_flag=' $wl-expect_unresolved $wl\*' rgxg-0.1.2/configure:10408: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/configure-10409- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## rgxg-0.1.2/configure-10411- allow_undefined_flag=' -expect_unresolved \*' rgxg-0.1.2/configure:10412: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/configure:10413: archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ rgxg-0.1.2/configure:10414: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' rgxg-0.1.2/configure-10415- ############################################## rgxg-0.1.2/configure-10430- else rgxg-0.1.2/configure:10431: case `$CC -V 2>&1` in rgxg-0.1.2/configure-10432- *"Compilers 5.0"*) ############################################## rgxg-0.1.2/configure-10829- esac rgxg-0.1.2/configure:10830: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` rgxg-0.1.2/configure-10831- case $lt_search_path_spec in ############################################## rgxg-0.1.2/configure-10836- # okay in the real world where ";" in dirpaths is itself problematic. rgxg-0.1.2/configure:10837: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` rgxg-0.1.2/configure-10838- ;; rgxg-0.1.2/configure-10839- *) rgxg-0.1.2/configure:10840: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/configure-10841- ;; ############################################## rgxg-0.1.2/configure-10845- lt_tmp_lt_search_path_spec= rgxg-0.1.2/configure:10846: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` rgxg-0.1.2/configure-10847- # ...but if some path component already ends with the multilib dir we assume ############################################## rgxg-0.1.2/configure-10887- esac rgxg-0.1.2/configure:10888: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` rgxg-0.1.2/configure-10889-else ############################################## rgxg-0.1.2/configure-11027- # Create ${libname}_ixlibrary.a entries in /sys/libs. rgxg-0.1.2/configure:11028: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' rgxg-0.1.2/configure-11029- ;; ############################################## rgxg-0.1.2/configure-11063- # DLL is installed to $(libdir)/../bin by postinstall_cmds rgxg-0.1.2/configure:11064: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/configure:11065: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ rgxg-0.1.2/configure:11066: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/configure-11067- test -d \$dldir || mkdir -p \$dldir~ ############################################## rgxg-0.1.2/configure-11072- fi' rgxg-0.1.2/configure:11073: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ rgxg-0.1.2/configure-11074- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/configure-11080- # Cygwin DLLs use 'cyg' prefix rather than 'lib' rgxg-0.1.2/configure:11081: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/configure-11082- ############################################## rgxg-0.1.2/configure-11086- # MinGW DLLs use traditional 'lib' prefix rgxg-0.1.2/configure:11087: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/configure-11088- ;; ############################################## rgxg-0.1.2/configure-11090- # pw32 DLLs use 'pw' prefix rather than 'lib' rgxg-0.1.2/configure:11091: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/configure-11092- ;; ############################################## rgxg-0.1.2/configure-11099- libname_spec='$name' rgxg-0.1.2/configure:11100: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/configure-11101- library_names_spec='$libname.dll.lib' ############################################## rgxg-0.1.2/configure-11111- # Let DOS variable expansion print the short 8.3 style file name. rgxg-0.1.2/configure:11112: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` rgxg-0.1.2/configure-11113- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## rgxg-0.1.2/configure-11116- # Convert to MSYS style. rgxg-0.1.2/configure:11117: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` rgxg-0.1.2/configure-11118- ;; ############################################## rgxg-0.1.2/configure-11122- # like /cygdrive/c/PROGRA~1:/cygdr... rgxg-0.1.2/configure:11123: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` rgxg-0.1.2/configure:11124: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` rgxg-0.1.2/configure:11125: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/configure-11126- ;; ############################################## rgxg-0.1.2/configure-11130- # It is most probably a Windows format PATH. rgxg-0.1.2/configure:11131: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` rgxg-0.1.2/configure-11132- else rgxg-0.1.2/configure:11133: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/configure-11134- fi ############################################## rgxg-0.1.2/configure-11140- # DLL is installed to $(libdir)/../bin by postinstall_cmds rgxg-0.1.2/configure:11141: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/configure:11142: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ rgxg-0.1.2/configure:11143: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/configure-11144- test -d \$dldir || mkdir -p \$dldir~ rgxg-0.1.2/configure-11145- $install_prog $dir/$dlname \$dldir/$dlname' rgxg-0.1.2/configure:11146: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ rgxg-0.1.2/configure-11147- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/configure-11154- # Assume MSVC wrapper rgxg-0.1.2/configure:11155: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' rgxg-0.1.2/configure-11156- dynamic_linker='Win32 ld.exe' ############################################## rgxg-0.1.2/configure-11171- shlibpath_var=DYLD_LIBRARY_PATH rgxg-0.1.2/configure:11172: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' rgxg-0.1.2/configure-11173- ############################################## rgxg-0.1.2/configure-11424- if test -f /etc/ld.so.conf; then rgxg-0.1.2/configure:11425: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` rgxg-0.1.2/configure-11426- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## rgxg-0.1.2/configure-11490- need_lib_prefix=no rgxg-0.1.2/configure:11491: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/configure-11492- need_version=no ############################################## rgxg-0.1.2/configure-11517- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec rgxg-0.1.2/configure:11518: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/configure:11519: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ rgxg-0.1.2/configure:11520: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/configure-11521- test -d \$dldir || mkdir -p \$dldir~ ############################################## rgxg-0.1.2/configure-11526- fi' rgxg-0.1.2/configure:11527: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ rgxg-0.1.2/configure-11528- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/configure-12591- test $ac_status = 0; }; then rgxg-0.1.2/configure:12592: pkg_cv_CHECK_CFLAGS=`$PKG_CONFIG --cflags "check >= 0.9.4" 2>/dev/null` rgxg-0.1.2/configure-12593- test "x$?" != "x0" && pkg_failed=yes ############################################## rgxg-0.1.2/configure-12608- test $ac_status = 0; }; then rgxg-0.1.2/configure:12609: pkg_cv_CHECK_LIBS=`$PKG_CONFIG --libs "check >= 0.9.4" 2>/dev/null` rgxg-0.1.2/configure-12610- test "x$?" != "x0" && pkg_failed=yes ############################################## rgxg-0.1.2/configure-12629- if test $_pkg_short_errors_supported = yes; then rgxg-0.1.2/configure:12630: CHECK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "check >= 0.9.4" 2>&1` rgxg-0.1.2/configure-12631- else rgxg-0.1.2/configure:12632: CHECK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "check >= 0.9.4" 2>&1` rgxg-0.1.2/configure-12633- fi ############################################## rgxg-0.1.2/configure-12661-do : rgxg-0.1.2/configure:12662: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` rgxg-0.1.2/configure-12663-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## rgxg-0.1.2/configure-12665- cat >>confdefs.h <<_ACEOF rgxg-0.1.2/configure:12666:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 rgxg-0.1.2/configure-12667-_ACEOF ############################################## rgxg-0.1.2/configure-12780-do : rgxg-0.1.2/configure:12781: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` rgxg-0.1.2/configure-12782-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## rgxg-0.1.2/configure-12784- cat >>confdefs.h <<_ACEOF rgxg-0.1.2/configure:12785:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 rgxg-0.1.2/configure-12786-_ACEOF ############################################## rgxg-0.1.2/configure-12892- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' rgxg-0.1.2/configure:12893: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` rgxg-0.1.2/configure-12894- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## rgxg-0.1.2/configure-12987-if test -z "$BASH_VERSION$ZSH_VERSION" \ rgxg-0.1.2/configure:12988: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then rgxg-0.1.2/configure-12989- as_echo='print -r --' rgxg-0.1.2/configure-12990- as_echo_n='print -rn --' rgxg-0.1.2/configure:12991:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then rgxg-0.1.2/configure-12992- as_echo='printf %s\n' ############################################## rgxg-0.1.2/configure-12994-else rgxg-0.1.2/configure:12995: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then rgxg-0.1.2/configure-12996- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## rgxg-0.1.2/configure-13004- expr "X$arg" : "X\\(.*\\)$as_nl"; rgxg-0.1.2/configure:13005: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; rgxg-0.1.2/configure-13006- esac; ############################################## rgxg-0.1.2/configure-13081-# ---------------------------------------- rgxg-0.1.2/configure:13082:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are rgxg-0.1.2/configure-13083-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## rgxg-0.1.2/configure-13153- { rgxg-0.1.2/configure:13154: as_val=`expr "$@" || test $? -eq 1` rgxg-0.1.2/configure-13155- } ############################################## rgxg-0.1.2/configure-13257- case $as_dir in #( rgxg-0.1.2/configure:13258: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( rgxg-0.1.2/configure-13259- *) as_qdir=$as_dir;; ############################################## rgxg-0.1.2/configure-13393-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 rgxg-0.1.2/configure:13394:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" rgxg-0.1.2/configure-13395-ac_cs_version="\\ ############################################## rgxg-0.1.2/configure-13418- --*=?*) rgxg-0.1.2/configure:13419: ac_option=`expr "X$1" : 'X\([^=]*\)='` rgxg-0.1.2/configure:13420: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` rgxg-0.1.2/configure-13421- ac_shift=: ############################################## rgxg-0.1.2/configure-13423- --*=) rgxg-0.1.2/configure:13424: ac_option=`expr "X$1" : 'X\([^=]*\)='` rgxg-0.1.2/configure-13425- ac_optarg= ############################################## rgxg-0.1.2/configure-13447- case $ac_optarg in rgxg-0.1.2/configure:13448: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; rgxg-0.1.2/configure-13449- '') as_fn_error $? "missing file argument" ;; ############################################## rgxg-0.1.2/configure-13455- case $ac_optarg in rgxg-0.1.2/configure:13456: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; rgxg-0.1.2/configure-13457- esac ############################################## rgxg-0.1.2/configure-13524-delay_variable_subst='$delay_variable_subst' rgxg-0.1.2/configure:13525:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13526:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13527:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13528:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13529:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13530:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13531:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13532:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13533:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13534:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13535:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13536:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13537:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13538:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13539:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13540:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13541:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13542:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13543:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13544:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13545:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13546:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13547:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13548:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13549:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13550:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13551:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13552:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13553:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13554:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13555:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13556:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13557:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13558:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13559:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13560:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13561:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13562:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13563:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13564:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13565:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13566:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13567:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13568:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13569:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13570:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13571:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13572:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13573:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13574:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13575:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13576:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13577:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13578:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13579:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13580:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13581:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13582:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13583:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13584:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13585:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13586:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13587:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13588:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13589:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13590:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13591:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13592:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13593:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13594:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13595:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13596:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13597:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13598:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13599:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13600:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13601:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13602:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13603:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13604:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13605:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13606:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13607:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13608:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13609:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13610:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13611:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13612:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13613:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13614:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13615:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13616:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13617:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13618:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13619:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13620:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13621:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13622:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13623:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13624:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13625:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13626:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13627:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13628:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13629:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13630:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13631:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13632:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13633:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13634:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13635:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13636:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13637:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13638:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13639:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13640:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13641:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13642:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13643:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13644:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13645:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13646:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13647:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13648:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13649:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13650:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13651:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13652:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13653:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13654:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13655:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13656:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13657:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13658:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure:13659:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/configure-13660- ############################################## rgxg-0.1.2/configure-13741-striplib; do rgxg-0.1.2/configure:13742: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in rgxg-0.1.2/configure-13743- *[\\\\\\\`\\"\\\$]*) rgxg-0.1.2/configure:13744: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes rgxg-0.1.2/configure-13745- ;; ############################################## rgxg-0.1.2/configure-13772-configure_time_lt_sys_library_path; do rgxg-0.1.2/configure:13773: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in rgxg-0.1.2/configure-13774- *[\\\\\\\`\\"\\\$]*) rgxg-0.1.2/configure:13775: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes rgxg-0.1.2/configure-13776- ;; ############################################## rgxg-0.1.2/configure-13868-fi rgxg-0.1.2/configure:13869:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` rgxg-0.1.2/configure-13870-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## rgxg-0.1.2/configure-13885- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 rgxg-0.1.2/configure:13886:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` rgxg-0.1.2/configure-13887-ac_delim='%!_!# ' ############################################## rgxg-0.1.2/configure-13891- rgxg-0.1.2/configure:13892: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` rgxg-0.1.2/configure-13893- if test $ac_delim_n = $ac_delim_num; then ############################################## rgxg-0.1.2/configure-14029-for ac_last_try in false false :; do rgxg-0.1.2/configure:14030: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` rgxg-0.1.2/configure-14031- if test -z "$ac_tt"; then ############################################## rgxg-0.1.2/configure-14161- esac rgxg-0.1.2/configure:14162: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac rgxg-0.1.2/configure-14163- as_fn_append ac_file_inputs " '$ac_f'" ############################################## rgxg-0.1.2/configure-14220-*) rgxg-0.1.2/configure:14221: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` rgxg-0.1.2/configure-14222- # A ".." for each directory in $ac_dir_suffix. rgxg-0.1.2/configure:14223: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` rgxg-0.1.2/configure-14224- case $ac_top_builddir_sub in ############################################## rgxg-0.1.2/configure-14281-/@mandir@/p' rgxg-0.1.2/configure:14282:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in rgxg-0.1.2/configure-14283-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## rgxg-0.1.2/configure-14298- rgxg-0.1.2/configure:14299:# Neutralize VPATH when `$srcdir' = `.'. rgxg-0.1.2/configure-14300-# Shell code in configure.ac might set extrasub. ############################################## rgxg-0.1.2/configure-14326-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && rgxg-0.1.2/configure:14327: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && rgxg-0.1.2/configure-14328- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## rgxg-0.1.2/configure-14372- * ) rgxg-0.1.2/configure:14373: _am_stamp_count=`expr $_am_stamp_count + 1` ;; rgxg-0.1.2/configure-14374- esac ############################################## rgxg-0.1.2/configure-14427- # Strip MF so we end up with the name of the file. rgxg-0.1.2/configure:14428: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` rgxg-0.1.2/configure-14429- # Check whether this is an Automake generated Makefile which includes ############################################## rgxg-0.1.2/configure-14978- *:) rgxg-0.1.2/configure:14979: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" rgxg-0.1.2/configure-14980- ;; rgxg-0.1.2/configure-14981- x:*) rgxg-0.1.2/configure:14982: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" rgxg-0.1.2/configure-14983- ;; rgxg-0.1.2/configure-14984- *::*) rgxg-0.1.2/configure:14985: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" rgxg-0.1.2/configure:14986: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" rgxg-0.1.2/configure-14987- ;; rgxg-0.1.2/configure-14988- *) rgxg-0.1.2/configure:14989: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" rgxg-0.1.2/configure-14990- ;; ############################################## rgxg-0.1.2/configure-15005- done rgxg-0.1.2/configure:15006: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` rgxg-0.1.2/configure-15007-} ############################################## rgxg-0.1.2/Makefile.in-53- { \ rgxg-0.1.2/Makefile.in:54: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ rgxg-0.1.2/Makefile.in-55- }; \ ############################################## rgxg-0.1.2/Makefile.in-119-PROGRAMS = $(bin_PROGRAMS) rgxg-0.1.2/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; rgxg-0.1.2/Makefile.in-121-am__vpath_adj = case $$p in \ rgxg-0.1.2/Makefile.in:122: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ rgxg-0.1.2/Makefile.in-123- *) f=$$p;; \ rgxg-0.1.2/Makefile.in-124- esac; rgxg-0.1.2/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; rgxg-0.1.2/Makefile.in-126-am__install_max = 40 rgxg-0.1.2/Makefile.in-127-am__nobase_strip_setup = \ rgxg-0.1.2/Makefile.in:128: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` rgxg-0.1.2/Makefile.in-129-am__nobase_strip = \ ############################################## rgxg-0.1.2/Makefile.in-576- test -n "$(EXEEXT)" || exit 0; \ rgxg-0.1.2/Makefile.in:577: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ rgxg-0.1.2/Makefile.in-578- echo " rm -f" $$list; \ ############################################## rgxg-0.1.2/Makefile.in-585- test -n "$(EXEEXT)" || exit 0; \ rgxg-0.1.2/Makefile.in:586: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ rgxg-0.1.2/Makefile.in-587- echo " rm -f" $$list; \ ############################################## rgxg-0.1.2/Makefile.in-707-.c.o: rgxg-0.1.2/Makefile.in:708:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ rgxg-0.1.2/Makefile.in-709-@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## rgxg-0.1.2/Makefile.in-715-.c.obj: rgxg-0.1.2/Makefile.in:716:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ rgxg-0.1.2/Makefile.in:717:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ rgxg-0.1.2/Makefile.in-718-@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po ############################################## rgxg-0.1.2/Makefile.in-720-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:721:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` rgxg-0.1.2/Makefile.in-722- rgxg-0.1.2/Makefile.in-723-.c.lo: rgxg-0.1.2/Makefile.in:724:@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\ rgxg-0.1.2/Makefile.in-725-@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ ############################################## rgxg-0.1.2/Makefile.in-731-lib/librgxg_la-internal_utils.lo: lib/internal_utils.c rgxg-0.1.2/Makefile.in:732:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -MT lib/librgxg_la-internal_utils.lo -MD -MP -MF lib/$(DEPDIR)/librgxg_la-internal_utils.Tpo -c -o lib/librgxg_la-internal_utils.lo `test -f 'lib/internal_utils.c' || echo '$(srcdir)/'`lib/internal_utils.c rgxg-0.1.2/Makefile.in-733-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/librgxg_la-internal_utils.Tpo lib/$(DEPDIR)/librgxg_la-internal_utils.Plo ############################################## rgxg-0.1.2/Makefile.in-735-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:736:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -c -o lib/librgxg_la-internal_utils.lo `test -f 'lib/internal_utils.c' || echo '$(srcdir)/'`lib/internal_utils.c rgxg-0.1.2/Makefile.in-737- rgxg-0.1.2/Makefile.in-738-lib/librgxg_la-number.lo: lib/number.c rgxg-0.1.2/Makefile.in:739:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -MT lib/librgxg_la-number.lo -MD -MP -MF lib/$(DEPDIR)/librgxg_la-number.Tpo -c -o lib/librgxg_la-number.lo `test -f 'lib/number.c' || echo '$(srcdir)/'`lib/number.c rgxg-0.1.2/Makefile.in-740-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/librgxg_la-number.Tpo lib/$(DEPDIR)/librgxg_la-number.Plo ############################################## rgxg-0.1.2/Makefile.in-742-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:743:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -c -o lib/librgxg_la-number.lo `test -f 'lib/number.c' || echo '$(srcdir)/'`lib/number.c rgxg-0.1.2/Makefile.in-744- rgxg-0.1.2/Makefile.in-745-lib/librgxg_la-utils.lo: lib/utils.c rgxg-0.1.2/Makefile.in:746:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -MT lib/librgxg_la-utils.lo -MD -MP -MF lib/$(DEPDIR)/librgxg_la-utils.Tpo -c -o lib/librgxg_la-utils.lo `test -f 'lib/utils.c' || echo '$(srcdir)/'`lib/utils.c rgxg-0.1.2/Makefile.in-747-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/librgxg_la-utils.Tpo lib/$(DEPDIR)/librgxg_la-utils.Plo ############################################## rgxg-0.1.2/Makefile.in-749-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:750:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -c -o lib/librgxg_la-utils.lo `test -f 'lib/utils.c' || echo '$(srcdir)/'`lib/utils.c rgxg-0.1.2/Makefile.in-751- rgxg-0.1.2/Makefile.in-752-lib/librgxg_la-net.lo: lib/net.c rgxg-0.1.2/Makefile.in:753:@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -MT lib/librgxg_la-net.lo -MD -MP -MF lib/$(DEPDIR)/librgxg_la-net.Tpo -c -o lib/librgxg_la-net.lo `test -f 'lib/net.c' || echo '$(srcdir)/'`lib/net.c rgxg-0.1.2/Makefile.in-754-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) lib/$(DEPDIR)/librgxg_la-net.Tpo lib/$(DEPDIR)/librgxg_la-net.Plo ############################################## rgxg-0.1.2/Makefile.in-756-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:757:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(librgxg_la_CFLAGS) $(CFLAGS) -c -o lib/librgxg_la-net.lo `test -f 'lib/net.c' || echo '$(srcdir)/'`lib/net.c rgxg-0.1.2/Makefile.in-758- rgxg-0.1.2/Makefile.in-759-tests/check_rgxg-check_rgxg.o: tests/check_rgxg.c rgxg-0.1.2/Makefile.in:760:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg.o -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg.Tpo -c -o tests/check_rgxg-check_rgxg.o `test -f 'tests/check_rgxg.c' || echo '$(srcdir)/'`tests/check_rgxg.c rgxg-0.1.2/Makefile.in-761-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg.Po ############################################## rgxg-0.1.2/Makefile.in-763-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:764:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg.o `test -f 'tests/check_rgxg.c' || echo '$(srcdir)/'`tests/check_rgxg.c rgxg-0.1.2/Makefile.in-765- rgxg-0.1.2/Makefile.in-766-tests/check_rgxg-check_rgxg.obj: tests/check_rgxg.c rgxg-0.1.2/Makefile.in:767:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg.obj -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg.Tpo -c -o tests/check_rgxg-check_rgxg.obj `if test -f 'tests/check_rgxg.c'; then $(CYGPATH_W) 'tests/check_rgxg.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg.c'; fi` rgxg-0.1.2/Makefile.in-768-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg.Po ############################################## rgxg-0.1.2/Makefile.in-770-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:771:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg.obj `if test -f 'tests/check_rgxg.c'; then $(CYGPATH_W) 'tests/check_rgxg.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg.c'; fi` rgxg-0.1.2/Makefile.in-772- rgxg-0.1.2/Makefile.in-773-tests/check_rgxg-check_rgxg_net.o: tests/check_rgxg_net.c rgxg-0.1.2/Makefile.in:774:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg_net.o -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Tpo -c -o tests/check_rgxg-check_rgxg_net.o `test -f 'tests/check_rgxg_net.c' || echo '$(srcdir)/'`tests/check_rgxg_net.c rgxg-0.1.2/Makefile.in-775-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Po ############################################## rgxg-0.1.2/Makefile.in-777-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:778:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg_net.o `test -f 'tests/check_rgxg_net.c' || echo '$(srcdir)/'`tests/check_rgxg_net.c rgxg-0.1.2/Makefile.in-779- rgxg-0.1.2/Makefile.in-780-tests/check_rgxg-check_rgxg_net.obj: tests/check_rgxg_net.c rgxg-0.1.2/Makefile.in:781:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg_net.obj -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Tpo -c -o tests/check_rgxg-check_rgxg_net.obj `if test -f 'tests/check_rgxg_net.c'; then $(CYGPATH_W) 'tests/check_rgxg_net.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg_net.c'; fi` rgxg-0.1.2/Makefile.in-782-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg_net.Po ############################################## rgxg-0.1.2/Makefile.in-784-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:785:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg_net.obj `if test -f 'tests/check_rgxg_net.c'; then $(CYGPATH_W) 'tests/check_rgxg_net.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg_net.c'; fi` rgxg-0.1.2/Makefile.in-786- rgxg-0.1.2/Makefile.in-787-tests/check_rgxg-check_rgxg_number.o: tests/check_rgxg_number.c rgxg-0.1.2/Makefile.in:788:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg_number.o -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Tpo -c -o tests/check_rgxg-check_rgxg_number.o `test -f 'tests/check_rgxg_number.c' || echo '$(srcdir)/'`tests/check_rgxg_number.c rgxg-0.1.2/Makefile.in-789-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Po ############################################## rgxg-0.1.2/Makefile.in-791-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:792:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg_number.o `test -f 'tests/check_rgxg_number.c' || echo '$(srcdir)/'`tests/check_rgxg_number.c rgxg-0.1.2/Makefile.in-793- rgxg-0.1.2/Makefile.in-794-tests/check_rgxg-check_rgxg_number.obj: tests/check_rgxg_number.c rgxg-0.1.2/Makefile.in:795:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -MT tests/check_rgxg-check_rgxg_number.obj -MD -MP -MF tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Tpo -c -o tests/check_rgxg-check_rgxg_number.obj `if test -f 'tests/check_rgxg_number.c'; then $(CYGPATH_W) 'tests/check_rgxg_number.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg_number.c'; fi` rgxg-0.1.2/Makefile.in-796-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Tpo tests/$(DEPDIR)/check_rgxg-check_rgxg_number.Po ############################################## rgxg-0.1.2/Makefile.in-798-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:799:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(check_rgxg_CFLAGS) $(CFLAGS) -c -o tests/check_rgxg-check_rgxg_number.obj `if test -f 'tests/check_rgxg_number.c'; then $(CYGPATH_W) 'tests/check_rgxg_number.c'; else $(CYGPATH_W) '$(srcdir)/tests/check_rgxg_number.c'; fi` rgxg-0.1.2/Makefile.in-800- rgxg-0.1.2/Makefile.in-801-src/rgxg-main.o: src/main.c rgxg-0.1.2/Makefile.in:802:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-main.o -MD -MP -MF src/$(DEPDIR)/rgxg-main.Tpo -c -o src/rgxg-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c rgxg-0.1.2/Makefile.in-803-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-main.Tpo src/$(DEPDIR)/rgxg-main.Po ############################################## rgxg-0.1.2/Makefile.in-805-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:806:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-main.o `test -f 'src/main.c' || echo '$(srcdir)/'`src/main.c rgxg-0.1.2/Makefile.in-807- rgxg-0.1.2/Makefile.in-808-src/rgxg-main.obj: src/main.c rgxg-0.1.2/Makefile.in:809:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-main.obj -MD -MP -MF src/$(DEPDIR)/rgxg-main.Tpo -c -o src/rgxg-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi` rgxg-0.1.2/Makefile.in-810-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-main.Tpo src/$(DEPDIR)/rgxg-main.Po ############################################## rgxg-0.1.2/Makefile.in-812-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:813:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-main.obj `if test -f 'src/main.c'; then $(CYGPATH_W) 'src/main.c'; else $(CYGPATH_W) '$(srcdir)/src/main.c'; fi` rgxg-0.1.2/Makefile.in-814- rgxg-0.1.2/Makefile.in-815-src/rgxg-alternation.o: src/alternation.c rgxg-0.1.2/Makefile.in:816:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-alternation.o -MD -MP -MF src/$(DEPDIR)/rgxg-alternation.Tpo -c -o src/rgxg-alternation.o `test -f 'src/alternation.c' || echo '$(srcdir)/'`src/alternation.c rgxg-0.1.2/Makefile.in-817-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-alternation.Tpo src/$(DEPDIR)/rgxg-alternation.Po ############################################## rgxg-0.1.2/Makefile.in-819-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:820:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-alternation.o `test -f 'src/alternation.c' || echo '$(srcdir)/'`src/alternation.c rgxg-0.1.2/Makefile.in-821- rgxg-0.1.2/Makefile.in-822-src/rgxg-alternation.obj: src/alternation.c rgxg-0.1.2/Makefile.in:823:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-alternation.obj -MD -MP -MF src/$(DEPDIR)/rgxg-alternation.Tpo -c -o src/rgxg-alternation.obj `if test -f 'src/alternation.c'; then $(CYGPATH_W) 'src/alternation.c'; else $(CYGPATH_W) '$(srcdir)/src/alternation.c'; fi` rgxg-0.1.2/Makefile.in-824-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-alternation.Tpo src/$(DEPDIR)/rgxg-alternation.Po ############################################## rgxg-0.1.2/Makefile.in-826-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:827:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-alternation.obj `if test -f 'src/alternation.c'; then $(CYGPATH_W) 'src/alternation.c'; else $(CYGPATH_W) '$(srcdir)/src/alternation.c'; fi` rgxg-0.1.2/Makefile.in-828- rgxg-0.1.2/Makefile.in-829-src/rgxg-cidr.o: src/cidr.c rgxg-0.1.2/Makefile.in:830:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-cidr.o -MD -MP -MF src/$(DEPDIR)/rgxg-cidr.Tpo -c -o src/rgxg-cidr.o `test -f 'src/cidr.c' || echo '$(srcdir)/'`src/cidr.c rgxg-0.1.2/Makefile.in-831-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-cidr.Tpo src/$(DEPDIR)/rgxg-cidr.Po ############################################## rgxg-0.1.2/Makefile.in-833-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:834:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-cidr.o `test -f 'src/cidr.c' || echo '$(srcdir)/'`src/cidr.c rgxg-0.1.2/Makefile.in-835- rgxg-0.1.2/Makefile.in-836-src/rgxg-cidr.obj: src/cidr.c rgxg-0.1.2/Makefile.in:837:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-cidr.obj -MD -MP -MF src/$(DEPDIR)/rgxg-cidr.Tpo -c -o src/rgxg-cidr.obj `if test -f 'src/cidr.c'; then $(CYGPATH_W) 'src/cidr.c'; else $(CYGPATH_W) '$(srcdir)/src/cidr.c'; fi` rgxg-0.1.2/Makefile.in-838-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-cidr.Tpo src/$(DEPDIR)/rgxg-cidr.Po ############################################## rgxg-0.1.2/Makefile.in-840-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:841:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-cidr.obj `if test -f 'src/cidr.c'; then $(CYGPATH_W) 'src/cidr.c'; else $(CYGPATH_W) '$(srcdir)/src/cidr.c'; fi` rgxg-0.1.2/Makefile.in-842- rgxg-0.1.2/Makefile.in-843-src/rgxg-escape.o: src/escape.c rgxg-0.1.2/Makefile.in:844:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-escape.o -MD -MP -MF src/$(DEPDIR)/rgxg-escape.Tpo -c -o src/rgxg-escape.o `test -f 'src/escape.c' || echo '$(srcdir)/'`src/escape.c rgxg-0.1.2/Makefile.in-845-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-escape.Tpo src/$(DEPDIR)/rgxg-escape.Po ############################################## rgxg-0.1.2/Makefile.in-847-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:848:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-escape.o `test -f 'src/escape.c' || echo '$(srcdir)/'`src/escape.c rgxg-0.1.2/Makefile.in-849- rgxg-0.1.2/Makefile.in-850-src/rgxg-escape.obj: src/escape.c rgxg-0.1.2/Makefile.in:851:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-escape.obj -MD -MP -MF src/$(DEPDIR)/rgxg-escape.Tpo -c -o src/rgxg-escape.obj `if test -f 'src/escape.c'; then $(CYGPATH_W) 'src/escape.c'; else $(CYGPATH_W) '$(srcdir)/src/escape.c'; fi` rgxg-0.1.2/Makefile.in-852-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-escape.Tpo src/$(DEPDIR)/rgxg-escape.Po ############################################## rgxg-0.1.2/Makefile.in-854-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:855:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-escape.obj `if test -f 'src/escape.c'; then $(CYGPATH_W) 'src/escape.c'; else $(CYGPATH_W) '$(srcdir)/src/escape.c'; fi` rgxg-0.1.2/Makefile.in-856- rgxg-0.1.2/Makefile.in-857-src/rgxg-range.o: src/range.c rgxg-0.1.2/Makefile.in:858:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-range.o -MD -MP -MF src/$(DEPDIR)/rgxg-range.Tpo -c -o src/rgxg-range.o `test -f 'src/range.c' || echo '$(srcdir)/'`src/range.c rgxg-0.1.2/Makefile.in-859-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-range.Tpo src/$(DEPDIR)/rgxg-range.Po ############################################## rgxg-0.1.2/Makefile.in-861-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:862:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-range.o `test -f 'src/range.c' || echo '$(srcdir)/'`src/range.c rgxg-0.1.2/Makefile.in-863- rgxg-0.1.2/Makefile.in-864-src/rgxg-range.obj: src/range.c rgxg-0.1.2/Makefile.in:865:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -MT src/rgxg-range.obj -MD -MP -MF src/$(DEPDIR)/rgxg-range.Tpo -c -o src/rgxg-range.obj `if test -f 'src/range.c'; then $(CYGPATH_W) 'src/range.c'; else $(CYGPATH_W) '$(srcdir)/src/range.c'; fi` rgxg-0.1.2/Makefile.in-866-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) src/$(DEPDIR)/rgxg-range.Tpo src/$(DEPDIR)/rgxg-range.Po ############################################## rgxg-0.1.2/Makefile.in-868-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ rgxg-0.1.2/Makefile.in:869:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(rgxg_CFLAGS) $(CFLAGS) -c -o src/rgxg-range.obj `if test -f 'src/range.c'; then $(CYGPATH_W) 'src/range.c'; else $(CYGPATH_W) '$(srcdir)/src/range.c'; fi` rgxg-0.1.2/Makefile.in-870- ############################################## rgxg-0.1.2/Makefile.in-884- test -n "$(man1dir)" \ rgxg-0.1.2/Makefile.in:885: && test -n "`echo $$list1$$list2`" \ rgxg-0.1.2/Makefile.in-886- || exit 0; \ ############################################## rgxg-0.1.2/Makefile.in-927- test -n "$(man3dir)" \ rgxg-0.1.2/Makefile.in:928: && test -n "`echo $$list1$$list2`" \ rgxg-0.1.2/Makefile.in-929- || exit 0; \ ############################################## rgxg-0.1.2/Makefile.in-984- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ rgxg-0.1.2/Makefile.in:985: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ rgxg-0.1.2/Makefile.in-986- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## rgxg-0.1.2/Makefile.in-1005- @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ rgxg-0.1.2/Makefile.in:1006: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ rgxg-0.1.2/Makefile.in-1007- dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir) ############################################## rgxg-0.1.2/Makefile.in-1026- @list='$(librgxginclude_HEADERS)'; test -n "$(librgxgincludedir)" || list=; \ rgxg-0.1.2/Makefile.in:1027: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ rgxg-0.1.2/Makefile.in-1028- dir='$(DESTDIR)$(librgxgincludedir)'; $(am__uninstall_files_from_dir) ############################################## rgxg-0.1.2/Makefile.in-1059-GTAGS: rgxg-0.1.2/Makefile.in:1060: here=`$(am__cd) $(top_builddir) && pwd` \ rgxg-0.1.2/Makefile.in-1061- && $(am__cd) $(top_srcdir) \ ############################################## rgxg-0.1.2/Makefile.in-1099- if $(TESTS_ENVIRONMENT) $${dir}$$tst $(AM_TESTS_FD_REDIRECT); then \ rgxg-0.1.2/Makefile.in:1100: all=`expr $$all + 1`; \ rgxg-0.1.2/Makefile.in-1101- case " $(XFAIL_TESTS) " in \ rgxg-0.1.2/Makefile.in-1102- *[\ \ ]$$tst[\ \ ]*) \ rgxg-0.1.2/Makefile.in:1103: xpass=`expr $$xpass + 1`; \ rgxg-0.1.2/Makefile.in:1104: failed=`expr $$failed + 1`; \ rgxg-0.1.2/Makefile.in-1105- col=$$red; res=XPASS; \ ############################################## rgxg-0.1.2/Makefile.in-1111- elif test $$? -ne 77; then \ rgxg-0.1.2/Makefile.in:1112: all=`expr $$all + 1`; \ rgxg-0.1.2/Makefile.in-1113- case " $(XFAIL_TESTS) " in \ rgxg-0.1.2/Makefile.in-1114- *[\ \ ]$$tst[\ \ ]*) \ rgxg-0.1.2/Makefile.in:1115: xfail=`expr $$xfail + 1`; \ rgxg-0.1.2/Makefile.in-1116- col=$$lgn; res=XFAIL; \ ############################################## rgxg-0.1.2/Makefile.in-1118- *) \ rgxg-0.1.2/Makefile.in:1119: failed=`expr $$failed + 1`; \ rgxg-0.1.2/Makefile.in-1120- col=$$red; res=FAIL; \ ############################################## rgxg-0.1.2/Makefile.in-1123- else \ rgxg-0.1.2/Makefile.in:1124: skip=`expr $$skip + 1`; \ rgxg-0.1.2/Makefile.in-1125- col=$$blu; res=SKIP; \ ############################################## rgxg-0.1.2/Makefile.in-1158- fi; \ rgxg-0.1.2/Makefile.in:1159: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ rgxg-0.1.2/Makefile.in-1160- dashes="$$skipped"; \ ############################################## rgxg-0.1.2/Makefile.in-1164- report="Please report to $(PACKAGE_BUGREPORT)"; \ rgxg-0.1.2/Makefile.in:1165: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ rgxg-0.1.2/Makefile.in-1166- dashes="$$report"; \ rgxg-0.1.2/Makefile.in-1167- fi; \ rgxg-0.1.2/Makefile.in:1168: dashes=`echo "$$dashes" | sed s/./=/g`; \ rgxg-0.1.2/Makefile.in-1169- if test "$$failed" -eq 0; then \ ############################################## rgxg-0.1.2/Makefile.in-1187- test -d "$(distdir)" || mkdir "$(distdir)" rgxg-0.1.2/Makefile.in:1188: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ rgxg-0.1.2/Makefile.in:1189: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ rgxg-0.1.2/Makefile.in-1190- list='$(DISTFILES)'; \ ############################################## rgxg-0.1.2/Makefile.in-1201- if test -d $$d/$$file; then \ rgxg-0.1.2/Makefile.in:1202: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ rgxg-0.1.2/Makefile.in-1203- if test -d "$(distdir)/$$file"; then \ ############################################## rgxg-0.1.2/Makefile.in-1287- test -d $(distdir)/_build || exit 0; \ rgxg-0.1.2/Makefile.in:1288: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ rgxg-0.1.2/Makefile.in-1289- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## rgxg-0.1.2/Makefile.in-1331- }; \ rgxg-0.1.2/Makefile.in:1332: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ rgxg-0.1.2/Makefile.in-1333- || { echo "ERROR: files left after uninstall:" ; \ ############################################## rgxg-0.1.2/Makefile.in-1343- fi rgxg-0.1.2/Makefile.in:1344: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ rgxg-0.1.2/Makefile.in-1345- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## rgxg-0.1.2/m4/libtool.m4-119- done rgxg-0.1.2/m4/libtool.m4:120: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` rgxg-0.1.2/m4/libtool.m4-121-} ############################################## rgxg-0.1.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE], rgxg-0.1.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) rgxg-0.1.2/m4/libtool.m4-439- ############################################## rgxg-0.1.2/m4/libtool.m4-447-# rgxg-0.1.2/m4/libtool.m4:448:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' rgxg-0.1.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## rgxg-0.1.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do rgxg-0.1.2/m4/libtool.m4:558: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in rgxg-0.1.2/m4/libtool.m4-559- *[[\\\\\\\`\\"\\\$]]*) rgxg-0.1.2/m4/libtool.m4:560: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes rgxg-0.1.2/m4/libtool.m4-561- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do rgxg-0.1.2/m4/libtool.m4:571: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in rgxg-0.1.2/m4/libtool.m4-572- *[[\\\\\\\`\\"\\\$]]*) rgxg-0.1.2/m4/libtool.m4:573: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes rgxg-0.1.2/m4/libtool.m4-574- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-1111- if test yes = "$lt_cv_ld_force_load"; then rgxg-0.1.2/m4/libtool.m4:1112: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' rgxg-0.1.2/m4/libtool.m4-1113- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## rgxg-0.1.2/m4/libtool.m4-1164- }]' rgxg-0.1.2/m4/libtool.m4:1165: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/m4/libtool.m4-1166- # Check for a 64-bit object if we didn't find anything. rgxg-0.1.2/m4/libtool.m4-1167- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then rgxg-0.1.2/m4/libtool.m4:1168: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` rgxg-0.1.2/m4/libtool.m4-1169- fi],[]) ############################################## rgxg-0.1.2/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ rgxg-0.1.2/m4/libtool.m4:1201: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then rgxg-0.1.2/m4/libtool.m4-1202- ECHO='print -r --' rgxg-0.1.2/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then rgxg-0.1.2/m4/libtool.m4-1204- ECHO='printf %s\n' ############################################## rgxg-0.1.2/m4/libtool.m4-1235- PATH=/empty FPATH=/empty; export PATH FPATH rgxg-0.1.2/m4/libtool.m4:1236: test "X`printf %s $ECHO`" = "X$ECHO" \ rgxg-0.1.2/m4/libtool.m4:1237: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) rgxg-0.1.2/m4/libtool.m4-1238- ############################################## rgxg-0.1.2/m4/libtool.m4-1259- if test yes = "$GCC"; then rgxg-0.1.2/m4/libtool.m4:1260: lt_sysroot=`$CC --print-sysroot 2>/dev/null` rgxg-0.1.2/m4/libtool.m4-1261- fi ############################################## rgxg-0.1.2/m4/libtool.m4-1263- /*) rgxg-0.1.2/m4/libtool.m4:1264: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` rgxg-0.1.2/m4/libtool.m4-1265- ;; #( ############################################## rgxg-0.1.2/m4/libtool.m4-1293- if AC_TRY_EVAL(ac_compile); then rgxg-0.1.2/m4/libtool.m4:1294: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1295- *ELF-32*) ############################################## rgxg-0.1.2/m4/libtool.m4-1310- if test yes = "$lt_cv_prog_gnu_ld"; then rgxg-0.1.2/m4/libtool.m4:1311: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1312- *32-bit*) ############################################## rgxg-0.1.2/m4/libtool.m4-1322- else rgxg-0.1.2/m4/libtool.m4:1323: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1324- *32-bit*) ############################################## rgxg-0.1.2/m4/libtool.m4-1344- emul=elf rgxg-0.1.2/m4/libtool.m4:1345: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1346- *32-bit*) ############################################## rgxg-0.1.2/m4/libtool.m4-1352- esac rgxg-0.1.2/m4/libtool.m4:1353: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1354- *MSB*) ############################################## rgxg-0.1.2/m4/libtool.m4-1360- esac rgxg-0.1.2/m4/libtool.m4:1361: case `/usr/bin/file conftest.$ac_objext` in rgxg-0.1.2/m4/libtool.m4-1362- *N32*) ############################################## rgxg-0.1.2/m4/libtool.m4-1725- # And add a safety zone rgxg-0.1.2/m4/libtool.m4:1726: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` rgxg-0.1.2/m4/libtool.m4:1727: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` rgxg-0.1.2/m4/libtool.m4-1728- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-1758- if test -n "$kargmax"; then rgxg-0.1.2/m4/libtool.m4:1759: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` rgxg-0.1.2/m4/libtool.m4-1760- else ############################################## rgxg-0.1.2/m4/libtool.m4-1767- test undefined != "$lt_cv_sys_max_cmd_len"; then rgxg-0.1.2/m4/libtool.m4:1768: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` rgxg-0.1.2/m4/libtool.m4:1769: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` rgxg-0.1.2/m4/libtool.m4-1770- else ############################################## rgxg-0.1.2/m4/libtool.m4-1779- # we can't tell. rgxg-0.1.2/m4/libtool.m4:1780: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ rgxg-0.1.2/m4/libtool.m4-1781- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## rgxg-0.1.2/m4/libtool.m4-1783- do rgxg-0.1.2/m4/libtool.m4:1784: i=`expr $i + 1` rgxg-0.1.2/m4/libtool.m4-1785- teststring=$teststring$teststring ############################################## rgxg-0.1.2/m4/libtool.m4-1787- # Only check the string length outside the loop. rgxg-0.1.2/m4/libtool.m4:1788: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` rgxg-0.1.2/m4/libtool.m4-1789- teststring= ############################################## rgxg-0.1.2/m4/libtool.m4-1792- # linker. It appears as though 1/2 is a usable value. rgxg-0.1.2/m4/libtool.m4:1793: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` rgxg-0.1.2/m4/libtool.m4-1794- fi ############################################## rgxg-0.1.2/m4/libtool.m4-2258- *:) rgxg-0.1.2/m4/libtool.m4:2259: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" rgxg-0.1.2/m4/libtool.m4-2260- ;; rgxg-0.1.2/m4/libtool.m4-2261- x:*) rgxg-0.1.2/m4/libtool.m4:2262: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" rgxg-0.1.2/m4/libtool.m4-2263- ;; rgxg-0.1.2/m4/libtool.m4-2264- *::*) rgxg-0.1.2/m4/libtool.m4:2265: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" rgxg-0.1.2/m4/libtool.m4:2266: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" rgxg-0.1.2/m4/libtool.m4-2267- ;; rgxg-0.1.2/m4/libtool.m4-2268- *) rgxg-0.1.2/m4/libtool.m4:2269: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" rgxg-0.1.2/m4/libtool.m4-2270- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2298- esac rgxg-0.1.2/m4/libtool.m4:2299: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` rgxg-0.1.2/m4/libtool.m4-2300- case $lt_search_path_spec in ############################################## rgxg-0.1.2/m4/libtool.m4-2305- # okay in the real world where ";" in dirpaths is itself problematic. rgxg-0.1.2/m4/libtool.m4:2306: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` rgxg-0.1.2/m4/libtool.m4-2307- ;; rgxg-0.1.2/m4/libtool.m4-2308- *) rgxg-0.1.2/m4/libtool.m4:2309: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/m4/libtool.m4-2310- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2314- lt_tmp_lt_search_path_spec= rgxg-0.1.2/m4/libtool.m4:2315: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` rgxg-0.1.2/m4/libtool.m4-2316- # ...but if some path component already ends with the multilib dir we assume ############################################## rgxg-0.1.2/m4/libtool.m4-2356- esac rgxg-0.1.2/m4/libtool.m4:2357: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` rgxg-0.1.2/m4/libtool.m4-2358-else ############################################## rgxg-0.1.2/m4/libtool.m4-2497- # Create ${libname}_ixlibrary.a entries in /sys/libs. rgxg-0.1.2/m4/libtool.m4:2498: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' rgxg-0.1.2/m4/libtool.m4-2499- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2533- # DLL is installed to $(libdir)/../bin by postinstall_cmds rgxg-0.1.2/m4/libtool.m4:2534: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/m4/libtool.m4:2535: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4:2536: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/m4/libtool.m4-2537- test -d \$dldir || mkdir -p \$dldir~ ############################################## rgxg-0.1.2/m4/libtool.m4-2542- fi' rgxg-0.1.2/m4/libtool.m4:2543: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4-2544- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/m4/libtool.m4-2550- # Cygwin DLLs use 'cyg' prefix rather than 'lib' rgxg-0.1.2/m4/libtool.m4:2551: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/m4/libtool.m4-2552-m4_if([$1], [],[ ############################################## rgxg-0.1.2/m4/libtool.m4-2556- # MinGW DLLs use traditional 'lib' prefix rgxg-0.1.2/m4/libtool.m4:2557: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/m4/libtool.m4-2558- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2560- # pw32 DLLs use 'pw' prefix rather than 'lib' rgxg-0.1.2/m4/libtool.m4:2561: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/m4/libtool.m4-2562- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2569- libname_spec='$name' rgxg-0.1.2/m4/libtool.m4:2570: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' rgxg-0.1.2/m4/libtool.m4-2571- library_names_spec='$libname.dll.lib' ############################################## rgxg-0.1.2/m4/libtool.m4-2581- # Let DOS variable expansion print the short 8.3 style file name. rgxg-0.1.2/m4/libtool.m4:2582: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` rgxg-0.1.2/m4/libtool.m4-2583- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## rgxg-0.1.2/m4/libtool.m4-2586- # Convert to MSYS style. rgxg-0.1.2/m4/libtool.m4:2587: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` rgxg-0.1.2/m4/libtool.m4-2588- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2592- # like /cygdrive/c/PROGRA~1:/cygdr... rgxg-0.1.2/m4/libtool.m4:2593: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` rgxg-0.1.2/m4/libtool.m4:2594: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` rgxg-0.1.2/m4/libtool.m4:2595: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/m4/libtool.m4-2596- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-2600- # It is most probably a Windows format PATH. rgxg-0.1.2/m4/libtool.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` rgxg-0.1.2/m4/libtool.m4-2602- else rgxg-0.1.2/m4/libtool.m4:2603: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` rgxg-0.1.2/m4/libtool.m4-2604- fi ############################################## rgxg-0.1.2/m4/libtool.m4-2610- # DLL is installed to $(libdir)/../bin by postinstall_cmds rgxg-0.1.2/m4/libtool.m4:2611: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/m4/libtool.m4:2612: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4:2613: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/m4/libtool.m4-2614- test -d \$dldir || mkdir -p \$dldir~ rgxg-0.1.2/m4/libtool.m4-2615- $install_prog $dir/$dlname \$dldir/$dlname' rgxg-0.1.2/m4/libtool.m4:2616: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4-2617- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/m4/libtool.m4-2624- # Assume MSVC wrapper rgxg-0.1.2/m4/libtool.m4:2625: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' rgxg-0.1.2/m4/libtool.m4-2626- dynamic_linker='Win32 ld.exe' ############################################## rgxg-0.1.2/m4/libtool.m4-2641- shlibpath_var=DYLD_LIBRARY_PATH rgxg-0.1.2/m4/libtool.m4:2642: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' rgxg-0.1.2/m4/libtool.m4-2643-m4_if([$1], [],[ ############################################## rgxg-0.1.2/m4/libtool.m4-2875- if test -f /etc/ld.so.conf; then rgxg-0.1.2/m4/libtool.m4:2876: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` rgxg-0.1.2/m4/libtool.m4-2877- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## rgxg-0.1.2/m4/libtool.m4-2941- need_lib_prefix=no rgxg-0.1.2/m4/libtool.m4:2942: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/m4/libtool.m4-2943- need_version=no ############################################## rgxg-0.1.2/m4/libtool.m4-2968- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec rgxg-0.1.2/m4/libtool.m4:2969: postinstall_cmds='base_file=`basename \$file`~ rgxg-0.1.2/m4/libtool.m4:2970: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4:2971: dldir=$destdir/`dirname \$dlpath`~ rgxg-0.1.2/m4/libtool.m4-2972- test -d \$dldir || mkdir -p \$dldir~ ############################################## rgxg-0.1.2/m4/libtool.m4-2977- fi' rgxg-0.1.2/m4/libtool.m4:2978: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ rgxg-0.1.2/m4/libtool.m4-2979- dlpath=$dir/\$dldll~ ############################################## rgxg-0.1.2/m4/libtool.m4-3188- "file_magic "*) rgxg-0.1.2/m4/libtool.m4:3189: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` rgxg-0.1.2/m4/libtool.m4-3190- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## rgxg-0.1.2/m4/libtool.m4-3271- # gcc leaves a trailing carriage return, which upsets mingw rgxg-0.1.2/m4/libtool.m4:3272: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; rgxg-0.1.2/m4/libtool.m4-3273- *) rgxg-0.1.2/m4/libtool.m4:3274: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; rgxg-0.1.2/m4/libtool.m4-3275- esac ############################################## rgxg-0.1.2/m4/libtool.m4-3280- # Canonicalize the pathname of ld rgxg-0.1.2/m4/libtool.m4:3281: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` rgxg-0.1.2/m4/libtool.m4-3282- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do rgxg-0.1.2/m4/libtool.m4:3283: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` rgxg-0.1.2/m4/libtool.m4-3284- done ############################################## rgxg-0.1.2/m4/libtool.m4-3311- # Break only if it was the GNU/non-GNU ld that we prefer. rgxg-0.1.2/m4/libtool.m4:3312: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in rgxg-0.1.2/m4/libtool.m4-3313- *GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v. rgxg-0.1.2/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in rgxg-0.1.2/m4/libtool.m4-3353-*GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/m4/libtool.m4-3578-openbsd* | bitrig*) rgxg-0.1.2/m4/libtool.m4:3579: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/m4/libtool.m4-3580- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## rgxg-0.1.2/m4/libtool.m4-3645- else rgxg-0.1.2/m4/libtool.m4:3646: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` rgxg-0.1.2/m4/libtool.m4-3647- fi ############################################## rgxg-0.1.2/m4/libtool.m4-3696- esac rgxg-0.1.2/m4/libtool.m4:3697: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in rgxg-0.1.2/m4/libtool.m4-3698- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## rgxg-0.1.2/m4/libtool.m4-3702- *) rgxg-0.1.2/m4/libtool.m4:3703: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in rgxg-0.1.2/m4/libtool.m4-3704- */dev/null*) ############################################## rgxg-0.1.2/m4/libtool.m4-3728- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) rgxg-0.1.2/m4/libtool.m4:3729: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in rgxg-0.1.2/m4/libtool.m4-3730- *COFF*) ############################################## rgxg-0.1.2/m4/libtool.m4-3787- # decide which one to use based on capabilities of $DLLTOOL rgxg-0.1.2/m4/libtool.m4:3788: case `$DLLTOOL --help 2>&1` in rgxg-0.1.2/m4/libtool.m4-3789- *--identify-strict*) ############################################## rgxg-0.1.2/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes. rgxg-0.1.2/m4/libtool.m4:3962:case `$NM -V 2>&1` in rgxg-0.1.2/m4/libtool.m4-3963-*GNU* | *'with BFD'*) ############################################## rgxg-0.1.2/m4/libtool.m4-4009-mingw*) rgxg-0.1.2/m4/libtool.m4:4010: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp rgxg-0.1.2/m4/libtool.m4-4011- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-4414- *) rgxg-0.1.2/m4/libtool.m4:4415: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/m4/libtool.m4-4416- *Sun\ C*) ############################################## rgxg-0.1.2/m4/libtool.m4-4756- *) rgxg-0.1.2/m4/libtool.m4:4757: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/m4/libtool.m4-4758- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## rgxg-0.1.2/m4/libtool.m4-4939- else rgxg-0.1.2/m4/libtool.m4:4940: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' rgxg-0.1.2/m4/libtool.m4-4941- fi ############################################## rgxg-0.1.2/m4/libtool.m4-5038- # shared libraries, regardless of the interface used. rgxg-0.1.2/m4/libtool.m4:5039: case `$LD -v 2>&1` in rgxg-0.1.2/m4/libtool.m4-5040- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## rgxg-0.1.2/m4/libtool.m4-5070- supports_anon_versioning=no rgxg-0.1.2/m4/libtool.m4:5071: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in rgxg-0.1.2/m4/libtool.m4-5072- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## rgxg-0.1.2/m4/libtool.m4-5173- prefix_cmds="$SED"~ rgxg-0.1.2/m4/libtool.m4:5174: if test EXPORTS = "`$SED 1q $export_symbols`"; then rgxg-0.1.2/m4/libtool.m4-5175- prefix_cmds="$prefix_cmds -e 1d"; ############################################## rgxg-0.1.2/m4/libtool.m4-5195- # time. Moving up from 0x10000000 also allows more sbrk(2) space. rgxg-0.1.2/m4/libtool.m4:5196: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/m4/libtool.m4:5197: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/m4/libtool.m4-5198- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-5213- pgcc*) # Portland Group C compiler rgxg-0.1.2/m4/libtool.m4:5214: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-5215- tmp_addflag=' $pic_flag' ############################################## rgxg-0.1.2/m4/libtool.m4-5218- # Portland Group f77 and f90 compilers rgxg-0.1.2/m4/libtool.m4:5219: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-5220- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## rgxg-0.1.2/m4/libtool.m4-5235- nvcc*) # Cuda Compiler Driver 2.2 rgxg-0.1.2/m4/libtool.m4:5236: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-5237- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## rgxg-0.1.2/m4/libtool.m4-5239- esac rgxg-0.1.2/m4/libtool.m4:5240: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/m4/libtool.m4-5241- *Sun\ C*) # Sun C 5.9 rgxg-0.1.2/m4/libtool.m4:5242: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-5243- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## rgxg-0.1.2/m4/libtool.m4-5310- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) rgxg-0.1.2/m4/libtool.m4:5311: case `$LD -v 2>&1` in rgxg-0.1.2/m4/libtool.m4-5312- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## rgxg-0.1.2/m4/libtool.m4-5399- else rgxg-0.1.2/m4/libtool.m4:5400: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' rgxg-0.1.2/m4/libtool.m4-5401- fi ############################################## rgxg-0.1.2/m4/libtool.m4-5464- # below for broken collect2 doesn't work under 4.3+ rgxg-0.1.2/m4/libtool.m4:5465: collect2name=`$CC -print-prog-name=collect2` rgxg-0.1.2/m4/libtool.m4-5466- if test -f "$collect2name" && ############################################## rgxg-0.1.2/m4/libtool.m4-5520- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" rgxg-0.1.2/m4/libtool.m4:5521: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag rgxg-0.1.2/m4/libtool.m4-5522- else ############################################## rgxg-0.1.2/m4/libtool.m4-5545- # -brtl affects multiple linker settings, -berok does not and is overridden later rgxg-0.1.2/m4/libtool.m4:5546: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' rgxg-0.1.2/m4/libtool.m4-5547- if test svr4 != "$with_aix_soname"; then ############################################## rgxg-0.1.2/m4/libtool.m4-5636- # FIXME: Setting linknames here is a bad hack. rgxg-0.1.2/m4/libtool.m4:5637: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' rgxg-0.1.2/m4/libtool.m4-5638- # The linker will automatically build a .lib file if we build a DLL. ############################################## rgxg-0.1.2/m4/libtool.m4-5774- if test yes = "$GCC"; then rgxg-0.1.2/m4/libtool.m4:5775: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-5776- # Try to use the -exported_symbol ld option, if it does not ############################################## rgxg-0.1.2/m4/libtool.m4-5797- if test yes = "$lt_cv_irix_exported_symbol"; then rgxg-0.1.2/m4/libtool.m4:5798: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' rgxg-0.1.2/m4/libtool.m4-5799- fi ############################################## rgxg-0.1.2/m4/libtool.m4-5801- else rgxg-0.1.2/m4/libtool.m4:5802: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4:5803: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' rgxg-0.1.2/m4/libtool.m4-5804- fi ############################################## rgxg-0.1.2/m4/libtool.m4-5848- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes rgxg-0.1.2/m4/libtool.m4:5849: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then rgxg-0.1.2/m4/libtool.m4-5850- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## rgxg-0.1.2/m4/libtool.m4-5879- prefix_cmds="$SED"~ rgxg-0.1.2/m4/libtool.m4:5880: if test EXPORTS = "`$SED 1q $export_symbols`"; then rgxg-0.1.2/m4/libtool.m4-5881- prefix_cmds="$prefix_cmds -e 1d"; ############################################## rgxg-0.1.2/m4/libtool.m4-5893- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' rgxg-0.1.2/m4/libtool.m4:5894: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-5895- else rgxg-0.1.2/m4/libtool.m4-5896- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' rgxg-0.1.2/m4/libtool.m4:5897: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-5898- fi ############################################## rgxg-0.1.2/m4/libtool.m4-5906- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' rgxg-0.1.2/m4/libtool.m4:5907: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-5908- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## rgxg-0.1.2/m4/libtool.m4-5910- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' rgxg-0.1.2/m4/libtool.m4:5911: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4:5912: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~ rgxg-0.1.2/m4/libtool.m4:5913: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' rgxg-0.1.2/m4/libtool.m4-5914- ############################################## rgxg-0.1.2/m4/libtool.m4-5929- else rgxg-0.1.2/m4/libtool.m4:5930: case `$CC -V 2>&1` in rgxg-0.1.2/m4/libtool.m4-5931- *"Compilers 5.0"*) ############################################## rgxg-0.1.2/m4/libtool.m4-6122- _LT_TAGVAR(allow_undefined_flag, $1)= rgxg-0.1.2/m4/libtool.m4:6123: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) rgxg-0.1.2/m4/libtool.m4-6124- then ############################################## rgxg-0.1.2/m4/libtool.m4-6426- # ancient GNU ld didn't support --whole-archive et. al. rgxg-0.1.2/m4/libtool.m4:6427: if eval "`$CC -print-prog-name=ld` --help 2>&1" | rgxg-0.1.2/m4/libtool.m4-6428- $GREP 'no-whole-archive' > /dev/null; then ############################################## rgxg-0.1.2/m4/libtool.m4-6536- # below for broken collect2 doesn't work under 4.3+ rgxg-0.1.2/m4/libtool.m4:6537: collect2name=`$CC -print-prog-name=collect2` rgxg-0.1.2/m4/libtool.m4-6538- if test -f "$collect2name" && ############################################## rgxg-0.1.2/m4/libtool.m4-6594- rgxg-0.1.2/m4/libtool.m4:6595: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag rgxg-0.1.2/m4/libtool.m4-6596- else ############################################## rgxg-0.1.2/m4/libtool.m4-6619- # -brtl affects multiple linker settings, -berok does not and is overridden later rgxg-0.1.2/m4/libtool.m4:6620: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' rgxg-0.1.2/m4/libtool.m4-6621- if test svr4 != "$with_aix_soname"; then ############################################## rgxg-0.1.2/m4/libtool.m4-6748- prefix_cmds="$SED"~ rgxg-0.1.2/m4/libtool.m4:6749: if test EXPORTS = "`$SED 1q $export_symbols`"; then rgxg-0.1.2/m4/libtool.m4-6750- prefix_cmds="$prefix_cmds -e 1d"; ############################################## rgxg-0.1.2/m4/libtool.m4-6822- # dependencies. rgxg-0.1.2/m4/libtool.m4:6823: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' rgxg-0.1.2/m4/libtool.m4-6824- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-6887- # dependencies. rgxg-0.1.2/m4/libtool.m4:6888: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' rgxg-0.1.2/m4/libtool.m4-6889- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-6923- # time. Moving up from 0x10000000 also allows more sbrk(2) space. rgxg-0.1.2/m4/libtool.m4:6924: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/m4/libtool.m4:6925: _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' rgxg-0.1.2/m4/libtool.m4-6926- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-6930- # SGI C++ rgxg-0.1.2/m4/libtool.m4:6931: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-6932- ############################################## rgxg-0.1.2/m4/libtool.m4-6941- if test no = "$with_gnu_ld"; then rgxg-0.1.2/m4/libtool.m4:6942: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-6943- else rgxg-0.1.2/m4/libtool.m4:6944: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' rgxg-0.1.2/m4/libtool.m4-6945- fi ############################################## rgxg-0.1.2/m4/libtool.m4-6962- # to its proper name (with version) after linking. rgxg-0.1.2/m4/libtool.m4:6963: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' rgxg-0.1.2/m4/libtool.m4:6964: _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib' rgxg-0.1.2/m4/libtool.m4-6965- # Commands to make compiler produce verbose output that lists ############################################## rgxg-0.1.2/m4/libtool.m4-6972- # dependencies. rgxg-0.1.2/m4/libtool.m4:6973: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' rgxg-0.1.2/m4/libtool.m4-6974- ############################################## rgxg-0.1.2/m4/libtool.m4-6987- # earlier do not add the objects themselves. rgxg-0.1.2/m4/libtool.m4:6988: case `$CC -V 2>&1` in rgxg-0.1.2/m4/libtool.m4-6989- *"Version 7."*) ############################################## rgxg-0.1.2/m4/libtool.m4-7008- # Portland Group C++ compiler rgxg-0.1.2/m4/libtool.m4:7009: case `$CC -V` in rgxg-0.1.2/m4/libtool.m4-7010- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## rgxg-0.1.2/m4/libtool.m4-7013- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ rgxg-0.1.2/m4/libtool.m4:7014: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' rgxg-0.1.2/m4/libtool.m4-7015- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## rgxg-0.1.2/m4/libtool.m4-7017- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ rgxg-0.1.2/m4/libtool.m4:7018: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ rgxg-0.1.2/m4/libtool.m4-7019- $RANLIB $oldlib' ############################################## rgxg-0.1.2/m4/libtool.m4-7022- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ rgxg-0.1.2/m4/libtool.m4:7023: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' rgxg-0.1.2/m4/libtool.m4-7024- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## rgxg-0.1.2/m4/libtool.m4-7026- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ rgxg-0.1.2/m4/libtool.m4:7027: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' rgxg-0.1.2/m4/libtool.m4-7028- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-7036- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' rgxg-0.1.2/m4/libtool.m4:7037: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-7038- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-7055- # dependencies. rgxg-0.1.2/m4/libtool.m4:7056: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' rgxg-0.1.2/m4/libtool.m4-7057- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-7070- *) rgxg-0.1.2/m4/libtool.m4:7071: case `$CC -V 2>&1 | sed 5q` in rgxg-0.1.2/m4/libtool.m4-7072- *Sun\ C*) ############################################## rgxg-0.1.2/m4/libtool.m4-7077- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' rgxg-0.1.2/m4/libtool.m4:7078: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' rgxg-0.1.2/m4/libtool.m4-7079- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## rgxg-0.1.2/m4/libtool.m4-7142- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' rgxg-0.1.2/m4/libtool.m4:7143: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then rgxg-0.1.2/m4/libtool.m4-7144- _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ############################################## rgxg-0.1.2/m4/libtool.m4-7161- # to its proper name (with version) after linking. rgxg-0.1.2/m4/libtool.m4:7162: _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib' rgxg-0.1.2/m4/libtool.m4-7163- ############################################## rgxg-0.1.2/m4/libtool.m4-7182- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' rgxg-0.1.2/m4/libtool.m4:7183: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-7184- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## rgxg-0.1.2/m4/libtool.m4-7187- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' rgxg-0.1.2/m4/libtool.m4:7188: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4:7189: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ rgxg-0.1.2/m4/libtool.m4-7190- echo "-hidden">> $lib.exp~ rgxg-0.1.2/m4/libtool.m4:7191: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ rgxg-0.1.2/m4/libtool.m4-7192- $RM $lib.exp' ############################################## rgxg-0.1.2/m4/libtool.m4-7206- # dependencies. rgxg-0.1.2/m4/libtool.m4:7207: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' rgxg-0.1.2/m4/libtool.m4-7208- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-7213- osf3*) rgxg-0.1.2/m4/libtool.m4:7214: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-7215- ;; rgxg-0.1.2/m4/libtool.m4-7216- *) rgxg-0.1.2/m4/libtool.m4:7217: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' rgxg-0.1.2/m4/libtool.m4-7218- ;; ############################################## rgxg-0.1.2/m4/libtool.m4-7466- case @S|@2 in rgxg-0.1.2/m4/libtool.m4:7467: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; rgxg-0.1.2/m4/libtool.m4:7468: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; rgxg-0.1.2/m4/libtool.m4-7469- esac ############################################## rgxg-0.1.2/m4/libtool.m4-7555- rgxg-0.1.2/m4/libtool.m4:7556: for p in `eval "$output_verbose_link_cmd"`; do rgxg-0.1.2/m4/libtool.m4-7557- case $prev$p in ############################################## rgxg-0.1.2/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then rgxg-0.1.2/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` rgxg-0.1.2/m4/libtool.m4-7661-fi ############################################## rgxg-0.1.2/m4/libtool.m4-8279- test 10 -lt "$lt_ac_count" && break rgxg-0.1.2/m4/libtool.m4:8280: lt_ac_count=`expr $lt_ac_count + 1` rgxg-0.1.2/m4/libtool.m4-8281- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## rgxg-0.1.2/m4/ltsugar.m4-68-m4_define([lt_combine], rgxg-0.1.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1], rgxg-0.1.2/m4/ltsugar.m4-70- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl