=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== sg3-utils-1.45/config.sub-52- sg3-utils-1.45/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` sg3-utils-1.45/config.sub-54- ############################################## sg3-utils-1.45/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations. sg3-utils-1.45/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` sg3-utils-1.45/config.sub-116-case $maybe_os in ############################################## sg3-utils-1.45/config.sub-122- os=-$maybe_os sg3-utils-1.45/config.sub:123: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` sg3-utils-1.45/config.sub-124- ;; ############################################## sg3-utils-1.45/config.sub-126- os=-linux-android sg3-utils-1.45/config.sub:127: basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown sg3-utils-1.45/config.sub-128- ;; sg3-utils-1.45/config.sub-129- *) sg3-utils-1.45/config.sub:130: basic_machine=`echo "$1" | sed 's/-[^-]*$//'` sg3-utils-1.45/config.sub-131- if [ "$basic_machine" != "$1" ] sg3-utils-1.45/config.sub:132: then os=`echo "$1" | sed 's/.*-/-/'` sg3-utils-1.45/config.sub-133- else os=; fi ############################################## sg3-utils-1.45/config.sub-180- os=-sco5v6 sg3-utils-1.45/config.sub:181: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-182- ;; ############################################## sg3-utils-1.45/config.sub-184- os=-sco3.2v5 sg3-utils-1.45/config.sub:185: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-186- ;; ############################################## sg3-utils-1.45/config.sub-188- os=-sco3.2v4 sg3-utils-1.45/config.sub:189: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-190- ;; sg3-utils-1.45/config.sub-191- -sco3.2.[4-9]*) sg3-utils-1.45/config.sub:192: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` sg3-utils-1.45/config.sub:193: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-194- ;; ############################################## sg3-utils-1.45/config.sub-196- # Don't forget version if it is 3.2v4 or newer. sg3-utils-1.45/config.sub:197: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-198- ;; ############################################## sg3-utils-1.45/config.sub-200- # Don't forget version if it is 3.2v4 or newer. sg3-utils-1.45/config.sub:201: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-202- ;; ############################################## sg3-utils-1.45/config.sub-204- os=-sco3.2v2 sg3-utils-1.45/config.sub:205: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-206- ;; sg3-utils-1.45/config.sub-207- -udk*) sg3-utils-1.45/config.sub:208: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-209- ;; ############################################## sg3-utils-1.45/config.sub-211- os=-isc2.2 sg3-utils-1.45/config.sub:212: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-213- ;; ############################################## sg3-utils-1.45/config.sub-217- -isc*) sg3-utils-1.45/config.sub:218: basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'` sg3-utils-1.45/config.sub-219- ;; ############################################## sg3-utils-1.45/config.sub-229- -ptx*) sg3-utils-1.45/config.sub:230: basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'` sg3-utils-1.45/config.sub-231- ;; ############################################## sg3-utils-1.45/config.sub-364- *-*-*) sg3-utils-1.45/config.sub:365: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 sg3-utils-1.45/config.sub-366- exit 1 ############################################## sg3-utils-1.45/config.sub-493- amd64-*) sg3-utils-1.45/config.sub:494: basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-495- ;; ############################################## sg3-utils-1.45/config.sub-538- blackfin-*) sg3-utils-1.45/config.sub:539: basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-540- os=-linux ############################################## sg3-utils-1.45/config.sub-546- c54x-*) sg3-utils-1.45/config.sub:547: basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-548- ;; sg3-utils-1.45/config.sub-549- c55x-*) sg3-utils-1.45/config.sub:550: basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-551- ;; sg3-utils-1.45/config.sub-552- c6x-*) sg3-utils-1.45/config.sub:553: basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-554- ;; ############################################## sg3-utils-1.45/config.sub-650- e500v[12]-*) sg3-utils-1.45/config.sub:651: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-652- os=$os"spe" ############################################## sg3-utils-1.45/config.sub-754- i*86v32) sg3-utils-1.45/config.sub:755: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` sg3-utils-1.45/config.sub-756- os=-sysv32 ############################################## sg3-utils-1.45/config.sub-758- i*86v4*) sg3-utils-1.45/config.sub:759: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` sg3-utils-1.45/config.sub-760- os=-sysv4 ############################################## sg3-utils-1.45/config.sub-762- i*86v) sg3-utils-1.45/config.sub:763: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` sg3-utils-1.45/config.sub-764- os=-sysv ############################################## sg3-utils-1.45/config.sub-766- i*86sol2) sg3-utils-1.45/config.sub:767: basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'` sg3-utils-1.45/config.sub-768- os=-solaris2 ############################################## sg3-utils-1.45/config.sub-792- leon-*|leon[3-9]-*) sg3-utils-1.45/config.sub:793: basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'` sg3-utils-1.45/config.sub-794- ;; ############################################## sg3-utils-1.45/config.sub-799- m68knommu-*) sg3-utils-1.45/config.sub:800: basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-801- os=-linux ############################################## sg3-utils-1.45/config.sub-833- mips3*-*) sg3-utils-1.45/config.sub:834: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'` sg3-utils-1.45/config.sub-835- ;; sg3-utils-1.45/config.sub-836- mips3*) sg3-utils-1.45/config.sub:837: basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown sg3-utils-1.45/config.sub-838- ;; ############################################## sg3-utils-1.45/config.sub-855- ms1-*) sg3-utils-1.45/config.sub:856: basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'` sg3-utils-1.45/config.sub-857- ;; ############################################## sg3-utils-1.45/config.sub-980- parisc-*) sg3-utils-1.45/config.sub:981: basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-982- os=-linux ############################################## sg3-utils-1.45/config.sub-996- pc98-*) sg3-utils-1.45/config.sub:997: basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-998- ;; ############################################## sg3-utils-1.45/config.sub-1011- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) sg3-utils-1.45/config.sub:1012: basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1013- ;; sg3-utils-1.45/config.sub-1014- pentiumpro-* | p6-* | 6x86-* | athlon-*) sg3-utils-1.45/config.sub:1015: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1016- ;; sg3-utils-1.45/config.sub-1017- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) sg3-utils-1.45/config.sub:1018: basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1019- ;; sg3-utils-1.45/config.sub-1020- pentium4-*) sg3-utils-1.45/config.sub:1021: basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1022- ;; ############################################## sg3-utils-1.45/config.sub-1030- ppc-* | ppcbe-*) sg3-utils-1.45/config.sub:1031: basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1032- ;; ############################################## sg3-utils-1.45/config.sub-1036- ppcle-* | powerpclittle-*) sg3-utils-1.45/config.sub:1037: basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1038- ;; ############################################## sg3-utils-1.45/config.sub-1040- ;; sg3-utils-1.45/config.sub:1041: ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1042- ;; ############################################## sg3-utils-1.45/config.sub-1046- ppc64le-* | powerpc64little-*) sg3-utils-1.45/config.sub:1047: basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1048- ;; ############################################## sg3-utils-1.45/config.sub-1122- strongarm-* | thumb-*) sg3-utils-1.45/config.sub:1123: basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'` sg3-utils-1.45/config.sub-1124- ;; ############################################## sg3-utils-1.45/config.sub-1255- xscale-* | xscalee[bl]-*) sg3-utils-1.45/config.sub:1256: basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'` sg3-utils-1.45/config.sub-1257- ;; ############################################## sg3-utils-1.45/config.sub-1317- *) sg3-utils-1.45/config.sub:1318: echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2 sg3-utils-1.45/config.sub-1319- exit 1 ############################################## sg3-utils-1.45/config.sub-1325- *-digital*) sg3-utils-1.45/config.sub:1326: basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'` sg3-utils-1.45/config.sub-1327- ;; sg3-utils-1.45/config.sub-1328- *-commodore*) sg3-utils-1.45/config.sub:1329: basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'` sg3-utils-1.45/config.sub-1330- ;; ############################################## sg3-utils-1.45/config.sub-1346- -solaris1 | -solaris1.*) sg3-utils-1.45/config.sub:1347: os=`echo $os | sed -e 's|solaris1|sunos4|'` sg3-utils-1.45/config.sub-1348- ;; ############################################## sg3-utils-1.45/config.sub-1355- -gnu/linux*) sg3-utils-1.45/config.sub:1356: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` sg3-utils-1.45/config.sub-1357- ;; ############################################## sg3-utils-1.45/config.sub-1407- -nto*) sg3-utils-1.45/config.sub:1408: os=`echo $os | sed -e 's|nto|nto-qnx|'` sg3-utils-1.45/config.sub-1409- ;; ############################################## sg3-utils-1.45/config.sub-1414- -mac*) sg3-utils-1.45/config.sub:1415: os=`echo "$os" | sed -e 's|mac|macos|'` sg3-utils-1.45/config.sub-1416- ;; ############################################## sg3-utils-1.45/config.sub-1420- -linux*) sg3-utils-1.45/config.sub:1421: os=`echo $os | sed -e 's|linux|linux-gnu|'` sg3-utils-1.45/config.sub-1422- ;; sg3-utils-1.45/config.sub-1423- -sunos5*) sg3-utils-1.45/config.sub:1424: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` sg3-utils-1.45/config.sub-1425- ;; sg3-utils-1.45/config.sub-1426- -sunos6*) sg3-utils-1.45/config.sub:1427: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` sg3-utils-1.45/config.sub-1428- ;; ############################################## sg3-utils-1.45/config.sub-1469- -sinix5.*) sg3-utils-1.45/config.sub:1470: os=`echo $os | sed -e 's|sinix|sysv|'` sg3-utils-1.45/config.sub-1471- ;; ############################################## sg3-utils-1.45/config.sub-1528- # Get rid of the `-' at the beginning of $os. sg3-utils-1.45/config.sub:1529: os=`echo $os | sed 's/[^-]*-//'` sg3-utils-1.45/config.sub:1530: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 sg3-utils-1.45/config.sub-1531- exit 1 ############################################## sg3-utils-1.45/config.sub-1788- esac sg3-utils-1.45/config.sub:1789: basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"` sg3-utils-1.45/config.sub-1790- ;; ############################################## sg3-utils-1.45/install-sh-234- fi sg3-utils-1.45/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; sg3-utils-1.45/install-sh-236- *) ############################################## sg3-utils-1.45/install-sh-280- dstdir=$dst sg3-utils-1.45/install-sh:281: dstbase=`basename "$src"` sg3-utils-1.45/install-sh-282- case $dst in ############################################## sg3-utils-1.45/install-sh-287- else sg3-utils-1.45/install-sh:288: dstdir=`dirname "$dst"` sg3-utils-1.45/install-sh-289- test -d "$dstdir" ############################################## sg3-utils-1.45/install-sh-354- test_tmpdir="$tmpdir/a" sg3-utils-1.45/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` sg3-utils-1.45/install-sh-356- case $ls_ld_tmpdir in ############################################## sg3-utils-1.45/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { sg3-utils-1.45/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` sg3-utils-1.45/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## sg3-utils-1.45/install-sh-419- case $prefix in sg3-utils-1.45/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; sg3-utils-1.45/install-sh-421- *) qprefix=$prefix;; ############################################## sg3-utils-1.45/install-sh-468- if $copy_on_change && sg3-utils-1.45/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && sg3-utils-1.45/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && sg3-utils-1.45/install-sh-471- set -f && ############################################## sg3-utils-1.45/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ sg3-utils-1.45/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then sg3-utils-1.45/configure-47- as_echo='print -r --' sg3-utils-1.45/configure-48- as_echo_n='print -rn --' sg3-utils-1.45/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then sg3-utils-1.45/configure-50- as_echo='printf %s\n' ############################################## sg3-utils-1.45/configure-52-else sg3-utils-1.45/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then sg3-utils-1.45/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## sg3-utils-1.45/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; sg3-utils-1.45/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; sg3-utils-1.45/configure-64- esac; ############################################## sg3-utils-1.45/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && sg3-utils-1.45/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 sg3-utils-1.45/configure-201- ############################################## sg3-utils-1.45/configure-206- PATH=/empty FPATH=/empty; export PATH FPATH sg3-utils-1.45/configure:207: test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\ sg3-utils-1.45/configure:208: || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1 sg3-utils-1.45/configure-209-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## sg3-utils-1.45/configure-335- case $as_dir in #( sg3-utils-1.45/configure:336: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( sg3-utils-1.45/configure-337- *) as_qdir=$as_dir;; ############################################## sg3-utils-1.45/configure-408- { sg3-utils-1.45/configure:409: as_val=`expr "$@" || test $? -eq 1` sg3-utils-1.45/configure-410- } ############################################## sg3-utils-1.45/configure-415-# ---------------------------------------- sg3-utils-1.45/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are sg3-utils-1.45/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## sg3-utils-1.45/configure-478- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && sg3-utils-1.45/configure:479: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { sg3-utils-1.45/configure-480- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## sg3-utils-1.45/configure-868- case $ac_option in sg3-utils-1.45/configure:869: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; sg3-utils-1.45/configure-870- *=) ac_optarg= ;; ############################################## sg3-utils-1.45/configure-912- -disable-* | --disable-*) sg3-utils-1.45/configure:913: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` sg3-utils-1.45/configure-914- # Reject names that are not valid shell variable names. ############################################## sg3-utils-1.45/configure-917- ac_useropt_orig=$ac_useropt sg3-utils-1.45/configure:918: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` sg3-utils-1.45/configure-919- case $ac_user_opts in ############################################## sg3-utils-1.45/configure-938- -enable-* | --enable-*) sg3-utils-1.45/configure:939: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` sg3-utils-1.45/configure-940- # Reject names that are not valid shell variable names. ############################################## sg3-utils-1.45/configure-943- ac_useropt_orig=$ac_useropt sg3-utils-1.45/configure:944: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` sg3-utils-1.45/configure-945- case $ac_user_opts in ############################################## sg3-utils-1.45/configure-1151- -with-* | --with-*) sg3-utils-1.45/configure:1152: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` sg3-utils-1.45/configure-1153- # Reject names that are not valid shell variable names. ############################################## sg3-utils-1.45/configure-1156- ac_useropt_orig=$ac_useropt sg3-utils-1.45/configure:1157: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` sg3-utils-1.45/configure-1158- case $ac_user_opts in ############################################## sg3-utils-1.45/configure-1167- -without-* | --without-*) sg3-utils-1.45/configure:1168: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` sg3-utils-1.45/configure-1169- # Reject names that are not valid shell variable names. ############################################## sg3-utils-1.45/configure-1172- ac_useropt_orig=$ac_useropt sg3-utils-1.45/configure:1173: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` sg3-utils-1.45/configure-1174- case $ac_user_opts in ############################################## sg3-utils-1.45/configure-1205- *=*) sg3-utils-1.45/configure:1206: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` sg3-utils-1.45/configure-1207- # Reject names that are not valid shell variable names. ############################################## sg3-utils-1.45/configure-1226-if test -n "$ac_prev"; then sg3-utils-1.45/configure:1227: ac_option=--`echo $ac_prev | sed 's/_/-/g'` sg3-utils-1.45/configure-1228- as_fn_error $? "missing argument to $ac_option" ############################################## sg3-utils-1.45/configure-1248- */ ) sg3-utils-1.45/configure:1249: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` sg3-utils-1.45/configure-1250- eval $ac_var=\$ac_val;; ############################################## sg3-utils-1.45/configure-1283-ac_ls_di=`ls -di .` && sg3-utils-1.45/configure:1284:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || sg3-utils-1.45/configure-1285- as_fn_error $? "working directory cannot be determined" ############################################## sg3-utils-1.45/configure-1339-case $srcdir in sg3-utils-1.45/configure:1340:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; sg3-utils-1.45/configure-1341-esac ############################################## sg3-utils-1.45/configure-1382-By default, \`make install' will install all the files in sg3-utils-1.45/configure:1383:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify sg3-utils-1.45/configure:1384:an installation prefix other than \`$ac_default_prefix' using \`--prefix', sg3-utils-1.45/configure-1385-for instance \`--prefix=\$HOME'. ############################################## sg3-utils-1.45/configure-1502-*) sg3-utils-1.45/configure:1503: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` sg3-utils-1.45/configure-1504- # A ".." for each directory in $ac_dir_suffix. sg3-utils-1.45/configure:1505: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` sg3-utils-1.45/configure-1506- case $ac_top_builddir_sub in ############################################## sg3-utils-1.45/configure-1990- *\'*) sg3-utils-1.45/configure:1991: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; sg3-utils-1.45/configure-1992- esac ############################################## sg3-utils-1.45/configure-2073- case $ac_val in sg3-utils-1.45/configure:2074: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; sg3-utils-1.45/configure-2075- esac ############################################## sg3-utils-1.45/configure-2088- case $ac_val in sg3-utils-1.45/configure:2089: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; sg3-utils-1.45/configure-2090- esac ############################################## sg3-utils-1.45/configure-2208- set,) sg3-utils-1.45/configure:2209: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 sg3-utils-1.45/configure:2210:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} sg3-utils-1.45/configure-2211- ac_cache_corrupted=: ;; ############################################## sg3-utils-1.45/configure-2219- # differences in whitespace do not lead to failure. sg3-utils-1.45/configure:2220: ac_old_val_w=`echo x $ac_old_val` sg3-utils-1.45/configure:2221: ac_new_val_w=`echo x $ac_new_val` sg3-utils-1.45/configure-2222- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## sg3-utils-1.45/configure-2239- case $ac_new_val in sg3-utils-1.45/configure:2240: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; sg3-utils-1.45/configure-2241- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## sg3-utils-1.45/configure-2415- echo "timestamp, slept: $am_has_slept" > conftest.file sg3-utils-1.45/configure:2416: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` sg3-utils-1.45/configure-2417- if test "$*" = "X"; then sg3-utils-1.45/configure-2418- # -L didn't work. sg3-utils-1.45/configure:2419: set X `ls -t "$srcdir/configure" conftest.file` sg3-utils-1.45/configure-2420- fi ############################################## sg3-utils-1.45/configure-2466-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' sg3-utils-1.45/configure:2467:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` sg3-utils-1.45/configure-2468- sg3-utils-1.45/configure-2469-# Expand $ac_aux_dir to an absolute path. sg3-utils-1.45/configure:2470:am_aux_dir=`cd "$ac_aux_dir" && pwd` sg3-utils-1.45/configure-2471- ############################################## sg3-utils-1.45/configure-2611- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue sg3-utils-1.45/configure:2612: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( sg3-utils-1.45/configure-2613- 'mkdir (GNU coreutils) '* | \ ############################################## sg3-utils-1.45/configure-2684-set x ${MAKE-make} sg3-utils-1.45/configure:2685:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` sg3-utils-1.45/configure-2686-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## sg3-utils-1.45/configure-2694-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. sg3-utils-1.45/configure:2695:case `${MAKE-make} -f conftest.make 2>/dev/null` in sg3-utils-1.45/configure-2696- *@@@%%%=?*=@@@%%%*) ############################################## sg3-utils-1.45/configure-2760- sg3-utils-1.45/configure:2761:if test "`cd $srcdir && pwd`" != "`pwd`"; then sg3-utils-1.45/configure-2762- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## sg3-utils-1.45/configure-3247-$as_echo_n "checking whether the C compiler works... " >&6; } sg3-utils-1.45/configure:3248:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` sg3-utils-1.45/configure-3249- ############################################## sg3-utils-1.45/configure-3291- then :; else sg3-utils-1.45/configure:3292: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` sg3-utils-1.45/configure-3293- fi ############################################## sg3-utils-1.45/configure-3351- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; sg3-utils-1.45/configure:3352: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` sg3-utils-1.45/configure-3353- break;; ############################################## sg3-utils-1.45/configure-3460- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; sg3-utils-1.45/configure:3461: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` sg3-utils-1.45/configure-3462- break;; ############################################## sg3-utils-1.45/configure-3841- if test "$am_compiler_list" = ""; then sg3-utils-1.45/configure:3842: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` sg3-utils-1.45/configure-3843- fi ############################################## sg3-utils-1.45/configure-4154-test "x$ac_build_alias" = x && sg3-utils-1.45/configure:4155: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` sg3-utils-1.45/configure-4156-test "x$ac_build_alias" = x && sg3-utils-1.45/configure-4157- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 sg3-utils-1.45/configure:4158:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || sg3-utils-1.45/configure-4159- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## sg3-utils-1.45/configure-4178-IFS=$ac_save_IFS sg3-utils-1.45/configure:4179:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac sg3-utils-1.45/configure-4180- ############################################## sg3-utils-1.45/configure-4189-else sg3-utils-1.45/configure:4190: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || sg3-utils-1.45/configure-4191- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## sg3-utils-1.45/configure-4211-IFS=$ac_save_IFS sg3-utils-1.45/configure:4212:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac sg3-utils-1.45/configure-4213- ############################################## sg3-utils-1.45/configure-4239-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ sg3-utils-1.45/configure:4240: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then sg3-utils-1.45/configure-4241- ECHO='print -r --' sg3-utils-1.45/configure:4242:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then sg3-utils-1.45/configure-4243- ECHO='printf %s\n' ############################################## sg3-utils-1.45/configure-4308- # Check for GNU $ac_path_SED sg3-utils-1.45/configure:4309:case `"$ac_path_SED" --version 2>&1` in sg3-utils-1.45/configure-4310-*GNU*) ############################################## sg3-utils-1.45/configure-4384- # Check for GNU $ac_path_GREP sg3-utils-1.45/configure:4385:case `"$ac_path_GREP" --version 2>&1` in sg3-utils-1.45/configure-4386-*GNU*) ############################################## sg3-utils-1.45/configure-4450- # Check for GNU $ac_path_EGREP sg3-utils-1.45/configure:4451:case `"$ac_path_EGREP" --version 2>&1` in sg3-utils-1.45/configure-4452-*GNU*) ############################################## sg3-utils-1.45/configure-4517- # Check for GNU $ac_path_FGREP sg3-utils-1.45/configure:4518:case `"$ac_path_FGREP" --version 2>&1` in sg3-utils-1.45/configure-4519-*GNU*) ############################################## sg3-utils-1.45/configure-4597- # gcc leaves a trailing carriage return, which upsets mingw sg3-utils-1.45/configure:4598: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; sg3-utils-1.45/configure-4599- *) sg3-utils-1.45/configure:4600: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; sg3-utils-1.45/configure-4601- esac ############################################## sg3-utils-1.45/configure-4606- # Canonicalize the pathname of ld sg3-utils-1.45/configure:4607: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` sg3-utils-1.45/configure-4608- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do sg3-utils-1.45/configure:4609: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` sg3-utils-1.45/configure-4610- done ############################################## sg3-utils-1.45/configure-4641- # Break only if it was the GNU/non-GNU ld that we prefer. sg3-utils-1.45/configure:4642: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in sg3-utils-1.45/configure-4643- *GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/configure-4672- # I'd rather use --version here, but apparently some GNU lds only accept -v. sg3-utils-1.45/configure:4673:case `$LD -v 2>&1 </dev/null` in sg3-utils-1.45/configure-4674-*GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/configure-4722- esac sg3-utils-1.45/configure:4723: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in sg3-utils-1.45/configure-4724- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## sg3-utils-1.45/configure-4728- *) sg3-utils-1.45/configure:4729: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in sg3-utils-1.45/configure-4730- */dev/null*) ############################################## sg3-utils-1.45/configure-4856- sg3-utils-1.45/configure:4857: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in sg3-utils-1.45/configure-4858- *COFF*) ############################################## sg3-utils-1.45/configure-4968- # And add a safety zone sg3-utils-1.45/configure:4969: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` sg3-utils-1.45/configure:4970: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` sg3-utils-1.45/configure-4971- ;; ############################################## sg3-utils-1.45/configure-5001- if test -n "$kargmax"; then sg3-utils-1.45/configure:5002: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[ ]//'` sg3-utils-1.45/configure-5003- else ############################################## sg3-utils-1.45/configure-5010- test undefined != "$lt_cv_sys_max_cmd_len"; then sg3-utils-1.45/configure:5011: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` sg3-utils-1.45/configure:5012: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` sg3-utils-1.45/configure-5013- else ############################################## sg3-utils-1.45/configure-5022- # we can't tell. sg3-utils-1.45/configure:5023: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ sg3-utils-1.45/configure-5024- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## sg3-utils-1.45/configure-5026- do sg3-utils-1.45/configure:5027: i=`expr $i + 1` sg3-utils-1.45/configure-5028- teststring=$teststring$teststring ############################################## sg3-utils-1.45/configure-5030- # Only check the string length outside the loop. sg3-utils-1.45/configure:5031: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` sg3-utils-1.45/configure-5032- teststring= ############################################## sg3-utils-1.45/configure-5035- # linker. It appears as though 1/2 is a usable value. sg3-utils-1.45/configure:5036: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` sg3-utils-1.45/configure-5037- fi ############################################## sg3-utils-1.45/configure-5446-openbsd* | bitrig*) sg3-utils-1.45/configure:5447: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/configure-5448- lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$' ############################################## sg3-utils-1.45/configure-5516- else sg3-utils-1.45/configure:5517: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"` sg3-utils-1.45/configure-5518- fi ############################################## sg3-utils-1.45/configure-5661- # decide which one to use based on capabilities of $DLLTOOL sg3-utils-1.45/configure:5662: case `$DLLTOOL --help 2>&1` in sg3-utils-1.45/configure-5663- *--identify-strict*) ############################################## sg3-utils-1.45/configure-6182-# If we're using GNU nm, then use its standard symbol codes. sg3-utils-1.45/configure:6183:case `$NM -V 2>&1` in sg3-utils-1.45/configure-6184-*GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/configure-6230-mingw*) sg3-utils-1.45/configure:6231: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp sg3-utils-1.45/configure-6232- ;; ############################################## sg3-utils-1.45/configure-6459- if test yes = "$GCC"; then sg3-utils-1.45/configure:6460: lt_sysroot=`$CC --print-sysroot 2>/dev/null` sg3-utils-1.45/configure-6461- fi ############################################## sg3-utils-1.45/configure-6463- /*) sg3-utils-1.45/configure:6464: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` sg3-utils-1.45/configure-6465- ;; #( ############################################## sg3-utils-1.45/configure-6558- done sg3-utils-1.45/configure:6559: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` sg3-utils-1.45/configure-6560-} ############################################## sg3-utils-1.45/configure-6580- test $ac_status = 0; }; then sg3-utils-1.45/configure:6581: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6582- *ELF-32*) ############################################## sg3-utils-1.45/configure-6601- if test yes = "$lt_cv_prog_gnu_ld"; then sg3-utils-1.45/configure:6602: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6603- *32-bit*) ############################################## sg3-utils-1.45/configure-6613- else sg3-utils-1.45/configure:6614: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6615- *32-bit*) ############################################## sg3-utils-1.45/configure-6639- emul=elf sg3-utils-1.45/configure:6640: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6641- *32-bit*) ############################################## sg3-utils-1.45/configure-6647- esac sg3-utils-1.45/configure:6648: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6649- *MSB*) ############################################## sg3-utils-1.45/configure-6655- esac sg3-utils-1.45/configure:6656: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/configure-6657- *N32*) ############################################## sg3-utils-1.45/configure-7588- *:) sg3-utils-1.45/configure:7589: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" sg3-utils-1.45/configure-7590- ;; sg3-utils-1.45/configure-7591- x:*) sg3-utils-1.45/configure:7592: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" sg3-utils-1.45/configure-7593- ;; sg3-utils-1.45/configure-7594- *::*) sg3-utils-1.45/configure:7595: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" sg3-utils-1.45/configure:7596: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" sg3-utils-1.45/configure-7597- ;; sg3-utils-1.45/configure-7598- *) sg3-utils-1.45/configure:7599: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" sg3-utils-1.45/configure-7600- ;; ############################################## sg3-utils-1.45/configure-7857-do : sg3-utils-1.45/configure:7858: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` sg3-utils-1.45/configure-7859-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## sg3-utils-1.45/configure-7862- cat >>confdefs.h <<_ACEOF sg3-utils-1.45/configure:7863:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 sg3-utils-1.45/configure-7864-_ACEOF ############################################## sg3-utils-1.45/configure-8220- "file_magic "*) sg3-utils-1.45/configure:8221: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` sg3-utils-1.45/configure-8222- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## sg3-utils-1.45/configure-8286- "file_magic "*) sg3-utils-1.45/configure:8287: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` sg3-utils-1.45/configure-8288- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## sg3-utils-1.45/configure-8680- *) sg3-utils-1.45/configure:8681: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/configure-8682- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*) ############################################## sg3-utils-1.45/configure-9129- # shared libraries, regardless of the interface used. sg3-utils-1.45/configure:9130: case `$LD -v 2>&1` in sg3-utils-1.45/configure-9131- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## sg3-utils-1.45/configure-9161- supports_anon_versioning=no sg3-utils-1.45/configure:9162: case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in sg3-utils-1.45/configure-9163- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## sg3-utils-1.45/configure-9230- # is; otherwise, prepend EXPORTS... sg3-utils-1.45/configure:9231: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then sg3-utils-1.45/configure-9232- cp $export_symbols $output_objdir/$soname.def; ############################################## sg3-utils-1.45/configure-9264- prefix_cmds="$SED"~ sg3-utils-1.45/configure:9265: if test EXPORTS = "`$SED 1q $export_symbols`"; then sg3-utils-1.45/configure-9266- prefix_cmds="$prefix_cmds -e 1d"; ############################################## sg3-utils-1.45/configure-9286- # time. Moving up from 0x10000000 also allows more sbrk(2) space. sg3-utils-1.45/configure:9287: archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib' sg3-utils-1.45/configure:9288: 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' sg3-utils-1.45/configure-9289- ;; ############################################## sg3-utils-1.45/configure-9304- pgcc*) # Portland Group C compiler sg3-utils-1.45/configure:9305: 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' sg3-utils-1.45/configure-9306- tmp_addflag=' $pic_flag' ############################################## sg3-utils-1.45/configure-9309- # Portland Group f77 and f90 compilers sg3-utils-1.45/configure:9310: 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' sg3-utils-1.45/configure-9311- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## sg3-utils-1.45/configure-9326- nvcc*) # Cuda Compiler Driver 2.2 sg3-utils-1.45/configure:9327: 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' sg3-utils-1.45/configure-9328- compiler_needs_object=yes ############################################## sg3-utils-1.45/configure-9330- esac sg3-utils-1.45/configure:9331: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/configure-9332- *Sun\ C*) # Sun C 5.9 sg3-utils-1.45/configure:9333: 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' sg3-utils-1.45/configure-9334- compiler_needs_object=yes ############################################## sg3-utils-1.45/configure-9401- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) sg3-utils-1.45/configure:9402: case `$LD -v 2>&1` in sg3-utils-1.45/configure-9403- *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*) ############################################## sg3-utils-1.45/configure-9490- else sg3-utils-1.45/configure:9491: 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' sg3-utils-1.45/configure-9492- fi ############################################## sg3-utils-1.45/configure-9555- # below for broken collect2 doesn't work under 4.3+ sg3-utils-1.45/configure:9556: collect2name=`$CC -print-prog-name=collect2` sg3-utils-1.45/configure-9557- if test -f "$collect2name" && ############################################## sg3-utils-1.45/configure-9635- }' sg3-utils-1.45/configure:9636: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` sg3-utils-1.45/configure-9637- # Check for a 64-bit object if we didn't find anything. sg3-utils-1.45/configure-9638- if test -z "$lt_cv_aix_libpath_"; then sg3-utils-1.45/configure:9639: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` sg3-utils-1.45/configure-9640- fi ############################################## sg3-utils-1.45/configure-9653- hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath" sg3-utils-1.45/configure:9654: 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 sg3-utils-1.45/configure-9655- else ############################################## sg3-utils-1.45/configure-9688- }' sg3-utils-1.45/configure:9689: lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` sg3-utils-1.45/configure-9690- # Check for a 64-bit object if we didn't find anything. sg3-utils-1.45/configure-9691- if test -z "$lt_cv_aix_libpath_"; then sg3-utils-1.45/configure:9692: lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"` sg3-utils-1.45/configure-9693- fi ############################################## sg3-utils-1.45/configure-9720- # -brtl affects multiple linker settings, -berok does not and is overridden later sg3-utils-1.45/configure:9721: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`' sg3-utils-1.45/configure-9722- if test svr4 != "$with_aix_soname"; then ############################################## sg3-utils-1.45/configure-9773- archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames=' sg3-utils-1.45/configure:9774: archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then sg3-utils-1.45/configure-9775- cp "$export_symbols" "$output_objdir/$soname.def"; ############################################## sg3-utils-1.45/configure-9811- # FIXME: Setting linknames here is a bad hack. sg3-utils-1.45/configure:9812: archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' sg3-utils-1.45/configure-9813- # The linker will automatically build a .lib file if we build a DLL. ############################################## sg3-utils-1.45/configure-9829- if test yes = "$lt_cv_ld_force_load"; then sg3-utils-1.45/configure:9830: 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\"`' sg3-utils-1.45/configure-9831- ############################################## sg3-utils-1.45/configure-10009- if test yes = "$GCC"; then sg3-utils-1.45/configure:10010: 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' sg3-utils-1.45/configure-10011- # Try to use the -exported_symbol ld option, if it does not ############################################## sg3-utils-1.45/configure-10037- if test yes = "$lt_cv_irix_exported_symbol"; then sg3-utils-1.45/configure:10038: 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' sg3-utils-1.45/configure-10039- fi ############################################## sg3-utils-1.45/configure-10041- else sg3-utils-1.45/configure:10042: 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' sg3-utils-1.45/configure:10043: 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' sg3-utils-1.45/configure-10044- fi ############################################## sg3-utils-1.45/configure-10088- hardcode_direct_absolute=yes sg3-utils-1.45/configure:10089: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/configure-10090- archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## sg3-utils-1.45/configure-10119- prefix_cmds="$SED"~ sg3-utils-1.45/configure:10120: if test EXPORTS = "`$SED 1q $export_symbols`"; then sg3-utils-1.45/configure-10121- prefix_cmds="$prefix_cmds -e 1d"; ############################################## sg3-utils-1.45/configure-10133- allow_undefined_flag=' $wl-expect_unresolved $wl\*' sg3-utils-1.45/configure:10134: 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' sg3-utils-1.45/configure-10135- else sg3-utils-1.45/configure-10136- allow_undefined_flag=' -expect_unresolved \*' sg3-utils-1.45/configure:10137: 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' sg3-utils-1.45/configure-10138- fi ############################################## sg3-utils-1.45/configure-10146- allow_undefined_flag=' $wl-expect_unresolved $wl\*' sg3-utils-1.45/configure:10147: 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' sg3-utils-1.45/configure-10148- hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' ############################################## sg3-utils-1.45/configure-10150- allow_undefined_flag=' -expect_unresolved \*' sg3-utils-1.45/configure:10151: 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' sg3-utils-1.45/configure:10152: 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~ sg3-utils-1.45/configure:10153: $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' sg3-utils-1.45/configure-10154- ############################################## sg3-utils-1.45/configure-10169- else sg3-utils-1.45/configure:10170: case `$CC -V 2>&1` in sg3-utils-1.45/configure-10171- *"Compilers 5.0"*) ############################################## sg3-utils-1.45/configure-10568- esac sg3-utils-1.45/configure:10569: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` sg3-utils-1.45/configure-10570- case $lt_search_path_spec in ############################################## sg3-utils-1.45/configure-10575- # okay in the real world where ";" in dirpaths is itself problematic. sg3-utils-1.45/configure:10576: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` sg3-utils-1.45/configure-10577- ;; sg3-utils-1.45/configure-10578- *) sg3-utils-1.45/configure:10579: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/configure-10580- ;; ############################################## sg3-utils-1.45/configure-10584- lt_tmp_lt_search_path_spec= sg3-utils-1.45/configure:10585: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` sg3-utils-1.45/configure-10586- # ...but if some path component already ends with the multilib dir we assume ############################################## sg3-utils-1.45/configure-10626- esac sg3-utils-1.45/configure:10627: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` sg3-utils-1.45/configure-10628-else ############################################## sg3-utils-1.45/configure-10766- # Create ${libname}_ixlibrary.a entries in /sys/libs. sg3-utils-1.45/configure:10767: 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' sg3-utils-1.45/configure-10768- ;; ############################################## sg3-utils-1.45/configure-10802- # DLL is installed to $(libdir)/../bin by postinstall_cmds sg3-utils-1.45/configure:10803: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/configure:10804: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ sg3-utils-1.45/configure:10805: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/configure-10806- test -d \$dldir || mkdir -p \$dldir~ ############################################## sg3-utils-1.45/configure-10811- fi' sg3-utils-1.45/configure:10812: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ sg3-utils-1.45/configure-10813- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/configure-10819- # Cygwin DLLs use 'cyg' prefix rather than 'lib' sg3-utils-1.45/configure:10820: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/configure-10821- ############################################## sg3-utils-1.45/configure-10825- # MinGW DLLs use traditional 'lib' prefix sg3-utils-1.45/configure:10826: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/configure-10827- ;; ############################################## sg3-utils-1.45/configure-10829- # pw32 DLLs use 'pw' prefix rather than 'lib' sg3-utils-1.45/configure:10830: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/configure-10831- ;; ############################################## sg3-utils-1.45/configure-10838- libname_spec='$name' sg3-utils-1.45/configure:10839: soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/configure-10840- library_names_spec='$libname.dll.lib' ############################################## sg3-utils-1.45/configure-10850- # Let DOS variable expansion print the short 8.3 style file name. sg3-utils-1.45/configure:10851: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sg3-utils-1.45/configure-10852- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## sg3-utils-1.45/configure-10855- # Convert to MSYS style. sg3-utils-1.45/configure:10856: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'` sg3-utils-1.45/configure-10857- ;; ############################################## sg3-utils-1.45/configure-10861- # like /cygdrive/c/PROGRA~1:/cygdr... sg3-utils-1.45/configure:10862: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sg3-utils-1.45/configure:10863: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sg3-utils-1.45/configure:10864: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/configure-10865- ;; ############################################## sg3-utils-1.45/configure-10869- # It is most probably a Windows format PATH. sg3-utils-1.45/configure:10870: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` sg3-utils-1.45/configure-10871- else sg3-utils-1.45/configure:10872: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/configure-10873- fi ############################################## sg3-utils-1.45/configure-10879- # DLL is installed to $(libdir)/../bin by postinstall_cmds sg3-utils-1.45/configure:10880: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/configure:10881: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ sg3-utils-1.45/configure:10882: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/configure-10883- test -d \$dldir || mkdir -p \$dldir~ sg3-utils-1.45/configure-10884- $install_prog $dir/$dlname \$dldir/$dlname' sg3-utils-1.45/configure:10885: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ sg3-utils-1.45/configure-10886- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/configure-10893- # Assume MSVC wrapper sg3-utils-1.45/configure:10894: library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib' sg3-utils-1.45/configure-10895- dynamic_linker='Win32 ld.exe' ############################################## sg3-utils-1.45/configure-10910- shlibpath_var=DYLD_LIBRARY_PATH sg3-utils-1.45/configure:10911: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sg3-utils-1.45/configure-10912- ############################################## sg3-utils-1.45/configure-11163- if test -f /etc/ld.so.conf; then sg3-utils-1.45/configure:11164: 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' ' '` sg3-utils-1.45/configure-11165- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## sg3-utils-1.45/configure-11229- need_lib_prefix=no sg3-utils-1.45/configure:11230: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/configure-11231- need_version=no ############################################## sg3-utils-1.45/configure-11256- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec sg3-utils-1.45/configure:11257: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/configure:11258: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ sg3-utils-1.45/configure:11259: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/configure-11260- test -d \$dldir || mkdir -p \$dldir~ ############################################## sg3-utils-1.45/configure-11265- fi' sg3-utils-1.45/configure:11266: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ sg3-utils-1.45/configure-11267- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/configure-12453-do : sg3-utils-1.45/configure:12454: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` sg3-utils-1.45/configure-12455-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## sg3-utils-1.45/configure-12457- cat >>confdefs.h <<_ACEOF sg3-utils-1.45/configure:12458:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 sg3-utils-1.45/configure-12459-_ACEOF ############################################## sg3-utils-1.45/configure-12570-do : sg3-utils-1.45/configure:12571: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` sg3-utils-1.45/configure-12572-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "#ifdef HAVE_LINUX_TYPES_H ############################################## sg3-utils-1.45/configure-12578- cat >>confdefs.h <<_ACEOF sg3-utils-1.45/configure:12579:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 sg3-utils-1.45/configure-12580-_ACEOF ############################################## sg3-utils-1.45/configure-12929- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' sg3-utils-1.45/configure:12930: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` sg3-utils-1.45/configure-12931- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## sg3-utils-1.45/configure-13056-if test -z "$BASH_VERSION$ZSH_VERSION" \ sg3-utils-1.45/configure:13057: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then sg3-utils-1.45/configure-13058- as_echo='print -r --' sg3-utils-1.45/configure-13059- as_echo_n='print -rn --' sg3-utils-1.45/configure:13060:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then sg3-utils-1.45/configure-13061- as_echo='printf %s\n' ############################################## sg3-utils-1.45/configure-13063-else sg3-utils-1.45/configure:13064: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then sg3-utils-1.45/configure-13065- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## sg3-utils-1.45/configure-13073- expr "X$arg" : "X\\(.*\\)$as_nl"; sg3-utils-1.45/configure:13074: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; sg3-utils-1.45/configure-13075- esac; ############################################## sg3-utils-1.45/configure-13150-# ---------------------------------------- sg3-utils-1.45/configure:13151:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are sg3-utils-1.45/configure-13152-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## sg3-utils-1.45/configure-13222- { sg3-utils-1.45/configure:13223: as_val=`expr "$@" || test $? -eq 1` sg3-utils-1.45/configure-13224- } ############################################## sg3-utils-1.45/configure-13326- case $as_dir in #( sg3-utils-1.45/configure:13327: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( sg3-utils-1.45/configure-13328- *) as_qdir=$as_dir;; ############################################## sg3-utils-1.45/configure-13461-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 sg3-utils-1.45/configure:13462:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" sg3-utils-1.45/configure-13463-ac_cs_version="\\ ############################################## sg3-utils-1.45/configure-13486- --*=?*) sg3-utils-1.45/configure:13487: ac_option=`expr "X$1" : 'X\([^=]*\)='` sg3-utils-1.45/configure:13488: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` sg3-utils-1.45/configure-13489- ac_shift=: ############################################## sg3-utils-1.45/configure-13491- --*=) sg3-utils-1.45/configure:13492: ac_option=`expr "X$1" : 'X\([^=]*\)='` sg3-utils-1.45/configure-13493- ac_optarg= ############################################## sg3-utils-1.45/configure-13515- case $ac_optarg in sg3-utils-1.45/configure:13516: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; sg3-utils-1.45/configure-13517- '') as_fn_error $? "missing file argument" ;; ############################################## sg3-utils-1.45/configure-13523- case $ac_optarg in sg3-utils-1.45/configure:13524: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; sg3-utils-1.45/configure-13525- esac ############################################## sg3-utils-1.45/configure-13592-delay_variable_subst='$delay_variable_subst' sg3-utils-1.45/configure:13593:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13594:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13595:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13596:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13597:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13598:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13599:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13600:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13601:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13602:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13603:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13604:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13605:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13606:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13607:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13608:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13609:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13610:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13611:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13612:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13613:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13614:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13615:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13616:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13617:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13618:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13619:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13620:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13621:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13622:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13623:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13624:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13625:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13626:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13627:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13628:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13629:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13630:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13631:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13632:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13633:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13634:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13635:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13636:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13637:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13638:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13639:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13640:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13641:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13642:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13643:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13644:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13645:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13646:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13647:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13648:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13649:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13650:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13651: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"`' sg3-utils-1.45/configure:13652:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13653:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13654:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13655:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13656:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13657:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13658:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13659:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13660:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13661:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13662:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13663:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13664:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13665:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13666:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13667:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13668:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13669:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13670:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13671:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13672:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13673:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13674:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13675:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13676:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13677:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13678:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13679:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13680:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13681:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13682:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13683:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13684:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13685:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13686:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13687:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13688:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13689:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13690:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13691:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13692:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13693:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13694:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13695:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13696:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13697:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13698:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13699:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13700:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13701:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13702:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13703:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13704:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13705:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13706:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13707:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13708:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13709:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13710:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13711:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13712:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13713:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13714:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13715:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13716:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13717:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13718:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13719:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13720:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13721:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13722:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13723:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13724:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13725:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13726:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure:13727:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/configure-13728- ############################################## sg3-utils-1.45/configure-13809-striplib; do sg3-utils-1.45/configure:13810: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in sg3-utils-1.45/configure-13811- *[\\\\\\\`\\"\\\$]*) sg3-utils-1.45/configure:13812: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes sg3-utils-1.45/configure-13813- ;; ############################################## sg3-utils-1.45/configure-13840-configure_time_lt_sys_library_path; do sg3-utils-1.45/configure:13841: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in sg3-utils-1.45/configure-13842- *[\\\\\\\`\\"\\\$]*) sg3-utils-1.45/configure:13843: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes sg3-utils-1.45/configure-13844- ;; ############################################## sg3-utils-1.45/configure-13940-fi sg3-utils-1.45/configure:13941:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` sg3-utils-1.45/configure-13942-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## sg3-utils-1.45/configure-13957- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 sg3-utils-1.45/configure:13958:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` sg3-utils-1.45/configure-13959-ac_delim='%!_!# ' ############################################## sg3-utils-1.45/configure-13963- sg3-utils-1.45/configure:13964: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` sg3-utils-1.45/configure-13965- if test $ac_delim_n = $ac_delim_num; then ############################################## sg3-utils-1.45/configure-14101-for ac_last_try in false false :; do sg3-utils-1.45/configure:14102: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` sg3-utils-1.45/configure-14103- if test -z "$ac_tt"; then ############################################## sg3-utils-1.45/configure-14233- esac sg3-utils-1.45/configure:14234: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac sg3-utils-1.45/configure-14235- as_fn_append ac_file_inputs " '$ac_f'" ############################################## sg3-utils-1.45/configure-14292-*) sg3-utils-1.45/configure:14293: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` sg3-utils-1.45/configure-14294- # A ".." for each directory in $ac_dir_suffix. sg3-utils-1.45/configure:14295: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` sg3-utils-1.45/configure-14296- case $ac_top_builddir_sub in ############################################## sg3-utils-1.45/configure-14353-/@mandir@/p' sg3-utils-1.45/configure:14354:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in sg3-utils-1.45/configure-14355-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## sg3-utils-1.45/configure-14370- sg3-utils-1.45/configure:14371:# Neutralize VPATH when `$srcdir' = `.'. sg3-utils-1.45/configure-14372-# Shell code in configure.ac might set extrasub. ############################################## sg3-utils-1.45/configure-14398-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && sg3-utils-1.45/configure:14399: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && sg3-utils-1.45/configure-14400- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## sg3-utils-1.45/configure-14444- * ) sg3-utils-1.45/configure:14445: _am_stamp_count=`expr $_am_stamp_count + 1` ;; sg3-utils-1.45/configure-14446- esac ############################################## sg3-utils-1.45/configure-14499- # Strip MF so we end up with the name of the file. sg3-utils-1.45/configure:14500: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` sg3-utils-1.45/configure-14501- # Check whether this is an Automake generated Makefile which includes ############################################## sg3-utils-1.45/configure-15050- *:) sg3-utils-1.45/configure:15051: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" sg3-utils-1.45/configure-15052- ;; sg3-utils-1.45/configure-15053- x:*) sg3-utils-1.45/configure:15054: eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" sg3-utils-1.45/configure-15055- ;; sg3-utils-1.45/configure-15056- *::*) sg3-utils-1.45/configure:15057: eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" sg3-utils-1.45/configure:15058: eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" sg3-utils-1.45/configure-15059- ;; sg3-utils-1.45/configure-15060- *) sg3-utils-1.45/configure:15061: eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" sg3-utils-1.45/configure-15062- ;; ############################################## sg3-utils-1.45/configure-15077- done sg3-utils-1.45/configure:15078: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` sg3-utils-1.45/configure-15079-} ############################################## sg3-utils-1.45/configure-15172- *) sg3-utils-1.45/configure:15173: echo "binary install path: \`eval eval eval echo $bindir\`" sg3-utils-1.45/configure:15174: echo "scripts install path: \`eval eval eval echo $bindir\`" sg3-utils-1.45/configure:15175: echo "man page install path: \`eval eval eval echo $mandir\`" sg3-utils-1.45/configure-15176- ;; ############################################## sg3-utils-1.45/lib/Makefile.in-50- { \ sg3-utils-1.45/lib/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/lib/Makefile.in-52- }; \ ############################################## sg3-utils-1.45/lib/Makefile.in-110-CONFIG_CLEAN_VPATH_FILES = sg3-utils-1.45/lib/Makefile.in:111:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; sg3-utils-1.45/lib/Makefile.in-112-am__vpath_adj = case $$p in \ sg3-utils-1.45/lib/Makefile.in:113: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ sg3-utils-1.45/lib/Makefile.in-114- *) f=$$p;; \ sg3-utils-1.45/lib/Makefile.in-115- esac; sg3-utils-1.45/lib/Makefile.in:116:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; sg3-utils-1.45/lib/Makefile.in-117-am__install_max = 40 sg3-utils-1.45/lib/Makefile.in-118-am__nobase_strip_setup = \ sg3-utils-1.45/lib/Makefile.in:119: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` sg3-utils-1.45/lib/Makefile.in-120-am__nobase_strip = \ ############################################## sg3-utils-1.45/lib/Makefile.in-488-.c.obj: sg3-utils-1.45/lib/Makefile.in:489:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` sg3-utils-1.45/lib/Makefile.in-490-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## sg3-utils-1.45/lib/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ sg3-utils-1.45/lib/Makefile.in:493:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` sg3-utils-1.45/lib/Makefile.in-494- ############################################## sg3-utils-1.45/lib/Makefile.in-537-GTAGS: sg3-utils-1.45/lib/Makefile.in:538: here=`$(am__cd) $(top_builddir) && pwd` \ sg3-utils-1.45/lib/Makefile.in-539- && $(am__cd) $(top_srcdir) \ ############################################## sg3-utils-1.45/lib/Makefile.in-563-distdir-am: $(DISTFILES) sg3-utils-1.45/lib/Makefile.in:564: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/lib/Makefile.in:565: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/lib/Makefile.in-566- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/lib/Makefile.in-577- if test -d $$d/$$file; then \ sg3-utils-1.45/lib/Makefile.in:578: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/lib/Makefile.in-579- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/ltmain.sh-103-# sg3-utils-1.45/ltmain.sh:104:# . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh sg3-utils-1.45/ltmain.sh-105-# ############################################## sg3-utils-1.45/ltmain.sh-202- func_executable_p "$_G_path_prog" || continue sg3-utils-1.45/ltmain.sh:203: case `"$_G_path_prog" --version 2>&1` in sg3-utils-1.45/ltmain.sh-204- *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;; ############################################## sg3-utils-1.45/ltmain.sh-249- diff conftest.out conftest.nl >/dev/null 2>&1 || break sg3-utils-1.45/ltmain.sh:250: _G_count=`expr $_G_count + 1` sg3-utils-1.45/ltmain.sh-251- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## sg3-utils-1.45/ltmain.sh-285- diff conftest.out conftest.nl >/dev/null 2>&1 || break sg3-utils-1.45/ltmain.sh:286: _G_count=`expr $_G_count + 1` sg3-utils-1.45/ltmain.sh-287- if test "$_G_count" -gt "$_G_path_prog_max"; then ############################################## sg3-utils-1.45/ltmain.sh-410-# The name of this program. sg3-utils-1.45/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"` sg3-utils-1.45/ltmain.sh-412- ############################################## sg3-utils-1.45/ltmain.sh-416- *[\\/]*) sg3-utils-1.45/ltmain.sh:417: progdir=`$ECHO "$progpath" |$SED "$sed_dirname"` sg3-utils-1.45/ltmain.sh:418: progdir=`cd "$progdir" && pwd` sg3-utils-1.45/ltmain.sh-419- progpath=$progdir/$progname ############################################## sg3-utils-1.45/ltmain.sh-610- sg3-utils-1.45/ltmain.sh:611: eval _G_current_value='`$ECHO $'$1'`' sg3-utils-1.45/ltmain.sh:612: _G_delim=`expr "$2" : '\(.\)'` sg3-utils-1.45/ltmain.sh-613- ############################################## sg3-utils-1.45/ltmain.sh-639- sg3-utils-1.45/ltmain.sh:640: func_arith_result=`expr "$@"` sg3-utils-1.45/ltmain.sh-641- } ############################################## sg3-utils-1.45/ltmain.sh-660- # ...otherwise fall back to using sed. sg3-utils-1.45/ltmain.sh:661: _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`' sg3-utils-1.45/ltmain.sh:662: _d='func_dirname_result=`$ECHO "$1" |$SED "$sed_dirname"` sg3-utils-1.45/ltmain.sh-663- if test "X$func_dirname_result" = "X$1"; then ############################################## sg3-utils-1.45/ltmain.sh-757- test -n "$_G_tc" && { sg3-utils-1.45/ltmain.sh:758: _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"` sg3-utils-1.45/ltmain.sh:759: _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"` sg3-utils-1.45/ltmain.sh-760- } sg3-utils-1.45/ltmain.sh-761- done sg3-utils-1.45/ltmain.sh:762: _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`" " ## exclude from sc_prohibit_nested_quotes sg3-utils-1.45/ltmain.sh-763- ############################################## sg3-utils-1.45/ltmain.sh-831- sg3-utils-1.45/ltmain.sh:832: func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len` sg3-utils-1.45/ltmain.sh-833- } ############################################## sg3-utils-1.45/ltmain.sh-863- # ...otherwise throw away the child directory and loop sg3-utils-1.45/ltmain.sh:864: _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"` sg3-utils-1.45/ltmain.sh-865- done sg3-utils-1.45/ltmain.sh:866: _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'` sg3-utils-1.45/ltmain.sh-867- ############################################## sg3-utils-1.45/ltmain.sh-901- # If mktemp works, use that first and foremost sg3-utils-1.45/ltmain.sh:902: _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null` sg3-utils-1.45/ltmain.sh-903- ############################################## sg3-utils-1.45/ltmain.sh-1111- *[\\\`\"\$]*) sg3-utils-1.45/ltmain.sh:1112: _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;; sg3-utils-1.45/ltmain.sh-1113- *) ############################################## sg3-utils-1.45/ltmain.sh-1198- case $2 in sg3-utils-1.45/ltmain.sh:1199: .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;; sg3-utils-1.45/ltmain.sh:1200: *) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;; sg3-utils-1.45/ltmain.sh-1201- esac ############################################## sg3-utils-1.45/ltmain.sh-1271- [0-9]* | *[!a-zA-Z0-9_]*) sg3-utils-1.45/ltmain.sh:1272: func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'` sg3-utils-1.45/ltmain.sh-1273- ;; ############################################## sg3-utils-1.45/ltmain.sh-1358- sg3-utils-1.45/ltmain.sh:1359: test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q` sg3-utils-1.45/ltmain.sh-1360-} ############################################## sg3-utils-1.45/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell sg3-utils-1.45/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another sg3-utils-1.45/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script ############################################## sg3-utils-1.45/ltmain.sh-1517- sg3-utils-1.45/ltmain.sh:1518: eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`' sg3-utils-1.45/ltmain.sh-1519-} ############################################## sg3-utils-1.45/ltmain.sh-1943- sg3-utils-1.45/ltmain.sh:1944: func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'` sg3-utils-1.45/ltmain.sh-1945- func_split_equals_rhs= sg3-utils-1.45/ltmain.sh-1946- test "x$func_split_equals_lhs" = "x$1" \ sg3-utils-1.45/ltmain.sh:1947: || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'` sg3-utils-1.45/ltmain.sh-1948- } ############################################## sg3-utils-1.45/ltmain.sh-1971- sg3-utils-1.45/ltmain.sh:1972: func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'` sg3-utils-1.45/ltmain.sh:1973: func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'` sg3-utils-1.45/ltmain.sh-1974- } ############################################## sg3-utils-1.45/ltmain.sh-2144- version: $progname $scriptversion Debian-2.4.6-9 sg3-utils-1.45/ltmain.sh:2145: automake: `($AUTOMAKE --version) 2>/dev/null |$SED 1q` sg3-utils-1.45/ltmain.sh:2146: autoconf: `($AUTOCONF --version) 2>/dev/null |$SED 1q` sg3-utils-1.45/ltmain.sh-2147- ############################################## sg3-utils-1.45/ltmain.sh-2183- { sg3-utils-1.45/ltmain.sh:2184: func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"` sg3-utils-1.45/ltmain.sh-2185- } ############################################## sg3-utils-1.45/ltmain.sh-2188- { sg3-utils-1.45/ltmain.sh:2189: func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'` sg3-utils-1.45/ltmain.sh-2190- } ############################################## sg3-utils-1.45/ltmain.sh-2279- # quotes we have to do it in 2 steps: sg3-utils-1.45/ltmain.sh:2280: extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"` sg3-utils-1.45/ltmain.sh-2281- eval "$extractedcf" ############################################## sg3-utils-1.45/ltmain.sh-2751- done sg3-utils-1.45/ltmain.sh:2752: CC_expanded=`func_echo_all $CC` sg3-utils-1.45/ltmain.sh:2753: CC_quoted_expanded=`func_echo_all $CC_quoted` sg3-utils-1.45/ltmain.sh-2754- case $@ in ############################################## sg3-utils-1.45/ltmain.sh-2764- # Evaluate the configuration. sg3-utils-1.45/ltmain.sh:2765: eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`" sg3-utils-1.45/ltmain.sh-2766- CC_quoted= ############################################## sg3-utils-1.45/ltmain.sh-2770- done sg3-utils-1.45/ltmain.sh:2771: CC_expanded=`func_echo_all $CC` sg3-utils-1.45/ltmain.sh:2772: CC_quoted_expanded=`func_echo_all $CC_quoted` sg3-utils-1.45/ltmain.sh-2773- case "$@ " in ############################################## sg3-utils-1.45/ltmain.sh-2862- # zero AND non-empty stdout, which explains the odd construction: sg3-utils-1.45/ltmain.sh:2863: func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null` sg3-utils-1.45/ltmain.sh-2864- if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then ############################################## sg3-utils-1.45/ltmain.sh-2930- if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then sg3-utils-1.45/ltmain.sh:2931: func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null` sg3-utils-1.45/ltmain.sh-2932- if test "$?" -ne 0; then ############################################## sg3-utils-1.45/ltmain.sh-3101- # LT_CYGPATH in this case. sg3-utils-1.45/ltmain.sh:3102: func_to_host_file_result=`cygpath -m "$1"` sg3-utils-1.45/ltmain.sh-3103- fi ############################################## sg3-utils-1.45/ltmain.sh-3258- func_to_host_path_tmp1=$func_stripname_result sg3-utils-1.45/ltmain.sh:3259: func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"` sg3-utils-1.45/ltmain.sh-3260- func_convert_path_check : ";" \ ############################################## sg3-utils-1.45/ltmain.sh-3468- *.[cCFSifmso] | \ sg3-utils-1.45/ltmain.sh:3469: *.ada | *.adb | *.ads | *.asm | \ sg3-utils-1.45/ltmain.sh-3470- *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \ ############################################## sg3-utils-1.45/ltmain.sh-3545- if test no = "$compiler_c_o"; then sg3-utils-1.45/ltmain.sh:3546: output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext sg3-utils-1.45/ltmain.sh-3547- lockfile=$output_obj.lock ############################################## sg3-utils-1.45/ltmain.sh-3564-*** ERROR, $lockfile exists and contains: sg3-utils-1.45/ltmain.sh:3565:`cat $lockfile 2>/dev/null` sg3-utils-1.45/ltmain.sh-3566- ############################################## sg3-utils-1.45/ltmain.sh-3612- if test warn = "$need_locks" && sg3-utils-1.45/ltmain.sh:3613: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then sg3-utils-1.45/ltmain.sh-3614- $ECHO "\ sg3-utils-1.45/ltmain.sh-3615-*** ERROR, $lockfile contains: sg3-utils-1.45/ltmain.sh:3616:`cat $lockfile 2>/dev/null` sg3-utils-1.45/ltmain.sh-3617- ############################################## sg3-utils-1.45/ltmain.sh-3661- if test warn = "$need_locks" && sg3-utils-1.45/ltmain.sh:3662: test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then sg3-utils-1.45/ltmain.sh-3663- $ECHO "\ sg3-utils-1.45/ltmain.sh-3664-*** ERROR, $lockfile contains: sg3-utils-1.45/ltmain.sh:3665:`cat $lockfile 2>/dev/null` sg3-utils-1.45/ltmain.sh-3666- ############################################## sg3-utils-1.45/ltmain.sh-3987- # Get the absolute pathname. sg3-utils-1.45/ltmain.sh:3988: absdir=`cd "$dir" && pwd` sg3-utils-1.45/ltmain.sh-3989- test -n "$absdir" && dir=$absdir ############################################## sg3-utils-1.45/ltmain.sh-4086- if test -n "$lt_sysroot"; then sg3-utils-1.45/ltmain.sh:4087: sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"` sg3-utils-1.45/ltmain.sh-4088- sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;" ############################################## sg3-utils-1.45/ltmain.sh-4370- # Determine the prefix the user has applied to our future dir. sg3-utils-1.45/ltmain.sh:4371: inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"` sg3-utils-1.45/ltmain.sh-4372- ############################################## sg3-utils-1.45/ltmain.sh-4383- # Stick the inst_prefix_dir data into the link command. sg3-utils-1.45/ltmain.sh:4384: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"` sg3-utils-1.45/ltmain.sh-4385- else sg3-utils-1.45/ltmain.sh:4386: relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"` sg3-utils-1.45/ltmain.sh-4387- fi ############################################## sg3-utils-1.45/ltmain.sh-4550- fi sg3-utils-1.45/ltmain.sh:4551: libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'` sg3-utils-1.45/ltmain.sh-4552- if test -n "$libdir" && test ! -f "$libfile"; then ############################################## sg3-utils-1.45/ltmain.sh-4569- # Replace the output file specification. sg3-utils-1.45/ltmain.sh:4570: relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'` sg3-utils-1.45/ltmain.sh-4571- ############################################## sg3-utils-1.45/ltmain.sh-4588- # Install the binary that we compiled earlier. sg3-utils-1.45/ltmain.sh:4589: file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"` sg3-utils-1.45/ltmain.sh-4590- fi ############################################## sg3-utils-1.45/ltmain.sh-4662- my_pic_p=${3-false} sg3-utils-1.45/ltmain.sh:4663: my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'` sg3-utils-1.45/ltmain.sh-4664- my_dlsyms= ############################################## sg3-utils-1.45/ltmain.sh-4720- # Add our own program objects to the symbol list. sg3-utils-1.45/ltmain.sh:4721: progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP` sg3-utils-1.45/ltmain.sh-4722- for progfile in $progfiles; do ############################################## sg3-utils-1.45/ltmain.sh-4782- # Use subshell, to avoid clobbering current variable values sg3-utils-1.45/ltmain.sh:4783: dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"` sg3-utils-1.45/ltmain.sh-4784- if test -n "$dlprefile_dlname"; then ############################################## sg3-utils-1.45/ltmain.sh-4951- if test -f "$output_objdir/$my_outputname.def"; then sg3-utils-1.45/ltmain.sh:4952: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` sg3-utils-1.45/ltmain.sh:4953: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"` sg3-utils-1.45/ltmain.sh-4954- else sg3-utils-1.45/ltmain.sh:4955: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` sg3-utils-1.45/ltmain.sh:4956: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` sg3-utils-1.45/ltmain.sh-4957- fi ############################################## sg3-utils-1.45/ltmain.sh-4959- *) sg3-utils-1.45/ltmain.sh:4960: compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"` sg3-utils-1.45/ltmain.sh:4961: finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"` sg3-utils-1.45/ltmain.sh-4962- ;; ############################################## sg3-utils-1.45/ltmain.sh-4974- # Nullify the symbol file. sg3-utils-1.45/ltmain.sh:4975: compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"` sg3-utils-1.45/ltmain.sh:4976: finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"` sg3-utils-1.45/ltmain.sh-4977- fi ############################################## sg3-utils-1.45/ltmain.sh-4988- func_to_tool_file "$1" func_convert_file_msys_to_w32 sg3-utils-1.45/ltmain.sh:4989: func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'` sg3-utils-1.45/ltmain.sh-4990- test -n "$func_cygming_gnu_implib_tmp" ############################################## sg3-utils-1.45/ltmain.sh-5001- func_to_tool_file "$1" func_convert_file_msys_to_w32 sg3-utils-1.45/ltmain.sh:5002: func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'` sg3-utils-1.45/ltmain.sh-5003- test -n "$func_cygming_ms_implib_tmp" ############################################## sg3-utils-1.45/ltmain.sh-5017- win32_libid_type=unknown sg3-utils-1.45/ltmain.sh:5018: win32_fileres=`file -L $1 2>/dev/null` sg3-utils-1.45/ltmain.sh-5019- case $win32_fileres in ############################################## sg3-utils-1.45/ltmain.sh-5082- sg3-utils-1.45/ltmain.sh:5083: sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"` sg3-utils-1.45/ltmain.sh-5084-} ############################################## sg3-utils-1.45/ltmain.sh-5100- sg3-utils-1.45/ltmain.sh:5101: match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"` sg3-utils-1.45/ltmain.sh-5102- $OBJDUMP -s --section "$1" "$2" 2>/dev/null | ############################################## sg3-utils-1.45/ltmain.sh-5164- # binutils import library sg3-utils-1.45/ltmain.sh:5165: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"` sg3-utils-1.45/ltmain.sh-5166- elif func_cygming_ms_implib_p "$1"; then sg3-utils-1.45/ltmain.sh-5167- # ms-generated import library sg3-utils-1.45/ltmain.sh:5168: sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"` sg3-utils-1.45/ltmain.sh-5169- else ############################################## sg3-utils-1.45/ltmain.sh-5248- darwin_base_archive=$func_basename_result sg3-utils-1.45/ltmain.sh:5249: darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true` sg3-utils-1.45/ltmain.sh-5250- if test -n "$darwin_arches"; then sg3-utils-1.45/ltmain.sh:5251: darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'` sg3-utils-1.45/ltmain.sh-5252- darwin_arch= ############################################## sg3-utils-1.45/ltmain.sh-5262- ## Okay now we've a bunch of thin objects, gotta fatten them up :) sg3-utils-1.45/ltmain.sh:5263: darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u` sg3-utils-1.45/ltmain.sh-5264- darwin_file= ############################################## sg3-utils-1.45/ltmain.sh-5266- for darwin_file in $darwin_filelist; do sg3-utils-1.45/ltmain.sh:5267: darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP` sg3-utils-1.45/ltmain.sh-5268- $LIPO -create -output "$darwin_file" $darwin_files ############################################## sg3-utils-1.45/ltmain.sh-5281- esac sg3-utils-1.45/ltmain.sh:5282: my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP` sg3-utils-1.45/ltmain.sh-5283- done ############################################## sg3-utils-1.45/ltmain.sh-5352- sg3-utils-1.45/ltmain.sh:5353: qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"` sg3-utils-1.45/ltmain.sh-5354- $ECHO "\ ############################################## sg3-utils-1.45/ltmain.sh-5387- --lt-dump-script) sg3-utils-1.45/ltmain.sh:5388: lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\` sg3-utils-1.45/ltmain.sh-5389- test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=. sg3-utils-1.45/ltmain.sh:5390: lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\` sg3-utils-1.45/ltmain.sh-5391- cat \"\$lt_dump_D/\$lt_dump_F\" ############################################## sg3-utils-1.45/ltmain.sh-5414- \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\" sg3-utils-1.45/ltmain.sh:5415: lt_dump_args_N=\`expr \$lt_dump_args_N + 1\` sg3-utils-1.45/ltmain.sh-5416- done ############################################## sg3-utils-1.45/ltmain.sh-5472- # Find the directory that this script lives in. sg3-utils-1.45/ltmain.sh:5473: thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\` sg3-utils-1.45/ltmain.sh-5474- test \"x\$thisdir\" = \"x\$file\" && thisdir=. ############################################## sg3-utils-1.45/ltmain.sh-5476- # Follow symbolic links until we get to the real thisdir. sg3-utils-1.45/ltmain.sh:5477: file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\` sg3-utils-1.45/ltmain.sh-5478- while test -n \"\$file\"; do sg3-utils-1.45/ltmain.sh:5479: destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\` sg3-utils-1.45/ltmain.sh-5480- ############################################## sg3-utils-1.45/ltmain.sh-5488- sg3-utils-1.45/ltmain.sh:5489: file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\` sg3-utils-1.45/ltmain.sh:5490: file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\` sg3-utils-1.45/ltmain.sh-5491- done ############################################## sg3-utils-1.45/ltmain.sh-5502- case \"\$thisdir\" in sg3-utils-1.45/ltmain.sh:5503: *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;; sg3-utils-1.45/ltmain.sh-5504- $objdir ) thisdir=. ;; ############################################## sg3-utils-1.45/ltmain.sh-5508- # Try to get the absolute directory name. sg3-utils-1.45/ltmain.sh:5509: absdir=\`cd \"\$thisdir\" && pwd\` sg3-utils-1.45/ltmain.sh-5510- test -n \"\$absdir\" && thisdir=\"\$absdir\" ############################################## sg3-utils-1.45/ltmain.sh-5518- if test ! -f \"\$progdir/\$program\" || sg3-utils-1.45/ltmain.sh:5519: { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\ sg3-utils-1.45/ltmain.sh-5520- test \"X\$file\" != \"X\$progdir/\$program\"; }; then ############################################## sg3-utils-1.45/ltmain.sh-5533- if test -n \"\$relink_command\"; then sg3-utils-1.45/ltmain.sh:5534: if relink_command_output=\`eval \$relink_command 2>&1\`; then : sg3-utils-1.45/ltmain.sh-5535- else ############################################## sg3-utils-1.45/ltmain.sh-5577- # The second colon is a workaround for a bug in BeOS R4 sed sg3-utils-1.45/ltmain.sh:5578: $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\` sg3-utils-1.45/ltmain.sh-5579- ############################################## sg3-utils-1.45/ltmain.sh-6556- sg3-utils-1.45/ltmain.sh:6557: case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in sg3-utils-1.45/ltmain.sh-6558- *import*) : ;; ############################################## sg3-utils-1.45/ltmain.sh-6804- moreargs= sg3-utils-1.45/ltmain.sh:6805: for fil in `cat "$save_arg"` sg3-utils-1.45/ltmain.sh-6806- do ############################################## sg3-utils-1.45/ltmain.sh-7065- *) sg3-utils-1.45/ltmain.sh:7066: absdir=`cd "$dir" && pwd` sg3-utils-1.45/ltmain.sh-7067- test -z "$absdir" && \ ############################################## sg3-utils-1.45/ltmain.sh-7086- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) sg3-utils-1.45/ltmain.sh:7087: testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'` sg3-utils-1.45/ltmain.sh-7088- case :$dllsearchpath: in ############################################## sg3-utils-1.45/ltmain.sh-7383- -Z*) sg3-utils-1.45/ltmain.sh:7384: if test os2 = "`expr $host : '.*\(os2\)'`"; then sg3-utils-1.45/ltmain.sh-7385- # OS/2 uses -Zxxx to specify OS/2-specific options ############################################## sg3-utils-1.45/ltmain.sh-7553- # get the directories listed in $shlibpath_var sg3-utils-1.45/ltmain.sh:7554: eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\` sg3-utils-1.45/ltmain.sh-7555- else ############################################## sg3-utils-1.45/ltmain.sh-7872- set dummy $deplibs_check_method; shift sg3-utils-1.45/ltmain.sh:7873: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` sg3-utils-1.45/ltmain.sh-7874- if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \ ############################################## sg3-utils-1.45/ltmain.sh-7962- if test -n "$inherited_linker_flags"; then sg3-utils-1.45/ltmain.sh:7963: tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'` sg3-utils-1.45/ltmain.sh-7964- for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do ############################################## sg3-utils-1.45/ltmain.sh-7970- fi sg3-utils-1.45/ltmain.sh:7971: dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh-7972- if test lib,link = "$linkmode,$pass" || ############################################## sg3-utils-1.45/ltmain.sh-8043- *) sg3-utils-1.45/ltmain.sh:8044: abs_ladir=`cd "$ladir" && pwd` sg3-utils-1.45/ltmain.sh-8045- if test -z "$abs_ladir"; then ############################################## sg3-utils-1.45/ltmain.sh-8296- shift sg3-utils-1.45/ltmain.sh:8297: libname=`eval "\\$ECHO \"$libname_spec\""` sg3-utils-1.45/ltmain.sh-8298- # use dlname if we got it. it's perfectly good, no? ############################################## sg3-utils-1.45/ltmain.sh-8588- *) sg3-utils-1.45/ltmain.sh:8589: absdir=`cd "$dir" && pwd` sg3-utils-1.45/ltmain.sh-8590- if test -z "$absdir"; then ############################################## sg3-utils-1.45/ltmain.sh-8599- depdepl= sg3-utils-1.45/ltmain.sh:8600: eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib` sg3-utils-1.45/ltmain.sh-8601- if test -n "$deplibrary_names"; then ############################################## sg3-utils-1.45/ltmain.sh-8606- depdepl=$absdir/$objdir/$depdepl sg3-utils-1.45/ltmain.sh:8607: darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` sg3-utils-1.45/ltmain.sh-8608- if test -z "$darwin_install_name"; then sg3-utils-1.45/ltmain.sh:8609: darwin_install_name=`$OTOOL64 -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'` sg3-utils-1.45/ltmain.sh-8610- fi ############################################## sg3-utils-1.45/ltmain.sh-8621- else sg3-utils-1.45/ltmain.sh:8622: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib` sg3-utils-1.45/ltmain.sh-8623- test -z "$libdir" && \ ############################################## sg3-utils-1.45/ltmain.sh-8644- else sg3-utils-1.45/ltmain.sh:8645: compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh-8646- fi ############################################## sg3-utils-1.45/ltmain.sh-8733- linux*) sg3-utils-1.45/ltmain.sh:8734: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/ltmain.sh-8735- *Sun\ C*) # Sun C++ 5.9 ############################################## sg3-utils-1.45/ltmain.sh-9141- removelist= sg3-utils-1.45/ltmain.sh:9142: tempremovelist=`$ECHO "$output_objdir/*"` sg3-utils-1.45/ltmain.sh-9143- for p in $tempremovelist; do ############################################## sg3-utils-1.45/ltmain.sh-9167- # Transform .lo files to .o files. sg3-utils-1.45/ltmain.sh:9168: oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP` sg3-utils-1.45/ltmain.sh-9169- fi ############################################## sg3-utils-1.45/ltmain.sh-9172- #for path in $notinst_path; do sg3-utils-1.45/ltmain.sh:9173: # lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"` sg3-utils-1.45/ltmain.sh:9174: # deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"` sg3-utils-1.45/ltmain.sh:9175: # dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"` sg3-utils-1.45/ltmain.sh-9176- #done ############################################## sg3-utils-1.45/ltmain.sh-9293- if test -n "$i"; then sg3-utils-1.45/ltmain.sh:9294: libname=`eval "\\$ECHO \"$libname_spec\""` sg3-utils-1.45/ltmain.sh:9295: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` sg3-utils-1.45/ltmain.sh-9296- set dummy $deplib_matches; shift sg3-utils-1.45/ltmain.sh-9297- deplib_match=$1 sg3-utils-1.45/ltmain.sh:9298: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then sg3-utils-1.45/ltmain.sh-9299- func_append newdeplibs " $i" ############################################## sg3-utils-1.45/ltmain.sh-9336- if test -n "$i"; then sg3-utils-1.45/ltmain.sh:9337: libname=`eval "\\$ECHO \"$libname_spec\""` sg3-utils-1.45/ltmain.sh:9338: deplib_matches=`eval "\\$ECHO \"$library_names_spec\""` sg3-utils-1.45/ltmain.sh-9339- set dummy $deplib_matches; shift sg3-utils-1.45/ltmain.sh-9340- deplib_match=$1 sg3-utils-1.45/ltmain.sh:9341: if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then sg3-utils-1.45/ltmain.sh-9342- func_append newdeplibs " $i" ############################################## sg3-utils-1.45/ltmain.sh-9371- set dummy $deplibs_check_method; shift sg3-utils-1.45/ltmain.sh:9372: file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` sg3-utils-1.45/ltmain.sh-9373- for a_deplib in $deplibs; do ############################################## sg3-utils-1.45/ltmain.sh-9386- if test -n "$a_deplib"; then sg3-utils-1.45/ltmain.sh:9387: libname=`eval "\\$ECHO \"$libname_spec\""` sg3-utils-1.45/ltmain.sh-9388- if test -n "$file_magic_glob"; then sg3-utils-1.45/ltmain.sh:9389: libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob` sg3-utils-1.45/ltmain.sh-9390- else ############################################## sg3-utils-1.45/ltmain.sh-9396- shopt -s nocaseglob sg3-utils-1.45/ltmain.sh:9397: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` sg3-utils-1.45/ltmain.sh-9398- $nocaseglob sg3-utils-1.45/ltmain.sh-9399- else sg3-utils-1.45/ltmain.sh:9400: potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null` sg3-utils-1.45/ltmain.sh-9401- fi ############################################## sg3-utils-1.45/ltmain.sh-9414- while test -h "$potlib" 2>/dev/null; do sg3-utils-1.45/ltmain.sh:9415: potliblink=`ls -ld $potlib | $SED 's/.* -> //'` sg3-utils-1.45/ltmain.sh-9416- case $potliblink in sg3-utils-1.45/ltmain.sh-9417- [\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;; sg3-utils-1.45/ltmain.sh:9418: *) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";; sg3-utils-1.45/ltmain.sh-9419- esac ############################################## sg3-utils-1.45/ltmain.sh-9455- set dummy $deplibs_check_method; shift sg3-utils-1.45/ltmain.sh:9456: match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"` sg3-utils-1.45/ltmain.sh-9457- for a_deplib in $deplibs; do ############################################## sg3-utils-1.45/ltmain.sh-9470- if test -n "$a_deplib"; then sg3-utils-1.45/ltmain.sh:9471: libname=`eval "\\$ECHO \"$libname_spec\""` sg3-utils-1.45/ltmain.sh-9472- for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do sg3-utils-1.45/ltmain.sh:9473: potential_libs=`ls $i/$libname[.-]* 2>/dev/null` sg3-utils-1.45/ltmain.sh-9474- for potent_lib in $potential_libs; do ############################################## sg3-utils-1.45/ltmain.sh-9509- newdeplibs= sg3-utils-1.45/ltmain.sh:9510: tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'` sg3-utils-1.45/ltmain.sh-9511- if test yes = "$allow_libtool_libs_with_static_runtimes"; then ############################################## sg3-utils-1.45/ltmain.sh-9513- # can't use Xsed below, because $i might contain '/' sg3-utils-1.45/ltmain.sh:9514: tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"` sg3-utils-1.45/ltmain.sh-9515- done ############################################## sg3-utils-1.45/ltmain.sh-9539- # On Rhapsody replace the C library with the System framework sg3-utils-1.45/ltmain.sh:9540: newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'` sg3-utils-1.45/ltmain.sh-9541- ;; ############################################## sg3-utils-1.45/ltmain.sh-9591- *-*-darwin*) sg3-utils-1.45/ltmain.sh:9592: newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh:9593: new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh:9594: deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh-9595- ;; ############################################## sg3-utils-1.45/ltmain.sh-9718- # Use standard objects if they are pic sg3-utils-1.45/ltmain.sh:9719: test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP` sg3-utils-1.45/ltmain.sh-9720- test "X$libobjs" = "X " && libobjs= ############################################## sg3-utils-1.45/ltmain.sh-10232- eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\" sg3-utils-1.45/ltmain.sh:10233: test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'` sg3-utils-1.45/ltmain.sh-10234- reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags ############################################## sg3-utils-1.45/ltmain.sh-10247- # Create the old-style object. sg3-utils-1.45/ltmain.sh:10248: reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs sg3-utils-1.45/ltmain.sh-10249- ############################################## sg3-utils-1.45/ltmain.sh-10305- # On Rhapsody replace the C library is the System framework sg3-utils-1.45/ltmain.sh:10306: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'` sg3-utils-1.45/ltmain.sh:10307: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'` sg3-utils-1.45/ltmain.sh-10308- ;; ############################################## sg3-utils-1.45/ltmain.sh-10323- # Time to change all our "foo.ltframework" stuff back to "-framework foo" sg3-utils-1.45/ltmain.sh:10324: compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh:10325: finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'` sg3-utils-1.45/ltmain.sh-10326- ;; ############################################## sg3-utils-1.45/ltmain.sh-10401- *-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*) sg3-utils-1.45/ltmain.sh:10402: testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'` sg3-utils-1.45/ltmain.sh-10403- case :$dllsearchpath: in ############################################## sg3-utils-1.45/ltmain.sh-10461- # Transform all the library objects into standard objects. sg3-utils-1.45/ltmain.sh:10462: compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP` sg3-utils-1.45/ltmain.sh:10463: finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP` sg3-utils-1.45/ltmain.sh-10464- fi ############################################## sg3-utils-1.45/ltmain.sh-10489- # Replace the output file specification. sg3-utils-1.45/ltmain.sh:10490: compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'` sg3-utils-1.45/ltmain.sh-10491- link_command=$compile_command$compile_rpath ############################################## sg3-utils-1.45/ltmain.sh-10498- func_to_tool_file "$output" sg3-utils-1.45/ltmain.sh:10499: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` sg3-utils-1.45/ltmain.sh-10500- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## sg3-utils-1.45/ltmain.sh-10542- # Replace the output file specification. sg3-utils-1.45/ltmain.sh:10543: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'` sg3-utils-1.45/ltmain.sh-10544- # Delete the old output file. ############################################## sg3-utils-1.45/ltmain.sh-10550- func_to_tool_file "$output" sg3-utils-1.45/ltmain.sh:10551: postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'` sg3-utils-1.45/ltmain.sh-10552- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## sg3-utils-1.45/ltmain.sh-10568- link_command=$finalize_var$compile_command$finalize_rpath sg3-utils-1.45/ltmain.sh:10569: relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'` sg3-utils-1.45/ltmain.sh-10570- ;; ############################################## sg3-utils-1.45/ltmain.sh-10581- # Replace the output file specification. sg3-utils-1.45/ltmain.sh:10582: link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'` sg3-utils-1.45/ltmain.sh-10583- ############################################## sg3-utils-1.45/ltmain.sh-10590- func_to_tool_file "$output_objdir/$outputname" sg3-utils-1.45/ltmain.sh:10591: 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'` sg3-utils-1.45/ltmain.sh-10592- func_execute_cmds "$postlink_cmds" 'exit $?' ############################################## sg3-utils-1.45/ltmain.sh-10611- relink_command="(cd `pwd`; $relink_command)" sg3-utils-1.45/ltmain.sh:10612: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` sg3-utils-1.45/ltmain.sh-10613- fi ############################################## sg3-utils-1.45/ltmain.sh-10857- relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)" sg3-utils-1.45/ltmain.sh:10858: relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"` sg3-utils-1.45/ltmain.sh-10859- if test yes = "$hardcode_automatic"; then ############################################## sg3-utils-1.45/ltmain.sh-10878- func_resolve_sysroot "$deplib" sg3-utils-1.45/ltmain.sh:10879: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result` sg3-utils-1.45/ltmain.sh-10880- test -z "$libdir" && \ ############################################## sg3-utils-1.45/ltmain.sh-10904- name=$func_basename_result sg3-utils-1.45/ltmain.sh:10905: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` sg3-utils-1.45/ltmain.sh-10906- test -z "$libdir" && \ ############################################## sg3-utils-1.45/ltmain.sh-10923- name=$func_basename_result sg3-utils-1.45/ltmain.sh:10924: eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib` sg3-utils-1.45/ltmain.sh-10925- test -z "$libdir" && \ ############################################## sg3-utils-1.45/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static sg3-utils-1.45/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac` sg3-utils-1.45/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static ############################################## sg3-utils-1.45/include/Makefile.in-50- { \ sg3-utils-1.45/include/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/include/Makefile.in-52- }; \ ############################################## sg3-utils-1.45/include/Makefile.in-132- sg_io_linux.h sg_pt_linux.h sg_pt_win32.h sg3-utils-1.45/include/Makefile.in:133:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; sg3-utils-1.45/include/Makefile.in-134-am__vpath_adj = case $$p in \ sg3-utils-1.45/include/Makefile.in:135: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ sg3-utils-1.45/include/Makefile.in-136- *) f=$$p;; \ sg3-utils-1.45/include/Makefile.in-137- esac; sg3-utils-1.45/include/Makefile.in:138:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; sg3-utils-1.45/include/Makefile.in-139-am__install_max = 40 sg3-utils-1.45/include/Makefile.in-140-am__nobase_strip_setup = \ sg3-utils-1.45/include/Makefile.in:141: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` sg3-utils-1.45/include/Makefile.in-142-am__nobase_strip = \ ############################################## sg3-utils-1.45/include/Makefile.in-390- @list='$(scsiinclude_HEADERS)'; test -n "$(scsiincludedir)" || list=; \ sg3-utils-1.45/include/Makefile.in:391: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ sg3-utils-1.45/include/Makefile.in-392- dir='$(DESTDIR)$(scsiincludedir)'; $(am__uninstall_files_from_dir) ############################################## sg3-utils-1.45/include/Makefile.in-423-GTAGS: sg3-utils-1.45/include/Makefile.in:424: here=`$(am__cd) $(top_builddir) && pwd` \ sg3-utils-1.45/include/Makefile.in-425- && $(am__cd) $(top_srcdir) \ ############################################## sg3-utils-1.45/include/Makefile.in-449-distdir-am: $(DISTFILES) sg3-utils-1.45/include/Makefile.in:450: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/include/Makefile.in:451: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/include/Makefile.in-452- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/include/Makefile.in-463- if test -d $$d/$$file; then \ sg3-utils-1.45/include/Makefile.in:464: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/include/Makefile.in-465- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/Makefile.in-49- { \ sg3-utils-1.45/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/Makefile.in-51- }; \ ############################################## sg3-utils-1.45/Makefile.in-179- while test -n "$$dir1"; do \ sg3-utils-1.45/Makefile.in:180: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ sg3-utils-1.45/Makefile.in-181- if test "$$first" != "."; then \ sg3-utils-1.45/Makefile.in-182- if test "$$first" = ".."; then \ sg3-utils-1.45/Makefile.in:183: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ sg3-utils-1.45/Makefile.in:184: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ sg3-utils-1.45/Makefile.in-185- else \ sg3-utils-1.45/Makefile.in:186: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ sg3-utils-1.45/Makefile.in-187- if test "$$first2" = "$$first"; then \ sg3-utils-1.45/Makefile.in:188: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ sg3-utils-1.45/Makefile.in-189- else \ ############################################## sg3-utils-1.45/Makefile.in-194- fi; \ sg3-utils-1.45/Makefile.in:195: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ sg3-utils-1.45/Makefile.in-196- done; \ ############################################## sg3-utils-1.45/Makefile.in-407- dot_seen=no; \ sg3-utils-1.45/Makefile.in:408: target=`echo $@ | sed s/-recursive//`; \ sg3-utils-1.45/Makefile.in-409- case "$@" in \ ############################################## sg3-utils-1.45/Makefile.in-470-GTAGS: sg3-utils-1.45/Makefile.in:471: here=`$(am__cd) $(top_builddir) && pwd` \ sg3-utils-1.45/Makefile.in-472- && $(am__cd) $(top_srcdir) \ ############################################## sg3-utils-1.45/Makefile.in-505- test -d "$(distdir)" || mkdir "$(distdir)" sg3-utils-1.45/Makefile.in:506: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/Makefile.in:507: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/Makefile.in-508- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/Makefile.in-519- if test -d $$d/$$file; then \ sg3-utils-1.45/Makefile.in:520: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/Makefile.in-521- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/Makefile.in-630- test -d $(distdir)/_build || exit 0; \ sg3-utils-1.45/Makefile.in:631: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ sg3-utils-1.45/Makefile.in-632- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## sg3-utils-1.45/Makefile.in-674- }; \ sg3-utils-1.45/Makefile.in:675: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ sg3-utils-1.45/Makefile.in-676- || { echo "ERROR: files left after uninstall:" ; \ ############################################## sg3-utils-1.45/Makefile.in-686- fi sg3-utils-1.45/Makefile.in:687: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ sg3-utils-1.45/Makefile.in-688- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## sg3-utils-1.45/aclocal.m4-141- done sg3-utils-1.45/aclocal.m4:142: func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` sg3-utils-1.45/aclocal.m4-143-} ############################################## sg3-utils-1.45/aclocal.m4-453-m4_define([_LT_CONFIG_STATUS_DECLARE], sg3-utils-1.45/aclocal.m4:454:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`']) sg3-utils-1.45/aclocal.m4-455- ############################################## sg3-utils-1.45/aclocal.m4-463-# sg3-utils-1.45/aclocal.m4:464:# <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`' sg3-utils-1.45/aclocal.m4-465-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS], ############################################## sg3-utils-1.45/aclocal.m4-573-]], lt_decl_quote_varnames); do sg3-utils-1.45/aclocal.m4:574: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in sg3-utils-1.45/aclocal.m4-575- *[[\\\\\\\`\\"\\\$]]*) sg3-utils-1.45/aclocal.m4:576: eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes sg3-utils-1.45/aclocal.m4-577- ;; ############################################## sg3-utils-1.45/aclocal.m4-586-]], lt_decl_dquote_varnames); do sg3-utils-1.45/aclocal.m4:587: case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in sg3-utils-1.45/aclocal.m4-588- *[[\\\\\\\`\\"\\\$]]*) sg3-utils-1.45/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 sg3-utils-1.45/aclocal.m4-590- ;; ############################################## sg3-utils-1.45/aclocal.m4-1125- if test yes = "$lt_cv_ld_force_load"; then sg3-utils-1.45/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\"`' sg3-utils-1.45/aclocal.m4-1127- m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes], ############################################## sg3-utils-1.45/aclocal.m4-1178- }]' sg3-utils-1.45/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"` sg3-utils-1.45/aclocal.m4-1180- # Check for a 64-bit object if we didn't find anything. sg3-utils-1.45/aclocal.m4-1181- if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then sg3-utils-1.45/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"` sg3-utils-1.45/aclocal.m4-1183- fi],[]) ############################################## sg3-utils-1.45/aclocal.m4-1214-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ sg3-utils-1.45/aclocal.m4:1215: test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then sg3-utils-1.45/aclocal.m4-1216- ECHO='print -r --' sg3-utils-1.45/aclocal.m4:1217:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then sg3-utils-1.45/aclocal.m4-1218- ECHO='printf %s\n' ############################################## sg3-utils-1.45/aclocal.m4-1249- PATH=/empty FPATH=/empty; export PATH FPATH sg3-utils-1.45/aclocal.m4:1250: test "X`printf %s $ECHO`" = "X$ECHO" \ sg3-utils-1.45/aclocal.m4:1251: || test "X`print -r -- $ECHO`" = "X$ECHO" )])]) sg3-utils-1.45/aclocal.m4-1252- ############################################## sg3-utils-1.45/aclocal.m4-1273- if test yes = "$GCC"; then sg3-utils-1.45/aclocal.m4:1274: lt_sysroot=`$CC --print-sysroot 2>/dev/null` sg3-utils-1.45/aclocal.m4-1275- fi ############################################## sg3-utils-1.45/aclocal.m4-1277- /*) sg3-utils-1.45/aclocal.m4:1278: lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"` sg3-utils-1.45/aclocal.m4-1279- ;; #( ############################################## sg3-utils-1.45/aclocal.m4-1307- if AC_TRY_EVAL(ac_compile); then sg3-utils-1.45/aclocal.m4:1308: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1309- *ELF-32*) ############################################## sg3-utils-1.45/aclocal.m4-1324- if test yes = "$lt_cv_prog_gnu_ld"; then sg3-utils-1.45/aclocal.m4:1325: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1326- *32-bit*) ############################################## sg3-utils-1.45/aclocal.m4-1336- else sg3-utils-1.45/aclocal.m4:1337: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1338- *32-bit*) ############################################## sg3-utils-1.45/aclocal.m4-1358- emul=elf sg3-utils-1.45/aclocal.m4:1359: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1360- *32-bit*) ############################################## sg3-utils-1.45/aclocal.m4-1366- esac sg3-utils-1.45/aclocal.m4:1367: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1368- *MSB*) ############################################## sg3-utils-1.45/aclocal.m4-1374- esac sg3-utils-1.45/aclocal.m4:1375: case `/usr/bin/file conftest.$ac_objext` in sg3-utils-1.45/aclocal.m4-1376- *N32*) ############################################## sg3-utils-1.45/aclocal.m4-1739- # And add a safety zone sg3-utils-1.45/aclocal.m4:1740: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` sg3-utils-1.45/aclocal.m4:1741: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` sg3-utils-1.45/aclocal.m4-1742- ;; ############################################## sg3-utils-1.45/aclocal.m4-1772- if test -n "$kargmax"; then sg3-utils-1.45/aclocal.m4:1773: lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[ ]]//'` sg3-utils-1.45/aclocal.m4-1774- else ############################################## sg3-utils-1.45/aclocal.m4-1781- test undefined != "$lt_cv_sys_max_cmd_len"; then sg3-utils-1.45/aclocal.m4:1782: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4` sg3-utils-1.45/aclocal.m4:1783: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3` sg3-utils-1.45/aclocal.m4-1784- else ############################################## sg3-utils-1.45/aclocal.m4-1793- # we can't tell. sg3-utils-1.45/aclocal.m4:1794: while { test X`env echo "$teststring$teststring" 2>/dev/null` \ sg3-utils-1.45/aclocal.m4-1795- = "X$teststring$teststring"; } >/dev/null 2>&1 && ############################################## sg3-utils-1.45/aclocal.m4-1797- do sg3-utils-1.45/aclocal.m4:1798: i=`expr $i + 1` sg3-utils-1.45/aclocal.m4-1799- teststring=$teststring$teststring ############################################## sg3-utils-1.45/aclocal.m4-1801- # Only check the string length outside the loop. sg3-utils-1.45/aclocal.m4:1802: lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1` sg3-utils-1.45/aclocal.m4-1803- teststring= ############################################## sg3-utils-1.45/aclocal.m4-1806- # linker. It appears as though 1/2 is a usable value. sg3-utils-1.45/aclocal.m4:1807: lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2` sg3-utils-1.45/aclocal.m4-1808- fi ############################################## sg3-utils-1.45/aclocal.m4-2272- *:) sg3-utils-1.45/aclocal.m4:2273: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\" sg3-utils-1.45/aclocal.m4-2274- ;; sg3-utils-1.45/aclocal.m4-2275- x:*) sg3-utils-1.45/aclocal.m4:2276: eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\" sg3-utils-1.45/aclocal.m4-2277- ;; sg3-utils-1.45/aclocal.m4-2278- *::*) sg3-utils-1.45/aclocal.m4:2279: eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" sg3-utils-1.45/aclocal.m4:2280: eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\" sg3-utils-1.45/aclocal.m4-2281- ;; sg3-utils-1.45/aclocal.m4-2282- *) sg3-utils-1.45/aclocal.m4:2283: eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\" sg3-utils-1.45/aclocal.m4-2284- ;; ############################################## sg3-utils-1.45/aclocal.m4-2312- esac sg3-utils-1.45/aclocal.m4:2313: lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq` sg3-utils-1.45/aclocal.m4-2314- case $lt_search_path_spec in ############################################## sg3-utils-1.45/aclocal.m4-2319- # okay in the real world where ";" in dirpaths is itself problematic. sg3-utils-1.45/aclocal.m4:2320: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'` sg3-utils-1.45/aclocal.m4-2321- ;; sg3-utils-1.45/aclocal.m4-2322- *) sg3-utils-1.45/aclocal.m4:2323: lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/aclocal.m4-2324- ;; ############################################## sg3-utils-1.45/aclocal.m4-2328- lt_tmp_lt_search_path_spec= sg3-utils-1.45/aclocal.m4:2329: lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null` sg3-utils-1.45/aclocal.m4-2330- # ...but if some path component already ends with the multilib dir we assume ############################################## sg3-utils-1.45/aclocal.m4-2370- esac sg3-utils-1.45/aclocal.m4:2371: sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP` sg3-utils-1.45/aclocal.m4-2372-else ############################################## sg3-utils-1.45/aclocal.m4-2511- # Create ${libname}_ixlibrary.a entries in /sys/libs. sg3-utils-1.45/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' sg3-utils-1.45/aclocal.m4-2513- ;; ############################################## sg3-utils-1.45/aclocal.m4-2547- # DLL is installed to $(libdir)/../bin by postinstall_cmds sg3-utils-1.45/aclocal.m4:2548: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/aclocal.m4:2549: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ sg3-utils-1.45/aclocal.m4:2550: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/aclocal.m4-2551- test -d \$dldir || mkdir -p \$dldir~ ############################################## sg3-utils-1.45/aclocal.m4-2556- fi' sg3-utils-1.45/aclocal.m4:2557: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ sg3-utils-1.45/aclocal.m4-2558- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/aclocal.m4-2564- # Cygwin DLLs use 'cyg' prefix rather than 'lib' sg3-utils-1.45/aclocal.m4:2565: soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/aclocal.m4-2566-m4_if([$1], [],[ ############################################## sg3-utils-1.45/aclocal.m4-2570- # MinGW DLLs use traditional 'lib' prefix sg3-utils-1.45/aclocal.m4:2571: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/aclocal.m4-2572- ;; ############################################## sg3-utils-1.45/aclocal.m4-2574- # pw32 DLLs use 'pw' prefix rather than 'lib' sg3-utils-1.45/aclocal.m4:2575: library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/aclocal.m4-2576- ;; ############################################## sg3-utils-1.45/aclocal.m4-2583- libname_spec='$name' sg3-utils-1.45/aclocal.m4:2584: soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext' sg3-utils-1.45/aclocal.m4-2585- library_names_spec='$libname.dll.lib' ############################################## sg3-utils-1.45/aclocal.m4-2595- # Let DOS variable expansion print the short 8.3 style file name. sg3-utils-1.45/aclocal.m4:2596: lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"` sg3-utils-1.45/aclocal.m4-2597- sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path" ############################################## sg3-utils-1.45/aclocal.m4-2600- # Convert to MSYS style. sg3-utils-1.45/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|^ ||'` sg3-utils-1.45/aclocal.m4-2602- ;; ############################################## sg3-utils-1.45/aclocal.m4-2606- # like /cygdrive/c/PROGRA~1:/cygdr... sg3-utils-1.45/aclocal.m4:2607: sys_lib_search_path_spec=`cygpath --path --unix "$LIB"` sg3-utils-1.45/aclocal.m4:2608: sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null` sg3-utils-1.45/aclocal.m4:2609: sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/aclocal.m4-2610- ;; ############################################## sg3-utils-1.45/aclocal.m4-2614- # It is most probably a Windows format PATH. sg3-utils-1.45/aclocal.m4:2615: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'` sg3-utils-1.45/aclocal.m4-2616- else sg3-utils-1.45/aclocal.m4:2617: sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"` sg3-utils-1.45/aclocal.m4-2618- fi ############################################## sg3-utils-1.45/aclocal.m4-2624- # DLL is installed to $(libdir)/../bin by postinstall_cmds sg3-utils-1.45/aclocal.m4:2625: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/aclocal.m4:2626: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ sg3-utils-1.45/aclocal.m4:2627: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/aclocal.m4-2628- test -d \$dldir || mkdir -p \$dldir~ sg3-utils-1.45/aclocal.m4-2629- $install_prog $dir/$dlname \$dldir/$dlname' sg3-utils-1.45/aclocal.m4:2630: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ sg3-utils-1.45/aclocal.m4-2631- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/aclocal.m4-2638- # Assume MSVC wrapper sg3-utils-1.45/aclocal.m4:2639: library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib' sg3-utils-1.45/aclocal.m4-2640- dynamic_linker='Win32 ld.exe' ############################################## sg3-utils-1.45/aclocal.m4-2655- shlibpath_var=DYLD_LIBRARY_PATH sg3-utils-1.45/aclocal.m4:2656: shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`' sg3-utils-1.45/aclocal.m4-2657-m4_if([$1], [],[ ############################################## sg3-utils-1.45/aclocal.m4-2889- if test -f /etc/ld.so.conf; then sg3-utils-1.45/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' ' '` sg3-utils-1.45/aclocal.m4-2891- sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra" ############################################## sg3-utils-1.45/aclocal.m4-2955- need_lib_prefix=no sg3-utils-1.45/aclocal.m4:2956: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/aclocal.m4-2957- need_version=no ############################################## sg3-utils-1.45/aclocal.m4-2982- sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec sg3-utils-1.45/aclocal.m4:2983: postinstall_cmds='base_file=`basename \$file`~ sg3-utils-1.45/aclocal.m4:2984: dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~ sg3-utils-1.45/aclocal.m4:2985: dldir=$destdir/`dirname \$dlpath`~ sg3-utils-1.45/aclocal.m4-2986- test -d \$dldir || mkdir -p \$dldir~ ############################################## sg3-utils-1.45/aclocal.m4-2991- fi' sg3-utils-1.45/aclocal.m4:2992: postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~ sg3-utils-1.45/aclocal.m4-2993- dlpath=$dir/\$dldll~ ############################################## sg3-utils-1.45/aclocal.m4-3202- "file_magic "*) sg3-utils-1.45/aclocal.m4:3203: file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"` sg3-utils-1.45/aclocal.m4-3204- MAGIC_CMD=$lt_cv_path_MAGIC_CMD ############################################## sg3-utils-1.45/aclocal.m4-3285- # gcc leaves a trailing carriage return, which upsets mingw sg3-utils-1.45/aclocal.m4:3286: ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; sg3-utils-1.45/aclocal.m4-3287- *) sg3-utils-1.45/aclocal.m4:3288: ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; sg3-utils-1.45/aclocal.m4-3289- esac ############################################## sg3-utils-1.45/aclocal.m4-3294- # Canonicalize the pathname of ld sg3-utils-1.45/aclocal.m4:3295: ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'` sg3-utils-1.45/aclocal.m4-3296- while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do sg3-utils-1.45/aclocal.m4:3297: ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"` sg3-utils-1.45/aclocal.m4-3298- done ############################################## sg3-utils-1.45/aclocal.m4-3325- # Break only if it was the GNU/non-GNU ld that we prefer. sg3-utils-1.45/aclocal.m4:3326: case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in sg3-utils-1.45/aclocal.m4-3327- *GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/aclocal.m4-3365-[# I'd rather use --version here, but apparently some GNU lds only accept -v. sg3-utils-1.45/aclocal.m4:3366:case `$LD -v 2>&1 </dev/null` in sg3-utils-1.45/aclocal.m4-3367-*GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/aclocal.m4-3592-openbsd* | bitrig*) sg3-utils-1.45/aclocal.m4:3593: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/aclocal.m4-3594- lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$' ############################################## sg3-utils-1.45/aclocal.m4-3659- else sg3-utils-1.45/aclocal.m4:3660: file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"` sg3-utils-1.45/aclocal.m4-3661- fi ############################################## sg3-utils-1.45/aclocal.m4-3710- esac sg3-utils-1.45/aclocal.m4:3711: case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in sg3-utils-1.45/aclocal.m4-3712- *$lt_bad_file* | *'Invalid file or object type'*) ############################################## sg3-utils-1.45/aclocal.m4-3716- *) sg3-utils-1.45/aclocal.m4:3717: case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in sg3-utils-1.45/aclocal.m4-3718- */dev/null*) ############################################## sg3-utils-1.45/aclocal.m4-3742- AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :) sg3-utils-1.45/aclocal.m4:3743: case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in sg3-utils-1.45/aclocal.m4-3744- *COFF*) ############################################## sg3-utils-1.45/aclocal.m4-3801- # decide which one to use based on capabilities of $DLLTOOL sg3-utils-1.45/aclocal.m4:3802: case `$DLLTOOL --help 2>&1` in sg3-utils-1.45/aclocal.m4-3803- *--identify-strict*) ############################################## sg3-utils-1.45/aclocal.m4-3975-# If we're using GNU nm, then use its standard symbol codes. sg3-utils-1.45/aclocal.m4:3976:case `$NM -V 2>&1` in sg3-utils-1.45/aclocal.m4-3977-*GNU* | *'with BFD'*) ############################################## sg3-utils-1.45/aclocal.m4-4023-mingw*) sg3-utils-1.45/aclocal.m4:4024: opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp sg3-utils-1.45/aclocal.m4-4025- ;; ############################################## sg3-utils-1.45/aclocal.m4-4428- *) sg3-utils-1.45/aclocal.m4:4429: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/aclocal.m4-4430- *Sun\ C*) ############################################## sg3-utils-1.45/aclocal.m4-4764- *) sg3-utils-1.45/aclocal.m4:4765: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/aclocal.m4-4766- *Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*) ############################################## sg3-utils-1.45/aclocal.m4-4947- else sg3-utils-1.45/aclocal.m4:4948: _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' sg3-utils-1.45/aclocal.m4-4949- fi ############################################## sg3-utils-1.45/aclocal.m4-5046- # shared libraries, regardless of the interface used. sg3-utils-1.45/aclocal.m4:5047: case `$LD -v 2>&1` in sg3-utils-1.45/aclocal.m4-5048- *\ \(GNU\ Binutils\)\ 2.19.5*) ;; ############################################## sg3-utils-1.45/aclocal.m4-5078- supports_anon_versioning=no sg3-utils-1.45/aclocal.m4:5079: case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in sg3-utils-1.45/aclocal.m4-5080- *GNU\ gold*) supports_anon_versioning=yes ;; ############################################## sg3-utils-1.45/aclocal.m4-5181- prefix_cmds="$SED"~ sg3-utils-1.45/aclocal.m4:5182: if test EXPORTS = "`$SED 1q $export_symbols`"; then sg3-utils-1.45/aclocal.m4-5183- prefix_cmds="$prefix_cmds -e 1d"; ############################################## sg3-utils-1.45/aclocal.m4-5203- # time. Moving up from 0x10000000 also allows more sbrk(2) space. sg3-utils-1.45/aclocal.m4:5204: _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' sg3-utils-1.45/aclocal.m4:5205: _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' sg3-utils-1.45/aclocal.m4-5206- ;; ############################################## sg3-utils-1.45/aclocal.m4-5221- pgcc*) # Portland Group C compiler sg3-utils-1.45/aclocal.m4:5222: _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' sg3-utils-1.45/aclocal.m4-5223- tmp_addflag=' $pic_flag' ############################################## sg3-utils-1.45/aclocal.m4-5226- # Portland Group f77 and f90 compilers sg3-utils-1.45/aclocal.m4:5227: _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' sg3-utils-1.45/aclocal.m4-5228- tmp_addflag=' $pic_flag -Mnomain' ;; ############################################## sg3-utils-1.45/aclocal.m4-5243- nvcc*) # Cuda Compiler Driver 2.2 sg3-utils-1.45/aclocal.m4:5244: _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' sg3-utils-1.45/aclocal.m4-5245- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## sg3-utils-1.45/aclocal.m4-5247- esac sg3-utils-1.45/aclocal.m4:5248: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/aclocal.m4-5249- *Sun\ C*) # Sun C 5.9 sg3-utils-1.45/aclocal.m4:5250: _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' sg3-utils-1.45/aclocal.m4-5251- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## sg3-utils-1.45/aclocal.m4-5318- sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*) sg3-utils-1.45/aclocal.m4:5319: case `$LD -v 2>&1` in sg3-utils-1.45/aclocal.m4-5320- *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*) ############################################## sg3-utils-1.45/aclocal.m4-5407- else sg3-utils-1.45/aclocal.m4:5408: _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' sg3-utils-1.45/aclocal.m4-5409- fi ############################################## sg3-utils-1.45/aclocal.m4-5472- # below for broken collect2 doesn't work under 4.3+ sg3-utils-1.45/aclocal.m4:5473: collect2name=`$CC -print-prog-name=collect2` sg3-utils-1.45/aclocal.m4-5474- if test -f "$collect2name" && ############################################## sg3-utils-1.45/aclocal.m4-5528- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath" sg3-utils-1.45/aclocal.m4:5529: _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 sg3-utils-1.45/aclocal.m4-5530- else ############################################## sg3-utils-1.45/aclocal.m4-5553- # -brtl affects multiple linker settings, -berok does not and is overridden later sg3-utils-1.45/aclocal.m4:5554: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' sg3-utils-1.45/aclocal.m4-5555- if test svr4 != "$with_aix_soname"; then ############################################## sg3-utils-1.45/aclocal.m4-5644- # FIXME: Setting linknames here is a bad hack. sg3-utils-1.45/aclocal.m4:5645: _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames=' sg3-utils-1.45/aclocal.m4-5646- # The linker will automatically build a .lib file if we build a DLL. ############################################## sg3-utils-1.45/aclocal.m4-5782- if test yes = "$GCC"; then sg3-utils-1.45/aclocal.m4:5783: _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' sg3-utils-1.45/aclocal.m4-5784- # Try to use the -exported_symbol ld option, if it does not ############################################## sg3-utils-1.45/aclocal.m4-5805- if test yes = "$lt_cv_irix_exported_symbol"; then sg3-utils-1.45/aclocal.m4:5806: _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' sg3-utils-1.45/aclocal.m4-5807- fi ############################################## sg3-utils-1.45/aclocal.m4-5809- else sg3-utils-1.45/aclocal.m4:5810: _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' sg3-utils-1.45/aclocal.m4:5811: _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' sg3-utils-1.45/aclocal.m4-5812- fi ############################################## sg3-utils-1.45/aclocal.m4-5856- _LT_TAGVAR(hardcode_direct_absolute, $1)=yes sg3-utils-1.45/aclocal.m4:5857: if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then sg3-utils-1.45/aclocal.m4-5858- _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' ############################################## sg3-utils-1.45/aclocal.m4-5887- prefix_cmds="$SED"~ sg3-utils-1.45/aclocal.m4:5888: if test EXPORTS = "`$SED 1q $export_symbols`"; then sg3-utils-1.45/aclocal.m4-5889- prefix_cmds="$prefix_cmds -e 1d"; ############################################## sg3-utils-1.45/aclocal.m4-5901- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' sg3-utils-1.45/aclocal.m4:5902: _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' sg3-utils-1.45/aclocal.m4-5903- else sg3-utils-1.45/aclocal.m4-5904- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' sg3-utils-1.45/aclocal.m4:5905: _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' sg3-utils-1.45/aclocal.m4-5906- fi ############################################## sg3-utils-1.45/aclocal.m4-5914- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' sg3-utils-1.45/aclocal.m4:5915: _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' sg3-utils-1.45/aclocal.m4-5916- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## sg3-utils-1.45/aclocal.m4-5918- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' sg3-utils-1.45/aclocal.m4:5919: _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' sg3-utils-1.45/aclocal.m4:5920: _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~ sg3-utils-1.45/aclocal.m4:5921: $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' sg3-utils-1.45/aclocal.m4-5922- ############################################## sg3-utils-1.45/aclocal.m4-5937- else sg3-utils-1.45/aclocal.m4:5938: case `$CC -V 2>&1` in sg3-utils-1.45/aclocal.m4-5939- *"Compilers 5.0"*) ############################################## sg3-utils-1.45/aclocal.m4-6130- _LT_TAGVAR(allow_undefined_flag, $1)= sg3-utils-1.45/aclocal.m4:6131: if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1) sg3-utils-1.45/aclocal.m4-6132- then ############################################## sg3-utils-1.45/aclocal.m4-6430- # ancient GNU ld didn't support --whole-archive et. al. sg3-utils-1.45/aclocal.m4:6431: if eval "`$CC -print-prog-name=ld` --help 2>&1" | sg3-utils-1.45/aclocal.m4-6432- $GREP 'no-whole-archive' > /dev/null; then ############################################## sg3-utils-1.45/aclocal.m4-6540- # below for broken collect2 doesn't work under 4.3+ sg3-utils-1.45/aclocal.m4:6541: collect2name=`$CC -print-prog-name=collect2` sg3-utils-1.45/aclocal.m4-6542- if test -f "$collect2name" && ############################################## sg3-utils-1.45/aclocal.m4-6598- sg3-utils-1.45/aclocal.m4:6599: _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 sg3-utils-1.45/aclocal.m4-6600- else ############################################## sg3-utils-1.45/aclocal.m4-6623- # -brtl affects multiple linker settings, -berok does not and is overridden later sg3-utils-1.45/aclocal.m4:6624: compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`' sg3-utils-1.45/aclocal.m4-6625- if test svr4 != "$with_aix_soname"; then ############################################## sg3-utils-1.45/aclocal.m4-6752- prefix_cmds="$SED"~ sg3-utils-1.45/aclocal.m4:6753: if test EXPORTS = "`$SED 1q $export_symbols`"; then sg3-utils-1.45/aclocal.m4-6754- prefix_cmds="$prefix_cmds -e 1d"; ############################################## sg3-utils-1.45/aclocal.m4-6826- # dependencies. sg3-utils-1.45/aclocal.m4:6827: 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"' sg3-utils-1.45/aclocal.m4-6828- ;; ############################################## sg3-utils-1.45/aclocal.m4-6891- # dependencies. sg3-utils-1.45/aclocal.m4:6892: 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"' sg3-utils-1.45/aclocal.m4-6893- ;; ############################################## sg3-utils-1.45/aclocal.m4-6927- # time. Moving up from 0x10000000 also allows more sbrk(2) space. sg3-utils-1.45/aclocal.m4:6928: _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' sg3-utils-1.45/aclocal.m4:6929: _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' sg3-utils-1.45/aclocal.m4-6930- ;; ############################################## sg3-utils-1.45/aclocal.m4-6934- # SGI C++ sg3-utils-1.45/aclocal.m4:6935: _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' sg3-utils-1.45/aclocal.m4-6936- ############################################## sg3-utils-1.45/aclocal.m4-6945- if test no = "$with_gnu_ld"; then sg3-utils-1.45/aclocal.m4:6946: _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' sg3-utils-1.45/aclocal.m4-6947- else sg3-utils-1.45/aclocal.m4:6948: _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' sg3-utils-1.45/aclocal.m4-6949- fi ############################################## sg3-utils-1.45/aclocal.m4-6966- # to its proper name (with version) after linking. sg3-utils-1.45/aclocal.m4:6967: _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' sg3-utils-1.45/aclocal.m4:6968: _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' sg3-utils-1.45/aclocal.m4-6969- # Commands to make compiler produce verbose output that lists ############################################## sg3-utils-1.45/aclocal.m4-6976- # dependencies. sg3-utils-1.45/aclocal.m4:6977: 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"' sg3-utils-1.45/aclocal.m4-6978- ############################################## sg3-utils-1.45/aclocal.m4-6991- # earlier do not add the objects themselves. sg3-utils-1.45/aclocal.m4:6992: case `$CC -V 2>&1` in sg3-utils-1.45/aclocal.m4-6993- *"Version 7."*) ############################################## sg3-utils-1.45/aclocal.m4-7012- # Portland Group C++ compiler sg3-utils-1.45/aclocal.m4:7013: case `$CC -V` in sg3-utils-1.45/aclocal.m4-7014- *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*) ############################################## sg3-utils-1.45/aclocal.m4-7017- $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~ sg3-utils-1.45/aclocal.m4:7018: compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"' sg3-utils-1.45/aclocal.m4-7019- _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~ ############################################## sg3-utils-1.45/aclocal.m4-7021- $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~ sg3-utils-1.45/aclocal.m4:7022: $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~ sg3-utils-1.45/aclocal.m4-7023- $RANLIB $oldlib' ############################################## sg3-utils-1.45/aclocal.m4-7026- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ sg3-utils-1.45/aclocal.m4:7027: $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' sg3-utils-1.45/aclocal.m4-7028- _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~ ############################################## sg3-utils-1.45/aclocal.m4-7030- $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~ sg3-utils-1.45/aclocal.m4:7031: $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' sg3-utils-1.45/aclocal.m4-7032- ;; ############################################## sg3-utils-1.45/aclocal.m4-7040- _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic' sg3-utils-1.45/aclocal.m4:7041: _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' sg3-utils-1.45/aclocal.m4-7042- ;; ############################################## sg3-utils-1.45/aclocal.m4-7059- # dependencies. sg3-utils-1.45/aclocal.m4:7060: 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' sg3-utils-1.45/aclocal.m4-7061- ;; ############################################## sg3-utils-1.45/aclocal.m4-7074- *) sg3-utils-1.45/aclocal.m4:7075: case `$CC -V 2>&1 | sed 5q` in sg3-utils-1.45/aclocal.m4-7076- *Sun\ C*) ############################################## sg3-utils-1.45/aclocal.m4-7081- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir' sg3-utils-1.45/aclocal.m4:7082: _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' sg3-utils-1.45/aclocal.m4-7083- _LT_TAGVAR(compiler_needs_object, $1)=yes ############################################## sg3-utils-1.45/aclocal.m4-7146- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir' sg3-utils-1.45/aclocal.m4:7147: if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then sg3-utils-1.45/aclocal.m4-7148- _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' ############################################## sg3-utils-1.45/aclocal.m4-7165- # to its proper name (with version) after linking. sg3-utils-1.45/aclocal.m4:7166: _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' sg3-utils-1.45/aclocal.m4-7167- ############################################## sg3-utils-1.45/aclocal.m4-7186- _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*' sg3-utils-1.45/aclocal.m4:7187: _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' sg3-utils-1.45/aclocal.m4-7188- _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir' ############################################## sg3-utils-1.45/aclocal.m4-7191- _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*' sg3-utils-1.45/aclocal.m4:7192: _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' sg3-utils-1.45/aclocal.m4:7193: _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~ sg3-utils-1.45/aclocal.m4-7194- echo "-hidden">> $lib.exp~ sg3-utils-1.45/aclocal.m4:7195: $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~ sg3-utils-1.45/aclocal.m4-7196- $RM $lib.exp' ############################################## sg3-utils-1.45/aclocal.m4-7210- # dependencies. sg3-utils-1.45/aclocal.m4:7211: 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"' sg3-utils-1.45/aclocal.m4-7212- ;; ############################################## sg3-utils-1.45/aclocal.m4-7217- osf3*) sg3-utils-1.45/aclocal.m4:7218: _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' sg3-utils-1.45/aclocal.m4-7219- ;; sg3-utils-1.45/aclocal.m4-7220- *) sg3-utils-1.45/aclocal.m4:7221: _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' sg3-utils-1.45/aclocal.m4-7222- ;; ############################################## sg3-utils-1.45/aclocal.m4-7470- case @S|@2 in sg3-utils-1.45/aclocal.m4:7471: .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;; sg3-utils-1.45/aclocal.m4:7472: *) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;; sg3-utils-1.45/aclocal.m4-7473- esac ############################################## sg3-utils-1.45/aclocal.m4-7559- sg3-utils-1.45/aclocal.m4:7560: for p in `eval "$output_verbose_link_cmd"`; do sg3-utils-1.45/aclocal.m4-7561- case $prev$p in ############################################## sg3-utils-1.45/aclocal.m4-7663-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then sg3-utils-1.45/aclocal.m4:7664: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'` sg3-utils-1.45/aclocal.m4-7665-fi ############################################## sg3-utils-1.45/aclocal.m4-8273- test 10 -lt "$lt_ac_count" && break sg3-utils-1.45/aclocal.m4:8274: lt_ac_count=`expr $lt_ac_count + 1` sg3-utils-1.45/aclocal.m4-8275- if test "$lt_ac_count" -gt "$lt_ac_max"; then ############################################## sg3-utils-1.45/aclocal.m4-8889-m4_define([lt_combine], sg3-utils-1.45/aclocal.m4:8890:[m4_if(m4_eval([$# > 3]), [1], sg3-utils-1.45/aclocal.m4-8891- [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl ############################################## sg3-utils-1.45/aclocal.m4-9200-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: sg3-utils-1.45/aclocal.m4:9201:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` sg3-utils-1.45/aclocal.m4-9202-# and then we would define $MISSING as ############################################## sg3-utils-1.45/aclocal.m4-9215-# Expand $ac_aux_dir to an absolute path. sg3-utils-1.45/aclocal.m4:9216:am_aux_dir=`cd "$ac_aux_dir" && pwd` sg3-utils-1.45/aclocal.m4-9217-]) ############################################## sg3-utils-1.45/aclocal.m4-9313- if test "$am_compiler_list" = ""; then sg3-utils-1.45/aclocal.m4:9314: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` sg3-utils-1.45/aclocal.m4-9315- fi ############################################## sg3-utils-1.45/aclocal.m4-9466- # Strip MF so we end up with the name of the file. sg3-utils-1.45/aclocal.m4:9467: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` sg3-utils-1.45/aclocal.m4-9468- # Check whether this is an Automake generated Makefile which includes ############################################## sg3-utils-1.45/aclocal.m4-9473- || continue sg3-utils-1.45/aclocal.m4:9474: am_dirpart=`AS_DIRNAME(["$am_mf"])` sg3-utils-1.45/aclocal.m4:9475: am_filepart=`AS_BASENAME(["$am_mf"])` sg3-utils-1.45/aclocal.m4-9476- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## sg3-utils-1.45/aclocal.m4-9541-AC_REQUIRE([AC_PROG_INSTALL])dnl sg3-utils-1.45/aclocal.m4:9542:if test "`cd $srcdir && pwd`" != "`pwd`"; then sg3-utils-1.45/aclocal.m4-9543- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## sg3-utils-1.45/aclocal.m4-9700- * ) sg3-utils-1.45/aclocal.m4:9701: _am_stamp_count=`expr $_am_stamp_count + 1` ;; sg3-utils-1.45/aclocal.m4-9702- esac sg3-utils-1.45/aclocal.m4-9703-done sg3-utils-1.45/aclocal.m4:9704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) sg3-utils-1.45/aclocal.m4-9705- ############################################## sg3-utils-1.45/aclocal.m4-10021- echo "timestamp, slept: $am_has_slept" > conftest.file sg3-utils-1.45/aclocal.m4:10022: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` sg3-utils-1.45/aclocal.m4-10023- if test "$[*]" = "X"; then sg3-utils-1.45/aclocal.m4-10024- # -L didn't work. sg3-utils-1.45/aclocal.m4:10025: set X `ls -t "$srcdir/configure" conftest.file` sg3-utils-1.45/aclocal.m4-10026- fi ############################################## sg3-utils-1.45/README.sg_start-16-if test -x /bin/sg_start; then sg3-utils-1.45/README.sg_start:17: if test "`basename $command`" = "reboot"; then sg3-utils-1.45/README.sg_start-18- for no in $SG_SHUT_NOS; ############################################## sg3-utils-1.45/src/Makefile.in-50- { \ sg3-utils-1.45/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/src/Makefile.in-52- }; \ ############################################## sg3-utils-1.45/src/Makefile.in-782- test -n "$(EXEEXT)" || exit 0; \ sg3-utils-1.45/src/Makefile.in:783: list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \ sg3-utils-1.45/src/Makefile.in-784- echo " rm -f" $$list; \ ############################################## sg3-utils-1.45/src/Makefile.in-1155-.c.obj: sg3-utils-1.45/src/Makefile.in:1156:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` sg3-utils-1.45/src/Makefile.in-1157-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## sg3-utils-1.45/src/Makefile.in-1159-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ sg3-utils-1.45/src/Makefile.in:1160:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` sg3-utils-1.45/src/Makefile.in-1161- ############################################## sg3-utils-1.45/src/Makefile.in-1204-GTAGS: sg3-utils-1.45/src/Makefile.in:1205: here=`$(am__cd) $(top_builddir) && pwd` \ sg3-utils-1.45/src/Makefile.in-1206- && $(am__cd) $(top_srcdir) \ ############################################## sg3-utils-1.45/src/Makefile.in-1230-distdir-am: $(DISTFILES) sg3-utils-1.45/src/Makefile.in:1231: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/src/Makefile.in:1232: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/src/Makefile.in-1233- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/src/Makefile.in-1244- if test -d $$d/$$file; then \ sg3-utils-1.45/src/Makefile.in:1245: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/src/Makefile.in-1246- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/src/sg_ses.c-4380-static void sg3-utils-1.45/src/sg_ses.c:4381:devslotnum_and_sasaddr(struct join_row_t * jrp, const uint8_t * ae_bp) sg3-utils-1.45/src/sg_ses.c-4382-{ ############################################## sg3-utils-1.45/src/sg_ses.c-4466- } sg3-utils-1.45/src/sg_ses.c:4467: devslotnum_and_sasaddr(jr2p, ae_bp); sg3-utils-1.45/src/sg_ses.c-4468- if (jr2p->ae_statp) { ############################################## sg3-utils-1.45/src/sg_ses.c-4505- } sg3-utils-1.45/src/sg_ses.c:4506: devslotnum_and_sasaddr(jr2p, ae_bp); sg3-utils-1.45/src/sg_ses.c-4507- if (jr2p->ae_statp) { ############################################## sg3-utils-1.45/src/sg_ses.c-4557- } sg3-utils-1.45/src/sg_ses.c:4558: devslotnum_and_sasaddr(jr2p, ae_bp); sg3-utils-1.45/src/sg_ses.c-4559- if (jr2p->ae_statp) { ############################################## sg3-utils-1.45/compile-67- mingw/*) sg3-utils-1.45/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` sg3-utils-1.45/compile-69- ;; sg3-utils-1.45/compile-70- cygwin/*) sg3-utils-1.45/compile:71: file=`cygpath -m "$file" || echo "$file"` sg3-utils-1.45/compile-72- ;; sg3-utils-1.45/compile-73- wine/*) sg3-utils-1.45/compile:74: file=`winepath -w "$file" || echo "$file"` sg3-utils-1.45/compile-75- ;; ############################################## sg3-utils-1.45/compile-310-# Name of file we expect compiler to create. sg3-utils-1.45/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` sg3-utils-1.45/compile-312- ############################################## sg3-utils-1.45/compile-316-# object file name, since that is what matters with a parallel build. sg3-utils-1.45/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d sg3-utils-1.45/compile-318-while true; do ############################################## sg3-utils-1.45/archive/o_scsi_logging_level-117-# something is wrong with the following if ... dpg 20061027 sg3-utils-1.45/archive/o_scsi_logging_level:118:# if [ `echo -n $1 | tr --complement [:digit:] 'a' | grep -s 'a'` ] sg3-utils-1.45/archive/o_scsi_logging_level-119-# then ############################################## sg3-utils-1.45/scripts/Makefile.in-50- { \ sg3-utils-1.45/scripts/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/scripts/Makefile.in-52- }; \ ############################################## sg3-utils-1.45/scripts/Makefile.in-100-CONFIG_CLEAN_VPATH_FILES = sg3-utils-1.45/scripts/Makefile.in:101:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; sg3-utils-1.45/scripts/Makefile.in-102-am__vpath_adj = case $$p in \ sg3-utils-1.45/scripts/Makefile.in:103: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ sg3-utils-1.45/scripts/Makefile.in-104- *) f=$$p;; \ sg3-utils-1.45/scripts/Makefile.in-105- esac; sg3-utils-1.45/scripts/Makefile.in:106:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; sg3-utils-1.45/scripts/Makefile.in-107-am__install_max = 40 sg3-utils-1.45/scripts/Makefile.in-108-am__nobase_strip_setup = \ sg3-utils-1.45/scripts/Makefile.in:109: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` sg3-utils-1.45/scripts/Makefile.in-110-am__nobase_strip = \ ############################################## sg3-utils-1.45/scripts/Makefile.in-359-distdir-am: $(DISTFILES) sg3-utils-1.45/scripts/Makefile.in:360: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/scripts/Makefile.in:361: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/scripts/Makefile.in-362- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/scripts/Makefile.in-373- if test -d $$d/$$file; then \ sg3-utils-1.45/scripts/Makefile.in:374: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/scripts/Makefile.in-375- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/config.guess-34- sg3-utils-1.45/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` sg3-utils-1.45/config.guess-36- ############################################## sg3-utils-1.45/config.guess-102-: ${TMPDIR=/tmp} ; sg3-utils-1.45/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || sg3-utils-1.45/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## sg3-utils-1.45/config.guess-151- EOF sg3-utils-1.45/config.guess:152: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" sg3-utils-1.45/config.guess-153- ############################################## sg3-utils-1.45/config.guess-188- earmv*) sg3-utils-1.45/config.guess:189: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` sg3-utils-1.45/config.guess:190: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` sg3-utils-1.45/config.guess-191- machine="${arch}${endian}"-unknown ############################################## sg3-utils-1.45/config.guess-220- expr='s/^earmv[0-9]/-eabi/;s/eb$//' sg3-utils-1.45/config.guess:221: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` sg3-utils-1.45/config.guess-222- ;; ############################################## sg3-utils-1.45/config.guess-233- *) sg3-utils-1.45/config.guess:234: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` sg3-utils-1.45/config.guess-235- ;; ############################################## sg3-utils-1.45/config.guess-280- *4.0) sg3-utils-1.45/config.guess:281: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` sg3-utils-1.45/config.guess-282- ;; sg3-utils-1.45/config.guess-283- *5.*) sg3-utils-1.45/config.guess:284: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` sg3-utils-1.45/config.guess-285- ;; ############################################## sg3-utils-1.45/config.guess-290- # types through head -n 1, so we only detect the type of CPU 0. sg3-utils-1.45/config.guess:291: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` sg3-utils-1.45/config.guess-292- case "$ALPHA_CPU_TYPE" in ############################################## sg3-utils-1.45/config.guess-328- # 1.2 uses "1.2" for uname -r. sg3-utils-1.45/config.guess:329: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" sg3-utils-1.45/config.guess-330- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## sg3-utils-1.45/config.guess-379- s390x:SunOS:*:*) sg3-utils-1.45/config.guess:380: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-381- exit ;; sg3-utils-1.45/config.guess-382- sun4H:SunOS:5.*:*) sg3-utils-1.45/config.guess:383: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-384- exit ;; sg3-utils-1.45/config.guess-385- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) sg3-utils-1.45/config.guess:386: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-387- exit ;; ############################################## sg3-utils-1.45/config.guess-404- fi sg3-utils-1.45/config.guess:405: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-406- exit ;; ############################################## sg3-utils-1.45/config.guess-410- # it's likely to be more like Solaris than SunOS4. sg3-utils-1.45/config.guess:411: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-412- exit ;; ############################################## sg3-utils-1.45/config.guess-419- # Japanese Language versions have a version number like `4.1.3-JL'. sg3-utils-1.45/config.guess:420: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" sg3-utils-1.45/config.guess-421- exit ;; ############################################## sg3-utils-1.45/config.guess-425- sun*:*:4.2BSD:*) sg3-utils-1.45/config.guess:426: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` sg3-utils-1.45/config.guess-427- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## sg3-utils-1.45/config.guess-507- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && sg3-utils-1.45/config.guess:508: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && sg3-utils-1.45/config.guess:509: SYSTEM_NAME=`"$dummy" "$dummyarg"` && sg3-utils-1.45/config.guess-510- { echo "$SYSTEM_NAME"; exit; } ############################################## sg3-utils-1.45/config.guess-563- *:IRIX*:*:*) sg3-utils-1.45/config.guess:564: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" sg3-utils-1.45/config.guess-565- exit ;; ############################################## sg3-utils-1.45/config.guess-593-EOF sg3-utils-1.45/config.guess:594: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` sg3-utils-1.45/config.guess-595- then ############################################## sg3-utils-1.45/config.guess-606- *:AIX:*:[4567]) sg3-utils-1.45/config.guess:607: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` sg3-utils-1.45/config.guess-608- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## sg3-utils-1.45/config.guess-642- 9000/[34678]??:HP-UX:*:*) sg3-utils-1.45/config.guess:643: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` sg3-utils-1.45/config.guess-644- case "$UNAME_MACHINE" in ############################################## sg3-utils-1.45/config.guess-696-EOF sg3-utils-1.45/config.guess:697: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` sg3-utils-1.45/config.guess-698- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## sg3-utils-1.45/config.guess-724- ia64:HP-UX:*:*) sg3-utils-1.45/config.guess:725: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` sg3-utils-1.45/config.guess-726- echo ia64-hp-hpux"$HPUX_REV" ############################################## sg3-utils-1.45/config.guess-754-EOF sg3-utils-1.45/config.guess:755: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && sg3-utils-1.45/config.guess-756- { echo "$SYSTEM_NAME"; exit; } ############################################## sg3-utils-1.45/config.guess-825- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` sg3-utils-1.45/config.guess:826: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` sg3-utils-1.45/config.guess-827- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## sg3-utils-1.45/config.guess-830- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` sg3-utils-1.45/config.guess:831: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` sg3-utils-1.45/config.guess-832- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## sg3-utils-1.45/config.guess-850- esac sg3-utils-1.45/config.guess:851: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" sg3-utils-1.45/config.guess-852- exit ;; ############################################## sg3-utils-1.45/config.guess-886- prep*:SunOS:5.*:*) sg3-utils-1.45/config.guess:887: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" sg3-utils-1.45/config.guess-888- exit ;; ############################################## sg3-utils-1.45/config.guess-890- # the GNU system sg3-utils-1.45/config.guess:891: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" sg3-utils-1.45/config.guess-892- exit ;; ############################################## sg3-utils-1.45/config.guess-894- # other systems with GNU libc and userland sg3-utils-1.45/config.guess:895: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" sg3-utils-1.45/config.guess-896- exit ;; ############################################## sg3-utils-1.45/config.guess-988-EOF sg3-utils-1.45/config.guess:989: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`" sg3-utils-1.45/config.guess-990- test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; } ############################################## sg3-utils-1.45/config.guess-1092- i*86:*:4.*:*) sg3-utils-1.45/config.guess:1093: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` sg3-utils-1.45/config.guess-1094- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## sg3-utils-1.45/config.guess-1295- fi sg3-utils-1.45/config.guess:1296: if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then sg3-utils-1.45/config.guess-1297- if [ "$CC_FOR_BUILD" != no_compiler_found ]; then ############################################## sg3-utils-1.45/config.guess-1393- *:DragonFly:*:*) sg3-utils-1.45/config.guess:1394: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" sg3-utils-1.45/config.guess-1395- exit ;; ############################################## sg3-utils-1.45/config.guess-1406- i*86:skyos:*:*) sg3-utils-1.45/config.guess:1407: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" sg3-utils-1.45/config.guess-1408- exit ;; ############################################## sg3-utils-1.45/depcomp-64- case $1 in sg3-utils-1.45/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; sg3-utils-1.45/depcomp-66- *) dir=;; ############################################## sg3-utils-1.45/depcomp-73-{ sg3-utils-1.45/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` sg3-utils-1.45/depcomp-75-} ############################################## sg3-utils-1.45/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} sg3-utils-1.45/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} sg3-utils-1.45/depcomp-128- ############################################## sg3-utils-1.45/depcomp-405- sleep 1 sg3-utils-1.45/depcomp:406: i=`expr $i - 1` sg3-utils-1.45/depcomp-407- done sg3-utils-1.45/depcomp-408- fi sg3-utils-1.45/depcomp:409: i=`expr $i - 1` sg3-utils-1.45/depcomp-410- done ############################################## sg3-utils-1.45/depcomp-425- # Do two passes, one to just change these to sg3-utils-1.45/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. sg3-utils-1.45/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## sg3-utils-1.45/depcomp-659- done sg3-utils-1.45/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` sg3-utils-1.45/depcomp-661- touch "$tmpdepfile" ############################################## sg3-utils-1.45/ar-lib-65- mingw) sg3-utils-1.45/ar-lib:66: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` sg3-utils-1.45/ar-lib-67- ;; sg3-utils-1.45/ar-lib-68- cygwin) sg3-utils-1.45/ar-lib:69: file=`cygpath -m "$file" || echo "$file"` sg3-utils-1.45/ar-lib-70- ;; sg3-utils-1.45/ar-lib-71- wine) sg3-utils-1.45/ar-lib:72: file=`winepath -w "$file" || echo "$file"` sg3-utils-1.45/ar-lib-73- ;; ############################################## sg3-utils-1.45/ar-lib-88- archive=$3 sg3-utils-1.45/ar-lib:89: at_file_contents=`cat "$1"` sg3-utils-1.45/ar-lib-90- eval set x "$at_file_contents" ############################################## sg3-utils-1.45/doc/Makefile.in-49- { \ sg3-utils-1.45/doc/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ sg3-utils-1.45/doc/Makefile.in-51- }; \ ############################################## sg3-utils-1.45/doc/Makefile.in-128- esac sg3-utils-1.45/doc/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; sg3-utils-1.45/doc/Makefile.in-130-am__vpath_adj = case $$p in \ sg3-utils-1.45/doc/Makefile.in:131: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ sg3-utils-1.45/doc/Makefile.in-132- *) f=$$p;; \ sg3-utils-1.45/doc/Makefile.in-133- esac; sg3-utils-1.45/doc/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; sg3-utils-1.45/doc/Makefile.in-135-am__install_max = 40 sg3-utils-1.45/doc/Makefile.in-136-am__nobase_strip_setup = \ sg3-utils-1.45/doc/Makefile.in:137: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` sg3-utils-1.45/doc/Makefile.in-138-am__nobase_strip = \ ############################################## sg3-utils-1.45/doc/Makefile.in-342- test -n "$(man8dir)" \ sg3-utils-1.45/doc/Makefile.in:343: && test -n "`echo $$list1$$list2`" \ sg3-utils-1.45/doc/Makefile.in-344- || exit 0; \ ############################################## sg3-utils-1.45/doc/Makefile.in-391-distdir-am: $(DISTFILES) sg3-utils-1.45/doc/Makefile.in:392: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/doc/Makefile.in:393: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ sg3-utils-1.45/doc/Makefile.in-394- list='$(DISTFILES)'; \ ############################################## sg3-utils-1.45/doc/Makefile.in-405- if test -d $$d/$$file; then \ sg3-utils-1.45/doc/Makefile.in:406: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ sg3-utils-1.45/doc/Makefile.in-407- if test -d "$(distdir)/$$file"; then \ ############################################## sg3-utils-1.45/configure.ac-168- *) sg3-utils-1.45/configure.ac:169: echo "binary install path: \`eval eval eval echo $bindir\`" sg3-utils-1.45/configure.ac:170: echo "scripts install path: \`eval eval eval echo $bindir\`" sg3-utils-1.45/configure.ac:171: echo "man page install path: \`eval eval eval echo $mandir\`" sg3-utils-1.45/configure.ac-172- ;; ############################################## sg3-utils-1.45/autogen.sh-98- # extract copyright from header sg3-utils-1.45/autogen.sh:99: __copyright="`grep Copyright $AUTOGEN_SH | head -${HEAD_N}1 | awk '{print $4}'`" sg3-utils-1.45/autogen.sh-100- if [ "x$__copyright" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-105- __id="$Id: autogen.sh 33925 2009-03-01 23:27:06Z brlcad $" sg3-utils-1.45/autogen.sh:106: __version="`echo $__id | sed 's/.*\([0-9][0-9][0-9][0-9]\)[-\/]\([0-9][0-9]\)[-\/]\([0-9][0-9]\).*/\1\2\3/'`" sg3-utils-1.45/autogen.sh-107- if [ "x$__version" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-184- # needed to handle versions like 1.10 and 1.4-p6 sg3-utils-1.45/autogen.sh:185: _min="`echo ${_min}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`" sg3-utils-1.45/autogen.sh:186: _cur="`echo ${_cur}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`" sg3-utils-1.45/autogen.sh-187- sg3-utils-1.45/autogen.sh:188: _min_major="`echo $_min | cut -d. -f1`" sg3-utils-1.45/autogen.sh:189: _min_minor="`echo $_min | cut -d. -f2`" sg3-utils-1.45/autogen.sh:190: _min_patch="`echo $_min | cut -d. -f3`" sg3-utils-1.45/autogen.sh-191- sg3-utils-1.45/autogen.sh:192: _cur_major="`echo $_cur | cut -d. -f1`" sg3-utils-1.45/autogen.sh:193: _cur_minor="`echo $_cur | cut -d. -f2`" sg3-utils-1.45/autogen.sh:194: _cur_patch="`echo $_cur | cut -d. -f3`" sg3-utils-1.45/autogen.sh-195- ############################################## sg3-utils-1.45/autogen.sh-258-ARGS="$*" sg3-utils-1.45/autogen.sh:259:PATH_TO_AUTOGEN="`dirname $0`" sg3-utils-1.45/autogen.sh:260:NAME_OF_AUTOGEN="`basename $0`" sg3-utils-1.45/autogen.sh-261-AUTOGEN_SH="$PATH_TO_AUTOGEN/$NAME_OF_AUTOGEN" ############################################## sg3-utils-1.45/autogen.sh-403-################################################ sg3-utils-1.45/autogen.sh:404:if [ "x`echo $ARGS | sed 's/.*[hH][eE][lL][pP].*/help/'`" = "xhelp" ] ; then sg3-utils-1.45/autogen.sh-405- HELP=yes ############################################## sg3-utils-1.45/autogen.sh-494-if [ "x$PROJECT" = "x" ] ; then sg3-utils-1.45/autogen.sh:495: PROJECT="`grep AC_INIT $CONFIGURE | grep -v '.*#.*AC_INIT' | tail -${TAIL_N}1 | sed 's/^[ ]*AC_INIT(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" sg3-utils-1.45/autogen.sh-496- if [ "x$PROJECT" = "xAC_INIT" ] ; then sg3-utils-1.45/autogen.sh-497- # projects might be using the older/deprecated arg-less AC_INIT .. look for AM_INIT_AUTOMAKE instead sg3-utils-1.45/autogen.sh:498: PROJECT="`grep AM_INIT_AUTOMAKE $CONFIGURE | grep -v '.*#.*AM_INIT_AUTOMAKE' | tail -${TAIL_N}1 | sed 's/^[ ]*AM_INIT_AUTOMAKE(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" sg3-utils-1.45/autogen.sh-499- fi ############################################## sg3-utils-1.45/autogen.sh-554-else sg3-utils-1.45/autogen.sh:555: _version="`$AUTOCONF --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" sg3-utils-1.45/autogen.sh-556- if [ "x$_version" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-595-else sg3-utils-1.45/autogen.sh:596: _version="`$AUTOMAKE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" sg3-utils-1.45/autogen.sh-597- if [ "x$_version" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-636- $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version" sg3-utils-1.45/autogen.sh:637: _glibtoolize="`$tool --version > /dev/null 2>&1`" sg3-utils-1.45/autogen.sh-638- if [ $? = 0 ] ; then sg3-utils-1.45/autogen.sh-639- $VERBOSE_ECHO "Found $tool --version" sg3-utils-1.45/autogen.sh:640: _glti="`which $tool`" sg3-utils-1.45/autogen.sh-641- if [ "x$_glti" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-648- fi sg3-utils-1.45/autogen.sh:649: _gltidir="`dirname $_glti`" sg3-utils-1.45/autogen.sh-650- if [ "x$_gltidir" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-697-else sg3-utils-1.45/autogen.sh:698: _version="`$LIBTOOLIZE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`" sg3-utils-1.45/autogen.sh-699- if [ "x$_version" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-814- # $VERBOSE_ECHO "Looking for subdirs in `pwd`" sg3-utils-1.45/autogen.sh:815: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" sg3-utils-1.45/autogen.sh-816- CHECK_DIRS="" ############################################## sg3-utils-1.45/autogen.sh-853- # compare entire content, restore if needed sg3-utils-1.45/autogen.sh:854: if test "x`cat ${file}`" != "x`cat ${file}.$$.protect_from_automake.backup`" ; then sg3-utils-1.45/autogen.sh-855- if test "x$spacer" = "xno" ; then ############################################## sg3-utils-1.45/autogen.sh-881- sg3-utils-1.45/autogen.sh:882: _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/'`" sg3-utils-1.45/autogen.sh-883- if test ! -d "$_aux_dir" ; then ############################################## sg3-utils-1.45/autogen.sh-913- # look for subdirs sg3-utils-1.45/autogen.sh:914: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" sg3-utils-1.45/autogen.sh-915- CHECK_DIRS="" ############################################## sg3-utils-1.45/autogen.sh-968- ##################### sg3-utils-1.45/autogen.sh:969: _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/'`" sg3-utils-1.45/autogen.sh-970- if test ! -d "$_aux_dir" ; then ############################################## sg3-utils-1.45/autogen.sh-979- CONFIG_SUBDIRS="" sg3-utils-1.45/autogen.sh:980: _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $CONFIGURE | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ ]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`" sg3-utils-1.45/autogen.sh-981- for dir in $_det_config_subdirs ; do ############################################## sg3-utils-1.45/autogen.sh-995- _marker_found_message=${_marker_found_message_intro}${marker}${_marker_found_message_mid} sg3-utils-1.45/autogen.sh:996: _marker_found="`grep 'AM_INIT_AUTOMAKE.*'${marker} $CONFIGURE`" sg3-utils-1.45/autogen.sh-997- if [ ! "x$_marker_found" = "x" ] ; then sg3-utils-1.45/autogen.sh:998: $VERBOSE_ECHO "${_marker_found_message}`basename \"$CONFIGURE\"`" sg3-utils-1.45/autogen.sh-999- break sg3-utils-1.45/autogen.sh-1000- fi sg3-utils-1.45/autogen.sh:1001: if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then sg3-utils-1.45/autogen.sh:1002: _marker_found="`grep 'AUTOMAKE_OPTIONS.*'${marker} Makefile.am`" sg3-utils-1.45/autogen.sh-1003- if [ ! "x$_marker_found" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-1024- $ECHO sg3-utils-1.45/autogen.sh:1025: $ECHO "Considered adding 'foreign' to AM_INIT_AUTOMAKE in `basename \"$CONFIGURE\"`" sg3-utils-1.45/autogen.sh:1026: if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then sg3-utils-1.45/autogen.sh-1027- $ECHO "or to AUTOMAKE_OPTIONS in your top-level Makefile.am file." ############################################## sg3-utils-1.45/autogen.sh-1110- sg3-utils-1.45/autogen.sh:1111: __cmd_version=`${__cmd} --version | head -n 1 | sed -e 's/^[^0-9]\+//' -e 's/ .*//'` sg3-utils-1.45/autogen.sh-1112- $VERBOSE_ECHO "Found ${__cmd} ${__cmd_version}" ############################################## sg3-utils-1.45/autogen.sh-1149- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" sg3-utils-1.45/autogen.sh:1150: found="`grep \"^$feature.*\" $CONFIGURE`" sg3-utils-1.45/autogen.sh-1151- if [ ! "x$found" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-1169- $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS" sg3-utils-1.45/autogen.sh:1170: autoreconf_output="`$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1171- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1175- if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then sg3-utils-1.45/autogen.sh:1176: if [ ! "x`echo \"$autoreconf_output\" | grep libtoolize | grep \"No such file or directory\"`" = "x" ] ; then sg3-utils-1.45/autogen.sh-1177- $ECHO ############################################## sg3-utils-1.45/autogen.sh-1234- if test -f "$LIBTOOL_M4" ; then sg3-utils-1.45/autogen.sh:1235: found_libtool="`$ECHO $_autoconf_output | grep AC_PROG_LIBTOOL`" sg3-utils-1.45/autogen.sh-1236- if test ! "x$found_libtool" = "x" ; then ############################################## sg3-utils-1.45/autogen.sh-1279- $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS" sg3-utils-1.45/autogen.sh:1280: aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1281- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1290- $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS" sg3-utils-1.45/autogen.sh:1291: libtoolize_output="`$LIBTOOLIZE $LIBTOOLIZE_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1292- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1298- $VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS" sg3-utils-1.45/autogen.sh:1299: libtoolize_output="`$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1300- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1311- $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS" sg3-utils-1.45/autogen.sh:1312: aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1313- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1340- $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS" sg3-utils-1.45/autogen.sh:1341: autoconf_output="`$AUTOCONF $AUTOCONF_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1342- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1351- macros_to_search="" sg3-utils-1.45/autogen.sh:1352: ac_major="`echo ${AUTOCONF_VERSION}. | cut -d. -f1 | sed 's/[^0-9]//g'`" sg3-utils-1.45/autogen.sh:1353: ac_minor="`echo ${AUTOCONF_VERSION}. | cut -d. -f2 | sed 's/[^0-9]//g'`" sg3-utils-1.45/autogen.sh-1354- ############################################## sg3-utils-1.45/autogen.sh-1369- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" sg3-utils-1.45/autogen.sh:1370: found="`grep \"^$feature.*\" $CONFIGURE`" sg3-utils-1.45/autogen.sh-1371- if [ ! "x$found" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-1382- $ECHO sg3-utils-1.45/autogen.sh:1383: $ECHO "The `basename \"$CONFIGURE\"` file was scanned in order to determine if any" sg3-utils-1.45/autogen.sh-1384- $ECHO "unsupported macros are used that exceed the minimum version" ############################################## sg3-utils-1.45/autogen.sh-1398- $VERBOSE_ECHO "$AUTOCONF" sg3-utils-1.45/autogen.sh:1399: autoconf_output="`$AUTOCONF 2>&1`" sg3-utils-1.45/autogen.sh-1400- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1426- $ECHO "reviewing the minimum GNU Autotools version settings contained in" sg3-utils-1.45/autogen.sh:1427: $ECHO "this script along with the macros being used in your `basename \"$CONFIGURE\"` file." sg3-utils-1.45/autogen.sh-1428- fi ############################################## sg3-utils-1.45/autogen.sh-1439- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" sg3-utils-1.45/autogen.sh:1440: found="`grep \"^$feature.*\" $CONFIGURE`" sg3-utils-1.45/autogen.sh-1441- if [ ! "x$found" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-1447- $VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS" sg3-utils-1.45/autogen.sh:1448: autoheader_output="`$AUTOHEADER $AUTOHEADER_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1449- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1459- $VERBOSE_ECHO "Searching for $feature in $CONFIGURE" sg3-utils-1.45/autogen.sh:1460: found="`grep \"^$feature.*\" $CONFIGURE`" sg3-utils-1.45/autogen.sh-1461- if [ ! "x$found" = "x" ] ; then ############################################## sg3-utils-1.45/autogen.sh-1468- $VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS" sg3-utils-1.45/autogen.sh:1469: automake_output="`$AUTOMAKE $AUTOMAKE_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1470- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1480- # retry without the -f sg3-utils-1.45/autogen.sh:1481: automake_output="`$AUTOMAKE $ALT_AUTOMAKE_OPTIONS 2>&1`" sg3-utils-1.45/autogen.sh-1482- ret=$? ############################################## sg3-utils-1.45/autogen.sh-1549-config_ac="`locate_configure_template`" sg3-utils-1.45/autogen.sh:1550:config="`echo $config_ac | sed 's/\.ac$//' | sed 's/\.in$//'`" sg3-utils-1.45/autogen.sh-1551-if [ "x$config" = "x" ] ; then