===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnucap-python-0.0.2/gc_log_compiler-4-
gnucap-python-0.0.2/gc_log_compiler:5:base=`basename $1`
gnucap-python-0.0.2/gc_log_compiler-6-out=${base}.out
##############################################
gnucap-python-0.0.2/compile-67-	mingw/*)
gnucap-python-0.0.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gnucap-python-0.0.2/compile-69-	  ;;
gnucap-python-0.0.2/compile-70-	cygwin/*)
gnucap-python-0.0.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gnucap-python-0.0.2/compile-72-	  ;;
gnucap-python-0.0.2/compile-73-	wine/*)
gnucap-python-0.0.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gnucap-python-0.0.2/compile-75-	  ;;
##############################################
gnucap-python-0.0.2/compile-310-# Name of file we expect compiler to create.
gnucap-python-0.0.2/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gnucap-python-0.0.2/compile-312-
##############################################
gnucap-python-0.0.2/compile-316-# object file name, since that is what matters with a parallel build.
gnucap-python-0.0.2/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gnucap-python-0.0.2/compile-318-while true; do
##############################################
gnucap-python-0.0.2/config.sub-52-
gnucap-python-0.0.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gnucap-python-0.0.2/config.sub-54-
##############################################
gnucap-python-0.0.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gnucap-python-0.0.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gnucap-python-0.0.2/config.sub-116-case $maybe_os in
##############################################
gnucap-python-0.0.2/config.sub-122-    os=-$maybe_os
gnucap-python-0.0.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gnucap-python-0.0.2/config.sub-124-    ;;
##############################################
gnucap-python-0.0.2/config.sub-126-    os=-linux-android
gnucap-python-0.0.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gnucap-python-0.0.2/config.sub-128-    ;;
gnucap-python-0.0.2/config.sub-129-  *)
gnucap-python-0.0.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gnucap-python-0.0.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
gnucap-python-0.0.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gnucap-python-0.0.2/config.sub-133-    else os=; fi
##############################################
gnucap-python-0.0.2/config.sub-180-		os=-sco5v6
gnucap-python-0.0.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-182-		;;
##############################################
gnucap-python-0.0.2/config.sub-184-		os=-sco3.2v5
gnucap-python-0.0.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-186-		;;
##############################################
gnucap-python-0.0.2/config.sub-188-		os=-sco3.2v4
gnucap-python-0.0.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-190-		;;
gnucap-python-0.0.2/config.sub-191-	-sco3.2.[4-9]*)
gnucap-python-0.0.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnucap-python-0.0.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-194-		;;
##############################################
gnucap-python-0.0.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gnucap-python-0.0.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-198-		;;
##############################################
gnucap-python-0.0.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gnucap-python-0.0.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-202-		;;
##############################################
gnucap-python-0.0.2/config.sub-204-		os=-sco3.2v2
gnucap-python-0.0.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-206-		;;
gnucap-python-0.0.2/config.sub-207-	-udk*)
gnucap-python-0.0.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-209-		;;
##############################################
gnucap-python-0.0.2/config.sub-211-		os=-isc2.2
gnucap-python-0.0.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-213-		;;
##############################################
gnucap-python-0.0.2/config.sub-217-	-isc*)
gnucap-python-0.0.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gnucap-python-0.0.2/config.sub-219-		;;
##############################################
gnucap-python-0.0.2/config.sub-229-	-ptx*)
gnucap-python-0.0.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gnucap-python-0.0.2/config.sub-231-		;;
##############################################
gnucap-python-0.0.2/config.sub-364-	*-*-*)
gnucap-python-0.0.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnucap-python-0.0.2/config.sub-366-		exit 1
##############################################
gnucap-python-0.0.2/config.sub-493-	amd64-*)
gnucap-python-0.0.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-495-		;;
##############################################
gnucap-python-0.0.2/config.sub-538-	blackfin-*)
gnucap-python-0.0.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-540-		os=-linux
##############################################
gnucap-python-0.0.2/config.sub-546-	c54x-*)
gnucap-python-0.0.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-548-		;;
gnucap-python-0.0.2/config.sub-549-	c55x-*)
gnucap-python-0.0.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-551-		;;
gnucap-python-0.0.2/config.sub-552-	c6x-*)
gnucap-python-0.0.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-554-		;;
##############################################
gnucap-python-0.0.2/config.sub-650-	e500v[12]-*)
gnucap-python-0.0.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-652-		os=$os"spe"
##############################################
gnucap-python-0.0.2/config.sub-754-	i*86v32)
gnucap-python-0.0.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnucap-python-0.0.2/config.sub-756-		os=-sysv32
##############################################
gnucap-python-0.0.2/config.sub-758-	i*86v4*)
gnucap-python-0.0.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnucap-python-0.0.2/config.sub-760-		os=-sysv4
##############################################
gnucap-python-0.0.2/config.sub-762-	i*86v)
gnucap-python-0.0.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnucap-python-0.0.2/config.sub-764-		os=-sysv
##############################################
gnucap-python-0.0.2/config.sub-766-	i*86sol2)
gnucap-python-0.0.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gnucap-python-0.0.2/config.sub-768-		os=-solaris2
##############################################
gnucap-python-0.0.2/config.sub-792-	leon-*|leon[3-9]-*)
gnucap-python-0.0.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gnucap-python-0.0.2/config.sub-794-		;;
##############################################
gnucap-python-0.0.2/config.sub-799-	m68knommu-*)
gnucap-python-0.0.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-801-		os=-linux
##############################################
gnucap-python-0.0.2/config.sub-833-	mips3*-*)
gnucap-python-0.0.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gnucap-python-0.0.2/config.sub-835-		;;
gnucap-python-0.0.2/config.sub-836-	mips3*)
gnucap-python-0.0.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gnucap-python-0.0.2/config.sub-838-		;;
##############################################
gnucap-python-0.0.2/config.sub-855-	ms1-*)
gnucap-python-0.0.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gnucap-python-0.0.2/config.sub-857-		;;
##############################################
gnucap-python-0.0.2/config.sub-980-	parisc-*)
gnucap-python-0.0.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-982-		os=-linux
##############################################
gnucap-python-0.0.2/config.sub-996-	pc98-*)
gnucap-python-0.0.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-998-		;;
##############################################
gnucap-python-0.0.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gnucap-python-0.0.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1013-		;;
gnucap-python-0.0.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gnucap-python-0.0.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1016-		;;
gnucap-python-0.0.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gnucap-python-0.0.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1019-		;;
gnucap-python-0.0.2/config.sub-1020-	pentium4-*)
gnucap-python-0.0.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1022-		;;
##############################################
gnucap-python-0.0.2/config.sub-1030-	ppc-* | ppcbe-*)
gnucap-python-0.0.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1032-		;;
##############################################
gnucap-python-0.0.2/config.sub-1036-	ppcle-* | powerpclittle-*)
gnucap-python-0.0.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1038-		;;
##############################################
gnucap-python-0.0.2/config.sub-1040-		;;
gnucap-python-0.0.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1042-		;;
##############################################
gnucap-python-0.0.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
gnucap-python-0.0.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1048-		;;
##############################################
gnucap-python-0.0.2/config.sub-1122-	strongarm-* | thumb-*)
gnucap-python-0.0.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gnucap-python-0.0.2/config.sub-1124-		;;
##############################################
gnucap-python-0.0.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
gnucap-python-0.0.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gnucap-python-0.0.2/config.sub-1257-		;;
##############################################
gnucap-python-0.0.2/config.sub-1317-	*)
gnucap-python-0.0.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gnucap-python-0.0.2/config.sub-1319-		exit 1
##############################################
gnucap-python-0.0.2/config.sub-1325-	*-digital*)
gnucap-python-0.0.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gnucap-python-0.0.2/config.sub-1327-		;;
gnucap-python-0.0.2/config.sub-1328-	*-commodore*)
gnucap-python-0.0.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gnucap-python-0.0.2/config.sub-1330-		;;
##############################################
gnucap-python-0.0.2/config.sub-1346-	-solaris1 | -solaris1.*)
gnucap-python-0.0.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnucap-python-0.0.2/config.sub-1348-		;;
##############################################
gnucap-python-0.0.2/config.sub-1355-	-gnu/linux*)
gnucap-python-0.0.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnucap-python-0.0.2/config.sub-1357-		;;
##############################################
gnucap-python-0.0.2/config.sub-1407-	-nto*)
gnucap-python-0.0.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnucap-python-0.0.2/config.sub-1409-		;;
##############################################
gnucap-python-0.0.2/config.sub-1414-	-mac*)
gnucap-python-0.0.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gnucap-python-0.0.2/config.sub-1416-		;;
##############################################
gnucap-python-0.0.2/config.sub-1420-	-linux*)
gnucap-python-0.0.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnucap-python-0.0.2/config.sub-1422-		;;
gnucap-python-0.0.2/config.sub-1423-	-sunos5*)
gnucap-python-0.0.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gnucap-python-0.0.2/config.sub-1425-		;;
gnucap-python-0.0.2/config.sub-1426-	-sunos6*)
gnucap-python-0.0.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gnucap-python-0.0.2/config.sub-1428-		;;
##############################################
gnucap-python-0.0.2/config.sub-1469-	-sinix5.*)
gnucap-python-0.0.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnucap-python-0.0.2/config.sub-1471-		;;
##############################################
gnucap-python-0.0.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gnucap-python-0.0.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gnucap-python-0.0.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gnucap-python-0.0.2/config.sub-1531-		exit 1
##############################################
gnucap-python-0.0.2/config.sub-1788-		esac
gnucap-python-0.0.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gnucap-python-0.0.2/config.sub-1790-		;;
##############################################
gnucap-python-0.0.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnucap-python-0.0.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnucap-python-0.0.2/configure-47-  as_echo='print -r --'
gnucap-python-0.0.2/configure-48-  as_echo_n='print -rn --'
gnucap-python-0.0.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnucap-python-0.0.2/configure-50-  as_echo='printf %s\n'
##############################################
gnucap-python-0.0.2/configure-52-else
gnucap-python-0.0.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnucap-python-0.0.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnucap-python-0.0.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnucap-python-0.0.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnucap-python-0.0.2/configure-64-      esac;
##############################################
gnucap-python-0.0.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gnucap-python-0.0.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gnucap-python-0.0.2/configure-201-
##############################################
gnucap-python-0.0.2/configure-206-    PATH=/empty FPATH=/empty; export PATH FPATH
gnucap-python-0.0.2/configure:207:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gnucap-python-0.0.2/configure:208:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
gnucap-python-0.0.2/configure-209-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gnucap-python-0.0.2/configure-335-      case $as_dir in #(
gnucap-python-0.0.2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnucap-python-0.0.2/configure-337-      *) as_qdir=$as_dir;;
##############################################
gnucap-python-0.0.2/configure-408-  {
gnucap-python-0.0.2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
gnucap-python-0.0.2/configure-410-  }
##############################################
gnucap-python-0.0.2/configure-415-# ----------------------------------------
gnucap-python-0.0.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnucap-python-0.0.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnucap-python-0.0.2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gnucap-python-0.0.2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gnucap-python-0.0.2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gnucap-python-0.0.2/configure-890-  case $ac_option in
gnucap-python-0.0.2/configure:891:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gnucap-python-0.0.2/configure-892-  *=)   ac_optarg= ;;
##############################################
gnucap-python-0.0.2/configure-934-  -disable-* | --disable-*)
gnucap-python-0.0.2/configure:935:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnucap-python-0.0.2/configure-936-    # Reject names that are not valid shell variable names.
##############################################
gnucap-python-0.0.2/configure-939-    ac_useropt_orig=$ac_useropt
gnucap-python-0.0.2/configure:940:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnucap-python-0.0.2/configure-941-    case $ac_user_opts in
##############################################
gnucap-python-0.0.2/configure-960-  -enable-* | --enable-*)
gnucap-python-0.0.2/configure:961:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnucap-python-0.0.2/configure-962-    # Reject names that are not valid shell variable names.
##############################################
gnucap-python-0.0.2/configure-965-    ac_useropt_orig=$ac_useropt
gnucap-python-0.0.2/configure:966:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnucap-python-0.0.2/configure-967-    case $ac_user_opts in
##############################################
gnucap-python-0.0.2/configure-1173-  -with-* | --with-*)
gnucap-python-0.0.2/configure:1174:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnucap-python-0.0.2/configure-1175-    # Reject names that are not valid shell variable names.
##############################################
gnucap-python-0.0.2/configure-1178-    ac_useropt_orig=$ac_useropt
gnucap-python-0.0.2/configure:1179:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnucap-python-0.0.2/configure-1180-    case $ac_user_opts in
##############################################
gnucap-python-0.0.2/configure-1189-  -without-* | --without-*)
gnucap-python-0.0.2/configure:1190:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnucap-python-0.0.2/configure-1191-    # Reject names that are not valid shell variable names.
##############################################
gnucap-python-0.0.2/configure-1194-    ac_useropt_orig=$ac_useropt
gnucap-python-0.0.2/configure:1195:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gnucap-python-0.0.2/configure-1196-    case $ac_user_opts in
##############################################
gnucap-python-0.0.2/configure-1227-  *=*)
gnucap-python-0.0.2/configure:1228:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnucap-python-0.0.2/configure-1229-    # Reject names that are not valid shell variable names.
##############################################
gnucap-python-0.0.2/configure-1248-if test -n "$ac_prev"; then
gnucap-python-0.0.2/configure:1249:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnucap-python-0.0.2/configure-1250-  as_fn_error $? "missing argument to $ac_option"
##############################################
gnucap-python-0.0.2/configure-1270-    */ )
gnucap-python-0.0.2/configure:1271:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gnucap-python-0.0.2/configure-1272-      eval $ac_var=\$ac_val;;
##############################################
gnucap-python-0.0.2/configure-1305-ac_ls_di=`ls -di .` &&
gnucap-python-0.0.2/configure:1306:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gnucap-python-0.0.2/configure-1307-  as_fn_error $? "working directory cannot be determined"
##############################################
gnucap-python-0.0.2/configure-1361-case $srcdir in
gnucap-python-0.0.2/configure:1362:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gnucap-python-0.0.2/configure-1363-esac
##############################################
gnucap-python-0.0.2/configure-1404-By default, \`make install' will install all the files in
gnucap-python-0.0.2/configure:1405:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnucap-python-0.0.2/configure:1406:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnucap-python-0.0.2/configure-1407-for instance \`--prefix=\$HOME'.
##############################################
gnucap-python-0.0.2/configure-1525-*)
gnucap-python-0.0.2/configure:1526:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnucap-python-0.0.2/configure-1527-  # A ".." for each directory in $ac_dir_suffix.
gnucap-python-0.0.2/configure:1528:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnucap-python-0.0.2/configure-1529-  case $ac_top_builddir_sub in
##############################################
gnucap-python-0.0.2/configure-2074-    *\'*)
gnucap-python-0.0.2/configure:2075:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnucap-python-0.0.2/configure-2076-    esac
##############################################
gnucap-python-0.0.2/configure-2157-      case $ac_val in
gnucap-python-0.0.2/configure:2158:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnucap-python-0.0.2/configure-2159-      esac
##############################################
gnucap-python-0.0.2/configure-2172-	case $ac_val in
gnucap-python-0.0.2/configure:2173:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gnucap-python-0.0.2/configure-2174-	esac
##############################################
gnucap-python-0.0.2/configure-2292-    set,)
gnucap-python-0.0.2/configure:2293:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnucap-python-0.0.2/configure:2294:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnucap-python-0.0.2/configure-2295-      ac_cache_corrupted=: ;;
##############################################
gnucap-python-0.0.2/configure-2303-	# differences in whitespace do not lead to failure.
gnucap-python-0.0.2/configure:2304:	ac_old_val_w=`echo x $ac_old_val`
gnucap-python-0.0.2/configure:2305:	ac_new_val_w=`echo x $ac_new_val`
gnucap-python-0.0.2/configure-2306-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gnucap-python-0.0.2/configure-2323-    case $ac_new_val in
gnucap-python-0.0.2/configure:2324:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnucap-python-0.0.2/configure-2325-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnucap-python-0.0.2/configure-2499-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnucap-python-0.0.2/configure:2500:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnucap-python-0.0.2/configure-2501-     if test "$*" = "X"; then
gnucap-python-0.0.2/configure-2502-	# -L didn't work.
gnucap-python-0.0.2/configure:2503:	set X `ls -t "$srcdir/configure" conftest.file`
gnucap-python-0.0.2/configure-2504-     fi
##############################################
gnucap-python-0.0.2/configure-2550-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gnucap-python-0.0.2/configure:2551:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gnucap-python-0.0.2/configure-2552-
gnucap-python-0.0.2/configure-2553-# Expand $ac_aux_dir to an absolute path.
gnucap-python-0.0.2/configure:2554:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnucap-python-0.0.2/configure-2555-
##############################################
gnucap-python-0.0.2/configure-2695-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gnucap-python-0.0.2/configure:2696:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gnucap-python-0.0.2/configure-2697-	     'mkdir (GNU coreutils) '* | \
##############################################
gnucap-python-0.0.2/configure-2768-set x ${MAKE-make}
gnucap-python-0.0.2/configure:2769:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gnucap-python-0.0.2/configure-2770-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gnucap-python-0.0.2/configure-2778-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gnucap-python-0.0.2/configure:2779:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gnucap-python-0.0.2/configure-2780-  *@@@%%%=?*=@@@%%%*)
##############################################
gnucap-python-0.0.2/configure-2844-
gnucap-python-0.0.2/configure:2845:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnucap-python-0.0.2/configure-2846-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnucap-python-0.0.2/configure-3187-$as_echo_n "checking whether the C++ compiler works... " >&6; }
gnucap-python-0.0.2/configure:3188:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnucap-python-0.0.2/configure-3189-
##############################################
gnucap-python-0.0.2/configure-3231-	then :; else
gnucap-python-0.0.2/configure:3232:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnucap-python-0.0.2/configure-3233-	fi
##############################################
gnucap-python-0.0.2/configure-3291-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gnucap-python-0.0.2/configure:3292:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnucap-python-0.0.2/configure-3293-	  break;;
##############################################
gnucap-python-0.0.2/configure-3400-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gnucap-python-0.0.2/configure:3401:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnucap-python-0.0.2/configure-3402-       break;;
##############################################
gnucap-python-0.0.2/configure-3569-  if test "$am_compiler_list" = ""; then
gnucap-python-0.0.2/configure:3570:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnucap-python-0.0.2/configure-3571-  fi
##############################################
gnucap-python-0.0.2/configure-3927-else
gnucap-python-0.0.2/configure:3928:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
gnucap-python-0.0.2/configure-3929-fi
##############################################
gnucap-python-0.0.2/configure-3946-else
gnucap-python-0.0.2/configure:3947:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
gnucap-python-0.0.2/configure-3948-fi
##############################################
gnucap-python-0.0.2/configure-3995-     $am_py_prefix*)
gnucap-python-0.0.2/configure:3996:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
gnucap-python-0.0.2/configure:3997:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
gnucap-python-0.0.2/configure-3998-       ;;
##############################################
gnucap-python-0.0.2/configure-4039-     $am_py_exec_prefix*)
gnucap-python-0.0.2/configure:4040:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
gnucap-python-0.0.2/configure:4041:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
gnucap-python-0.0.2/configure-4042-       ;;
##############################################
gnucap-python-0.0.2/configure-4693-  if test "$am_compiler_list" = ""; then
gnucap-python-0.0.2/configure:4694:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gnucap-python-0.0.2/configure-4695-  fi
##############################################
gnucap-python-0.0.2/configure-4906-$as_echo_n "checking for the distutils Python package... " >&6; }
gnucap-python-0.0.2/configure:4907:	ac_distutils_result=`$PYTHON -c "import distutils" 2>&1`
gnucap-python-0.0.2/configure-4908-	if test $? -eq 0; then
##############################################
gnucap-python-0.0.2/configure-5004-			# use the official shared library
gnucap-python-0.0.2/configure:5005:			ac_python_library=`echo "$ac_python_library" | sed "s/^lib//"`
gnucap-python-0.0.2/configure-5006-			PYTHON_LIBS="-L$ac_python_libdir -l$ac_python_library"
##############################################
gnucap-python-0.0.2/configure-5189-test "x$ac_build_alias" = x &&
gnucap-python-0.0.2/configure:5190:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gnucap-python-0.0.2/configure-5191-test "x$ac_build_alias" = x &&
gnucap-python-0.0.2/configure-5192-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gnucap-python-0.0.2/configure:5193:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gnucap-python-0.0.2/configure-5194-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gnucap-python-0.0.2/configure-5213-IFS=$ac_save_IFS
gnucap-python-0.0.2/configure:5214:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gnucap-python-0.0.2/configure-5215-
##############################################
gnucap-python-0.0.2/configure-5224-else
gnucap-python-0.0.2/configure:5225:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gnucap-python-0.0.2/configure-5226-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gnucap-python-0.0.2/configure-5246-IFS=$ac_save_IFS
gnucap-python-0.0.2/configure:5247:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gnucap-python-0.0.2/configure-5248-
##############################################
gnucap-python-0.0.2/configure-5274-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnucap-python-0.0.2/configure:5275:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnucap-python-0.0.2/configure-5276-  ECHO='print -r --'
gnucap-python-0.0.2/configure:5277:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnucap-python-0.0.2/configure-5278-  ECHO='printf %s\n'
##############################################
gnucap-python-0.0.2/configure-5343-  # Check for GNU $ac_path_SED
gnucap-python-0.0.2/configure:5344:case `"$ac_path_SED" --version 2>&1` in
gnucap-python-0.0.2/configure-5345-*GNU*)
##############################################
gnucap-python-0.0.2/configure-5419-  # Check for GNU $ac_path_GREP
gnucap-python-0.0.2/configure:5420:case `"$ac_path_GREP" --version 2>&1` in
gnucap-python-0.0.2/configure-5421-*GNU*)
##############################################
gnucap-python-0.0.2/configure-5485-  # Check for GNU $ac_path_EGREP
gnucap-python-0.0.2/configure:5486:case `"$ac_path_EGREP" --version 2>&1` in
gnucap-python-0.0.2/configure-5487-*GNU*)
##############################################
gnucap-python-0.0.2/configure-5552-  # Check for GNU $ac_path_FGREP
gnucap-python-0.0.2/configure:5553:case `"$ac_path_FGREP" --version 2>&1` in
gnucap-python-0.0.2/configure-5554-*GNU*)
##############################################
gnucap-python-0.0.2/configure-5632-    # gcc leaves a trailing carriage return, which upsets mingw
gnucap-python-0.0.2/configure:5633:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnucap-python-0.0.2/configure-5634-  *)
gnucap-python-0.0.2/configure:5635:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnucap-python-0.0.2/configure-5636-  esac
##############################################
gnucap-python-0.0.2/configure-5641-      # Canonicalize the pathname of ld
gnucap-python-0.0.2/configure:5642:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnucap-python-0.0.2/configure-5643-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnucap-python-0.0.2/configure:5644:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnucap-python-0.0.2/configure-5645-      done
##############################################
gnucap-python-0.0.2/configure-5676-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnucap-python-0.0.2/configure:5677:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnucap-python-0.0.2/configure-5678-      *GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/configure-5707-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnucap-python-0.0.2/configure:5708:case `$LD -v 2>&1 </dev/null` in
gnucap-python-0.0.2/configure-5709-*GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/configure-5757-	esac
gnucap-python-0.0.2/configure:5758:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnucap-python-0.0.2/configure-5759-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnucap-python-0.0.2/configure-5763-	*)
gnucap-python-0.0.2/configure:5764:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnucap-python-0.0.2/configure-5765-	  */dev/null*)
##############################################
gnucap-python-0.0.2/configure-5891-
gnucap-python-0.0.2/configure:5892:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnucap-python-0.0.2/configure-5893-    *COFF*)
##############################################
gnucap-python-0.0.2/configure-6003-    # And add a safety zone
gnucap-python-0.0.2/configure:6004:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnucap-python-0.0.2/configure:6005:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnucap-python-0.0.2/configure-6006-    ;;
##############################################
gnucap-python-0.0.2/configure-6036-    if test -n "$kargmax"; then
gnucap-python-0.0.2/configure:6037:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gnucap-python-0.0.2/configure-6038-    else
##############################################
gnucap-python-0.0.2/configure-6045-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnucap-python-0.0.2/configure:6046:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnucap-python-0.0.2/configure:6047:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnucap-python-0.0.2/configure-6048-    else
##############################################
gnucap-python-0.0.2/configure-6057-      # we can't tell.
gnucap-python-0.0.2/configure:6058:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnucap-python-0.0.2/configure-6059-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnucap-python-0.0.2/configure-6061-      do
gnucap-python-0.0.2/configure:6062:        i=`expr $i + 1`
gnucap-python-0.0.2/configure-6063-        teststring=$teststring$teststring
##############################################
gnucap-python-0.0.2/configure-6065-      # Only check the string length outside the loop.
gnucap-python-0.0.2/configure:6066:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnucap-python-0.0.2/configure-6067-      teststring=
##############################################
gnucap-python-0.0.2/configure-6070-      # linker.  It appears as though 1/2 is a usable value.
gnucap-python-0.0.2/configure:6071:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnucap-python-0.0.2/configure-6072-    fi
##############################################
gnucap-python-0.0.2/configure-6481-openbsd* | bitrig*)
gnucap-python-0.0.2/configure:6482:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/configure-6483-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gnucap-python-0.0.2/configure-6551-    else
gnucap-python-0.0.2/configure:6552:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gnucap-python-0.0.2/configure-6553-    fi
##############################################
gnucap-python-0.0.2/configure-6696-  # decide which one to use based on capabilities of $DLLTOOL
gnucap-python-0.0.2/configure:6697:  case `$DLLTOOL --help 2>&1` in
gnucap-python-0.0.2/configure-6698-  *--identify-strict*)
##############################################
gnucap-python-0.0.2/configure-7217-# If we're using GNU nm, then use its standard symbol codes.
gnucap-python-0.0.2/configure:7218:case `$NM -V 2>&1` in
gnucap-python-0.0.2/configure-7219-*GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/configure-7265-mingw*)
gnucap-python-0.0.2/configure:7266:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnucap-python-0.0.2/configure-7267-  ;;
##############################################
gnucap-python-0.0.2/configure-7497-   if test yes = "$GCC"; then
gnucap-python-0.0.2/configure:7498:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnucap-python-0.0.2/configure-7499-   fi
##############################################
gnucap-python-0.0.2/configure-7501- /*)
gnucap-python-0.0.2/configure:7502:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnucap-python-0.0.2/configure-7503-   ;; #(
##############################################
gnucap-python-0.0.2/configure-7596-    done
gnucap-python-0.0.2/configure:7597:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnucap-python-0.0.2/configure-7598-}
##############################################
gnucap-python-0.0.2/configure-7618-  test $ac_status = 0; }; then
gnucap-python-0.0.2/configure:7619:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7620-      *ELF-32*)
##############################################
gnucap-python-0.0.2/configure-7639-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnucap-python-0.0.2/configure:7640:      case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7641-	*32-bit*)
##############################################
gnucap-python-0.0.2/configure-7651-    else
gnucap-python-0.0.2/configure:7652:      case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7653-	*32-bit*)
##############################################
gnucap-python-0.0.2/configure-7677-    emul=elf
gnucap-python-0.0.2/configure:7678:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7679-      *32-bit*)
##############################################
gnucap-python-0.0.2/configure-7685-    esac
gnucap-python-0.0.2/configure:7686:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7687-      *MSB*)
##############################################
gnucap-python-0.0.2/configure-7693-    esac
gnucap-python-0.0.2/configure:7694:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/configure-7695-      *N32*)
##############################################
gnucap-python-0.0.2/configure-8626-    *:)
gnucap-python-0.0.2/configure:8627:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnucap-python-0.0.2/configure-8628-        ;;
gnucap-python-0.0.2/configure-8629-    x:*)
gnucap-python-0.0.2/configure:8630:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/configure-8631-        ;;
gnucap-python-0.0.2/configure-8632-    *::*)
gnucap-python-0.0.2/configure:8633:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnucap-python-0.0.2/configure:8634:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnucap-python-0.0.2/configure-8635-        ;;
gnucap-python-0.0.2/configure-8636-    *)
gnucap-python-0.0.2/configure:8637:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/configure-8638-        ;;
##############################################
gnucap-python-0.0.2/configure-8895-do :
gnucap-python-0.0.2/configure:8896:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnucap-python-0.0.2/configure-8897-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gnucap-python-0.0.2/configure-8900-  cat >>confdefs.h <<_ACEOF
gnucap-python-0.0.2/configure:8901:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnucap-python-0.0.2/configure-8902-_ACEOF
##############################################
gnucap-python-0.0.2/configure-8926-  case $2 in
gnucap-python-0.0.2/configure:8927:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
gnucap-python-0.0.2/configure:8928:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
gnucap-python-0.0.2/configure-8929-  esac
##############################################
gnucap-python-0.0.2/configure-9268-	"file_magic "*)
gnucap-python-0.0.2/configure:9269:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnucap-python-0.0.2/configure-9270-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnucap-python-0.0.2/configure-9334-	"file_magic "*)
gnucap-python-0.0.2/configure:9335:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnucap-python-0.0.2/configure-9336-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnucap-python-0.0.2/configure-9732-      *)
gnucap-python-0.0.2/configure:9733:	case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/configure-9734-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gnucap-python-0.0.2/configure-10181-	# shared libraries, regardless of the interface used.
gnucap-python-0.0.2/configure:10182:	case `$LD -v 2>&1` in
gnucap-python-0.0.2/configure-10183-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnucap-python-0.0.2/configure-10213-    supports_anon_versioning=no
gnucap-python-0.0.2/configure:10214:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gnucap-python-0.0.2/configure-10215-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnucap-python-0.0.2/configure-10282-	# is; otherwise, prepend EXPORTS...
gnucap-python-0.0.2/configure:10283:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnucap-python-0.0.2/configure-10284-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gnucap-python-0.0.2/configure-10316-	prefix_cmds="$SED"~
gnucap-python-0.0.2/configure:10317:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/configure-10318-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/configure-10338-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnucap-python-0.0.2/configure:10339:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnucap-python-0.0.2/configure:10340:      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'
gnucap-python-0.0.2/configure-10341-      ;;
##############################################
gnucap-python-0.0.2/configure-10356-        pgcc*)				# Portland Group C compiler
gnucap-python-0.0.2/configure:10357:	  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'
gnucap-python-0.0.2/configure-10358-	  tmp_addflag=' $pic_flag'
##############################################
gnucap-python-0.0.2/configure-10361-					# Portland Group f77 and f90 compilers
gnucap-python-0.0.2/configure:10362:	  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'
gnucap-python-0.0.2/configure-10363-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnucap-python-0.0.2/configure-10378-	nvcc*)	# Cuda Compiler Driver 2.2
gnucap-python-0.0.2/configure:10379:	  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'
gnucap-python-0.0.2/configure-10380-	  compiler_needs_object=yes
##############################################
gnucap-python-0.0.2/configure-10382-	esac
gnucap-python-0.0.2/configure:10383:	case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/configure-10384-	*Sun\ C*)			# Sun C 5.9
gnucap-python-0.0.2/configure:10385:	  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'
gnucap-python-0.0.2/configure-10386-	  compiler_needs_object=yes
##############################################
gnucap-python-0.0.2/configure-10453-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnucap-python-0.0.2/configure:10454:      case `$LD -v 2>&1` in
gnucap-python-0.0.2/configure-10455-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gnucap-python-0.0.2/configure-10542-	else
gnucap-python-0.0.2/configure:10543:	  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'
gnucap-python-0.0.2/configure-10544-	fi
##############################################
gnucap-python-0.0.2/configure-10607-	# below for broken collect2 doesn't work under 4.3+
gnucap-python-0.0.2/configure:10608:	  collect2name=`$CC -print-prog-name=collect2`
gnucap-python-0.0.2/configure-10609-	  if test -f "$collect2name" &&
##############################################
gnucap-python-0.0.2/configure-10687-      }'
gnucap-python-0.0.2/configure:10688:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-10689-  # Check for a 64-bit object if we didn't find anything.
gnucap-python-0.0.2/configure-10690-  if test -z "$lt_cv_aix_libpath_"; then
gnucap-python-0.0.2/configure:10691:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-10692-  fi
##############################################
gnucap-python-0.0.2/configure-10705-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gnucap-python-0.0.2/configure:10706:        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
gnucap-python-0.0.2/configure-10707-      else
##############################################
gnucap-python-0.0.2/configure-10740-      }'
gnucap-python-0.0.2/configure:10741:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-10742-  # Check for a 64-bit object if we didn't find anything.
gnucap-python-0.0.2/configure-10743-  if test -z "$lt_cv_aix_libpath_"; then
gnucap-python-0.0.2/configure:10744:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-10745-  fi
##############################################
gnucap-python-0.0.2/configure-10772-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnucap-python-0.0.2/configure:10773:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnucap-python-0.0.2/configure-10774-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnucap-python-0.0.2/configure-10825-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnucap-python-0.0.2/configure:10826:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnucap-python-0.0.2/configure-10827-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnucap-python-0.0.2/configure-10863-	# FIXME: Setting linknames here is a bad hack.
gnucap-python-0.0.2/configure:10864:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnucap-python-0.0.2/configure-10865-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnucap-python-0.0.2/configure-10881-  if test yes = "$lt_cv_ld_force_load"; then
gnucap-python-0.0.2/configure:10882:    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\"`'
gnucap-python-0.0.2/configure-10883-
##############################################
gnucap-python-0.0.2/configure-11061-      if test yes = "$GCC"; then
gnucap-python-0.0.2/configure:11062:	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'
gnucap-python-0.0.2/configure-11063-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnucap-python-0.0.2/configure-11089-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnucap-python-0.0.2/configure:11090:          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'
gnucap-python-0.0.2/configure-11091-	fi
##############################################
gnucap-python-0.0.2/configure-11093-      else
gnucap-python-0.0.2/configure:11094:	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'
gnucap-python-0.0.2/configure:11095:	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'
gnucap-python-0.0.2/configure-11096-      fi
##############################################
gnucap-python-0.0.2/configure-11140-	hardcode_direct_absolute=yes
gnucap-python-0.0.2/configure:11141:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/configure-11142-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnucap-python-0.0.2/configure-11171-	prefix_cmds="$SED"~
gnucap-python-0.0.2/configure:11172:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/configure-11173-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/configure-11185-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/configure:11186:	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'
gnucap-python-0.0.2/configure-11187-      else
gnucap-python-0.0.2/configure-11188-	allow_undefined_flag=' -expect_unresolved \*'
gnucap-python-0.0.2/configure:11189:	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'
gnucap-python-0.0.2/configure-11190-      fi
##############################################
gnucap-python-0.0.2/configure-11198-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/configure:11199:	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'
gnucap-python-0.0.2/configure-11200-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gnucap-python-0.0.2/configure-11202-	allow_undefined_flag=' -expect_unresolved \*'
gnucap-python-0.0.2/configure:11203:	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'
gnucap-python-0.0.2/configure:11204:	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~
gnucap-python-0.0.2/configure:11205:          $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'
gnucap-python-0.0.2/configure-11206-
##############################################
gnucap-python-0.0.2/configure-11221-      else
gnucap-python-0.0.2/configure:11222:	case `$CC -V 2>&1` in
gnucap-python-0.0.2/configure-11223-	*"Compilers 5.0"*)
##############################################
gnucap-python-0.0.2/configure-11620-  esac
gnucap-python-0.0.2/configure:11621:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnucap-python-0.0.2/configure-11622-  case $lt_search_path_spec in
##############################################
gnucap-python-0.0.2/configure-11627-    # okay in the real world where ";" in dirpaths is itself problematic.
gnucap-python-0.0.2/configure:11628:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnucap-python-0.0.2/configure-11629-    ;;
gnucap-python-0.0.2/configure-11630-  *)
gnucap-python-0.0.2/configure:11631:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/configure-11632-    ;;
##############################################
gnucap-python-0.0.2/configure-11636-  lt_tmp_lt_search_path_spec=
gnucap-python-0.0.2/configure:11637:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnucap-python-0.0.2/configure-11638-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnucap-python-0.0.2/configure-11678-  esac
gnucap-python-0.0.2/configure:11679:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnucap-python-0.0.2/configure-11680-else
##############################################
gnucap-python-0.0.2/configure-11818-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnucap-python-0.0.2/configure:11819:    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'
gnucap-python-0.0.2/configure-11820-    ;;
##############################################
gnucap-python-0.0.2/configure-11854-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/configure:11855:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:11856:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/configure:11857:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-11858-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/configure-11863-      fi'
gnucap-python-0.0.2/configure:11864:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/configure-11865-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-11871-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnucap-python-0.0.2/configure:11872:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-11873-
##############################################
gnucap-python-0.0.2/configure-11877-      # MinGW DLLs use traditional 'lib' prefix
gnucap-python-0.0.2/configure:11878:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-11879-      ;;
##############################################
gnucap-python-0.0.2/configure-11881-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnucap-python-0.0.2/configure:11882:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-11883-      ;;
##############################################
gnucap-python-0.0.2/configure-11890-    libname_spec='$name'
gnucap-python-0.0.2/configure:11891:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-11892-    library_names_spec='$libname.dll.lib'
##############################################
gnucap-python-0.0.2/configure-11902-        # Let DOS variable expansion print the short 8.3 style file name.
gnucap-python-0.0.2/configure:11903:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnucap-python-0.0.2/configure-11904-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnucap-python-0.0.2/configure-11907-      # Convert to MSYS style.
gnucap-python-0.0.2/configure:11908:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnucap-python-0.0.2/configure-11909-      ;;
##############################################
gnucap-python-0.0.2/configure-11913-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnucap-python-0.0.2/configure:11914:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnucap-python-0.0.2/configure:11915:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnucap-python-0.0.2/configure:11916:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/configure-11917-      ;;
##############################################
gnucap-python-0.0.2/configure-11921-        # It is most probably a Windows format PATH.
gnucap-python-0.0.2/configure:11922:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnucap-python-0.0.2/configure-11923-      else
gnucap-python-0.0.2/configure:11924:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/configure-11925-      fi
##############################################
gnucap-python-0.0.2/configure-11931-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/configure:11932:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:11933:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/configure:11934:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-11935-      test -d \$dldir || mkdir -p \$dldir~
gnucap-python-0.0.2/configure-11936-      $install_prog $dir/$dlname \$dldir/$dlname'
gnucap-python-0.0.2/configure:11937:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/configure-11938-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-11945-    # Assume MSVC wrapper
gnucap-python-0.0.2/configure:11946:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnucap-python-0.0.2/configure-11947-    dynamic_linker='Win32 ld.exe'
##############################################
gnucap-python-0.0.2/configure-11962-  shlibpath_var=DYLD_LIBRARY_PATH
gnucap-python-0.0.2/configure:11963:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnucap-python-0.0.2/configure-11964-
##############################################
gnucap-python-0.0.2/configure-12215-  if test -f /etc/ld.so.conf; then
gnucap-python-0.0.2/configure:12216:    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' ' '`
gnucap-python-0.0.2/configure-12217-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnucap-python-0.0.2/configure-12281-  need_lib_prefix=no
gnucap-python-0.0.2/configure:12282:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/configure-12283-    need_version=no
##############################################
gnucap-python-0.0.2/configure-12308-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnucap-python-0.0.2/configure:12309:  postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:12310:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/configure:12311:    dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-12312-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/configure-12317-    fi'
gnucap-python-0.0.2/configure:12318:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/configure-12319-    dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-13500-    # gcc leaves a trailing carriage return, which upsets mingw
gnucap-python-0.0.2/configure:13501:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnucap-python-0.0.2/configure-13502-  *)
gnucap-python-0.0.2/configure:13503:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnucap-python-0.0.2/configure-13504-  esac
##############################################
gnucap-python-0.0.2/configure-13509-      # Canonicalize the pathname of ld
gnucap-python-0.0.2/configure:13510:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnucap-python-0.0.2/configure-13511-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnucap-python-0.0.2/configure:13512:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnucap-python-0.0.2/configure-13513-      done
##############################################
gnucap-python-0.0.2/configure-13544-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnucap-python-0.0.2/configure:13545:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnucap-python-0.0.2/configure-13546-      *GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/configure-13575-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gnucap-python-0.0.2/configure:13576:case `$LD -v 2>&1 </dev/null` in
gnucap-python-0.0.2/configure-13577-*GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/configure-13609-        # ancient GNU ld didn't support --whole-archive et. al.
gnucap-python-0.0.2/configure:13610:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnucap-python-0.0.2/configure-13611-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnucap-python-0.0.2/configure-13720-          # below for broken collect2 doesn't work under 4.3+
gnucap-python-0.0.2/configure:13721:	  collect2name=`$CC -print-prog-name=collect2`
gnucap-python-0.0.2/configure-13722-	  if test -f "$collect2name" &&
##############################################
gnucap-python-0.0.2/configure-13801-      }'
gnucap-python-0.0.2/configure:13802:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-13803-  # Check for a 64-bit object if we didn't find anything.
gnucap-python-0.0.2/configure-13804-  if test -z "$lt_cv_aix_libpath__CXX"; then
gnucap-python-0.0.2/configure:13805:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-13806-  fi
##############################################
gnucap-python-0.0.2/configure-13820-
gnucap-python-0.0.2/configure:13821:          archive_expsym_cmds_CXX='$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
gnucap-python-0.0.2/configure-13822-        else
##############################################
gnucap-python-0.0.2/configure-13855-      }'
gnucap-python-0.0.2/configure:13856:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-13857-  # Check for a 64-bit object if we didn't find anything.
gnucap-python-0.0.2/configure-13858-  if test -z "$lt_cv_aix_libpath__CXX"; then
gnucap-python-0.0.2/configure:13859:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/configure-13860-  fi
##############################################
gnucap-python-0.0.2/configure-13887-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnucap-python-0.0.2/configure:13888:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gnucap-python-0.0.2/configure-13889-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnucap-python-0.0.2/configure-13940-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gnucap-python-0.0.2/configure:13941:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnucap-python-0.0.2/configure-13942-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gnucap-python-0.0.2/configure-13982-	    # is; otherwise, prepend EXPORTS...
gnucap-python-0.0.2/configure:13983:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gnucap-python-0.0.2/configure-13984-              cp $export_symbols $output_objdir/$soname.def;
##############################################
gnucap-python-0.0.2/configure-14003-  if test yes = "$lt_cv_ld_force_load"; then
gnucap-python-0.0.2/configure:14004:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnucap-python-0.0.2/configure-14005-
##############################################
gnucap-python-0.0.2/configure-14048-	  prefix_cmds="$SED"~
gnucap-python-0.0.2/configure:14049:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/configure-14050-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/configure-14122-            # dependencies.
gnucap-python-0.0.2/configure:14123:            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"'
gnucap-python-0.0.2/configure-14124-            ;;
##############################################
gnucap-python-0.0.2/configure-14187-	    # dependencies.
gnucap-python-0.0.2/configure:14188:	    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"'
gnucap-python-0.0.2/configure-14189-	    ;;
##############################################
gnucap-python-0.0.2/configure-14223-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnucap-python-0.0.2/configure:14224:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gnucap-python-0.0.2/configure:14225:	archive_expsym_cmds_CXX='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'
gnucap-python-0.0.2/configure-14226-	;;
##############################################
gnucap-python-0.0.2/configure-14230-	    # SGI C++
gnucap-python-0.0.2/configure:14231:	    archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14232-
##############################################
gnucap-python-0.0.2/configure-14241-	      if test no = "$with_gnu_ld"; then
gnucap-python-0.0.2/configure:14242:	        archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14243-	      else
gnucap-python-0.0.2/configure:14244:	        archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14245-	      fi
##############################################
gnucap-python-0.0.2/configure-14262-	    # to its proper name (with version) after linking.
gnucap-python-0.0.2/configure:14263:	    archive_cmds_CXX='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'
gnucap-python-0.0.2/configure:14264:	    archive_expsym_cmds_CXX='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'
gnucap-python-0.0.2/configure-14265-	    # Commands to make compiler produce verbose output that lists
##############################################
gnucap-python-0.0.2/configure-14272-	    # dependencies.
gnucap-python-0.0.2/configure:14273:	    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"'
gnucap-python-0.0.2/configure-14274-
##############################################
gnucap-python-0.0.2/configure-14287-	    # earlier do not add the objects themselves.
gnucap-python-0.0.2/configure:14288:	    case `$CC -V 2>&1` in
gnucap-python-0.0.2/configure-14289-	      *"Version 7."*)
##############################################
gnucap-python-0.0.2/configure-14308-            # Portland Group C++ compiler
gnucap-python-0.0.2/configure:14309:	    case `$CC -V` in
gnucap-python-0.0.2/configure-14310-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
gnucap-python-0.0.2/configure-14313-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnucap-python-0.0.2/configure:14314:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnucap-python-0.0.2/configure-14315-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
gnucap-python-0.0.2/configure-14317-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnucap-python-0.0.2/configure:14318:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnucap-python-0.0.2/configure-14319-                $RANLIB $oldlib'
##############################################
gnucap-python-0.0.2/configure-14322-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnucap-python-0.0.2/configure:14323:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnucap-python-0.0.2/configure-14324-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
gnucap-python-0.0.2/configure-14326-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnucap-python-0.0.2/configure:14327:                $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'
gnucap-python-0.0.2/configure-14328-	      ;;
##############################################
gnucap-python-0.0.2/configure-14336-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
gnucap-python-0.0.2/configure:14337:	    whole_archive_flag_spec_CXX='$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'
gnucap-python-0.0.2/configure-14338-            ;;
##############################################
gnucap-python-0.0.2/configure-14355-	    # dependencies.
gnucap-python-0.0.2/configure:14356:	    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'
gnucap-python-0.0.2/configure-14357-	    ;;
##############################################
gnucap-python-0.0.2/configure-14370-	  *)
gnucap-python-0.0.2/configure:14371:	    case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/configure-14372-	    *Sun\ C*)
##############################################
gnucap-python-0.0.2/configure-14377-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
gnucap-python-0.0.2/configure:14378:	      whole_archive_flag_spec_CXX='$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'
gnucap-python-0.0.2/configure-14379-	      compiler_needs_object_CXX=yes
##############################################
gnucap-python-0.0.2/configure-14442-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
gnucap-python-0.0.2/configure:14443:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnucap-python-0.0.2/configure-14444-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gnucap-python-0.0.2/configure-14461-	    # to its proper name (with version) after linking.
gnucap-python-0.0.2/configure:14462:	    archive_cmds_CXX='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'
gnucap-python-0.0.2/configure-14463-
##############################################
gnucap-python-0.0.2/configure-14482-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/configure:14483:	        archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14484-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
gnucap-python-0.0.2/configure-14487-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
gnucap-python-0.0.2/configure:14488:	        archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure:14489:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnucap-python-0.0.2/configure-14490-                  echo "-hidden">> $lib.exp~
gnucap-python-0.0.2/configure:14491:                  $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~
gnucap-python-0.0.2/configure-14492-                  $RM $lib.exp'
##############################################
gnucap-python-0.0.2/configure-14506-	    # dependencies.
gnucap-python-0.0.2/configure:14507:	    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"'
gnucap-python-0.0.2/configure-14508-	    ;;
##############################################
gnucap-python-0.0.2/configure-14513-	        osf3*)
gnucap-python-0.0.2/configure:14514:	          archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14515-		  ;;
gnucap-python-0.0.2/configure-14516-	        *)
gnucap-python-0.0.2/configure:14517:	          archive_cmds_CXX='$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'
gnucap-python-0.0.2/configure-14518-		  ;;
##############################################
gnucap-python-0.0.2/configure-14760-
gnucap-python-0.0.2/configure:14761:  for p in `eval "$output_verbose_link_cmd"`; do
gnucap-python-0.0.2/configure-14762-    case $prev$p in
##############################################
gnucap-python-0.0.2/configure-14863-if test -n "${compiler_lib_search_path_CXX}"; then
gnucap-python-0.0.2/configure:14864: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnucap-python-0.0.2/configure-14865-fi
##############################################
gnucap-python-0.0.2/configure-15110-	  *)
gnucap-python-0.0.2/configure:15111:	    case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/configure-15112-	    *Sun\ C*)
##############################################
gnucap-python-0.0.2/configure-15492-    else
gnucap-python-0.0.2/configure:15493:      export_symbols_cmds_CXX='`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'
gnucap-python-0.0.2/configure-15494-    fi
##############################################
gnucap-python-0.0.2/configure-15797-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnucap-python-0.0.2/configure:15798:    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'
gnucap-python-0.0.2/configure-15799-    ;;
##############################################
gnucap-python-0.0.2/configure-15833-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/configure:15834:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:15835:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/configure:15836:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-15837-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/configure-15842-      fi'
gnucap-python-0.0.2/configure:15843:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/configure-15844-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-15850-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnucap-python-0.0.2/configure:15851:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-15852-
##############################################
gnucap-python-0.0.2/configure-15855-      # MinGW DLLs use traditional 'lib' prefix
gnucap-python-0.0.2/configure:15856:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-15857-      ;;
##############################################
gnucap-python-0.0.2/configure-15859-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnucap-python-0.0.2/configure:15860:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-15861-      ;;
##############################################
gnucap-python-0.0.2/configure-15868-    libname_spec='$name'
gnucap-python-0.0.2/configure:15869:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/configure-15870-    library_names_spec='$libname.dll.lib'
##############################################
gnucap-python-0.0.2/configure-15880-        # Let DOS variable expansion print the short 8.3 style file name.
gnucap-python-0.0.2/configure:15881:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnucap-python-0.0.2/configure-15882-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnucap-python-0.0.2/configure-15885-      # Convert to MSYS style.
gnucap-python-0.0.2/configure:15886:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gnucap-python-0.0.2/configure-15887-      ;;
##############################################
gnucap-python-0.0.2/configure-15891-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnucap-python-0.0.2/configure:15892:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnucap-python-0.0.2/configure:15893:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnucap-python-0.0.2/configure:15894:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/configure-15895-      ;;
##############################################
gnucap-python-0.0.2/configure-15899-        # It is most probably a Windows format PATH.
gnucap-python-0.0.2/configure:15900:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnucap-python-0.0.2/configure-15901-      else
gnucap-python-0.0.2/configure:15902:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/configure-15903-      fi
##############################################
gnucap-python-0.0.2/configure-15909-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/configure:15910:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:15911:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/configure:15912:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-15913-      test -d \$dldir || mkdir -p \$dldir~
gnucap-python-0.0.2/configure-15914-      $install_prog $dir/$dlname \$dldir/$dlname'
gnucap-python-0.0.2/configure:15915:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/configure-15916-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-15923-    # Assume MSVC wrapper
gnucap-python-0.0.2/configure:15924:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gnucap-python-0.0.2/configure-15925-    dynamic_linker='Win32 ld.exe'
##############################################
gnucap-python-0.0.2/configure-15940-  shlibpath_var=DYLD_LIBRARY_PATH
gnucap-python-0.0.2/configure:15941:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnucap-python-0.0.2/configure-15942-
##############################################
gnucap-python-0.0.2/configure-16192-  if test -f /etc/ld.so.conf; then
gnucap-python-0.0.2/configure:16193:    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' ' '`
gnucap-python-0.0.2/configure-16194-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnucap-python-0.0.2/configure-16258-  need_lib_prefix=no
gnucap-python-0.0.2/configure:16259:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/configure-16260-    need_version=no
##############################################
gnucap-python-0.0.2/configure-16285-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnucap-python-0.0.2/configure:16286:  postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/configure:16287:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/configure:16288:    dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/configure-16289-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/configure-16294-    fi'
gnucap-python-0.0.2/configure:16295:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/configure-16296-    dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/configure-16666-          LIBS="$LIBS  -lgnucap"
gnucap-python-0.0.2/configure:16667:          shrext_regexp=`echo "$shrext_cmds" | sed 's/\./\\\\./'`
gnucap-python-0.0.2/configure-16668-          cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
gnucap-python-0.0.2/configure-16679-if ac_fn_cxx_try_link "$LINENO"; then :
gnucap-python-0.0.2/configure:16680:  au_cv_lib_soname_LIBGNUCAP=`ldd conftest$ac_exeext | grep 'libgnucap'$shrext_regexp | sed 's/^[ \t]*libgnucap'$shrext_regexp'/libgnucap'$shrext_regexp'/;s/[ \t].*$//'`
gnucap-python-0.0.2/configure-16681-fi
##############################################
gnucap-python-0.0.2/configure-16761-    fi
gnucap-python-0.0.2/configure:16762:    PYTHON_NAME=`basename $PYTHON`
gnucap-python-0.0.2/configure-16763-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking $PYTHON_NAME module: numpy" >&5
##############################################
gnucap-python-0.0.2/configure-16794-
gnucap-python-0.0.2/configure:16795:as_ac_Header=`$as_echo "ac_cv_header_${NUMPY_DIR}/arrayobject.h" | $as_tr_sh`
gnucap-python-0.0.2/configure-16796-ac_fn_cxx_check_header_compile "$LINENO" "${NUMPY_DIR}/arrayobject.h" "$as_ac_Header" "#include \"Python.h\"
##############################################
gnucap-python-0.0.2/configure-16872-$as_echo_n "checking for SWIG version... " >&6; }
gnucap-python-0.0.2/configure:16873:                swig_version=`$SWIG -version 2>&1 | grep 'SWIG Version' | sed 's/.*\([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\).*/\1/g'`
gnucap-python-0.0.2/configure-16874-                { $as_echo "$as_me:${as_lineno-$LINENO}: result: $swig_version" >&5
##############################################
gnucap-python-0.0.2/configure-16878-                        required=
gnucap-python-0.0.2/configure:16879:                        required_major=`echo $required | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16880-                        if test -z "$required_major" ; then
##############################################
gnucap-python-0.0.2/configure-16882-                        fi
gnucap-python-0.0.2/configure:16883:                        required=`echo $required | sed 's/[0-9]*[^0-9]//'`
gnucap-python-0.0.2/configure:16884:                        required_minor=`echo $required | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16885-                        if test -z "$required_minor" ; then
##############################################
gnucap-python-0.0.2/configure-16887-                        fi
gnucap-python-0.0.2/configure:16888:                        required=`echo $required | sed 's/[0-9]*[^0-9]//'`
gnucap-python-0.0.2/configure:16889:                        required_patch=`echo $required | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16890-                        if test -z "$required_patch" ; then
##############################################
gnucap-python-0.0.2/configure-16894-                        available=$swig_version
gnucap-python-0.0.2/configure:16895:                        available_major=`echo $available | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16896-                        if test -z "$available_major" ; then
##############################################
gnucap-python-0.0.2/configure-16898-                        fi
gnucap-python-0.0.2/configure:16899:                        available=`echo $available | sed 's/[0-9]*[^0-9]//'`
gnucap-python-0.0.2/configure:16900:                        available_minor=`echo $available | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16901-                        if test -z "$available_minor" ; then
##############################################
gnucap-python-0.0.2/configure-16903-                        fi
gnucap-python-0.0.2/configure:16904:                        available=`echo $available | sed 's/[0-9]*[^0-9]//'`
gnucap-python-0.0.2/configure:16905:                        available_patch=`echo $available | sed 's/[^0-9].*//'`
gnucap-python-0.0.2/configure-16906-                        if test -z "$available_patch" ; then
##############################################
gnucap-python-0.0.2/configure-16917-$as_echo "$as_me: SWIG executable is '$SWIG'" >&6;}
gnucap-python-0.0.2/configure:16918:                                SWIG_LIB=`$SWIG -swiglib`
gnucap-python-0.0.2/configure-16919-                                { $as_echo "$as_me:${as_lineno-$LINENO}: SWIG library directory is '$SWIG_LIB'" >&5
##############################################
gnucap-python-0.0.2/configure-17029-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gnucap-python-0.0.2/configure:17030:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gnucap-python-0.0.2/configure-17031-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gnucap-python-0.0.2/configure-17140-if test -z "$BASH_VERSION$ZSH_VERSION" \
gnucap-python-0.0.2/configure:17141:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gnucap-python-0.0.2/configure-17142-  as_echo='print -r --'
gnucap-python-0.0.2/configure-17143-  as_echo_n='print -rn --'
gnucap-python-0.0.2/configure:17144:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gnucap-python-0.0.2/configure-17145-  as_echo='printf %s\n'
##############################################
gnucap-python-0.0.2/configure-17147-else
gnucap-python-0.0.2/configure:17148:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gnucap-python-0.0.2/configure-17149-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gnucap-python-0.0.2/configure-17157-	expr "X$arg" : "X\\(.*\\)$as_nl";
gnucap-python-0.0.2/configure:17158:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gnucap-python-0.0.2/configure-17159-      esac;
##############################################
gnucap-python-0.0.2/configure-17234-# ----------------------------------------
gnucap-python-0.0.2/configure:17235:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gnucap-python-0.0.2/configure-17236-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gnucap-python-0.0.2/configure-17306-  {
gnucap-python-0.0.2/configure:17307:    as_val=`expr "$@" || test $? -eq 1`
gnucap-python-0.0.2/configure-17308-  }
##############################################
gnucap-python-0.0.2/configure-17410-      case $as_dir in #(
gnucap-python-0.0.2/configure:17411:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gnucap-python-0.0.2/configure-17412-      *) as_qdir=$as_dir;;
##############################################
gnucap-python-0.0.2/configure-17545-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gnucap-python-0.0.2/configure:17546:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gnucap-python-0.0.2/configure-17547-ac_cs_version="\\
##############################################
gnucap-python-0.0.2/configure-17570-  --*=?*)
gnucap-python-0.0.2/configure:17571:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnucap-python-0.0.2/configure:17572:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gnucap-python-0.0.2/configure-17573-    ac_shift=:
##############################################
gnucap-python-0.0.2/configure-17575-  --*=)
gnucap-python-0.0.2/configure:17576:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gnucap-python-0.0.2/configure-17577-    ac_optarg=
##############################################
gnucap-python-0.0.2/configure-17599-    case $ac_optarg in
gnucap-python-0.0.2/configure:17600:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnucap-python-0.0.2/configure-17601-    '') as_fn_error $? "missing file argument" ;;
##############################################
gnucap-python-0.0.2/configure-17607-    case $ac_optarg in
gnucap-python-0.0.2/configure:17608:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnucap-python-0.0.2/configure-17609-    esac
##############################################
gnucap-python-0.0.2/configure-17676-delay_variable_subst='$delay_variable_subst'
gnucap-python-0.0.2/configure:17677:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17678:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17679:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17680:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17681:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17682:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17683:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17684:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17685:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17686:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17687:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17688:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17689:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17690:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17691:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17692:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17693:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17694:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17695:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17696:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17697:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17698:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17699:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17700:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17701:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17702:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17703:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17704:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17705:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17706:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17707:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17708:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17709:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17710:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17711:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17712:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17713:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17714:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17715:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17716:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17717:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17718:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17719:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17720:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17721:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17722:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17723:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17724:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17725:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17726:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17727:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17728:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17729:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17730:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17731:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17732:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17733:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17734:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17735: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"`'
gnucap-python-0.0.2/configure:17736:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17737:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17738:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17739:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17740:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17741:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17742:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17743:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17744:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17745:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17746:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17747:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17748:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17749:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17750:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17751:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17752:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17753:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17754:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17755:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17756:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17757:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17758:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17759:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17760:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17761:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17762:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17763:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17764:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17765:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17766:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17767:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17768:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17769:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17770:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17771:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17772:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17773:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17774:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17775:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17776:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17777:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17778:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17779:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17780:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17781:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17782:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17783:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17784:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17785:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17786:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17787:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17788:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17789:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17790:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17791:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17792:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17793:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17794:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17795:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17796:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17797:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17798:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17799:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17800:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17801:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17802:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17803:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17804:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17805:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17806:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17807:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17808:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17809:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17810:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17811:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17812:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17813:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17814:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17815:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17816:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17817:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17818:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17819:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17820:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17821:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17822:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17823:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17824:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17825:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17826:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17827:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17828:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17829:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17830:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17831:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17832:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17833:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17834:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17835:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17836:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17837:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17838:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17839:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17840:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17841:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17842:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17843:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17844:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17845:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17846:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17847:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17848:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17849:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17850:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17851:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17852:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17853:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17854:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17855:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17856:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17857:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17858:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17859:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17860:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17861:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17862:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17863:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17864:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure:17865:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/configure-17866-
##############################################
gnucap-python-0.0.2/configure-17978-compiler_lib_search_path_CXX; do
gnucap-python-0.0.2/configure:17979:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnucap-python-0.0.2/configure-17980-    *[\\\\\\\`\\"\\\$]*)
gnucap-python-0.0.2/configure:17981:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnucap-python-0.0.2/configure-17982-      ;;
##############################################
gnucap-python-0.0.2/configure-18020-postlink_cmds_CXX; do
gnucap-python-0.0.2/configure:18021:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnucap-python-0.0.2/configure-18022-    *[\\\\\\\`\\"\\\$]*)
gnucap-python-0.0.2/configure:18023:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnucap-python-0.0.2/configure-18024-      ;;
##############################################
gnucap-python-0.0.2/configure-18121-fi
gnucap-python-0.0.2/configure:18122:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gnucap-python-0.0.2/configure-18123-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gnucap-python-0.0.2/configure-18138-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gnucap-python-0.0.2/configure:18139:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gnucap-python-0.0.2/configure-18140-ac_delim='%!_!# '
##############################################
gnucap-python-0.0.2/configure-18144-
gnucap-python-0.0.2/configure:18145:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gnucap-python-0.0.2/configure-18146-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gnucap-python-0.0.2/configure-18282-for ac_last_try in false false :; do
gnucap-python-0.0.2/configure:18283:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gnucap-python-0.0.2/configure-18284-  if test -z "$ac_tt"; then
##############################################
gnucap-python-0.0.2/configure-18414-      esac
gnucap-python-0.0.2/configure:18415:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gnucap-python-0.0.2/configure-18416-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gnucap-python-0.0.2/configure-18473-*)
gnucap-python-0.0.2/configure:18474:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gnucap-python-0.0.2/configure-18475-  # A ".." for each directory in $ac_dir_suffix.
gnucap-python-0.0.2/configure:18476:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gnucap-python-0.0.2/configure-18477-  case $ac_top_builddir_sub in
##############################################
gnucap-python-0.0.2/configure-18534-/@mandir@/p'
gnucap-python-0.0.2/configure:18535:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gnucap-python-0.0.2/configure-18536-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gnucap-python-0.0.2/configure-18551-
gnucap-python-0.0.2/configure:18552:# Neutralize VPATH when `$srcdir' = `.'.
gnucap-python-0.0.2/configure-18553-# Shell code in configure.ac might set extrasub.
##############################################
gnucap-python-0.0.2/configure-18579-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gnucap-python-0.0.2/configure:18580:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gnucap-python-0.0.2/configure-18581-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gnucap-python-0.0.2/configure-18625-    * )
gnucap-python-0.0.2/configure:18626:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnucap-python-0.0.2/configure-18627-  esac
##############################################
gnucap-python-0.0.2/configure-18680-    # Strip MF so we end up with the name of the file.
gnucap-python-0.0.2/configure:18681:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gnucap-python-0.0.2/configure-18682-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnucap-python-0.0.2/configure-19245-    *:)
gnucap-python-0.0.2/configure:19246:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gnucap-python-0.0.2/configure-19247-        ;;
gnucap-python-0.0.2/configure-19248-    x:*)
gnucap-python-0.0.2/configure:19249:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/configure-19250-        ;;
gnucap-python-0.0.2/configure-19251-    *::*)
gnucap-python-0.0.2/configure:19252:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnucap-python-0.0.2/configure:19253:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gnucap-python-0.0.2/configure-19254-        ;;
gnucap-python-0.0.2/configure-19255-    *)
gnucap-python-0.0.2/configure:19256:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/configure-19257-        ;;
##############################################
gnucap-python-0.0.2/configure-19272-    done
gnucap-python-0.0.2/configure:19273:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnucap-python-0.0.2/configure-19274-}
##############################################
gnucap-python-0.0.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gnucap-python-0.0.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gnucap-python-0.0.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gnucap-python-0.0.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gnucap-python-0.0.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gnucap-python-0.0.2/aclocal.m4-109-])
##############################################
gnucap-python-0.0.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gnucap-python-0.0.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gnucap-python-0.0.2/aclocal.m4-207-  fi
##############################################
gnucap-python-0.0.2/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gnucap-python-0.0.2/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gnucap-python-0.0.2/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gnucap-python-0.0.2/aclocal.m4-365-      || continue
gnucap-python-0.0.2/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gnucap-python-0.0.2/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gnucap-python-0.0.2/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gnucap-python-0.0.2/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
gnucap-python-0.0.2/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gnucap-python-0.0.2/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gnucap-python-0.0.2/aclocal.m4-592-    * )
gnucap-python-0.0.2/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gnucap-python-0.0.2/aclocal.m4-594-  esac
gnucap-python-0.0.2/aclocal.m4-595-done
gnucap-python-0.0.2/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gnucap-python-0.0.2/aclocal.m4-597-
##############################################
gnucap-python-0.0.2/aclocal.m4-914-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
gnucap-python-0.0.2/aclocal.m4:915:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
gnucap-python-0.0.2/aclocal.m4-916-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
gnucap-python-0.0.2/aclocal.m4-929-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
gnucap-python-0.0.2/aclocal.m4:930:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
gnucap-python-0.0.2/aclocal.m4-931-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
gnucap-python-0.0.2/aclocal.m4-977-     $am_py_prefix*)
gnucap-python-0.0.2/aclocal.m4:978:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
gnucap-python-0.0.2/aclocal.m4:979:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
gnucap-python-0.0.2/aclocal.m4-980-       ;;
##############################################
gnucap-python-0.0.2/aclocal.m4-1019-     $am_py_exec_prefix*)
gnucap-python-0.0.2/aclocal.m4:1020:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
gnucap-python-0.0.2/aclocal.m4:1021:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
gnucap-python-0.0.2/aclocal.m4-1022-       ;;
##############################################
gnucap-python-0.0.2/aclocal.m4-1115-     echo "timestamp, slept: $am_has_slept" > conftest.file
gnucap-python-0.0.2/aclocal.m4:1116:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gnucap-python-0.0.2/aclocal.m4-1117-     if test "$[*]" = "X"; then
gnucap-python-0.0.2/aclocal.m4-1118-	# -L didn't work.
gnucap-python-0.0.2/aclocal.m4:1119:	set X `ls -t "$srcdir/configure" conftest.file`
gnucap-python-0.0.2/aclocal.m4-1120-     fi
##############################################
gnucap-python-0.0.2/examples/Makefile.in-53-  { \
gnucap-python-0.0.2/examples/Makefile.in:54:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnucap-python-0.0.2/examples/Makefile.in-55-  }; \
##############################################
gnucap-python-0.0.2/examples/Makefile.in-129-  esac
gnucap-python-0.0.2/examples/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnucap-python-0.0.2/examples/Makefile.in-131-am__vpath_adj = case $$p in \
gnucap-python-0.0.2/examples/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnucap-python-0.0.2/examples/Makefile.in-133-    *) f=$$p;; \
gnucap-python-0.0.2/examples/Makefile.in-134-  esac;
gnucap-python-0.0.2/examples/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnucap-python-0.0.2/examples/Makefile.in-136-am__install_max = 40
gnucap-python-0.0.2/examples/Makefile.in-137-am__nobase_strip_setup = \
gnucap-python-0.0.2/examples/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnucap-python-0.0.2/examples/Makefile.in-139-am__nobase_strip = \
##############################################
gnucap-python-0.0.2/examples/Makefile.in-380-	@list='$(dist_pkgexamples_DATA)'; test -n "$(pkgexamplesdir)" || list=; \
gnucap-python-0.0.2/examples/Makefile.in:381:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnucap-python-0.0.2/examples/Makefile.in-382-	dir='$(DESTDIR)$(pkgexamplesdir)'; $(am__uninstall_files_from_dir)
##############################################
gnucap-python-0.0.2/examples/Makefile.in-393-distdir-am: $(DISTFILES)
gnucap-python-0.0.2/examples/Makefile.in:394:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/examples/Makefile.in:395:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/examples/Makefile.in-396-	list='$(DISTFILES)'; \
##############################################
gnucap-python-0.0.2/examples/Makefile.in-407-	  if test -d $$d/$$file; then \
gnucap-python-0.0.2/examples/Makefile.in:408:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnucap-python-0.0.2/examples/Makefile.in-409-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnucap-python-0.0.2/depcomp-64-  case $1 in
gnucap-python-0.0.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gnucap-python-0.0.2/depcomp-66-      *) dir=;;
##############################################
gnucap-python-0.0.2/depcomp-73-{
gnucap-python-0.0.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gnucap-python-0.0.2/depcomp-75-}
##############################################
gnucap-python-0.0.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gnucap-python-0.0.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gnucap-python-0.0.2/depcomp-128-
##############################################
gnucap-python-0.0.2/depcomp-405-        sleep 1
gnucap-python-0.0.2/depcomp:406:        i=`expr $i - 1`
gnucap-python-0.0.2/depcomp-407-      done
gnucap-python-0.0.2/depcomp-408-    fi
gnucap-python-0.0.2/depcomp:409:    i=`expr $i - 1`
gnucap-python-0.0.2/depcomp-410-  done
##############################################
gnucap-python-0.0.2/depcomp-425-  # Do two passes, one to just change these to
gnucap-python-0.0.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gnucap-python-0.0.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gnucap-python-0.0.2/depcomp-659-  done
gnucap-python-0.0.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gnucap-python-0.0.2/depcomp-661-  touch "$tmpdepfile"
##############################################
gnucap-python-0.0.2/m4/ltsugar.m4-68-m4_define([lt_combine],
gnucap-python-0.0.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gnucap-python-0.0.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gnucap-python-0.0.2/m4/ac_python_module.m4-31-    fi
gnucap-python-0.0.2/m4/ac_python_module.m4:32:    PYTHON_NAME=`basename $PYTHON`
gnucap-python-0.0.2/m4/ac_python_module.m4-33-    AC_MSG_CHECKING($PYTHON_NAME module: $1)
##############################################
gnucap-python-0.0.2/m4/ax_soname.m4-25-          LIBS="$LIBS $7 -l$2"
gnucap-python-0.0.2/m4/ax_soname.m4:26:          shrext_regexp=`echo "$shrext_cmds" | sed 's/\./\\\\./'`
gnucap-python-0.0.2/m4/ax_soname.m4-27-          AC_TRY_LINK([ ], [ ],
gnucap-python-0.0.2/m4/ax_soname.m4:28:              [AS_VAR_SET([ac_Lib_SONAME], [`ldd conftest$ac_exeext | grep 'lib[$2]'$shrext_regexp | sed 's/^@<:@ \t@:>@*lib[$2]'$shrext_regexp'/lib[$2]'$shrext_regexp'/;s/@<:@ \t@:>@.*$//'`])])
gnucap-python-0.0.2/m4/ax_soname.m4-29-          LIBS="$AX_CHECK_LIB_SONAME_LIBS"
##############################################
gnucap-python-0.0.2/m4/libtool.m4-119-    done
gnucap-python-0.0.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gnucap-python-0.0.2/m4/libtool.m4-121-}
##############################################
gnucap-python-0.0.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gnucap-python-0.0.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gnucap-python-0.0.2/m4/libtool.m4-439-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-447-#
gnucap-python-0.0.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gnucap-python-0.0.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gnucap-python-0.0.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gnucap-python-0.0.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnucap-python-0.0.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gnucap-python-0.0.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnucap-python-0.0.2/m4/libtool.m4-561-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gnucap-python-0.0.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gnucap-python-0.0.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gnucap-python-0.0.2/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gnucap-python-0.0.2/m4/libtool.m4-574-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gnucap-python-0.0.2/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gnucap-python-0.0.2/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1164-      }]'
gnucap-python-0.0.2/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gnucap-python-0.0.2/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gnucap-python-0.0.2/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gnucap-python-0.0.2/m4/libtool.m4-1169-  fi],[])
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gnucap-python-0.0.2/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gnucap-python-0.0.2/m4/libtool.m4-1202-  ECHO='print -r --'
gnucap-python-0.0.2/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gnucap-python-0.0.2/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gnucap-python-0.0.2/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gnucap-python-0.0.2/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gnucap-python-0.0.2/m4/libtool.m4-1238-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gnucap-python-0.0.2/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gnucap-python-0.0.2/m4/libtool.m4-1261-   fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1263- /*)
gnucap-python-0.0.2/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gnucap-python-0.0.2/m4/libtool.m4-1265-   ;; #(
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gnucap-python-0.0.2/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gnucap-python-0.0.2/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1312-	*32-bit*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1322-    else
gnucap-python-0.0.2/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1324-	*32-bit*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1344-    emul=elf
gnucap-python-0.0.2/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1346-      *32-bit*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1352-    esac
gnucap-python-0.0.2/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1354-      *MSB*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1360-    esac
gnucap-python-0.0.2/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gnucap-python-0.0.2/m4/libtool.m4-1362-      *N32*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1725-    # And add a safety zone
gnucap-python-0.0.2/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnucap-python-0.0.2/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnucap-python-0.0.2/m4/libtool.m4-1728-    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1758-    if test -n "$kargmax"; then
gnucap-python-0.0.2/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gnucap-python-0.0.2/m4/libtool.m4-1760-    else
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gnucap-python-0.0.2/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gnucap-python-0.0.2/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gnucap-python-0.0.2/m4/libtool.m4-1770-    else
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1779-      # we can't tell.
gnucap-python-0.0.2/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gnucap-python-0.0.2/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1783-      do
gnucap-python-0.0.2/m4/libtool.m4:1784:        i=`expr $i + 1`
gnucap-python-0.0.2/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1787-      # Only check the string length outside the loop.
gnucap-python-0.0.2/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gnucap-python-0.0.2/m4/libtool.m4-1789-      teststring=
##############################################
gnucap-python-0.0.2/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gnucap-python-0.0.2/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gnucap-python-0.0.2/m4/libtool.m4-1794-    fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2258-    *:)
gnucap-python-0.0.2/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gnucap-python-0.0.2/m4/libtool.m4-2260-        ;;
gnucap-python-0.0.2/m4/libtool.m4-2261-    x:*)
gnucap-python-0.0.2/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/m4/libtool.m4-2263-        ;;
gnucap-python-0.0.2/m4/libtool.m4-2264-    *::*)
gnucap-python-0.0.2/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gnucap-python-0.0.2/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gnucap-python-0.0.2/m4/libtool.m4-2267-        ;;
gnucap-python-0.0.2/m4/libtool.m4-2268-    *)
gnucap-python-0.0.2/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gnucap-python-0.0.2/m4/libtool.m4-2270-        ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2298-  esac
gnucap-python-0.0.2/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gnucap-python-0.0.2/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gnucap-python-0.0.2/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gnucap-python-0.0.2/m4/libtool.m4-2307-    ;;
gnucap-python-0.0.2/m4/libtool.m4-2308-  *)
gnucap-python-0.0.2/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/m4/libtool.m4-2310-    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gnucap-python-0.0.2/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gnucap-python-0.0.2/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2356-  esac
gnucap-python-0.0.2/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gnucap-python-0.0.2/m4/libtool.m4-2358-else
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gnucap-python-0.0.2/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gnucap-python-0.0.2/m4/libtool.m4-2499-    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2542-      fi'
gnucap-python-0.0.2/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gnucap-python-0.0.2/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gnucap-python-0.0.2/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/m4/libtool.m4-2558-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gnucap-python-0.0.2/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/m4/libtool.m4-2562-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2569-    libname_spec='$name'
gnucap-python-0.0.2/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gnucap-python-0.0.2/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gnucap-python-0.0.2/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gnucap-python-0.0.2/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2586-      # Convert to MSYS style.
gnucap-python-0.0.2/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gnucap-python-0.0.2/m4/libtool.m4-2588-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gnucap-python-0.0.2/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gnucap-python-0.0.2/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gnucap-python-0.0.2/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/m4/libtool.m4-2596-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gnucap-python-0.0.2/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gnucap-python-0.0.2/m4/libtool.m4-2602-      else
gnucap-python-0.0.2/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gnucap-python-0.0.2/m4/libtool.m4-2604-      fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gnucap-python-0.0.2/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gnucap-python-0.0.2/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gnucap-python-0.0.2/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2624-    # Assume MSVC wrapper
gnucap-python-0.0.2/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gnucap-python-0.0.2/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gnucap-python-0.0.2/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gnucap-python-0.0.2/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gnucap-python-0.0.2/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gnucap-python-0.0.2/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2941-  need_lib_prefix=no
gnucap-python-0.0.2/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/m4/libtool.m4-2943-    need_version=no
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gnucap-python-0.0.2/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
gnucap-python-0.0.2/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
gnucap-python-0.0.2/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-2977-    fi'
gnucap-python-0.0.2/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gnucap-python-0.0.2/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3188-	"file_magic "*)
gnucap-python-0.0.2/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gnucap-python-0.0.2/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
gnucap-python-0.0.2/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnucap-python-0.0.2/m4/libtool.m4-3273-  *)
gnucap-python-0.0.2/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnucap-python-0.0.2/m4/libtool.m4-3275-  esac
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
gnucap-python-0.0.2/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gnucap-python-0.0.2/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gnucap-python-0.0.2/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gnucap-python-0.0.2/m4/libtool.m4-3284-      done
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnucap-python-0.0.2/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gnucap-python-0.0.2/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gnucap-python-0.0.2/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
gnucap-python-0.0.2/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3578-openbsd* | bitrig*)
gnucap-python-0.0.2/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3645-    else
gnucap-python-0.0.2/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gnucap-python-0.0.2/m4/libtool.m4-3647-    fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3696-	esac
gnucap-python-0.0.2/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gnucap-python-0.0.2/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3702-	*)
gnucap-python-0.0.2/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gnucap-python-0.0.2/m4/libtool.m4-3704-	  */dev/null*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gnucap-python-0.0.2/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gnucap-python-0.0.2/m4/libtool.m4-3730-    *COFF*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
gnucap-python-0.0.2/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
gnucap-python-0.0.2/m4/libtool.m4:3962:case `$NM -V 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-4009-mingw*)
gnucap-python-0.0.2/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gnucap-python-0.0.2/m4/libtool.m4-4011-  ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-4065-    nlist=conftest.nm
gnucap-python-0.0.2/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
gnucap-python-0.0.2/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
gnucap-python-0.0.2/m4/libtool.m4-4413-	  *)
gnucap-python-0.0.2/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-4749-      *)
gnucap-python-0.0.2/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-4932-    else
gnucap-python-0.0.2/m4/libtool.m4:4933:      _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'
gnucap-python-0.0.2/m4/libtool.m4-4934-    fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
gnucap-python-0.0.2/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5063-    supports_anon_versioning=no
gnucap-python-0.0.2/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5166-	prefix_cmds="$SED"~
gnucap-python-0.0.2/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5191-      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5232-	esac
gnucap-python-0.0.2/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gnucap-python-0.0.2/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5392-	else
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5394-	fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
gnucap-python-0.0.2/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
gnucap-python-0.0.2/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gnucap-python-0.0.2/m4/libtool.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
gnucap-python-0.0.2/m4/libtool.m4-5515-      else
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gnucap-python-0.0.2/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnucap-python-0.0.2/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
gnucap-python-0.0.2/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gnucap-python-0.0.2/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5767-      if test yes = "$GCC"; then
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
gnucap-python-0.0.2/m4/libtool.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'
gnucap-python-0.0.2/m4/libtool.m4-5792-	fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5794-      else
gnucap-python-0.0.2/m4/libtool.m4:5795:	_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'
gnucap-python-0.0.2/m4/libtool.m4:5796:	_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'
gnucap-python-0.0.2/m4/libtool.m4-5797-      fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gnucap-python-0.0.2/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gnucap-python-0.0.2/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5872-	prefix_cmds="$SED"~
gnucap-python-0.0.2/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/m4/libtool.m4:5887:	_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'
gnucap-python-0.0.2/m4/libtool.m4-5888-      else
gnucap-python-0.0.2/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnucap-python-0.0.2/m4/libtool.m4:5890:	_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'
gnucap-python-0.0.2/m4/libtool.m4-5891-      fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/m4/libtool.m4:5900:	_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'
gnucap-python-0.0.2/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnucap-python-0.0.2/m4/libtool.m4:5904:	_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'
gnucap-python-0.0.2/m4/libtool.m4:5905:	_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~
gnucap-python-0.0.2/m4/libtool.m4:5906:          $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'
gnucap-python-0.0.2/m4/libtool.m4-5907-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-5922-      else
gnucap-python-0.0.2/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gnucap-python-0.0.2/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gnucap-python-0.0.2/m4/libtool.m4-6117-	  then
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
gnucap-python-0.0.2/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gnucap-python-0.0.2/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
gnucap-python-0.0.2/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
gnucap-python-0.0.2/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6587-
gnucap-python-0.0.2/m4/libtool.m4:6588:          _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
gnucap-python-0.0.2/m4/libtool.m4-6589-        else
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gnucap-python-0.0.2/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gnucap-python-0.0.2/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
gnucap-python-0.0.2/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gnucap-python-0.0.2/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6815-            # dependencies.
gnucap-python-0.0.2/m4/libtool.m4:6816:            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"'
gnucap-python-0.0.2/m4/libtool.m4-6817-            ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6880-	    # dependencies.
gnucap-python-0.0.2/m4/libtool.m4:6881:	    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"'
gnucap-python-0.0.2/m4/libtool.m4-6882-	    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gnucap-python-0.0.2/m4/libtool.m4:6917:	_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'
gnucap-python-0.0.2/m4/libtool.m4:6918:	_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'
gnucap-python-0.0.2/m4/libtool.m4-6919-	;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6923-	    # SGI C++
gnucap-python-0.0.2/m4/libtool.m4:6924:	    _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'
gnucap-python-0.0.2/m4/libtool.m4-6925-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
gnucap-python-0.0.2/m4/libtool.m4:6935:	        _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'
gnucap-python-0.0.2/m4/libtool.m4-6936-	      else
gnucap-python-0.0.2/m4/libtool.m4:6937:	        _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'
gnucap-python-0.0.2/m4/libtool.m4-6938-	      fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
gnucap-python-0.0.2/m4/libtool.m4:6956:	    _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'
gnucap-python-0.0.2/m4/libtool.m4:6957:	    _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'
gnucap-python-0.0.2/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6965-	    # dependencies.
gnucap-python-0.0.2/m4/libtool.m4:6966:	    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"'
gnucap-python-0.0.2/m4/libtool.m4-6967-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
gnucap-python-0.0.2/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
gnucap-python-0.0.2/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7001-            # Portland Group C++ compiler
gnucap-python-0.0.2/m4/libtool.m4:7002:	    case `$CC -V` in
gnucap-python-0.0.2/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gnucap-python-0.0.2/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gnucap-python-0.0.2/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gnucap-python-0.0.2/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gnucap-python-0.0.2/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnucap-python-0.0.2/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gnucap-python-0.0.2/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gnucap-python-0.0.2/m4/libtool.m4:7020:                $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'
gnucap-python-0.0.2/m4/libtool.m4-7021-	      ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gnucap-python-0.0.2/m4/libtool.m4:7030:	    _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'
gnucap-python-0.0.2/m4/libtool.m4-7031-            ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7048-	    # dependencies.
gnucap-python-0.0.2/m4/libtool.m4:7049:	    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'
gnucap-python-0.0.2/m4/libtool.m4-7050-	    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7063-	  *)
gnucap-python-0.0.2/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gnucap-python-0.0.2/m4/libtool.m4:7071:	      _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'
gnucap-python-0.0.2/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gnucap-python-0.0.2/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gnucap-python-0.0.2/m4/libtool.m4-7137-	    _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'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
gnucap-python-0.0.2/m4/libtool.m4:7155:	    _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'
gnucap-python-0.0.2/m4/libtool.m4-7156-
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gnucap-python-0.0.2/m4/libtool.m4:7176:	        _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'
gnucap-python-0.0.2/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gnucap-python-0.0.2/m4/libtool.m4:7181:	        _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'
gnucap-python-0.0.2/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gnucap-python-0.0.2/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
gnucap-python-0.0.2/m4/libtool.m4:7184:                  $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~
gnucap-python-0.0.2/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7199-	    # dependencies.
gnucap-python-0.0.2/m4/libtool.m4:7200:	    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"'
gnucap-python-0.0.2/m4/libtool.m4-7201-	    ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7206-	        osf3*)
gnucap-python-0.0.2/m4/libtool.m4:7207:	          _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'
gnucap-python-0.0.2/m4/libtool.m4-7208-		  ;;
gnucap-python-0.0.2/m4/libtool.m4-7209-	        *)
gnucap-python-0.0.2/m4/libtool.m4:7210:	          _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'
gnucap-python-0.0.2/m4/libtool.m4-7211-		  ;;
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7459-  case @S|@2 in
gnucap-python-0.0.2/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gnucap-python-0.0.2/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gnucap-python-0.0.2/m4/libtool.m4-7462-  esac
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7548-
gnucap-python-0.0.2/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
gnucap-python-0.0.2/m4/libtool.m4-7550-    case $prev$p in
##############################################
gnucap-python-0.0.2/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gnucap-python-0.0.2/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gnucap-python-0.0.2/m4/libtool.m4-7654-fi
##############################################
gnucap-python-0.0.2/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
gnucap-python-0.0.2/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
gnucap-python-0.0.2/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-66-                AC_MSG_CHECKING([for SWIG version])
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:67:                [swig_version=`$SWIG -version 2>&1 | grep 'SWIG Version' | sed 's/.*\([0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\).*/\1/g'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-68-                AC_MSG_RESULT([$swig_version])
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-71-                        [required=$1]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:72:                        [required_major=`echo $required | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-73-                        if test -z "$required_major" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-75-                        fi
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:76:                        [required=`echo $required | sed 's/[0-9]*[^0-9]//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:77:                        [required_minor=`echo $required | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-78-                        if test -z "$required_minor" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-80-                        fi
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:81:                        [required=`echo $required | sed 's/[0-9]*[^0-9]//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:82:                        [required_patch=`echo $required | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-83-                        if test -z "$required_patch" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-87-                        [available=$swig_version]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:88:                        [available_major=`echo $available | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-89-                        if test -z "$available_major" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-91-                        fi
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:92:                        [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:93:                        [available_minor=`echo $available | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-94-                        if test -z "$available_minor" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-96-                        fi
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:97:                        [available=`echo $available | sed 's/[0-9]*[^0-9]//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:98:                        [available_patch=`echo $available | sed 's/[^0-9].*//'`]
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-99-                        if test -z "$available_patch" ; then
##############################################
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-108-                                AC_MSG_NOTICE([SWIG executable is '$SWIG'])
gnucap-python-0.0.2/m4/ac_pkg_swig.m4:109:                                SWIG_LIB=`$SWIG -swiglib`
gnucap-python-0.0.2/m4/ac_pkg_swig.m4-110-                                AC_MSG_NOTICE([SWIG library directory is '$SWIG_LIB'])
##############################################
gnucap-python-0.0.2/m4/ac_python_devel.m4-138-	AC_MSG_CHECKING([for the distutils Python package])
gnucap-python-0.0.2/m4/ac_python_devel.m4:139:	ac_distutils_result=`$PYTHON -c "import distutils" 2>&1`
gnucap-python-0.0.2/m4/ac_python_devel.m4-140-	if test $? -eq 0; then
##############################################
gnucap-python-0.0.2/m4/ac_python_devel.m4-228-			# use the official shared library
gnucap-python-0.0.2/m4/ac_python_devel.m4:229:			ac_python_library=`echo "$ac_python_library" | sed "s/^lib//"`
gnucap-python-0.0.2/m4/ac_python_devel.m4-230-			PYTHON_LIBS="-L$ac_python_libdir -l$ac_python_library"
##############################################
gnucap-python-0.0.2/config.guess-34-
gnucap-python-0.0.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gnucap-python-0.0.2/config.guess-36-
##############################################
gnucap-python-0.0.2/config.guess-102-: ${TMPDIR=/tmp} ;
gnucap-python-0.0.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnucap-python-0.0.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gnucap-python-0.0.2/config.guess-151-	EOF
gnucap-python-0.0.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gnucap-python-0.0.2/config.guess-153-
##############################################
gnucap-python-0.0.2/config.guess-188-	    earmv*)
gnucap-python-0.0.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gnucap-python-0.0.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gnucap-python-0.0.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gnucap-python-0.0.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gnucap-python-0.0.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gnucap-python-0.0.2/config.guess-222-		;;
##############################################
gnucap-python-0.0.2/config.guess-233-	    *)
gnucap-python-0.0.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gnucap-python-0.0.2/config.guess-235-		;;
##############################################
gnucap-python-0.0.2/config.guess-280-	*4.0)
gnucap-python-0.0.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnucap-python-0.0.2/config.guess-282-		;;
gnucap-python-0.0.2/config.guess-283-	*5.*)
gnucap-python-0.0.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gnucap-python-0.0.2/config.guess-285-		;;
##############################################
gnucap-python-0.0.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gnucap-python-0.0.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnucap-python-0.0.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gnucap-python-0.0.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gnucap-python-0.0.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gnucap-python-0.0.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gnucap-python-0.0.2/config.guess-379-    s390x:SunOS:*:*)
gnucap-python-0.0.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-381-	exit ;;
gnucap-python-0.0.2/config.guess-382-    sun4H:SunOS:5.*:*)
gnucap-python-0.0.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-384-	exit ;;
gnucap-python-0.0.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnucap-python-0.0.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-387-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-404-	fi
gnucap-python-0.0.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-406-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gnucap-python-0.0.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-412-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnucap-python-0.0.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gnucap-python-0.0.2/config.guess-421-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-425-    sun*:*:4.2BSD:*)
gnucap-python-0.0.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnucap-python-0.0.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gnucap-python-0.0.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gnucap-python-0.0.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gnucap-python-0.0.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gnucap-python-0.0.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gnucap-python-0.0.2/config.guess-563-    *:IRIX*:*:*)
gnucap-python-0.0.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gnucap-python-0.0.2/config.guess-565-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-593-EOF
gnucap-python-0.0.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gnucap-python-0.0.2/config.guess-595-		then
##############################################
gnucap-python-0.0.2/config.guess-606-    *:AIX:*:[4567])
gnucap-python-0.0.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnucap-python-0.0.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnucap-python-0.0.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gnucap-python-0.0.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnucap-python-0.0.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gnucap-python-0.0.2/config.guess-696-EOF
gnucap-python-0.0.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gnucap-python-0.0.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnucap-python-0.0.2/config.guess-724-    ia64:HP-UX:*:*)
gnucap-python-0.0.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gnucap-python-0.0.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gnucap-python-0.0.2/config.guess-754-EOF
gnucap-python-0.0.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gnucap-python-0.0.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gnucap-python-0.0.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnucap-python-0.0.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gnucap-python-0.0.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnucap-python-0.0.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gnucap-python-0.0.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gnucap-python-0.0.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnucap-python-0.0.2/config.guess-850-	esac
gnucap-python-0.0.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnucap-python-0.0.2/config.guess-852-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-886-    prep*:SunOS:5.*:*)
gnucap-python-0.0.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gnucap-python-0.0.2/config.guess-888-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-890-	# the GNU system
gnucap-python-0.0.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gnucap-python-0.0.2/config.guess-892-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-894-	# other systems with GNU libc and userland
gnucap-python-0.0.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gnucap-python-0.0.2/config.guess-896-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-988-EOF
gnucap-python-0.0.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gnucap-python-0.0.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gnucap-python-0.0.2/config.guess-1092-    i*86:*:4.*:*)
gnucap-python-0.0.2/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gnucap-python-0.0.2/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnucap-python-0.0.2/config.guess-1295-	fi
gnucap-python-0.0.2/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gnucap-python-0.0.2/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gnucap-python-0.0.2/config.guess-1393-    *:DragonFly:*:*)
gnucap-python-0.0.2/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gnucap-python-0.0.2/config.guess-1395-	exit ;;
##############################################
gnucap-python-0.0.2/config.guess-1406-    i*86:skyos:*:*)
gnucap-python-0.0.2/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gnucap-python-0.0.2/config.guess-1408-	exit ;;
##############################################
gnucap-python-0.0.2/install-sh-234-      fi
gnucap-python-0.0.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gnucap-python-0.0.2/install-sh-236-    *)
##############################################
gnucap-python-0.0.2/install-sh-280-      dstdir=$dst
gnucap-python-0.0.2/install-sh:281:      dstbase=`basename "$src"`
gnucap-python-0.0.2/install-sh-282-      case $dst in
##############################################
gnucap-python-0.0.2/install-sh-287-    else
gnucap-python-0.0.2/install-sh:288:      dstdir=`dirname "$dst"`
gnucap-python-0.0.2/install-sh-289-      test -d "$dstdir"
##############################################
gnucap-python-0.0.2/install-sh-354-                   test_tmpdir="$tmpdir/a"
gnucap-python-0.0.2/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gnucap-python-0.0.2/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gnucap-python-0.0.2/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gnucap-python-0.0.2/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gnucap-python-0.0.2/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gnucap-python-0.0.2/install-sh-419-            case $prefix in
gnucap-python-0.0.2/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gnucap-python-0.0.2/install-sh-421-              *) qprefix=$prefix;;
##############################################
gnucap-python-0.0.2/install-sh-468-    if $copy_on_change &&
gnucap-python-0.0.2/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gnucap-python-0.0.2/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gnucap-python-0.0.2/install-sh-471-       set -f &&
##############################################
gnucap-python-0.0.2/py_log_compiler-7-
gnucap-python-0.0.2/py_log_compiler:8:base=`basename $1`
gnucap-python-0.0.2/py_log_compiler-9-out=${base}.out
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-57-  { \
gnucap-python-0.0.2/gnucap/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnucap-python-0.0.2/gnucap/Makefile.in-59-  }; \
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-114-CONFIG_CLEAN_VPATH_FILES =
gnucap-python-0.0.2/gnucap/Makefile.in:115:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnucap-python-0.0.2/gnucap/Makefile.in-116-am__vpath_adj = case $$p in \
gnucap-python-0.0.2/gnucap/Makefile.in:117:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnucap-python-0.0.2/gnucap/Makefile.in-118-    *) f=$$p;; \
gnucap-python-0.0.2/gnucap/Makefile.in-119-  esac;
gnucap-python-0.0.2/gnucap/Makefile.in:120:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnucap-python-0.0.2/gnucap/Makefile.in-121-am__install_max = 40
gnucap-python-0.0.2/gnucap/Makefile.in-122-am__nobase_strip_setup = \
gnucap-python-0.0.2/gnucap/Makefile.in:123:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnucap-python-0.0.2/gnucap/Makefile.in-124-am__nobase_strip = \
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-751-.cc.obj:
gnucap-python-0.0.2/gnucap/Makefile.in:752:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/gnucap/Makefile.in-753-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/gnucap/Makefile.in:756:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/gnucap/Makefile.in-757-
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-772-.cxx.obj:
gnucap-python-0.0.2/gnucap/Makefile.in:773:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/gnucap/Makefile.in-774-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-776-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/gnucap/Makefile.in:777:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/gnucap/Makefile.in-778-
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-818-	@list='$(pythongc_PYTHON)'; test -n "$(pythongcdir)" || list=; \
gnucap-python-0.0.2/gnucap/Makefile.in:819:	py_files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gnucap-python-0.0.2/gnucap/Makefile.in-820-	test -n "$$py_files" || exit 0; \
gnucap-python-0.0.2/gnucap/Makefile.in-821-	dir='$(DESTDIR)$(pythongcdir)'; \
gnucap-python-0.0.2/gnucap/Makefile.in:822:	pyc_files=`echo "$$py_files" | sed 's|$$|c|'`; \
gnucap-python-0.0.2/gnucap/Makefile.in:823:	pyo_files=`echo "$$py_files" | sed 's|$$|o|'`; \
gnucap-python-0.0.2/gnucap/Makefile.in-824-	st=0; \
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-864-GTAGS:
gnucap-python-0.0.2/gnucap/Makefile.in:865:	here=`$(am__cd) $(top_builddir) && pwd` \
gnucap-python-0.0.2/gnucap/Makefile.in-866-	  && $(am__cd) $(top_srcdir) \
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-890-distdir-am: $(DISTFILES)
gnucap-python-0.0.2/gnucap/Makefile.in:891:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/gnucap/Makefile.in:892:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/gnucap/Makefile.in-893-	list='$(DISTFILES)'; \
##############################################
gnucap-python-0.0.2/gnucap/Makefile.in-904-	  if test -d $$d/$$file; then \
gnucap-python-0.0.2/gnucap/Makefile.in:905:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnucap-python-0.0.2/gnucap/Makefile.in-906-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnucap-python-0.0.2/misc/Makefile.in-50-  { \
gnucap-python-0.0.2/misc/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnucap-python-0.0.2/misc/Makefile.in-52-  }; \
##############################################
gnucap-python-0.0.2/misc/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
gnucap-python-0.0.2/misc/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnucap-python-0.0.2/misc/Makefile.in-108-am__vpath_adj = case $$p in \
gnucap-python-0.0.2/misc/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnucap-python-0.0.2/misc/Makefile.in-110-    *) f=$$p;; \
gnucap-python-0.0.2/misc/Makefile.in-111-  esac;
gnucap-python-0.0.2/misc/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnucap-python-0.0.2/misc/Makefile.in-113-am__install_max = 40
gnucap-python-0.0.2/misc/Makefile.in-114-am__nobase_strip_setup = \
gnucap-python-0.0.2/misc/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnucap-python-0.0.2/misc/Makefile.in-116-am__nobase_strip = \
##############################################
gnucap-python-0.0.2/misc/Makefile.in-456-.cc.obj:
gnucap-python-0.0.2/misc/Makefile.in:457:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/misc/Makefile.in-458-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnucap-python-0.0.2/misc/Makefile.in-460-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/misc/Makefile.in:461:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/misc/Makefile.in-462-
##############################################
gnucap-python-0.0.2/misc/Makefile.in-470-d_brl_la-d_brl.lo: d_brl.cc
gnucap-python-0.0.2/misc/Makefile.in:471:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(d_brl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT d_brl_la-d_brl.lo -MD -MP -MF $(DEPDIR)/d_brl_la-d_brl.Tpo -c -o d_brl_la-d_brl.lo `test -f 'd_brl.cc' || echo '$(srcdir)/'`d_brl.cc
gnucap-python-0.0.2/misc/Makefile.in-472-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/d_brl_la-d_brl.Tpo $(DEPDIR)/d_brl_la-d_brl.Plo
##############################################
gnucap-python-0.0.2/misc/Makefile.in-474-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/misc/Makefile.in:475:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(d_brl_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o d_brl_la-d_brl.lo `test -f 'd_brl.cc' || echo '$(srcdir)/'`d_brl.cc
gnucap-python-0.0.2/misc/Makefile.in-476-
##############################################
gnucap-python-0.0.2/misc/Makefile.in-512-GTAGS:
gnucap-python-0.0.2/misc/Makefile.in:513:	here=`$(am__cd) $(top_builddir) && pwd` \
gnucap-python-0.0.2/misc/Makefile.in-514-	  && $(am__cd) $(top_srcdir) \
##############################################
gnucap-python-0.0.2/misc/Makefile.in-538-distdir-am: $(DISTFILES)
gnucap-python-0.0.2/misc/Makefile.in:539:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/misc/Makefile.in:540:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/misc/Makefile.in-541-	list='$(DISTFILES)'; \
##############################################
gnucap-python-0.0.2/misc/Makefile.in-552-	  if test -d $$d/$$file; then \
gnucap-python-0.0.2/misc/Makefile.in:553:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnucap-python-0.0.2/misc/Makefile.in-554-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnucap-python-0.0.2/ltmain.sh-103-#
gnucap-python-0.0.2/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gnucap-python-0.0.2/ltmain.sh-105-#
##############################################
gnucap-python-0.0.2/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gnucap-python-0.0.2/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gnucap-python-0.0.2/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnucap-python-0.0.2/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gnucap-python-0.0.2/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gnucap-python-0.0.2/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gnucap-python-0.0.2/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-410-# The name of this program.
gnucap-python-0.0.2/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gnucap-python-0.0.2/ltmain.sh-412-
##############################################
gnucap-python-0.0.2/ltmain.sh-416-  *[\\/]*)
gnucap-python-0.0.2/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gnucap-python-0.0.2/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gnucap-python-0.0.2/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gnucap-python-0.0.2/ltmain.sh-610-
gnucap-python-0.0.2/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gnucap-python-0.0.2/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gnucap-python-0.0.2/ltmain.sh-613-
##############################################
gnucap-python-0.0.2/ltmain.sh-639-
gnucap-python-0.0.2/ltmain.sh:640:    func_arith_result=`expr "$@"`
gnucap-python-0.0.2/ltmain.sh-641-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-660-  # ...otherwise fall back to using sed.
gnucap-python-0.0.2/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gnucap-python-0.0.2/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gnucap-python-0.0.2/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-757-      test -n "$_G_tc" && {
gnucap-python-0.0.2/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gnucap-python-0.0.2/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gnucap-python-0.0.2/ltmain.sh-760-      }
gnucap-python-0.0.2/ltmain.sh-761-    done
gnucap-python-0.0.2/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gnucap-python-0.0.2/ltmain.sh-763-
##############################################
gnucap-python-0.0.2/ltmain.sh-831-
gnucap-python-0.0.2/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gnucap-python-0.0.2/ltmain.sh-833-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gnucap-python-0.0.2/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gnucap-python-0.0.2/ltmain.sh-865-      done
gnucap-python-0.0.2/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gnucap-python-0.0.2/ltmain.sh-867-
##############################################
gnucap-python-0.0.2/ltmain.sh-901-      # If mktemp works, use that first and foremost
gnucap-python-0.0.2/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-903-
##############################################
gnucap-python-0.0.2/ltmain.sh-1118-            *[\[\*\?]*)
gnucap-python-0.0.2/ltmain.sh:1119:              func_quote_portable_result=`$ECHO "$func_quote_portable_result" | $SED "$sed_quote_subst"`
gnucap-python-0.0.2/ltmain.sh-1120-              break
##############################################
gnucap-python-0.0.2/ltmain.sh-1172-# but optimized for speed.  Result is stored in $func_quotefast_eval.
gnucap-python-0.0.2/ltmain.sh:1173:if test xyes = `(x=; printf -v x %q yes; echo x"$x") 2>/dev/null`; then
gnucap-python-0.0.2/ltmain.sh-1174-  func_quotefast_eval ()
##############################################
gnucap-python-0.0.2/ltmain.sh-1294-    case $2 in
gnucap-python-0.0.2/ltmain.sh:1295:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gnucap-python-0.0.2/ltmain.sh:1296:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gnucap-python-0.0.2/ltmain.sh-1297-    esac
##############################################
gnucap-python-0.0.2/ltmain.sh-1367-    [0-9]* | *[!a-zA-Z0-9_]*)
gnucap-python-0.0.2/ltmain.sh:1368:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gnucap-python-0.0.2/ltmain.sh-1369-      ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-1454-
gnucap-python-0.0.2/ltmain.sh:1455:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gnucap-python-0.0.2/ltmain.sh-1456-}
##############################################
gnucap-python-0.0.2/ltmain.sh-1520-# The default options also support '--debug', which will turn on shell
gnucap-python-0.0.2/ltmain.sh:1521:# execution tracing (see the comment above debug_cmd below for another
gnucap-python-0.0.2/ltmain.sh-1522-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gnucap-python-0.0.2/ltmain.sh-1613-
gnucap-python-0.0.2/ltmain.sh:1614:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gnucap-python-0.0.2/ltmain.sh-1615-}
##############################################
gnucap-python-0.0.2/ltmain.sh-2039-
gnucap-python-0.0.2/ltmain.sh:2040:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gnucap-python-0.0.2/ltmain.sh-2041-      func_split_equals_rhs=
gnucap-python-0.0.2/ltmain.sh-2042-      test "x$func_split_equals_lhs" = "x$1" \
gnucap-python-0.0.2/ltmain.sh:2043:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gnucap-python-0.0.2/ltmain.sh-2044-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-2067-
gnucap-python-0.0.2/ltmain.sh:2068:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gnucap-python-0.0.2/ltmain.sh:2069:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gnucap-python-0.0.2/ltmain.sh-2070-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-2240-       version:        $progname $scriptversion Debian-2.4.6-2.1
gnucap-python-0.0.2/ltmain.sh:2241:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gnucap-python-0.0.2/ltmain.sh:2242:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gnucap-python-0.0.2/ltmain.sh-2243-
##############################################
gnucap-python-0.0.2/ltmain.sh-2279-  {
gnucap-python-0.0.2/ltmain.sh:2280:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gnucap-python-0.0.2/ltmain.sh-2281-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-2284-  {
gnucap-python-0.0.2/ltmain.sh:2285:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gnucap-python-0.0.2/ltmain.sh-2286-  }
##############################################
gnucap-python-0.0.2/ltmain.sh-2375-	  # quotes we have to do it in 2 steps:
gnucap-python-0.0.2/ltmain.sh:2376:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gnucap-python-0.0.2/ltmain.sh-2377-	  eval "$extractedcf"
##############################################
gnucap-python-0.0.2/ltmain.sh-2847-      done
gnucap-python-0.0.2/ltmain.sh:2848:      CC_expanded=`func_echo_all $CC`
gnucap-python-0.0.2/ltmain.sh:2849:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gnucap-python-0.0.2/ltmain.sh-2850-      case $@ in
##############################################
gnucap-python-0.0.2/ltmain.sh-2860-	    # Evaluate the configuration.
gnucap-python-0.0.2/ltmain.sh:2861:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gnucap-python-0.0.2/ltmain.sh-2862-	    CC_quoted=
##############################################
gnucap-python-0.0.2/ltmain.sh-2866-	    done
gnucap-python-0.0.2/ltmain.sh:2867:	    CC_expanded=`func_echo_all $CC`
gnucap-python-0.0.2/ltmain.sh:2868:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gnucap-python-0.0.2/ltmain.sh-2869-	    case "$@ " in
##############################################
gnucap-python-0.0.2/ltmain.sh-2958-    # zero AND non-empty stdout, which explains the odd construction:
gnucap-python-0.0.2/ltmain.sh:2959:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-2960-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-3026-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gnucap-python-0.0.2/ltmain.sh:3027:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-3028-    if test "$?" -ne 0; then
##############################################
gnucap-python-0.0.2/ltmain.sh-3197-    # LT_CYGPATH in this case.
gnucap-python-0.0.2/ltmain.sh:3198:    func_to_host_file_result=`cygpath -m "$1"`
gnucap-python-0.0.2/ltmain.sh-3199-  fi
##############################################
gnucap-python-0.0.2/ltmain.sh-3354-    func_to_host_path_tmp1=$func_stripname_result
gnucap-python-0.0.2/ltmain.sh:3355:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gnucap-python-0.0.2/ltmain.sh-3356-    func_convert_path_check : ";" \
##############################################
gnucap-python-0.0.2/ltmain.sh-3564-    *.[cCFSifmso] | \
gnucap-python-0.0.2/ltmain.sh:3565:    *.ada | *.adb | *.ads | *.asm | \
gnucap-python-0.0.2/ltmain.sh-3566-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gnucap-python-0.0.2/ltmain.sh-3641-    if test no = "$compiler_c_o"; then
gnucap-python-0.0.2/ltmain.sh:3642:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gnucap-python-0.0.2/ltmain.sh-3643-      lockfile=$output_obj.lock
##############################################
gnucap-python-0.0.2/ltmain.sh-3660-*** ERROR, $lockfile exists and contains:
gnucap-python-0.0.2/ltmain.sh:3661:`cat $lockfile 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-3662-
##############################################
gnucap-python-0.0.2/ltmain.sh-3708-      if test warn = "$need_locks" &&
gnucap-python-0.0.2/ltmain.sh:3709:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnucap-python-0.0.2/ltmain.sh-3710-	$ECHO "\
gnucap-python-0.0.2/ltmain.sh-3711-*** ERROR, $lockfile contains:
gnucap-python-0.0.2/ltmain.sh:3712:`cat $lockfile 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-3713-
##############################################
gnucap-python-0.0.2/ltmain.sh-3757-      if test warn = "$need_locks" &&
gnucap-python-0.0.2/ltmain.sh:3758:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gnucap-python-0.0.2/ltmain.sh-3759-	$ECHO "\
gnucap-python-0.0.2/ltmain.sh-3760-*** ERROR, $lockfile contains:
gnucap-python-0.0.2/ltmain.sh:3761:`cat $lockfile 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-3762-
##############################################
gnucap-python-0.0.2/ltmain.sh-4083-      # Get the absolute pathname.
gnucap-python-0.0.2/ltmain.sh:4084:      absdir=`cd "$dir" && pwd`
gnucap-python-0.0.2/ltmain.sh-4085-      test -n "$absdir" && dir=$absdir
##############################################
gnucap-python-0.0.2/ltmain.sh-4182-      if test -n "$lt_sysroot"; then
gnucap-python-0.0.2/ltmain.sh:4183:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gnucap-python-0.0.2/ltmain.sh-4184-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gnucap-python-0.0.2/ltmain.sh-4466-	  # Determine the prefix the user has applied to our future dir.
gnucap-python-0.0.2/ltmain.sh:4467:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gnucap-python-0.0.2/ltmain.sh-4468-
##############################################
gnucap-python-0.0.2/ltmain.sh-4479-	    # Stick the inst_prefix_dir data into the link command.
gnucap-python-0.0.2/ltmain.sh:4480:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gnucap-python-0.0.2/ltmain.sh-4481-	  else
gnucap-python-0.0.2/ltmain.sh:4482:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gnucap-python-0.0.2/ltmain.sh-4483-	  fi
##############################################
gnucap-python-0.0.2/ltmain.sh-4646-	    fi
gnucap-python-0.0.2/ltmain.sh:4647:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gnucap-python-0.0.2/ltmain.sh-4648-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-4665-	        # Replace the output file specification.
gnucap-python-0.0.2/ltmain.sh:4666:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gnucap-python-0.0.2/ltmain.sh-4667-
##############################################
gnucap-python-0.0.2/ltmain.sh-4684-	    # Install the binary that we compiled earlier.
gnucap-python-0.0.2/ltmain.sh:4685:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gnucap-python-0.0.2/ltmain.sh-4686-	  fi
##############################################
gnucap-python-0.0.2/ltmain.sh-4758-    my_pic_p=${3-false}
gnucap-python-0.0.2/ltmain.sh:4759:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gnucap-python-0.0.2/ltmain.sh-4760-    my_dlsyms=
##############################################
gnucap-python-0.0.2/ltmain.sh-4816-	  # Add our own program objects to the symbol list.
gnucap-python-0.0.2/ltmain.sh:4817:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-4818-	  for progfile in $progfiles; do
##############################################
gnucap-python-0.0.2/ltmain.sh-4878-	          # Use subshell, to avoid clobbering current variable values
gnucap-python-0.0.2/ltmain.sh:4879:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gnucap-python-0.0.2/ltmain.sh-4880-	          if test -n "$dlprefile_dlname"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-5047-	  if test -f "$output_objdir/$my_outputname.def"; then
gnucap-python-0.0.2/ltmain.sh:5048:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnucap-python-0.0.2/ltmain.sh:5049:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gnucap-python-0.0.2/ltmain.sh-5050-	  else
gnucap-python-0.0.2/ltmain.sh:5051:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnucap-python-0.0.2/ltmain.sh:5052:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnucap-python-0.0.2/ltmain.sh-5053-	  fi
##############################################
gnucap-python-0.0.2/ltmain.sh-5055-	*)
gnucap-python-0.0.2/ltmain.sh:5056:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnucap-python-0.0.2/ltmain.sh:5057:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gnucap-python-0.0.2/ltmain.sh-5058-	  ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-5070-      # Nullify the symbol file.
gnucap-python-0.0.2/ltmain.sh:5071:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gnucap-python-0.0.2/ltmain.sh:5072:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gnucap-python-0.0.2/ltmain.sh-5073-    fi
##############################################
gnucap-python-0.0.2/ltmain.sh-5084-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnucap-python-0.0.2/ltmain.sh:5085:  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)$'`
gnucap-python-0.0.2/ltmain.sh-5086-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gnucap-python-0.0.2/ltmain.sh-5097-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gnucap-python-0.0.2/ltmain.sh:5098:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gnucap-python-0.0.2/ltmain.sh-5099-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gnucap-python-0.0.2/ltmain.sh-5113-  win32_libid_type=unknown
gnucap-python-0.0.2/ltmain.sh:5114:  win32_fileres=`file -L $1 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-5115-  case $win32_fileres in
##############################################
gnucap-python-0.0.2/ltmain.sh-5178-
gnucap-python-0.0.2/ltmain.sh:5179:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gnucap-python-0.0.2/ltmain.sh-5180-}
##############################################
gnucap-python-0.0.2/ltmain.sh-5196-
gnucap-python-0.0.2/ltmain.sh:5197:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gnucap-python-0.0.2/ltmain.sh-5198-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gnucap-python-0.0.2/ltmain.sh-5260-    # binutils import library
gnucap-python-0.0.2/ltmain.sh:5261:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gnucap-python-0.0.2/ltmain.sh-5262-  elif func_cygming_ms_implib_p "$1"; then
gnucap-python-0.0.2/ltmain.sh-5263-    # ms-generated import library
gnucap-python-0.0.2/ltmain.sh:5264:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gnucap-python-0.0.2/ltmain.sh-5265-  else
##############################################
gnucap-python-0.0.2/ltmain.sh-5344-	  darwin_base_archive=$func_basename_result
gnucap-python-0.0.2/ltmain.sh:5345:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gnucap-python-0.0.2/ltmain.sh-5346-	  if test -n "$darwin_arches"; then
gnucap-python-0.0.2/ltmain.sh:5347:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gnucap-python-0.0.2/ltmain.sh-5348-	    darwin_arch=
##############################################
gnucap-python-0.0.2/ltmain.sh-5358-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gnucap-python-0.0.2/ltmain.sh:5359:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gnucap-python-0.0.2/ltmain.sh-5360-	    darwin_file=
##############################################
gnucap-python-0.0.2/ltmain.sh-5362-	    for darwin_file in $darwin_filelist; do
gnucap-python-0.0.2/ltmain.sh:5363:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-5364-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gnucap-python-0.0.2/ltmain.sh-5377-      esac
gnucap-python-0.0.2/ltmain.sh:5378:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-5379-    done
##############################################
gnucap-python-0.0.2/ltmain.sh-5484-    --lt-dump-script)
gnucap-python-0.0.2/ltmain.sh:5485:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gnucap-python-0.0.2/ltmain.sh-5486-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gnucap-python-0.0.2/ltmain.sh:5487:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gnucap-python-0.0.2/ltmain.sh-5488-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gnucap-python-0.0.2/ltmain.sh-5511-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gnucap-python-0.0.2/ltmain.sh:5512:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gnucap-python-0.0.2/ltmain.sh-5513-  done
##############################################
gnucap-python-0.0.2/ltmain.sh-5569-  # Find the directory that this script lives in.
gnucap-python-0.0.2/ltmain.sh:5570:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gnucap-python-0.0.2/ltmain.sh-5571-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gnucap-python-0.0.2/ltmain.sh-5573-  # Follow symbolic links until we get to the real thisdir.
gnucap-python-0.0.2/ltmain.sh:5574:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gnucap-python-0.0.2/ltmain.sh-5575-  while test -n \"\$file\"; do
gnucap-python-0.0.2/ltmain.sh:5576:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gnucap-python-0.0.2/ltmain.sh-5577-
##############################################
gnucap-python-0.0.2/ltmain.sh-5585-
gnucap-python-0.0.2/ltmain.sh:5586:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gnucap-python-0.0.2/ltmain.sh:5587:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gnucap-python-0.0.2/ltmain.sh-5588-  done
##############################################
gnucap-python-0.0.2/ltmain.sh-5599-    case \"\$thisdir\" in
gnucap-python-0.0.2/ltmain.sh:5600:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gnucap-python-0.0.2/ltmain.sh-5601-    $objdir )   thisdir=. ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-5605-  # Try to get the absolute directory name.
gnucap-python-0.0.2/ltmain.sh:5606:  absdir=\`cd \"\$thisdir\" && pwd\`
gnucap-python-0.0.2/ltmain.sh-5607-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gnucap-python-0.0.2/ltmain.sh-5615-  if test ! -f \"\$progdir/\$program\" ||
gnucap-python-0.0.2/ltmain.sh:5616:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gnucap-python-0.0.2/ltmain.sh-5617-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gnucap-python-0.0.2/ltmain.sh-5630-    if test -n \"\$relink_command\"; then
gnucap-python-0.0.2/ltmain.sh:5631:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gnucap-python-0.0.2/ltmain.sh-5632-      else
##############################################
gnucap-python-0.0.2/ltmain.sh-5674-    # The second colon is a workaround for a bug in BeOS R4 sed
gnucap-python-0.0.2/ltmain.sh:5675:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gnucap-python-0.0.2/ltmain.sh-5676-
##############################################
gnucap-python-0.0.2/ltmain.sh-6653-
gnucap-python-0.0.2/ltmain.sh:6654:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gnucap-python-0.0.2/ltmain.sh-6655-    *import*) : ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-6901-	    moreargs=
gnucap-python-0.0.2/ltmain.sh:6902:	    for fil in `cat "$save_arg"`
gnucap-python-0.0.2/ltmain.sh-6903-	    do
##############################################
gnucap-python-0.0.2/ltmain.sh-7162-	*)
gnucap-python-0.0.2/ltmain.sh:7163:	  absdir=`cd "$dir" && pwd`
gnucap-python-0.0.2/ltmain.sh-7164-	  test -z "$absdir" && \
##############################################
gnucap-python-0.0.2/ltmain.sh-7183-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnucap-python-0.0.2/ltmain.sh:7184:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gnucap-python-0.0.2/ltmain.sh-7185-	  case :$dllsearchpath: in
##############################################
gnucap-python-0.0.2/ltmain.sh-7479-      -Z*)
gnucap-python-0.0.2/ltmain.sh:7480:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gnucap-python-0.0.2/ltmain.sh-7481-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gnucap-python-0.0.2/ltmain.sh-7649-      # get the directories listed in $shlibpath_var
gnucap-python-0.0.2/ltmain.sh:7650:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gnucap-python-0.0.2/ltmain.sh-7651-    else
##############################################
gnucap-python-0.0.2/ltmain.sh-7968-		  set dummy $deplibs_check_method; shift
gnucap-python-0.0.2/ltmain.sh:7969:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnucap-python-0.0.2/ltmain.sh-7970-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gnucap-python-0.0.2/ltmain.sh-8058-	if test -n "$inherited_linker_flags"; then
gnucap-python-0.0.2/ltmain.sh:8059:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gnucap-python-0.0.2/ltmain.sh-8060-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gnucap-python-0.0.2/ltmain.sh-8066-	fi
gnucap-python-0.0.2/ltmain.sh:8067:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh-8068-	if test lib,link = "$linkmode,$pass" ||
##############################################
gnucap-python-0.0.2/ltmain.sh-8139-	*)
gnucap-python-0.0.2/ltmain.sh:8140:	  abs_ladir=`cd "$ladir" && pwd`
gnucap-python-0.0.2/ltmain.sh-8141-	  if test -z "$abs_ladir"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-8392-	    shift
gnucap-python-0.0.2/ltmain.sh:8393:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gnucap-python-0.0.2/ltmain.sh-8394-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gnucap-python-0.0.2/ltmain.sh-8684-		*)
gnucap-python-0.0.2/ltmain.sh:8685:		  absdir=`cd "$dir" && pwd`
gnucap-python-0.0.2/ltmain.sh-8686-		  if test -z "$absdir"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-8695-		  depdepl=
gnucap-python-0.0.2/ltmain.sh:8696:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gnucap-python-0.0.2/ltmain.sh-8697-		  if test -n "$deplibrary_names"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-8702-		      depdepl=$absdir/$objdir/$depdepl
gnucap-python-0.0.2/ltmain.sh:8703:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gnucap-python-0.0.2/ltmain.sh-8704-                      if test -z "$darwin_install_name"; then
gnucap-python-0.0.2/ltmain.sh:8705:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gnucap-python-0.0.2/ltmain.sh-8706-                      fi
##############################################
gnucap-python-0.0.2/ltmain.sh-8717-		else
gnucap-python-0.0.2/ltmain.sh:8718:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gnucap-python-0.0.2/ltmain.sh-8719-		  test -z "$libdir" && \
##############################################
gnucap-python-0.0.2/ltmain.sh-8740-	else
gnucap-python-0.0.2/ltmain.sh:8741:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh-8742-	fi
##############################################
gnucap-python-0.0.2/ltmain.sh-8829-        linux*)
gnucap-python-0.0.2/ltmain.sh:8830:          case `$CC -V 2>&1 | sed 5q` in
gnucap-python-0.0.2/ltmain.sh-8831-          *Sun\ C*) # Sun C++ 5.9
##############################################
gnucap-python-0.0.2/ltmain.sh-9237-	removelist=
gnucap-python-0.0.2/ltmain.sh:9238:	tempremovelist=`$ECHO "$output_objdir/*"`
gnucap-python-0.0.2/ltmain.sh-9239-	for p in $tempremovelist; do
##############################################
gnucap-python-0.0.2/ltmain.sh-9263-	# Transform .lo files to .o files.
gnucap-python-0.0.2/ltmain.sh:9264:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-9265-      fi
##############################################
gnucap-python-0.0.2/ltmain.sh-9268-      #for path in $notinst_path; do
gnucap-python-0.0.2/ltmain.sh:9269:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gnucap-python-0.0.2/ltmain.sh:9270:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gnucap-python-0.0.2/ltmain.sh:9271:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gnucap-python-0.0.2/ltmain.sh-9272-      #done
##############################################
gnucap-python-0.0.2/ltmain.sh-9389-		if test -n "$i"; then
gnucap-python-0.0.2/ltmain.sh:9390:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gnucap-python-0.0.2/ltmain.sh:9391:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnucap-python-0.0.2/ltmain.sh-9392-		  set dummy $deplib_matches; shift
gnucap-python-0.0.2/ltmain.sh-9393-		  deplib_match=$1
gnucap-python-0.0.2/ltmain.sh:9394:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnucap-python-0.0.2/ltmain.sh-9395-		    func_append newdeplibs " $i"
##############################################
gnucap-python-0.0.2/ltmain.sh-9432-		  if test -n "$i"; then
gnucap-python-0.0.2/ltmain.sh:9433:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gnucap-python-0.0.2/ltmain.sh:9434:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gnucap-python-0.0.2/ltmain.sh-9435-		    set dummy $deplib_matches; shift
gnucap-python-0.0.2/ltmain.sh-9436-		    deplib_match=$1
gnucap-python-0.0.2/ltmain.sh:9437:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gnucap-python-0.0.2/ltmain.sh-9438-		      func_append newdeplibs " $i"
##############################################
gnucap-python-0.0.2/ltmain.sh-9467-	  set dummy $deplibs_check_method; shift
gnucap-python-0.0.2/ltmain.sh:9468:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnucap-python-0.0.2/ltmain.sh-9469-	  for a_deplib in $deplibs; do
##############################################
gnucap-python-0.0.2/ltmain.sh-9482-	      if test -n "$a_deplib"; then
gnucap-python-0.0.2/ltmain.sh:9483:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnucap-python-0.0.2/ltmain.sh-9484-		if test -n "$file_magic_glob"; then
gnucap-python-0.0.2/ltmain.sh:9485:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gnucap-python-0.0.2/ltmain.sh-9486-		else
##############################################
gnucap-python-0.0.2/ltmain.sh-9492-		    shopt -s nocaseglob
gnucap-python-0.0.2/ltmain.sh:9493:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-9494-		    $nocaseglob
gnucap-python-0.0.2/ltmain.sh-9495-		  else
gnucap-python-0.0.2/ltmain.sh:9496:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-9497-		  fi
##############################################
gnucap-python-0.0.2/ltmain.sh-9510-		      while test -h "$potlib" 2>/dev/null; do
gnucap-python-0.0.2/ltmain.sh:9511:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gnucap-python-0.0.2/ltmain.sh-9512-			case $potliblink in
gnucap-python-0.0.2/ltmain.sh-9513-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gnucap-python-0.0.2/ltmain.sh:9514:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gnucap-python-0.0.2/ltmain.sh-9515-			esac
##############################################
gnucap-python-0.0.2/ltmain.sh-9551-	  set dummy $deplibs_check_method; shift
gnucap-python-0.0.2/ltmain.sh:9552:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gnucap-python-0.0.2/ltmain.sh-9553-	  for a_deplib in $deplibs; do
##############################################
gnucap-python-0.0.2/ltmain.sh-9566-	      if test -n "$a_deplib"; then
gnucap-python-0.0.2/ltmain.sh:9567:		libname=`eval "\\$ECHO \"$libname_spec\""`
gnucap-python-0.0.2/ltmain.sh-9568-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gnucap-python-0.0.2/ltmain.sh:9569:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gnucap-python-0.0.2/ltmain.sh-9570-		  for potent_lib in $potential_libs; do
##############################################
gnucap-python-0.0.2/ltmain.sh-9605-	  newdeplibs=
gnucap-python-0.0.2/ltmain.sh:9606:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gnucap-python-0.0.2/ltmain.sh-9607-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gnucap-python-0.0.2/ltmain.sh-9609-	      # can't use Xsed below, because $i might contain '/'
gnucap-python-0.0.2/ltmain.sh:9610:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gnucap-python-0.0.2/ltmain.sh-9611-	    done
##############################################
gnucap-python-0.0.2/ltmain.sh-9635-	  # On Rhapsody replace the C library with the System framework
gnucap-python-0.0.2/ltmain.sh:9636:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gnucap-python-0.0.2/ltmain.sh-9637-	  ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-9687-	*-*-darwin*)
gnucap-python-0.0.2/ltmain.sh:9688:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh:9689:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh:9690:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh-9691-	  ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-9814-	# Use standard objects if they are pic
gnucap-python-0.0.2/ltmain.sh:9815:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-9816-	test "X$libobjs" = "X " && libobjs=
##############################################
gnucap-python-0.0.2/ltmain.sh-10328-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gnucap-python-0.0.2/ltmain.sh:10329:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gnucap-python-0.0.2/ltmain.sh-10330-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gnucap-python-0.0.2/ltmain.sh-10343-      # Create the old-style object.
gnucap-python-0.0.2/ltmain.sh:10344:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gnucap-python-0.0.2/ltmain.sh-10345-
##############################################
gnucap-python-0.0.2/ltmain.sh-10401-	# On Rhapsody replace the C library is the System framework
gnucap-python-0.0.2/ltmain.sh:10402:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnucap-python-0.0.2/ltmain.sh:10403:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gnucap-python-0.0.2/ltmain.sh-10404-	;;
##############################################
gnucap-python-0.0.2/ltmain.sh-10419-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gnucap-python-0.0.2/ltmain.sh:10420:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh:10421:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gnucap-python-0.0.2/ltmain.sh-10422-	;;
##############################################
gnucap-python-0.0.2/ltmain.sh-10497-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gnucap-python-0.0.2/ltmain.sh:10498:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gnucap-python-0.0.2/ltmain.sh-10499-	  case :$dllsearchpath: in
##############################################
gnucap-python-0.0.2/ltmain.sh-10557-	# Transform all the library objects into standard objects.
gnucap-python-0.0.2/ltmain.sh:10558:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnucap-python-0.0.2/ltmain.sh:10559:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gnucap-python-0.0.2/ltmain.sh-10560-      fi
##############################################
gnucap-python-0.0.2/ltmain.sh-10585-	# Replace the output file specification.
gnucap-python-0.0.2/ltmain.sh:10586:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnucap-python-0.0.2/ltmain.sh-10587-	link_command=$compile_command$compile_rpath
##############################################
gnucap-python-0.0.2/ltmain.sh-10594-	  func_to_tool_file "$output"
gnucap-python-0.0.2/ltmain.sh:10595:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnucap-python-0.0.2/ltmain.sh-10596-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnucap-python-0.0.2/ltmain.sh-10638-	# Replace the output file specification.
gnucap-python-0.0.2/ltmain.sh:10639:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gnucap-python-0.0.2/ltmain.sh-10640-	# Delete the old output file.
##############################################
gnucap-python-0.0.2/ltmain.sh-10646-	  func_to_tool_file "$output"
gnucap-python-0.0.2/ltmain.sh:10647:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gnucap-python-0.0.2/ltmain.sh-10648-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnucap-python-0.0.2/ltmain.sh-10664-	  link_command=$finalize_var$compile_command$finalize_rpath
gnucap-python-0.0.2/ltmain.sh:10665:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gnucap-python-0.0.2/ltmain.sh-10666-          ;;
##############################################
gnucap-python-0.0.2/ltmain.sh-10677-      # Replace the output file specification.
gnucap-python-0.0.2/ltmain.sh:10678:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gnucap-python-0.0.2/ltmain.sh-10679-
##############################################
gnucap-python-0.0.2/ltmain.sh-10686-	func_to_tool_file "$output_objdir/$outputname"
gnucap-python-0.0.2/ltmain.sh:10687:	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'`
gnucap-python-0.0.2/ltmain.sh-10688-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gnucap-python-0.0.2/ltmain.sh-10975-		func_resolve_sysroot "$deplib"
gnucap-python-0.0.2/ltmain.sh:10976:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gnucap-python-0.0.2/ltmain.sh-10977-		test -z "$libdir" && \
##############################################
gnucap-python-0.0.2/ltmain.sh-11001-		name=$func_basename_result
gnucap-python-0.0.2/ltmain.sh:11002:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnucap-python-0.0.2/ltmain.sh-11003-		test -z "$libdir" && \
##############################################
gnucap-python-0.0.2/ltmain.sh-11020-		name=$func_basename_result
gnucap-python-0.0.2/ltmain.sh:11021:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gnucap-python-0.0.2/ltmain.sh-11022-		test -z "$libdir" && \
##############################################
gnucap-python-0.0.2/ltmain.sh-11339-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gnucap-python-0.0.2/ltmain.sh:11340:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gnucap-python-0.0.2/ltmain.sh-11341-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gnucap-python-0.0.2/Makefile.in-57-  { \
gnucap-python-0.0.2/Makefile.in:58:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gnucap-python-0.0.2/Makefile.in-59-  }; \
##############################################
gnucap-python-0.0.2/Makefile.in-121-CONFIG_CLEAN_VPATH_FILES =
gnucap-python-0.0.2/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gnucap-python-0.0.2/Makefile.in-123-am__vpath_adj = case $$p in \
gnucap-python-0.0.2/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gnucap-python-0.0.2/Makefile.in-125-    *) f=$$p;; \
gnucap-python-0.0.2/Makefile.in-126-  esac;
gnucap-python-0.0.2/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gnucap-python-0.0.2/Makefile.in-128-am__install_max = 40
gnucap-python-0.0.2/Makefile.in-129-am__nobase_strip_setup = \
gnucap-python-0.0.2/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gnucap-python-0.0.2/Makefile.in-131-am__nobase_strip = \
##############################################
gnucap-python-0.0.2/Makefile.in-369-case "$@" in						\
gnucap-python-0.0.2/Makefile.in:370:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gnucap-python-0.0.2/Makefile.in-371-    *) am__odir=.;; 					\
##############################################
gnucap-python-0.0.2/Makefile.in-399-  bases='$(TEST_LOGS)'; \
gnucap-python-0.0.2/Makefile.in:400:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gnucap-python-0.0.2/Makefile.in:401:  bases=`echo $$bases`
gnucap-python-0.0.2/Makefile.in-402-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gnucap-python-0.0.2/Makefile.in-413-        */*) b='$*';; \
gnucap-python-0.0.2/Makefile.in:414:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gnucap-python-0.0.2/Makefile.in-415-       esac;; \
##############################################
gnucap-python-0.0.2/Makefile.in-443-  while test -n "$$dir1"; do \
gnucap-python-0.0.2/Makefile.in:444:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gnucap-python-0.0.2/Makefile.in-445-    if test "$$first" != "."; then \
gnucap-python-0.0.2/Makefile.in-446-      if test "$$first" = ".."; then \
gnucap-python-0.0.2/Makefile.in:447:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gnucap-python-0.0.2/Makefile.in:448:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gnucap-python-0.0.2/Makefile.in-449-      else \
gnucap-python-0.0.2/Makefile.in:450:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gnucap-python-0.0.2/Makefile.in-451-        if test "$$first2" = "$$first"; then \
gnucap-python-0.0.2/Makefile.in:452:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gnucap-python-0.0.2/Makefile.in-453-        else \
##############################################
gnucap-python-0.0.2/Makefile.in-458-    fi; \
gnucap-python-0.0.2/Makefile.in:459:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gnucap-python-0.0.2/Makefile.in-460-  done; \
##############################################
gnucap-python-0.0.2/Makefile.in-754-	test -n "$(EXEEXT)" || exit 0; \
gnucap-python-0.0.2/Makefile.in:755:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gnucap-python-0.0.2/Makefile.in-756-	echo " rm -f" $$list; \
##############################################
gnucap-python-0.0.2/Makefile.in-823-.cc.obj:
gnucap-python-0.0.2/Makefile.in:824:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/Makefile.in-825-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gnucap-python-0.0.2/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/Makefile.in:828:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gnucap-python-0.0.2/Makefile.in-829-
##############################################
gnucap-python-0.0.2/Makefile.in-837-c_python_la-c_python.lo: c_python.cc
gnucap-python-0.0.2/Makefile.in:838:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c_python_la_CPPFLAGS) $(CPPFLAGS) $(c_python_la_CXXFLAGS) $(CXXFLAGS) -MT c_python_la-c_python.lo -MD -MP -MF $(DEPDIR)/c_python_la-c_python.Tpo -c -o c_python_la-c_python.lo `test -f 'c_python.cc' || echo '$(srcdir)/'`c_python.cc
gnucap-python-0.0.2/Makefile.in-839-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/c_python_la-c_python.Tpo $(DEPDIR)/c_python_la-c_python.Plo
##############################################
gnucap-python-0.0.2/Makefile.in-841-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/Makefile.in:842:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(c_python_la_CPPFLAGS) $(CPPFLAGS) $(c_python_la_CXXFLAGS) $(CXXFLAGS) -c -o c_python_la-c_python.lo `test -f 'c_python.cc' || echo '$(srcdir)/'`c_python.cc
gnucap-python-0.0.2/Makefile.in-843-
gnucap-python-0.0.2/Makefile.in-844-test_python-test_python.o: test_python.cc
gnucap-python-0.0.2/Makefile.in:845:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_python_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_python-test_python.o -MD -MP -MF $(DEPDIR)/test_python-test_python.Tpo -c -o test_python-test_python.o `test -f 'test_python.cc' || echo '$(srcdir)/'`test_python.cc
gnucap-python-0.0.2/Makefile.in-846-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_python-test_python.Tpo $(DEPDIR)/test_python-test_python.Po
##############################################
gnucap-python-0.0.2/Makefile.in-848-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/Makefile.in:849:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_python_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_python-test_python.o `test -f 'test_python.cc' || echo '$(srcdir)/'`test_python.cc
gnucap-python-0.0.2/Makefile.in-850-
gnucap-python-0.0.2/Makefile.in-851-test_python-test_python.obj: test_python.cc
gnucap-python-0.0.2/Makefile.in:852:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_python_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT test_python-test_python.obj -MD -MP -MF $(DEPDIR)/test_python-test_python.Tpo -c -o test_python-test_python.obj `if test -f 'test_python.cc'; then $(CYGPATH_W) 'test_python.cc'; else $(CYGPATH_W) '$(srcdir)/test_python.cc'; fi`
gnucap-python-0.0.2/Makefile.in-853-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_python-test_python.Tpo $(DEPDIR)/test_python-test_python.Po
##############################################
gnucap-python-0.0.2/Makefile.in-855-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gnucap-python-0.0.2/Makefile.in:856:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_python_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o test_python-test_python.obj `if test -f 'test_python.cc'; then $(CYGPATH_W) 'test_python.cc'; else $(CYGPATH_W) '$(srcdir)/test_python.cc'; fi`
gnucap-python-0.0.2/Makefile.in-857-
##############################################
gnucap-python-0.0.2/Makefile.in-880-	dot_seen=no; \
gnucap-python-0.0.2/Makefile.in:881:	target=`echo $@ | sed s/-recursive//`; \
gnucap-python-0.0.2/Makefile.in-882-	case "$@" in \
##############################################
gnucap-python-0.0.2/Makefile.in-943-GTAGS:
gnucap-python-0.0.2/Makefile.in:944:	here=`$(am__cd) $(top_builddir) && pwd` \
gnucap-python-0.0.2/Makefile.in-945-	  && $(am__cd) $(top_srcdir) \
##############################################
gnucap-python-0.0.2/Makefile.in-993-	if test -n "$$redo_bases"; then \
gnucap-python-0.0.2/Makefile.in:994:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gnucap-python-0.0.2/Makefile.in:995:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gnucap-python-0.0.2/Makefile.in-996-	  if $(am__make_dryrun); then :; else \
##############################################
gnucap-python-0.0.2/Makefile.in-1018-	ws='[ 	]'; \
gnucap-python-0.0.2/Makefile.in:1019:	results=`for b in $$bases; do echo $$b.trs; done`; \
gnucap-python-0.0.2/Makefile.in-1020-	test -n "$$results" || results=/dev/null; \
gnucap-python-0.0.2/Makefile.in:1021:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1022:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1023:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1024:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1025:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1026:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1027:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gnucap-python-0.0.2/Makefile.in:1028:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gnucap-python-0.0.2/Makefile.in-1029-	  success=true; \
##############################################
gnucap-python-0.0.2/Makefile.in-1097-	@set +e; $(am__set_TESTS_bases); \
gnucap-python-0.0.2/Makefile.in:1098:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnucap-python-0.0.2/Makefile.in:1099:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gnucap-python-0.0.2/Makefile.in:1100:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gnucap-python-0.0.2/Makefile.in-1101-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gnucap-python-0.0.2/Makefile.in-1107-	         | $(am__list_recheck_tests)` || exit 1; \
gnucap-python-0.0.2/Makefile.in:1108:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gnucap-python-0.0.2/Makefile.in:1109:	log_list=`echo $$log_list`; \
gnucap-python-0.0.2/Makefile.in-1110-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gnucap-python-0.0.2/Makefile.in-1148-	test -d "$(distdir)" || mkdir "$(distdir)"
gnucap-python-0.0.2/Makefile.in:1149:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/Makefile.in:1150:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gnucap-python-0.0.2/Makefile.in-1151-	list='$(DISTFILES)'; \
##############################################
gnucap-python-0.0.2/Makefile.in-1162-	  if test -d $$d/$$file; then \
gnucap-python-0.0.2/Makefile.in:1163:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gnucap-python-0.0.2/Makefile.in-1164-	    if test -d "$(distdir)/$$file"; then \
##############################################
gnucap-python-0.0.2/Makefile.in-1273-	test -d $(distdir)/_build || exit 0; \
gnucap-python-0.0.2/Makefile.in:1274:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gnucap-python-0.0.2/Makefile.in-1275-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gnucap-python-0.0.2/Makefile.in-1317-	}; \
gnucap-python-0.0.2/Makefile.in:1318:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gnucap-python-0.0.2/Makefile.in-1319-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gnucap-python-0.0.2/Makefile.in-1329-	fi
gnucap-python-0.0.2/Makefile.in:1330:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gnucap-python-0.0.2/Makefile.in-1331-	  || { echo "ERROR: files left in build directory after distclean:" ; \