=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== fische-3.2.2/config.sub-56- fische-3.2.2/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` fische-3.2.2/config.sub-58- ############################################## fische-3.2.2/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. fische-3.2.2/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` fische-3.2.2/config.sub-122-case $maybe_os in ############################################## fische-3.2.2/config.sub-126- os=-$maybe_os fische-3.2.2/config.sub:127: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` fische-3.2.2/config.sub-128- ;; fische-3.2.2/config.sub-129- *) fische-3.2.2/config.sub:130: basic_machine=`echo $1 | sed 's/-[^-]*$//'` fische-3.2.2/config.sub-131- if [ $basic_machine != $1 ] fische-3.2.2/config.sub:132: then os=`echo $1 | sed 's/.*-/-/'` fische-3.2.2/config.sub-133- else os=; fi ############################################## fische-3.2.2/config.sub-177- os=-sco5v6 fische-3.2.2/config.sub:178: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-179- ;; ############################################## fische-3.2.2/config.sub-181- os=-sco3.2v5 fische-3.2.2/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-183- ;; ############################################## fische-3.2.2/config.sub-185- os=-sco3.2v4 fische-3.2.2/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-187- ;; fische-3.2.2/config.sub-188- -sco3.2.[4-9]*) fische-3.2.2/config.sub:189: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` fische-3.2.2/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-191- ;; ############################################## fische-3.2.2/config.sub-193- # Don't forget version if it is 3.2v4 or newer. fische-3.2.2/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-195- ;; ############################################## fische-3.2.2/config.sub-197- # Don't forget version if it is 3.2v4 or newer. fische-3.2.2/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-199- ;; ############################################## fische-3.2.2/config.sub-201- os=-sco3.2v2 fische-3.2.2/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-203- ;; fische-3.2.2/config.sub-204- -udk*) fische-3.2.2/config.sub:205: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-206- ;; ############################################## fische-3.2.2/config.sub-208- os=-isc2.2 fische-3.2.2/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-210- ;; ############################################## fische-3.2.2/config.sub-214- -isc*) fische-3.2.2/config.sub:215: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` fische-3.2.2/config.sub-216- ;; ############################################## fische-3.2.2/config.sub-220- -ptx*) fische-3.2.2/config.sub:221: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` fische-3.2.2/config.sub-222- ;; fische-3.2.2/config.sub-223- -windowsnt*) fische-3.2.2/config.sub:224: os=`echo $os | sed -e 's/windowsnt/winnt/'` fische-3.2.2/config.sub-225- ;; ############################################## fische-3.2.2/config.sub-310- *-*-*) fische-3.2.2/config.sub:311: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 fische-3.2.2/config.sub-312- exit 1 ############################################## fische-3.2.2/config.sub-416- amd64-*) fische-3.2.2/config.sub:417: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-418- ;; ############################################## fische-3.2.2/config.sub-454- blackfin-*) fische-3.2.2/config.sub:455: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-456- os=-linux ############################################## fische-3.2.2/config.sub-645- i*86v32) fische-3.2.2/config.sub:646: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fische-3.2.2/config.sub-647- os=-sysv32 ############################################## fische-3.2.2/config.sub-649- i*86v4*) fische-3.2.2/config.sub:650: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fische-3.2.2/config.sub-651- os=-sysv4 ############################################## fische-3.2.2/config.sub-653- i*86v) fische-3.2.2/config.sub:654: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fische-3.2.2/config.sub-655- os=-sysv ############################################## fische-3.2.2/config.sub-657- i*86sol2) fische-3.2.2/config.sub:658: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` fische-3.2.2/config.sub-659- os=-solaris2 ############################################## fische-3.2.2/config.sub-687- m68knommu-*) fische-3.2.2/config.sub:688: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-689- os=-linux ############################################## fische-3.2.2/config.sub-717- mips3*-*) fische-3.2.2/config.sub:718: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` fische-3.2.2/config.sub-719- ;; fische-3.2.2/config.sub-720- mips3*) fische-3.2.2/config.sub:721: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown fische-3.2.2/config.sub-722- ;; ############################################## fische-3.2.2/config.sub-735- ms1-*) fische-3.2.2/config.sub:736: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` fische-3.2.2/config.sub-737- ;; ############################################## fische-3.2.2/config.sub-840- parisc-*) fische-3.2.2/config.sub:841: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-842- os=-linux ############################################## fische-3.2.2/config.sub-856- pc98-*) fische-3.2.2/config.sub:857: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-858- ;; ############################################## fische-3.2.2/config.sub-871- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) fische-3.2.2/config.sub:872: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-873- ;; fische-3.2.2/config.sub-874- pentiumpro-* | p6-* | 6x86-* | athlon-*) fische-3.2.2/config.sub:875: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-876- ;; fische-3.2.2/config.sub-877- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) fische-3.2.2/config.sub:878: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-879- ;; fische-3.2.2/config.sub-880- pentium4-*) fische-3.2.2/config.sub:881: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-882- ;; ############################################## fische-3.2.2/config.sub-889- ;; fische-3.2.2/config.sub:890: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-891- ;; ############################################## fische-3.2.2/config.sub-895- ppcle-* | powerpclittle-*) fische-3.2.2/config.sub:896: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-897- ;; ############################################## fische-3.2.2/config.sub-899- ;; fische-3.2.2/config.sub:900: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-901- ;; ############################################## fische-3.2.2/config.sub-905- ppc64le-* | powerpc64little-*) fische-3.2.2/config.sub:906: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` fische-3.2.2/config.sub-907- ;; ############################################## fische-3.2.2/config.sub-1193- *) fische-3.2.2/config.sub:1194: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 fische-3.2.2/config.sub-1195- exit 1 ############################################## fische-3.2.2/config.sub-1201- *-digital*) fische-3.2.2/config.sub:1202: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` fische-3.2.2/config.sub-1203- ;; fische-3.2.2/config.sub-1204- *-commodore*) fische-3.2.2/config.sub:1205: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` fische-3.2.2/config.sub-1206- ;; ############################################## fische-3.2.2/config.sub-1219- -solaris1 | -solaris1.*) fische-3.2.2/config.sub:1220: os=`echo $os | sed -e 's|solaris1|sunos4|'` fische-3.2.2/config.sub-1221- ;; ############################################## fische-3.2.2/config.sub-1231- -gnu/linux*) fische-3.2.2/config.sub:1232: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` fische-3.2.2/config.sub-1233- ;; ############################################## fische-3.2.2/config.sub-1275- -nto*) fische-3.2.2/config.sub:1276: os=`echo $os | sed -e 's|nto|nto-qnx|'` fische-3.2.2/config.sub-1277- ;; ############################################## fische-3.2.2/config.sub-1282- -mac*) fische-3.2.2/config.sub:1283: os=`echo $os | sed -e 's|mac|macos|'` fische-3.2.2/config.sub-1284- ;; ############################################## fische-3.2.2/config.sub-1288- -linux*) fische-3.2.2/config.sub:1289: os=`echo $os | sed -e 's|linux|linux-gnu|'` fische-3.2.2/config.sub-1290- ;; fische-3.2.2/config.sub-1291- -sunos5*) fische-3.2.2/config.sub:1292: os=`echo $os | sed -e 's|sunos5|solaris2|'` fische-3.2.2/config.sub-1293- ;; fische-3.2.2/config.sub-1294- -sunos6*) fische-3.2.2/config.sub:1295: os=`echo $os | sed -e 's|sunos6|solaris3|'` fische-3.2.2/config.sub-1296- ;; ############################################## fische-3.2.2/config.sub-1343- -sinix5.*) fische-3.2.2/config.sub:1344: os=`echo $os | sed -e 's|sinix|sysv|'` fische-3.2.2/config.sub-1345- ;; ############################################## fische-3.2.2/config.sub-1394- # Get rid of the `-' at the beginning of $os. fische-3.2.2/config.sub:1395: os=`echo $os | sed 's/[^-]*-//'` fische-3.2.2/config.sub:1396: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 fische-3.2.2/config.sub-1397- exit 1 ############################################## fische-3.2.2/config.sub-1645- esac fische-3.2.2/config.sub:1646: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` fische-3.2.2/config.sub-1647- ;; ############################################## fische-3.2.2/aclocal.m4-141-done fische-3.2.2/aclocal.m4:142:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` fische-3.2.2/aclocal.m4-143-]) ############################################## fische-3.2.2/aclocal.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE], fische-3.2.2/aclocal.m4:426:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`']) fische-3.2.2/aclocal.m4-427- ############################################## fische-3.2.2/aclocal.m4-435-# fische-3.2.2/aclocal.m4:436:# <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/aclocal.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## fische-3.2.2/aclocal.m4-537-]], lt_decl_quote_varnames); do fische-3.2.2/aclocal.m4:538: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in fische-3.2.2/aclocal.m4-539- *[[\\\\\\\`\\"\\\$]]*) fische-3.2.2/aclocal.m4:540: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" fische-3.2.2/aclocal.m4-541- ;; ############################################## fische-3.2.2/aclocal.m4-550-]], lt_decl_dquote_varnames); do fische-3.2.2/aclocal.m4:551: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in fische-3.2.2/aclocal.m4-552- *[[\\\\\\\`\\"\\\$]]*) fische-3.2.2/aclocal.m4:553: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" fische-3.2.2/aclocal.m4-554- ;; ############################################## fische-3.2.2/aclocal.m4-563-*'\\\[$]0 --fallback-echo"')dnl " fische-3.2.2/aclocal.m4:564: lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\` fische-3.2.2/aclocal.m4-565- ;; ############################################## fische-3.2.2/aclocal.m4-699- fische-3.2.2/aclocal.m4:700:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. fische-3.2.2/aclocal.m4-701-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## fische-3.2.2/aclocal.m4-1046- }' fische-3.2.2/aclocal.m4:1047:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/aclocal.m4-1048-# Check for a 64-bit object if we didn't find anything. fische-3.2.2/aclocal.m4-1049-if test -z "$aix_libpath"; then fische-3.2.2/aclocal.m4:1050: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/aclocal.m4-1051-fi],[]) ############################################## fische-3.2.2/aclocal.m4-1078- # Remove one level of quotation (which was required for Make). fische-3.2.2/aclocal.m4:1079: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','` fische-3.2.2/aclocal.m4-1080- ;; ############################################## fische-3.2.2/aclocal.m4-1089- : fische-3.2.2/aclocal.m4:1090:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then fische-3.2.2/aclocal.m4-1091- # Yippee, $ECHO works! ############################################## fische-3.2.2/aclocal.m4-1115- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... fische-3.2.2/aclocal.m4:1116: if { echo_test_string=`eval $cmd`; } 2>/dev/null && fische-3.2.2/aclocal.m4-1117- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## fische-3.2.2/aclocal.m4-1123- fische-3.2.2/aclocal.m4:1124: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/aclocal.m4:1125: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/aclocal.m4-1126- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1138- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && fische-3.2.2/aclocal.m4:1139: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && fische-3.2.2/aclocal.m4:1140: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/aclocal.m4-1141- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1150- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/aclocal.m4:1151: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/aclocal.m4-1152- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1165- ECHO='printf %s\n' fische-3.2.2/aclocal.m4:1166: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/aclocal.m4:1167: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/aclocal.m4-1168- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1170- : fische-3.2.2/aclocal.m4:1171: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && fische-3.2.2/aclocal.m4-1172- test "X$echo_testing_string" = 'X\t' && fische-3.2.2/aclocal.m4:1173: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/aclocal.m4-1174- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1179- ECHO="$CONFIG_SHELL [$]0 --fallback-echo" fische-3.2.2/aclocal.m4:1180: elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` && fische-3.2.2/aclocal.m4-1181- test "X$echo_testing_string" = 'X\t' && fische-3.2.2/aclocal.m4:1182: echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/aclocal.m4-1183- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/aclocal.m4-1189- for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do fische-3.2.2/aclocal.m4:1190: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null fische-3.2.2/aclocal.m4-1191- then ############################################## fische-3.2.2/aclocal.m4-1197- if test "$prev" != 'sed 50q "[$]0"'; then fische-3.2.2/aclocal.m4:1198: echo_test_string=`eval $prev` fische-3.2.2/aclocal.m4-1199- export echo_test_string ############################################## fische-3.2.2/aclocal.m4-1240- if AC_TRY_EVAL(ac_compile); then fische-3.2.2/aclocal.m4:1241: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/aclocal.m4-1242- *ELF-32*) ############################################## fische-3.2.2/aclocal.m4-1256- if test "$lt_cv_prog_gnu_ld" = yes; then fische-3.2.2/aclocal.m4:1257: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/aclocal.m4-1258- *32-bit*) ############################################## fische-3.2.2/aclocal.m4-1268- else fische-3.2.2/aclocal.m4:1269: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/aclocal.m4-1270- *32-bit*) ############################################## fische-3.2.2/aclocal.m4-1560- # And add a safety zone fische-3.2.2/aclocal.m4:1561: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fische-3.2.2/aclocal.m4:1562: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fische-3.2.2/aclocal.m4-1563- ;; ############################################## fische-3.2.2/aclocal.m4-1588- if test -n "$kargmax"; then fische-3.2.2/aclocal.m4:1589: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` fische-3.2.2/aclocal.m4-1590- else ############################################## fische-3.2.2/aclocal.m4-1596- if test -n "$lt_cv_sys_max_cmd_len"; then fische-3.2.2/aclocal.m4:1597: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fische-3.2.2/aclocal.m4:1598: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fische-3.2.2/aclocal.m4-1599- else ############################################## fische-3.2.2/aclocal.m4-1608- # we can't tell. fische-3.2.2/aclocal.m4:1609: while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ fische-3.2.2/aclocal.m4-1610- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## fische-3.2.2/aclocal.m4-1612- do fische-3.2.2/aclocal.m4:1613: i=`expr $i + 1` fische-3.2.2/aclocal.m4-1614- teststring=$teststring$teststring ############################################## fische-3.2.2/aclocal.m4-1616- # Only check the string length outside the loop. fische-3.2.2/aclocal.m4:1617: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` fische-3.2.2/aclocal.m4-1618- teststring= ############################################## fische-3.2.2/aclocal.m4-1621- # linker. It appears as though 1/2 is a usable value. fische-3.2.2/aclocal.m4:1622: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fische-3.2.2/aclocal.m4-1623- fi ############################################## fische-3.2.2/aclocal.m4-1936- if test "$hard_links" = no; then fische-3.2.2/aclocal.m4:1937: AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe]) fische-3.2.2/aclocal.m4-1938- need_locks=warn ############################################## fische-3.2.2/aclocal.m4-2062- esac fische-3.2.2/aclocal.m4:2063: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` fische-3.2.2/aclocal.m4-2064- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## fische-3.2.2/aclocal.m4-2068- # okay in the real world where ";" in dirpaths is itself problematic. fische-3.2.2/aclocal.m4:2069: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` fische-3.2.2/aclocal.m4-2070- else fische-3.2.2/aclocal.m4:2071: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fische-3.2.2/aclocal.m4-2072- fi ############################################## fische-3.2.2/aclocal.m4-2075- lt_tmp_lt_search_path_spec= fische-3.2.2/aclocal.m4:2076: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` fische-3.2.2/aclocal.m4-2077- for lt_sys_path in $lt_search_path_spec; do ############################################## fische-3.2.2/aclocal.m4-2104-}'` fische-3.2.2/aclocal.m4:2105: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` fische-3.2.2/aclocal.m4-2106-else ############################################## fische-3.2.2/aclocal.m4-2192- # Create ${libname}_ixlibrary.a entries in /sys/libs. fische-3.2.2/aclocal.m4:2193: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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' fische-3.2.2/aclocal.m4-2194- ;; ############################################## fische-3.2.2/aclocal.m4-2227- # DLL is installed to $(libdir)/../bin by postinstall_cmds fische-3.2.2/aclocal.m4:2228: postinstall_cmds='base_file=`basename \${file}`~ fische-3.2.2/aclocal.m4:2229: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ fische-3.2.2/aclocal.m4:2230: dldir=$destdir/`dirname \$dlpath`~ fische-3.2.2/aclocal.m4-2231- test -d \$dldir || mkdir -p \$dldir~ ############################################## fische-3.2.2/aclocal.m4-2236- fi' fische-3.2.2/aclocal.m4:2237: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fische-3.2.2/aclocal.m4-2238- dlpath=$dir/\$dldll~ ############################################## fische-3.2.2/aclocal.m4-2244- # Cygwin DLLs use 'cyg' prefix rather than 'lib' fische-3.2.2/aclocal.m4:2245: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/aclocal.m4-2246- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## fische-3.2.2/aclocal.m4-2249- # MinGW DLLs use traditional 'lib' prefix fische-3.2.2/aclocal.m4:2250: soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/aclocal.m4:2251: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` fische-3.2.2/aclocal.m4-2252- if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then ############################################## fische-3.2.2/aclocal.m4-2258- # which wouldn't understand a cygwinified path. Ahh. fische-3.2.2/aclocal.m4:2259: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` fische-3.2.2/aclocal.m4-2260- else fische-3.2.2/aclocal.m4:2261: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fische-3.2.2/aclocal.m4-2262- fi ############################################## fische-3.2.2/aclocal.m4-2265- # pw32 DLLs use 'pw' prefix rather than 'lib' fische-3.2.2/aclocal.m4:2266: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/aclocal.m4-2267- ;; ############################################## fische-3.2.2/aclocal.m4-2271- *) fische-3.2.2/aclocal.m4:2272: library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib' fische-3.2.2/aclocal.m4-2273- ;; ############################################## fische-3.2.2/aclocal.m4-2288- shlibpath_var=DYLD_LIBRARY_PATH fische-3.2.2/aclocal.m4:2289: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' fische-3.2.2/aclocal.m4-2290-m4_if([$1], [],[ ############################################## fische-3.2.2/aclocal.m4-2489- if test -f /etc/ld.so.conf; then fische-3.2.2/aclocal.m4:2490: 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;/^$/d' | tr '\n' ' '` fische-3.2.2/aclocal.m4-2491- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## fische-3.2.2/aclocal.m4-2563- shlibpath_var=LD_LIBRARY_PATH fische-3.2.2/aclocal.m4:2564: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/aclocal.m4-2565- case $host_os in ############################################## fische-3.2.2/aclocal.m4-2778- "file_magic "*) fische-3.2.2/aclocal.m4:2779: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fische-3.2.2/aclocal.m4-2780- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## fische-3.2.2/aclocal.m4-2860- # gcc leaves a trailing carriage return which upsets mingw fische-3.2.2/aclocal.m4:2861: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; fische-3.2.2/aclocal.m4-2862- *) fische-3.2.2/aclocal.m4:2863: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; fische-3.2.2/aclocal.m4-2864- esac ############################################## fische-3.2.2/aclocal.m4-2869- # Canonicalize the pathname of ld fische-3.2.2/aclocal.m4:2870: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` fische-3.2.2/aclocal.m4-2871- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do fische-3.2.2/aclocal.m4:2872: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` fische-3.2.2/aclocal.m4-2873- done ############################################## fische-3.2.2/aclocal.m4-2900- # Break only if it was the GNU/non-GNU ld that we prefer. fische-3.2.2/aclocal.m4:2901: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in fische-3.2.2/aclocal.m4-2902- *GNU* | *'with BFD'*) ############################################## fische-3.2.2/aclocal.m4-2940-[# I'd rather use --version here, but apparently some GNU lds only accept -v. fische-3.2.2/aclocal.m4:2941:case `$LD -v 2>&1 </dev/null` in fische-3.2.2/aclocal.m4-2942-*GNU* | *'with BFD'*) ############################################## fische-3.2.2/aclocal.m4-3124-openbsd*) fische-3.2.2/aclocal.m4:3125: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/aclocal.m4-3126- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## fische-3.2.2/aclocal.m4-3215- # Tru64's nm complains that /dev/null is an invalid object file fische-3.2.2/aclocal.m4:3216: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in fische-3.2.2/aclocal.m4-3217- */dev/null* | *'Invalid file or object type'*) ############################################## fische-3.2.2/aclocal.m4-3221- *) fische-3.2.2/aclocal.m4:3222: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in fische-3.2.2/aclocal.m4-3223- */dev/null*) ############################################## fische-3.2.2/aclocal.m4-3386-# If we're using GNU nm, then use its standard symbol codes. fische-3.2.2/aclocal.m4:3387:case `$NM -V 2>&1` in fische-3.2.2/aclocal.m4-3388-*GNU* | *'with BFD'*) ############################################## fische-3.2.2/aclocal.m4-3404-mingw*) fische-3.2.2/aclocal.m4:3405: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp fische-3.2.2/aclocal.m4-3406- ;; ############################################## fische-3.2.2/aclocal.m4-3455- nlist=conftest.nm fische-3.2.2/aclocal.m4:3456: if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then fische-3.2.2/aclocal.m4-3457- # Try sorting and uniquifying the output. ############################################## fische-3.2.2/aclocal.m4-3762- *) fische-3.2.2/aclocal.m4:3763: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/aclocal.m4-3764- *Sun\ C*) ############################################## fische-3.2.2/aclocal.m4-4046- *) fische-3.2.2/aclocal.m4:4047: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/aclocal.m4-4048- *Sun\ C*) ############################################## fische-3.2.2/aclocal.m4-4301- supports_anon_versioning=no fische-3.2.2/aclocal.m4:4302: case `$LD -v 2>&1` in fische-3.2.2/aclocal.m4-4303- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## fische-3.2.2/aclocal.m4-4367- # is EXPORTS), use it as is; otherwise, prepend... fische-3.2.2/aclocal.m4:4368: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then fische-3.2.2/aclocal.m4-4369- cp $export_symbols $output_objdir/$soname.def; ############################################## fische-3.2.2/aclocal.m4-4390- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fische-3.2.2/aclocal.m4:4391: _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' fische-3.2.2/aclocal.m4:4392: _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' fische-3.2.2/aclocal.m4-4393- ;; ############################################## fische-3.2.2/aclocal.m4-4408- pgcc*) # Portland Group C compiler fische-3.2.2/aclocal.m4:4409: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/aclocal.m4-4410- tmp_addflag=' $pic_flag' ############################################## fische-3.2.2/aclocal.m4-4412- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers fische-3.2.2/aclocal.m4:4413: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/aclocal.m4-4414- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## fische-3.2.2/aclocal.m4-4427- esac fische-3.2.2/aclocal.m4:4428: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/aclocal.m4-4429- *Sun\ C*) # Sun C 5.9 fische-3.2.2/aclocal.m4:4430: _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/aclocal.m4-4431- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## fische-3.2.2/aclocal.m4-4496- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) fische-3.2.2/aclocal.m4:4497: case `$LD -v 2>&1` in fische-3.2.2/aclocal.m4-4498- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## fische-3.2.2/aclocal.m4-4617- # below for broken collect2 doesn't work under 4.3+ fische-3.2.2/aclocal.m4:4618: collect2name=`${CC} -print-prog-name=collect2` fische-3.2.2/aclocal.m4-4619- if test -f "$collect2name" && ############################################## fische-3.2.2/aclocal.m4-4667- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath" fische-3.2.2/aclocal.m4:4668: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" fische-3.2.2/aclocal.m4-4669- else ############################################## fische-3.2.2/aclocal.m4-4722- # FIXME: Setting linknames here is a bad hack. fische-3.2.2/aclocal.m4:4723: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' fische-3.2.2/aclocal.m4-4724- # The linker will automatically build a .lib file if we build a DLL. ############################################## fische-3.2.2/aclocal.m4-4727- _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs' fische-3.2.2/aclocal.m4:4728: _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`' fische-3.2.2/aclocal.m4-4729- _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes ############################################## fische-3.2.2/aclocal.m4-4857- if test "$GCC" = yes; then fische-3.2.2/aclocal.m4:4858: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-4859- # Try to use the -exported_symbol ld option, if it does not ############################################## fische-3.2.2/aclocal.m4-4864- AC_LINK_IFELSE(int foo(void) {}, fische-3.2.2/aclocal.m4:4865: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fische-3.2.2/aclocal.m4-4866- ) ############################################## fische-3.2.2/aclocal.m4-4868- else fische-3.2.2/aclocal.m4:4869: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4:4870: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fische-3.2.2/aclocal.m4-4871- fi ############################################## fische-3.2.2/aclocal.m4-4905- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes fische-3.2.2/aclocal.m4:4906: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/aclocal.m4-4907- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## fische-3.2.2/aclocal.m4-4938- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/aclocal.m4:4939: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-4940- else fische-3.2.2/aclocal.m4-4941- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fische-3.2.2/aclocal.m4:4942: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-4943- fi ############################################## fische-3.2.2/aclocal.m4-4951- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/aclocal.m4:4952: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-4953- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## fische-3.2.2/aclocal.m4-4955- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fische-3.2.2/aclocal.m4:4956: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4:4957: _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~ fische-3.2.2/aclocal.m4:4958: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' fische-3.2.2/aclocal.m4-4959- ############################################## fische-3.2.2/aclocal.m4-4974- else fische-3.2.2/aclocal.m4:4975: case `$CC -V 2>&1` in fische-3.2.2/aclocal.m4-4976- *"Compilers 5.0"*) ############################################## fische-3.2.2/aclocal.m4-5166- _LT_TAGVAR(allow_undefined_flag, $1)= fische-3.2.2/aclocal.m4:5167: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) fische-3.2.2/aclocal.m4-5168- then ############################################## fische-3.2.2/aclocal.m4-5476- # ancient GNU ld didn't support --whole-archive et. al. fische-3.2.2/aclocal.m4:5477: if eval "`$CC -print-prog-name=ld` --help 2>&1" | fische-3.2.2/aclocal.m4-5478- $GREP 'no-whole-archive' > /dev/null; then ############################################## fische-3.2.2/aclocal.m4-5559- # below for broken collect2 doesn't work under 4.3+ fische-3.2.2/aclocal.m4:5560: collect2name=`${CC} -print-prog-name=collect2` fische-3.2.2/aclocal.m4-5561- if test -f "$collect2name" && ############################################## fische-3.2.2/aclocal.m4-5609- fische-3.2.2/aclocal.m4:5610: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" fische-3.2.2/aclocal.m4-5611- else ############################################## fische-3.2.2/aclocal.m4-5666- # is EXPORTS), use it as is; otherwise, prepend... fische-3.2.2/aclocal.m4:5667: _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then fische-3.2.2/aclocal.m4-5668- cp $export_symbols $output_objdir/$soname.def; ############################################## fische-3.2.2/aclocal.m4-5742- # dependencies. fische-3.2.2/aclocal.m4:5743: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/aclocal.m4-5744- ;; ############################################## fische-3.2.2/aclocal.m4-5807- # dependencies. fische-3.2.2/aclocal.m4:5808: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/aclocal.m4-5809- ;; ############################################## fische-3.2.2/aclocal.m4-5843- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fische-3.2.2/aclocal.m4:5844: _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' fische-3.2.2/aclocal.m4:5845: _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' fische-3.2.2/aclocal.m4-5846- ;; ############################################## fische-3.2.2/aclocal.m4-5850- # SGI C++ fische-3.2.2/aclocal.m4:5851: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-5852- ############################################## fische-3.2.2/aclocal.m4-5861- if test "$with_gnu_ld" = no; then fische-3.2.2/aclocal.m4:5862: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-5863- else fische-3.2.2/aclocal.m4:5864: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' fische-3.2.2/aclocal.m4-5865- fi ############################################## fische-3.2.2/aclocal.m4-5882- # to its proper name (with version) after linking. fische-3.2.2/aclocal.m4:5883: _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' fische-3.2.2/aclocal.m4:5884: _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' fische-3.2.2/aclocal.m4-5885- # Commands to make compiler produce verbose output that lists ############################################## fische-3.2.2/aclocal.m4-5892- # dependencies. fische-3.2.2/aclocal.m4:5893: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/aclocal.m4-5894- ############################################## fische-3.2.2/aclocal.m4-5907- # earlier do not add the objects themselves. fische-3.2.2/aclocal.m4:5908: case `$CC -V 2>&1` in fische-3.2.2/aclocal.m4-5909- *"Version 7."*) ############################################## fische-3.2.2/aclocal.m4-5928- # Portland Group C++ compiler fische-3.2.2/aclocal.m4:5929: case `$CC -V` in fische-3.2.2/aclocal.m4-5930- *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*) ############################################## fische-3.2.2/aclocal.m4-5933- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ fische-3.2.2/aclocal.m4:5934: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' fische-3.2.2/aclocal.m4-5935- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## fische-3.2.2/aclocal.m4-5937- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ fische-3.2.2/aclocal.m4:5938: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ fische-3.2.2/aclocal.m4-5939- $RANLIB $oldlib' ############################################## fische-3.2.2/aclocal.m4-5942- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fische-3.2.2/aclocal.m4:5943: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' fische-3.2.2/aclocal.m4-5944- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## fische-3.2.2/aclocal.m4-5946- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fische-3.2.2/aclocal.m4:5947: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' fische-3.2.2/aclocal.m4-5948- ;; ############################################## fische-3.2.2/aclocal.m4-5956- _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic' fische-3.2.2/aclocal.m4:5957: _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/aclocal.m4-5958- ;; ############################################## fische-3.2.2/aclocal.m4-5975- # dependencies. fische-3.2.2/aclocal.m4:5976: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' fische-3.2.2/aclocal.m4-5977- ;; ############################################## fische-3.2.2/aclocal.m4-5990- *) fische-3.2.2/aclocal.m4:5991: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/aclocal.m4-5992- *Sun\ C*) ############################################## fische-3.2.2/aclocal.m4-5997- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' fische-3.2.2/aclocal.m4:5998: _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/aclocal.m4-5999- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## fische-3.2.2/aclocal.m4-6067- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir' fische-3.2.2/aclocal.m4:6068: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/aclocal.m4-6069- _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' ############################################## fische-3.2.2/aclocal.m4-6086- # to its proper name (with version) after linking. fische-3.2.2/aclocal.m4:6087: _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' fische-3.2.2/aclocal.m4-6088- ############################################## fische-3.2.2/aclocal.m4-6107- _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/aclocal.m4:6108: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-6109- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir' ############################################## fische-3.2.2/aclocal.m4-6112- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' fische-3.2.2/aclocal.m4:6113: _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4:6114: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ fische-3.2.2/aclocal.m4-6115- echo "-hidden">> $lib.exp~ fische-3.2.2/aclocal.m4:6116: $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ fische-3.2.2/aclocal.m4-6117- $RM $lib.exp' ############################################## fische-3.2.2/aclocal.m4-6131- # dependencies. fische-3.2.2/aclocal.m4:6132: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' fische-3.2.2/aclocal.m4-6133- ;; ############################################## fische-3.2.2/aclocal.m4-6138- osf3*) fische-3.2.2/aclocal.m4:6139: _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-6140- ;; fische-3.2.2/aclocal.m4-6141- *) fische-3.2.2/aclocal.m4:6142: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/aclocal.m4-6143- ;; ############################################## fische-3.2.2/aclocal.m4-6437- fische-3.2.2/aclocal.m4:6438: for p in `eval "$output_verbose_link_cmd"`; do fische-3.2.2/aclocal.m4-6439- case $p in ############################################## fische-3.2.2/aclocal.m4-6523-linux*) fische-3.2.2/aclocal.m4:6524: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/aclocal.m4-6525- *Sun\ C*) ############################################## fische-3.2.2/aclocal.m4-6574-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then fische-3.2.2/aclocal.m4:6575: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fische-3.2.2/aclocal.m4-6576-fi ############################################## fische-3.2.2/aclocal.m4-7108- test $lt_ac_count -gt 10 && break fische-3.2.2/aclocal.m4:7109: lt_ac_count=`expr $lt_ac_count + 1` fische-3.2.2/aclocal.m4-7110- if test $lt_ac_count -gt $lt_ac_max; then ############################################## fische-3.2.2/aclocal.m4-7283- # Extract subdirectory from the argument. fische-3.2.2/aclocal.m4:7284: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` fische-3.2.2/aclocal.m4-7285- if test "X$func_dirname_result" = "X${1}"; then ############################################## fische-3.2.2/aclocal.m4-7294-{ fische-3.2.2/aclocal.m4:7295: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` fische-3.2.2/aclocal.m4-7296-} ############################################## fische-3.2.2/aclocal.m4-7324-{ fische-3.2.2/aclocal.m4:7325: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` fische-3.2.2/aclocal.m4:7326: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` fische-3.2.2/aclocal.m4-7327-} ############################################## fische-3.2.2/aclocal.m4-7331-{ fische-3.2.2/aclocal.m4:7332: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` fische-3.2.2/aclocal.m4-7333-} ############################################## fische-3.2.2/aclocal.m4-7337-{ fische-3.2.2/aclocal.m4:7338: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'` fische-3.2.2/aclocal.m4-7339-} ############################################## fische-3.2.2/aclocal.m4-7343-{ fische-3.2.2/aclocal.m4:7344: func_arith_result=`expr "$[@]"` fische-3.2.2/aclocal.m4-7345-} ############################################## fische-3.2.2/aclocal.m4-7350-{ fische-3.2.2/aclocal.m4:7351: func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len` fische-3.2.2/aclocal.m4-7352-} ############################################## fische-3.2.2/aclocal.m4-7813-m4_define([lt_combine], fische-3.2.2/aclocal.m4:7814:[m4_if(m4_eval([$# > 3]), [1], fische-3.2.2/aclocal.m4-7815- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## fische-3.2.2/aclocal.m4-8061- PKG_CHECK_EXISTS([$3], fische-3.2.2/aclocal.m4:8062: [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`], fische-3.2.2/aclocal.m4-8063- [pkg_failed=yes]) ############################################## fische-3.2.2/aclocal.m4-8109- if test $_pkg_short_errors_supported = yes; then fische-3.2.2/aclocal.m4:8110: $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1` fische-3.2.2/aclocal.m4-8111- else fische-3.2.2/aclocal.m4:8112: $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1` fische-3.2.2/aclocal.m4-8113- fi ############################################## fische-3.2.2/aclocal.m4-8191-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to fische-3.2.2/aclocal.m4:8192:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. fische-3.2.2/aclocal.m4-8193-# ############################################## fische-3.2.2/aclocal.m4-8215-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: fische-3.2.2/aclocal.m4:8216:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` fische-3.2.2/aclocal.m4-8217-# and then we would define $MISSING as ############################################## fische-3.2.2/aclocal.m4-8231-# expand $ac_aux_dir to an absolute path fische-3.2.2/aclocal.m4:8232:am_aux_dir=`cd $ac_aux_dir && pwd` fische-3.2.2/aclocal.m4-8233-]) ############################################## fische-3.2.2/aclocal.m4-8355- if test "$am_compiler_list" = ""; then fische-3.2.2/aclocal.m4:8356: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` fische-3.2.2/aclocal.m4-8357- fi ############################################## fische-3.2.2/aclocal.m4-8501- # Strip MF so we end up with the name of the file. fische-3.2.2/aclocal.m4:8502: mf=`echo "$mf" | sed -e 's/:.*$//'` fische-3.2.2/aclocal.m4-8503- # Check whether this is an Automake generated Makefile or not. ############################################## fische-3.2.2/aclocal.m4-8510- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then fische-3.2.2/aclocal.m4:8511: dirpart=`AS_DIRNAME("$mf")` fische-3.2.2/aclocal.m4-8512- else ############################################## fische-3.2.2/aclocal.m4-8516- # from the Makefile without running `make'. fische-3.2.2/aclocal.m4:8517: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` fische-3.2.2/aclocal.m4-8518- test -z "$DEPDIR" && continue fische-3.2.2/aclocal.m4:8519: am__include=`sed -n 's/^am__include = //p' < "$mf"` fische-3.2.2/aclocal.m4-8520- test -z "am__include" && continue fische-3.2.2/aclocal.m4:8521: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` fische-3.2.2/aclocal.m4-8522- # When using ansi2knr, U may be empty or an underscore; expand it fische-3.2.2/aclocal.m4:8523: U=`sed -n 's/^U = //p' < "$mf"` fische-3.2.2/aclocal.m4-8524- # Find all dependency output files, they are included files with ############################################## fische-3.2.2/aclocal.m4-8532- test -f "$dirpart/$file" && continue fische-3.2.2/aclocal.m4:8533: fdir=`AS_DIRNAME(["$file"])` fische-3.2.2/aclocal.m4-8534- AS_MKDIR_P([$dirpart/$fdir]) ############################################## fische-3.2.2/aclocal.m4-8587-AC_REQUIRE([AC_PROG_INSTALL])dnl fische-3.2.2/aclocal.m4:8588:if test "`cd $srcdir && pwd`" != "`pwd`"; then fische-3.2.2/aclocal.m4-8589- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## fische-3.2.2/aclocal.m4-8689- * ) fische-3.2.2/aclocal.m4:8690: _am_stamp_count=`expr $_am_stamp_count + 1` ;; fische-3.2.2/aclocal.m4-8691- esac fische-3.2.2/aclocal.m4-8692-done fische-3.2.2/aclocal.m4:8693:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) fische-3.2.2/aclocal.m4-8694- ############################################## fische-3.2.2/aclocal.m4-8764-# Ignore all kinds of additional output from `make'. fische-3.2.2/aclocal.m4:8765:case `$am_make -s -f confmf 2> /dev/null` in #( fische-3.2.2/aclocal.m4-8766-*the\ am__doit\ target*) ############################################## fische-3.2.2/aclocal.m4-8774- echo '.include "confinc"' > confmf fische-3.2.2/aclocal.m4:8775: case `$am_make -s -f confmf 2> /dev/null` in #( fische-3.2.2/aclocal.m4-8776- *the\ am__doit\ target*) ############################################## fische-3.2.2/aclocal.m4-8927-if ( fische-3.2.2/aclocal.m4:8928: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` fische-3.2.2/aclocal.m4-8929- if test "$[*]" = "X"; then fische-3.2.2/aclocal.m4-8930- # -L didn't work. fische-3.2.2/aclocal.m4:8931: set X `ls -t "$srcdir/configure" conftest.file` fische-3.2.2/aclocal.m4-8932- fi ############################################## fische-3.2.2/depcomp-69- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} fische-3.2.2/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} fische-3.2.2/depcomp-71- ############################################## fische-3.2.2/depcomp-217- # Version 6 uses the directory in both cases. fische-3.2.2/depcomp:218: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` fische-3.2.2/depcomp-219- test "x$dir" = "x$object" && dir= fische-3.2.2/depcomp:220: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` fische-3.2.2/depcomp-221- if test "$libtool" = yes; then ############################################## fische-3.2.2/depcomp-246- # Do two passes, one to just change these to fische-3.2.2/depcomp:247: # `$object: dependent.h' and one to simply `dependent.h:'. fische-3.2.2/depcomp-248- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" ############################################## fische-3.2.2/depcomp-288- # Do two passes, one to just change these to fische-3.2.2/depcomp:289: # `$object: dependent.h' and one to simply `dependent.h:'. fische-3.2.2/depcomp-290- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## fische-3.2.2/depcomp-304- # Much of this is similar to the tru64 case; see comments there. fische-3.2.2/depcomp:305: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` fische-3.2.2/depcomp-306- test "x$dir" = "x$object" && dir= fische-3.2.2/depcomp:307: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` fische-3.2.2/depcomp-308- if test "$libtool" = yes; then ############################################## fische-3.2.2/depcomp-343- # Subdirectories are respected. fische-3.2.2/depcomp:344: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` fische-3.2.2/depcomp-345- test "x$dir" = "x$object" && dir= fische-3.2.2/depcomp:346: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` fische-3.2.2/depcomp-347- ############################################## fische-3.2.2/depcomp-482- done fische-3.2.2/depcomp:483: obj_suffix="`echo $object | sed 's/^.*\././'`" fische-3.2.2/depcomp-484- touch "$tmpdepfile" ############################################## fische-3.2.2/missing-131- # Could not run --version or --help. This is probably someone fische-3.2.2/missing:132: # running `$TOOL --version' or `$TOOL --help' to check whether fische-3.2.2/missing-133- # $TOOL exists and not knowing $TOOL uses missing. ############################################## fische-3.2.2/missing-165- from any GNU archive site." fische-3.2.2/missing:166: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` fische-3.2.2/missing-167- test -z "$files" && files="config.h" ############################################## fische-3.2.2/missing-194- proper tools for further handling them. fische-3.2.2/missing:195: You can get \`$1' as part of \`Autoconf' from any GNU fische-3.2.2/missing-196- archive site." fische-3.2.2/missing-197- fische-3.2.2/missing:198: file=`echo "$*" | sed -n "$sed_output"` fische-3.2.2/missing:199: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` fische-3.2.2/missing-200- if test -f "$file"; then ############################################## fische-3.2.2/missing-223- *.y) fische-3.2.2/missing:224: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` fische-3.2.2/missing-225- if test -f "$SRCFILE"; then ############################################## fische-3.2.2/missing-227- fi fische-3.2.2/missing:228: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` fische-3.2.2/missing-229- if test -f "$SRCFILE"; then ############################################## fische-3.2.2/missing-253- *.l) fische-3.2.2/missing:254: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` fische-3.2.2/missing-255- if test -f "$SRCFILE"; then ############################################## fische-3.2.2/missing-272- fische-3.2.2/missing:273: file=`echo "$*" | sed -n "$sed_output"` fische-3.2.2/missing:274: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` fische-3.2.2/missing-275- if test -f "$file"; then ############################################## fische-3.2.2/missing-292- # The file to touch is that specified with -o ... fische-3.2.2/missing:293: file=`echo "$*" | sed -n "$sed_output"` fische-3.2.2/missing:294: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` fische-3.2.2/missing-295- if test -z "$file"; then fische-3.2.2/missing-296- # ... or it is the one specified with @setfilename ... fische-3.2.2/missing:297: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` fische-3.2.2/missing-298- file=`sed -n ' ############################################## fische-3.2.2/missing-304- # ... or it is derived from the source name (dir/f.texi becomes f.info) fische-3.2.2/missing:305: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fische-3.2.2/missing-306- fi ############################################## fische-3.2.2/missing-328- *o*) fische-3.2.2/missing:329: firstarg=`echo "$firstarg" | sed s/o//` fische-3.2.2/missing-330- tar "$firstarg" "$@" && exit 0 ############################################## fische-3.2.2/missing-334- *h*) fische-3.2.2/missing:335: firstarg=`echo "$firstarg" | sed s/h//` fische-3.2.2/missing-336- tar "$firstarg" "$@" && exit 0 ############################################## fische-3.2.2/Makefile.in-60- ps-recursive uninstall-recursive fische-3.2.2/Makefile.in:61:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; fische-3.2.2/Makefile.in-62-am__vpath_adj = case $$p in \ fische-3.2.2/Makefile.in:63: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ fische-3.2.2/Makefile.in-64- *) f=$$p;; \ fische-3.2.2/Makefile.in-65- esac; fische-3.2.2/Makefile.in:66:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; fische-3.2.2/Makefile.in-67-am__install_max = 40 fische-3.2.2/Makefile.in-68-am__nobase_strip_setup = \ fische-3.2.2/Makefile.in:69: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` fische-3.2.2/Makefile.in-70-am__nobase_strip = \ ############################################## fische-3.2.2/Makefile.in-108- while test -n "$$dir1"; do \ fische-3.2.2/Makefile.in:109: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ fische-3.2.2/Makefile.in-110- if test "$$first" != "."; then \ fische-3.2.2/Makefile.in-111- if test "$$first" = ".."; then \ fische-3.2.2/Makefile.in:112: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ fische-3.2.2/Makefile.in:113: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ fische-3.2.2/Makefile.in-114- else \ fische-3.2.2/Makefile.in:115: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ fische-3.2.2/Makefile.in-116- if test "$$first2" = "$$first"; then \ fische-3.2.2/Makefile.in:117: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ fische-3.2.2/Makefile.in-118- else \ ############################################## fische-3.2.2/Makefile.in-123- fi; \ fische-3.2.2/Makefile.in:124: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ fische-3.2.2/Makefile.in-125- done; \ ############################################## fische-3.2.2/Makefile.in-378- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ fische-3.2.2/Makefile.in:379: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ fische-3.2.2/Makefile.in-380- test -n "$$files" || exit 0; \ ############################################## fische-3.2.2/Makefile.in-398- dot_seen=no; \ fische-3.2.2/Makefile.in:399: target=`echo $@ | sed s/-recursive//`; \ fische-3.2.2/Makefile.in-400- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## fische-3.2.2/Makefile.in-433- rev="$$rev ."; \ fische-3.2.2/Makefile.in:434: target=`echo $@ | sed s/-recursive//`; \ fische-3.2.2/Makefile.in-435- for subdir in $$rev; do \ ############################################## fische-3.2.2/Makefile.in-511-GTAGS: fische-3.2.2/Makefile.in:512: here=`$(am__cd) $(top_builddir) && pwd` \ fische-3.2.2/Makefile.in-513- && $(am__cd) $(top_srcdir) \ ############################################## fische-3.2.2/Makefile.in-534- test -d "$(distdir)" || mkdir "$(distdir)" fische-3.2.2/Makefile.in:535: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/Makefile.in:536: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/Makefile.in-537- list='$(DISTFILES)'; \ ############################################## fische-3.2.2/Makefile.in-548- if test -d $$d/$$file; then \ fische-3.2.2/Makefile.in:549: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fische-3.2.2/Makefile.in-550- if test -d "$(distdir)/$$file"; then \ ############################################## fische-3.2.2/Makefile.in-656- test -d $(distdir)/_build || exit 0; \ fische-3.2.2/Makefile.in:657: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ fische-3.2.2/Makefile.in-658- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## fische-3.2.2/Makefile.in-690- @$(am__cd) '$(distuninstallcheck_dir)' \ fische-3.2.2/Makefile.in:691: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ fische-3.2.2/Makefile.in-692- || { echo "ERROR: files left after uninstall:" ; \ ############################################## fische-3.2.2/Makefile.in-702- fi fische-3.2.2/Makefile.in:703: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ fische-3.2.2/Makefile.in-704- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## fische-3.2.2/config.guess-40- fische-3.2.2/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` fische-3.2.2/config.guess-42- ############################################## fische-3.2.2/config.guess-109-: ${TMPDIR=/tmp} ; fische-3.2.2/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || fische-3.2.2/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## fische-3.2.2/config.guess-195- *) fische-3.2.2/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` fische-3.2.2/config.guess-197- ;; ############################################## fische-3.2.2/config.guess-222- *4.0) fische-3.2.2/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` fische-3.2.2/config.guess-224- ;; fische-3.2.2/config.guess-225- *5.*) fische-3.2.2/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` fische-3.2.2/config.guess-227- ;; ############################################## fische-3.2.2/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. fische-3.2.2/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` fische-3.2.2/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## fische-3.2.2/config.guess-270- # 1.2 uses "1.2" for uname -r. fische-3.2.2/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` fische-3.2.2/config.guess-272- exit ;; ############################################## fische-3.2.2/config.guess-327- sun4H:SunOS:5.*:*) fische-3.2.2/config.guess:328: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fische-3.2.2/config.guess-329- exit ;; fische-3.2.2/config.guess-330- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) fische-3.2.2/config.guess:331: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fische-3.2.2/config.guess-332- exit ;; fische-3.2.2/config.guess-333- i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) fische-3.2.2/config.guess:334: echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fische-3.2.2/config.guess-335- exit ;; ############################################## fische-3.2.2/config.guess-339- # it's likely to be more like Solaris than SunOS4. fische-3.2.2/config.guess:340: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fische-3.2.2/config.guess-341- exit ;; ############################################## fische-3.2.2/config.guess-348- # Japanese Language versions have a version number like `4.1.3-JL'. fische-3.2.2/config.guess:349: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` fische-3.2.2/config.guess-350- exit ;; ############################################## fische-3.2.2/config.guess-354- sun*:*:4.2BSD:*) fische-3.2.2/config.guess:355: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` fische-3.2.2/config.guess-356- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## fische-3.2.2/config.guess-436- $CC_FOR_BUILD -o $dummy $dummy.c && fische-3.2.2/config.guess:437: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && fische-3.2.2/config.guess:438: SYSTEM_NAME=`$dummy $dummyarg` && fische-3.2.2/config.guess-439- { echo "$SYSTEM_NAME"; exit; } ############################################## fische-3.2.2/config.guess-492- *:IRIX*:*:*) fische-3.2.2/config.guess:493: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` fische-3.2.2/config.guess-494- exit ;; ############################################## fische-3.2.2/config.guess-522-EOF fische-3.2.2/config.guess:523: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` fische-3.2.2/config.guess-524- then ############################################## fische-3.2.2/config.guess-535- *:AIX:*:[456]) fische-3.2.2/config.guess:536: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` fische-3.2.2/config.guess-537- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## fische-3.2.2/config.guess-570- 9000/[34678]??:HP-UX:*:*) fische-3.2.2/config.guess:571: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` fische-3.2.2/config.guess-572- case "${UNAME_MACHINE}" in ############################################## fische-3.2.2/config.guess-624-EOF fische-3.2.2/config.guess:625: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` fische-3.2.2/config.guess-626- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## fische-3.2.2/config.guess-652- ia64:HP-UX:*:*) fische-3.2.2/config.guess:653: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` fische-3.2.2/config.guess-654- echo ia64-hp-hpux${HPUX_REV} ############################################## fische-3.2.2/config.guess-682-EOF fische-3.2.2/config.guess:683: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && fische-3.2.2/config.guess-684- { echo "$SYSTEM_NAME"; exit; } ############################################## fische-3.2.2/config.guess-753- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` fische-3.2.2/config.guess:754: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` fische-3.2.2/config.guess-755- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## fische-3.2.2/config.guess-758- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` fische-3.2.2/config.guess:759: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` fische-3.2.2/config.guess-760- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## fische-3.2.2/config.guess-773- pc98) fische-3.2.2/config.guess:774: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; fische-3.2.2/config.guess-775- amd64) fische-3.2.2/config.guess:776: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; fische-3.2.2/config.guess-777- *) fische-3.2.2/config.guess:778: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; fische-3.2.2/config.guess-779- esac ############################################## fische-3.2.2/config.guess-824- prep*:SunOS:5.*:*) fische-3.2.2/config.guess:825: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` fische-3.2.2/config.guess-826- exit ;; ############################################## fische-3.2.2/config.guess-828- # the GNU system fische-3.2.2/config.guess:829: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` fische-3.2.2/config.guess-830- exit ;; ############################################## fische-3.2.2/config.guess-832- # other systems with GNU libc and userland fische-3.2.2/config.guess:833: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu fische-3.2.2/config.guess-834- exit ;; ############################################## fische-3.2.2/config.guess-1067- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) fische-3.2.2/config.guess:1068: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` fische-3.2.2/config.guess-1069- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## fische-3.2.2/config.guess-1308- *:DragonFly:*:*) fische-3.2.2/config.guess:1309: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` fische-3.2.2/config.guess-1310- exit ;; ############################################## fische-3.2.2/config.guess-1321- i*86:skyos:*:*) fische-3.2.2/config.guess:1322: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' fische-3.2.2/config.guess-1323- exit ;; ############################################## fische-3.2.2/config.guess-1446- fische-3.2.2/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && fische-3.2.2/config.guess-1448- { echo "$SYSTEM_NAME"; exit; } ############################################## fische-3.2.2/ltmain.sh-161- # Extract subdirectory from the argument. fische-3.2.2/ltmain.sh:162: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` fische-3.2.2/ltmain.sh-163- if test "X$func_dirname_result" = "X${1}"; then ############################################## fische-3.2.2/ltmain.sh-167- fi fische-3.2.2/ltmain.sh:168: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` fische-3.2.2/ltmain.sh-169-} ############################################## fische-3.2.2/ltmain.sh-193- progdir=$func_dirname_result fische-3.2.2/ltmain.sh:194: progdir=`cd "$progdir" && pwd` fische-3.2.2/ltmain.sh-195- progpath="$progdir/$progname" ############################################## fische-3.2.2/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of fische-3.2.2/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'. `\' that '$'. fische-3.2.2/ltmain.sh-223-bs='\\' ############################################## fische-3.2.2/ltmain.sh-328- # ...otherwise throw away the child directory and loop fische-3.2.2/ltmain.sh:329: my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"` fische-3.2.2/ltmain.sh-330- done fische-3.2.2/ltmain.sh:331: my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'` fische-3.2.2/ltmain.sh-332- ############################################## fische-3.2.2/ltmain.sh-363- # If mktemp works, use that first and foremost fische-3.2.2/ltmain.sh:364: my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null` fische-3.2.2/ltmain.sh-365- ############################################## fische-3.2.2/ltmain.sh-394- *[\\\`\"\$]*) fische-3.2.2/ltmain.sh:395: func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;; fische-3.2.2/ltmain.sh-396- *) ############################################## fische-3.2.2/ltmain.sh-536- s/\$with_gnu_ld/'"$with_gnu_ld"'/ fische-3.2.2/ltmain.sh:537: s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/ fische-3.2.2/ltmain.sh:538: s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/ fische-3.2.2/ltmain.sh-539- p ############################################## fische-3.2.2/ltmain.sh-565- : fische-3.2.2/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then fische-3.2.2/ltmain.sh-567- # Yippee, $ECHO works! ############################################## fische-3.2.2/ltmain.sh-685- # quotes we have to do it in 2 steps: fische-3.2.2/ltmain.sh:686: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` fische-3.2.2/ltmain.sh-687- eval "$extractedcf" ############################################## fische-3.2.2/ltmain.sh-1021- # but not from the CC environment variable when configure was run. fische-3.2.2/ltmain.sh:1022: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;; fische-3.2.2/ltmain.sh-1023- # Blanks at the start of $base_compile will cause this to fail ############################################## fische-3.2.2/ltmain.sh-1028- # Evaluate the configuration. fische-3.2.2/ltmain.sh:1029: eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" fische-3.2.2/ltmain.sh-1030- CC_quoted= ############################################## fische-3.2.2/ltmain.sh-1036- case "$@ " in fische-3.2.2/ltmain.sh:1037: " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) fische-3.2.2/ltmain.sh-1038- # The compiler in the base compile command matches ############################################## fische-3.2.2/ltmain.sh-1213- *.[cCFSifmso] | \ fische-3.2.2/ltmain.sh:1214: *.ada | *.adb | *.ads | *.asm | \ fische-3.2.2/ltmain.sh-1215- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## fische-3.2.2/ltmain.sh-1290- if test "$compiler_c_o" = no; then fische-3.2.2/ltmain.sh:1291: output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext} fische-3.2.2/ltmain.sh-1292- lockfile="$output_obj.lock" ############################################## fische-3.2.2/ltmain.sh-1309-*** ERROR, $lockfile exists and contains: fische-3.2.2/ltmain.sh:1310:`cat $lockfile 2>/dev/null` fische-3.2.2/ltmain.sh-1311- ############################################## fische-3.2.2/ltmain.sh-1358- if test "$need_locks" = warn && fische-3.2.2/ltmain.sh:1359: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then fische-3.2.2/ltmain.sh-1360- $ECHO "\ fische-3.2.2/ltmain.sh-1361-*** ERROR, $lockfile contains: fische-3.2.2/ltmain.sh:1362:`cat $lockfile 2>/dev/null` fische-3.2.2/ltmain.sh-1363- ############################################## fische-3.2.2/ltmain.sh-1407- if test "$need_locks" = warn && fische-3.2.2/ltmain.sh:1408: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then fische-3.2.2/ltmain.sh-1409- $ECHO "\ fische-3.2.2/ltmain.sh-1410-*** ERROR, $lockfile contains: fische-3.2.2/ltmain.sh:1411:`cat $lockfile 2>/dev/null` fische-3.2.2/ltmain.sh-1412- ############################################## fische-3.2.2/ltmain.sh-1665- test -n "$library_names" && \ fische-3.2.2/ltmain.sh:1666: func_warning "\`$file' was not linked with \`-export-dynamic'" fische-3.2.2/ltmain.sh-1667- continue ############################################## fische-3.2.2/ltmain.sh-1676- if test ! -f "$dir/$dlname"; then fische-3.2.2/ltmain.sh:1677: func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" fische-3.2.2/ltmain.sh-1678- fi ############################################## fische-3.2.2/ltmain.sh-1694- # Get the absolute pathname. fische-3.2.2/ltmain.sh:1695: absdir=`cd "$dir" && pwd` fische-3.2.2/ltmain.sh-1696- test -n "$absdir" && dir="$absdir" ############################################## fische-3.2.2/ltmain.sh-2012- # Determine the prefix the user has applied to our future dir. fische-3.2.2/ltmain.sh:2013: inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"` fische-3.2.2/ltmain.sh-2014- ############################################## fische-3.2.2/ltmain.sh-2025- # Stick the inst_prefix_dir data into the link command. fische-3.2.2/ltmain.sh:2026: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` fische-3.2.2/ltmain.sh-2027- else fische-3.2.2/ltmain.sh:2028: relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"` fische-3.2.2/ltmain.sh-2029- fi ############################################## fische-3.2.2/ltmain.sh-2185- fi fische-3.2.2/ltmain.sh:2186: libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test fische-3.2.2/ltmain.sh-2187- if test -n "$libdir" && test ! -f "$libfile"; then fische-3.2.2/ltmain.sh:2188: func_warning "\`$lib' has not been installed in \`$libdir'" fische-3.2.2/ltmain.sh-2189- finalize=no ############################################## fische-3.2.2/ltmain.sh-2204- # Replace the output file specification. fische-3.2.2/ltmain.sh:2205: relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'` fische-3.2.2/ltmain.sh-2206- ############################################## fische-3.2.2/ltmain.sh-2223- # Install the binary that we compiled earlier. fische-3.2.2/ltmain.sh:2224: file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"` fische-3.2.2/ltmain.sh-2225- fi ############################################## fische-3.2.2/ltmain.sh-2294- my_pic_p="${3-no}" fische-3.2.2/ltmain.sh:2295: my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'` fische-3.2.2/ltmain.sh-2296- my_dlsyms= ############################################## fische-3.2.2/ltmain.sh-2334- # Add our own program objects to the symbol list. fische-3.2.2/ltmain.sh:2335: progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fische-3.2.2/ltmain.sh-2336- for progfile in $progfiles; do ############################################## fische-3.2.2/ltmain.sh-2517- if test -f "$output_objdir/$my_outputname.def"; then fische-3.2.2/ltmain.sh:2518: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` fische-3.2.2/ltmain.sh:2519: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` fische-3.2.2/ltmain.sh-2520- else fische-3.2.2/ltmain.sh:2521: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` fische-3.2.2/ltmain.sh:2522: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` fische-3.2.2/ltmain.sh-2523- fi ############################################## fische-3.2.2/ltmain.sh-2525- *) fische-3.2.2/ltmain.sh:2526: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` fische-3.2.2/ltmain.sh:2527: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"` fische-3.2.2/ltmain.sh-2528- ;; ############################################## fische-3.2.2/ltmain.sh-2540- # Nullify the symbol file. fische-3.2.2/ltmain.sh:2541: compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"` fische-3.2.2/ltmain.sh:2542: finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"` fische-3.2.2/ltmain.sh-2543- fi ############################################## fische-3.2.2/ltmain.sh-2555- win32_libid_type="unknown" fische-3.2.2/ltmain.sh:2556: win32_fileres=`file -L $1 2>/dev/null` fische-3.2.2/ltmain.sh-2557- case $win32_fileres in ############################################## fische-3.2.2/ltmain.sh-2652- darwin_curdir=`pwd` fische-3.2.2/ltmain.sh:2653: darwin_base_archive=`basename "$darwin_archive"` fische-3.2.2/ltmain.sh:2654: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` fische-3.2.2/ltmain.sh-2655- if test -n "$darwin_arches"; then fische-3.2.2/ltmain.sh:2656: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` fische-3.2.2/ltmain.sh-2657- darwin_arch= ############################################## fische-3.2.2/ltmain.sh-2667- ## Okay now we've a bunch of thin objects, gotta fatten them up :) fische-3.2.2/ltmain.sh:2668: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u` fische-3.2.2/ltmain.sh-2669- darwin_file= ############################################## fische-3.2.2/ltmain.sh-2671- for darwin_file in $darwin_filelist; do fische-3.2.2/ltmain.sh:2672: darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP` fische-3.2.2/ltmain.sh-2673- $LIPO -create -output "$darwin_file" $darwin_files ############################################## fische-3.2.2/ltmain.sh-2686- esac fische-3.2.2/ltmain.sh:2687: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP` fische-3.2.2/ltmain.sh-2688- done ############################################## fische-3.2.2/ltmain.sh-2757- shift fische-3.2.2/ltmain.sh:2758: elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then fische-3.2.2/ltmain.sh-2759- # Yippee, \$ECHO works! ############################################## fische-3.2.2/ltmain.sh-2769- # Find the directory that this script lives in. fische-3.2.2/ltmain.sh:2770: thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\` fische-3.2.2/ltmain.sh-2771- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## fische-3.2.2/ltmain.sh-2773- # Follow symbolic links until we get to the real thisdir. fische-3.2.2/ltmain.sh:2774: file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\` fische-3.2.2/ltmain.sh-2775- while test -n \"\$file\"; do fische-3.2.2/ltmain.sh:2776: destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\` fische-3.2.2/ltmain.sh-2777- ############################################## fische-3.2.2/ltmain.sh-2785- fische-3.2.2/ltmain.sh:2786: file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\` fische-3.2.2/ltmain.sh:2787: file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\` fische-3.2.2/ltmain.sh-2788- done ############################################## fische-3.2.2/ltmain.sh-2816- case \"\$thisdir\" in fische-3.2.2/ltmain.sh:2817: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;; fische-3.2.2/ltmain.sh-2818- $objdir ) thisdir=. ;; ############################################## fische-3.2.2/ltmain.sh-2822- # Try to get the absolute directory name. fische-3.2.2/ltmain.sh:2823: absdir=\`cd \"\$thisdir\" && pwd\` fische-3.2.2/ltmain.sh-2824- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## fische-3.2.2/ltmain.sh-2832- if test ! -f \"\$progdir/\$program\" || fische-3.2.2/ltmain.sh:2833: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\ fische-3.2.2/ltmain.sh-2834- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## fische-3.2.2/ltmain.sh-2847- if test -n \"\$relink_command\"; then fische-3.2.2/ltmain.sh:2848: if relink_command_output=\`eval \$relink_command 2>&1\`; then : fische-3.2.2/ltmain.sh-2849- else ############################################## fische-3.2.2/ltmain.sh-2879- # The second colon is a workaround for a bug in BeOS R4 sed fische-3.2.2/ltmain.sh:2880: $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\` fische-3.2.2/ltmain.sh-2881- ############################################## fische-3.2.2/ltmain.sh-2994- *cygwin* ) fische-3.2.2/ltmain.sh:2995: func_to_host_path_tmp1=`cygpath -w "$1"` fische-3.2.2/ltmain.sh-2996- func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\ ############################################## fische-3.2.2/ltmain.sh-3006- # the odd construction: fische-3.2.2/ltmain.sh:3007: func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null` fische-3.2.2/ltmain.sh-3008- if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then ############################################## fische-3.2.2/ltmain.sh-3073- *cygwin* ) fische-3.2.2/ltmain.sh:3074: func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"` fische-3.2.2/ltmain.sh-3075- func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\ ############################################## fische-3.2.2/ltmain.sh-4240- moreargs= fische-3.2.2/ltmain.sh:4241: for fil in `cat "$save_arg"` fische-3.2.2/ltmain.sh-4242- do ############################################## fische-3.2.2/ltmain.sh-4490- *) fische-3.2.2/ltmain.sh:4491: absdir=`cd "$dir" && pwd` fische-3.2.2/ltmain.sh-4492- test -z "$absdir" && \ ############################################## fische-3.2.2/ltmain.sh-4505- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) fische-3.2.2/ltmain.sh:4506: testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'` fische-3.2.2/ltmain.sh-4507- case :$dllsearchpath: in ############################################## fische-3.2.2/ltmain.sh-4927- # get the directories listed in $shlibpath_var fische-3.2.2/ltmain.sh:4928: eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\` fische-3.2.2/ltmain.sh-4929- else ############################################## fische-3.2.2/ltmain.sh-5053- for deplib in $dependency_libs; do fische-3.2.2/ltmain.sh:5054: deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"` fische-3.2.2/ltmain.sh-5055- case " $weak_libs " in ############################################## fische-3.2.2/ltmain.sh-5231- set dummy $deplibs_check_method; shift fische-3.2.2/ltmain.sh:5232: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fische-3.2.2/ltmain.sh-5233- if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \ ############################################## fische-3.2.2/ltmain.sh-5294- else fische-3.2.2/ltmain.sh:5295: func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'" fische-3.2.2/ltmain.sh-5296- fi ############################################## fische-3.2.2/ltmain.sh-5323- if test -n "$inherited_linker_flags"; then fische-3.2.2/ltmain.sh:5324: tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'` fische-3.2.2/ltmain.sh-5325- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## fische-3.2.2/ltmain.sh-5331- fi fische-3.2.2/ltmain.sh:5332: dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh-5333- if test "$linkmode,$pass" = "lib,link" || ############################################## fische-3.2.2/ltmain.sh-5398- *) fische-3.2.2/ltmain.sh:5399: abs_ladir=`cd "$ladir" && pwd` fische-3.2.2/ltmain.sh-5400- if test -z "$abs_ladir"; then ############################################## fische-3.2.2/ltmain.sh-5624- shift fische-3.2.2/ltmain.sh:5625: libname=`eval "\\$ECHO \"$libname_spec\""` fische-3.2.2/ltmain.sh-5626- # use dlname if we got it. it's perfectly good, no? ############################################## fische-3.2.2/ltmain.sh-5908- *) fische-3.2.2/ltmain.sh:5909: absdir=`cd "$dir" && pwd` fische-3.2.2/ltmain.sh-5910- if test -z "$absdir"; then ############################################## fische-3.2.2/ltmain.sh-5919- depdepl= fische-3.2.2/ltmain.sh:5920: eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` fische-3.2.2/ltmain.sh-5921- if test -n "$deplibrary_names" ; then ############################################## fische-3.2.2/ltmain.sh-5926- depdepl="$absdir/$objdir/$depdepl" fische-3.2.2/ltmain.sh:5927: darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fische-3.2.2/ltmain.sh-5928- if test -z "$darwin_install_name"; then fische-3.2.2/ltmain.sh:5929: darwin_install_name=`${OTOOL64} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` fische-3.2.2/ltmain.sh-5930- fi ############################################## fische-3.2.2/ltmain.sh-5941- else fische-3.2.2/ltmain.sh:5942: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` fische-3.2.2/ltmain.sh-5943- test -z "$libdir" && \ ############################################## fische-3.2.2/ltmain.sh-5964- else fische-3.2.2/ltmain.sh:5965: compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh-5966- fi ############################################## fische-3.2.2/ltmain.sh-6113- test "$module" = no && \ fische-3.2.2/ltmain.sh:6114: func_fatal_help "libtool library \`$output' must begin with \`lib'" fische-3.2.2/ltmain.sh-6115- ############################################## fische-3.2.2/ltmain.sh-6250- if test "$age" -gt "$current"; then fische-3.2.2/ltmain.sh:6251: func_error "AGE \`$age' is greater than the current interface number \`$current'" fische-3.2.2/ltmain.sh-6252- func_fatal_error "\`$vinfo' is not valid version information" ############################################## fische-3.2.2/ltmain.sh-6411- removelist= fische-3.2.2/ltmain.sh:6412: tempremovelist=`$ECHO "$output_objdir/*"` fische-3.2.2/ltmain.sh-6413- for p in $tempremovelist; do ############################################## fische-3.2.2/ltmain.sh-6437- # Transform .lo files to .o files. fische-3.2.2/ltmain.sh:6438: oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP` fische-3.2.2/ltmain.sh-6439- fi ############################################## fische-3.2.2/ltmain.sh-6442- #for path in $notinst_path; do fische-3.2.2/ltmain.sh:6443: # lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"` fische-3.2.2/ltmain.sh:6444: # deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"` fische-3.2.2/ltmain.sh:6445: # dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"` fische-3.2.2/ltmain.sh-6446- #done ############################################## fische-3.2.2/ltmain.sh-6562- if test -n "$i" ; then fische-3.2.2/ltmain.sh:6563: libname=`eval "\\$ECHO \"$libname_spec\""` fische-3.2.2/ltmain.sh:6564: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` fische-3.2.2/ltmain.sh-6565- set dummy $deplib_matches; shift fische-3.2.2/ltmain.sh-6566- deplib_match=$1 fische-3.2.2/ltmain.sh:6567: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then fische-3.2.2/ltmain.sh-6568- newdeplibs="$newdeplibs $i" ############################################## fische-3.2.2/ltmain.sh-6605- if test -n "$i" ; then fische-3.2.2/ltmain.sh:6606: libname=`eval "\\$ECHO \"$libname_spec\""` fische-3.2.2/ltmain.sh:6607: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` fische-3.2.2/ltmain.sh-6608- set dummy $deplib_matches; shift fische-3.2.2/ltmain.sh-6609- deplib_match=$1 fische-3.2.2/ltmain.sh:6610: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then fische-3.2.2/ltmain.sh-6611- newdeplibs="$newdeplibs $i" ############################################## fische-3.2.2/ltmain.sh-6640- set dummy $deplibs_check_method; shift fische-3.2.2/ltmain.sh:6641: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fische-3.2.2/ltmain.sh-6642- for a_deplib in $deplibs; do ############################################## fische-3.2.2/ltmain.sh-6655- if test -n "$a_deplib" ; then fische-3.2.2/ltmain.sh:6656: libname=`eval "\\$ECHO \"$libname_spec\""` fische-3.2.2/ltmain.sh-6657- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do fische-3.2.2/ltmain.sh:6658: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` fische-3.2.2/ltmain.sh-6659- for potent_lib in $potential_libs; do ############################################## fische-3.2.2/ltmain.sh-6671- while test -h "$potlib" 2>/dev/null; do fische-3.2.2/ltmain.sh:6672: potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'` fische-3.2.2/ltmain.sh-6673- case $potliblink in fische-3.2.2/ltmain.sh-6674- [\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";; fische-3.2.2/ltmain.sh:6675: *) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";; fische-3.2.2/ltmain.sh-6676- esac ############################################## fische-3.2.2/ltmain.sh-6712- set dummy $deplibs_check_method; shift fische-3.2.2/ltmain.sh:6713: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` fische-3.2.2/ltmain.sh-6714- for a_deplib in $deplibs; do ############################################## fische-3.2.2/ltmain.sh-6727- if test -n "$a_deplib" ; then fische-3.2.2/ltmain.sh:6728: libname=`eval "\\$ECHO \"$libname_spec\""` fische-3.2.2/ltmain.sh-6729- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do fische-3.2.2/ltmain.sh:6730: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` fische-3.2.2/ltmain.sh-6731- for potent_lib in $potential_libs; do ############################################## fische-3.2.2/ltmain.sh-6771- # can't use Xsed below, because $i might contain '/' fische-3.2.2/ltmain.sh:6772: tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"` fische-3.2.2/ltmain.sh-6773- done ############################################## fische-3.2.2/ltmain.sh-6796- # On Rhapsody replace the C library with the System framework fische-3.2.2/ltmain.sh:6797: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'` fische-3.2.2/ltmain.sh-6798- ;; ############################################## fische-3.2.2/ltmain.sh-6848- *-*-darwin*) fische-3.2.2/ltmain.sh:6849: newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh:6850: new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh:6851: deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh-6852- ;; ############################################## fische-3.2.2/ltmain.sh-6972- # Use standard objects if they are pic fische-3.2.2/ltmain.sh:6973: test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fische-3.2.2/ltmain.sh-6974- test "X$libobjs" = "X " && libobjs= ############################################## fische-3.2.2/ltmain.sh-6987- # exporting using user supplied symfile fische-3.2.2/ltmain.sh:6988: if test "x`$SED 1q $export_symbols`" != xEXPORTS; then fische-3.2.2/ltmain.sh-6989- # and it's NOT already a .def file. Must figure out ############################################## fische-3.2.2/ltmain.sh-7139- save_output=$output fische-3.2.2/ltmain.sh:7140: output_la=`$ECHO "X$output" | $Xsed -e "$basename"` fische-3.2.2/ltmain.sh-7141- ############################################## fische-3.2.2/ltmain.sh-7443- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" fische-3.2.2/ltmain.sh:7444: reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'` fische-3.2.2/ltmain.sh-7445- else ############################################## fische-3.2.2/ltmain.sh-7454- # Create the old-style object. fische-3.2.2/ltmain.sh:7455: reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test fische-3.2.2/ltmain.sh-7456- ############################################## fische-3.2.2/ltmain.sh-7514- # On Rhapsody replace the C library is the System framework fische-3.2.2/ltmain.sh:7515: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` fische-3.2.2/ltmain.sh:7516: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'` fische-3.2.2/ltmain.sh-7517- ;; ############################################## fische-3.2.2/ltmain.sh-7532- # Time to change all our "foo.ltframework" stuff back to "-framework foo" fische-3.2.2/ltmain.sh:7533: compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh:7534: finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'` fische-3.2.2/ltmain.sh-7535- ;; ############################################## fische-3.2.2/ltmain.sh-7610- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) fische-3.2.2/ltmain.sh:7611: testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'` fische-3.2.2/ltmain.sh-7612- case :$dllsearchpath: in ############################################## fische-3.2.2/ltmain.sh-7670- # Transform all the library objects into standard objects. fische-3.2.2/ltmain.sh:7671: compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fische-3.2.2/ltmain.sh:7672: finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP` fische-3.2.2/ltmain.sh-7673- fi ############################################## fische-3.2.2/ltmain.sh-7700- # Replace the output file specification. fische-3.2.2/ltmain.sh:7701: compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` fische-3.2.2/ltmain.sh-7702- link_command="$compile_command$compile_rpath" ############################################## fische-3.2.2/ltmain.sh-7747- # Replace the output file specification. fische-3.2.2/ltmain.sh:7748: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'` fische-3.2.2/ltmain.sh-7749- # Delete the old output file. ############################################## fische-3.2.2/ltmain.sh-7766- if test "$fast_install" = yes; then fische-3.2.2/ltmain.sh:7767: relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'` fische-3.2.2/ltmain.sh-7768- else ############################################## fische-3.2.2/ltmain.sh-7778- # Replace the output file specification. fische-3.2.2/ltmain.sh:7779: link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` fische-3.2.2/ltmain.sh-7780- ############################################## fische-3.2.2/ltmain.sh-7802- relink_command="(cd `pwd`; $relink_command)" fische-3.2.2/ltmain.sh:7803: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` fische-3.2.2/ltmain.sh-7804- fi ############################################## fische-3.2.2/ltmain.sh-7811- esac fische-3.2.2/ltmain.sh:7812: qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"` fische-3.2.2/ltmain.sh-7813- else fische-3.2.2/ltmain.sh:7814: qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"` fische-3.2.2/ltmain.sh-7815- fi ############################################## fische-3.2.2/ltmain.sh-8045- relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" fische-3.2.2/ltmain.sh:8046: relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"` fische-3.2.2/ltmain.sh-8047- if test "$hardcode_automatic" = yes ; then ############################################## fische-3.2.2/ltmain.sh-8065- name="$func_basename_result" fische-3.2.2/ltmain.sh:8066: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` fische-3.2.2/ltmain.sh-8067- test -z "$libdir" && \ ############################################## fische-3.2.2/ltmain.sh-8081- name="$func_basename_result" fische-3.2.2/ltmain.sh:8082: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` fische-3.2.2/ltmain.sh-8083- test -z "$libdir" && \ ############################################## fische-3.2.2/ltmain.sh-8100- name="$func_basename_result" fische-3.2.2/ltmain.sh:8101: eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib` fische-3.2.2/ltmain.sh-8102- test -z "$libdir" && \ ############################################## fische-3.2.2/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static fische-3.2.2/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` fische-3.2.2/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## fische-3.2.2/src/configuration.cpp-416-{ fische-3.2.2/src/configuration.cpp:417: asm ("pushq %%rbx\n\t" fische-3.2.2/src/configuration.cpp-418- "movl %%esi, %%ebx\n\t" ############################################## fische-3.2.2/src/configuration.cpp-433-{ fische-3.2.2/src/configuration.cpp:434: asm ("pushl %%ebx\n\t" fische-3.2.2/src/configuration.cpp-435- "movl %%esi, %%ebx\n\t" ############################################## fische-3.2.2/src/Makefile.in-331- test -n "$(EXEEXT)" || exit 0; \ fische-3.2.2/src/Makefile.in:332: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ fische-3.2.2/src/Makefile.in-333- echo " rm -f" $$list; \ ############################################## fische-3.2.2/src/Makefile.in-367-.c.obj: fische-3.2.2/src/Makefile.in:368:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/src/Makefile.in-369-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fische-3.2.2/src/Makefile.in-371-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fische-3.2.2/src/Makefile.in:372:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` fische-3.2.2/src/Makefile.in-373- ############################################## fische-3.2.2/src/Makefile.in-388-.cpp.obj: fische-3.2.2/src/Makefile.in:389:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/src/Makefile.in-390-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fische-3.2.2/src/Makefile.in-392-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fische-3.2.2/src/Makefile.in:393:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/src/Makefile.in-394- ############################################## fische-3.2.2/src/Makefile.in-452-GTAGS: fische-3.2.2/src/Makefile.in:453: here=`$(am__cd) $(top_builddir) && pwd` \ fische-3.2.2/src/Makefile.in-454- && $(am__cd) $(top_srcdir) \ ############################################## fische-3.2.2/src/Makefile.in-460-distdir: $(DISTFILES) fische-3.2.2/src/Makefile.in:461: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/src/Makefile.in:462: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/src/Makefile.in-463- list='$(DISTFILES)'; \ ############################################## fische-3.2.2/src/Makefile.in-474- if test -d $$d/$$file; then \ fische-3.2.2/src/Makefile.in:475: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fische-3.2.2/src/Makefile.in-476- if test -d "$(distdir)/$$file"; then \ ############################################## fische-3.2.2/install-sh-217- fi fische-3.2.2/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; fische-3.2.2/install-sh-219- *) ############################################## fische-3.2.2/install-sh-269- dstdir=$dst fische-3.2.2/install-sh:270: dst=$dstdir/`basename "$src"` fische-3.2.2/install-sh-271- dstdir_status=0 ############################################## fische-3.2.2/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. fische-3.2.2/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` fische-3.2.2/install-sh-353- case $ls_ld_tmpdir in ############################################## fische-3.2.2/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { fische-3.2.2/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` fische-3.2.2/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## fische-3.2.2/install-sh-418- case $prefix in fische-3.2.2/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; fische-3.2.2/install-sh-420- *) qprefix=$prefix;; ############################################## fische-3.2.2/install-sh-467- if $copy_on_change && fische-3.2.2/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && fische-3.2.2/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && fische-3.2.2/install-sh-470- ############################################## fische-3.2.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ fische-3.2.2/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then fische-3.2.2/configure-47- as_echo='print -r --' fische-3.2.2/configure-48- as_echo_n='print -rn --' fische-3.2.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then fische-3.2.2/configure-50- as_echo='printf %s\n' ############################################## fische-3.2.2/configure-52-else fische-3.2.2/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then fische-3.2.2/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## fische-3.2.2/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; fische-3.2.2/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; fische-3.2.2/configure-64- esac; ############################################## fische-3.2.2/configure-172- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && fische-3.2.2/configure:173: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 fische-3.2.2/configure-174-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## fische-3.2.2/configure-288- case $as_dir in #( fische-3.2.2/configure:289: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( fische-3.2.2/configure-290- *) as_qdir=$as_dir;; ############################################## fische-3.2.2/configure-353- { fische-3.2.2/configure:354: as_val=`expr "$@" || test $? -eq 1` fische-3.2.2/configure-355- } ############################################## fische-3.2.2/configure-360-# ---------------------------------------- fische-3.2.2/configure:361:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are fische-3.2.2/configure-362-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## fische-3.2.2/configure-423- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && fische-3.2.2/configure:424: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { fische-3.2.2/configure-425- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## fische-3.2.2/configure-514- esac; fische-3.2.2/configure:515: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( fische-3.2.2/configure-516- ???[sx]*):;;*)false;;esac;fi ############################################## fische-3.2.2/configure-535- # Remove one level of quotation (which was required for Make). fische-3.2.2/configure:536: ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','` fische-3.2.2/configure-537- ;; ############################################## fische-3.2.2/configure-546- : fische-3.2.2/configure:547:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then fische-3.2.2/configure-548- # Yippee, $ECHO works! ############################################## fische-3.2.2/configure-572- # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ... fische-3.2.2/configure:573: if { echo_test_string=`eval $cmd`; } 2>/dev/null && fische-3.2.2/configure-574- { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null ############################################## fische-3.2.2/configure-580- fische-3.2.2/configure:581: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/configure:582: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/configure-583- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-595- if (test -f $dir/echo || test -f $dir/echo$ac_exeext) && fische-3.2.2/configure:596: test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' && fische-3.2.2/configure:597: echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/configure-598- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-607- if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/configure:608: echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/configure-609- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-622- ECHO='printf %s\n' fische-3.2.2/configure:623: if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' && fische-3.2.2/configure:624: echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` && fische-3.2.2/configure-625- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-627- : fische-3.2.2/configure:628: elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && fische-3.2.2/configure-629- test "X$echo_testing_string" = 'X\t' && fische-3.2.2/configure:630: echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/configure-631- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-636- ECHO="$CONFIG_SHELL $0 --fallback-echo" fische-3.2.2/configure:637: elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` && fische-3.2.2/configure-638- test "X$echo_testing_string" = 'X\t' && fische-3.2.2/configure:639: echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` && fische-3.2.2/configure-640- test "X$echo_testing_string" = "X$echo_test_string"; then ############################################## fische-3.2.2/configure-646- for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do fische-3.2.2/configure:647: if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null fische-3.2.2/configure-648- then ############################################## fische-3.2.2/configure-654- if test "$prev" != 'sed 50q "$0"'; then fische-3.2.2/configure:655: echo_test_string=`eval $prev` fische-3.2.2/configure-656- export echo_test_string ############################################## fische-3.2.2/configure-953- case $ac_option in fische-3.2.2/configure:954: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; fische-3.2.2/configure-955- *=) ac_optarg= ;; ############################################## fische-3.2.2/configure-997- -disable-* | --disable-*) fische-3.2.2/configure:998: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` fische-3.2.2/configure-999- # Reject names that are not valid shell variable names. ############################################## fische-3.2.2/configure-1002- ac_useropt_orig=$ac_useropt fische-3.2.2/configure:1003: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fische-3.2.2/configure-1004- case $ac_user_opts in ############################################## fische-3.2.2/configure-1023- -enable-* | --enable-*) fische-3.2.2/configure:1024: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` fische-3.2.2/configure-1025- # Reject names that are not valid shell variable names. ############################################## fische-3.2.2/configure-1028- ac_useropt_orig=$ac_useropt fische-3.2.2/configure:1029: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fische-3.2.2/configure-1030- case $ac_user_opts in ############################################## fische-3.2.2/configure-1227- -with-* | --with-*) fische-3.2.2/configure:1228: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` fische-3.2.2/configure-1229- # Reject names that are not valid shell variable names. ############################################## fische-3.2.2/configure-1232- ac_useropt_orig=$ac_useropt fische-3.2.2/configure:1233: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fische-3.2.2/configure-1234- case $ac_user_opts in ############################################## fische-3.2.2/configure-1243- -without-* | --without-*) fische-3.2.2/configure:1244: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` fische-3.2.2/configure-1245- # Reject names that are not valid shell variable names. ############################################## fische-3.2.2/configure-1248- ac_useropt_orig=$ac_useropt fische-3.2.2/configure:1249: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` fische-3.2.2/configure-1250- case $ac_user_opts in ############################################## fische-3.2.2/configure-1281- *=*) fische-3.2.2/configure:1282: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` fische-3.2.2/configure-1283- # Reject names that are not valid shell variable names. ############################################## fische-3.2.2/configure-1302-if test -n "$ac_prev"; then fische-3.2.2/configure:1303: ac_option=--`echo $ac_prev | sed 's/_/-/g'` fische-3.2.2/configure-1304- as_fn_error $? "missing argument to $ac_option" ############################################## fische-3.2.2/configure-1324- */ ) fische-3.2.2/configure:1325: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` fische-3.2.2/configure-1326- eval $ac_var=\$ac_val;; ############################################## fische-3.2.2/configure-1361-ac_ls_di=`ls -di .` && fische-3.2.2/configure:1362:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || fische-3.2.2/configure-1363- as_fn_error $? "working directory cannot be determined" ############################################## fische-3.2.2/configure-1417-case $srcdir in fische-3.2.2/configure:1418:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; fische-3.2.2/configure-1419-esac ############################################## fische-3.2.2/configure-1460-By default, \`make install' will install all the files in fische-3.2.2/configure:1461:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify fische-3.2.2/configure:1462:an installation prefix other than \`$ac_default_prefix' using \`--prefix', fische-3.2.2/configure-1463-for instance \`--prefix=\$HOME'. ############################################## fische-3.2.2/configure-1565-*) fische-3.2.2/configure:1566: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` fische-3.2.2/configure-1567- # A ".." for each directory in $ac_dir_suffix. fische-3.2.2/configure:1568: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` fische-3.2.2/configure-1569- case $ac_top_builddir_sub in ############################################## fische-3.2.2/configure-2170- *\'*) fische-3.2.2/configure:2171: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; fische-3.2.2/configure-2172- esac ############################################## fische-3.2.2/configure-2253- case $ac_val in fische-3.2.2/configure:2254: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; fische-3.2.2/configure-2255- esac ############################################## fische-3.2.2/configure-2268- case $ac_val in fische-3.2.2/configure:2269: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; fische-3.2.2/configure-2270- esac ############################################## fische-3.2.2/configure-2388- set,) fische-3.2.2/configure:2389: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 fische-3.2.2/configure:2390:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} fische-3.2.2/configure-2391- ac_cache_corrupted=: ;; ############################################## fische-3.2.2/configure-2399- # differences in whitespace do not lead to failure. fische-3.2.2/configure:2400: ac_old_val_w=`echo x $ac_old_val` fische-3.2.2/configure:2401: ac_new_val_w=`echo x $ac_new_val` fische-3.2.2/configure-2402- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## fische-3.2.2/configure-2419- case $ac_new_val in fische-3.2.2/configure:2420: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; fische-3.2.2/configure-2421- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## fische-3.2.2/configure-2595-if ( fische-3.2.2/configure:2596: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` fische-3.2.2/configure-2597- if test "$*" = "X"; then fische-3.2.2/configure-2598- # -L didn't work. fische-3.2.2/configure:2599: set X `ls -t "$srcdir/configure" conftest.file` fische-3.2.2/configure-2600- fi ############################################## fische-3.2.2/configure-2631-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' fische-3.2.2/configure:2632:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` fische-3.2.2/configure-2633- fische-3.2.2/configure-2634-# expand $ac_aux_dir to an absolute path fische-3.2.2/configure:2635:am_aux_dir=`cd $ac_aux_dir && pwd` fische-3.2.2/configure-2636- ############################################## fische-3.2.2/configure-2776- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue fische-3.2.2/configure:2777: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( fische-3.2.2/configure-2778- 'mkdir (GNU coreutils) '* | \ ############################################## fische-3.2.2/configure-2855-set x ${MAKE-make} fische-3.2.2/configure:2856:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` fische-3.2.2/configure-2857-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : ############################################## fische-3.2.2/configure-2865-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. fische-3.2.2/configure:2866:case `${MAKE-make} -f conftest.make 2>/dev/null` in fische-3.2.2/configure-2867- *@@@%%%=?*=@@@%%%*) ############################################## fische-3.2.2/configure-2892- fische-3.2.2/configure:2893:if test "`cd $srcdir && pwd`" != "`pwd`"; then fische-3.2.2/configure-2894- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## fische-3.2.2/configure-2977-# Ignore all kinds of additional output from `make'. fische-3.2.2/configure:2978:case `$am_make -s -f confmf 2> /dev/null` in #( fische-3.2.2/configure-2979-*the\ am__doit\ target*) ############################################## fische-3.2.2/configure-2987- echo '.include "confinc"' > confmf fische-3.2.2/configure:2988: case `$am_make -s -f confmf 2> /dev/null` in #( fische-3.2.2/configure-2989- *the\ am__doit\ target*) ############################################## fische-3.2.2/configure-3365-$as_echo_n "checking whether the C compiler works... " >&6; } fische-3.2.2/configure:3366:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` fische-3.2.2/configure-3367- ############################################## fische-3.2.2/configure-3409- then :; else fische-3.2.2/configure:3410: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fische-3.2.2/configure-3411- fi ############################################## fische-3.2.2/configure-3469- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; fische-3.2.2/configure:3470: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` fische-3.2.2/configure-3471- break;; ############################################## fische-3.2.2/configure-3578- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; fische-3.2.2/configure:3579: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` fische-3.2.2/configure-3580- break;; ############################################## fische-3.2.2/configure-3837- if test "$am_compiler_list" = ""; then fische-3.2.2/configure:3838: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fische-3.2.2/configure-3839- fi ############################################## fische-3.2.2/configure-4278- if test "$am_compiler_list" = ""; then fische-3.2.2/configure:4279: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fische-3.2.2/configure-4280- fi ############################################## fische-3.2.2/configure-4945- if test "$am_compiler_list" = ""; then fische-3.2.2/configure:4946: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fische-3.2.2/configure-4947- fi ############################################## fische-3.2.2/configure-5204- # Check for GNU $ac_path_GREP fische-3.2.2/configure:5205:case `"$ac_path_GREP" --version 2>&1` in fische-3.2.2/configure-5206-*GNU*) ############################################## fische-3.2.2/configure-5270- # Check for GNU $ac_path_EGREP fische-3.2.2/configure:5271:case `"$ac_path_EGREP" --version 2>&1` in fische-3.2.2/configure-5272-*GNU*) ############################################## fische-3.2.2/configure-5464-test "x$ac_build_alias" = x && fische-3.2.2/configure:5465: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` fische-3.2.2/configure-5466-test "x$ac_build_alias" = x && fische-3.2.2/configure-5467- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 fische-3.2.2/configure:5468:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || fische-3.2.2/configure-5469- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## fische-3.2.2/configure-5488-IFS=$ac_save_IFS fische-3.2.2/configure:5489:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac fische-3.2.2/configure-5490- ############################################## fische-3.2.2/configure-5499-else fische-3.2.2/configure:5500: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || fische-3.2.2/configure-5501- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## fische-3.2.2/configure-5521-IFS=$ac_save_IFS fische-3.2.2/configure:5522:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac fische-3.2.2/configure-5523- ############################################## fische-3.2.2/configure-5549- # Check for GNU $ac_path_SED fische-3.2.2/configure:5550:case `"$ac_path_SED" --version 2>&1` in fische-3.2.2/configure-5551-*GNU*) ############################################## fische-3.2.2/configure-5628- # Check for GNU $ac_path_FGREP fische-3.2.2/configure:5629:case `"$ac_path_FGREP" --version 2>&1` in fische-3.2.2/configure-5630-*GNU*) ############################################## fische-3.2.2/configure-5708- # gcc leaves a trailing carriage return which upsets mingw fische-3.2.2/configure:5709: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; fische-3.2.2/configure-5710- *) fische-3.2.2/configure:5711: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; fische-3.2.2/configure-5712- esac ############################################## fische-3.2.2/configure-5717- # Canonicalize the pathname of ld fische-3.2.2/configure:5718: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` fische-3.2.2/configure-5719- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do fische-3.2.2/configure:5720: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` fische-3.2.2/configure-5721- done ############################################## fische-3.2.2/configure-5752- # Break only if it was the GNU/non-GNU ld that we prefer. fische-3.2.2/configure:5753: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in fische-3.2.2/configure-5754- *GNU* | *'with BFD'*) ############################################## fische-3.2.2/configure-5783- # I'd rather use --version here, but apparently some GNU lds only accept -v. fische-3.2.2/configure:5784:case `$LD -v 2>&1 </dev/null` in fische-3.2.2/configure-5785-*GNU* | *'with BFD'*) ############################################## fische-3.2.2/configure-5828- # Tru64's nm complains that /dev/null is an invalid object file fische-3.2.2/configure:5829: case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in fische-3.2.2/configure-5830- */dev/null* | *'Invalid file or object type'*) ############################################## fische-3.2.2/configure-5834- *) fische-3.2.2/configure:5835: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in fische-3.2.2/configure-5836- */dev/null*) ############################################## fische-3.2.2/configure-6057- # And add a safety zone fische-3.2.2/configure:6058: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fische-3.2.2/configure:6059: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fische-3.2.2/configure-6060- ;; ############################################## fische-3.2.2/configure-6085- if test -n "$kargmax"; then fische-3.2.2/configure:6086: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` fische-3.2.2/configure-6087- else ############################################## fische-3.2.2/configure-6093- if test -n "$lt_cv_sys_max_cmd_len"; then fische-3.2.2/configure:6094: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` fische-3.2.2/configure:6095: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` fische-3.2.2/configure-6096- else ############################################## fische-3.2.2/configure-6105- # we can't tell. fische-3.2.2/configure:6106: while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \ fische-3.2.2/configure-6107- = "XX$teststring$teststring"; } >/dev/null 2>&1 && ############################################## fische-3.2.2/configure-6109- do fische-3.2.2/configure:6110: i=`expr $i + 1` fische-3.2.2/configure-6111- teststring=$teststring$teststring ############################################## fische-3.2.2/configure-6113- # Only check the string length outside the loop. fische-3.2.2/configure:6114: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` fische-3.2.2/configure-6115- teststring= ############################################## fische-3.2.2/configure-6118- # linker. It appears as though 1/2 is a usable value. fische-3.2.2/configure:6119: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` fische-3.2.2/configure-6120- fi ############################################## fische-3.2.2/configure-6473-openbsd*) fische-3.2.2/configure:6474: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/configure-6475- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## fische-3.2.2/configure-6962-# If we're using GNU nm, then use its standard symbol codes. fische-3.2.2/configure:6963:case `$NM -V 2>&1` in fische-3.2.2/configure-6964-*GNU* | *'with BFD'*) ############################################## fische-3.2.2/configure-6980-mingw*) fische-3.2.2/configure:6981: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp fische-3.2.2/configure-6982- ;; ############################################## fische-3.2.2/configure-7176- test $ac_status = 0; }; then fische-3.2.2/configure:7177: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/configure-7178- *ELF-32*) ############################################## fische-3.2.2/configure-7196- if test "$lt_cv_prog_gnu_ld" = yes; then fische-3.2.2/configure:7197: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/configure-7198- *32-bit*) ############################################## fische-3.2.2/configure-7208- else fische-3.2.2/configure:7209: case `/usr/bin/file conftest.$ac_objext` in fische-3.2.2/configure-7210- *32-bit*) ############################################## fische-3.2.2/configure-7940-do : fische-3.2.2/configure:7941: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fische-3.2.2/configure-7942-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## fische-3.2.2/configure-7945- cat >>confdefs.h <<_ACEOF fische-3.2.2/configure:7946:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fische-3.2.2/configure-7947-_ACEOF ############################################## fische-3.2.2/configure-8253- if test "$am_compiler_list" = ""; then fische-3.2.2/configure:8254: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` fische-3.2.2/configure-8255- fi ############################################## fische-3.2.2/configure-8766-done fische-3.2.2/configure:8767:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` fische-3.2.2/configure-8768- ############################################## fische-3.2.2/configure-8795- "file_magic "*) fische-3.2.2/configure:8796: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fische-3.2.2/configure-8797- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## fische-3.2.2/configure-8861- "file_magic "*) fische-3.2.2/configure:8862: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` fische-3.2.2/configure-8863- MAGIC_CMD="$lt_cv_path_MAGIC_CMD" ############################################## fische-3.2.2/configure-9200- *) fische-3.2.2/configure:9201: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/configure-9202- *Sun\ C*) ############################################## fische-3.2.2/configure-9536- if test "$hard_links" = no; then fische-3.2.2/configure:9537: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 fische-3.2.2/configure:9538:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} fische-3.2.2/configure-9539- need_locks=warn ############################################## fische-3.2.2/configure-9632- supports_anon_versioning=no fische-3.2.2/configure:9633: case `$LD -v 2>&1` in fische-3.2.2/configure-9634- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## fische-3.2.2/configure-9698- # is EXPORTS), use it as is; otherwise, prepend... fische-3.2.2/configure:9699: archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then fische-3.2.2/configure-9700- cp $export_symbols $output_objdir/$soname.def; ############################################## fische-3.2.2/configure-9721- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fische-3.2.2/configure:9722: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' fische-3.2.2/configure:9723: 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' fische-3.2.2/configure-9724- ;; ############################################## fische-3.2.2/configure-9739- pgcc*) # Portland Group C compiler fische-3.2.2/configure:9740: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/configure-9741- tmp_addflag=' $pic_flag' ############################################## fische-3.2.2/configure-9743- pgf77* | pgf90* | pgf95*) # Portland Group f77 and f90 compilers fische-3.2.2/configure:9744: whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/configure-9745- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## fische-3.2.2/configure-9758- esac fische-3.2.2/configure:9759: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/configure-9760- *Sun\ C*) # Sun C 5.9 fische-3.2.2/configure:9761: whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/configure-9762- compiler_needs_object=yes ############################################## fische-3.2.2/configure-9827- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) fische-3.2.2/configure:9828: case `$LD -v 2>&1` in fische-3.2.2/configure-9829- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## fische-3.2.2/configure-9948- # below for broken collect2 doesn't work under 4.3+ fische-3.2.2/configure:9949: collect2name=`${CC} -print-prog-name=collect2` fische-3.2.2/configure-9950- if test -f "$collect2name" && ############################################## fische-3.2.2/configure-10016- }' fische-3.2.2/configure:10017:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-10018-# Check for a 64-bit object if we didn't find anything. fische-3.2.2/configure-10019-if test -z "$aix_libpath"; then fische-3.2.2/configure:10020: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-10021-fi ############################################## fische-3.2.2/configure-10027- hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath" fische-3.2.2/configure:10028: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" fische-3.2.2/configure-10029- else ############################################## fische-3.2.2/configure-10056- }' fische-3.2.2/configure:10057:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-10058-# Check for a 64-bit object if we didn't find anything. fische-3.2.2/configure-10059-if test -z "$aix_libpath"; then fische-3.2.2/configure:10060: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-10061-fi ############################################## fische-3.2.2/configure-10111- # FIXME: Setting linknames here is a bad hack. fische-3.2.2/configure:10112: archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames=' fische-3.2.2/configure-10113- # The linker will automatically build a .lib file if we build a DLL. ############################################## fische-3.2.2/configure-10116- old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs' fische-3.2.2/configure:10117: fix_srcfile_path='`cygpath -w "$srcfile"`' fische-3.2.2/configure-10118- enable_shared_with_static_runtimes=yes ############################################## fische-3.2.2/configure-10269- if test "$GCC" = yes; then fische-3.2.2/configure:10270: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-10271- # Try to use the -exported_symbol ld option, if it does not ############################################## fische-3.2.2/configure-10280-if ac_fn_c_try_link "$LINENO"; then : fische-3.2.2/configure:10281: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib' fische-3.2.2/configure-10282- ############################################## fische-3.2.2/configure-10287- else fische-3.2.2/configure:10288: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure:10289: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib' fische-3.2.2/configure-10290- fi ############################################## fische-3.2.2/configure-10324- hardcode_direct_absolute=yes fische-3.2.2/configure:10325: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/configure-10326- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## fische-3.2.2/configure-10357- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/configure:10358: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-10359- else fische-3.2.2/configure-10360- allow_undefined_flag=' -expect_unresolved \*' fische-3.2.2/configure:10361: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-10362- fi ############################################## fische-3.2.2/configure-10370- allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/configure:10371: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-10372- hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' ############################################## fische-3.2.2/configure-10374- allow_undefined_flag=' -expect_unresolved \*' fische-3.2.2/configure:10375: archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure:10376: 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~ fische-3.2.2/configure:10377: $CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp' fische-3.2.2/configure-10378- ############################################## fische-3.2.2/configure-10393- else fische-3.2.2/configure:10394: case `$CC -V 2>&1` in fische-3.2.2/configure-10395- *"Compilers 5.0"*) ############################################## fische-3.2.2/configure-10787- esac fische-3.2.2/configure:10788: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"` fische-3.2.2/configure-10789- if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then ############################################## fische-3.2.2/configure-10793- # okay in the real world where ";" in dirpaths is itself problematic. fische-3.2.2/configure:10794: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'` fische-3.2.2/configure-10795- else fische-3.2.2/configure:10796: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fische-3.2.2/configure-10797- fi ############################################## fische-3.2.2/configure-10800- lt_tmp_lt_search_path_spec= fische-3.2.2/configure:10801: lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` fische-3.2.2/configure-10802- for lt_sys_path in $lt_search_path_spec; do ############################################## fische-3.2.2/configure-10829-}'` fische-3.2.2/configure:10830: sys_lib_search_path_spec=`$ECHO $lt_search_path_spec` fische-3.2.2/configure-10831-else ############################################## fische-3.2.2/configure-10917- # Create ${libname}_ixlibrary.a entries in /sys/libs. fische-3.2.2/configure:10918: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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' fische-3.2.2/configure-10919- ;; ############################################## fische-3.2.2/configure-10952- # DLL is installed to $(libdir)/../bin by postinstall_cmds fische-3.2.2/configure:10953: postinstall_cmds='base_file=`basename \${file}`~ fische-3.2.2/configure:10954: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ fische-3.2.2/configure:10955: dldir=$destdir/`dirname \$dlpath`~ fische-3.2.2/configure-10956- test -d \$dldir || mkdir -p \$dldir~ ############################################## fische-3.2.2/configure-10961- fi' fische-3.2.2/configure:10962: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fische-3.2.2/configure-10963- dlpath=$dir/\$dldll~ ############################################## fische-3.2.2/configure-10969- # Cygwin DLLs use 'cyg' prefix rather than 'lib' fische-3.2.2/configure:10970: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure-10971- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## fische-3.2.2/configure-10974- # MinGW DLLs use traditional 'lib' prefix fische-3.2.2/configure:10975: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure:10976: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` fische-3.2.2/configure-10977- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## fische-3.2.2/configure-10983- # which wouldn't understand a cygwinified path. Ahh. fische-3.2.2/configure:10984: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` fische-3.2.2/configure-10985- else fische-3.2.2/configure:10986: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fische-3.2.2/configure-10987- fi ############################################## fische-3.2.2/configure-10990- # pw32 DLLs use 'pw' prefix rather than 'lib' fische-3.2.2/configure:10991: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure-10992- ;; ############################################## fische-3.2.2/configure-10996- *) fische-3.2.2/configure:10997: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' fische-3.2.2/configure-10998- ;; ############################################## fische-3.2.2/configure-11013- shlibpath_var=DYLD_LIBRARY_PATH fische-3.2.2/configure:11014: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' fische-3.2.2/configure-11015- ############################################## fische-3.2.2/configure-11229- if test -f /etc/ld.so.conf; then fische-3.2.2/configure:11230: 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;/^$/d' | tr '\n' ' '` fische-3.2.2/configure-11231- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## fische-3.2.2/configure-11303- shlibpath_var=LD_LIBRARY_PATH fische-3.2.2/configure:11304: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/configure-11305- case $host_os in ############################################## fische-3.2.2/configure-12285-done fische-3.2.2/configure:12286:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"` fische-3.2.2/configure-12287- ############################################## fische-3.2.2/configure-12317- # gcc leaves a trailing carriage return which upsets mingw fische-3.2.2/configure:12318: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; fische-3.2.2/configure-12319- *) fische-3.2.2/configure:12320: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; fische-3.2.2/configure-12321- esac ############################################## fische-3.2.2/configure-12326- # Canonicalize the pathname of ld fische-3.2.2/configure:12327: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` fische-3.2.2/configure-12328- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do fische-3.2.2/configure:12329: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` fische-3.2.2/configure-12330- done ############################################## fische-3.2.2/configure-12361- # Break only if it was the GNU/non-GNU ld that we prefer. fische-3.2.2/configure:12362: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in fische-3.2.2/configure-12363- *GNU* | *'with BFD'*) ############################################## fische-3.2.2/configure-12392- # I'd rather use --version here, but apparently some GNU lds only accept -v. fische-3.2.2/configure:12393:case `$LD -v 2>&1 </dev/null` in fische-3.2.2/configure-12394-*GNU* | *'with BFD'*) ############################################## fische-3.2.2/configure-12426- # ancient GNU ld didn't support --whole-archive et. al. fische-3.2.2/configure:12427: if eval "`$CC -print-prog-name=ld` --help 2>&1" | fische-3.2.2/configure-12428- $GREP 'no-whole-archive' > /dev/null; then ############################################## fische-3.2.2/configure-12510- # below for broken collect2 doesn't work under 4.3+ fische-3.2.2/configure:12511: collect2name=`${CC} -print-prog-name=collect2` fische-3.2.2/configure-12512- if test -f "$collect2name" && ############################################## fische-3.2.2/configure-12577- }' fische-3.2.2/configure:12578:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-12579-# Check for a 64-bit object if we didn't find anything. fische-3.2.2/configure-12580-if test -z "$aix_libpath"; then fische-3.2.2/configure:12581: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-12582-fi ############################################## fische-3.2.2/configure-12589- fische-3.2.2/configure:12590: archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag" fische-3.2.2/configure-12591- else ############################################## fische-3.2.2/configure-12618- }' fische-3.2.2/configure:12619:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-12620-# Check for a 64-bit object if we didn't find anything. fische-3.2.2/configure-12621-if test -z "$aix_libpath"; then fische-3.2.2/configure:12622: aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` fische-3.2.2/configure-12623-fi ############################################## fische-3.2.2/configure-12675- # is EXPORTS), use it as is; otherwise, prepend... fische-3.2.2/configure:12676: archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then fische-3.2.2/configure-12677- cp $export_symbols $output_objdir/$soname.def; ############################################## fische-3.2.2/configure-12778- # dependencies. fische-3.2.2/configure:12779: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/configure-12780- ;; ############################################## fische-3.2.2/configure-12843- # dependencies. fische-3.2.2/configure:12844: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/configure-12845- ;; ############################################## fische-3.2.2/configure-12879- # time. Moving up from 0x10000000 also allows more sbrk(2) space. fische-3.2.2/configure:12880: 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' fische-3.2.2/configure:12881: 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' fische-3.2.2/configure-12882- ;; ############################################## fische-3.2.2/configure-12886- # SGI C++ fische-3.2.2/configure:12887: archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-12888- ############################################## fische-3.2.2/configure-12897- if test "$with_gnu_ld" = no; then fische-3.2.2/configure:12898: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-12899- else fische-3.2.2/configure:12900: archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib' fische-3.2.2/configure-12901- fi ############################################## fische-3.2.2/configure-12918- # to its proper name (with version) after linking. fische-3.2.2/configure:12919: 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' fische-3.2.2/configure:12920: 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' fische-3.2.2/configure-12921- # Commands to make compiler produce verbose output that lists ############################################## fische-3.2.2/configure-12928- # dependencies. fische-3.2.2/configure:12929: 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; $ECHO "X$list" | $Xsed' fische-3.2.2/configure-12930- ############################################## fische-3.2.2/configure-12943- # earlier do not add the objects themselves. fische-3.2.2/configure:12944: case `$CC -V 2>&1` in fische-3.2.2/configure-12945- *"Version 7."*) ############################################## fische-3.2.2/configure-12964- # Portland Group C++ compiler fische-3.2.2/configure:12965: case `$CC -V` in fische-3.2.2/configure-12966- *pgCC\ [1-5]* | *pgcpp\ [1-5]*) ############################################## fische-3.2.2/configure-12969- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ fische-3.2.2/configure:12970: compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"' fische-3.2.2/configure-12971- old_archive_cmds_CXX='tpldir=Template.dir~ ############################################## fische-3.2.2/configure-12973- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ fische-3.2.2/configure:12974: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~ fische-3.2.2/configure-12975- $RANLIB $oldlib' ############################################## fische-3.2.2/configure-12978- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fische-3.2.2/configure:12979: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib' fische-3.2.2/configure-12980- archive_expsym_cmds_CXX='tpldir=Template.dir~ ############################################## fische-3.2.2/configure-12982- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ fische-3.2.2/configure:12983: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib' fische-3.2.2/configure-12984- ;; ############################################## fische-3.2.2/configure-12992- export_dynamic_flag_spec_CXX='${wl}--export-dynamic' fische-3.2.2/configure:12993: whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/configure-12994- ;; ############################################## fische-3.2.2/configure-13011- # dependencies. fische-3.2.2/configure:13012: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' fische-3.2.2/configure-13013- ;; ############################################## fische-3.2.2/configure-13026- *) fische-3.2.2/configure:13027: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/configure-13028- *Sun\ C*) ############################################## fische-3.2.2/configure-13033- hardcode_libdir_flag_spec_CXX='-R$libdir' fische-3.2.2/configure:13034: whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive' fische-3.2.2/configure-13035- compiler_needs_object_CXX=yes ############################################## fische-3.2.2/configure-13103- hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir' fische-3.2.2/configure:13104: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/configure-13105- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib' ############################################## fische-3.2.2/configure-13122- # to its proper name (with version) after linking. fische-3.2.2/configure:13123: 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' fische-3.2.2/configure-13124- ############################################## fische-3.2.2/configure-13143- allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*' fische-3.2.2/configure:13144: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-13145- hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir' ############################################## fische-3.2.2/configure-13148- allow_undefined_flag_CXX=' -expect_unresolved \*' fische-3.2.2/configure:13149: archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib' fische-3.2.2/configure:13150: archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ fische-3.2.2/configure-13151- echo "-hidden">> $lib.exp~ fische-3.2.2/configure:13152: $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~ fische-3.2.2/configure-13153- $RM $lib.exp' ############################################## fische-3.2.2/configure-13167- # dependencies. fische-3.2.2/configure:13168: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed' fische-3.2.2/configure-13169- ;; ############################################## fische-3.2.2/configure-13174- osf3*) fische-3.2.2/configure:13175: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-13176- ;; fische-3.2.2/configure-13177- *) fische-3.2.2/configure:13178: archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib' fische-3.2.2/configure-13179- ;; ############################################## fische-3.2.2/configure-13409- fische-3.2.2/configure:13410: for p in `eval "$output_verbose_link_cmd"`; do fische-3.2.2/configure-13411- case $p in ############################################## fische-3.2.2/configure-13494-linux*) fische-3.2.2/configure:13495: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/configure-13496- *Sun\ C*) ############################################## fische-3.2.2/configure-13545-if test -n "${compiler_lib_search_path_CXX}"; then fische-3.2.2/configure:13546: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'` fische-3.2.2/configure-13547-fi ############################################## fische-3.2.2/configure-13778- *) fische-3.2.2/configure:13779: case `$CC -V 2>&1 | sed 5q` in fische-3.2.2/configure-13780- *Sun\ C*) ############################################## fische-3.2.2/configure-14123- if test "$hard_links" = no; then fische-3.2.2/configure:14124: { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5 fische-3.2.2/configure:14125:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;} fische-3.2.2/configure-14126- need_locks=warn ############################################## fische-3.2.2/configure-14386- # Create ${libname}_ixlibrary.a entries in /sys/libs. fische-3.2.2/configure:14387: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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' fische-3.2.2/configure-14388- ;; ############################################## fische-3.2.2/configure-14421- # DLL is installed to $(libdir)/../bin by postinstall_cmds fische-3.2.2/configure:14422: postinstall_cmds='base_file=`basename \${file}`~ fische-3.2.2/configure:14423: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~ fische-3.2.2/configure:14424: dldir=$destdir/`dirname \$dlpath`~ fische-3.2.2/configure-14425- test -d \$dldir || mkdir -p \$dldir~ ############################################## fische-3.2.2/configure-14430- fi' fische-3.2.2/configure:14431: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ fische-3.2.2/configure-14432- dlpath=$dir/\$dldll~ ############################################## fische-3.2.2/configure-14438- # Cygwin DLLs use 'cyg' prefix rather than 'lib' fische-3.2.2/configure:14439: soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure-14440- sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib" ############################################## fische-3.2.2/configure-14443- # MinGW DLLs use traditional 'lib' prefix fische-3.2.2/configure:14444: soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure:14445: sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"` fische-3.2.2/configure-14446- if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then ############################################## fische-3.2.2/configure-14452- # which wouldn't understand a cygwinified path. Ahh. fische-3.2.2/configure:14453: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` fische-3.2.2/configure-14454- else fische-3.2.2/configure:14455: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` fische-3.2.2/configure-14456- fi ############################################## fische-3.2.2/configure-14459- # pw32 DLLs use 'pw' prefix rather than 'lib' fische-3.2.2/configure:14460: library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}' fische-3.2.2/configure-14461- ;; ############################################## fische-3.2.2/configure-14465- *) fische-3.2.2/configure:14466: library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib' fische-3.2.2/configure-14467- ;; ############################################## fische-3.2.2/configure-14482- shlibpath_var=DYLD_LIBRARY_PATH fische-3.2.2/configure:14483: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' fische-3.2.2/configure-14484- ############################################## fische-3.2.2/configure-14697- if test -f /etc/ld.so.conf; then fische-3.2.2/configure:14698: 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;/^$/d' | tr '\n' ' '` fische-3.2.2/configure-14699- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## fische-3.2.2/configure-14771- shlibpath_var=LD_LIBRARY_PATH fische-3.2.2/configure:14772: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then fische-3.2.2/configure-14773- case $host_os in ############################################## fische-3.2.2/configure-15047-do : fische-3.2.2/configure:15048: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` fische-3.2.2/configure-15049-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## fische-3.2.2/configure-15051- cat >>confdefs.h <<_ACEOF fische-3.2.2/configure:15052:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 fische-3.2.2/configure-15053-_ACEOF ############################################## fische-3.2.2/configure-15327- test $ac_status = 0; }; then fische-3.2.2/configure:15328: pkg_cv_SDL_CFLAGS=`$PKG_CONFIG --cflags "sdl" 2>/dev/null` fische-3.2.2/configure-15329-else ############################################## fische-3.2.2/configure-15343- test $ac_status = 0; }; then fische-3.2.2/configure:15344: pkg_cv_SDL_LIBS=`$PKG_CONFIG --libs "sdl" 2>/dev/null` fische-3.2.2/configure-15345-else ############################################## fische-3.2.2/configure-15363- if test $_pkg_short_errors_supported = yes; then fische-3.2.2/configure:15364: SDL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "sdl" 2>&1` fische-3.2.2/configure-15365- else fische-3.2.2/configure:15366: SDL_PKG_ERRORS=`$PKG_CONFIG --print-errors "sdl" 2>&1` fische-3.2.2/configure-15367- fi ############################################## fische-3.2.2/configure-15491- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' fische-3.2.2/configure:15492: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` fische-3.2.2/configure-15493- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## fische-3.2.2/configure-15586-if test -z "$BASH_VERSION$ZSH_VERSION" \ fische-3.2.2/configure:15587: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then fische-3.2.2/configure-15588- as_echo='print -r --' fische-3.2.2/configure-15589- as_echo_n='print -rn --' fische-3.2.2/configure:15590:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then fische-3.2.2/configure-15591- as_echo='printf %s\n' ############################################## fische-3.2.2/configure-15593-else fische-3.2.2/configure:15594: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then fische-3.2.2/configure-15595- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## fische-3.2.2/configure-15603- expr "X$arg" : "X\\(.*\\)$as_nl"; fische-3.2.2/configure:15604: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; fische-3.2.2/configure-15605- esac; ############################################## fische-3.2.2/configure-15679-# ---------------------------------------- fische-3.2.2/configure:15680:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are fische-3.2.2/configure-15681-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## fische-3.2.2/configure-15751- { fische-3.2.2/configure:15752: as_val=`expr "$@" || test $? -eq 1` fische-3.2.2/configure-15753- } ############################################## fische-3.2.2/configure-15855- case $as_dir in #( fische-3.2.2/configure:15856: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( fische-3.2.2/configure-15857- *) as_qdir=$as_dir;; ############################################## fische-3.2.2/configure-15912- esac; fische-3.2.2/configure:15913: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( fische-3.2.2/configure-15914- ???[sx]*):;;*)false;;esac;fi ############################################## fische-3.2.2/configure-16002-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 fische-3.2.2/configure:16003:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" fische-3.2.2/configure-16004-ac_cs_version="\\ ############################################## fische-3.2.2/configure-16027- --*=?*) fische-3.2.2/configure:16028: ac_option=`expr "X$1" : 'X\([^=]*\)='` fische-3.2.2/configure:16029: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` fische-3.2.2/configure-16030- ac_shift=: ############################################## fische-3.2.2/configure-16032- --*=) fische-3.2.2/configure:16033: ac_option=`expr "X$1" : 'X\([^=]*\)='` fische-3.2.2/configure-16034- ac_optarg= ############################################## fische-3.2.2/configure-16056- case $ac_optarg in fische-3.2.2/configure:16057: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; fische-3.2.2/configure-16058- '') as_fn_error $? "missing file argument" ;; ############################################## fische-3.2.2/configure-16064- case $ac_optarg in fische-3.2.2/configure:16065: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; fische-3.2.2/configure-16066- esac ############################################## fische-3.2.2/configure-16133-delay_variable_subst='$delay_variable_subst' fische-3.2.2/configure:16134:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16135:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16136:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16137:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16138:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16139:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16140:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16141:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16142:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16143:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16144:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16145:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16146:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16147:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16148:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16149:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16150:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16151:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16152:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16153:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16154:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16155:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16156:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16157:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16158:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16159:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16160:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16161:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16162:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16163:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16164:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16165:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16166:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16167:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16168:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16169:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16170:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16171:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16172:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16173:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16174:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16175:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16176:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16177:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16178:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16179:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16180:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16181:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16182:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16183:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16184:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16185:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16186:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16187:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16188:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16189:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16190:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16191:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16192:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16193:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16194:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16195:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16196:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16197:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16198:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16199:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16200:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16201:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16202:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16203:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16204:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16205:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16206:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16207:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16208:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16209:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16210:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16211:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16212:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16213:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16214:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16215:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16216:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16217:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16218:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16219:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16220:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16221:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16222:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16223:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16224:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16225:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16226:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16227:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16228:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16229:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16230:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16231:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16232:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16233:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16234:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16235:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16236:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16237:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16238:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16239:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16240:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16241:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16242:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16243:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16244:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16245:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16246:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16247:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16248:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16249:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16250:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16251:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16252:compiler_lib_search_dirs='`$ECHO "X$compiler_lib_search_dirs" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16253:predep_objects='`$ECHO "X$predep_objects" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16254:postdep_objects='`$ECHO "X$postdep_objects" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16255:predeps='`$ECHO "X$predeps" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16256:postdeps='`$ECHO "X$postdeps" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16257:compiler_lib_search_path='`$ECHO "X$compiler_lib_search_path" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16258:LD_CXX='`$ECHO "X$LD_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16259:old_archive_cmds_CXX='`$ECHO "X$old_archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16260:compiler_CXX='`$ECHO "X$compiler_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16261:GCC_CXX='`$ECHO "X$GCC_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16262:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "X$lt_prog_compiler_no_builtin_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16263:lt_prog_compiler_wl_CXX='`$ECHO "X$lt_prog_compiler_wl_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16264:lt_prog_compiler_pic_CXX='`$ECHO "X$lt_prog_compiler_pic_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16265:lt_prog_compiler_static_CXX='`$ECHO "X$lt_prog_compiler_static_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16266:lt_cv_prog_compiler_c_o_CXX='`$ECHO "X$lt_cv_prog_compiler_c_o_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16267:archive_cmds_need_lc_CXX='`$ECHO "X$archive_cmds_need_lc_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16268:enable_shared_with_static_runtimes_CXX='`$ECHO "X$enable_shared_with_static_runtimes_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16269:export_dynamic_flag_spec_CXX='`$ECHO "X$export_dynamic_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16270:whole_archive_flag_spec_CXX='`$ECHO "X$whole_archive_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16271:compiler_needs_object_CXX='`$ECHO "X$compiler_needs_object_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16272:old_archive_from_new_cmds_CXX='`$ECHO "X$old_archive_from_new_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16273:old_archive_from_expsyms_cmds_CXX='`$ECHO "X$old_archive_from_expsyms_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16274:archive_cmds_CXX='`$ECHO "X$archive_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16275:archive_expsym_cmds_CXX='`$ECHO "X$archive_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16276:module_cmds_CXX='`$ECHO "X$module_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16277:module_expsym_cmds_CXX='`$ECHO "X$module_expsym_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16278:with_gnu_ld_CXX='`$ECHO "X$with_gnu_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16279:allow_undefined_flag_CXX='`$ECHO "X$allow_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16280:no_undefined_flag_CXX='`$ECHO "X$no_undefined_flag_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16281:hardcode_libdir_flag_spec_CXX='`$ECHO "X$hardcode_libdir_flag_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16282:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "X$hardcode_libdir_flag_spec_ld_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16283:hardcode_libdir_separator_CXX='`$ECHO "X$hardcode_libdir_separator_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16284:hardcode_direct_CXX='`$ECHO "X$hardcode_direct_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16285:hardcode_direct_absolute_CXX='`$ECHO "X$hardcode_direct_absolute_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16286:hardcode_minus_L_CXX='`$ECHO "X$hardcode_minus_L_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16287:hardcode_shlibpath_var_CXX='`$ECHO "X$hardcode_shlibpath_var_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16288:hardcode_automatic_CXX='`$ECHO "X$hardcode_automatic_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16289:inherit_rpath_CXX='`$ECHO "X$inherit_rpath_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16290:link_all_deplibs_CXX='`$ECHO "X$link_all_deplibs_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16291:fix_srcfile_path_CXX='`$ECHO "X$fix_srcfile_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16292:always_export_symbols_CXX='`$ECHO "X$always_export_symbols_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16293:export_symbols_cmds_CXX='`$ECHO "X$export_symbols_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16294:exclude_expsyms_CXX='`$ECHO "X$exclude_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16295:include_expsyms_CXX='`$ECHO "X$include_expsyms_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16296:prelink_cmds_CXX='`$ECHO "X$prelink_cmds_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16297:file_list_spec_CXX='`$ECHO "X$file_list_spec_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16298:hardcode_action_CXX='`$ECHO "X$hardcode_action_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16299:compiler_lib_search_dirs_CXX='`$ECHO "X$compiler_lib_search_dirs_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16300:predep_objects_CXX='`$ECHO "X$predep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16301:postdep_objects_CXX='`$ECHO "X$postdep_objects_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16302:predeps_CXX='`$ECHO "X$predeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16303:postdeps_CXX='`$ECHO "X$postdeps_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure:16304:compiler_lib_search_path_CXX='`$ECHO "X$compiler_lib_search_path_CXX" | $Xsed -e "$delay_single_quote_subst"`' fische-3.2.2/configure-16305- ############################################## fische-3.2.2/configure-16400-compiler_lib_search_path_CXX; do fische-3.2.2/configure:16401: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in fische-3.2.2/configure-16402- *[\\\\\\\`\\"\\\$]*) fische-3.2.2/configure:16403: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" fische-3.2.2/configure-16404- ;; ############################################## fische-3.2.2/configure-16438-prelink_cmds_CXX; do fische-3.2.2/configure:16439: case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in fische-3.2.2/configure-16440- *[\\\\\\\`\\"\\\$]*) fische-3.2.2/configure:16441: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" fische-3.2.2/configure-16442- ;; ############################################## fische-3.2.2/configure-16450-case \$lt_ECHO in fische-3.2.2/configure:16451:*'\\\$0 --fallback-echo"') lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\` fische-3.2.2/configure-16452- ;; ############################################## fische-3.2.2/configure-16543-fi fische-3.2.2/configure:16544:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` fische-3.2.2/configure-16545-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## fische-3.2.2/configure-16560- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 fische-3.2.2/configure:16561:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` fische-3.2.2/configure-16562-ac_delim='%!_!# ' ############################################## fische-3.2.2/configure-16566- fische-3.2.2/configure:16567: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` fische-3.2.2/configure-16568- if test $ac_delim_n = $ac_delim_num; then ############################################## fische-3.2.2/configure-16704-for ac_last_try in false false :; do fische-3.2.2/configure:16705: ac_t=`sed -n "/$ac_delim/p" confdefs.h` fische-3.2.2/configure-16706- if test -z "$ac_t"; then ############################################## fische-3.2.2/configure-16836- esac fische-3.2.2/configure:16837: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac fische-3.2.2/configure-16838- as_fn_append ac_file_inputs " '$ac_f'" ############################################## fische-3.2.2/configure-16895-*) fische-3.2.2/configure:16896: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` fische-3.2.2/configure-16897- # A ".." for each directory in $ac_dir_suffix. fische-3.2.2/configure:16898: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` fische-3.2.2/configure-16899- case $ac_top_builddir_sub in ############################################## fische-3.2.2/configure-16956-/@mandir@/p' fische-3.2.2/configure:16957:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in fische-3.2.2/configure-16958-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## fische-3.2.2/configure-16973- fische-3.2.2/configure:16974:# Neutralize VPATH when `$srcdir' = `.'. fische-3.2.2/configure-16975-# Shell code in configure.ac might set extrasub. ############################################## fische-3.2.2/configure-17001-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && fische-3.2.2/configure:17002: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && fische-3.2.2/configure:17003: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && fische-3.2.2/configure-17004- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## fische-3.2.2/configure-17046- * ) fische-3.2.2/configure:17047: _am_stamp_count=`expr $_am_stamp_count + 1` ;; fische-3.2.2/configure-17048- esac ############################################## fische-3.2.2/configure-17093- # Strip MF so we end up with the name of the file. fische-3.2.2/configure:17094: mf=`echo "$mf" | sed -e 's/:.*$//'` fische-3.2.2/configure-17095- # Check whether this is an Automake generated Makefile or not. ############################################## fische-3.2.2/configure-17130- # from the Makefile without running `make'. fische-3.2.2/configure:17131: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` fische-3.2.2/configure-17132- test -z "$DEPDIR" && continue fische-3.2.2/configure:17133: am__include=`sed -n 's/^am__include = //p' < "$mf"` fische-3.2.2/configure-17134- test -z "am__include" && continue fische-3.2.2/configure:17135: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` fische-3.2.2/configure-17136- # When using ansi2knr, U may be empty or an underscore; expand it fische-3.2.2/configure:17137: U=`sed -n 's/^U = //p' < "$mf"` fische-3.2.2/configure-17138- # Find all dependency output files, they are included files with ############################################## fische-3.2.2/configure-17191- fische-3.2.2/configure:17192:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services. fische-3.2.2/configure-17193-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION ############################################## fische-3.2.2/configure-17720- # Extract subdirectory from the argument. fische-3.2.2/configure:17721: func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"` fische-3.2.2/configure-17722- if test "X$func_dirname_result" = "X${1}"; then ############################################## fische-3.2.2/configure-17731-{ fische-3.2.2/configure:17732: func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"` fische-3.2.2/configure-17733-} ############################################## fische-3.2.2/configure-17758-{ fische-3.2.2/configure:17759: func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"` fische-3.2.2/configure:17760: func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"` fische-3.2.2/configure-17761-} ############################################## fische-3.2.2/configure-17765-{ fische-3.2.2/configure:17766: func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"` fische-3.2.2/configure-17767-} ############################################## fische-3.2.2/configure-17771-{ fische-3.2.2/configure:17772: func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'` fische-3.2.2/configure-17773-} ############################################## fische-3.2.2/configure-17777-{ fische-3.2.2/configure:17778: func_arith_result=`expr "$@"` fische-3.2.2/configure-17779-} ############################################## fische-3.2.2/configure-17784-{ fische-3.2.2/configure:17785: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` fische-3.2.2/configure-17786-} ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-331- test -n "$(EXEEXT)" || exit 0; \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:332: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-333- echo " rm -f" $$list; \ ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-367-.c.obj: fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:368:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-369-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-371-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:372:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-373- ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-388-.cpp.obj: fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:389:@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-390-@am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-392-@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:393:@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-394- ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-452-GTAGS: fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:453: here=`$(am__cd) $(top_builddir) && pwd` \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-454- && $(am__cd) $(top_srcdir) \ ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-460-distdir: $(DISTFILES) fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:461: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:462: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-463- list='$(DISTFILES)'; \ ############################################## fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-474- if test -d $$d/$$file; then \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in:475: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ fische-3.2.2/.pc/libpulse_build_FTBFS.patch/src/Makefile.in-476- if test -d "$(distdir)/$$file"; then \