=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== smp-utils-0.99/config.sub-52- smp-utils-0.99/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` smp-utils-0.99/config.sub-54- ############################################## smp-utils-0.99/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. smp-utils-0.99/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` smp-utils-0.99/config.sub-116-case $maybe_os in ############################################## smp-utils-0.99/config.sub-122- os=-$maybe_os smp-utils-0.99/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` smp-utils-0.99/config.sub-124- ;; ############################################## smp-utils-0.99/config.sub-126- os=-linux-android smp-utils-0.99/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown smp-utils-0.99/config.sub-128- ;; smp-utils-0.99/config.sub-129- *) smp-utils-0.99/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` smp-utils-0.99/config.sub-131- if [ "$basic_machine" != "$1" ] smp-utils-0.99/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` smp-utils-0.99/config.sub-133- else os=; fi ############################################## smp-utils-0.99/config.sub-180- os=-sco5v6 smp-utils-0.99/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-182- ;; ############################################## smp-utils-0.99/config.sub-184- os=-sco3.2v5 smp-utils-0.99/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-186- ;; ############################################## smp-utils-0.99/config.sub-188- os=-sco3.2v4 smp-utils-0.99/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-190- ;; smp-utils-0.99/config.sub-191- -sco3.2.[4-9]*) smp-utils-0.99/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` smp-utils-0.99/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-194- ;; ############################################## smp-utils-0.99/config.sub-196- # Don't forget version if it is 3.2v4 or newer. smp-utils-0.99/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-198- ;; ############################################## smp-utils-0.99/config.sub-200- # Don't forget version if it is 3.2v4 or newer. smp-utils-0.99/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-202- ;; ############################################## smp-utils-0.99/config.sub-204- os=-sco3.2v2 smp-utils-0.99/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-206- ;; smp-utils-0.99/config.sub-207- -udk*) smp-utils-0.99/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-209- ;; ############################################## smp-utils-0.99/config.sub-211- os=-isc2.2 smp-utils-0.99/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-213- ;; ############################################## smp-utils-0.99/config.sub-217- -isc*) smp-utils-0.99/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` smp-utils-0.99/config.sub-219- ;; ############################################## smp-utils-0.99/config.sub-229- -ptx*) smp-utils-0.99/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` smp-utils-0.99/config.sub-231- ;; ############################################## smp-utils-0.99/config.sub-364- *-*-*) smp-utils-0.99/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 smp-utils-0.99/config.sub-366- exit 1 ############################################## smp-utils-0.99/config.sub-493- amd64-*) smp-utils-0.99/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-495- ;; ############################################## smp-utils-0.99/config.sub-538- blackfin-*) smp-utils-0.99/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-540- os=-linux ############################################## smp-utils-0.99/config.sub-546- c54x-*) smp-utils-0.99/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-548- ;; smp-utils-0.99/config.sub-549- c55x-*) smp-utils-0.99/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-551- ;; smp-utils-0.99/config.sub-552- c6x-*) smp-utils-0.99/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-554- ;; ############################################## smp-utils-0.99/config.sub-650- e500v[12]-*) smp-utils-0.99/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-652- os=$os"spe" ############################################## smp-utils-0.99/config.sub-754- i*86v32) smp-utils-0.99/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` smp-utils-0.99/config.sub-756- os=-sysv32 ############################################## smp-utils-0.99/config.sub-758- i*86v4*) smp-utils-0.99/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` smp-utils-0.99/config.sub-760- os=-sysv4 ############################################## smp-utils-0.99/config.sub-762- i*86v) smp-utils-0.99/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` smp-utils-0.99/config.sub-764- os=-sysv ############################################## smp-utils-0.99/config.sub-766- i*86sol2) smp-utils-0.99/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` smp-utils-0.99/config.sub-768- os=-solaris2 ############################################## smp-utils-0.99/config.sub-792- leon-*|leon[3-9]-*) smp-utils-0.99/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` smp-utils-0.99/config.sub-794- ;; ############################################## smp-utils-0.99/config.sub-799- m68knommu-*) smp-utils-0.99/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-801- os=-linux ############################################## smp-utils-0.99/config.sub-833- mips3*-*) smp-utils-0.99/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` smp-utils-0.99/config.sub-835- ;; smp-utils-0.99/config.sub-836- mips3*) smp-utils-0.99/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown smp-utils-0.99/config.sub-838- ;; ############################################## smp-utils-0.99/config.sub-855- ms1-*) smp-utils-0.99/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` smp-utils-0.99/config.sub-857- ;; ############################################## smp-utils-0.99/config.sub-980- parisc-*) smp-utils-0.99/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-982- os=-linux ############################################## smp-utils-0.99/config.sub-996- pc98-*) smp-utils-0.99/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-998- ;; ############################################## smp-utils-0.99/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) smp-utils-0.99/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1013- ;; smp-utils-0.99/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) smp-utils-0.99/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1016- ;; smp-utils-0.99/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) smp-utils-0.99/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1019- ;; smp-utils-0.99/config.sub-1020- pentium4-*) smp-utils-0.99/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1022- ;; ############################################## smp-utils-0.99/config.sub-1030- ppc-* | ppcbe-*) smp-utils-0.99/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1032- ;; ############################################## smp-utils-0.99/config.sub-1036- ppcle-* | powerpclittle-*) smp-utils-0.99/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1038- ;; ############################################## smp-utils-0.99/config.sub-1040- ;; smp-utils-0.99/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1042- ;; ############################################## smp-utils-0.99/config.sub-1046- ppc64le-* | powerpc64little-*) smp-utils-0.99/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1048- ;; ############################################## smp-utils-0.99/config.sub-1122- strongarm-* | thumb-*) smp-utils-0.99/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` smp-utils-0.99/config.sub-1124- ;; ############################################## smp-utils-0.99/config.sub-1255- xscale-* | xscalee[bl]-*) smp-utils-0.99/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` smp-utils-0.99/config.sub-1257- ;; ############################################## smp-utils-0.99/config.sub-1317- *) smp-utils-0.99/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 smp-utils-0.99/config.sub-1319- exit 1 ############################################## smp-utils-0.99/config.sub-1325- *-digital*) smp-utils-0.99/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` smp-utils-0.99/config.sub-1327- ;; smp-utils-0.99/config.sub-1328- *-commodore*) smp-utils-0.99/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` smp-utils-0.99/config.sub-1330- ;; ############################################## smp-utils-0.99/config.sub-1346- -solaris1 | -solaris1.*) smp-utils-0.99/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` smp-utils-0.99/config.sub-1348- ;; ############################################## smp-utils-0.99/config.sub-1355- -gnu/linux*) smp-utils-0.99/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` smp-utils-0.99/config.sub-1357- ;; ############################################## smp-utils-0.99/config.sub-1407- -nto*) smp-utils-0.99/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` smp-utils-0.99/config.sub-1409- ;; ############################################## smp-utils-0.99/config.sub-1414- -mac*) smp-utils-0.99/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` smp-utils-0.99/config.sub-1416- ;; ############################################## smp-utils-0.99/config.sub-1420- -linux*) smp-utils-0.99/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` smp-utils-0.99/config.sub-1422- ;; smp-utils-0.99/config.sub-1423- -sunos5*) smp-utils-0.99/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` smp-utils-0.99/config.sub-1425- ;; smp-utils-0.99/config.sub-1426- -sunos6*) smp-utils-0.99/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` smp-utils-0.99/config.sub-1428- ;; ############################################## smp-utils-0.99/config.sub-1469- -sinix5.*) smp-utils-0.99/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` smp-utils-0.99/config.sub-1471- ;; ############################################## smp-utils-0.99/config.sub-1528- # Get rid of the `-' at the beginning of $os. smp-utils-0.99/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` smp-utils-0.99/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 smp-utils-0.99/config.sub-1531- exit 1 ############################################## smp-utils-0.99/config.sub-1788- esac smp-utils-0.99/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` smp-utils-0.99/config.sub-1790- ;; ############################################## smp-utils-0.99/install-sh-234- fi smp-utils-0.99/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; smp-utils-0.99/install-sh-236- *) ############################################## smp-utils-0.99/install-sh-281- dstdir=$dst smp-utils-0.99/install-sh:282: dst=$dstdir/`basename "$src"` smp-utils-0.99/install-sh-283- dstdir_status=0 smp-utils-0.99/install-sh-284- else smp-utils-0.99/install-sh:285: dstdir=`dirname "$dst"` smp-utils-0.99/install-sh-286- test -d "$dstdir" ############################################## smp-utils-0.99/install-sh-344- test_tmpdir="$tmpdir/a" smp-utils-0.99/install-sh:345: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` smp-utils-0.99/install-sh-346- case $ls_ld_tmpdir in ############################################## smp-utils-0.99/install-sh-351- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { smp-utils-0.99/install-sh:352: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` smp-utils-0.99/install-sh-353- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## smp-utils-0.99/install-sh-409- case $prefix in smp-utils-0.99/install-sh:410: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; smp-utils-0.99/install-sh-411- *) qprefix=$prefix;; ############################################## smp-utils-0.99/install-sh-458- if $copy_on_change && smp-utils-0.99/install-sh:459: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && smp-utils-0.99/install-sh:460: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && smp-utils-0.99/install-sh-461- set -f && ############################################## smp-utils-0.99/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ smp-utils-0.99/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then smp-utils-0.99/configure-47- as_echo='print -r --' smp-utils-0.99/configure-48- as_echo_n='print -rn --' smp-utils-0.99/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then smp-utils-0.99/configure-50- as_echo='printf %s\n' ############################################## smp-utils-0.99/configure-52-else smp-utils-0.99/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then smp-utils-0.99/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## smp-utils-0.99/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; smp-utils-0.99/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; smp-utils-0.99/configure-64- esac; ############################################## smp-utils-0.99/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && smp-utils-0.99/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 smp-utils-0.99/configure-201- ############################################## smp-utils-0.99/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH smp-utils-0.99/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ smp-utils-0.99/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 smp-utils-0.99/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## smp-utils-0.99/configure-335- case $as_dir in #( smp-utils-0.99/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( smp-utils-0.99/configure-337- *) as_qdir=$as_dir;; ############################################## smp-utils-0.99/configure-408- { smp-utils-0.99/configure:409: as_val=`expr "$@" || test $? -eq 1` smp-utils-0.99/configure-410- } ############################################## smp-utils-0.99/configure-415-# ---------------------------------------- smp-utils-0.99/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are smp-utils-0.99/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## smp-utils-0.99/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && smp-utils-0.99/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { smp-utils-0.99/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## smp-utils-0.99/configure-853- case $ac_option in smp-utils-0.99/configure:854: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; smp-utils-0.99/configure-855- *=) ac_optarg= ;; ############################################## smp-utils-0.99/configure-897- -disable-* | --disable-*) smp-utils-0.99/configure:898: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` smp-utils-0.99/configure-899- # Reject names that are not valid shell variable names. ############################################## smp-utils-0.99/configure-902- ac_useropt_orig=$ac_useropt smp-utils-0.99/configure:903: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` smp-utils-0.99/configure-904- case $ac_user_opts in ############################################## smp-utils-0.99/configure-923- -enable-* | --enable-*) smp-utils-0.99/configure:924: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` smp-utils-0.99/configure-925- # Reject names that are not valid shell variable names. ############################################## smp-utils-0.99/configure-928- ac_useropt_orig=$ac_useropt smp-utils-0.99/configure:929: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` smp-utils-0.99/configure-930- case $ac_user_opts in ############################################## smp-utils-0.99/configure-1136- -with-* | --with-*) smp-utils-0.99/configure:1137: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` smp-utils-0.99/configure-1138- # Reject names that are not valid shell variable names. ############################################## smp-utils-0.99/configure-1141- ac_useropt_orig=$ac_useropt smp-utils-0.99/configure:1142: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` smp-utils-0.99/configure-1143- case $ac_user_opts in ############################################## smp-utils-0.99/configure-1152- -without-* | --without-*) smp-utils-0.99/configure:1153: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` smp-utils-0.99/configure-1154- # Reject names that are not valid shell variable names. ############################################## smp-utils-0.99/configure-1157- ac_useropt_orig=$ac_useropt smp-utils-0.99/configure:1158: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` smp-utils-0.99/configure-1159- case $ac_user_opts in ############################################## smp-utils-0.99/configure-1190- *=*) smp-utils-0.99/configure:1191: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` smp-utils-0.99/configure-1192- # Reject names that are not valid shell variable names. ############################################## smp-utils-0.99/configure-1211-if test -n "$ac_prev"; then smp-utils-0.99/configure:1212: ac_option=--`echo $ac_prev | sed 's/_/-/g'` smp-utils-0.99/configure-1213- as_fn_error $? "missing argument to $ac_option" ############################################## smp-utils-0.99/configure-1233- */ ) smp-utils-0.99/configure:1234: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` smp-utils-0.99/configure-1235- eval $ac_var=\$ac_val;; ############################################## smp-utils-0.99/configure-1268-ac_ls_di=`ls -di .` && smp-utils-0.99/configure:1269:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || smp-utils-0.99/configure-1270- as_fn_error $? "working directory cannot be determined" ############################################## smp-utils-0.99/configure-1324-case $srcdir in smp-utils-0.99/configure:1325:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; smp-utils-0.99/configure-1326-esac ############################################## smp-utils-0.99/configure-1367-By default, \`make install' will install all the files in smp-utils-0.99/configure:1368:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify smp-utils-0.99/configure:1369:an installation prefix other than \`$ac_default_prefix' using \`--prefix', smp-utils-0.99/configure-1370-for instance \`--prefix=\$HOME'. ############################################## smp-utils-0.99/configure-1477-*) smp-utils-0.99/configure:1478: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` smp-utils-0.99/configure-1479- # A ".." for each directory in $ac_dir_suffix. smp-utils-0.99/configure:1480: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` smp-utils-0.99/configure-1481- case $ac_top_builddir_sub in ############################################## smp-utils-0.99/configure-1874- *\'*) smp-utils-0.99/configure:1875: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; smp-utils-0.99/configure-1876- esac ############################################## smp-utils-0.99/configure-1957- case $ac_val in smp-utils-0.99/configure:1958: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; smp-utils-0.99/configure-1959- esac ############################################## smp-utils-0.99/configure-1972- case $ac_val in smp-utils-0.99/configure:1973: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; smp-utils-0.99/configure-1974- esac ############################################## smp-utils-0.99/configure-2092- set,) smp-utils-0.99/configure:2093: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 smp-utils-0.99/configure:2094:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} smp-utils-0.99/configure-2095- ac_cache_corrupted=: ;; ############################################## smp-utils-0.99/configure-2103- # differences in whitespace do not lead to failure. smp-utils-0.99/configure:2104: ac_old_val_w=`echo x $ac_old_val` smp-utils-0.99/configure:2105: ac_new_val_w=`echo x $ac_new_val` smp-utils-0.99/configure-2106- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## smp-utils-0.99/configure-2123- case $ac_new_val in smp-utils-0.99/configure:2124: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; smp-utils-0.99/configure-2125- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## smp-utils-0.99/configure-2299- echo "timestamp, slept: $am_has_slept" > conftest.file smp-utils-0.99/configure:2300: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` smp-utils-0.99/configure-2301- if test "$*" = "X"; then smp-utils-0.99/configure-2302- # -L didn't work. smp-utils-0.99/configure:2303: set X `ls -t "$srcdir/configure" conftest.file` smp-utils-0.99/configure-2304- fi ############################################## smp-utils-0.99/configure-2350-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' smp-utils-0.99/configure:2351:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` smp-utils-0.99/configure-2352- smp-utils-0.99/configure-2353-# Expand $ac_aux_dir to an absolute path. smp-utils-0.99/configure:2354:am_aux_dir=`cd "$ac_aux_dir" && pwd` smp-utils-0.99/configure-2355- ############################################## smp-utils-0.99/configure-2495- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue smp-utils-0.99/configure:2496: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( smp-utils-0.99/configure-2497- 'mkdir (GNU coreutils) '* | \ ############################################## smp-utils-0.99/configure-2568-set x ${MAKE-make} smp-utils-0.99/configure:2569:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` smp-utils-0.99/configure-2570-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## smp-utils-0.99/configure-2578-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. smp-utils-0.99/configure:2579:case `${MAKE-make} -f conftest.make 2>/dev/null` in smp-utils-0.99/configure-2580- *@@@%%%=?*=@@@%%%*) ############################################## smp-utils-0.99/configure-2644- smp-utils-0.99/configure:2645:if test "`cd $srcdir && pwd`" != "`pwd`"; then smp-utils-0.99/configure-2646- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## smp-utils-0.99/configure-3131-$as_echo_n "checking whether the C compiler works... " >&6; } smp-utils-0.99/configure:3132:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` smp-utils-0.99/configure-3133- ############################################## smp-utils-0.99/configure-3175- then :; else smp-utils-0.99/configure:3176: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` smp-utils-0.99/configure-3177- fi ############################################## smp-utils-0.99/configure-3235- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; smp-utils-0.99/configure:3236: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` smp-utils-0.99/configure-3237- break;; ############################################## smp-utils-0.99/configure-3344- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; smp-utils-0.99/configure:3345: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` smp-utils-0.99/configure-3346- break;; ############################################## smp-utils-0.99/configure-3652-# Ignore all kinds of additional output from 'make'. smp-utils-0.99/configure:3653:case `$am_make -s -f confmf 2> /dev/null` in #( smp-utils-0.99/configure-3654-*the\ am__doit\ target*) ############################################## smp-utils-0.99/configure-3662- echo '.include "confinc"' > confmf smp-utils-0.99/configure:3663: case `$am_make -s -f confmf 2> /dev/null` in #( smp-utils-0.99/configure-3664- *the\ am__doit\ target*) ############################################## smp-utils-0.99/configure-3725- if test "$am_compiler_list" = ""; then smp-utils-0.99/configure:3726: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` smp-utils-0.99/configure-3727- fi ############################################## smp-utils-0.99/configure-4038-test "x$ac_build_alias" = x && smp-utils-0.99/configure:4039: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` smp-utils-0.99/configure-4040-test "x$ac_build_alias" = x && smp-utils-0.99/configure-4041- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 smp-utils-0.99/configure:4042:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || smp-utils-0.99/configure-4043- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## smp-utils-0.99/configure-4062-IFS=$ac_save_IFS smp-utils-0.99/configure:4063:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac smp-utils-0.99/configure-4064- ############################################## smp-utils-0.99/configure-4073-else smp-utils-0.99/configure:4074: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || smp-utils-0.99/configure-4075- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## smp-utils-0.99/configure-4095-IFS=$ac_save_IFS smp-utils-0.99/configure:4096:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac smp-utils-0.99/configure-4097- ############################################## smp-utils-0.99/configure-4123-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ smp-utils-0.99/configure:4124: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then smp-utils-0.99/configure-4125- ECHO='print -r --' smp-utils-0.99/configure:4126:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then smp-utils-0.99/configure-4127- ECHO='printf %s\n' ############################################## smp-utils-0.99/configure-4192- # Check for GNU $ac_path_SED smp-utils-0.99/configure:4193:case `"$ac_path_SED" --version 2>&1` in smp-utils-0.99/configure-4194-*GNU*) ############################################## smp-utils-0.99/configure-4268- # Check for GNU $ac_path_GREP smp-utils-0.99/configure:4269:case `"$ac_path_GREP" --version 2>&1` in smp-utils-0.99/configure-4270-*GNU*) ############################################## smp-utils-0.99/configure-4334- # Check for GNU $ac_path_EGREP smp-utils-0.99/configure:4335:case `"$ac_path_EGREP" --version 2>&1` in smp-utils-0.99/configure-4336-*GNU*) ############################################## smp-utils-0.99/configure-4401- # Check for GNU $ac_path_FGREP smp-utils-0.99/configure:4402:case `"$ac_path_FGREP" --version 2>&1` in smp-utils-0.99/configure-4403-*GNU*) ############################################## smp-utils-0.99/configure-4481- # gcc leaves a trailing carriage return, which upsets mingw smp-utils-0.99/configure:4482: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; smp-utils-0.99/configure-4483- *) smp-utils-0.99/configure:4484: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; smp-utils-0.99/configure-4485- esac ############################################## smp-utils-0.99/configure-4490- # Canonicalize the pathname of ld smp-utils-0.99/configure:4491: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` smp-utils-0.99/configure-4492- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do smp-utils-0.99/configure:4493: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` smp-utils-0.99/configure-4494- done ############################################## smp-utils-0.99/configure-4525- # Break only if it was the GNU/non-GNU ld that we prefer. smp-utils-0.99/configure:4526: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in smp-utils-0.99/configure-4527- *GNU* | *'with BFD'*) ############################################## smp-utils-0.99/configure-4556- # I'd rather use --version here, but apparently some GNU lds only accept -v. smp-utils-0.99/configure:4557:case `$LD -v 2>&1 </dev/null` in smp-utils-0.99/configure-4558-*GNU* | *'with BFD'*) ############################################## smp-utils-0.99/configure-4606- esac smp-utils-0.99/configure:4607: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in smp-utils-0.99/configure-4608- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## smp-utils-0.99/configure-4612- *) smp-utils-0.99/configure:4613: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in smp-utils-0.99/configure-4614- */dev/null*) ############################################## smp-utils-0.99/configure-4740- smp-utils-0.99/configure:4741: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in smp-utils-0.99/configure-4742- *COFF*) ############################################## smp-utils-0.99/configure-4852- # And add a safety zone smp-utils-0.99/configure:4853: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` smp-utils-0.99/configure:4854: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` smp-utils-0.99/configure-4855- ;; ############################################## smp-utils-0.99/configure-4885- if test -n "$kargmax"; then smp-utils-0.99/configure:4886: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` smp-utils-0.99/configure-4887- else ############################################## smp-utils-0.99/configure-4894- test undefined != "$lt_cv_sys_max_cmd_len"; then smp-utils-0.99/configure:4895: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` smp-utils-0.99/configure:4896: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` smp-utils-0.99/configure-4897- else ############################################## smp-utils-0.99/configure-4906- # we can't tell. smp-utils-0.99/configure:4907: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ smp-utils-0.99/configure-4908- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## smp-utils-0.99/configure-4910- do smp-utils-0.99/configure:4911: i=`expr $i + 1` smp-utils-0.99/configure-4912- teststring=$teststring$teststring ############################################## smp-utils-0.99/configure-4914- # Only check the string length outside the loop. smp-utils-0.99/configure:4915: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` smp-utils-0.99/configure-4916- teststring= ############################################## smp-utils-0.99/configure-4919- # linker. It appears as though 1/2 is a usable value. smp-utils-0.99/configure:4920: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` smp-utils-0.99/configure-4921- fi ############################################## smp-utils-0.99/configure-5330-openbsd* | bitrig*) smp-utils-0.99/configure:5331: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/configure-5332- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## smp-utils-0.99/configure-5400- else smp-utils-0.99/configure:5401: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` smp-utils-0.99/configure-5402- fi ############################################## smp-utils-0.99/configure-5545- # decide which one to use based on capabilities of $DLLTOOL smp-utils-0.99/configure:5546: case `$DLLTOOL --help 2>&1` in smp-utils-0.99/configure-5547- *--identify-strict*) ############################################## smp-utils-0.99/configure-6066-# If we're using GNU nm, then use its standard symbol codes. smp-utils-0.99/configure:6067:case `$NM -V 2>&1` in smp-utils-0.99/configure-6068-*GNU* | *'with BFD'*) ############################################## smp-utils-0.99/configure-6114-mingw*) smp-utils-0.99/configure:6115: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp smp-utils-0.99/configure-6116- ;; ############################################## smp-utils-0.99/configure-6346- if test yes = "$GCC"; then smp-utils-0.99/configure:6347: lt_sysroot=`$CC --print-sysroot 2>/dev/null` smp-utils-0.99/configure-6348- fi ############################################## smp-utils-0.99/configure-6350- /*) smp-utils-0.99/configure:6351: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` smp-utils-0.99/configure-6352- ;; #( ############################################## smp-utils-0.99/configure-6445- done smp-utils-0.99/configure:6446: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` smp-utils-0.99/configure-6447-} ############################################## smp-utils-0.99/configure-6467- test $ac_status = 0; }; then smp-utils-0.99/configure:6468: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6469- *ELF-32*) ############################################## smp-utils-0.99/configure-6488- if test yes = "$lt_cv_prog_gnu_ld"; then smp-utils-0.99/configure:6489: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6490- *32-bit*) ############################################## smp-utils-0.99/configure-6500- else smp-utils-0.99/configure:6501: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6502- *32-bit*) ############################################## smp-utils-0.99/configure-6526- emul=elf smp-utils-0.99/configure:6527: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6528- *32-bit*) ############################################## smp-utils-0.99/configure-6534- esac smp-utils-0.99/configure:6535: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6536- *MSB*) ############################################## smp-utils-0.99/configure-6542- esac smp-utils-0.99/configure:6543: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/configure-6544- *N32*) ############################################## smp-utils-0.99/configure-7475- *:) smp-utils-0.99/configure:7476: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" smp-utils-0.99/configure-7477- ;; smp-utils-0.99/configure-7478- x:*) smp-utils-0.99/configure:7479: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" smp-utils-0.99/configure-7480- ;; smp-utils-0.99/configure-7481- *::*) smp-utils-0.99/configure:7482: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" smp-utils-0.99/configure:7483: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" smp-utils-0.99/configure-7484- ;; smp-utils-0.99/configure-7485- *) smp-utils-0.99/configure:7486: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" smp-utils-0.99/configure-7487- ;; ############################################## smp-utils-0.99/configure-7744-do : smp-utils-0.99/configure:7745: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` smp-utils-0.99/configure-7746-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## smp-utils-0.99/configure-7749- cat >>confdefs.h <<_ACEOF smp-utils-0.99/configure:7750:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 smp-utils-0.99/configure-7751-_ACEOF ############################################## smp-utils-0.99/configure-8107- "file_magic "*) smp-utils-0.99/configure:8108: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` smp-utils-0.99/configure-8109- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## smp-utils-0.99/configure-8173- "file_magic "*) smp-utils-0.99/configure:8174: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` smp-utils-0.99/configure-8175- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## smp-utils-0.99/configure-8567- *) smp-utils-0.99/configure:8568: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/configure-8569- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## smp-utils-0.99/configure-9016- # shared libraries, regardless of the interface used. smp-utils-0.99/configure:9017: case `$LD -v 2>&1` in smp-utils-0.99/configure-9018- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## smp-utils-0.99/configure-9048- supports_anon_versioning=no smp-utils-0.99/configure:9049: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in smp-utils-0.99/configure-9050- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## smp-utils-0.99/configure-9117- # is; otherwise, prepend EXPORTS... smp-utils-0.99/configure:9118: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then smp-utils-0.99/configure-9119- cp $export_symbols $output_objdir/$soname.def; ############################################## smp-utils-0.99/configure-9151- prefix_cmds="$SED"~ smp-utils-0.99/configure:9152: if test EXPORTS = "`$SED 1q $export_symbols`"; then smp-utils-0.99/configure-9153- prefix_cmds="$prefix_cmds -e 1d"; ############################################## smp-utils-0.99/configure-9173- # time. Moving up from 0x10000000 also allows more sbrk(2) space. smp-utils-0.99/configure:9174: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' smp-utils-0.99/configure:9175: 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' smp-utils-0.99/configure-9176- ;; ############################################## smp-utils-0.99/configure-9191- pgcc*) # Portland Group C compiler smp-utils-0.99/configure:9192: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/configure-9193- tmp_addflag=' $pic_flag' ############################################## smp-utils-0.99/configure-9196- # Portland Group f77 and f90 compilers smp-utils-0.99/configure:9197: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/configure-9198- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## smp-utils-0.99/configure-9213- nvcc*) # Cuda Compiler Driver 2.2 smp-utils-0.99/configure:9214: whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/configure-9215- compiler_needs_object=yes ############################################## smp-utils-0.99/configure-9217- esac smp-utils-0.99/configure:9218: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/configure-9219- *Sun\ C*) # Sun C 5.9 smp-utils-0.99/configure:9220: whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/configure-9221- compiler_needs_object=yes ############################################## smp-utils-0.99/configure-9288- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) smp-utils-0.99/configure:9289: case `$LD -v 2>&1` in smp-utils-0.99/configure-9290- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## smp-utils-0.99/configure-9377- else smp-utils-0.99/configure:9378: export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' smp-utils-0.99/configure-9379- fi ############################################## smp-utils-0.99/configure-9442- # below for broken collect2 doesn't work under 4.3+ smp-utils-0.99/configure:9443: collect2name=`$CC -print-prog-name=collect2` smp-utils-0.99/configure-9444- if test -f "$collect2name" && ############################################## smp-utils-0.99/configure-9522- }' smp-utils-0.99/configure:9523: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/configure-9524- # Check for a 64-bit object if we didn't find anything. smp-utils-0.99/configure-9525- if test -z "$lt_cv_aix_libpath_"; then smp-utils-0.99/configure:9526: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/configure-9527- fi ############################################## smp-utils-0.99/configure-9540- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" smp-utils-0.99/configure:9541: archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag smp-utils-0.99/configure-9542- else ############################################## smp-utils-0.99/configure-9575- }' smp-utils-0.99/configure:9576: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/configure-9577- # Check for a 64-bit object if we didn't find anything. smp-utils-0.99/configure-9578- if test -z "$lt_cv_aix_libpath_"; then smp-utils-0.99/configure:9579: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/configure-9580- fi ############################################## smp-utils-0.99/configure-9607- # -brtl affects multiple linker settings, -berok does not and is overridden later smp-utils-0.99/configure:9608: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' smp-utils-0.99/configure-9609- if test svr4 != "$with_aix_soname"; then ############################################## smp-utils-0.99/configure-9660- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' smp-utils-0.99/configure:9661: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then smp-utils-0.99/configure-9662- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## smp-utils-0.99/configure-9698- # FIXME: Setting linknames here is a bad hack. smp-utils-0.99/configure:9699: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' smp-utils-0.99/configure-9700- # The linker will automatically build a .lib file if we build a DLL. ############################################## smp-utils-0.99/configure-9716- if test yes = "$lt_cv_ld_force_load"; then smp-utils-0.99/configure:9717: whole_archive_flag_spec='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' smp-utils-0.99/configure-9718- ############################################## smp-utils-0.99/configure-9896- if test yes = "$GCC"; then smp-utils-0.99/configure:9897: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/configure-9898- # Try to use the -exported_symbol ld option, if it does not ############################################## smp-utils-0.99/configure-9924- if test yes = "$lt_cv_irix_exported_symbol"; then smp-utils-0.99/configure:9925: archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' smp-utils-0.99/configure-9926- fi ############################################## smp-utils-0.99/configure-9928- else smp-utils-0.99/configure:9929: archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/configure:9930: archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' smp-utils-0.99/configure-9931- fi ############################################## smp-utils-0.99/configure-9975- hardcode_direct_absolute=yes smp-utils-0.99/configure:9976: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/configure-9977- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## smp-utils-0.99/configure-10006- prefix_cmds="$SED"~ smp-utils-0.99/configure:10007: if test EXPORTS = "`$SED 1q $export_symbols`"; then smp-utils-0.99/configure-10008- prefix_cmds="$prefix_cmds -e 1d"; ############################################## smp-utils-0.99/configure-10020- allow_undefined_flag=' $wl-expect_unresolved $wl\*' smp-utils-0.99/configure:10021: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/configure-10022- else smp-utils-0.99/configure-10023- allow_undefined_flag=' -expect_unresolved \*' smp-utils-0.99/configure:10024: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/configure-10025- fi ############################################## smp-utils-0.99/configure-10033- allow_undefined_flag=' $wl-expect_unresolved $wl\*' smp-utils-0.99/configure:10034: archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/configure-10035- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## smp-utils-0.99/configure-10037- allow_undefined_flag=' -expect_unresolved \*' smp-utils-0.99/configure:10038: archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/configure:10039: 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~ smp-utils-0.99/configure:10040: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' smp-utils-0.99/configure-10041- ############################################## smp-utils-0.99/configure-10056- else smp-utils-0.99/configure:10057: case `$CC -V 2>&1` in smp-utils-0.99/configure-10058- *"Compilers 5.0"*) ############################################## smp-utils-0.99/configure-10455- esac smp-utils-0.99/configure:10456: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` smp-utils-0.99/configure-10457- case $lt_search_path_spec in ############################################## smp-utils-0.99/configure-10462- # okay in the real world where ";" in dirpaths is itself problematic. smp-utils-0.99/configure:10463: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` smp-utils-0.99/configure-10464- ;; smp-utils-0.99/configure-10465- *) smp-utils-0.99/configure:10466: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/configure-10467- ;; ############################################## smp-utils-0.99/configure-10471- lt_tmp_lt_search_path_spec= smp-utils-0.99/configure:10472: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` smp-utils-0.99/configure-10473- # ...but if some path component already ends with the multilib dir we assume ############################################## smp-utils-0.99/configure-10513- esac smp-utils-0.99/configure:10514: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` smp-utils-0.99/configure-10515-else ############################################## smp-utils-0.99/configure-10653- # Create ${libname}_ixlibrary.a entries in /sys/libs. smp-utils-0.99/configure:10654: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' smp-utils-0.99/configure-10655- ;; ############################################## smp-utils-0.99/configure-10689- # DLL is installed to $(libdir)/../bin by postinstall_cmds smp-utils-0.99/configure:10690: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/configure:10691: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ smp-utils-0.99/configure:10692: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/configure-10693- test -d \$dldir || mkdir -p \$dldir~ ############################################## smp-utils-0.99/configure-10698- fi' smp-utils-0.99/configure:10699: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ smp-utils-0.99/configure-10700- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/configure-10706- # Cygwin DLLs use 'cyg' prefix rather than 'lib' smp-utils-0.99/configure:10707: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' smp-utils-0.99/configure-10708- ############################################## smp-utils-0.99/configure-10712- # MinGW DLLs use traditional 'lib' prefix smp-utils-0.99/configure:10713: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' smp-utils-0.99/configure-10714- ;; ############################################## smp-utils-0.99/configure-10716- # pw32 DLLs use 'pw' prefix rather than 'lib' smp-utils-0.99/configure:10717: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' smp-utils-0.99/configure-10718- ;; ############################################## smp-utils-0.99/configure-10725- libname_spec='$name' smp-utils-0.99/configure:10726: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' smp-utils-0.99/configure-10727- library_names_spec='$libname.dll.lib' ############################################## smp-utils-0.99/configure-10737- # Let DOS variable expansion print the short 8.3 style file name. smp-utils-0.99/configure:10738: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` smp-utils-0.99/configure-10739- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## smp-utils-0.99/configure-10742- # Convert to MSYS style. smp-utils-0.99/configure:10743: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` smp-utils-0.99/configure-10744- ;; ############################################## smp-utils-0.99/configure-10748- # like /cygdrive/c/PROGRA~1:/cygdr... smp-utils-0.99/configure:10749: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` smp-utils-0.99/configure:10750: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` smp-utils-0.99/configure:10751: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/configure-10752- ;; ############################################## smp-utils-0.99/configure-10756- # It is most probably a Windows format PATH. smp-utils-0.99/configure:10757: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` smp-utils-0.99/configure-10758- else smp-utils-0.99/configure:10759: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/configure-10760- fi ############################################## smp-utils-0.99/configure-10766- # DLL is installed to $(libdir)/../bin by postinstall_cmds smp-utils-0.99/configure:10767: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/configure:10768: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ smp-utils-0.99/configure:10769: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/configure-10770- test -d \$dldir || mkdir -p \$dldir~ smp-utils-0.99/configure-10771- $install_prog $dir/$dlname \$dldir/$dlname' smp-utils-0.99/configure:10772: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ smp-utils-0.99/configure-10773- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/configure-10780- # Assume MSVC wrapper smp-utils-0.99/configure:10781: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' smp-utils-0.99/configure-10782- dynamic_linker='Win32 ld.exe' ############################################## smp-utils-0.99/configure-10797- shlibpath_var=DYLD_LIBRARY_PATH smp-utils-0.99/configure:10798: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' smp-utils-0.99/configure-10799- ############################################## smp-utils-0.99/configure-11050- if test -f /etc/ld.so.conf; then smp-utils-0.99/configure:11051: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` smp-utils-0.99/configure-11052- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## smp-utils-0.99/configure-11116- need_lib_prefix=no smp-utils-0.99/configure:11117: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/configure-11118- need_version=no ############################################## smp-utils-0.99/configure-11143- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec smp-utils-0.99/configure:11144: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/configure:11145: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ smp-utils-0.99/configure:11146: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/configure-11147- test -d \$dldir || mkdir -p \$dldir~ ############################################## smp-utils-0.99/configure-11152- fi' smp-utils-0.99/configure:11153: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ smp-utils-0.99/configure-11154- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/configure-12221-do : smp-utils-0.99/configure:12222: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` smp-utils-0.99/configure-12223-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LINUX_TYPES_H ############################################## smp-utils-0.99/configure-12229- cat >>confdefs.h <<_ACEOF smp-utils-0.99/configure:12230:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 smp-utils-0.99/configure-12231-_ACEOF ############################################## smp-utils-0.99/configure-12458- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' smp-utils-0.99/configure:12459: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` smp-utils-0.99/configure-12460- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## smp-utils-0.99/configure-12573-if test -z "$BASH_VERSION$ZSH_VERSION" \ smp-utils-0.99/configure:12574: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then smp-utils-0.99/configure-12575- as_echo='print -r --' smp-utils-0.99/configure-12576- as_echo_n='print -rn --' smp-utils-0.99/configure:12577:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then smp-utils-0.99/configure-12578- as_echo='printf %s\n' ############################################## smp-utils-0.99/configure-12580-else smp-utils-0.99/configure:12581: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then smp-utils-0.99/configure-12582- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## smp-utils-0.99/configure-12590- expr "X$arg" : "X\\(.*\\)$as_nl"; smp-utils-0.99/configure:12591: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; smp-utils-0.99/configure-12592- esac; ############################################## smp-utils-0.99/configure-12667-# ---------------------------------------- smp-utils-0.99/configure:12668:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are smp-utils-0.99/configure-12669-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## smp-utils-0.99/configure-12739- { smp-utils-0.99/configure:12740: as_val=`expr "$@" || test $? -eq 1` smp-utils-0.99/configure-12741- } ############################################## smp-utils-0.99/configure-12843- case $as_dir in #( smp-utils-0.99/configure:12844: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( smp-utils-0.99/configure-12845- *) as_qdir=$as_dir;; ############################################## smp-utils-0.99/configure-12978-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 smp-utils-0.99/configure:12979:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" smp-utils-0.99/configure-12980-ac_cs_version="\\ ############################################## smp-utils-0.99/configure-13003- --*=?*) smp-utils-0.99/configure:13004: ac_option=`expr "X$1" : 'X\([^=]*\)='` smp-utils-0.99/configure:13005: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` smp-utils-0.99/configure-13006- ac_shift=: ############################################## smp-utils-0.99/configure-13008- --*=) smp-utils-0.99/configure:13009: ac_option=`expr "X$1" : 'X\([^=]*\)='` smp-utils-0.99/configure-13010- ac_optarg= ############################################## smp-utils-0.99/configure-13032- case $ac_optarg in smp-utils-0.99/configure:13033: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; smp-utils-0.99/configure-13034- '') as_fn_error $? "missing file argument" ;; ############################################## smp-utils-0.99/configure-13040- case $ac_optarg in smp-utils-0.99/configure:13041: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; smp-utils-0.99/configure-13042- esac ############################################## smp-utils-0.99/configure-13109-delay_variable_subst='$delay_variable_subst' smp-utils-0.99/configure:13110:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13111:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13112:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13113:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13114:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13115:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13116:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13117:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13118:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13119:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13120:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13121:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13122:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13123:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13124:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13125:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13126:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13127:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13128:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13129:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13130:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13131:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13132:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13133:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13134:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13135:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13136:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13137:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13138:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13139:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13140:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13141:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13142:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13143:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13144:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13145:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13146:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13147:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13148:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13149:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13150:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13151:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13152:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13153:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13154:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13155:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13156:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13157:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13158:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13159:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13160:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13161:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13162:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13163:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13164:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13165:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13166:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13167:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13168:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13169:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13170:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13171:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13172:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13173:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13174:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13175:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13176:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13177:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13178:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13179:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13180:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13181:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13182:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13183:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13184:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13185:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13186:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13187:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13188:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13189:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13190:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13191:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13192:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13193:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13194:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13195:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13196:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13197:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13198:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13199:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13200:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13201:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13202:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13203:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13204:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13205:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13206:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13207:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13208:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13209:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13210:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13211:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13212:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13213:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13214:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13215:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13216:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13217:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13218:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13219:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13220:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13221:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13222:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13223:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13224:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13225:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13226:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13227:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13228:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13229:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13230:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13231:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13232:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13233:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13234:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13235:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13236:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13237:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13238:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13239:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13240:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13241:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13242:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13243:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure:13244:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/configure-13245- ############################################## smp-utils-0.99/configure-13326-striplib; do smp-utils-0.99/configure:13327: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in smp-utils-0.99/configure-13328- *[\\\\\\\`\\"\\\$]*) smp-utils-0.99/configure:13329: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes smp-utils-0.99/configure-13330- ;; ############################################## smp-utils-0.99/configure-13357-configure_time_lt_sys_library_path; do smp-utils-0.99/configure:13358: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in smp-utils-0.99/configure-13359- *[\\\\\\\`\\"\\\$]*) smp-utils-0.99/configure:13360: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes smp-utils-0.99/configure-13361- ;; ############################################## smp-utils-0.99/configure-13456-fi smp-utils-0.99/configure:13457:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` smp-utils-0.99/configure-13458-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## smp-utils-0.99/configure-13473- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 smp-utils-0.99/configure:13474:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` smp-utils-0.99/configure-13475-ac_delim='%!_!# ' ############################################## smp-utils-0.99/configure-13479- smp-utils-0.99/configure:13480: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` smp-utils-0.99/configure-13481- if test $ac_delim_n = $ac_delim_num; then ############################################## smp-utils-0.99/configure-13617-for ac_last_try in false false :; do smp-utils-0.99/configure:13618: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` smp-utils-0.99/configure-13619- if test -z "$ac_tt"; then ############################################## smp-utils-0.99/configure-13749- esac smp-utils-0.99/configure:13750: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac smp-utils-0.99/configure-13751- as_fn_append ac_file_inputs " '$ac_f'" ############################################## smp-utils-0.99/configure-13808-*) smp-utils-0.99/configure:13809: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` smp-utils-0.99/configure-13810- # A ".." for each directory in $ac_dir_suffix. smp-utils-0.99/configure:13811: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` smp-utils-0.99/configure-13812- case $ac_top_builddir_sub in ############################################## smp-utils-0.99/configure-13869-/@mandir@/p' smp-utils-0.99/configure:13870:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in smp-utils-0.99/configure-13871-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## smp-utils-0.99/configure-13886- smp-utils-0.99/configure:13887:# Neutralize VPATH when `$srcdir' = `.'. smp-utils-0.99/configure-13888-# Shell code in configure.ac might set extrasub. ############################################## smp-utils-0.99/configure-13914-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && smp-utils-0.99/configure:13915: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && smp-utils-0.99/configure-13916- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## smp-utils-0.99/configure-13960- * ) smp-utils-0.99/configure:13961: _am_stamp_count=`expr $_am_stamp_count + 1` ;; smp-utils-0.99/configure-13962- esac ############################################## smp-utils-0.99/configure-14007- # Strip MF so we end up with the name of the file. smp-utils-0.99/configure:14008: mf=`echo "$mf" | sed -e 's/:.*$//'` smp-utils-0.99/configure-14009- # Check whether this is an Automake generated Makefile or not. ############################################## smp-utils-0.99/configure-14044- # from the Makefile without running 'make'. smp-utils-0.99/configure:14045: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` smp-utils-0.99/configure-14046- test -z "$DEPDIR" && continue smp-utils-0.99/configure:14047: am__include=`sed -n 's/^am__include = //p' < "$mf"` smp-utils-0.99/configure-14048- test -z "$am__include" && continue smp-utils-0.99/configure:14049: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` smp-utils-0.99/configure-14050- # Find all dependency output files, they are included files with ############################################## smp-utils-0.99/configure-14565- *:) smp-utils-0.99/configure:14566: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" smp-utils-0.99/configure-14567- ;; smp-utils-0.99/configure-14568- x:*) smp-utils-0.99/configure:14569: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" smp-utils-0.99/configure-14570- ;; smp-utils-0.99/configure-14571- *::*) smp-utils-0.99/configure:14572: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" smp-utils-0.99/configure:14573: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" smp-utils-0.99/configure-14574- ;; smp-utils-0.99/configure-14575- *) smp-utils-0.99/configure:14576: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" smp-utils-0.99/configure-14577- ;; ############################################## smp-utils-0.99/configure-14592- done smp-utils-0.99/configure:14593: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` smp-utils-0.99/configure-14594-} ############################################## smp-utils-0.99/lib/Makefile.in-50- { \ smp-utils-0.99/lib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ smp-utils-0.99/lib/Makefile.in-52- }; \ ############################################## smp-utils-0.99/lib/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES = smp-utils-0.99/lib/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; smp-utils-0.99/lib/Makefile.in-102-am__vpath_adj = case $$p in \ smp-utils-0.99/lib/Makefile.in:103: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ smp-utils-0.99/lib/Makefile.in-104- *) f=$$p;; \ smp-utils-0.99/lib/Makefile.in-105- esac; smp-utils-0.99/lib/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; smp-utils-0.99/lib/Makefile.in-107-am__install_max = 40 smp-utils-0.99/lib/Makefile.in-108-am__nobase_strip_setup = \ smp-utils-0.99/lib/Makefile.in:109: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` smp-utils-0.99/lib/Makefile.in-110-am__nobase_strip = \ ############################################## smp-utils-0.99/lib/Makefile.in-461-.c.obj: smp-utils-0.99/lib/Makefile.in:462:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` smp-utils-0.99/lib/Makefile.in-463-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## smp-utils-0.99/lib/Makefile.in-465-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ smp-utils-0.99/lib/Makefile.in:466:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` smp-utils-0.99/lib/Makefile.in-467- ############################################## smp-utils-0.99/lib/Makefile.in-510-GTAGS: smp-utils-0.99/lib/Makefile.in:511: here=`$(am__cd) $(top_builddir) && pwd` \ smp-utils-0.99/lib/Makefile.in-512- && $(am__cd) $(top_srcdir) \ ############################################## smp-utils-0.99/lib/Makefile.in-533-distdir: $(DISTFILES) smp-utils-0.99/lib/Makefile.in:534: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/lib/Makefile.in:535: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/lib/Makefile.in-536- list='$(DISTFILES)'; \ ############################################## smp-utils-0.99/lib/Makefile.in-547- if test -d $$d/$$file; then \ smp-utils-0.99/lib/Makefile.in:548: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ smp-utils-0.99/lib/Makefile.in-549- if test -d "$(distdir)/$$file"; then \ ############################################## smp-utils-0.99/ltmain.sh-103-# smp-utils-0.99/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh smp-utils-0.99/ltmain.sh-105-# ############################################## smp-utils-0.99/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue smp-utils-0.99/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in smp-utils-0.99/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## smp-utils-0.99/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break smp-utils-0.99/ltmain.sh:250: _G_count=`expr $_G_count + 1` smp-utils-0.99/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## smp-utils-0.99/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break smp-utils-0.99/ltmain.sh:286: _G_count=`expr $_G_count + 1` smp-utils-0.99/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## smp-utils-0.99/ltmain.sh-410-# The name of this program. smp-utils-0.99/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` smp-utils-0.99/ltmain.sh-412- ############################################## smp-utils-0.99/ltmain.sh-416- *[\\/]*) smp-utils-0.99/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` smp-utils-0.99/ltmain.sh:418: progdir=`cd "$progdir" && pwd` smp-utils-0.99/ltmain.sh-419- progpath=$progdir/$progname ############################################## smp-utils-0.99/ltmain.sh-610- smp-utils-0.99/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' smp-utils-0.99/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` smp-utils-0.99/ltmain.sh-613- ############################################## smp-utils-0.99/ltmain.sh-639- smp-utils-0.99/ltmain.sh:640: func_arith_result=`expr "$@"` smp-utils-0.99/ltmain.sh-641- } ############################################## smp-utils-0.99/ltmain.sh-660- # ...otherwise fall back to using sed. smp-utils-0.99/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' smp-utils-0.99/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` smp-utils-0.99/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## smp-utils-0.99/ltmain.sh-757- test -n "$_G_tc" && { smp-utils-0.99/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` smp-utils-0.99/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` smp-utils-0.99/ltmain.sh-760- } smp-utils-0.99/ltmain.sh-761- done smp-utils-0.99/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes smp-utils-0.99/ltmain.sh-763- ############################################## smp-utils-0.99/ltmain.sh-831- smp-utils-0.99/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` smp-utils-0.99/ltmain.sh-833- } ############################################## smp-utils-0.99/ltmain.sh-863- # ...otherwise throw away the child directory and loop smp-utils-0.99/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` smp-utils-0.99/ltmain.sh-865- done smp-utils-0.99/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` smp-utils-0.99/ltmain.sh-867- ############################################## smp-utils-0.99/ltmain.sh-901- # If mktemp works, use that first and foremost smp-utils-0.99/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` smp-utils-0.99/ltmain.sh-903- ############################################## smp-utils-0.99/ltmain.sh-1111- *[\\\`\"\$]*) smp-utils-0.99/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; smp-utils-0.99/ltmain.sh-1113- *) ############################################## smp-utils-0.99/ltmain.sh-1198- case $2 in smp-utils-0.99/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; smp-utils-0.99/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; smp-utils-0.99/ltmain.sh-1201- esac ############################################## smp-utils-0.99/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) smp-utils-0.99/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` smp-utils-0.99/ltmain.sh-1273- ;; ############################################## smp-utils-0.99/ltmain.sh-1358- smp-utils-0.99/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` smp-utils-0.99/ltmain.sh-1360-} ############################################## smp-utils-0.99/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell smp-utils-0.99/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another smp-utils-0.99/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## smp-utils-0.99/ltmain.sh-1517- smp-utils-0.99/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' smp-utils-0.99/ltmain.sh-1519-} ############################################## smp-utils-0.99/ltmain.sh-1870- smp-utils-0.99/ltmain.sh:1871: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` smp-utils-0.99/ltmain.sh-1872- func_split_equals_rhs= smp-utils-0.99/ltmain.sh-1873- test "x$func_split_equals_lhs" = "x$1" \ smp-utils-0.99/ltmain.sh:1874: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` smp-utils-0.99/ltmain.sh-1875- } ############################################## smp-utils-0.99/ltmain.sh-1898- smp-utils-0.99/ltmain.sh:1899: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` smp-utils-0.99/ltmain.sh:1900: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` smp-utils-0.99/ltmain.sh-1901- } ############################################## smp-utils-0.99/ltmain.sh-2071- version: $progname $scriptversion Debian-2.4.6-2 smp-utils-0.99/ltmain.sh:2072: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` smp-utils-0.99/ltmain.sh:2073: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` smp-utils-0.99/ltmain.sh-2074- ############################################## smp-utils-0.99/ltmain.sh-2110- { smp-utils-0.99/ltmain.sh:2111: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` smp-utils-0.99/ltmain.sh-2112- } ############################################## smp-utils-0.99/ltmain.sh-2115- { smp-utils-0.99/ltmain.sh:2116: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` smp-utils-0.99/ltmain.sh-2117- } ############################################## smp-utils-0.99/ltmain.sh-2206- # quotes we have to do it in 2 steps: smp-utils-0.99/ltmain.sh:2207: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` smp-utils-0.99/ltmain.sh-2208- eval "$extractedcf" ############################################## smp-utils-0.99/ltmain.sh-2659- done smp-utils-0.99/ltmain.sh:2660: CC_expanded=`func_echo_all $CC` smp-utils-0.99/ltmain.sh:2661: CC_quoted_expanded=`func_echo_all $CC_quoted` smp-utils-0.99/ltmain.sh-2662- case $@ in ############################################## smp-utils-0.99/ltmain.sh-2672- # Evaluate the configuration. smp-utils-0.99/ltmain.sh:2673: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" smp-utils-0.99/ltmain.sh-2674- CC_quoted= ############################################## smp-utils-0.99/ltmain.sh-2678- done smp-utils-0.99/ltmain.sh:2679: CC_expanded=`func_echo_all $CC` smp-utils-0.99/ltmain.sh:2680: CC_quoted_expanded=`func_echo_all $CC_quoted` smp-utils-0.99/ltmain.sh-2681- case "$@ " in ############################################## smp-utils-0.99/ltmain.sh-2770- # zero AND non-empty stdout, which explains the odd construction: smp-utils-0.99/ltmain.sh:2771: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` smp-utils-0.99/ltmain.sh-2772- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## smp-utils-0.99/ltmain.sh-2838- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then smp-utils-0.99/ltmain.sh:2839: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` smp-utils-0.99/ltmain.sh-2840- if test "$?" -ne 0; then ############################################## smp-utils-0.99/ltmain.sh-3009- # LT_CYGPATH in this case. smp-utils-0.99/ltmain.sh:3010: func_to_host_file_result=`cygpath -m "$1"` smp-utils-0.99/ltmain.sh-3011- fi ############################################## smp-utils-0.99/ltmain.sh-3166- func_to_host_path_tmp1=$func_stripname_result smp-utils-0.99/ltmain.sh:3167: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` smp-utils-0.99/ltmain.sh-3168- func_convert_path_check : ";" \ ############################################## smp-utils-0.99/ltmain.sh-3376- *.[cCFSifmso] | \ smp-utils-0.99/ltmain.sh:3377: *.ada | *.adb | *.ads | *.asm | \ smp-utils-0.99/ltmain.sh-3378- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## smp-utils-0.99/ltmain.sh-3453- if test no = "$compiler_c_o"; then smp-utils-0.99/ltmain.sh:3454: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext smp-utils-0.99/ltmain.sh-3455- lockfile=$output_obj.lock ############################################## smp-utils-0.99/ltmain.sh-3472-*** ERROR, $lockfile exists and contains: smp-utils-0.99/ltmain.sh:3473:`cat $lockfile 2>/dev/null` smp-utils-0.99/ltmain.sh-3474- ############################################## smp-utils-0.99/ltmain.sh-3520- if test warn = "$need_locks" && smp-utils-0.99/ltmain.sh:3521: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then smp-utils-0.99/ltmain.sh-3522- $ECHO "\ smp-utils-0.99/ltmain.sh-3523-*** ERROR, $lockfile contains: smp-utils-0.99/ltmain.sh:3524:`cat $lockfile 2>/dev/null` smp-utils-0.99/ltmain.sh-3525- ############################################## smp-utils-0.99/ltmain.sh-3569- if test warn = "$need_locks" && smp-utils-0.99/ltmain.sh:3570: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then smp-utils-0.99/ltmain.sh-3571- $ECHO "\ smp-utils-0.99/ltmain.sh-3572-*** ERROR, $lockfile contains: smp-utils-0.99/ltmain.sh:3573:`cat $lockfile 2>/dev/null` smp-utils-0.99/ltmain.sh-3574- ############################################## smp-utils-0.99/ltmain.sh-3895- # Get the absolute pathname. smp-utils-0.99/ltmain.sh:3896: absdir=`cd "$dir" && pwd` smp-utils-0.99/ltmain.sh-3897- test -n "$absdir" && dir=$absdir ############################################## smp-utils-0.99/ltmain.sh-3994- if test -n "$lt_sysroot"; then smp-utils-0.99/ltmain.sh:3995: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` smp-utils-0.99/ltmain.sh-3996- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## smp-utils-0.99/ltmain.sh-4278- # Determine the prefix the user has applied to our future dir. smp-utils-0.99/ltmain.sh:4279: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` smp-utils-0.99/ltmain.sh-4280- ############################################## smp-utils-0.99/ltmain.sh-4291- # Stick the inst_prefix_dir data into the link command. smp-utils-0.99/ltmain.sh:4292: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` smp-utils-0.99/ltmain.sh-4293- else smp-utils-0.99/ltmain.sh:4294: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` smp-utils-0.99/ltmain.sh-4295- fi ############################################## smp-utils-0.99/ltmain.sh-4458- fi smp-utils-0.99/ltmain.sh:4459: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` smp-utils-0.99/ltmain.sh-4460- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## smp-utils-0.99/ltmain.sh-4477- # Replace the output file specification. smp-utils-0.99/ltmain.sh:4478: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` smp-utils-0.99/ltmain.sh-4479- ############################################## smp-utils-0.99/ltmain.sh-4496- # Install the binary that we compiled earlier. smp-utils-0.99/ltmain.sh:4497: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` smp-utils-0.99/ltmain.sh-4498- fi ############################################## smp-utils-0.99/ltmain.sh-4570- my_pic_p=${3-false} smp-utils-0.99/ltmain.sh:4571: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` smp-utils-0.99/ltmain.sh-4572- my_dlsyms= ############################################## smp-utils-0.99/ltmain.sh-4628- # Add our own program objects to the symbol list. smp-utils-0.99/ltmain.sh:4629: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` smp-utils-0.99/ltmain.sh-4630- for progfile in $progfiles; do ############################################## smp-utils-0.99/ltmain.sh-4690- # Use subshell, to avoid clobbering current variable values smp-utils-0.99/ltmain.sh:4691: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` smp-utils-0.99/ltmain.sh-4692- if test -n "$dlprefile_dlname"; then ############################################## smp-utils-0.99/ltmain.sh-4859- if test -f "$output_objdir/$my_outputname.def"; then smp-utils-0.99/ltmain.sh:4860: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` smp-utils-0.99/ltmain.sh:4861: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` smp-utils-0.99/ltmain.sh-4862- else smp-utils-0.99/ltmain.sh:4863: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` smp-utils-0.99/ltmain.sh:4864: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` smp-utils-0.99/ltmain.sh-4865- fi ############################################## smp-utils-0.99/ltmain.sh-4867- *) smp-utils-0.99/ltmain.sh:4868: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` smp-utils-0.99/ltmain.sh:4869: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` smp-utils-0.99/ltmain.sh-4870- ;; ############################################## smp-utils-0.99/ltmain.sh-4882- # Nullify the symbol file. smp-utils-0.99/ltmain.sh:4883: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` smp-utils-0.99/ltmain.sh:4884: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` smp-utils-0.99/ltmain.sh-4885- fi ############################################## smp-utils-0.99/ltmain.sh-4896- func_to_tool_file "$1" func_convert_file_msys_to_w32 smp-utils-0.99/ltmain.sh:4897: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` smp-utils-0.99/ltmain.sh-4898- test -n "$func_cygming_gnu_implib_tmp" ############################################## smp-utils-0.99/ltmain.sh-4909- func_to_tool_file "$1" func_convert_file_msys_to_w32 smp-utils-0.99/ltmain.sh:4910: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` smp-utils-0.99/ltmain.sh-4911- test -n "$func_cygming_ms_implib_tmp" ############################################## smp-utils-0.99/ltmain.sh-4925- win32_libid_type=unknown smp-utils-0.99/ltmain.sh:4926: win32_fileres=`file -L $1 2>/dev/null` smp-utils-0.99/ltmain.sh-4927- case $win32_fileres in ############################################## smp-utils-0.99/ltmain.sh-4990- smp-utils-0.99/ltmain.sh:4991: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` smp-utils-0.99/ltmain.sh-4992-} ############################################## smp-utils-0.99/ltmain.sh-5008- smp-utils-0.99/ltmain.sh:5009: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` smp-utils-0.99/ltmain.sh-5010- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## smp-utils-0.99/ltmain.sh-5072- # binutils import library smp-utils-0.99/ltmain.sh:5073: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` smp-utils-0.99/ltmain.sh-5074- elif func_cygming_ms_implib_p "$1"; then smp-utils-0.99/ltmain.sh-5075- # ms-generated import library smp-utils-0.99/ltmain.sh:5076: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` smp-utils-0.99/ltmain.sh-5077- else ############################################## smp-utils-0.99/ltmain.sh-5156- darwin_base_archive=$func_basename_result smp-utils-0.99/ltmain.sh:5157: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` smp-utils-0.99/ltmain.sh-5158- if test -n "$darwin_arches"; then smp-utils-0.99/ltmain.sh:5159: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` smp-utils-0.99/ltmain.sh-5160- darwin_arch= ############################################## smp-utils-0.99/ltmain.sh-5170- ## Okay now we've a bunch of thin objects, gotta fatten them up :) smp-utils-0.99/ltmain.sh:5171: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` smp-utils-0.99/ltmain.sh-5172- darwin_file= ############################################## smp-utils-0.99/ltmain.sh-5174- for darwin_file in $darwin_filelist; do smp-utils-0.99/ltmain.sh:5175: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` smp-utils-0.99/ltmain.sh-5176- $LIPO -create -output "$darwin_file" $darwin_files ############################################## smp-utils-0.99/ltmain.sh-5189- esac smp-utils-0.99/ltmain.sh:5190: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` smp-utils-0.99/ltmain.sh-5191- done ############################################## smp-utils-0.99/ltmain.sh-5260- smp-utils-0.99/ltmain.sh:5261: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` smp-utils-0.99/ltmain.sh-5262- $ECHO "\ ############################################## smp-utils-0.99/ltmain.sh-5295- --lt-dump-script) smp-utils-0.99/ltmain.sh:5296: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` smp-utils-0.99/ltmain.sh-5297- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. smp-utils-0.99/ltmain.sh:5298: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` smp-utils-0.99/ltmain.sh-5299- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## smp-utils-0.99/ltmain.sh-5322- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" smp-utils-0.99/ltmain.sh:5323: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` smp-utils-0.99/ltmain.sh-5324- done ############################################## smp-utils-0.99/ltmain.sh-5380- # Find the directory that this script lives in. smp-utils-0.99/ltmain.sh:5381: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` smp-utils-0.99/ltmain.sh-5382- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## smp-utils-0.99/ltmain.sh-5384- # Follow symbolic links until we get to the real thisdir. smp-utils-0.99/ltmain.sh:5385: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` smp-utils-0.99/ltmain.sh-5386- while test -n \"\$file\"; do smp-utils-0.99/ltmain.sh:5387: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` smp-utils-0.99/ltmain.sh-5388- ############################################## smp-utils-0.99/ltmain.sh-5396- smp-utils-0.99/ltmain.sh:5397: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` smp-utils-0.99/ltmain.sh:5398: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` smp-utils-0.99/ltmain.sh-5399- done ############################################## smp-utils-0.99/ltmain.sh-5410- case \"\$thisdir\" in smp-utils-0.99/ltmain.sh:5411: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; smp-utils-0.99/ltmain.sh-5412- $objdir ) thisdir=. ;; ############################################## smp-utils-0.99/ltmain.sh-5416- # Try to get the absolute directory name. smp-utils-0.99/ltmain.sh:5417: absdir=\`cd \"\$thisdir\" && pwd\` smp-utils-0.99/ltmain.sh-5418- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## smp-utils-0.99/ltmain.sh-5426- if test ! -f \"\$progdir/\$program\" || smp-utils-0.99/ltmain.sh:5427: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ smp-utils-0.99/ltmain.sh-5428- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## smp-utils-0.99/ltmain.sh-5441- if test -n \"\$relink_command\"; then smp-utils-0.99/ltmain.sh:5442: if relink_command_output=\`eval \$relink_command 2>&1\`; then : smp-utils-0.99/ltmain.sh-5443- else ############################################## smp-utils-0.99/ltmain.sh-5485- # The second colon is a workaround for a bug in BeOS R4 sed smp-utils-0.99/ltmain.sh:5486: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` smp-utils-0.99/ltmain.sh-5487- ############################################## smp-utils-0.99/ltmain.sh-6464- smp-utils-0.99/ltmain.sh:6465: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in smp-utils-0.99/ltmain.sh-6466- *import*) : ;; ############################################## smp-utils-0.99/ltmain.sh-6712- moreargs= smp-utils-0.99/ltmain.sh:6713: for fil in `cat "$save_arg"` smp-utils-0.99/ltmain.sh-6714- do ############################################## smp-utils-0.99/ltmain.sh-6973- *) smp-utils-0.99/ltmain.sh:6974: absdir=`cd "$dir" && pwd` smp-utils-0.99/ltmain.sh-6975- test -z "$absdir" && \ ############################################## smp-utils-0.99/ltmain.sh-6994- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) smp-utils-0.99/ltmain.sh:6995: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` smp-utils-0.99/ltmain.sh-6996- case :$dllsearchpath: in ############################################## smp-utils-0.99/ltmain.sh-7290- -Z*) smp-utils-0.99/ltmain.sh:7291: if test os2 = "`expr $host : '.*\(os2\)'`"; then smp-utils-0.99/ltmain.sh-7292- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## smp-utils-0.99/ltmain.sh-7460- # get the directories listed in $shlibpath_var smp-utils-0.99/ltmain.sh:7461: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` smp-utils-0.99/ltmain.sh-7462- else ############################################## smp-utils-0.99/ltmain.sh-7779- set dummy $deplibs_check_method; shift smp-utils-0.99/ltmain.sh:7780: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` smp-utils-0.99/ltmain.sh-7781- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## smp-utils-0.99/ltmain.sh-7869- if test -n "$inherited_linker_flags"; then smp-utils-0.99/ltmain.sh:7870: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` smp-utils-0.99/ltmain.sh-7871- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## smp-utils-0.99/ltmain.sh-7877- fi smp-utils-0.99/ltmain.sh:7878: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh-7879- if test lib,link = "$linkmode,$pass" || ############################################## smp-utils-0.99/ltmain.sh-7950- *) smp-utils-0.99/ltmain.sh:7951: abs_ladir=`cd "$ladir" && pwd` smp-utils-0.99/ltmain.sh-7952- if test -z "$abs_ladir"; then ############################################## smp-utils-0.99/ltmain.sh-8203- shift smp-utils-0.99/ltmain.sh:8204: libname=`eval "\\$ECHO \"$libname_spec\""` smp-utils-0.99/ltmain.sh-8205- # use dlname if we got it. it's perfectly good, no? ############################################## smp-utils-0.99/ltmain.sh-8495- *) smp-utils-0.99/ltmain.sh:8496: absdir=`cd "$dir" && pwd` smp-utils-0.99/ltmain.sh-8497- if test -z "$absdir"; then ############################################## smp-utils-0.99/ltmain.sh-8506- depdepl= smp-utils-0.99/ltmain.sh:8507: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` smp-utils-0.99/ltmain.sh-8508- if test -n "$deplibrary_names"; then ############################################## smp-utils-0.99/ltmain.sh-8513- depdepl=$absdir/$objdir/$depdepl smp-utils-0.99/ltmain.sh:8514: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` smp-utils-0.99/ltmain.sh-8515- if test -z "$darwin_install_name"; then smp-utils-0.99/ltmain.sh:8516: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` smp-utils-0.99/ltmain.sh-8517- fi ############################################## smp-utils-0.99/ltmain.sh-8528- else smp-utils-0.99/ltmain.sh:8529: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` smp-utils-0.99/ltmain.sh-8530- test -z "$libdir" && \ ############################################## smp-utils-0.99/ltmain.sh-8551- else smp-utils-0.99/ltmain.sh:8552: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh-8553- fi ############################################## smp-utils-0.99/ltmain.sh-8640- linux*) smp-utils-0.99/ltmain.sh:8641: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/ltmain.sh-8642- *Sun\ C*) # Sun C++ 5.9 ############################################## smp-utils-0.99/ltmain.sh-9048- removelist= smp-utils-0.99/ltmain.sh:9049: tempremovelist=`$ECHO "$output_objdir/*"` smp-utils-0.99/ltmain.sh-9050- for p in $tempremovelist; do ############################################## smp-utils-0.99/ltmain.sh-9074- # Transform .lo files to .o files. smp-utils-0.99/ltmain.sh:9075: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` smp-utils-0.99/ltmain.sh-9076- fi ############################################## smp-utils-0.99/ltmain.sh-9079- #for path in $notinst_path; do smp-utils-0.99/ltmain.sh:9080: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` smp-utils-0.99/ltmain.sh:9081: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` smp-utils-0.99/ltmain.sh:9082: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` smp-utils-0.99/ltmain.sh-9083- #done ############################################## smp-utils-0.99/ltmain.sh-9200- if test -n "$i"; then smp-utils-0.99/ltmain.sh:9201: libname=`eval "\\$ECHO \"$libname_spec\""` smp-utils-0.99/ltmain.sh:9202: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` smp-utils-0.99/ltmain.sh-9203- set dummy $deplib_matches; shift smp-utils-0.99/ltmain.sh-9204- deplib_match=$1 smp-utils-0.99/ltmain.sh:9205: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then smp-utils-0.99/ltmain.sh-9206- func_append newdeplibs " $i" ############################################## smp-utils-0.99/ltmain.sh-9243- if test -n "$i"; then smp-utils-0.99/ltmain.sh:9244: libname=`eval "\\$ECHO \"$libname_spec\""` smp-utils-0.99/ltmain.sh:9245: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` smp-utils-0.99/ltmain.sh-9246- set dummy $deplib_matches; shift smp-utils-0.99/ltmain.sh-9247- deplib_match=$1 smp-utils-0.99/ltmain.sh:9248: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then smp-utils-0.99/ltmain.sh-9249- func_append newdeplibs " $i" ############################################## smp-utils-0.99/ltmain.sh-9278- set dummy $deplibs_check_method; shift smp-utils-0.99/ltmain.sh:9279: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` smp-utils-0.99/ltmain.sh-9280- for a_deplib in $deplibs; do ############################################## smp-utils-0.99/ltmain.sh-9293- if test -n "$a_deplib"; then smp-utils-0.99/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` smp-utils-0.99/ltmain.sh-9295- if test -n "$file_magic_glob"; then smp-utils-0.99/ltmain.sh:9296: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` smp-utils-0.99/ltmain.sh-9297- else ############################################## smp-utils-0.99/ltmain.sh-9303- shopt -s nocaseglob smp-utils-0.99/ltmain.sh:9304: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` smp-utils-0.99/ltmain.sh-9305- $nocaseglob smp-utils-0.99/ltmain.sh-9306- else smp-utils-0.99/ltmain.sh:9307: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` smp-utils-0.99/ltmain.sh-9308- fi ############################################## smp-utils-0.99/ltmain.sh-9321- while test -h "$potlib" 2>/dev/null; do smp-utils-0.99/ltmain.sh:9322: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` smp-utils-0.99/ltmain.sh-9323- case $potliblink in smp-utils-0.99/ltmain.sh-9324- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; smp-utils-0.99/ltmain.sh:9325: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; smp-utils-0.99/ltmain.sh-9326- esac ############################################## smp-utils-0.99/ltmain.sh-9362- set dummy $deplibs_check_method; shift smp-utils-0.99/ltmain.sh:9363: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` smp-utils-0.99/ltmain.sh-9364- for a_deplib in $deplibs; do ############################################## smp-utils-0.99/ltmain.sh-9377- if test -n "$a_deplib"; then smp-utils-0.99/ltmain.sh:9378: libname=`eval "\\$ECHO \"$libname_spec\""` smp-utils-0.99/ltmain.sh-9379- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do smp-utils-0.99/ltmain.sh:9380: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` smp-utils-0.99/ltmain.sh-9381- for potent_lib in $potential_libs; do ############################################## smp-utils-0.99/ltmain.sh-9416- newdeplibs= smp-utils-0.99/ltmain.sh:9417: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` smp-utils-0.99/ltmain.sh-9418- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## smp-utils-0.99/ltmain.sh-9420- # can't use Xsed below, because $i might contain '/' smp-utils-0.99/ltmain.sh:9421: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` smp-utils-0.99/ltmain.sh-9422- done ############################################## smp-utils-0.99/ltmain.sh-9446- # On Rhapsody replace the C library with the System framework smp-utils-0.99/ltmain.sh:9447: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` smp-utils-0.99/ltmain.sh-9448- ;; ############################################## smp-utils-0.99/ltmain.sh-9498- *-*-darwin*) smp-utils-0.99/ltmain.sh:9499: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh:9500: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh:9501: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh-9502- ;; ############################################## smp-utils-0.99/ltmain.sh-9625- # Use standard objects if they are pic smp-utils-0.99/ltmain.sh:9626: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` smp-utils-0.99/ltmain.sh-9627- test "X$libobjs" = "X " && libobjs= ############################################## smp-utils-0.99/ltmain.sh-10139- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" smp-utils-0.99/ltmain.sh:10140: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` smp-utils-0.99/ltmain.sh-10141- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## smp-utils-0.99/ltmain.sh-10154- # Create the old-style object. smp-utils-0.99/ltmain.sh:10155: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs smp-utils-0.99/ltmain.sh-10156- ############################################## smp-utils-0.99/ltmain.sh-10212- # On Rhapsody replace the C library is the System framework smp-utils-0.99/ltmain.sh:10213: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` smp-utils-0.99/ltmain.sh:10214: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` smp-utils-0.99/ltmain.sh-10215- ;; ############################################## smp-utils-0.99/ltmain.sh-10230- # Time to change all our "foo.ltframework" stuff back to "-framework foo" smp-utils-0.99/ltmain.sh:10231: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh:10232: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` smp-utils-0.99/ltmain.sh-10233- ;; ############################################## smp-utils-0.99/ltmain.sh-10308- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) smp-utils-0.99/ltmain.sh:10309: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` smp-utils-0.99/ltmain.sh-10310- case :$dllsearchpath: in ############################################## smp-utils-0.99/ltmain.sh-10368- # Transform all the library objects into standard objects. smp-utils-0.99/ltmain.sh:10369: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` smp-utils-0.99/ltmain.sh:10370: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` smp-utils-0.99/ltmain.sh-10371- fi ############################################## smp-utils-0.99/ltmain.sh-10396- # Replace the output file specification. smp-utils-0.99/ltmain.sh:10397: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` smp-utils-0.99/ltmain.sh-10398- link_command=$compile_command$compile_rpath ############################################## smp-utils-0.99/ltmain.sh-10405- func_to_tool_file "$output" smp-utils-0.99/ltmain.sh:10406: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` smp-utils-0.99/ltmain.sh-10407- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## smp-utils-0.99/ltmain.sh-10449- # Replace the output file specification. smp-utils-0.99/ltmain.sh:10450: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` smp-utils-0.99/ltmain.sh-10451- # Delete the old output file. ############################################## smp-utils-0.99/ltmain.sh-10457- func_to_tool_file "$output" smp-utils-0.99/ltmain.sh:10458: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` smp-utils-0.99/ltmain.sh-10459- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## smp-utils-0.99/ltmain.sh-10475- link_command=$finalize_var$compile_command$finalize_rpath smp-utils-0.99/ltmain.sh:10476: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` smp-utils-0.99/ltmain.sh-10477- ;; ############################################## smp-utils-0.99/ltmain.sh-10488- # Replace the output file specification. smp-utils-0.99/ltmain.sh:10489: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` smp-utils-0.99/ltmain.sh-10490- ############################################## smp-utils-0.99/ltmain.sh-10497- func_to_tool_file "$output_objdir/$outputname" smp-utils-0.99/ltmain.sh:10498: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` smp-utils-0.99/ltmain.sh-10499- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## smp-utils-0.99/ltmain.sh-10518- relink_command="(cd `pwd`; $relink_command)" smp-utils-0.99/ltmain.sh:10519: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` smp-utils-0.99/ltmain.sh-10520- fi ############################################## smp-utils-0.99/ltmain.sh-10764- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" smp-utils-0.99/ltmain.sh:10765: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` smp-utils-0.99/ltmain.sh-10766- if test yes = "$hardcode_automatic"; then ############################################## smp-utils-0.99/ltmain.sh-10785- func_resolve_sysroot "$deplib" smp-utils-0.99/ltmain.sh:10786: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` smp-utils-0.99/ltmain.sh-10787- test -z "$libdir" && \ ############################################## smp-utils-0.99/ltmain.sh-10811- name=$func_basename_result smp-utils-0.99/ltmain.sh:10812: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` smp-utils-0.99/ltmain.sh-10813- test -z "$libdir" && \ ############################################## smp-utils-0.99/ltmain.sh-10830- name=$func_basename_result smp-utils-0.99/ltmain.sh:10831: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` smp-utils-0.99/ltmain.sh-10832- test -z "$libdir" && \ ############################################## smp-utils-0.99/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static smp-utils-0.99/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` smp-utils-0.99/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## smp-utils-0.99/include/Makefile.in-50- { \ smp-utils-0.99/include/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ smp-utils-0.99/include/Makefile.in-52- }; \ ############################################## smp-utils-0.99/include/Makefile.in-120- esac smp-utils-0.99/include/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; smp-utils-0.99/include/Makefile.in-122-am__vpath_adj = case $$p in \ smp-utils-0.99/include/Makefile.in:123: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ smp-utils-0.99/include/Makefile.in-124- *) f=$$p;; \ smp-utils-0.99/include/Makefile.in-125- esac; smp-utils-0.99/include/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; smp-utils-0.99/include/Makefile.in-127-am__install_max = 40 smp-utils-0.99/include/Makefile.in-128-am__nobase_strip_setup = \ smp-utils-0.99/include/Makefile.in:129: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` smp-utils-0.99/include/Makefile.in-130-am__nobase_strip = \ ############################################## smp-utils-0.99/include/Makefile.in-349- @list='$(scsiinclude_HEADERS)'; test -n "$(scsiincludedir)" || list=; \ smp-utils-0.99/include/Makefile.in:350: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ smp-utils-0.99/include/Makefile.in-351- dir='$(DESTDIR)$(scsiincludedir)'; $(am__uninstall_files_from_dir) ############################################## smp-utils-0.99/include/Makefile.in-382-GTAGS: smp-utils-0.99/include/Makefile.in:383: here=`$(am__cd) $(top_builddir) && pwd` \ smp-utils-0.99/include/Makefile.in-384- && $(am__cd) $(top_srcdir) \ ############################################## smp-utils-0.99/include/Makefile.in-405-distdir: $(DISTFILES) smp-utils-0.99/include/Makefile.in:406: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/include/Makefile.in:407: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/include/Makefile.in-408- list='$(DISTFILES)'; \ ############################################## smp-utils-0.99/include/Makefile.in-419- if test -d $$d/$$file; then \ smp-utils-0.99/include/Makefile.in:420: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ smp-utils-0.99/include/Makefile.in-421- if test -d "$(distdir)/$$file"; then \ ############################################## smp-utils-0.99/Makefile.in-49- { \ smp-utils-0.99/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ smp-utils-0.99/Makefile.in-51- }; \ ############################################## smp-utils-0.99/Makefile.in-179- while test -n "$$dir1"; do \ smp-utils-0.99/Makefile.in:180: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ smp-utils-0.99/Makefile.in-181- if test "$$first" != "."; then \ smp-utils-0.99/Makefile.in-182- if test "$$first" = ".."; then \ smp-utils-0.99/Makefile.in:183: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ smp-utils-0.99/Makefile.in:184: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ smp-utils-0.99/Makefile.in-185- else \ smp-utils-0.99/Makefile.in:186: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ smp-utils-0.99/Makefile.in-187- if test "$$first2" = "$$first"; then \ smp-utils-0.99/Makefile.in:188: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ smp-utils-0.99/Makefile.in-189- else \ ############################################## smp-utils-0.99/Makefile.in-194- fi; \ smp-utils-0.99/Makefile.in:195: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ smp-utils-0.99/Makefile.in-196- done; \ ############################################## smp-utils-0.99/Makefile.in-404- dot_seen=no; \ smp-utils-0.99/Makefile.in:405: target=`echo $@ | sed s/-recursive//`; \ smp-utils-0.99/Makefile.in-406- case "$@" in \ ############################################## smp-utils-0.99/Makefile.in-467-GTAGS: smp-utils-0.99/Makefile.in:468: here=`$(am__cd) $(top_builddir) && pwd` \ smp-utils-0.99/Makefile.in-469- && $(am__cd) $(top_srcdir) \ ############################################## smp-utils-0.99/Makefile.in-499- test -d "$(distdir)" || mkdir "$(distdir)" smp-utils-0.99/Makefile.in:500: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/Makefile.in:501: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/Makefile.in-502- list='$(DISTFILES)'; \ ############################################## smp-utils-0.99/Makefile.in-513- if test -d $$d/$$file; then \ smp-utils-0.99/Makefile.in:514: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ smp-utils-0.99/Makefile.in-515- if test -d "$(distdir)/$$file"; then \ ############################################## smp-utils-0.99/Makefile.in-624- test -d $(distdir)/_build || exit 0; \ smp-utils-0.99/Makefile.in:625: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ smp-utils-0.99/Makefile.in-626- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## smp-utils-0.99/Makefile.in-668- }; \ smp-utils-0.99/Makefile.in:669: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ smp-utils-0.99/Makefile.in-670- || { echo "ERROR: files left after uninstall:" ; \ ############################################## smp-utils-0.99/Makefile.in-680- fi smp-utils-0.99/Makefile.in:681: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ smp-utils-0.99/Makefile.in-682- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## smp-utils-0.99/aclocal.m4-141- done smp-utils-0.99/aclocal.m4:142: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` smp-utils-0.99/aclocal.m4-143-} ############################################## smp-utils-0.99/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE], smp-utils-0.99/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) smp-utils-0.99/aclocal.m4-455- ############################################## smp-utils-0.99/aclocal.m4-463-# smp-utils-0.99/aclocal.m4:464:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' smp-utils-0.99/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## smp-utils-0.99/aclocal.m4-573-]], lt_decl_quote_varnames); do smp-utils-0.99/aclocal.m4:574: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in smp-utils-0.99/aclocal.m4-575- *[[\\\\\\\`\\"\\\$]]*) smp-utils-0.99/aclocal.m4:576: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes smp-utils-0.99/aclocal.m4-577- ;; ############################################## smp-utils-0.99/aclocal.m4-586-]], lt_decl_dquote_varnames); do smp-utils-0.99/aclocal.m4:587: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in smp-utils-0.99/aclocal.m4-588- *[[\\\\\\\`\\"\\\$]]*) smp-utils-0.99/aclocal.m4:589: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes smp-utils-0.99/aclocal.m4-590- ;; ############################################## smp-utils-0.99/aclocal.m4-1125- if test yes = "$lt_cv_ld_force_load"; then smp-utils-0.99/aclocal.m4:1126: _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`' smp-utils-0.99/aclocal.m4-1127- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## smp-utils-0.99/aclocal.m4-1178- }]' smp-utils-0.99/aclocal.m4:1179: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/aclocal.m4-1180- # Check for a 64-bit object if we didn't find anything. smp-utils-0.99/aclocal.m4-1181- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then smp-utils-0.99/aclocal.m4:1182: _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` smp-utils-0.99/aclocal.m4-1183- fi],[]) ############################################## smp-utils-0.99/aclocal.m4-1214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ smp-utils-0.99/aclocal.m4:1215: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then smp-utils-0.99/aclocal.m4-1216- ECHO='print -r --' smp-utils-0.99/aclocal.m4:1217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then smp-utils-0.99/aclocal.m4-1218- ECHO='printf %s\n' ############################################## smp-utils-0.99/aclocal.m4-1249- PATH=/empty FPATH=/empty; export PATH FPATH smp-utils-0.99/aclocal.m4:1250: test "X`printf %s $ECHO`" = "X$ECHO" \ smp-utils-0.99/aclocal.m4:1251: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) smp-utils-0.99/aclocal.m4-1252- ############################################## smp-utils-0.99/aclocal.m4-1273- if test yes = "$GCC"; then smp-utils-0.99/aclocal.m4:1274: lt_sysroot=`$CC --print-sysroot 2>/dev/null` smp-utils-0.99/aclocal.m4-1275- fi ############################################## smp-utils-0.99/aclocal.m4-1277- /*) smp-utils-0.99/aclocal.m4:1278: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` smp-utils-0.99/aclocal.m4-1279- ;; #( ############################################## smp-utils-0.99/aclocal.m4-1307- if AC_TRY_EVAL(ac_compile); then smp-utils-0.99/aclocal.m4:1308: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1309- *ELF-32*) ############################################## smp-utils-0.99/aclocal.m4-1324- if test yes = "$lt_cv_prog_gnu_ld"; then smp-utils-0.99/aclocal.m4:1325: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1326- *32-bit*) ############################################## smp-utils-0.99/aclocal.m4-1336- else smp-utils-0.99/aclocal.m4:1337: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1338- *32-bit*) ############################################## smp-utils-0.99/aclocal.m4-1358- emul=elf smp-utils-0.99/aclocal.m4:1359: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1360- *32-bit*) ############################################## smp-utils-0.99/aclocal.m4-1366- esac smp-utils-0.99/aclocal.m4:1367: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1368- *MSB*) ############################################## smp-utils-0.99/aclocal.m4-1374- esac smp-utils-0.99/aclocal.m4:1375: case `/usr/bin/file conftest.$ac_objext` in smp-utils-0.99/aclocal.m4-1376- *N32*) ############################################## smp-utils-0.99/aclocal.m4-1739- # And add a safety zone smp-utils-0.99/aclocal.m4:1740: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` smp-utils-0.99/aclocal.m4:1741: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` smp-utils-0.99/aclocal.m4-1742- ;; ############################################## smp-utils-0.99/aclocal.m4-1772- if test -n "$kargmax"; then smp-utils-0.99/aclocal.m4:1773: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` smp-utils-0.99/aclocal.m4-1774- else ############################################## smp-utils-0.99/aclocal.m4-1781- test undefined != "$lt_cv_sys_max_cmd_len"; then smp-utils-0.99/aclocal.m4:1782: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` smp-utils-0.99/aclocal.m4:1783: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` smp-utils-0.99/aclocal.m4-1784- else ############################################## smp-utils-0.99/aclocal.m4-1793- # we can't tell. smp-utils-0.99/aclocal.m4:1794: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ smp-utils-0.99/aclocal.m4-1795- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## smp-utils-0.99/aclocal.m4-1797- do smp-utils-0.99/aclocal.m4:1798: i=`expr $i + 1` smp-utils-0.99/aclocal.m4-1799- teststring=$teststring$teststring ############################################## smp-utils-0.99/aclocal.m4-1801- # Only check the string length outside the loop. smp-utils-0.99/aclocal.m4:1802: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` smp-utils-0.99/aclocal.m4-1803- teststring= ############################################## smp-utils-0.99/aclocal.m4-1806- # linker. It appears as though 1/2 is a usable value. smp-utils-0.99/aclocal.m4:1807: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` smp-utils-0.99/aclocal.m4-1808- fi ############################################## smp-utils-0.99/aclocal.m4-2272- *:) smp-utils-0.99/aclocal.m4:2273: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" smp-utils-0.99/aclocal.m4-2274- ;; smp-utils-0.99/aclocal.m4-2275- x:*) smp-utils-0.99/aclocal.m4:2276: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" smp-utils-0.99/aclocal.m4-2277- ;; smp-utils-0.99/aclocal.m4-2278- *::*) smp-utils-0.99/aclocal.m4:2279: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" smp-utils-0.99/aclocal.m4:2280: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" smp-utils-0.99/aclocal.m4-2281- ;; smp-utils-0.99/aclocal.m4-2282- *) smp-utils-0.99/aclocal.m4:2283: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" smp-utils-0.99/aclocal.m4-2284- ;; ############################################## smp-utils-0.99/aclocal.m4-2312- esac smp-utils-0.99/aclocal.m4:2313: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` smp-utils-0.99/aclocal.m4-2314- case $lt_search_path_spec in ############################################## smp-utils-0.99/aclocal.m4-2319- # okay in the real world where ";" in dirpaths is itself problematic. smp-utils-0.99/aclocal.m4:2320: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` smp-utils-0.99/aclocal.m4-2321- ;; smp-utils-0.99/aclocal.m4-2322- *) smp-utils-0.99/aclocal.m4:2323: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/aclocal.m4-2324- ;; ############################################## smp-utils-0.99/aclocal.m4-2328- lt_tmp_lt_search_path_spec= smp-utils-0.99/aclocal.m4:2329: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` smp-utils-0.99/aclocal.m4-2330- # ...but if some path component already ends with the multilib dir we assume ############################################## smp-utils-0.99/aclocal.m4-2370- esac smp-utils-0.99/aclocal.m4:2371: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` smp-utils-0.99/aclocal.m4-2372-else ############################################## smp-utils-0.99/aclocal.m4-2511- # Create ${libname}_ixlibrary.a entries in /sys/libs. smp-utils-0.99/aclocal.m4:2512: finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done' smp-utils-0.99/aclocal.m4-2513- ;; ############################################## smp-utils-0.99/aclocal.m4-2547- # DLL is installed to $(libdir)/../bin by postinstall_cmds smp-utils-0.99/aclocal.m4:2548: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/aclocal.m4:2549: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ smp-utils-0.99/aclocal.m4:2550: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/aclocal.m4-2551- test -d \$dldir || mkdir -p \$dldir~ ############################################## smp-utils-0.99/aclocal.m4-2556- fi' smp-utils-0.99/aclocal.m4:2557: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ smp-utils-0.99/aclocal.m4-2558- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/aclocal.m4-2564- # Cygwin DLLs use 'cyg' prefix rather than 'lib' smp-utils-0.99/aclocal.m4:2565: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' smp-utils-0.99/aclocal.m4-2566-m4_if([$1], [],[ ############################################## smp-utils-0.99/aclocal.m4-2570- # MinGW DLLs use traditional 'lib' prefix smp-utils-0.99/aclocal.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' smp-utils-0.99/aclocal.m4-2572- ;; ############################################## smp-utils-0.99/aclocal.m4-2574- # pw32 DLLs use 'pw' prefix rather than 'lib' smp-utils-0.99/aclocal.m4:2575: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' smp-utils-0.99/aclocal.m4-2576- ;; ############################################## smp-utils-0.99/aclocal.m4-2583- libname_spec='$name' smp-utils-0.99/aclocal.m4:2584: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' smp-utils-0.99/aclocal.m4-2585- library_names_spec='$libname.dll.lib' ############################################## smp-utils-0.99/aclocal.m4-2595- # Let DOS variable expansion print the short 8.3 style file name. smp-utils-0.99/aclocal.m4:2596: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` smp-utils-0.99/aclocal.m4-2597- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## smp-utils-0.99/aclocal.m4-2600- # Convert to MSYS style. smp-utils-0.99/aclocal.m4:2601: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'` smp-utils-0.99/aclocal.m4-2602- ;; ############################################## smp-utils-0.99/aclocal.m4-2606- # like /cygdrive/c/PROGRA~1:/cygdr... smp-utils-0.99/aclocal.m4:2607: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` smp-utils-0.99/aclocal.m4:2608: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` smp-utils-0.99/aclocal.m4:2609: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/aclocal.m4-2610- ;; ############################################## smp-utils-0.99/aclocal.m4-2614- # It is most probably a Windows format PATH. smp-utils-0.99/aclocal.m4:2615: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` smp-utils-0.99/aclocal.m4-2616- else smp-utils-0.99/aclocal.m4:2617: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` smp-utils-0.99/aclocal.m4-2618- fi ############################################## smp-utils-0.99/aclocal.m4-2624- # DLL is installed to $(libdir)/../bin by postinstall_cmds smp-utils-0.99/aclocal.m4:2625: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/aclocal.m4:2626: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ smp-utils-0.99/aclocal.m4:2627: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/aclocal.m4-2628- test -d \$dldir || mkdir -p \$dldir~ smp-utils-0.99/aclocal.m4-2629- $install_prog $dir/$dlname \$dldir/$dlname' smp-utils-0.99/aclocal.m4:2630: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ smp-utils-0.99/aclocal.m4-2631- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/aclocal.m4-2638- # Assume MSVC wrapper smp-utils-0.99/aclocal.m4:2639: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' smp-utils-0.99/aclocal.m4-2640- dynamic_linker='Win32 ld.exe' ############################################## smp-utils-0.99/aclocal.m4-2655- shlibpath_var=DYLD_LIBRARY_PATH smp-utils-0.99/aclocal.m4:2656: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' smp-utils-0.99/aclocal.m4-2657-m4_if([$1], [],[ ############################################## smp-utils-0.99/aclocal.m4-2889- if test -f /etc/ld.so.conf; then smp-utils-0.99/aclocal.m4:2890: lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[ ]*hwcap[ ]/d;s/[:, ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '` smp-utils-0.99/aclocal.m4-2891- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## smp-utils-0.99/aclocal.m4-2955- need_lib_prefix=no smp-utils-0.99/aclocal.m4:2956: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/aclocal.m4-2957- need_version=no ############################################## smp-utils-0.99/aclocal.m4-2982- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec smp-utils-0.99/aclocal.m4:2983: postinstall_cmds='base_file=`basename \$file`~ smp-utils-0.99/aclocal.m4:2984: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ smp-utils-0.99/aclocal.m4:2985: dldir=$destdir/`dirname \$dlpath`~ smp-utils-0.99/aclocal.m4-2986- test -d \$dldir || mkdir -p \$dldir~ ############################################## smp-utils-0.99/aclocal.m4-2991- fi' smp-utils-0.99/aclocal.m4:2992: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ smp-utils-0.99/aclocal.m4-2993- dlpath=$dir/\$dldll~ ############################################## smp-utils-0.99/aclocal.m4-3202- "file_magic "*) smp-utils-0.99/aclocal.m4:3203: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` smp-utils-0.99/aclocal.m4-3204- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## smp-utils-0.99/aclocal.m4-3285- # gcc leaves a trailing carriage return, which upsets mingw smp-utils-0.99/aclocal.m4:3286: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; smp-utils-0.99/aclocal.m4-3287- *) smp-utils-0.99/aclocal.m4:3288: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; smp-utils-0.99/aclocal.m4-3289- esac ############################################## smp-utils-0.99/aclocal.m4-3294- # Canonicalize the pathname of ld smp-utils-0.99/aclocal.m4:3295: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` smp-utils-0.99/aclocal.m4-3296- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do smp-utils-0.99/aclocal.m4:3297: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` smp-utils-0.99/aclocal.m4-3298- done ############################################## smp-utils-0.99/aclocal.m4-3325- # Break only if it was the GNU/non-GNU ld that we prefer. smp-utils-0.99/aclocal.m4:3326: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in smp-utils-0.99/aclocal.m4-3327- *GNU* | *'with BFD'*) ############################################## smp-utils-0.99/aclocal.m4-3365-[# I'd rather use --version here, but apparently some GNU lds only accept -v. smp-utils-0.99/aclocal.m4:3366:case `$LD -v 2>&1 </dev/null` in smp-utils-0.99/aclocal.m4-3367-*GNU* | *'with BFD'*) ############################################## smp-utils-0.99/aclocal.m4-3592-openbsd* | bitrig*) smp-utils-0.99/aclocal.m4:3593: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/aclocal.m4-3594- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## smp-utils-0.99/aclocal.m4-3659- else smp-utils-0.99/aclocal.m4:3660: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` smp-utils-0.99/aclocal.m4-3661- fi ############################################## smp-utils-0.99/aclocal.m4-3710- esac smp-utils-0.99/aclocal.m4:3711: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in smp-utils-0.99/aclocal.m4-3712- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## smp-utils-0.99/aclocal.m4-3716- *) smp-utils-0.99/aclocal.m4:3717: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in smp-utils-0.99/aclocal.m4-3718- */dev/null*) ############################################## smp-utils-0.99/aclocal.m4-3742- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) smp-utils-0.99/aclocal.m4:3743: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in smp-utils-0.99/aclocal.m4-3744- *COFF*) ############################################## smp-utils-0.99/aclocal.m4-3801- # decide which one to use based on capabilities of $DLLTOOL smp-utils-0.99/aclocal.m4:3802: case `$DLLTOOL --help 2>&1` in smp-utils-0.99/aclocal.m4-3803- *--identify-strict*) ############################################## smp-utils-0.99/aclocal.m4-3975-# If we're using GNU nm, then use its standard symbol codes. smp-utils-0.99/aclocal.m4:3976:case `$NM -V 2>&1` in smp-utils-0.99/aclocal.m4-3977-*GNU* | *'with BFD'*) ############################################## smp-utils-0.99/aclocal.m4-4023-mingw*) smp-utils-0.99/aclocal.m4:4024: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp smp-utils-0.99/aclocal.m4-4025- ;; ############################################## smp-utils-0.99/aclocal.m4-4079- nlist=conftest.nm smp-utils-0.99/aclocal.m4:4080: if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then smp-utils-0.99/aclocal.m4-4081- # Try sorting and uniquifying the output. ############################################## smp-utils-0.99/aclocal.m4-4427- *) smp-utils-0.99/aclocal.m4:4428: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/aclocal.m4-4429- *Sun\ C*) ############################################## smp-utils-0.99/aclocal.m4-4763- *) smp-utils-0.99/aclocal.m4:4764: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/aclocal.m4-4765- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## smp-utils-0.99/aclocal.m4-4946- else smp-utils-0.99/aclocal.m4:4947: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' smp-utils-0.99/aclocal.m4-4948- fi ############################################## smp-utils-0.99/aclocal.m4-5045- # shared libraries, regardless of the interface used. smp-utils-0.99/aclocal.m4:5046: case `$LD -v 2>&1` in smp-utils-0.99/aclocal.m4-5047- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## smp-utils-0.99/aclocal.m4-5077- supports_anon_versioning=no smp-utils-0.99/aclocal.m4:5078: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in smp-utils-0.99/aclocal.m4-5079- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## smp-utils-0.99/aclocal.m4-5180- prefix_cmds="$SED"~ smp-utils-0.99/aclocal.m4:5181: if test EXPORTS = "`$SED 1q $export_symbols`"; then smp-utils-0.99/aclocal.m4-5182- prefix_cmds="$prefix_cmds -e 1d"; ############################################## smp-utils-0.99/aclocal.m4-5202- # time. Moving up from 0x10000000 also allows more sbrk(2) space. smp-utils-0.99/aclocal.m4:5203: _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' smp-utils-0.99/aclocal.m4:5204: _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' smp-utils-0.99/aclocal.m4-5205- ;; ############################################## smp-utils-0.99/aclocal.m4-5220- pgcc*) # Portland Group C compiler smp-utils-0.99/aclocal.m4:5221: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-5222- tmp_addflag=' $pic_flag' ############################################## smp-utils-0.99/aclocal.m4-5225- # Portland Group f77 and f90 compilers smp-utils-0.99/aclocal.m4:5226: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-5227- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## smp-utils-0.99/aclocal.m4-5242- nvcc*) # Cuda Compiler Driver 2.2 smp-utils-0.99/aclocal.m4:5243: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-5244- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## smp-utils-0.99/aclocal.m4-5246- esac smp-utils-0.99/aclocal.m4:5247: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/aclocal.m4-5248- *Sun\ C*) # Sun C 5.9 smp-utils-0.99/aclocal.m4:5249: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-5250- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## smp-utils-0.99/aclocal.m4-5317- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) smp-utils-0.99/aclocal.m4:5318: case `$LD -v 2>&1` in smp-utils-0.99/aclocal.m4-5319- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## smp-utils-0.99/aclocal.m4-5406- else smp-utils-0.99/aclocal.m4:5407: _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols' smp-utils-0.99/aclocal.m4-5408- fi ############################################## smp-utils-0.99/aclocal.m4-5471- # below for broken collect2 doesn't work under 4.3+ smp-utils-0.99/aclocal.m4:5472: collect2name=`$CC -print-prog-name=collect2` smp-utils-0.99/aclocal.m4-5473- if test -f "$collect2name" && ############################################## smp-utils-0.99/aclocal.m4-5527- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" smp-utils-0.99/aclocal.m4:5528: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag smp-utils-0.99/aclocal.m4-5529- else ############################################## smp-utils-0.99/aclocal.m4-5552- # -brtl affects multiple linker settings, -berok does not and is overridden later smp-utils-0.99/aclocal.m4:5553: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' smp-utils-0.99/aclocal.m4-5554- if test svr4 != "$with_aix_soname"; then ############################################## smp-utils-0.99/aclocal.m4-5643- # FIXME: Setting linknames here is a bad hack. smp-utils-0.99/aclocal.m4:5644: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' smp-utils-0.99/aclocal.m4-5645- # The linker will automatically build a .lib file if we build a DLL. ############################################## smp-utils-0.99/aclocal.m4-5781- if test yes = "$GCC"; then smp-utils-0.99/aclocal.m4:5782: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-5783- # Try to use the -exported_symbol ld option, if it does not ############################################## smp-utils-0.99/aclocal.m4-5804- if test yes = "$lt_cv_irix_exported_symbol"; then smp-utils-0.99/aclocal.m4:5805: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib' smp-utils-0.99/aclocal.m4-5806- fi ############################################## smp-utils-0.99/aclocal.m4-5808- else smp-utils-0.99/aclocal.m4:5809: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4:5810: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib' smp-utils-0.99/aclocal.m4-5811- fi ############################################## smp-utils-0.99/aclocal.m4-5855- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes smp-utils-0.99/aclocal.m4:5856: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then smp-utils-0.99/aclocal.m4-5857- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## smp-utils-0.99/aclocal.m4-5886- prefix_cmds="$SED"~ smp-utils-0.99/aclocal.m4:5887: if test EXPORTS = "`$SED 1q $export_symbols`"; then smp-utils-0.99/aclocal.m4-5888- prefix_cmds="$prefix_cmds -e 1d"; ############################################## smp-utils-0.99/aclocal.m4-5900- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' smp-utils-0.99/aclocal.m4:5901: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-5902- else smp-utils-0.99/aclocal.m4-5903- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' smp-utils-0.99/aclocal.m4:5904: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-5905- fi ############################################## smp-utils-0.99/aclocal.m4-5913- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' smp-utils-0.99/aclocal.m4:5914: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-5915- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## smp-utils-0.99/aclocal.m4-5917- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' smp-utils-0.99/aclocal.m4:5918: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4:5919: _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~ smp-utils-0.99/aclocal.m4:5920: $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp' smp-utils-0.99/aclocal.m4-5921- ############################################## smp-utils-0.99/aclocal.m4-5936- else smp-utils-0.99/aclocal.m4:5937: case `$CC -V 2>&1` in smp-utils-0.99/aclocal.m4-5938- *"Compilers 5.0"*) ############################################## smp-utils-0.99/aclocal.m4-6129- _LT_TAGVAR(allow_undefined_flag, $1)= smp-utils-0.99/aclocal.m4:6130: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) smp-utils-0.99/aclocal.m4-6131- then ############################################## smp-utils-0.99/aclocal.m4-6429- # ancient GNU ld didn't support --whole-archive et. al. smp-utils-0.99/aclocal.m4:6430: if eval "`$CC -print-prog-name=ld` --help 2>&1" | smp-utils-0.99/aclocal.m4-6431- $GREP 'no-whole-archive' > /dev/null; then ############################################## smp-utils-0.99/aclocal.m4-6539- # below for broken collect2 doesn't work under 4.3+ smp-utils-0.99/aclocal.m4:6540: collect2name=`$CC -print-prog-name=collect2` smp-utils-0.99/aclocal.m4-6541- if test -f "$collect2name" && ############################################## smp-utils-0.99/aclocal.m4-6597- smp-utils-0.99/aclocal.m4:6598: _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag smp-utils-0.99/aclocal.m4-6599- else ############################################## smp-utils-0.99/aclocal.m4-6622- # -brtl affects multiple linker settings, -berok does not and is overridden later smp-utils-0.99/aclocal.m4:6623: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' smp-utils-0.99/aclocal.m4-6624- if test svr4 != "$with_aix_soname"; then ############################################## smp-utils-0.99/aclocal.m4-6751- prefix_cmds="$SED"~ smp-utils-0.99/aclocal.m4:6752: if test EXPORTS = "`$SED 1q $export_symbols`"; then smp-utils-0.99/aclocal.m4-6753- prefix_cmds="$prefix_cmds -e 1d"; ############################################## smp-utils-0.99/aclocal.m4-6825- # dependencies. smp-utils-0.99/aclocal.m4:6826: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' smp-utils-0.99/aclocal.m4-6827- ;; ############################################## smp-utils-0.99/aclocal.m4-6890- # dependencies. smp-utils-0.99/aclocal.m4:6891: output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' smp-utils-0.99/aclocal.m4-6892- ;; ############################################## smp-utils-0.99/aclocal.m4-6926- # time. Moving up from 0x10000000 also allows more sbrk(2) space. smp-utils-0.99/aclocal.m4:6927: _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' smp-utils-0.99/aclocal.m4:6928: _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' smp-utils-0.99/aclocal.m4-6929- ;; ############################################## smp-utils-0.99/aclocal.m4-6933- # SGI C++ smp-utils-0.99/aclocal.m4:6934: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-6935- ############################################## smp-utils-0.99/aclocal.m4-6944- if test no = "$with_gnu_ld"; then smp-utils-0.99/aclocal.m4:6945: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-6946- else smp-utils-0.99/aclocal.m4:6947: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib' smp-utils-0.99/aclocal.m4-6948- fi ############################################## smp-utils-0.99/aclocal.m4-6965- # to its proper name (with version) after linking. smp-utils-0.99/aclocal.m4:6966: _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' smp-utils-0.99/aclocal.m4:6967: _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' smp-utils-0.99/aclocal.m4-6968- # Commands to make compiler produce verbose output that lists ############################################## smp-utils-0.99/aclocal.m4-6975- # dependencies. smp-utils-0.99/aclocal.m4:6976: output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' smp-utils-0.99/aclocal.m4-6977- ############################################## smp-utils-0.99/aclocal.m4-6990- # earlier do not add the objects themselves. smp-utils-0.99/aclocal.m4:6991: case `$CC -V 2>&1` in smp-utils-0.99/aclocal.m4-6992- *"Version 7."*) ############################################## smp-utils-0.99/aclocal.m4-7011- # Portland Group C++ compiler smp-utils-0.99/aclocal.m4:7012: case `$CC -V` in smp-utils-0.99/aclocal.m4-7013- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## smp-utils-0.99/aclocal.m4-7016- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ smp-utils-0.99/aclocal.m4:7017: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' smp-utils-0.99/aclocal.m4-7018- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## smp-utils-0.99/aclocal.m4-7020- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ smp-utils-0.99/aclocal.m4:7021: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ smp-utils-0.99/aclocal.m4-7022- $RANLIB $oldlib' ############################################## smp-utils-0.99/aclocal.m4-7025- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ smp-utils-0.99/aclocal.m4:7026: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' smp-utils-0.99/aclocal.m4-7027- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## smp-utils-0.99/aclocal.m4-7029- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ smp-utils-0.99/aclocal.m4:7030: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' smp-utils-0.99/aclocal.m4-7031- ;; ############################################## smp-utils-0.99/aclocal.m4-7039- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' smp-utils-0.99/aclocal.m4:7040: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-7041- ;; ############################################## smp-utils-0.99/aclocal.m4-7058- # dependencies. smp-utils-0.99/aclocal.m4:7059: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed' smp-utils-0.99/aclocal.m4-7060- ;; ############################################## smp-utils-0.99/aclocal.m4-7073- *) smp-utils-0.99/aclocal.m4:7074: case `$CC -V 2>&1 | sed 5q` in smp-utils-0.99/aclocal.m4-7075- *Sun\ C*) ############################################## smp-utils-0.99/aclocal.m4-7080- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' smp-utils-0.99/aclocal.m4:7081: _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' smp-utils-0.99/aclocal.m4-7082- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## smp-utils-0.99/aclocal.m4-7145- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' smp-utils-0.99/aclocal.m4:7146: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then smp-utils-0.99/aclocal.m4-7147- _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' ############################################## smp-utils-0.99/aclocal.m4-7164- # to its proper name (with version) after linking. smp-utils-0.99/aclocal.m4:7165: _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' smp-utils-0.99/aclocal.m4-7166- ############################################## smp-utils-0.99/aclocal.m4-7185- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' smp-utils-0.99/aclocal.m4:7186: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-7187- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## smp-utils-0.99/aclocal.m4-7190- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' smp-utils-0.99/aclocal.m4:7191: _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4:7192: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ smp-utils-0.99/aclocal.m4-7193- echo "-hidden">> $lib.exp~ smp-utils-0.99/aclocal.m4:7194: $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~ smp-utils-0.99/aclocal.m4-7195- $RM $lib.exp' ############################################## smp-utils-0.99/aclocal.m4-7209- # dependencies. smp-utils-0.99/aclocal.m4:7210: output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"' smp-utils-0.99/aclocal.m4-7211- ;; ############################################## smp-utils-0.99/aclocal.m4-7216- osf3*) smp-utils-0.99/aclocal.m4:7217: _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-7218- ;; smp-utils-0.99/aclocal.m4-7219- *) smp-utils-0.99/aclocal.m4:7220: _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib' smp-utils-0.99/aclocal.m4-7221- ;; ############################################## smp-utils-0.99/aclocal.m4-7469- case @S|@2 in smp-utils-0.99/aclocal.m4:7470: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; smp-utils-0.99/aclocal.m4:7471: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; smp-utils-0.99/aclocal.m4-7472- esac ############################################## smp-utils-0.99/aclocal.m4-7558- smp-utils-0.99/aclocal.m4:7559: for p in `eval "$output_verbose_link_cmd"`; do smp-utils-0.99/aclocal.m4-7560- case $prev$p in ############################################## smp-utils-0.99/aclocal.m4-7662-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then smp-utils-0.99/aclocal.m4:7663: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` smp-utils-0.99/aclocal.m4-7664-fi ############################################## smp-utils-0.99/aclocal.m4-8272- test 10 -lt "$lt_ac_count" && break smp-utils-0.99/aclocal.m4:8273: lt_ac_count=`expr $lt_ac_count + 1` smp-utils-0.99/aclocal.m4-8274- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## smp-utils-0.99/aclocal.m4-8888-m4_define([lt_combine], smp-utils-0.99/aclocal.m4:8889:[m4_if(m4_eval([$# > 3]), [1], smp-utils-0.99/aclocal.m4-8890- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## smp-utils-0.99/aclocal.m4-9199-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: smp-utils-0.99/aclocal.m4:9200:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` smp-utils-0.99/aclocal.m4-9201-# and then we would define $MISSING as ############################################## smp-utils-0.99/aclocal.m4-9214-# Expand $ac_aux_dir to an absolute path. smp-utils-0.99/aclocal.m4:9215:am_aux_dir=`cd "$ac_aux_dir" && pwd` smp-utils-0.99/aclocal.m4-9216-]) ############################################## smp-utils-0.99/aclocal.m4-9312- if test "$am_compiler_list" = ""; then smp-utils-0.99/aclocal.m4:9313: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` smp-utils-0.99/aclocal.m4-9314- fi ############################################## smp-utils-0.99/aclocal.m4-9463- # Strip MF so we end up with the name of the file. smp-utils-0.99/aclocal.m4:9464: mf=`echo "$mf" | sed -e 's/:.*$//'` smp-utils-0.99/aclocal.m4-9465- # Check whether this is an Automake generated Makefile or not. ############################################## smp-utils-0.99/aclocal.m4-9472- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then smp-utils-0.99/aclocal.m4:9473: dirpart=`AS_DIRNAME("$mf")` smp-utils-0.99/aclocal.m4-9474- else ############################################## smp-utils-0.99/aclocal.m4-9478- # from the Makefile without running 'make'. smp-utils-0.99/aclocal.m4:9479: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` smp-utils-0.99/aclocal.m4-9480- test -z "$DEPDIR" && continue smp-utils-0.99/aclocal.m4:9481: am__include=`sed -n 's/^am__include = //p' < "$mf"` smp-utils-0.99/aclocal.m4-9482- test -z "$am__include" && continue smp-utils-0.99/aclocal.m4:9483: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` smp-utils-0.99/aclocal.m4-9484- # Find all dependency output files, they are included files with ############################################## smp-utils-0.99/aclocal.m4-9492- test -f "$dirpart/$file" && continue smp-utils-0.99/aclocal.m4:9493: fdir=`AS_DIRNAME(["$file"])` smp-utils-0.99/aclocal.m4-9494- AS_MKDIR_P([$dirpart/$fdir]) ############################################## smp-utils-0.99/aclocal.m4-9550-AC_REQUIRE([AC_PROG_INSTALL])dnl smp-utils-0.99/aclocal.m4:9551:if test "`cd $srcdir && pwd`" != "`pwd`"; then smp-utils-0.99/aclocal.m4-9552- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## smp-utils-0.99/aclocal.m4-9709- * ) smp-utils-0.99/aclocal.m4:9710: _am_stamp_count=`expr $_am_stamp_count + 1` ;; smp-utils-0.99/aclocal.m4-9711- esac smp-utils-0.99/aclocal.m4-9712-done smp-utils-0.99/aclocal.m4:9713:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) smp-utils-0.99/aclocal.m4-9714- ############################################## smp-utils-0.99/aclocal.m4-9816-# Ignore all kinds of additional output from 'make'. smp-utils-0.99/aclocal.m4:9817:case `$am_make -s -f confmf 2> /dev/null` in #( smp-utils-0.99/aclocal.m4-9818-*the\ am__doit\ target*) ############################################## smp-utils-0.99/aclocal.m4-9826- echo '.include "confinc"' > confmf smp-utils-0.99/aclocal.m4:9827: case `$am_make -s -f confmf 2> /dev/null` in #( smp-utils-0.99/aclocal.m4-9828- *the\ am__doit\ target*) ############################################## smp-utils-0.99/aclocal.m4-10037- echo "timestamp, slept: $am_has_slept" > conftest.file smp-utils-0.99/aclocal.m4:10038: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` smp-utils-0.99/aclocal.m4-10039- if test "$[*]" = "X"; then smp-utils-0.99/aclocal.m4-10040- # -L didn't work. smp-utils-0.99/aclocal.m4:10041: set X `ls -t "$srcdir/configure" conftest.file` smp-utils-0.99/aclocal.m4-10042- fi ############################################## smp-utils-0.99/src/Makefile.in-54- { \ smp-utils-0.99/src/Makefile.in:55: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ smp-utils-0.99/src/Makefile.in-56- }; \ ############################################## smp-utils-0.99/src/Makefile.in-567- test -n "$(EXEEXT)" || exit 0; \ smp-utils-0.99/src/Makefile.in:568: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ smp-utils-0.99/src/Makefile.in-569- echo " rm -f" $$list; \ ############################################## smp-utils-0.99/src/Makefile.in-731-.c.obj: smp-utils-0.99/src/Makefile.in:732:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` smp-utils-0.99/src/Makefile.in-733-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## smp-utils-0.99/src/Makefile.in-735-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ smp-utils-0.99/src/Makefile.in:736:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` smp-utils-0.99/src/Makefile.in-737- ############################################## smp-utils-0.99/src/Makefile.in-780-GTAGS: smp-utils-0.99/src/Makefile.in:781: here=`$(am__cd) $(top_builddir) && pwd` \ smp-utils-0.99/src/Makefile.in-782- && $(am__cd) $(top_srcdir) \ ############################################## smp-utils-0.99/src/Makefile.in-803-distdir: $(DISTFILES) smp-utils-0.99/src/Makefile.in:804: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/src/Makefile.in:805: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/src/Makefile.in-806- list='$(DISTFILES)'; \ ############################################## smp-utils-0.99/src/Makefile.in-817- if test -d $$d/$$file; then \ smp-utils-0.99/src/Makefile.in:818: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ smp-utils-0.99/src/Makefile.in-819- if test -d "$(distdir)/$$file"; then \ ############################################## smp-utils-0.99/compile-67- mingw/*) smp-utils-0.99/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` smp-utils-0.99/compile-69- ;; smp-utils-0.99/compile-70- cygwin/*) smp-utils-0.99/compile:71: file=`cygpath -m "$file" || echo "$file"` smp-utils-0.99/compile-72- ;; smp-utils-0.99/compile-73- wine/*) smp-utils-0.99/compile:74: file=`winepath -w "$file" || echo "$file"` smp-utils-0.99/compile-75- ;; ############################################## smp-utils-0.99/compile-309-# Name of file we expect compiler to create. smp-utils-0.99/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` smp-utils-0.99/compile-311- ############################################## smp-utils-0.99/compile-315-# object file name, since that is what matters with a parallel build. smp-utils-0.99/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d smp-utils-0.99/compile-317-while true; do ############################################## smp-utils-0.99/config.guess-34- smp-utils-0.99/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` smp-utils-0.99/config.guess-36- ############################################## smp-utils-0.99/config.guess-102-: ${TMPDIR=/tmp} ; smp-utils-0.99/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || smp-utils-0.99/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## smp-utils-0.99/config.guess-151- EOF smp-utils-0.99/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" smp-utils-0.99/config.guess-153- ############################################## smp-utils-0.99/config.guess-188- earmv*) smp-utils-0.99/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` smp-utils-0.99/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` smp-utils-0.99/config.guess-191- machine="${arch}${endian}"-unknown ############################################## smp-utils-0.99/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' smp-utils-0.99/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` smp-utils-0.99/config.guess-222- ;; ############################################## smp-utils-0.99/config.guess-233- *) smp-utils-0.99/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` smp-utils-0.99/config.guess-235- ;; ############################################## smp-utils-0.99/config.guess-280- *4.0) smp-utils-0.99/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` smp-utils-0.99/config.guess-282- ;; smp-utils-0.99/config.guess-283- *5.*) smp-utils-0.99/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` smp-utils-0.99/config.guess-285- ;; ############################################## smp-utils-0.99/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. smp-utils-0.99/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` smp-utils-0.99/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## smp-utils-0.99/config.guess-328- # 1.2 uses "1.2" for uname -r. smp-utils-0.99/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" smp-utils-0.99/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## smp-utils-0.99/config.guess-379- s390x:SunOS:*:*) smp-utils-0.99/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-381- exit ;; smp-utils-0.99/config.guess-382- sun4H:SunOS:5.*:*) smp-utils-0.99/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-384- exit ;; smp-utils-0.99/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) smp-utils-0.99/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-387- exit ;; ############################################## smp-utils-0.99/config.guess-404- fi smp-utils-0.99/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-406- exit ;; ############################################## smp-utils-0.99/config.guess-410- # it's likely to be more like Solaris than SunOS4. smp-utils-0.99/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-412- exit ;; ############################################## smp-utils-0.99/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. smp-utils-0.99/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" smp-utils-0.99/config.guess-421- exit ;; ############################################## smp-utils-0.99/config.guess-425- sun*:*:4.2BSD:*) smp-utils-0.99/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` smp-utils-0.99/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## smp-utils-0.99/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && smp-utils-0.99/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && smp-utils-0.99/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && smp-utils-0.99/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## smp-utils-0.99/config.guess-563- *:IRIX*:*:*) smp-utils-0.99/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" smp-utils-0.99/config.guess-565- exit ;; ############################################## smp-utils-0.99/config.guess-593-EOF smp-utils-0.99/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` smp-utils-0.99/config.guess-595- then ############################################## smp-utils-0.99/config.guess-606- *:AIX:*:[4567]) smp-utils-0.99/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` smp-utils-0.99/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## smp-utils-0.99/config.guess-642- 9000/[34678]??:HP-UX:*:*) smp-utils-0.99/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` smp-utils-0.99/config.guess-644- case "$UNAME_MACHINE" in ############################################## smp-utils-0.99/config.guess-696-EOF smp-utils-0.99/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` smp-utils-0.99/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## smp-utils-0.99/config.guess-724- ia64:HP-UX:*:*) smp-utils-0.99/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` smp-utils-0.99/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## smp-utils-0.99/config.guess-754-EOF smp-utils-0.99/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && smp-utils-0.99/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## smp-utils-0.99/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` smp-utils-0.99/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` smp-utils-0.99/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## smp-utils-0.99/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` smp-utils-0.99/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` smp-utils-0.99/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## smp-utils-0.99/config.guess-850- esac smp-utils-0.99/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" smp-utils-0.99/config.guess-852- exit ;; ############################################## smp-utils-0.99/config.guess-886- prep*:SunOS:5.*:*) smp-utils-0.99/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" smp-utils-0.99/config.guess-888- exit ;; ############################################## smp-utils-0.99/config.guess-890- # the GNU system smp-utils-0.99/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" smp-utils-0.99/config.guess-892- exit ;; ############################################## smp-utils-0.99/config.guess-894- # other systems with GNU libc and userland smp-utils-0.99/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" smp-utils-0.99/config.guess-896- exit ;; ############################################## smp-utils-0.99/config.guess-988-EOF smp-utils-0.99/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" smp-utils-0.99/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## smp-utils-0.99/config.guess-1092- i*86:*:4.*:*) smp-utils-0.99/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` smp-utils-0.99/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## smp-utils-0.99/config.guess-1295- fi smp-utils-0.99/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then smp-utils-0.99/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## smp-utils-0.99/config.guess-1393- *:DragonFly:*:*) smp-utils-0.99/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" smp-utils-0.99/config.guess-1395- exit ;; ############################################## smp-utils-0.99/config.guess-1406- i*86:skyos:*:*) smp-utils-0.99/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" smp-utils-0.99/config.guess-1408- exit ;; ############################################## smp-utils-0.99/depcomp-64- case $1 in smp-utils-0.99/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; smp-utils-0.99/depcomp-66- *) dir=;; ############################################## smp-utils-0.99/depcomp-73-{ smp-utils-0.99/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` smp-utils-0.99/depcomp-75-} ############################################## smp-utils-0.99/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} smp-utils-0.99/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} smp-utils-0.99/depcomp-128- ############################################## smp-utils-0.99/depcomp-405- sleep 1 smp-utils-0.99/depcomp:406: i=`expr $i - 1` smp-utils-0.99/depcomp-407- done smp-utils-0.99/depcomp-408- fi smp-utils-0.99/depcomp:409: i=`expr $i - 1` smp-utils-0.99/depcomp-410- done ############################################## smp-utils-0.99/depcomp-425- # Do two passes, one to just change these to smp-utils-0.99/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. smp-utils-0.99/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## smp-utils-0.99/depcomp-659- done smp-utils-0.99/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` smp-utils-0.99/depcomp-661- touch "$tmpdepfile" ############################################## smp-utils-0.99/ar-lib-65- mingw) smp-utils-0.99/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` smp-utils-0.99/ar-lib-67- ;; smp-utils-0.99/ar-lib-68- cygwin) smp-utils-0.99/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` smp-utils-0.99/ar-lib-70- ;; smp-utils-0.99/ar-lib-71- wine) smp-utils-0.99/ar-lib:72: file=`winepath -w "$file" || echo "$file"` smp-utils-0.99/ar-lib-73- ;; ############################################## smp-utils-0.99/ar-lib-88- archive=$3 smp-utils-0.99/ar-lib:89: at_file_contents=`cat "$1"` smp-utils-0.99/ar-lib-90- eval set x "$at_file_contents" ############################################## smp-utils-0.99/doc/Makefile.in-49- { \ smp-utils-0.99/doc/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ smp-utils-0.99/doc/Makefile.in-51- }; \ ############################################## smp-utils-0.99/doc/Makefile.in-118- esac smp-utils-0.99/doc/Makefile.in:119:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; smp-utils-0.99/doc/Makefile.in-120-am__vpath_adj = case $$p in \ smp-utils-0.99/doc/Makefile.in:121: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ smp-utils-0.99/doc/Makefile.in-122- *) f=$$p;; \ smp-utils-0.99/doc/Makefile.in-123- esac; smp-utils-0.99/doc/Makefile.in:124:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; smp-utils-0.99/doc/Makefile.in-125-am__install_max = 40 smp-utils-0.99/doc/Makefile.in-126-am__nobase_strip_setup = \ smp-utils-0.99/doc/Makefile.in:127: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` smp-utils-0.99/doc/Makefile.in-128-am__nobase_strip = \ ############################################## smp-utils-0.99/doc/Makefile.in-326- test -n "$(man8dir)" \ smp-utils-0.99/doc/Makefile.in:327: && test -n "`echo $$list1$$list2`" \ smp-utils-0.99/doc/Makefile.in-328- || exit 0; \ ############################################## smp-utils-0.99/doc/Makefile.in-372-distdir: $(DISTFILES) smp-utils-0.99/doc/Makefile.in:373: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/doc/Makefile.in:374: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ smp-utils-0.99/doc/Makefile.in-375- list='$(DISTFILES)'; \ ############################################## smp-utils-0.99/doc/Makefile.in-386- if test -d $$d/$$file; then \ smp-utils-0.99/doc/Makefile.in:387: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ smp-utils-0.99/doc/Makefile.in-388- if test -d "$(distdir)/$$file"; then \ ############################################## smp-utils-0.99/autogen.sh-94- # extract copyright from header smp-utils-0.99/autogen.sh:95: __copyright="`grep Copyright $AUTOGEN_SH | head -${HEAD_N}1 | awk '{print $4}'`" smp-utils-0.99/autogen.sh-96- if [ "x$__copyright" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-101- __id="$Id: autogen.sh,v 14.97 2007/06/18 22:25:02 brlcad Exp $" smp-utils-0.99/autogen.sh:102: __version="`echo $__id | sed 's/.*\([0-9][0-9][0-9][0-9]\)[-\/]\([0-9][0-9]\)[-\/]\([0-9][0-9]\).*/\1\2\3/'`" smp-utils-0.99/autogen.sh-103- if [ "x$__version" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-178- # needed to handle versions like 1.10 and 1.4-p6 smp-utils-0.99/autogen.sh:179: _min="`echo ${_min}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`" smp-utils-0.99/autogen.sh:180: _cur="`echo ${_cur}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`" smp-utils-0.99/autogen.sh-181- smp-utils-0.99/autogen.sh:182: _min_major="`echo $_min | cut -d. -f1`" smp-utils-0.99/autogen.sh:183: _min_minor="`echo $_min | cut -d. -f2`" smp-utils-0.99/autogen.sh:184: _min_patch="`echo $_min | cut -d. -f3`" smp-utils-0.99/autogen.sh-185- smp-utils-0.99/autogen.sh:186: _cur_major="`echo $_cur | cut -d. -f1`" smp-utils-0.99/autogen.sh:187: _cur_minor="`echo $_cur | cut -d. -f2`" smp-utils-0.99/autogen.sh:188: _cur_patch="`echo $_cur | cut -d. -f3`" smp-utils-0.99/autogen.sh-189- ############################################## smp-utils-0.99/autogen.sh-252-ARGS="$*" smp-utils-0.99/autogen.sh:253:PATH_TO_AUTOGEN="`dirname $0`" smp-utils-0.99/autogen.sh:254:NAME_OF_AUTOGEN="`basename $0`" smp-utils-0.99/autogen.sh-255-AUTOGEN_SH="$PATH_TO_AUTOGEN/$NAME_OF_AUTOGEN" ############################################## smp-utils-0.99/autogen.sh-389-################################################ smp-utils-0.99/autogen.sh:390:if [ "x`echo $ARGS | sed 's/.*[hH][eE][lL][pP].*/help/'`" = "xhelp" ] ; then smp-utils-0.99/autogen.sh-391- HELP=yes ############################################## smp-utils-0.99/autogen.sh-480-if [ "x$PROJECT" = "x" ] ; then smp-utils-0.99/autogen.sh:481: PROJECT="`grep AC_INIT $CONFIGURE | grep -v '.*#.*AC_INIT' | tail -${TAIL_N}1 | sed 's/^[ ]*AC_INIT(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-482- if [ "x$PROJECT" = "xAC_INIT" ] ; then smp-utils-0.99/autogen.sh-483- # projects might be using the older/deprecated arg-less AC_INIT .. look for AM_INIT_AUTOMAKE instead smp-utils-0.99/autogen.sh:484: PROJECT="`grep AM_INIT_AUTOMAKE $CONFIGURE | grep -v '.*#.*AM_INIT_AUTOMAKE' | tail -${TAIL_N}1 | sed 's/^[ ]*AM_INIT_AUTOMAKE(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-485- fi ############################################## smp-utils-0.99/autogen.sh-540-else smp-utils-0.99/autogen.sh:541: _version="`$AUTOCONF --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" smp-utils-0.99/autogen.sh-542- if [ "x$_version" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-581-else smp-utils-0.99/autogen.sh:582: _version="`$AUTOMAKE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" smp-utils-0.99/autogen.sh-583- if [ "x$_version" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-622- $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version" smp-utils-0.99/autogen.sh:623: _glibtoolize="`$tool --version > /dev/null 2>&1`" smp-utils-0.99/autogen.sh-624- if [ $? = 0 ] ; then smp-utils-0.99/autogen.sh-625- $VERBOSE_ECHO "Found $tool --version" smp-utils-0.99/autogen.sh:626: _glti="`which $tool`" smp-utils-0.99/autogen.sh-627- if [ "x$_glti" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-634- fi smp-utils-0.99/autogen.sh:635: _gltidir="`dirname $_glti`" smp-utils-0.99/autogen.sh-636- if [ "x$_gltidir" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-683-else smp-utils-0.99/autogen.sh:684: _version="`$LIBTOOLIZE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" smp-utils-0.99/autogen.sh-685- if [ "x$_version" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-807- # $VERBOSE_ECHO "Looking for subdirs in `pwd`" smp-utils-0.99/autogen.sh:808: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-809- CHECK_DIRS="" ############################################## smp-utils-0.99/autogen.sh-846- # compare entire content, restore if needed smp-utils-0.99/autogen.sh:847: if test "x`cat COPYING`" != "x`cat COPYING.$$.protect_from_automake.backup`" ; then smp-utils-0.99/autogen.sh-848- if test "x$spacer" = "xno" ; then ############################################## smp-utils-0.99/autogen.sh-872- # compare entire content, restore if needed smp-utils-0.99/autogen.sh:873: if test "x`cat INSTALL`" != "x`cat INSTALL.$$.protect_from_automake.backup`" ; then smp-utils-0.99/autogen.sh-874- if test "x$spacer" = "xno" ; then ############################################## smp-utils-0.99/autogen.sh-899- smp-utils-0.99/autogen.sh:900: _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ ]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-901- if test ! -d "$_aux_dir" ; then ############################################## smp-utils-0.99/autogen.sh-931- # look for subdirs smp-utils-0.99/autogen.sh:932: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-933- CHECK_DIRS="" ############################################## smp-utils-0.99/autogen.sh-986- ##################### smp-utils-0.99/autogen.sh:987: _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ ]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-988- if test ! -d "$_aux_dir" ; then ############################################## smp-utils-0.99/autogen.sh-997- CONFIG_SUBDIRS="" smp-utils-0.99/autogen.sh:998: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $CONFIGURE | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" smp-utils-0.99/autogen.sh-999- for dir in $_det_config_subdirs ; do ############################################## smp-utils-0.99/autogen.sh-1083- $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS" smp-utils-0.99/autogen.sh:1084: autoreconf_output="`$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1085- ret=$? ############################################## smp-utils-0.99/autogen.sh-1089- if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then smp-utils-0.99/autogen.sh:1090: if [ ! "x`echo \"$autoreconf_output\" | grep libtoolize | grep \"No such file or directory\"`" = "x" ] ; then smp-utils-0.99/autogen.sh-1091- $ECHO ############################################## smp-utils-0.99/autogen.sh-1142- if test -f "$LIBTOOL_M4" ; then smp-utils-0.99/autogen.sh:1143: found_libtool="`$ECHO $_autoconf_output | grep AC_PROG_LIBTOOL`" smp-utils-0.99/autogen.sh-1144- if test ! "x$found_libtool" = "x" ; then ############################################## smp-utils-0.99/autogen.sh-1187- $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS" smp-utils-0.99/autogen.sh:1188: aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1189- ret=$? ############################################## smp-utils-0.99/autogen.sh-1198- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" smp-utils-0.99/autogen.sh:1199: found="`grep \"^$feature.*\" $CONFIGURE`" smp-utils-0.99/autogen.sh-1200- if [ ! "x$found" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-1207- $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS" smp-utils-0.99/autogen.sh:1208: libtoolize_output="`$LIBTOOLIZE $LIBTOOLIZE_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1209- ret=$? ############################################## smp-utils-0.99/autogen.sh-1215- $VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS" smp-utils-0.99/autogen.sh:1216: libtoolize_output="`$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1217- ret=$? ############################################## smp-utils-0.99/autogen.sh-1228- $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS" smp-utils-0.99/autogen.sh:1229: aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1230- ret=$? ############################################## smp-utils-0.99/autogen.sh-1253- $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS" smp-utils-0.99/autogen.sh:1254: autoconf_output="`$AUTOCONF $AUTOCONF_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1255- ret=$? ############################################## smp-utils-0.99/autogen.sh-1264- macros_to_search="" smp-utils-0.99/autogen.sh:1265: ac_major="`echo ${AUTOCONF_VERSION}. | cut -d. -f1 | sed 's/[^0-9]//g'`" smp-utils-0.99/autogen.sh:1266: ac_minor="`echo ${AUTOCONF_VERSION}. | cut -d. -f2 | sed 's/[^0-9]//g'`" smp-utils-0.99/autogen.sh-1267- ############################################## smp-utils-0.99/autogen.sh-1282- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" smp-utils-0.99/autogen.sh:1283: found="`grep \"^$feature.*\" $CONFIGURE`" smp-utils-0.99/autogen.sh-1284- if [ ! "x$found" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-1295- $ECHO smp-utils-0.99/autogen.sh:1296: $ECHO "The `echo $CONFIGURE | basename` file was scanned in order to determine if any" smp-utils-0.99/autogen.sh-1297- $ECHO "unsupported macros are used that exceed the minimum version" ############################################## smp-utils-0.99/autogen.sh-1311- $VERBOSE_ECHO "$AUTOCONF" smp-utils-0.99/autogen.sh:1312: autoconf_output="`$AUTOCONF 2>&1`" smp-utils-0.99/autogen.sh-1313- ret=$? ############################################## smp-utils-0.99/autogen.sh-1339- $ECHO "reviewing the minimum GNU Autotools version settings contained in" smp-utils-0.99/autogen.sh:1340: $ECHO "this script along with the macros being used in your `echo $CONFIGURE | basename` file." smp-utils-0.99/autogen.sh-1341- fi ############################################## smp-utils-0.99/autogen.sh-1352- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" smp-utils-0.99/autogen.sh:1353: found="`grep \"^$feature.*\" $CONFIGURE`" smp-utils-0.99/autogen.sh-1354- if [ ! "x$found" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-1360- $VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS" smp-utils-0.99/autogen.sh:1361: autoheader_output="`$AUTOHEADER $AUTOHEADER_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1362- ret=$? ############################################## smp-utils-0.99/autogen.sh-1372- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" smp-utils-0.99/autogen.sh:1373: found="`grep \"^$feature.*\" $CONFIGURE`" smp-utils-0.99/autogen.sh-1374- if [ ! "x$found" = "x" ] ; then ############################################## smp-utils-0.99/autogen.sh-1381- $VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS" smp-utils-0.99/autogen.sh:1382: automake_output="`$AUTOMAKE $AUTOMAKE_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1383- ret=$? ############################################## smp-utils-0.99/autogen.sh-1393- # retry without the -f smp-utils-0.99/autogen.sh:1394: automake_output="`$AUTOMAKE $ALT_AUTOMAKE_OPTIONS 2>&1`" smp-utils-0.99/autogen.sh-1395- ret=$? ############################################## smp-utils-0.99/autogen.sh-1462-config_ac="`locate_configure_template`" smp-utils-0.99/autogen.sh:1463:config="`echo $config_ac | sed 's/\.ac$//' | sed 's/\.in$//'`" smp-utils-0.99/autogen.sh-1464-if [ "x$config" = "x" ] ; then