===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
retry-1.0.4/build-aux/compile-67-	mingw/*)
retry-1.0.4/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
retry-1.0.4/build-aux/compile-69-	  ;;
retry-1.0.4/build-aux/compile-70-	cygwin/*)
retry-1.0.4/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
retry-1.0.4/build-aux/compile-72-	  ;;
retry-1.0.4/build-aux/compile-73-	wine/*)
retry-1.0.4/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
retry-1.0.4/build-aux/compile-75-	  ;;
##############################################
retry-1.0.4/build-aux/compile-310-# Name of file we expect compiler to create.
retry-1.0.4/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
retry-1.0.4/build-aux/compile-312-
##############################################
retry-1.0.4/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
retry-1.0.4/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
retry-1.0.4/build-aux/compile-318-while true; do
##############################################
retry-1.0.4/build-aux/config.guess-34-
retry-1.0.4/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
retry-1.0.4/build-aux/config.guess-36-
##############################################
retry-1.0.4/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
retry-1.0.4/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
retry-1.0.4/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
retry-1.0.4/build-aux/config.guess-151-	EOF
retry-1.0.4/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
retry-1.0.4/build-aux/config.guess-153-
##############################################
retry-1.0.4/build-aux/config.guess-188-	    earmv*)
retry-1.0.4/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
retry-1.0.4/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
retry-1.0.4/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
retry-1.0.4/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
retry-1.0.4/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
retry-1.0.4/build-aux/config.guess-222-		;;
##############################################
retry-1.0.4/build-aux/config.guess-233-	    *)
retry-1.0.4/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
retry-1.0.4/build-aux/config.guess-235-		;;
##############################################
retry-1.0.4/build-aux/config.guess-280-	*4.0)
retry-1.0.4/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
retry-1.0.4/build-aux/config.guess-282-		;;
retry-1.0.4/build-aux/config.guess-283-	*5.*)
retry-1.0.4/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
retry-1.0.4/build-aux/config.guess-285-		;;
##############################################
retry-1.0.4/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
retry-1.0.4/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
retry-1.0.4/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
retry-1.0.4/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
retry-1.0.4/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
retry-1.0.4/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
retry-1.0.4/build-aux/config.guess-379-    s390x:SunOS:*:*)
retry-1.0.4/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-381-	exit ;;
retry-1.0.4/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
retry-1.0.4/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-384-	exit ;;
retry-1.0.4/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
retry-1.0.4/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-387-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-404-	fi
retry-1.0.4/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-406-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
retry-1.0.4/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-412-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
retry-1.0.4/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
retry-1.0.4/build-aux/config.guess-421-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
retry-1.0.4/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
retry-1.0.4/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
retry-1.0.4/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
retry-1.0.4/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
retry-1.0.4/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
retry-1.0.4/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
retry-1.0.4/build-aux/config.guess-563-    *:IRIX*:*:*)
retry-1.0.4/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
retry-1.0.4/build-aux/config.guess-565-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-593-EOF
retry-1.0.4/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
retry-1.0.4/build-aux/config.guess-595-		then
##############################################
retry-1.0.4/build-aux/config.guess-606-    *:AIX:*:[4567])
retry-1.0.4/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
retry-1.0.4/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
retry-1.0.4/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
retry-1.0.4/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
retry-1.0.4/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
retry-1.0.4/build-aux/config.guess-696-EOF
retry-1.0.4/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
retry-1.0.4/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
retry-1.0.4/build-aux/config.guess-724-    ia64:HP-UX:*:*)
retry-1.0.4/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
retry-1.0.4/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
retry-1.0.4/build-aux/config.guess-754-EOF
retry-1.0.4/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
retry-1.0.4/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
retry-1.0.4/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
retry-1.0.4/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
retry-1.0.4/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
retry-1.0.4/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
retry-1.0.4/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
retry-1.0.4/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
retry-1.0.4/build-aux/config.guess-850-	esac
retry-1.0.4/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
retry-1.0.4/build-aux/config.guess-852-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
retry-1.0.4/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
retry-1.0.4/build-aux/config.guess-888-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-890-	# the GNU system
retry-1.0.4/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
retry-1.0.4/build-aux/config.guess-892-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-894-	# other systems with GNU libc and userland
retry-1.0.4/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
retry-1.0.4/build-aux/config.guess-896-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-988-EOF
retry-1.0.4/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
retry-1.0.4/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
retry-1.0.4/build-aux/config.guess-1088-    i*86:*:4.*:*)
retry-1.0.4/build-aux/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
retry-1.0.4/build-aux/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
retry-1.0.4/build-aux/config.guess-1291-	fi
retry-1.0.4/build-aux/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
retry-1.0.4/build-aux/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
retry-1.0.4/build-aux/config.guess-1389-    *:DragonFly:*:*)
retry-1.0.4/build-aux/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
retry-1.0.4/build-aux/config.guess-1391-	exit ;;
##############################################
retry-1.0.4/build-aux/config.guess-1402-    i*86:skyos:*:*)
retry-1.0.4/build-aux/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
retry-1.0.4/build-aux/config.guess-1404-	exit ;;
##############################################
retry-1.0.4/build-aux/config.sub-52-
retry-1.0.4/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
retry-1.0.4/build-aux/config.sub-54-
##############################################
retry-1.0.4/build-aux/config.sub-200-		os=-sco5v6
retry-1.0.4/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-202-		;;
##############################################
retry-1.0.4/build-aux/config.sub-204-		os=-sco3.2v5
retry-1.0.4/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-206-		;;
##############################################
retry-1.0.4/build-aux/config.sub-208-		os=-sco3.2v4
retry-1.0.4/build-aux/config.sub:209:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-210-		;;
retry-1.0.4/build-aux/config.sub-211-	-sco3.2.[4-9]*)
retry-1.0.4/build-aux/config.sub:212:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
retry-1.0.4/build-aux/config.sub:213:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-214-		;;
##############################################
retry-1.0.4/build-aux/config.sub-216-		# Don't forget version if it is 3.2v4 or newer.
retry-1.0.4/build-aux/config.sub:217:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-218-		;;
##############################################
retry-1.0.4/build-aux/config.sub-220-		# Don't forget version if it is 3.2v4 or newer.
retry-1.0.4/build-aux/config.sub:221:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-222-		;;
##############################################
retry-1.0.4/build-aux/config.sub-224-		os=-sco3.2v2
retry-1.0.4/build-aux/config.sub:225:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-226-		;;
retry-1.0.4/build-aux/config.sub-227-	-udk*)
retry-1.0.4/build-aux/config.sub:228:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-229-		;;
##############################################
retry-1.0.4/build-aux/config.sub-231-		os=-isc2.2
retry-1.0.4/build-aux/config.sub:232:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-233-		;;
##############################################
retry-1.0.4/build-aux/config.sub-237-	-isc*)
retry-1.0.4/build-aux/config.sub:238:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-239-		;;
##############################################
retry-1.0.4/build-aux/config.sub-249-	-ptx*)
retry-1.0.4/build-aux/config.sub:250:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
retry-1.0.4/build-aux/config.sub-251-		;;
##############################################
retry-1.0.4/build-aux/config.sub-389-	*-*-*)
retry-1.0.4/build-aux/config.sub:390:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
retry-1.0.4/build-aux/config.sub-391-		exit 1
##############################################
retry-1.0.4/build-aux/config.sub-519-	amd64-*)
retry-1.0.4/build-aux/config.sub:520:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-521-		;;
##############################################
retry-1.0.4/build-aux/config.sub-564-	blackfin-*)
retry-1.0.4/build-aux/config.sub:565:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-566-		os=-linux
##############################################
retry-1.0.4/build-aux/config.sub-572-	c54x-*)
retry-1.0.4/build-aux/config.sub:573:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-574-		;;
retry-1.0.4/build-aux/config.sub-575-	c55x-*)
retry-1.0.4/build-aux/config.sub:576:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-577-		;;
retry-1.0.4/build-aux/config.sub-578-	c6x-*)
retry-1.0.4/build-aux/config.sub:579:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-580-		;;
##############################################
retry-1.0.4/build-aux/config.sub-676-	e500v[12]-*)
retry-1.0.4/build-aux/config.sub:677:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-678-		os=$os"spe"
##############################################
retry-1.0.4/build-aux/config.sub-780-	i*86v32)
retry-1.0.4/build-aux/config.sub:781:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-782-		os=-sysv32
##############################################
retry-1.0.4/build-aux/config.sub-784-	i*86v4*)
retry-1.0.4/build-aux/config.sub:785:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-786-		os=-sysv4
##############################################
retry-1.0.4/build-aux/config.sub-788-	i*86v)
retry-1.0.4/build-aux/config.sub:789:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-790-		os=-sysv
##############################################
retry-1.0.4/build-aux/config.sub-792-	i*86sol2)
retry-1.0.4/build-aux/config.sub:793:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
retry-1.0.4/build-aux/config.sub-794-		os=-solaris2
##############################################
retry-1.0.4/build-aux/config.sub-818-	leon-*|leon[3-9]-*)
retry-1.0.4/build-aux/config.sub:819:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
retry-1.0.4/build-aux/config.sub-820-		;;
##############################################
retry-1.0.4/build-aux/config.sub-825-	m68knommu-*)
retry-1.0.4/build-aux/config.sub:826:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-827-		os=-linux
##############################################
retry-1.0.4/build-aux/config.sub-859-	mips3*-*)
retry-1.0.4/build-aux/config.sub:860:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
retry-1.0.4/build-aux/config.sub-861-		;;
retry-1.0.4/build-aux/config.sub-862-	mips3*)
retry-1.0.4/build-aux/config.sub:863:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
retry-1.0.4/build-aux/config.sub-864-		;;
##############################################
retry-1.0.4/build-aux/config.sub-881-	ms1-*)
retry-1.0.4/build-aux/config.sub:882:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
retry-1.0.4/build-aux/config.sub-883-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1006-	parisc-*)
retry-1.0.4/build-aux/config.sub:1007:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1008-		os=-linux
##############################################
retry-1.0.4/build-aux/config.sub-1022-	pc98-*)
retry-1.0.4/build-aux/config.sub:1023:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1024-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1037-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
retry-1.0.4/build-aux/config.sub:1038:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1039-		;;
retry-1.0.4/build-aux/config.sub-1040-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
retry-1.0.4/build-aux/config.sub:1041:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1042-		;;
retry-1.0.4/build-aux/config.sub-1043-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
retry-1.0.4/build-aux/config.sub:1044:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1045-		;;
retry-1.0.4/build-aux/config.sub-1046-	pentium4-*)
retry-1.0.4/build-aux/config.sub:1047:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1048-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1056-	ppc-* | ppcbe-*)
retry-1.0.4/build-aux/config.sub:1057:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1058-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1062-	ppcle-* | powerpclittle-*)
retry-1.0.4/build-aux/config.sub:1063:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1064-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1066-		;;
retry-1.0.4/build-aux/config.sub:1067:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1068-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1072-	ppc64le-* | powerpc64little-*)
retry-1.0.4/build-aux/config.sub:1073:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1074-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1148-	strongarm-* | thumb-*)
retry-1.0.4/build-aux/config.sub:1149:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
retry-1.0.4/build-aux/config.sub-1150-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1281-	xscale-* | xscalee[bl]-*)
retry-1.0.4/build-aux/config.sub:1282:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
retry-1.0.4/build-aux/config.sub-1283-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1343-	*)
retry-1.0.4/build-aux/config.sub:1344:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
retry-1.0.4/build-aux/config.sub-1345-		exit 1
##############################################
retry-1.0.4/build-aux/config.sub-1351-	*-digital*)
retry-1.0.4/build-aux/config.sub:1352:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
retry-1.0.4/build-aux/config.sub-1353-		;;
retry-1.0.4/build-aux/config.sub-1354-	*-commodore*)
retry-1.0.4/build-aux/config.sub:1355:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
retry-1.0.4/build-aux/config.sub-1356-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1372-	-solaris1 | -solaris1.*)
retry-1.0.4/build-aux/config.sub:1373:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
retry-1.0.4/build-aux/config.sub-1374-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1381-	-gnu/linux*)
retry-1.0.4/build-aux/config.sub:1382:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
retry-1.0.4/build-aux/config.sub-1383-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1433-	-nto*)
retry-1.0.4/build-aux/config.sub:1434:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
retry-1.0.4/build-aux/config.sub-1435-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1440-	-mac*)
retry-1.0.4/build-aux/config.sub:1441:		os=`echo "$os" | sed -e 's|mac|macos|'`
retry-1.0.4/build-aux/config.sub-1442-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1446-	-linux*)
retry-1.0.4/build-aux/config.sub:1447:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
retry-1.0.4/build-aux/config.sub-1448-		;;
retry-1.0.4/build-aux/config.sub-1449-	-sunos5*)
retry-1.0.4/build-aux/config.sub:1450:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
retry-1.0.4/build-aux/config.sub-1451-		;;
retry-1.0.4/build-aux/config.sub-1452-	-sunos6*)
retry-1.0.4/build-aux/config.sub:1453:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
retry-1.0.4/build-aux/config.sub-1454-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1495-	-sinix5.*)
retry-1.0.4/build-aux/config.sub:1496:		os=`echo $os | sed -e 's|sinix|sysv|'`
retry-1.0.4/build-aux/config.sub-1497-		;;
##############################################
retry-1.0.4/build-aux/config.sub-1560-		# Get rid of the `-' at the beginning of $os.
retry-1.0.4/build-aux/config.sub:1561:		os=`echo $os | sed 's/[^-]*-//'`
retry-1.0.4/build-aux/config.sub:1562:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
retry-1.0.4/build-aux/config.sub-1563-		exit 1
##############################################
retry-1.0.4/build-aux/config.sub-1820-		esac
retry-1.0.4/build-aux/config.sub:1821:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
retry-1.0.4/build-aux/config.sub-1822-		;;
##############################################
retry-1.0.4/build-aux/depcomp-64-  case $1 in
retry-1.0.4/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
retry-1.0.4/build-aux/depcomp-66-      *) dir=;;
##############################################
retry-1.0.4/build-aux/depcomp-73-{
retry-1.0.4/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
retry-1.0.4/build-aux/depcomp-75-}
##############################################
retry-1.0.4/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
retry-1.0.4/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
retry-1.0.4/build-aux/depcomp-128-
##############################################
retry-1.0.4/build-aux/depcomp-405-        sleep 1
retry-1.0.4/build-aux/depcomp:406:        i=`expr $i - 1`
retry-1.0.4/build-aux/depcomp-407-      done
retry-1.0.4/build-aux/depcomp-408-    fi
retry-1.0.4/build-aux/depcomp:409:    i=`expr $i - 1`
retry-1.0.4/build-aux/depcomp-410-  done
##############################################
retry-1.0.4/build-aux/depcomp-425-  # Do two passes, one to just change these to
retry-1.0.4/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
retry-1.0.4/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
retry-1.0.4/build-aux/depcomp-659-  done
retry-1.0.4/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
retry-1.0.4/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
retry-1.0.4/build-aux/install-sh-234-      fi
retry-1.0.4/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
retry-1.0.4/build-aux/install-sh-236-    *)
##############################################
retry-1.0.4/build-aux/install-sh-280-      dstdir=$dst
retry-1.0.4/build-aux/install-sh:281:      dstbase=`basename "$src"`
retry-1.0.4/build-aux/install-sh-282-      case $dst in
##############################################
retry-1.0.4/build-aux/install-sh-287-    else
retry-1.0.4/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
retry-1.0.4/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
retry-1.0.4/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
retry-1.0.4/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
retry-1.0.4/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
retry-1.0.4/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
retry-1.0.4/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
retry-1.0.4/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
retry-1.0.4/build-aux/install-sh-419-            case $prefix in
retry-1.0.4/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
retry-1.0.4/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
retry-1.0.4/build-aux/install-sh-468-    if $copy_on_change &&
retry-1.0.4/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
retry-1.0.4/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
retry-1.0.4/build-aux/install-sh-471-       set -f &&
##############################################
retry-1.0.4/build-aux/ltmain.sh-103-#
retry-1.0.4/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
retry-1.0.4/build-aux/ltmain.sh-105-#
##############################################
retry-1.0.4/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
retry-1.0.4/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
retry-1.0.4/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
retry-1.0.4/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
retry-1.0.4/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
retry-1.0.4/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
retry-1.0.4/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-410-# The name of this program.
retry-1.0.4/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
retry-1.0.4/build-aux/ltmain.sh-412-
##############################################
retry-1.0.4/build-aux/ltmain.sh-416-  *[\\/]*)
retry-1.0.4/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
retry-1.0.4/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
retry-1.0.4/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
retry-1.0.4/build-aux/ltmain.sh-610-
retry-1.0.4/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
retry-1.0.4/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
retry-1.0.4/build-aux/ltmain.sh-613-
##############################################
retry-1.0.4/build-aux/ltmain.sh-639-
retry-1.0.4/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
retry-1.0.4/build-aux/ltmain.sh-641-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
retry-1.0.4/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
retry-1.0.4/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
retry-1.0.4/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
retry-1.0.4/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
retry-1.0.4/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
retry-1.0.4/build-aux/ltmain.sh-760-      }
retry-1.0.4/build-aux/ltmain.sh-761-    done
retry-1.0.4/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
retry-1.0.4/build-aux/ltmain.sh-763-
##############################################
retry-1.0.4/build-aux/ltmain.sh-831-
retry-1.0.4/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
retry-1.0.4/build-aux/ltmain.sh-833-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
retry-1.0.4/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
retry-1.0.4/build-aux/ltmain.sh-865-      done
retry-1.0.4/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
retry-1.0.4/build-aux/ltmain.sh-867-
##############################################
retry-1.0.4/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
retry-1.0.4/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-903-
##############################################
retry-1.0.4/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
retry-1.0.4/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
retry-1.0.4/build-aux/ltmain.sh-1113-        *)
##############################################
retry-1.0.4/build-aux/ltmain.sh-1198-    case $2 in
retry-1.0.4/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
retry-1.0.4/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
retry-1.0.4/build-aux/ltmain.sh-1201-    esac
##############################################
retry-1.0.4/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
retry-1.0.4/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
retry-1.0.4/build-aux/ltmain.sh-1273-      ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-1358-
retry-1.0.4/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
retry-1.0.4/build-aux/ltmain.sh-1360-}
##############################################
retry-1.0.4/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
retry-1.0.4/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
retry-1.0.4/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
retry-1.0.4/build-aux/ltmain.sh-1517-
retry-1.0.4/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
retry-1.0.4/build-aux/ltmain.sh-1519-}
##############################################
retry-1.0.4/build-aux/ltmain.sh-1870-
retry-1.0.4/build-aux/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
retry-1.0.4/build-aux/ltmain.sh-1872-      func_split_equals_rhs=
retry-1.0.4/build-aux/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
retry-1.0.4/build-aux/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
retry-1.0.4/build-aux/ltmain.sh-1875-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-1898-
retry-1.0.4/build-aux/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
retry-1.0.4/build-aux/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
retry-1.0.4/build-aux/ltmain.sh-1901-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
retry-1.0.4/build-aux/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
retry-1.0.4/build-aux/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
retry-1.0.4/build-aux/ltmain.sh-2074-
##############################################
retry-1.0.4/build-aux/ltmain.sh-2110-  {
retry-1.0.4/build-aux/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
retry-1.0.4/build-aux/ltmain.sh-2112-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-2115-  {
retry-1.0.4/build-aux/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
retry-1.0.4/build-aux/ltmain.sh-2117-  }
##############################################
retry-1.0.4/build-aux/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
retry-1.0.4/build-aux/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
retry-1.0.4/build-aux/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
retry-1.0.4/build-aux/ltmain.sh-2659-      done
retry-1.0.4/build-aux/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
retry-1.0.4/build-aux/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
retry-1.0.4/build-aux/ltmain.sh-2662-      case $@ in
##############################################
retry-1.0.4/build-aux/ltmain.sh-2672-	    # Evaluate the configuration.
retry-1.0.4/build-aux/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
retry-1.0.4/build-aux/ltmain.sh-2674-	    CC_quoted=
##############################################
retry-1.0.4/build-aux/ltmain.sh-2678-	    done
retry-1.0.4/build-aux/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
retry-1.0.4/build-aux/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
retry-1.0.4/build-aux/ltmain.sh-2681-	    case "$@ " in
##############################################
retry-1.0.4/build-aux/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
retry-1.0.4/build-aux/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
retry-1.0.4/build-aux/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-3009-    # LT_CYGPATH in this case.
retry-1.0.4/build-aux/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
retry-1.0.4/build-aux/ltmain.sh-3011-  fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
retry-1.0.4/build-aux/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
retry-1.0.4/build-aux/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
retry-1.0.4/build-aux/ltmain.sh-3376-    *.[cCFSifmso] | \
retry-1.0.4/build-aux/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
retry-1.0.4/build-aux/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
retry-1.0.4/build-aux/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
retry-1.0.4/build-aux/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
retry-1.0.4/build-aux/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
retry-1.0.4/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
retry-1.0.4/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-3474-
##############################################
retry-1.0.4/build-aux/ltmain.sh-3520-      if test warn = "$need_locks" &&
retry-1.0.4/build-aux/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
retry-1.0.4/build-aux/ltmain.sh-3522-	$ECHO "\
retry-1.0.4/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains:
retry-1.0.4/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-3525-
##############################################
retry-1.0.4/build-aux/ltmain.sh-3569-      if test warn = "$need_locks" &&
retry-1.0.4/build-aux/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
retry-1.0.4/build-aux/ltmain.sh-3571-	$ECHO "\
retry-1.0.4/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains:
retry-1.0.4/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-3574-
##############################################
retry-1.0.4/build-aux/ltmain.sh-3895-      # Get the absolute pathname.
retry-1.0.4/build-aux/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
retry-1.0.4/build-aux/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
retry-1.0.4/build-aux/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
retry-1.0.4/build-aux/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
retry-1.0.4/build-aux/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
retry-1.0.4/build-aux/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
retry-1.0.4/build-aux/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
retry-1.0.4/build-aux/ltmain.sh-4280-
##############################################
retry-1.0.4/build-aux/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
retry-1.0.4/build-aux/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
retry-1.0.4/build-aux/ltmain.sh-4293-	  else
retry-1.0.4/build-aux/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
retry-1.0.4/build-aux/ltmain.sh-4295-	  fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-4458-	    fi
retry-1.0.4/build-aux/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
retry-1.0.4/build-aux/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-4477-	        # Replace the output file specification.
retry-1.0.4/build-aux/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
retry-1.0.4/build-aux/ltmain.sh-4479-
##############################################
retry-1.0.4/build-aux/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
retry-1.0.4/build-aux/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
retry-1.0.4/build-aux/ltmain.sh-4498-	  fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-4570-    my_pic_p=${3-false}
retry-1.0.4/build-aux/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
retry-1.0.4/build-aux/ltmain.sh-4572-    my_dlsyms=
##############################################
retry-1.0.4/build-aux/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
retry-1.0.4/build-aux/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
retry-1.0.4/build-aux/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
retry-1.0.4/build-aux/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
retry-1.0.4/build-aux/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh-4862-	  else
retry-1.0.4/build-aux/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh-4865-	  fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-4867-	*)
retry-1.0.4/build-aux/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
retry-1.0.4/build-aux/ltmain.sh-4870-	  ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-4882-      # Nullify the symbol file.
retry-1.0.4/build-aux/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
retry-1.0.4/build-aux/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
retry-1.0.4/build-aux/ltmain.sh-4885-    fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
retry-1.0.4/build-aux/ltmain.sh:4897:  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)$'`
retry-1.0.4/build-aux/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
retry-1.0.4/build-aux/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
retry-1.0.4/build-aux/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
retry-1.0.4/build-aux/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
retry-1.0.4/build-aux/ltmain.sh-4925-  win32_libid_type=unknown
retry-1.0.4/build-aux/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-4927-  case $win32_fileres in
##############################################
retry-1.0.4/build-aux/ltmain.sh-4990-
retry-1.0.4/build-aux/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
retry-1.0.4/build-aux/ltmain.sh-4992-}
##############################################
retry-1.0.4/build-aux/ltmain.sh-5008-
retry-1.0.4/build-aux/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
retry-1.0.4/build-aux/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
retry-1.0.4/build-aux/ltmain.sh-5072-    # binutils import library
retry-1.0.4/build-aux/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
retry-1.0.4/build-aux/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
retry-1.0.4/build-aux/ltmain.sh-5075-    # ms-generated import library
retry-1.0.4/build-aux/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
retry-1.0.4/build-aux/ltmain.sh-5077-  else
##############################################
retry-1.0.4/build-aux/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
retry-1.0.4/build-aux/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
retry-1.0.4/build-aux/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
retry-1.0.4/build-aux/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
retry-1.0.4/build-aux/ltmain.sh-5160-	    darwin_arch=
##############################################
retry-1.0.4/build-aux/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
retry-1.0.4/build-aux/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
retry-1.0.4/build-aux/ltmain.sh-5172-	    darwin_file=
##############################################
retry-1.0.4/build-aux/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
retry-1.0.4/build-aux/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
retry-1.0.4/build-aux/ltmain.sh-5189-      esac
retry-1.0.4/build-aux/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-5191-    done
##############################################
retry-1.0.4/build-aux/ltmain.sh-5260-
retry-1.0.4/build-aux/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
retry-1.0.4/build-aux/ltmain.sh-5262-    $ECHO "\
##############################################
retry-1.0.4/build-aux/ltmain.sh-5295-    --lt-dump-script)
retry-1.0.4/build-aux/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
retry-1.0.4/build-aux/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
retry-1.0.4/build-aux/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
retry-1.0.4/build-aux/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
retry-1.0.4/build-aux/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
retry-1.0.4/build-aux/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
retry-1.0.4/build-aux/ltmain.sh-5324-  done
##############################################
retry-1.0.4/build-aux/ltmain.sh-5380-  # Find the directory that this script lives in.
retry-1.0.4/build-aux/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
retry-1.0.4/build-aux/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
retry-1.0.4/build-aux/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
retry-1.0.4/build-aux/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
retry-1.0.4/build-aux/ltmain.sh-5386-  while test -n \"\$file\"; do
retry-1.0.4/build-aux/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
retry-1.0.4/build-aux/ltmain.sh-5388-
##############################################
retry-1.0.4/build-aux/ltmain.sh-5396-
retry-1.0.4/build-aux/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
retry-1.0.4/build-aux/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
retry-1.0.4/build-aux/ltmain.sh-5399-  done
##############################################
retry-1.0.4/build-aux/ltmain.sh-5410-    case \"\$thisdir\" in
retry-1.0.4/build-aux/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
retry-1.0.4/build-aux/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-5416-  # Try to get the absolute directory name.
retry-1.0.4/build-aux/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
retry-1.0.4/build-aux/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
retry-1.0.4/build-aux/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
retry-1.0.4/build-aux/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
retry-1.0.4/build-aux/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
retry-1.0.4/build-aux/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
retry-1.0.4/build-aux/ltmain.sh-5443-      else
##############################################
retry-1.0.4/build-aux/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
retry-1.0.4/build-aux/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
retry-1.0.4/build-aux/ltmain.sh-5487-
##############################################
retry-1.0.4/build-aux/ltmain.sh-6464-
retry-1.0.4/build-aux/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
retry-1.0.4/build-aux/ltmain.sh-6466-    *import*) : ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-6712-	    moreargs=
retry-1.0.4/build-aux/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
retry-1.0.4/build-aux/ltmain.sh-6714-	    do
##############################################
retry-1.0.4/build-aux/ltmain.sh-6973-	*)
retry-1.0.4/build-aux/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
retry-1.0.4/build-aux/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
retry-1.0.4/build-aux/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
retry-1.0.4/build-aux/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
retry-1.0.4/build-aux/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
retry-1.0.4/build-aux/ltmain.sh-7289-      -Z*)
retry-1.0.4/build-aux/ltmain.sh:7290:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
retry-1.0.4/build-aux/ltmain.sh-7291-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
retry-1.0.4/build-aux/ltmain.sh-7459-      # get the directories listed in $shlibpath_var
retry-1.0.4/build-aux/ltmain.sh:7460:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
retry-1.0.4/build-aux/ltmain.sh-7461-    else
##############################################
retry-1.0.4/build-aux/ltmain.sh-7775-		  set dummy $deplibs_check_method; shift
retry-1.0.4/build-aux/ltmain.sh:7776:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
retry-1.0.4/build-aux/ltmain.sh-7777-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
retry-1.0.4/build-aux/ltmain.sh-7865-	if test -n "$inherited_linker_flags"; then
retry-1.0.4/build-aux/ltmain.sh:7866:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
retry-1.0.4/build-aux/ltmain.sh-7867-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-7873-	fi
retry-1.0.4/build-aux/ltmain.sh:7874:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh-7875-	if test lib,link = "$linkmode,$pass" ||
##############################################
retry-1.0.4/build-aux/ltmain.sh-7946-	*)
retry-1.0.4/build-aux/ltmain.sh:7947:	  abs_ladir=`cd "$ladir" && pwd`
retry-1.0.4/build-aux/ltmain.sh-7948-	  if test -z "$abs_ladir"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-8199-	    shift
retry-1.0.4/build-aux/ltmain.sh:8200:	    libname=`eval "\\$ECHO \"$libname_spec\""`
retry-1.0.4/build-aux/ltmain.sh-8201-	    # use dlname if we got it. it's perfectly good, no?
##############################################
retry-1.0.4/build-aux/ltmain.sh-8491-		*)
retry-1.0.4/build-aux/ltmain.sh:8492:		  absdir=`cd "$dir" && pwd`
retry-1.0.4/build-aux/ltmain.sh-8493-		  if test -z "$absdir"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-8502-		  depdepl=
retry-1.0.4/build-aux/ltmain.sh:8503:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
retry-1.0.4/build-aux/ltmain.sh-8504-		  if test -n "$deplibrary_names"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-8509-		      depdepl=$absdir/$objdir/$depdepl
retry-1.0.4/build-aux/ltmain.sh:8510:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
retry-1.0.4/build-aux/ltmain.sh-8511-                      if test -z "$darwin_install_name"; then
retry-1.0.4/build-aux/ltmain.sh:8512:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
retry-1.0.4/build-aux/ltmain.sh-8513-                      fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-8524-		else
retry-1.0.4/build-aux/ltmain.sh:8525:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
retry-1.0.4/build-aux/ltmain.sh-8526-		  test -z "$libdir" && \
##############################################
retry-1.0.4/build-aux/ltmain.sh-8547-	else
retry-1.0.4/build-aux/ltmain.sh:8548:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh-8549-	fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-8636-        linux*)
retry-1.0.4/build-aux/ltmain.sh:8637:          case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/build-aux/ltmain.sh-8638-          *Sun\ C*) # Sun C++ 5.9
##############################################
retry-1.0.4/build-aux/ltmain.sh-9041-	removelist=
retry-1.0.4/build-aux/ltmain.sh:9042:	tempremovelist=`$ECHO "$output_objdir/*"`
retry-1.0.4/build-aux/ltmain.sh-9043-	for p in $tempremovelist; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-9067-	# Transform .lo files to .o files.
retry-1.0.4/build-aux/ltmain.sh:9068:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-9069-      fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-9072-      #for path in $notinst_path; do
retry-1.0.4/build-aux/ltmain.sh:9073:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
retry-1.0.4/build-aux/ltmain.sh:9074:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
retry-1.0.4/build-aux/ltmain.sh:9075:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
retry-1.0.4/build-aux/ltmain.sh-9076-      #done
##############################################
retry-1.0.4/build-aux/ltmain.sh-9193-		if test -n "$i"; then
retry-1.0.4/build-aux/ltmain.sh:9194:		  libname=`eval "\\$ECHO \"$libname_spec\""`
retry-1.0.4/build-aux/ltmain.sh:9195:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
retry-1.0.4/build-aux/ltmain.sh-9196-		  set dummy $deplib_matches; shift
retry-1.0.4/build-aux/ltmain.sh-9197-		  deplib_match=$1
retry-1.0.4/build-aux/ltmain.sh:9198:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
retry-1.0.4/build-aux/ltmain.sh-9199-		    func_append newdeplibs " $i"
##############################################
retry-1.0.4/build-aux/ltmain.sh-9236-		  if test -n "$i"; then
retry-1.0.4/build-aux/ltmain.sh:9237:		    libname=`eval "\\$ECHO \"$libname_spec\""`
retry-1.0.4/build-aux/ltmain.sh:9238:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
retry-1.0.4/build-aux/ltmain.sh-9239-		    set dummy $deplib_matches; shift
retry-1.0.4/build-aux/ltmain.sh-9240-		    deplib_match=$1
retry-1.0.4/build-aux/ltmain.sh:9241:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
retry-1.0.4/build-aux/ltmain.sh-9242-		      func_append newdeplibs " $i"
##############################################
retry-1.0.4/build-aux/ltmain.sh-9271-	  set dummy $deplibs_check_method; shift
retry-1.0.4/build-aux/ltmain.sh:9272:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
retry-1.0.4/build-aux/ltmain.sh-9273-	  for a_deplib in $deplibs; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-9286-	      if test -n "$a_deplib"; then
retry-1.0.4/build-aux/ltmain.sh:9287:		libname=`eval "\\$ECHO \"$libname_spec\""`
retry-1.0.4/build-aux/ltmain.sh-9288-		if test -n "$file_magic_glob"; then
retry-1.0.4/build-aux/ltmain.sh:9289:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
retry-1.0.4/build-aux/ltmain.sh-9290-		else
##############################################
retry-1.0.4/build-aux/ltmain.sh-9296-		    shopt -s nocaseglob
retry-1.0.4/build-aux/ltmain.sh:9297:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-9298-		    $nocaseglob
retry-1.0.4/build-aux/ltmain.sh-9299-		  else
retry-1.0.4/build-aux/ltmain.sh:9300:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-9301-		  fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-9314-		      while test -h "$potlib" 2>/dev/null; do
retry-1.0.4/build-aux/ltmain.sh:9315:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
retry-1.0.4/build-aux/ltmain.sh-9316-			case $potliblink in
retry-1.0.4/build-aux/ltmain.sh-9317-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
retry-1.0.4/build-aux/ltmain.sh:9318:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
retry-1.0.4/build-aux/ltmain.sh-9319-			esac
##############################################
retry-1.0.4/build-aux/ltmain.sh-9355-	  set dummy $deplibs_check_method; shift
retry-1.0.4/build-aux/ltmain.sh:9356:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
retry-1.0.4/build-aux/ltmain.sh-9357-	  for a_deplib in $deplibs; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-9370-	      if test -n "$a_deplib"; then
retry-1.0.4/build-aux/ltmain.sh:9371:		libname=`eval "\\$ECHO \"$libname_spec\""`
retry-1.0.4/build-aux/ltmain.sh-9372-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
retry-1.0.4/build-aux/ltmain.sh:9373:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
retry-1.0.4/build-aux/ltmain.sh-9374-		  for potent_lib in $potential_libs; do
##############################################
retry-1.0.4/build-aux/ltmain.sh-9409-	  newdeplibs=
retry-1.0.4/build-aux/ltmain.sh:9410:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
retry-1.0.4/build-aux/ltmain.sh-9411-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-9413-	      # can't use Xsed below, because $i might contain '/'
retry-1.0.4/build-aux/ltmain.sh:9414:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
retry-1.0.4/build-aux/ltmain.sh-9415-	    done
##############################################
retry-1.0.4/build-aux/ltmain.sh-9439-	  # On Rhapsody replace the C library with the System framework
retry-1.0.4/build-aux/ltmain.sh:9440:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
retry-1.0.4/build-aux/ltmain.sh-9441-	  ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-9491-	*-*-darwin*)
retry-1.0.4/build-aux/ltmain.sh:9492:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh:9493:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh:9494:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh-9495-	  ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-9618-	# Use standard objects if they are pic
retry-1.0.4/build-aux/ltmain.sh:9619:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-9620-	test "X$libobjs" = "X " && libobjs=
##############################################
retry-1.0.4/build-aux/ltmain.sh-10132-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
retry-1.0.4/build-aux/ltmain.sh:10133:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
retry-1.0.4/build-aux/ltmain.sh-10134-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
retry-1.0.4/build-aux/ltmain.sh-10147-      # Create the old-style object.
retry-1.0.4/build-aux/ltmain.sh:10148:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
retry-1.0.4/build-aux/ltmain.sh-10149-
##############################################
retry-1.0.4/build-aux/ltmain.sh-10205-	# On Rhapsody replace the C library is the System framework
retry-1.0.4/build-aux/ltmain.sh:10206:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
retry-1.0.4/build-aux/ltmain.sh:10207:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
retry-1.0.4/build-aux/ltmain.sh-10208-	;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-10223-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
retry-1.0.4/build-aux/ltmain.sh:10224:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh:10225:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
retry-1.0.4/build-aux/ltmain.sh-10226-	;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-10301-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
retry-1.0.4/build-aux/ltmain.sh:10302:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
retry-1.0.4/build-aux/ltmain.sh-10303-	  case :$dllsearchpath: in
##############################################
retry-1.0.4/build-aux/ltmain.sh-10361-	# Transform all the library objects into standard objects.
retry-1.0.4/build-aux/ltmain.sh:10362:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh:10363:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
retry-1.0.4/build-aux/ltmain.sh-10364-      fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-10389-	# Replace the output file specification.
retry-1.0.4/build-aux/ltmain.sh:10390:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
retry-1.0.4/build-aux/ltmain.sh-10391-	link_command=$compile_command$compile_rpath
##############################################
retry-1.0.4/build-aux/ltmain.sh-10398-	  func_to_tool_file "$output"
retry-1.0.4/build-aux/ltmain.sh:10399:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
retry-1.0.4/build-aux/ltmain.sh-10400-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
retry-1.0.4/build-aux/ltmain.sh-10442-	# Replace the output file specification.
retry-1.0.4/build-aux/ltmain.sh:10443:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
retry-1.0.4/build-aux/ltmain.sh-10444-	# Delete the old output file.
##############################################
retry-1.0.4/build-aux/ltmain.sh-10450-	  func_to_tool_file "$output"
retry-1.0.4/build-aux/ltmain.sh:10451:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
retry-1.0.4/build-aux/ltmain.sh-10452-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
retry-1.0.4/build-aux/ltmain.sh-10468-	  link_command=$finalize_var$compile_command$finalize_rpath
retry-1.0.4/build-aux/ltmain.sh:10469:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
retry-1.0.4/build-aux/ltmain.sh-10470-          ;;
##############################################
retry-1.0.4/build-aux/ltmain.sh-10481-      # Replace the output file specification.
retry-1.0.4/build-aux/ltmain.sh:10482:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
retry-1.0.4/build-aux/ltmain.sh-10483-
##############################################
retry-1.0.4/build-aux/ltmain.sh-10490-	func_to_tool_file "$output_objdir/$outputname"
retry-1.0.4/build-aux/ltmain.sh:10491:	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'`
retry-1.0.4/build-aux/ltmain.sh-10492-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
retry-1.0.4/build-aux/ltmain.sh-10511-	relink_command="(cd `pwd`; $relink_command)"
retry-1.0.4/build-aux/ltmain.sh:10512:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
retry-1.0.4/build-aux/ltmain.sh-10513-      fi
##############################################
retry-1.0.4/build-aux/ltmain.sh-10757-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
retry-1.0.4/build-aux/ltmain.sh:10758:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
retry-1.0.4/build-aux/ltmain.sh-10759-      if test yes = "$hardcode_automatic"; then
##############################################
retry-1.0.4/build-aux/ltmain.sh-10778-		func_resolve_sysroot "$deplib"
retry-1.0.4/build-aux/ltmain.sh:10779:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
retry-1.0.4/build-aux/ltmain.sh-10780-		test -z "$libdir" && \
##############################################
retry-1.0.4/build-aux/ltmain.sh-10804-		name=$func_basename_result
retry-1.0.4/build-aux/ltmain.sh:10805:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
retry-1.0.4/build-aux/ltmain.sh-10806-		test -z "$libdir" && \
##############################################
retry-1.0.4/build-aux/ltmain.sh-10823-		name=$func_basename_result
retry-1.0.4/build-aux/ltmain.sh:10824:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
retry-1.0.4/build-aux/ltmain.sh-10825-		test -z "$libdir" && \
##############################################
retry-1.0.4/build-aux/ltmain.sh-11142-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
retry-1.0.4/build-aux/ltmain.sh:11143:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
retry-1.0.4/build-aux/ltmain.sh-11144-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
retry-1.0.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
retry-1.0.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
retry-1.0.4/configure-47-  as_echo='print -r --'
retry-1.0.4/configure-48-  as_echo_n='print -rn --'
retry-1.0.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
retry-1.0.4/configure-50-  as_echo='printf %s\n'
##############################################
retry-1.0.4/configure-52-else
retry-1.0.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
retry-1.0.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
retry-1.0.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
retry-1.0.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
retry-1.0.4/configure-64-      esac;
##############################################
retry-1.0.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
retry-1.0.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
retry-1.0.4/configure-201-
##############################################
retry-1.0.4/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
retry-1.0.4/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
retry-1.0.4/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
retry-1.0.4/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
retry-1.0.4/configure-335-      case $as_dir in #(
retry-1.0.4/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
retry-1.0.4/configure-337-      *) as_qdir=$as_dir;;
##############################################
retry-1.0.4/configure-408-  {
retry-1.0.4/configure:409:    as_val=`expr "$@" || test $? -eq 1`
retry-1.0.4/configure-410-  }
##############################################
retry-1.0.4/configure-415-# ----------------------------------------
retry-1.0.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
retry-1.0.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
retry-1.0.4/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
retry-1.0.4/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
retry-1.0.4/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
retry-1.0.4/configure-837-  case $ac_option in
retry-1.0.4/configure:838:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
retry-1.0.4/configure-839-  *=)   ac_optarg= ;;
##############################################
retry-1.0.4/configure-881-  -disable-* | --disable-*)
retry-1.0.4/configure:882:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
retry-1.0.4/configure-883-    # Reject names that are not valid shell variable names.
##############################################
retry-1.0.4/configure-886-    ac_useropt_orig=$ac_useropt
retry-1.0.4/configure:887:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
retry-1.0.4/configure-888-    case $ac_user_opts in
##############################################
retry-1.0.4/configure-907-  -enable-* | --enable-*)
retry-1.0.4/configure:908:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
retry-1.0.4/configure-909-    # Reject names that are not valid shell variable names.
##############################################
retry-1.0.4/configure-912-    ac_useropt_orig=$ac_useropt
retry-1.0.4/configure:913:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
retry-1.0.4/configure-914-    case $ac_user_opts in
##############################################
retry-1.0.4/configure-1111-  -with-* | --with-*)
retry-1.0.4/configure:1112:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
retry-1.0.4/configure-1113-    # Reject names that are not valid shell variable names.
##############################################
retry-1.0.4/configure-1116-    ac_useropt_orig=$ac_useropt
retry-1.0.4/configure:1117:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
retry-1.0.4/configure-1118-    case $ac_user_opts in
##############################################
retry-1.0.4/configure-1127-  -without-* | --without-*)
retry-1.0.4/configure:1128:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
retry-1.0.4/configure-1129-    # Reject names that are not valid shell variable names.
##############################################
retry-1.0.4/configure-1132-    ac_useropt_orig=$ac_useropt
retry-1.0.4/configure:1133:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
retry-1.0.4/configure-1134-    case $ac_user_opts in
##############################################
retry-1.0.4/configure-1165-  *=*)
retry-1.0.4/configure:1166:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
retry-1.0.4/configure-1167-    # Reject names that are not valid shell variable names.
##############################################
retry-1.0.4/configure-1186-if test -n "$ac_prev"; then
retry-1.0.4/configure:1187:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
retry-1.0.4/configure-1188-  as_fn_error $? "missing argument to $ac_option"
##############################################
retry-1.0.4/configure-1208-    */ )
retry-1.0.4/configure:1209:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
retry-1.0.4/configure-1210-      eval $ac_var=\$ac_val;;
##############################################
retry-1.0.4/configure-1243-ac_ls_di=`ls -di .` &&
retry-1.0.4/configure:1244:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
retry-1.0.4/configure-1245-  as_fn_error $? "working directory cannot be determined"
##############################################
retry-1.0.4/configure-1299-case $srcdir in
retry-1.0.4/configure:1300:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
retry-1.0.4/configure-1301-esac
##############################################
retry-1.0.4/configure-1342-By default, \`make install' will install all the files in
retry-1.0.4/configure:1343:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
retry-1.0.4/configure:1344:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
retry-1.0.4/configure-1345-for instance \`--prefix=\$HOME'.
##############################################
retry-1.0.4/configure-1448-*)
retry-1.0.4/configure:1449:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
retry-1.0.4/configure-1450-  # A ".." for each directory in $ac_dir_suffix.
retry-1.0.4/configure:1451:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
retry-1.0.4/configure-1452-  case $ac_top_builddir_sub in
##############################################
retry-1.0.4/configure-2044-    *\'*)
retry-1.0.4/configure:2045:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
retry-1.0.4/configure-2046-    esac
##############################################
retry-1.0.4/configure-2127-      case $ac_val in
retry-1.0.4/configure:2128:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
retry-1.0.4/configure-2129-      esac
##############################################
retry-1.0.4/configure-2142-	case $ac_val in
retry-1.0.4/configure:2143:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
retry-1.0.4/configure-2144-	esac
##############################################
retry-1.0.4/configure-2262-    set,)
retry-1.0.4/configure:2263:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
retry-1.0.4/configure:2264:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
retry-1.0.4/configure-2265-      ac_cache_corrupted=: ;;
##############################################
retry-1.0.4/configure-2273-	# differences in whitespace do not lead to failure.
retry-1.0.4/configure:2274:	ac_old_val_w=`echo x $ac_old_val`
retry-1.0.4/configure:2275:	ac_new_val_w=`echo x $ac_new_val`
retry-1.0.4/configure-2276-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
retry-1.0.4/configure-2293-    case $ac_new_val in
retry-1.0.4/configure:2294:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
retry-1.0.4/configure-2295-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
retry-1.0.4/configure-2469-     echo "timestamp, slept: $am_has_slept" > conftest.file
retry-1.0.4/configure:2470:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
retry-1.0.4/configure-2471-     if test "$*" = "X"; then
retry-1.0.4/configure-2472-	# -L didn't work.
retry-1.0.4/configure:2473:	set X `ls -t "$srcdir/configure" conftest.file`
retry-1.0.4/configure-2474-     fi
##############################################
retry-1.0.4/configure-2520-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
retry-1.0.4/configure:2521:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
retry-1.0.4/configure-2522-
retry-1.0.4/configure-2523-# Expand $ac_aux_dir to an absolute path.
retry-1.0.4/configure:2524:am_aux_dir=`cd "$ac_aux_dir" && pwd`
retry-1.0.4/configure-2525-
##############################################
retry-1.0.4/configure-2665-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
retry-1.0.4/configure:2666:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
retry-1.0.4/configure-2667-	     'mkdir (GNU coreutils) '* | \
##############################################
retry-1.0.4/configure-2738-set x ${MAKE-make}
retry-1.0.4/configure:2739:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
retry-1.0.4/configure-2740-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
retry-1.0.4/configure-2748-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
retry-1.0.4/configure:2749:case `${MAKE-make} -f conftest.make 2>/dev/null` in
retry-1.0.4/configure-2750-  *@@@%%%=?*=@@@%%%*)
##############################################
retry-1.0.4/configure-2814-
retry-1.0.4/configure:2815:if test "`cd $srcdir && pwd`" != "`pwd`"; then
retry-1.0.4/configure-2816-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
retry-1.0.4/configure-2965-test "x$ac_build_alias" = x &&
retry-1.0.4/configure:2966:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
retry-1.0.4/configure-2967-test "x$ac_build_alias" = x &&
retry-1.0.4/configure-2968-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
retry-1.0.4/configure:2969:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
retry-1.0.4/configure-2970-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
retry-1.0.4/configure-2989-IFS=$ac_save_IFS
retry-1.0.4/configure:2990:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
retry-1.0.4/configure-2991-
##############################################
retry-1.0.4/configure-3000-else
retry-1.0.4/configure:3001:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
retry-1.0.4/configure-3002-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
retry-1.0.4/configure-3022-IFS=$ac_save_IFS
retry-1.0.4/configure:3023:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
retry-1.0.4/configure-3024-
##############################################
retry-1.0.4/configure-3050-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
retry-1.0.4/configure:3051:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
retry-1.0.4/configure-3052-  ECHO='print -r --'
retry-1.0.4/configure:3053:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
retry-1.0.4/configure-3054-  ECHO='printf %s\n'
##############################################
retry-1.0.4/configure-3503-$as_echo_n "checking whether the C compiler works... " >&6; }
retry-1.0.4/configure:3504:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
retry-1.0.4/configure-3505-
##############################################
retry-1.0.4/configure-3547-	then :; else
retry-1.0.4/configure:3548:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
retry-1.0.4/configure-3549-	fi
##############################################
retry-1.0.4/configure-3607-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
retry-1.0.4/configure:3608:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
retry-1.0.4/configure-3609-	  break;;
##############################################
retry-1.0.4/configure-3716-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
retry-1.0.4/configure:3717:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
retry-1.0.4/configure-3718-       break;;
##############################################
retry-1.0.4/configure-4034-  if test "$am_compiler_list" = ""; then
retry-1.0.4/configure:4035:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
retry-1.0.4/configure-4036-  fi
##############################################
retry-1.0.4/configure-4158-  # Check for GNU $ac_path_SED
retry-1.0.4/configure:4159:case `"$ac_path_SED" --version 2>&1` in
retry-1.0.4/configure-4160-*GNU*)
##############################################
retry-1.0.4/configure-4234-  # Check for GNU $ac_path_GREP
retry-1.0.4/configure:4235:case `"$ac_path_GREP" --version 2>&1` in
retry-1.0.4/configure-4236-*GNU*)
##############################################
retry-1.0.4/configure-4300-  # Check for GNU $ac_path_EGREP
retry-1.0.4/configure:4301:case `"$ac_path_EGREP" --version 2>&1` in
retry-1.0.4/configure-4302-*GNU*)
##############################################
retry-1.0.4/configure-4367-  # Check for GNU $ac_path_FGREP
retry-1.0.4/configure:4368:case `"$ac_path_FGREP" --version 2>&1` in
retry-1.0.4/configure-4369-*GNU*)
##############################################
retry-1.0.4/configure-4447-    # gcc leaves a trailing carriage return, which upsets mingw
retry-1.0.4/configure:4448:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
retry-1.0.4/configure-4449-  *)
retry-1.0.4/configure:4450:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
retry-1.0.4/configure-4451-  esac
##############################################
retry-1.0.4/configure-4456-      # Canonicalize the pathname of ld
retry-1.0.4/configure:4457:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
retry-1.0.4/configure-4458-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
retry-1.0.4/configure:4459:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
retry-1.0.4/configure-4460-      done
##############################################
retry-1.0.4/configure-4491-      # Break only if it was the GNU/non-GNU ld that we prefer.
retry-1.0.4/configure:4492:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
retry-1.0.4/configure-4493-      *GNU* | *'with BFD'*)
##############################################
retry-1.0.4/configure-4522-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
retry-1.0.4/configure:4523:case `$LD -v 2>&1 </dev/null` in
retry-1.0.4/configure-4524-*GNU* | *'with BFD'*)
##############################################
retry-1.0.4/configure-4572-	esac
retry-1.0.4/configure:4573:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
retry-1.0.4/configure-4574-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
retry-1.0.4/configure-4578-	*)
retry-1.0.4/configure:4579:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
retry-1.0.4/configure-4580-	  */dev/null*)
##############################################
retry-1.0.4/configure-4706-
retry-1.0.4/configure:4707:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
retry-1.0.4/configure-4708-    *COFF*)
##############################################
retry-1.0.4/configure-4818-    # And add a safety zone
retry-1.0.4/configure:4819:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
retry-1.0.4/configure:4820:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
retry-1.0.4/configure-4821-    ;;
##############################################
retry-1.0.4/configure-4851-    if test -n "$kargmax"; then
retry-1.0.4/configure:4852:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
retry-1.0.4/configure-4853-    else
##############################################
retry-1.0.4/configure-4860-       test undefined != "$lt_cv_sys_max_cmd_len"; then
retry-1.0.4/configure:4861:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
retry-1.0.4/configure:4862:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
retry-1.0.4/configure-4863-    else
##############################################
retry-1.0.4/configure-4872-      # we can't tell.
retry-1.0.4/configure:4873:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
retry-1.0.4/configure-4874-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
retry-1.0.4/configure-4876-      do
retry-1.0.4/configure:4877:        i=`expr $i + 1`
retry-1.0.4/configure-4878-        teststring=$teststring$teststring
##############################################
retry-1.0.4/configure-4880-      # Only check the string length outside the loop.
retry-1.0.4/configure:4881:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
retry-1.0.4/configure-4882-      teststring=
##############################################
retry-1.0.4/configure-4885-      # linker.  It appears as though 1/2 is a usable value.
retry-1.0.4/configure:4886:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
retry-1.0.4/configure-4887-    fi
##############################################
retry-1.0.4/configure-5296-openbsd* | bitrig*)
retry-1.0.4/configure:5297:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/configure-5298-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
retry-1.0.4/configure-5366-    else
retry-1.0.4/configure:5367:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
retry-1.0.4/configure-5368-    fi
##############################################
retry-1.0.4/configure-5511-  # decide which one to use based on capabilities of $DLLTOOL
retry-1.0.4/configure:5512:  case `$DLLTOOL --help 2>&1` in
retry-1.0.4/configure-5513-  *--identify-strict*)
##############################################
retry-1.0.4/configure-6033-# If we're using GNU nm, then use its standard symbol codes.
retry-1.0.4/configure:6034:case `$NM -V 2>&1` in
retry-1.0.4/configure-6035-*GNU* | *'with BFD'*)
##############################################
retry-1.0.4/configure-6081-mingw*)
retry-1.0.4/configure:6082:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
retry-1.0.4/configure-6083-  ;;
##############################################
retry-1.0.4/configure-6313-   if test yes = "$GCC"; then
retry-1.0.4/configure:6314:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
retry-1.0.4/configure-6315-   fi
##############################################
retry-1.0.4/configure-6317- /*)
retry-1.0.4/configure:6318:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
retry-1.0.4/configure-6319-   ;; #(
##############################################
retry-1.0.4/configure-6412-    done
retry-1.0.4/configure:6413:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
retry-1.0.4/configure-6414-}
##############################################
retry-1.0.4/configure-6434-  test $ac_status = 0; }; then
retry-1.0.4/configure:6435:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6436-      *ELF-32*)
##############################################
retry-1.0.4/configure-6455-    if test yes = "$lt_cv_prog_gnu_ld"; then
retry-1.0.4/configure:6456:      case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6457-	*32-bit*)
##############################################
retry-1.0.4/configure-6467-    else
retry-1.0.4/configure:6468:      case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6469-	*32-bit*)
##############################################
retry-1.0.4/configure-6493-    emul=elf
retry-1.0.4/configure:6494:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6495-      *32-bit*)
##############################################
retry-1.0.4/configure-6501-    esac
retry-1.0.4/configure:6502:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6503-      *MSB*)
##############################################
retry-1.0.4/configure-6509-    esac
retry-1.0.4/configure:6510:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/configure-6511-      *N32*)
##############################################
retry-1.0.4/configure-7442-    *:)
retry-1.0.4/configure:7443:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
retry-1.0.4/configure-7444-        ;;
retry-1.0.4/configure-7445-    x:*)
retry-1.0.4/configure:7446:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
retry-1.0.4/configure-7447-        ;;
retry-1.0.4/configure-7448-    *::*)
retry-1.0.4/configure:7449:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
retry-1.0.4/configure:7450:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
retry-1.0.4/configure-7451-        ;;
retry-1.0.4/configure-7452-    *)
retry-1.0.4/configure:7453:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
retry-1.0.4/configure-7454-        ;;
##############################################
retry-1.0.4/configure-7711-do :
retry-1.0.4/configure:7712:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
retry-1.0.4/configure-7713-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
retry-1.0.4/configure-7716-  cat >>confdefs.h <<_ACEOF
retry-1.0.4/configure:7717:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
retry-1.0.4/configure-7718-_ACEOF
##############################################
retry-1.0.4/configure-8074-	"file_magic "*)
retry-1.0.4/configure:8075:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
retry-1.0.4/configure-8076-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
retry-1.0.4/configure-8140-	"file_magic "*)
retry-1.0.4/configure:8141:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
retry-1.0.4/configure-8142-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
retry-1.0.4/configure-8534-      *)
retry-1.0.4/configure:8535:	case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/configure-8536-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
retry-1.0.4/configure-8980-	# shared libraries, regardless of the interface used.
retry-1.0.4/configure:8981:	case `$LD -v 2>&1` in
retry-1.0.4/configure-8982-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
retry-1.0.4/configure-9012-    supports_anon_versioning=no
retry-1.0.4/configure:9013:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
retry-1.0.4/configure-9014-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
retry-1.0.4/configure-9081-	# is; otherwise, prepend EXPORTS...
retry-1.0.4/configure:9082:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
retry-1.0.4/configure-9083-          cp $export_symbols $output_objdir/$soname.def;
##############################################
retry-1.0.4/configure-9115-	prefix_cmds="$SED"~
retry-1.0.4/configure:9116:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
retry-1.0.4/configure-9117-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
retry-1.0.4/configure-9137-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
retry-1.0.4/configure:9138:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
retry-1.0.4/configure:9139:      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'
retry-1.0.4/configure-9140-      ;;
##############################################
retry-1.0.4/configure-9155-        pgcc*)				# Portland Group C compiler
retry-1.0.4/configure:9156:	  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'
retry-1.0.4/configure-9157-	  tmp_addflag=' $pic_flag'
##############################################
retry-1.0.4/configure-9160-					# Portland Group f77 and f90 compilers
retry-1.0.4/configure:9161:	  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'
retry-1.0.4/configure-9162-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
retry-1.0.4/configure-9177-	nvcc*)	# Cuda Compiler Driver 2.2
retry-1.0.4/configure:9178:	  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'
retry-1.0.4/configure-9179-	  compiler_needs_object=yes
##############################################
retry-1.0.4/configure-9181-	esac
retry-1.0.4/configure:9182:	case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/configure-9183-	*Sun\ C*)			# Sun C 5.9
retry-1.0.4/configure:9184:	  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'
retry-1.0.4/configure-9185-	  compiler_needs_object=yes
##############################################
retry-1.0.4/configure-9252-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
retry-1.0.4/configure:9253:      case `$LD -v 2>&1` in
retry-1.0.4/configure-9254-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
retry-1.0.4/configure-9341-	else
retry-1.0.4/configure:9342:	  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'
retry-1.0.4/configure-9343-	fi
##############################################
retry-1.0.4/configure-9406-	# below for broken collect2 doesn't work under 4.3+
retry-1.0.4/configure:9407:	  collect2name=`$CC -print-prog-name=collect2`
retry-1.0.4/configure-9408-	  if test -f "$collect2name" &&
##############################################
retry-1.0.4/configure-9486-      }'
retry-1.0.4/configure:9487:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/configure-9488-  # Check for a 64-bit object if we didn't find anything.
retry-1.0.4/configure-9489-  if test -z "$lt_cv_aix_libpath_"; then
retry-1.0.4/configure:9490:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/configure-9491-  fi
##############################################
retry-1.0.4/configure-9504-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
retry-1.0.4/configure:9505:        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
retry-1.0.4/configure-9506-      else
##############################################
retry-1.0.4/configure-9539-      }'
retry-1.0.4/configure:9540:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/configure-9541-  # Check for a 64-bit object if we didn't find anything.
retry-1.0.4/configure-9542-  if test -z "$lt_cv_aix_libpath_"; then
retry-1.0.4/configure:9543:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/configure-9544-  fi
##############################################
retry-1.0.4/configure-9571-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
retry-1.0.4/configure:9572:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
retry-1.0.4/configure-9573-	  if test svr4 != "$with_aix_soname"; then
##############################################
retry-1.0.4/configure-9624-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
retry-1.0.4/configure:9625:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
retry-1.0.4/configure-9626-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
retry-1.0.4/configure-9662-	# FIXME: Setting linknames here is a bad hack.
retry-1.0.4/configure:9663:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
retry-1.0.4/configure-9664-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
retry-1.0.4/configure-9680-  if test yes = "$lt_cv_ld_force_load"; then
retry-1.0.4/configure:9681:    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\"`'
retry-1.0.4/configure-9682-
##############################################
retry-1.0.4/configure-9860-      if test yes = "$GCC"; then
retry-1.0.4/configure:9861:	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'
retry-1.0.4/configure-9862-	# Try to use the -exported_symbol ld option, if it does not
##############################################
retry-1.0.4/configure-9888-	if test yes = "$lt_cv_irix_exported_symbol"; then
retry-1.0.4/configure:9889:          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'
retry-1.0.4/configure-9890-	fi
retry-1.0.4/configure-9891-      else
retry-1.0.4/configure:9892:	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'
retry-1.0.4/configure:9893:	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'
retry-1.0.4/configure-9894-      fi
##############################################
retry-1.0.4/configure-9938-	hardcode_direct_absolute=yes
retry-1.0.4/configure:9939:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/configure-9940-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
retry-1.0.4/configure-9969-	prefix_cmds="$SED"~
retry-1.0.4/configure:9970:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
retry-1.0.4/configure-9971-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
retry-1.0.4/configure-9983-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
retry-1.0.4/configure:9984:	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'
retry-1.0.4/configure-9985-      else
retry-1.0.4/configure-9986-	allow_undefined_flag=' -expect_unresolved \*'
retry-1.0.4/configure:9987:	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'
retry-1.0.4/configure-9988-      fi
##############################################
retry-1.0.4/configure-9996-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
retry-1.0.4/configure:9997:	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'
retry-1.0.4/configure-9998-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
retry-1.0.4/configure-10000-	allow_undefined_flag=' -expect_unresolved \*'
retry-1.0.4/configure:10001:	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'
retry-1.0.4/configure:10002:	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~
retry-1.0.4/configure:10003:          $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'
retry-1.0.4/configure-10004-
##############################################
retry-1.0.4/configure-10019-      else
retry-1.0.4/configure:10020:	case `$CC -V 2>&1` in
retry-1.0.4/configure-10021-	*"Compilers 5.0"*)
##############################################
retry-1.0.4/configure-10418-  esac
retry-1.0.4/configure:10419:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
retry-1.0.4/configure-10420-  case $lt_search_path_spec in
##############################################
retry-1.0.4/configure-10425-    # okay in the real world where ";" in dirpaths is itself problematic.
retry-1.0.4/configure:10426:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
retry-1.0.4/configure-10427-    ;;
retry-1.0.4/configure-10428-  *)
retry-1.0.4/configure:10429:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/configure-10430-    ;;
##############################################
retry-1.0.4/configure-10434-  lt_tmp_lt_search_path_spec=
retry-1.0.4/configure:10435:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
retry-1.0.4/configure-10436-  # ...but if some path component already ends with the multilib dir we assume
##############################################
retry-1.0.4/configure-10476-  esac
retry-1.0.4/configure:10477:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
retry-1.0.4/configure-10478-else
##############################################
retry-1.0.4/configure-10616-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
retry-1.0.4/configure:10617:    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'
retry-1.0.4/configure-10618-    ;;
##############################################
retry-1.0.4/configure-10652-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
retry-1.0.4/configure:10653:    postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/configure:10654:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
retry-1.0.4/configure:10655:      dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/configure-10656-      test -d \$dldir || mkdir -p \$dldir~
##############################################
retry-1.0.4/configure-10661-      fi'
retry-1.0.4/configure:10662:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
retry-1.0.4/configure-10663-      dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/configure-10669-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
retry-1.0.4/configure:10670:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
retry-1.0.4/configure-10671-
##############################################
retry-1.0.4/configure-10675-      # MinGW DLLs use traditional 'lib' prefix
retry-1.0.4/configure:10676:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
retry-1.0.4/configure-10677-      ;;
##############################################
retry-1.0.4/configure-10679-      # pw32 DLLs use 'pw' prefix rather than 'lib'
retry-1.0.4/configure:10680:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
retry-1.0.4/configure-10681-      ;;
##############################################
retry-1.0.4/configure-10688-    libname_spec='$name'
retry-1.0.4/configure:10689:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
retry-1.0.4/configure-10690-    library_names_spec='$libname.dll.lib'
##############################################
retry-1.0.4/configure-10700-        # Let DOS variable expansion print the short 8.3 style file name.
retry-1.0.4/configure:10701:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
retry-1.0.4/configure-10702-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
retry-1.0.4/configure-10705-      # Convert to MSYS style.
retry-1.0.4/configure:10706:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
retry-1.0.4/configure-10707-      ;;
##############################################
retry-1.0.4/configure-10711-      # like /cygdrive/c/PROGRA~1:/cygdr...
retry-1.0.4/configure:10712:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
retry-1.0.4/configure:10713:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
retry-1.0.4/configure:10714:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/configure-10715-      ;;
##############################################
retry-1.0.4/configure-10719-        # It is most probably a Windows format PATH.
retry-1.0.4/configure:10720:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
retry-1.0.4/configure-10721-      else
retry-1.0.4/configure:10722:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/configure-10723-      fi
##############################################
retry-1.0.4/configure-10729-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
retry-1.0.4/configure:10730:    postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/configure:10731:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
retry-1.0.4/configure:10732:      dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/configure-10733-      test -d \$dldir || mkdir -p \$dldir~
retry-1.0.4/configure-10734-      $install_prog $dir/$dlname \$dldir/$dlname'
retry-1.0.4/configure:10735:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
retry-1.0.4/configure-10736-      dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/configure-10743-    # Assume MSVC wrapper
retry-1.0.4/configure:10744:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
retry-1.0.4/configure-10745-    dynamic_linker='Win32 ld.exe'
##############################################
retry-1.0.4/configure-10760-  shlibpath_var=DYLD_LIBRARY_PATH
retry-1.0.4/configure:10761:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
retry-1.0.4/configure-10762-
##############################################
retry-1.0.4/configure-11016-  if test -f /etc/ld.so.conf; then
retry-1.0.4/configure:11017:    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' ' '`
retry-1.0.4/configure-11018-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
retry-1.0.4/configure-11070-  need_lib_prefix=no
retry-1.0.4/configure:11071:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/configure-11072-    need_version=no
##############################################
retry-1.0.4/configure-11097-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
retry-1.0.4/configure:11098:  postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/configure:11099:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
retry-1.0.4/configure:11100:    dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/configure-11101-    test -d \$dldir || mkdir -p \$dldir~
##############################################
retry-1.0.4/configure-11106-    fi'
retry-1.0.4/configure:11107:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
retry-1.0.4/configure-11108-    dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/configure-12670-  if test "$am_compiler_list" = ""; then
retry-1.0.4/configure:12671:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
retry-1.0.4/configure-12672-  fi
##############################################
retry-1.0.4/configure-13133-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
retry-1.0.4/configure:13134:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
retry-1.0.4/configure-13135-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
retry-1.0.4/configure-13228-if test -z "$BASH_VERSION$ZSH_VERSION" \
retry-1.0.4/configure:13229:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
retry-1.0.4/configure-13230-  as_echo='print -r --'
retry-1.0.4/configure-13231-  as_echo_n='print -rn --'
retry-1.0.4/configure:13232:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
retry-1.0.4/configure-13233-  as_echo='printf %s\n'
##############################################
retry-1.0.4/configure-13235-else
retry-1.0.4/configure:13236:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
retry-1.0.4/configure-13237-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
retry-1.0.4/configure-13245-	expr "X$arg" : "X\\(.*\\)$as_nl";
retry-1.0.4/configure:13246:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
retry-1.0.4/configure-13247-      esac;
##############################################
retry-1.0.4/configure-13322-# ----------------------------------------
retry-1.0.4/configure:13323:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
retry-1.0.4/configure-13324-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
retry-1.0.4/configure-13394-  {
retry-1.0.4/configure:13395:    as_val=`expr "$@" || test $? -eq 1`
retry-1.0.4/configure-13396-  }
##############################################
retry-1.0.4/configure-13498-      case $as_dir in #(
retry-1.0.4/configure:13499:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
retry-1.0.4/configure-13500-      *) as_qdir=$as_dir;;
##############################################
retry-1.0.4/configure-13633-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
retry-1.0.4/configure:13634:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
retry-1.0.4/configure-13635-ac_cs_version="\\
##############################################
retry-1.0.4/configure-13658-  --*=?*)
retry-1.0.4/configure:13659:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
retry-1.0.4/configure:13660:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
retry-1.0.4/configure-13661-    ac_shift=:
##############################################
retry-1.0.4/configure-13663-  --*=)
retry-1.0.4/configure:13664:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
retry-1.0.4/configure-13665-    ac_optarg=
##############################################
retry-1.0.4/configure-13687-    case $ac_optarg in
retry-1.0.4/configure:13688:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
retry-1.0.4/configure-13689-    '') as_fn_error $? "missing file argument" ;;
##############################################
retry-1.0.4/configure-13695-    case $ac_optarg in
retry-1.0.4/configure:13696:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
retry-1.0.4/configure-13697-    esac
##############################################
retry-1.0.4/configure-13764-delay_variable_subst='$delay_variable_subst'
retry-1.0.4/configure:13765:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13766:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13767:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13768:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13769:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13770:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13771:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13772:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13773:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13774:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13775:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13776:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13777:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13778:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13779:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13780:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13781:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13782:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13783:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13784:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13785:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13786:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13787:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13788:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13789:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13790:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13791:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13792:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13793:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13794:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13795:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13796:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13797:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13798:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13799:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13800:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13801:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13802:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13803:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13804:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13805:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13806:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13807:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13808:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13809:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13810:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13811:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13812:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13813:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13814:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13815:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13816:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13817:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13818:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13819:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13820:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13821:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13822:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13823: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"`'
retry-1.0.4/configure:13824:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13825:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13826:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13827:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13828:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13829:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13830:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13831:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13832:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13833:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13834:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13835:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13836:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13837:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13838:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13839:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13840:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13841:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13842:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13843:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13844:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13845:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13846:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13847:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13848:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13849:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13850:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13851:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13852:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13853:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13854:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13855:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13856:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13857:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13858:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13859:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13860:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13861:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13862:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13863:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13864:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13865:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13866:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13867:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13868:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13869:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13870:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13871:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13872:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13873:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13874:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13875:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13876:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13877:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13878:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13879:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13880:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13881:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13882:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13883:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13884:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13885:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13886:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13887:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13888:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13889:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13890:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13891:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13892:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13893:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13894:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13895:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13896:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13897:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13898:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure:13899:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/configure-13900-
##############################################
retry-1.0.4/configure-13981-striplib; do
retry-1.0.4/configure:13982:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
retry-1.0.4/configure-13983-    *[\\\\\\\`\\"\\\$]*)
retry-1.0.4/configure:13984:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
retry-1.0.4/configure-13985-      ;;
##############################################
retry-1.0.4/configure-14012-configure_time_lt_sys_library_path; do
retry-1.0.4/configure:14013:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
retry-1.0.4/configure-14014-    *[\\\\\\\`\\"\\\$]*)
retry-1.0.4/configure:14015:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
retry-1.0.4/configure-14016-      ;;
##############################################
retry-1.0.4/configure-14108-fi
retry-1.0.4/configure:14109:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
retry-1.0.4/configure-14110-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
retry-1.0.4/configure-14125-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
retry-1.0.4/configure:14126:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
retry-1.0.4/configure-14127-ac_delim='%!_!# '
##############################################
retry-1.0.4/configure-14131-
retry-1.0.4/configure:14132:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
retry-1.0.4/configure-14133-  if test $ac_delim_n = $ac_delim_num; then
##############################################
retry-1.0.4/configure-14269-for ac_last_try in false false :; do
retry-1.0.4/configure:14270:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
retry-1.0.4/configure-14271-  if test -z "$ac_tt"; then
##############################################
retry-1.0.4/configure-14401-      esac
retry-1.0.4/configure:14402:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
retry-1.0.4/configure-14403-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
retry-1.0.4/configure-14460-*)
retry-1.0.4/configure:14461:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
retry-1.0.4/configure-14462-  # A ".." for each directory in $ac_dir_suffix.
retry-1.0.4/configure:14463:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
retry-1.0.4/configure-14464-  case $ac_top_builddir_sub in
##############################################
retry-1.0.4/configure-14521-/@mandir@/p'
retry-1.0.4/configure:14522:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
retry-1.0.4/configure-14523-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
retry-1.0.4/configure-14538-
retry-1.0.4/configure:14539:# Neutralize VPATH when `$srcdir' = `.'.
retry-1.0.4/configure-14540-# Shell code in configure.ac might set extrasub.
##############################################
retry-1.0.4/configure-14566-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
retry-1.0.4/configure:14567:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
retry-1.0.4/configure-14568-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
retry-1.0.4/configure-14612-    * )
retry-1.0.4/configure:14613:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
retry-1.0.4/configure-14614-  esac
##############################################
retry-1.0.4/configure-14667-    # Strip MF so we end up with the name of the file.
retry-1.0.4/configure:14668:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
retry-1.0.4/configure-14669-    # Check whether this is an Automake generated Makefile which includes
##############################################
retry-1.0.4/configure-15219-    *:)
retry-1.0.4/configure:15220:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
retry-1.0.4/configure-15221-        ;;
retry-1.0.4/configure-15222-    x:*)
retry-1.0.4/configure:15223:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
retry-1.0.4/configure-15224-        ;;
retry-1.0.4/configure-15225-    *::*)
retry-1.0.4/configure:15226:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
retry-1.0.4/configure:15227:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
retry-1.0.4/configure-15228-        ;;
retry-1.0.4/configure-15229-    *)
retry-1.0.4/configure:15230:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
retry-1.0.4/configure-15231-        ;;
##############################################
retry-1.0.4/configure-15246-    done
retry-1.0.4/configure:15247:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
retry-1.0.4/configure-15248-}
##############################################
retry-1.0.4/aclocal.m4-141-    done
retry-1.0.4/aclocal.m4:142:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
retry-1.0.4/aclocal.m4-143-}
##############################################
retry-1.0.4/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE],
retry-1.0.4/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
retry-1.0.4/aclocal.m4-455-
##############################################
retry-1.0.4/aclocal.m4-463-#
retry-1.0.4/aclocal.m4:464:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
retry-1.0.4/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
retry-1.0.4/aclocal.m4-573-]], lt_decl_quote_varnames); do
retry-1.0.4/aclocal.m4:574:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
retry-1.0.4/aclocal.m4-575-    *[[\\\\\\\`\\"\\\$]]*)
retry-1.0.4/aclocal.m4:576:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
retry-1.0.4/aclocal.m4-577-      ;;
##############################################
retry-1.0.4/aclocal.m4-586-]], lt_decl_dquote_varnames); do
retry-1.0.4/aclocal.m4:587:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
retry-1.0.4/aclocal.m4-588-    *[[\\\\\\\`\\"\\\$]]*)
retry-1.0.4/aclocal.m4:589:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
retry-1.0.4/aclocal.m4-590-      ;;
##############################################
retry-1.0.4/aclocal.m4-1126-  if test yes = "$lt_cv_ld_force_load"; then
retry-1.0.4/aclocal.m4:1127:    _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\"`'
retry-1.0.4/aclocal.m4-1128-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
retry-1.0.4/aclocal.m4-1179-      }]'
retry-1.0.4/aclocal.m4:1180:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/aclocal.m4-1181-  # Check for a 64-bit object if we didn't find anything.
retry-1.0.4/aclocal.m4-1182-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
retry-1.0.4/aclocal.m4:1183:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
retry-1.0.4/aclocal.m4-1184-  fi],[])
##############################################
retry-1.0.4/aclocal.m4-1215-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
retry-1.0.4/aclocal.m4:1216:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
retry-1.0.4/aclocal.m4-1217-  ECHO='print -r --'
retry-1.0.4/aclocal.m4:1218:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
retry-1.0.4/aclocal.m4-1219-  ECHO='printf %s\n'
##############################################
retry-1.0.4/aclocal.m4-1250-    PATH=/empty FPATH=/empty; export PATH FPATH
retry-1.0.4/aclocal.m4:1251:    test "X`printf %s $ECHO`" = "X$ECHO" \
retry-1.0.4/aclocal.m4:1252:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
retry-1.0.4/aclocal.m4-1253-
##############################################
retry-1.0.4/aclocal.m4-1274-   if test yes = "$GCC"; then
retry-1.0.4/aclocal.m4:1275:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
retry-1.0.4/aclocal.m4-1276-   fi
##############################################
retry-1.0.4/aclocal.m4-1278- /*)
retry-1.0.4/aclocal.m4:1279:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
retry-1.0.4/aclocal.m4-1280-   ;; #(
##############################################
retry-1.0.4/aclocal.m4-1308-  if AC_TRY_EVAL(ac_compile); then
retry-1.0.4/aclocal.m4:1309:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1310-      *ELF-32*)
##############################################
retry-1.0.4/aclocal.m4-1325-    if test yes = "$lt_cv_prog_gnu_ld"; then
retry-1.0.4/aclocal.m4:1326:      case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1327-	*32-bit*)
##############################################
retry-1.0.4/aclocal.m4-1337-    else
retry-1.0.4/aclocal.m4:1338:      case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1339-	*32-bit*)
##############################################
retry-1.0.4/aclocal.m4-1359-    emul=elf
retry-1.0.4/aclocal.m4:1360:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1361-      *32-bit*)
##############################################
retry-1.0.4/aclocal.m4-1367-    esac
retry-1.0.4/aclocal.m4:1368:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1369-      *MSB*)
##############################################
retry-1.0.4/aclocal.m4-1375-    esac
retry-1.0.4/aclocal.m4:1376:    case `/usr/bin/file conftest.$ac_objext` in
retry-1.0.4/aclocal.m4-1377-      *N32*)
##############################################
retry-1.0.4/aclocal.m4-1740-    # And add a safety zone
retry-1.0.4/aclocal.m4:1741:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
retry-1.0.4/aclocal.m4:1742:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
retry-1.0.4/aclocal.m4-1743-    ;;
##############################################
retry-1.0.4/aclocal.m4-1773-    if test -n "$kargmax"; then
retry-1.0.4/aclocal.m4:1774:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
retry-1.0.4/aclocal.m4-1775-    else
##############################################
retry-1.0.4/aclocal.m4-1782-       test undefined != "$lt_cv_sys_max_cmd_len"; then
retry-1.0.4/aclocal.m4:1783:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
retry-1.0.4/aclocal.m4:1784:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
retry-1.0.4/aclocal.m4-1785-    else
##############################################
retry-1.0.4/aclocal.m4-1794-      # we can't tell.
retry-1.0.4/aclocal.m4:1795:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
retry-1.0.4/aclocal.m4-1796-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
retry-1.0.4/aclocal.m4-1798-      do
retry-1.0.4/aclocal.m4:1799:        i=`expr $i + 1`
retry-1.0.4/aclocal.m4-1800-        teststring=$teststring$teststring
##############################################
retry-1.0.4/aclocal.m4-1802-      # Only check the string length outside the loop.
retry-1.0.4/aclocal.m4:1803:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
retry-1.0.4/aclocal.m4-1804-      teststring=
##############################################
retry-1.0.4/aclocal.m4-1807-      # linker.  It appears as though 1/2 is a usable value.
retry-1.0.4/aclocal.m4:1808:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
retry-1.0.4/aclocal.m4-1809-    fi
##############################################
retry-1.0.4/aclocal.m4-2273-    *:)
retry-1.0.4/aclocal.m4:2274:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
retry-1.0.4/aclocal.m4-2275-        ;;
retry-1.0.4/aclocal.m4-2276-    x:*)
retry-1.0.4/aclocal.m4:2277:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
retry-1.0.4/aclocal.m4-2278-        ;;
retry-1.0.4/aclocal.m4-2279-    *::*)
retry-1.0.4/aclocal.m4:2280:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
retry-1.0.4/aclocal.m4:2281:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
retry-1.0.4/aclocal.m4-2282-        ;;
retry-1.0.4/aclocal.m4-2283-    *)
retry-1.0.4/aclocal.m4:2284:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
retry-1.0.4/aclocal.m4-2285-        ;;
##############################################
retry-1.0.4/aclocal.m4-2313-  esac
retry-1.0.4/aclocal.m4:2314:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
retry-1.0.4/aclocal.m4-2315-  case $lt_search_path_spec in
##############################################
retry-1.0.4/aclocal.m4-2320-    # okay in the real world where ";" in dirpaths is itself problematic.
retry-1.0.4/aclocal.m4:2321:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
retry-1.0.4/aclocal.m4-2322-    ;;
retry-1.0.4/aclocal.m4-2323-  *)
retry-1.0.4/aclocal.m4:2324:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/aclocal.m4-2325-    ;;
##############################################
retry-1.0.4/aclocal.m4-2329-  lt_tmp_lt_search_path_spec=
retry-1.0.4/aclocal.m4:2330:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
retry-1.0.4/aclocal.m4-2331-  # ...but if some path component already ends with the multilib dir we assume
##############################################
retry-1.0.4/aclocal.m4-2371-  esac
retry-1.0.4/aclocal.m4:2372:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
retry-1.0.4/aclocal.m4-2373-else
##############################################
retry-1.0.4/aclocal.m4-2512-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
retry-1.0.4/aclocal.m4:2513:    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'
retry-1.0.4/aclocal.m4-2514-    ;;
##############################################
retry-1.0.4/aclocal.m4-2548-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
retry-1.0.4/aclocal.m4:2549:    postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/aclocal.m4:2550:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
retry-1.0.4/aclocal.m4:2551:      dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/aclocal.m4-2552-      test -d \$dldir || mkdir -p \$dldir~
##############################################
retry-1.0.4/aclocal.m4-2557-      fi'
retry-1.0.4/aclocal.m4:2558:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
retry-1.0.4/aclocal.m4-2559-      dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/aclocal.m4-2565-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
retry-1.0.4/aclocal.m4:2566:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
retry-1.0.4/aclocal.m4-2567-m4_if([$1], [],[
##############################################
retry-1.0.4/aclocal.m4-2571-      # MinGW DLLs use traditional 'lib' prefix
retry-1.0.4/aclocal.m4:2572:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
retry-1.0.4/aclocal.m4-2573-      ;;
##############################################
retry-1.0.4/aclocal.m4-2575-      # pw32 DLLs use 'pw' prefix rather than 'lib'
retry-1.0.4/aclocal.m4:2576:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
retry-1.0.4/aclocal.m4-2577-      ;;
##############################################
retry-1.0.4/aclocal.m4-2584-    libname_spec='$name'
retry-1.0.4/aclocal.m4:2585:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
retry-1.0.4/aclocal.m4-2586-    library_names_spec='$libname.dll.lib'
##############################################
retry-1.0.4/aclocal.m4-2596-        # Let DOS variable expansion print the short 8.3 style file name.
retry-1.0.4/aclocal.m4:2597:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
retry-1.0.4/aclocal.m4-2598-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
retry-1.0.4/aclocal.m4-2601-      # Convert to MSYS style.
retry-1.0.4/aclocal.m4:2602:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
retry-1.0.4/aclocal.m4-2603-      ;;
##############################################
retry-1.0.4/aclocal.m4-2607-      # like /cygdrive/c/PROGRA~1:/cygdr...
retry-1.0.4/aclocal.m4:2608:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
retry-1.0.4/aclocal.m4:2609:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
retry-1.0.4/aclocal.m4:2610:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/aclocal.m4-2611-      ;;
##############################################
retry-1.0.4/aclocal.m4-2615-        # It is most probably a Windows format PATH.
retry-1.0.4/aclocal.m4:2616:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
retry-1.0.4/aclocal.m4-2617-      else
retry-1.0.4/aclocal.m4:2618:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
retry-1.0.4/aclocal.m4-2619-      fi
##############################################
retry-1.0.4/aclocal.m4-2625-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
retry-1.0.4/aclocal.m4:2626:    postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/aclocal.m4:2627:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
retry-1.0.4/aclocal.m4:2628:      dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/aclocal.m4-2629-      test -d \$dldir || mkdir -p \$dldir~
retry-1.0.4/aclocal.m4-2630-      $install_prog $dir/$dlname \$dldir/$dlname'
retry-1.0.4/aclocal.m4:2631:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
retry-1.0.4/aclocal.m4-2632-      dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/aclocal.m4-2639-    # Assume MSVC wrapper
retry-1.0.4/aclocal.m4:2640:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
retry-1.0.4/aclocal.m4-2641-    dynamic_linker='Win32 ld.exe'
##############################################
retry-1.0.4/aclocal.m4-2656-  shlibpath_var=DYLD_LIBRARY_PATH
retry-1.0.4/aclocal.m4:2657:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
retry-1.0.4/aclocal.m4-2658-m4_if([$1], [],[
##############################################
retry-1.0.4/aclocal.m4-2893-  if test -f /etc/ld.so.conf; then
retry-1.0.4/aclocal.m4:2894:    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' ' '`
retry-1.0.4/aclocal.m4-2895-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
retry-1.0.4/aclocal.m4-2947-  need_lib_prefix=no
retry-1.0.4/aclocal.m4:2948:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/aclocal.m4-2949-    need_version=no
##############################################
retry-1.0.4/aclocal.m4-2974-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
retry-1.0.4/aclocal.m4:2975:  postinstall_cmds='base_file=`basename \$file`~
retry-1.0.4/aclocal.m4:2976:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
retry-1.0.4/aclocal.m4:2977:    dldir=$destdir/`dirname \$dlpath`~
retry-1.0.4/aclocal.m4-2978-    test -d \$dldir || mkdir -p \$dldir~
##############################################
retry-1.0.4/aclocal.m4-2983-    fi'
retry-1.0.4/aclocal.m4:2984:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
retry-1.0.4/aclocal.m4-2985-    dlpath=$dir/\$dldll~
##############################################
retry-1.0.4/aclocal.m4-3194-	"file_magic "*)
retry-1.0.4/aclocal.m4:3195:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
retry-1.0.4/aclocal.m4-3196-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
retry-1.0.4/aclocal.m4-3277-    # gcc leaves a trailing carriage return, which upsets mingw
retry-1.0.4/aclocal.m4:3278:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
retry-1.0.4/aclocal.m4-3279-  *)
retry-1.0.4/aclocal.m4:3280:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
retry-1.0.4/aclocal.m4-3281-  esac
##############################################
retry-1.0.4/aclocal.m4-3286-      # Canonicalize the pathname of ld
retry-1.0.4/aclocal.m4:3287:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
retry-1.0.4/aclocal.m4-3288-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
retry-1.0.4/aclocal.m4:3289:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
retry-1.0.4/aclocal.m4-3290-      done
##############################################
retry-1.0.4/aclocal.m4-3317-      # Break only if it was the GNU/non-GNU ld that we prefer.
retry-1.0.4/aclocal.m4:3318:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
retry-1.0.4/aclocal.m4-3319-      *GNU* | *'with BFD'*)
##############################################
retry-1.0.4/aclocal.m4-3357-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
retry-1.0.4/aclocal.m4:3358:case `$LD -v 2>&1 </dev/null` in
retry-1.0.4/aclocal.m4-3359-*GNU* | *'with BFD'*)
##############################################
retry-1.0.4/aclocal.m4-3584-openbsd* | bitrig*)
retry-1.0.4/aclocal.m4:3585:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/aclocal.m4-3586-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
retry-1.0.4/aclocal.m4-3651-    else
retry-1.0.4/aclocal.m4:3652:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
retry-1.0.4/aclocal.m4-3653-    fi
##############################################
retry-1.0.4/aclocal.m4-3702-	esac
retry-1.0.4/aclocal.m4:3703:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
retry-1.0.4/aclocal.m4-3704-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
retry-1.0.4/aclocal.m4-3708-	*)
retry-1.0.4/aclocal.m4:3709:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
retry-1.0.4/aclocal.m4-3710-	  */dev/null*)
##############################################
retry-1.0.4/aclocal.m4-3734-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
retry-1.0.4/aclocal.m4:3735:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
retry-1.0.4/aclocal.m4-3736-    *COFF*)
##############################################
retry-1.0.4/aclocal.m4-3793-  # decide which one to use based on capabilities of $DLLTOOL
retry-1.0.4/aclocal.m4:3794:  case `$DLLTOOL --help 2>&1` in
retry-1.0.4/aclocal.m4-3795-  *--identify-strict*)
##############################################
retry-1.0.4/aclocal.m4-3967-# If we're using GNU nm, then use its standard symbol codes.
retry-1.0.4/aclocal.m4:3968:case `$NM -V 2>&1` in
retry-1.0.4/aclocal.m4-3969-*GNU* | *'with BFD'*)
##############################################
retry-1.0.4/aclocal.m4-4015-mingw*)
retry-1.0.4/aclocal.m4:4016:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
retry-1.0.4/aclocal.m4-4017-  ;;
##############################################
retry-1.0.4/aclocal.m4-4071-    nlist=conftest.nm
retry-1.0.4/aclocal.m4:4072:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
retry-1.0.4/aclocal.m4-4073-      # Try sorting and uniquifying the output.
##############################################
retry-1.0.4/aclocal.m4-4419-	  *)
retry-1.0.4/aclocal.m4:4420:	    case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/aclocal.m4-4421-	    *Sun\ C*)
##############################################
retry-1.0.4/aclocal.m4-4755-      *)
retry-1.0.4/aclocal.m4:4756:	case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/aclocal.m4-4757-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
retry-1.0.4/aclocal.m4-4938-    else
retry-1.0.4/aclocal.m4:4939:      _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'
retry-1.0.4/aclocal.m4-4940-    fi
##############################################
retry-1.0.4/aclocal.m4-5031-	# shared libraries, regardless of the interface used.
retry-1.0.4/aclocal.m4:5032:	case `$LD -v 2>&1` in
retry-1.0.4/aclocal.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
retry-1.0.4/aclocal.m4-5063-    supports_anon_versioning=no
retry-1.0.4/aclocal.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
retry-1.0.4/aclocal.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
retry-1.0.4/aclocal.m4-5166-	prefix_cmds="$SED"~
retry-1.0.4/aclocal.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
retry-1.0.4/aclocal.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
retry-1.0.4/aclocal.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
retry-1.0.4/aclocal.m4:5189:      _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'
retry-1.0.4/aclocal.m4:5190:      _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'
retry-1.0.4/aclocal.m4-5191-      ;;
##############################################
retry-1.0.4/aclocal.m4-5206-        pgcc*)				# Portland Group C compiler
retry-1.0.4/aclocal.m4:5207:	  _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'
retry-1.0.4/aclocal.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
retry-1.0.4/aclocal.m4-5211-					# Portland Group f77 and f90 compilers
retry-1.0.4/aclocal.m4:5212:	  _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'
retry-1.0.4/aclocal.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
retry-1.0.4/aclocal.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
retry-1.0.4/aclocal.m4:5229:	  _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'
retry-1.0.4/aclocal.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
retry-1.0.4/aclocal.m4-5232-	esac
retry-1.0.4/aclocal.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/aclocal.m4-5234-	*Sun\ C*)			# Sun C 5.9
retry-1.0.4/aclocal.m4:5235:	  _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'
retry-1.0.4/aclocal.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
retry-1.0.4/aclocal.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
retry-1.0.4/aclocal.m4:5304:      case `$LD -v 2>&1` in
retry-1.0.4/aclocal.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
retry-1.0.4/aclocal.m4-5392-	else
retry-1.0.4/aclocal.m4:5393:	  _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'
retry-1.0.4/aclocal.m4-5394-	fi
##############################################
retry-1.0.4/aclocal.m4-5457-	# below for broken collect2 doesn't work under 4.3+
retry-1.0.4/aclocal.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
retry-1.0.4/aclocal.m4-5459-	  if test -f "$collect2name" &&
##############################################
retry-1.0.4/aclocal.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
retry-1.0.4/aclocal.m4:5514:        _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
retry-1.0.4/aclocal.m4-5515-      else
##############################################
retry-1.0.4/aclocal.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
retry-1.0.4/aclocal.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
retry-1.0.4/aclocal.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
retry-1.0.4/aclocal.m4-5629-	# FIXME: Setting linknames here is a bad hack.
retry-1.0.4/aclocal.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
retry-1.0.4/aclocal.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
retry-1.0.4/aclocal.m4-5767-      if test yes = "$GCC"; then
retry-1.0.4/aclocal.m4:5768:	_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'
retry-1.0.4/aclocal.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
retry-1.0.4/aclocal.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
retry-1.0.4/aclocal.m4:5791:          _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'
retry-1.0.4/aclocal.m4-5792-	fi
retry-1.0.4/aclocal.m4-5793-      else
retry-1.0.4/aclocal.m4:5794:	_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'
retry-1.0.4/aclocal.m4:5795:	_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'
retry-1.0.4/aclocal.m4-5796-      fi
##############################################
retry-1.0.4/aclocal.m4-5840-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
retry-1.0.4/aclocal.m4:5841:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
retry-1.0.4/aclocal.m4-5842-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
retry-1.0.4/aclocal.m4-5871-	prefix_cmds="$SED"~
retry-1.0.4/aclocal.m4:5872:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
retry-1.0.4/aclocal.m4-5873-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
retry-1.0.4/aclocal.m4-5885-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
retry-1.0.4/aclocal.m4:5886:	_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'
retry-1.0.4/aclocal.m4-5887-      else
retry-1.0.4/aclocal.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
retry-1.0.4/aclocal.m4:5889:	_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'
retry-1.0.4/aclocal.m4-5890-      fi
##############################################
retry-1.0.4/aclocal.m4-5898-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
retry-1.0.4/aclocal.m4:5899:	_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'
retry-1.0.4/aclocal.m4-5900-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
retry-1.0.4/aclocal.m4-5902-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
retry-1.0.4/aclocal.m4:5903:	_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'
retry-1.0.4/aclocal.m4:5904:	_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~
retry-1.0.4/aclocal.m4:5905:          $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'
retry-1.0.4/aclocal.m4-5906-
##############################################
retry-1.0.4/aclocal.m4-5921-      else
retry-1.0.4/aclocal.m4:5922:	case `$CC -V 2>&1` in
retry-1.0.4/aclocal.m4-5923-	*"Compilers 5.0"*)
##############################################
retry-1.0.4/aclocal.m4-6114-	  _LT_TAGVAR(allow_undefined_flag, $1)=
retry-1.0.4/aclocal.m4:6115:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
retry-1.0.4/aclocal.m4-6116-	  then
##############################################
retry-1.0.4/aclocal.m4-6414-        # ancient GNU ld didn't support --whole-archive et. al.
retry-1.0.4/aclocal.m4:6415:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
retry-1.0.4/aclocal.m4-6416-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
retry-1.0.4/aclocal.m4-6524-          # below for broken collect2 doesn't work under 4.3+
retry-1.0.4/aclocal.m4:6525:	  collect2name=`$CC -print-prog-name=collect2`
retry-1.0.4/aclocal.m4-6526-	  if test -f "$collect2name" &&
##############################################
retry-1.0.4/aclocal.m4-6582-
retry-1.0.4/aclocal.m4:6583:          _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
retry-1.0.4/aclocal.m4-6584-        else
##############################################
retry-1.0.4/aclocal.m4-6607-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
retry-1.0.4/aclocal.m4:6608:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
retry-1.0.4/aclocal.m4-6609-	    if test svr4 != "$with_aix_soname"; then
##############################################
retry-1.0.4/aclocal.m4-6736-	  prefix_cmds="$SED"~
retry-1.0.4/aclocal.m4:6737:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
retry-1.0.4/aclocal.m4-6738-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
retry-1.0.4/aclocal.m4-6810-            # dependencies.
retry-1.0.4/aclocal.m4:6811:            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"'
retry-1.0.4/aclocal.m4-6812-            ;;
##############################################
retry-1.0.4/aclocal.m4-6875-	    # dependencies.
retry-1.0.4/aclocal.m4:6876:	    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"'
retry-1.0.4/aclocal.m4-6877-	    ;;
##############################################
retry-1.0.4/aclocal.m4-6911-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
retry-1.0.4/aclocal.m4:6912:	_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'
retry-1.0.4/aclocal.m4:6913:	_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'
retry-1.0.4/aclocal.m4-6914-	;;
##############################################
retry-1.0.4/aclocal.m4-6918-	    # SGI C++
retry-1.0.4/aclocal.m4:6919:	    _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'
retry-1.0.4/aclocal.m4-6920-
##############################################
retry-1.0.4/aclocal.m4-6929-	      if test no = "$with_gnu_ld"; then
retry-1.0.4/aclocal.m4:6930:	        _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'
retry-1.0.4/aclocal.m4-6931-	      else
retry-1.0.4/aclocal.m4:6932:	        _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'
retry-1.0.4/aclocal.m4-6933-	      fi
##############################################
retry-1.0.4/aclocal.m4-6950-	    # to its proper name (with version) after linking.
retry-1.0.4/aclocal.m4:6951:	    _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'
retry-1.0.4/aclocal.m4:6952:	    _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'
retry-1.0.4/aclocal.m4-6953-	    # Commands to make compiler produce verbose output that lists
##############################################
retry-1.0.4/aclocal.m4-6960-	    # dependencies.
retry-1.0.4/aclocal.m4:6961:	    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"'
retry-1.0.4/aclocal.m4-6962-
##############################################
retry-1.0.4/aclocal.m4-6975-	    # earlier do not add the objects themselves.
retry-1.0.4/aclocal.m4:6976:	    case `$CC -V 2>&1` in
retry-1.0.4/aclocal.m4-6977-	      *"Version 7."*)
##############################################
retry-1.0.4/aclocal.m4-6996-            # Portland Group C++ compiler
retry-1.0.4/aclocal.m4:6997:	    case `$CC -V` in
retry-1.0.4/aclocal.m4-6998-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
retry-1.0.4/aclocal.m4-7001-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
retry-1.0.4/aclocal.m4:7002:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
retry-1.0.4/aclocal.m4-7003-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
retry-1.0.4/aclocal.m4-7005-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
retry-1.0.4/aclocal.m4:7006:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
retry-1.0.4/aclocal.m4-7007-                $RANLIB $oldlib'
##############################################
retry-1.0.4/aclocal.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
retry-1.0.4/aclocal.m4:7011:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
retry-1.0.4/aclocal.m4-7012-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
retry-1.0.4/aclocal.m4-7014-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
retry-1.0.4/aclocal.m4:7015:                $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'
retry-1.0.4/aclocal.m4-7016-	      ;;
##############################################
retry-1.0.4/aclocal.m4-7024-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
retry-1.0.4/aclocal.m4:7025:	    _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'
retry-1.0.4/aclocal.m4-7026-            ;;
##############################################
retry-1.0.4/aclocal.m4-7043-	    # dependencies.
retry-1.0.4/aclocal.m4:7044:	    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'
retry-1.0.4/aclocal.m4-7045-	    ;;
##############################################
retry-1.0.4/aclocal.m4-7058-	  *)
retry-1.0.4/aclocal.m4:7059:	    case `$CC -V 2>&1 | sed 5q` in
retry-1.0.4/aclocal.m4-7060-	    *Sun\ C*)
##############################################
retry-1.0.4/aclocal.m4-7065-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
retry-1.0.4/aclocal.m4:7066:	      _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'
retry-1.0.4/aclocal.m4-7067-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
retry-1.0.4/aclocal.m4-7130-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
retry-1.0.4/aclocal.m4:7131:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
retry-1.0.4/aclocal.m4-7132-	    _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'
##############################################
retry-1.0.4/aclocal.m4-7149-	    # to its proper name (with version) after linking.
retry-1.0.4/aclocal.m4:7150:	    _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'
retry-1.0.4/aclocal.m4-7151-
##############################################
retry-1.0.4/aclocal.m4-7170-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
retry-1.0.4/aclocal.m4:7171:	        _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'
retry-1.0.4/aclocal.m4-7172-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
retry-1.0.4/aclocal.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
retry-1.0.4/aclocal.m4:7176:	        _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'
retry-1.0.4/aclocal.m4:7177:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
retry-1.0.4/aclocal.m4-7178-                  echo "-hidden">> $lib.exp~
retry-1.0.4/aclocal.m4:7179:                  $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~
retry-1.0.4/aclocal.m4-7180-                  $RM $lib.exp'
##############################################
retry-1.0.4/aclocal.m4-7194-	    # dependencies.
retry-1.0.4/aclocal.m4:7195:	    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"'
retry-1.0.4/aclocal.m4-7196-	    ;;
##############################################
retry-1.0.4/aclocal.m4-7201-	        osf3*)
retry-1.0.4/aclocal.m4:7202:	          _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'
retry-1.0.4/aclocal.m4-7203-		  ;;
retry-1.0.4/aclocal.m4-7204-	        *)
retry-1.0.4/aclocal.m4:7205:	          _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'
retry-1.0.4/aclocal.m4-7206-		  ;;
##############################################
retry-1.0.4/aclocal.m4-7454-  case @S|@2 in
retry-1.0.4/aclocal.m4:7455:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
retry-1.0.4/aclocal.m4:7456:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
retry-1.0.4/aclocal.m4-7457-  esac
##############################################
retry-1.0.4/aclocal.m4-7543-
retry-1.0.4/aclocal.m4:7544:  for p in `eval "$output_verbose_link_cmd"`; do
retry-1.0.4/aclocal.m4-7545-    case $prev$p in
##############################################
retry-1.0.4/aclocal.m4-7647-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
retry-1.0.4/aclocal.m4:7648: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
retry-1.0.4/aclocal.m4-7649-fi
##############################################
retry-1.0.4/aclocal.m4-8257-    test 10 -lt "$lt_ac_count" && break
retry-1.0.4/aclocal.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
retry-1.0.4/aclocal.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
retry-1.0.4/aclocal.m4-8873-m4_define([lt_combine],
retry-1.0.4/aclocal.m4:8874:[m4_if(m4_eval([$# > 3]), [1],
retry-1.0.4/aclocal.m4-8875-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
retry-1.0.4/aclocal.m4-9124-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
retry-1.0.4/aclocal.m4:9125:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
retry-1.0.4/aclocal.m4-9126-# and then we would define $MISSING as
##############################################
retry-1.0.4/aclocal.m4-9139-# Expand $ac_aux_dir to an absolute path.
retry-1.0.4/aclocal.m4:9140:am_aux_dir=`cd "$ac_aux_dir" && pwd`
retry-1.0.4/aclocal.m4-9141-])
##############################################
retry-1.0.4/aclocal.m4-9237-  if test "$am_compiler_list" = ""; then
retry-1.0.4/aclocal.m4:9238:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
retry-1.0.4/aclocal.m4-9239-  fi
##############################################
retry-1.0.4/aclocal.m4-9390-    # Strip MF so we end up with the name of the file.
retry-1.0.4/aclocal.m4:9391:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
retry-1.0.4/aclocal.m4-9392-    # Check whether this is an Automake generated Makefile which includes
##############################################
retry-1.0.4/aclocal.m4-9397-      || continue
retry-1.0.4/aclocal.m4:9398:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
retry-1.0.4/aclocal.m4:9399:    am_filepart=`AS_BASENAME(["$am_mf"])`
retry-1.0.4/aclocal.m4-9400-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
retry-1.0.4/aclocal.m4-9465-AC_REQUIRE([AC_PROG_INSTALL])dnl
retry-1.0.4/aclocal.m4:9466:if test "`cd $srcdir && pwd`" != "`pwd`"; then
retry-1.0.4/aclocal.m4-9467-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
retry-1.0.4/aclocal.m4-9624-    * )
retry-1.0.4/aclocal.m4:9625:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
retry-1.0.4/aclocal.m4-9626-  esac
retry-1.0.4/aclocal.m4-9627-done
retry-1.0.4/aclocal.m4:9628:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
retry-1.0.4/aclocal.m4-9629-
##############################################
retry-1.0.4/aclocal.m4-9880-     echo "timestamp, slept: $am_has_slept" > conftest.file
retry-1.0.4/aclocal.m4:9881:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
retry-1.0.4/aclocal.m4-9882-     if test "$[*]" = "X"; then
retry-1.0.4/aclocal.m4-9883-	# -L didn't work.
retry-1.0.4/aclocal.m4:9884:	set X `ls -t "$srcdir/configure" conftest.file`
retry-1.0.4/aclocal.m4-9885-     fi
##############################################
retry-1.0.4/Makefile.in-50-  { \
retry-1.0.4/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
retry-1.0.4/Makefile.in-52-  }; \
##############################################
retry-1.0.4/Makefile.in-155-  esac
retry-1.0.4/Makefile.in:156:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
retry-1.0.4/Makefile.in-157-am__vpath_adj = case $$p in \
retry-1.0.4/Makefile.in:158:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
retry-1.0.4/Makefile.in-159-    *) f=$$p;; \
retry-1.0.4/Makefile.in-160-  esac;
retry-1.0.4/Makefile.in:161:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
retry-1.0.4/Makefile.in-162-am__install_max = 40
retry-1.0.4/Makefile.in-163-am__nobase_strip_setup = \
retry-1.0.4/Makefile.in:164:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
retry-1.0.4/Makefile.in-165-am__nobase_strip = \
##############################################
retry-1.0.4/Makefile.in-456-	test -n "$(EXEEXT)" || exit 0; \
retry-1.0.4/Makefile.in:457:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
retry-1.0.4/Makefile.in-458-	echo " rm -f" $$list; \
##############################################
retry-1.0.4/Makefile.in-486-.c.obj:
retry-1.0.4/Makefile.in:487:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
retry-1.0.4/Makefile.in-488-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
retry-1.0.4/Makefile.in-490-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
retry-1.0.4/Makefile.in:491:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
retry-1.0.4/Makefile.in-492-
##############################################
retry-1.0.4/Makefile.in-512-	test -n "$(man1dir)" \
retry-1.0.4/Makefile.in:513:	  && test -n "`echo $$list1$$list2`" \
retry-1.0.4/Makefile.in-514-	  || exit 0; \
##############################################
retry-1.0.4/Makefile.in-581-GTAGS:
retry-1.0.4/Makefile.in:582:	here=`$(am__cd) $(top_builddir) && pwd` \
retry-1.0.4/Makefile.in-583-	  && $(am__cd) $(top_srcdir) \
##############################################
retry-1.0.4/Makefile.in-616-	test -d "$(distdir)" || mkdir "$(distdir)"
retry-1.0.4/Makefile.in:617:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
retry-1.0.4/Makefile.in:618:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
retry-1.0.4/Makefile.in-619-	list='$(DISTFILES)'; \
##############################################
retry-1.0.4/Makefile.in-630-	  if test -d $$d/$$file; then \
retry-1.0.4/Makefile.in:631:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
retry-1.0.4/Makefile.in-632-	    if test -d "$(distdir)/$$file"; then \
##############################################
retry-1.0.4/Makefile.in-715-	test -d $(distdir)/_build || exit 0; \
retry-1.0.4/Makefile.in:716:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
retry-1.0.4/Makefile.in-717-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
retry-1.0.4/Makefile.in-759-	}; \
retry-1.0.4/Makefile.in:760:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
retry-1.0.4/Makefile.in-761-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
retry-1.0.4/Makefile.in-771-	fi
retry-1.0.4/Makefile.in:772:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
retry-1.0.4/Makefile.in-773-	  || { echo "ERROR: files left in build directory after distclean:" ; \