=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== trf-4.09.1/Makefile.in-50- { \ trf-4.09.1/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ trf-4.09.1/Makefile.in-52- }; \ ############################################## trf-4.09.1/Makefile.in-131- esac trf-4.09.1/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; trf-4.09.1/Makefile.in-133-am__vpath_adj = case $$p in \ trf-4.09.1/Makefile.in:134: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ trf-4.09.1/Makefile.in-135- *) f=$$p;; \ trf-4.09.1/Makefile.in-136- esac; trf-4.09.1/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; trf-4.09.1/Makefile.in-138-am__install_max = 40 trf-4.09.1/Makefile.in-139-am__nobase_strip_setup = \ trf-4.09.1/Makefile.in:140: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` trf-4.09.1/Makefile.in-141-am__nobase_strip = \ ############################################## trf-4.09.1/Makefile.in-210- while test -n "$$dir1"; do \ trf-4.09.1/Makefile.in:211: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ trf-4.09.1/Makefile.in-212- if test "$$first" != "."; then \ trf-4.09.1/Makefile.in-213- if test "$$first" = ".."; then \ trf-4.09.1/Makefile.in:214: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ trf-4.09.1/Makefile.in:215: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ trf-4.09.1/Makefile.in-216- else \ trf-4.09.1/Makefile.in:217: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ trf-4.09.1/Makefile.in-218- if test "$$first2" = "$$first"; then \ trf-4.09.1/Makefile.in:219: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ trf-4.09.1/Makefile.in-220- else \ ############################################## trf-4.09.1/Makefile.in-225- fi; \ trf-4.09.1/Makefile.in:226: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ trf-4.09.1/Makefile.in-227- done; \ ############################################## trf-4.09.1/Makefile.in-410- @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ trf-4.09.1/Makefile.in:411: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ trf-4.09.1/Makefile.in-412- dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) ############################################## trf-4.09.1/Makefile.in-427- dot_seen=no; \ trf-4.09.1/Makefile.in:428: target=`echo $@ | sed s/-recursive//`; \ trf-4.09.1/Makefile.in-429- case "$@" in \ ############################################## trf-4.09.1/Makefile.in-490-GTAGS: trf-4.09.1/Makefile.in:491: here=`$(am__cd) $(top_builddir) && pwd` \ trf-4.09.1/Makefile.in-492- && $(am__cd) $(top_srcdir) \ ############################################## trf-4.09.1/Makefile.in-525- test -d "$(distdir)" || mkdir "$(distdir)" trf-4.09.1/Makefile.in:526: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ trf-4.09.1/Makefile.in:527: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ trf-4.09.1/Makefile.in-528- list='$(DISTFILES)'; \ ############################################## trf-4.09.1/Makefile.in-539- if test -d $$d/$$file; then \ trf-4.09.1/Makefile.in:540: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ trf-4.09.1/Makefile.in-541- if test -d "$(distdir)/$$file"; then \ ############################################## trf-4.09.1/Makefile.in-656- test -d $(distdir)/_build || exit 0; \ trf-4.09.1/Makefile.in:657: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ trf-4.09.1/Makefile.in-658- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## trf-4.09.1/Makefile.in-700- }; \ trf-4.09.1/Makefile.in:701: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ trf-4.09.1/Makefile.in-702- || { echo "ERROR: files left after uninstall:" ; \ ############################################## trf-4.09.1/Makefile.in-712- fi trf-4.09.1/Makefile.in:713: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ trf-4.09.1/Makefile.in-714- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## trf-4.09.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: trf-4.09.1/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` trf-4.09.1/aclocal.m4-94-# and then we would define $MISSING as ############################################## trf-4.09.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. trf-4.09.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` trf-4.09.1/aclocal.m4-109-]) ############################################## trf-4.09.1/aclocal.m4-205- if test "$am_compiler_list" = ""; then trf-4.09.1/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` trf-4.09.1/aclocal.m4-207- fi ############################################## trf-4.09.1/aclocal.m4-358- # Strip MF so we end up with the name of the file. trf-4.09.1/aclocal.m4:359: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` trf-4.09.1/aclocal.m4-360- # Check whether this is an Automake generated Makefile which includes ############################################## trf-4.09.1/aclocal.m4-365- || continue trf-4.09.1/aclocal.m4:366: am_dirpart=`AS_DIRNAME(["$am_mf"])` trf-4.09.1/aclocal.m4:367: am_filepart=`AS_BASENAME(["$am_mf"])` trf-4.09.1/aclocal.m4-368- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## trf-4.09.1/aclocal.m4-435-AC_REQUIRE([AC_PROG_INSTALL])dnl trf-4.09.1/aclocal.m4:436:if test "`cd $srcdir && pwd`" != "`pwd`"; then trf-4.09.1/aclocal.m4-437- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## trf-4.09.1/aclocal.m4-594- * ) trf-4.09.1/aclocal.m4:595: _am_stamp_count=`expr $_am_stamp_count + 1` ;; trf-4.09.1/aclocal.m4-596- esac trf-4.09.1/aclocal.m4-597-done trf-4.09.1/aclocal.m4:598:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) trf-4.09.1/aclocal.m4-599- ############################################## trf-4.09.1/aclocal.m4-850- echo "timestamp, slept: $am_has_slept" > conftest.file trf-4.09.1/aclocal.m4:851: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` trf-4.09.1/aclocal.m4-852- if test "$[*]" = "X"; then trf-4.09.1/aclocal.m4-853- # -L didn't work. trf-4.09.1/aclocal.m4:854: set X `ls -t "$srcdir/configure" conftest.file` trf-4.09.1/aclocal.m4-855- fi ############################################## trf-4.09.1/compile-67- mingw/*) trf-4.09.1/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` trf-4.09.1/compile-69- ;; trf-4.09.1/compile-70- cygwin/* | msys/*) trf-4.09.1/compile:71: file=`cygpath -m "$file" || echo "$file"` trf-4.09.1/compile-72- ;; trf-4.09.1/compile-73- wine/*) trf-4.09.1/compile:74: file=`winepath -w "$file" || echo "$file"` trf-4.09.1/compile-75- ;; ############################################## trf-4.09.1/compile-310-# Name of file we expect compiler to create. trf-4.09.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` trf-4.09.1/compile-312- ############################################## trf-4.09.1/compile-316-# object file name, since that is what matters with a parallel build. trf-4.09.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d trf-4.09.1/compile-318-while true; do ############################################## trf-4.09.1/config.guess-34- trf-4.09.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'` trf-4.09.1/config.guess-36- ############################################## trf-4.09.1/config.guess-105- # shellcheck disable=SC2039 trf-4.09.1/config.guess:106: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || trf-4.09.1/config.guess-107- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } || ############################################## trf-4.09.1/config.guess-155- EOF trf-4.09.1/config.guess:156: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`" trf-4.09.1/config.guess-157- ############################################## trf-4.09.1/config.guess-192- earmv*) trf-4.09.1/config.guess:193: arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'` trf-4.09.1/config.guess:194: endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'` trf-4.09.1/config.guess-195- machine="${arch}${endian}"-unknown ############################################## trf-4.09.1/config.guess-224- expr='s/^earmv[0-9]/-eabi/;s/eb$//' trf-4.09.1/config.guess:225: abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"` trf-4.09.1/config.guess-226- ;; ############################################## trf-4.09.1/config.guess-237- *) trf-4.09.1/config.guess:238: release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2` trf-4.09.1/config.guess-239- ;; ############################################## trf-4.09.1/config.guess-290- *4.0) trf-4.09.1/config.guess:291: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` trf-4.09.1/config.guess-292- ;; trf-4.09.1/config.guess-293- *5.*) trf-4.09.1/config.guess:294: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` trf-4.09.1/config.guess-295- ;; ############################################## trf-4.09.1/config.guess-300- # types through head -n 1, so we only detect the type of CPU 0. trf-4.09.1/config.guess:301: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` trf-4.09.1/config.guess-302- case "$ALPHA_CPU_TYPE" in ############################################## trf-4.09.1/config.guess-338- # 1.2 uses "1.2" for uname -r. trf-4.09.1/config.guess:339: echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`" trf-4.09.1/config.guess-340- # Reset EXIT trap before exiting to avoid spurious non-zero exit code. ############################################## trf-4.09.1/config.guess-389- s390x:SunOS:*:*) trf-4.09.1/config.guess:390: echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-391- exit ;; trf-4.09.1/config.guess-392- sun4H:SunOS:5.*:*) trf-4.09.1/config.guess:393: echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-394- exit ;; trf-4.09.1/config.guess-395- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) trf-4.09.1/config.guess:396: echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-397- exit ;; ############################################## trf-4.09.1/config.guess-414- fi trf-4.09.1/config.guess:415: echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-416- exit ;; ############################################## trf-4.09.1/config.guess-420- # it's likely to be more like Solaris than SunOS4. trf-4.09.1/config.guess:421: echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-422- exit ;; ############################################## trf-4.09.1/config.guess-429- # Japanese Language versions have a version number like `4.1.3-JL'. trf-4.09.1/config.guess:430: echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`" trf-4.09.1/config.guess-431- exit ;; ############################################## trf-4.09.1/config.guess-435- sun*:*:4.2BSD:*) trf-4.09.1/config.guess:436: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` trf-4.09.1/config.guess-437- test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3 ############################################## trf-4.09.1/config.guess-517- $CC_FOR_BUILD -o "$dummy" "$dummy.c" && trf-4.09.1/config.guess:518: dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` && trf-4.09.1/config.guess:519: SYSTEM_NAME=`"$dummy" "$dummyarg"` && trf-4.09.1/config.guess-520- { echo "$SYSTEM_NAME"; exit; } ############################################## trf-4.09.1/config.guess-573- *:IRIX*:*:*) trf-4.09.1/config.guess:574: echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`" trf-4.09.1/config.guess-575- exit ;; ############################################## trf-4.09.1/config.guess-603-EOF trf-4.09.1/config.guess:604: if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` trf-4.09.1/config.guess-605- then ############################################## trf-4.09.1/config.guess-616- *:AIX:*:[4567]) trf-4.09.1/config.guess:617: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` trf-4.09.1/config.guess-618- if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then ############################################## trf-4.09.1/config.guess-652- 9000/[34678]??:HP-UX:*:*) trf-4.09.1/config.guess:653: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` trf-4.09.1/config.guess-654- case "$UNAME_MACHINE" in ############################################## trf-4.09.1/config.guess-706-EOF trf-4.09.1/config.guess:707: (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"` trf-4.09.1/config.guess-708- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## trf-4.09.1/config.guess-734- ia64:HP-UX:*:*) trf-4.09.1/config.guess:735: HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'` trf-4.09.1/config.guess-736- echo ia64-hp-hpux"$HPUX_REV" ############################################## trf-4.09.1/config.guess-764-EOF trf-4.09.1/config.guess:765: $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` && trf-4.09.1/config.guess-766- { echo "$SYSTEM_NAME"; exit; } ############################################## trf-4.09.1/config.guess-835- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` trf-4.09.1/config.guess:836: FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'` trf-4.09.1/config.guess-837- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## trf-4.09.1/config.guess-840- FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'` trf-4.09.1/config.guess:841: FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'` trf-4.09.1/config.guess-842- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## trf-4.09.1/config.guess-858- then trf-4.09.1/config.guess:859: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi trf-4.09.1/config.guess-860- else trf-4.09.1/config.guess:861: echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf trf-4.09.1/config.guess-862- fi ############################################## trf-4.09.1/config.guess-871- esac trf-4.09.1/config.guess:872: echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" trf-4.09.1/config.guess-873- exit ;; ############################################## trf-4.09.1/config.guess-907- prep*:SunOS:5.*:*) trf-4.09.1/config.guess:908: echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`" trf-4.09.1/config.guess-909- exit ;; ############################################## trf-4.09.1/config.guess-911- # the GNU system trf-4.09.1/config.guess:912: echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`" trf-4.09.1/config.guess-913- exit ;; ############################################## trf-4.09.1/config.guess-915- # other systems with GNU libc and userland trf-4.09.1/config.guess:916: echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC" trf-4.09.1/config.guess-917- exit ;; ############################################## trf-4.09.1/config.guess-1037-EOF trf-4.09.1/config.guess:1038: eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`" trf-4.09.1/config.guess-1039- test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; } ############################################## trf-4.09.1/config.guess-1137- i*86:*:4.*:*) trf-4.09.1/config.guess:1138: UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'` trf-4.09.1/config.guess-1139- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## trf-4.09.1/config.guess-1440- *:DragonFly:*:*) trf-4.09.1/config.guess:1441: echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`" trf-4.09.1/config.guess-1442- exit ;; ############################################## trf-4.09.1/config.guess-1453- i*86:skyos:*:*) trf-4.09.1/config.guess:1454: echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`" trf-4.09.1/config.guess-1455- exit ;; ############################################## trf-4.09.1/config.guess-1603- trf-4.09.1/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` && trf-4.09.1/config.guess-1605- { echo "$SYSTEM_NAME"; exit; } ############################################## trf-4.09.1/config.sub-52- trf-4.09.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'` trf-4.09.1/config.sub-54- ############################################## trf-4.09.1/config.sub-768- i*86v32) trf-4.09.1/config.sub:769: cpu=`echo "$1" | sed -e 's/86.*/86/'` trf-4.09.1/config.sub-770- vendor=pc ############################################## trf-4.09.1/config.sub-773- i*86v4*) trf-4.09.1/config.sub:774: cpu=`echo "$1" | sed -e 's/86.*/86/'` trf-4.09.1/config.sub-775- vendor=pc ############################################## trf-4.09.1/config.sub-778- i*86v) trf-4.09.1/config.sub:779: cpu=`echo "$1" | sed -e 's/86.*/86/'` trf-4.09.1/config.sub-780- vendor=pc ############################################## trf-4.09.1/config.sub-783- i*86sol2) trf-4.09.1/config.sub:784: cpu=`echo "$1" | sed -e 's/86.*/86/'` trf-4.09.1/config.sub-785- vendor=pc ############################################## trf-4.09.1/config.sub-916- cpu=sparc trf-4.09.1/config.sub:917: vendor=`echo "$basic_machine" | sed 's/-.*//'` trf-4.09.1/config.sub-918- ;; ############################################## trf-4.09.1/config.sub-1083- sh5e[lb]-*) trf-4.09.1/config.sub:1084: cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'` trf-4.09.1/config.sub-1085- ;; ############################################## trf-4.09.1/config.sub-1101- xscale-* | xscalee[bl]-*) trf-4.09.1/config.sub:1102: cpu=`echo "$cpu" | sed 's/^xscale/arm/'` trf-4.09.1/config.sub-1103- ;; ############################################## trf-4.09.1/config.sub-1256- *) trf-4.09.1/config.sub:1257: echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2 trf-4.09.1/config.sub-1258- exit 1 ############################################## trf-4.09.1/config.sub-1290- solaris1 | solaris1.*) trf-4.09.1/config.sub:1291: os=`echo $os | sed -e 's|solaris1|sunos4|'` trf-4.09.1/config.sub-1292- ;; ############################################## trf-4.09.1/config.sub-1299- gnu/linux*) trf-4.09.1/config.sub:1300: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` trf-4.09.1/config.sub-1301- ;; ############################################## trf-4.09.1/config.sub-1322- sco3.2.[4-9]*) trf-4.09.1/config.sub:1323: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` trf-4.09.1/config.sub-1324- ;; ############################################## trf-4.09.1/config.sub-1386- nto*) trf-4.09.1/config.sub:1387: os=`echo $os | sed -e 's|nto|nto-qnx|'` trf-4.09.1/config.sub-1388- ;; ############################################## trf-4.09.1/config.sub-1396- linux*) trf-4.09.1/config.sub:1397: os=`echo $os | sed -e 's|linux|linux-gnu|'` trf-4.09.1/config.sub-1398- ;; ############################################## trf-4.09.1/config.sub-1408- mac*) trf-4.09.1/config.sub:1409: os=`echo "$os" | sed -e 's|mac|macos|'` trf-4.09.1/config.sub-1410- ;; ############################################## trf-4.09.1/config.sub-1417- sunos5*) trf-4.09.1/config.sub:1418: os=`echo "$os" | sed -e 's|sunos5|solaris2|'` trf-4.09.1/config.sub-1419- ;; trf-4.09.1/config.sub-1420- sunos6*) trf-4.09.1/config.sub:1421: os=`echo "$os" | sed -e 's|sunos6|solaris3|'` trf-4.09.1/config.sub-1422- ;; ############################################## trf-4.09.1/config.sub-1454- sinix5.*) trf-4.09.1/config.sub:1455: os=`echo $os | sed -e 's|sinix|sysv|'` trf-4.09.1/config.sub-1456- ;; ############################################## trf-4.09.1/config.sub-1514- *) trf-4.09.1/config.sub:1515: echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2 trf-4.09.1/config.sub-1516- exit 1 ############################################## trf-4.09.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ trf-4.09.1/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then trf-4.09.1/configure-47- as_echo='print -r --' trf-4.09.1/configure-48- as_echo_n='print -rn --' trf-4.09.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then trf-4.09.1/configure-50- as_echo='printf %s\n' ############################################## trf-4.09.1/configure-52-else trf-4.09.1/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then trf-4.09.1/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## trf-4.09.1/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; trf-4.09.1/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; trf-4.09.1/configure-64- esac; ############################################## trf-4.09.1/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && trf-4.09.1/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 trf-4.09.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## trf-4.09.1/configure-327- case $as_dir in #( trf-4.09.1/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( trf-4.09.1/configure-329- *) as_qdir=$as_dir;; ############################################## trf-4.09.1/configure-400- { trf-4.09.1/configure:401: as_val=`expr "$@" || test $? -eq 1` trf-4.09.1/configure-402- } ############################################## trf-4.09.1/configure-407-# ---------------------------------------- trf-4.09.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are trf-4.09.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## trf-4.09.1/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && trf-4.09.1/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { trf-4.09.1/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## trf-4.09.1/configure-804- case $ac_option in trf-4.09.1/configure:805: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; trf-4.09.1/configure-806- *=) ac_optarg= ;; ############################################## trf-4.09.1/configure-848- -disable-* | --disable-*) trf-4.09.1/configure:849: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` trf-4.09.1/configure-850- # Reject names that are not valid shell variable names. ############################################## trf-4.09.1/configure-853- ac_useropt_orig=$ac_useropt trf-4.09.1/configure:854: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` trf-4.09.1/configure-855- case $ac_user_opts in ############################################## trf-4.09.1/configure-874- -enable-* | --enable-*) trf-4.09.1/configure:875: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` trf-4.09.1/configure-876- # Reject names that are not valid shell variable names. ############################################## trf-4.09.1/configure-879- ac_useropt_orig=$ac_useropt trf-4.09.1/configure:880: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` trf-4.09.1/configure-881- case $ac_user_opts in ############################################## trf-4.09.1/configure-1078- -with-* | --with-*) trf-4.09.1/configure:1079: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` trf-4.09.1/configure-1080- # Reject names that are not valid shell variable names. ############################################## trf-4.09.1/configure-1083- ac_useropt_orig=$ac_useropt trf-4.09.1/configure:1084: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` trf-4.09.1/configure-1085- case $ac_user_opts in ############################################## trf-4.09.1/configure-1094- -without-* | --without-*) trf-4.09.1/configure:1095: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` trf-4.09.1/configure-1096- # Reject names that are not valid shell variable names. ############################################## trf-4.09.1/configure-1099- ac_useropt_orig=$ac_useropt trf-4.09.1/configure:1100: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` trf-4.09.1/configure-1101- case $ac_user_opts in ############################################## trf-4.09.1/configure-1132- *=*) trf-4.09.1/configure:1133: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` trf-4.09.1/configure-1134- # Reject names that are not valid shell variable names. ############################################## trf-4.09.1/configure-1153-if test -n "$ac_prev"; then trf-4.09.1/configure:1154: ac_option=--`echo $ac_prev | sed 's/_/-/g'` trf-4.09.1/configure-1155- as_fn_error $? "missing argument to $ac_option" ############################################## trf-4.09.1/configure-1175- */ ) trf-4.09.1/configure:1176: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` trf-4.09.1/configure-1177- eval $ac_var=\$ac_val;; ############################################## trf-4.09.1/configure-1210-ac_ls_di=`ls -di .` && trf-4.09.1/configure:1211:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || trf-4.09.1/configure-1212- as_fn_error $? "working directory cannot be determined" ############################################## trf-4.09.1/configure-1266-case $srcdir in trf-4.09.1/configure:1267:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; trf-4.09.1/configure-1268-esac ############################################## trf-4.09.1/configure-1309-By default, \`make install' will install all the files in trf-4.09.1/configure:1310:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify trf-4.09.1/configure:1311:an installation prefix other than \`$ac_default_prefix' using \`--prefix', trf-4.09.1/configure-1312-for instance \`--prefix=\$HOME'. ############################################## trf-4.09.1/configure-1398-*) trf-4.09.1/configure:1399: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` trf-4.09.1/configure-1400- # A ".." for each directory in $ac_dir_suffix. trf-4.09.1/configure:1401: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` trf-4.09.1/configure-1402- case $ac_top_builddir_sub in ############################################## trf-4.09.1/configure-1940- *\'*) trf-4.09.1/configure:1941: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; trf-4.09.1/configure-1942- esac ############################################## trf-4.09.1/configure-2023- case $ac_val in trf-4.09.1/configure:2024: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; trf-4.09.1/configure-2025- esac ############################################## trf-4.09.1/configure-2038- case $ac_val in trf-4.09.1/configure:2039: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; trf-4.09.1/configure-2040- esac ############################################## trf-4.09.1/configure-2158- set,) trf-4.09.1/configure:2159: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 trf-4.09.1/configure:2160:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} trf-4.09.1/configure-2161- ac_cache_corrupted=: ;; ############################################## trf-4.09.1/configure-2169- # differences in whitespace do not lead to failure. trf-4.09.1/configure:2170: ac_old_val_w=`echo x $ac_old_val` trf-4.09.1/configure:2171: ac_new_val_w=`echo x $ac_new_val` trf-4.09.1/configure-2172- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## trf-4.09.1/configure-2189- case $ac_new_val in trf-4.09.1/configure:2190: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; trf-4.09.1/configure-2191- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## trf-4.09.1/configure-2256-test "x$ac_build_alias" = x && trf-4.09.1/configure:2257: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` trf-4.09.1/configure-2258-test "x$ac_build_alias" = x && trf-4.09.1/configure-2259- as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5 trf-4.09.1/configure:2260:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || trf-4.09.1/configure-2261- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## trf-4.09.1/configure-2280-IFS=$ac_save_IFS trf-4.09.1/configure:2281:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac trf-4.09.1/configure-2282- ############################################## trf-4.09.1/configure-2291-else trf-4.09.1/configure:2292: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || trf-4.09.1/configure-2293- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## trf-4.09.1/configure-2313-IFS=$ac_save_IFS trf-4.09.1/configure:2314:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac trf-4.09.1/configure-2315- ############################################## trf-4.09.1/configure-2324-else trf-4.09.1/configure:2325: ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` || trf-4.09.1/configure-2326- as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5 ############################################## trf-4.09.1/configure-2346-IFS=$ac_save_IFS trf-4.09.1/configure:2347:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac trf-4.09.1/configure-2348- ############################################## trf-4.09.1/configure-2474- echo "timestamp, slept: $am_has_slept" > conftest.file trf-4.09.1/configure:2475: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` trf-4.09.1/configure-2476- if test "$*" = "X"; then trf-4.09.1/configure-2477- # -L didn't work. trf-4.09.1/configure:2478: set X `ls -t "$srcdir/configure" conftest.file` trf-4.09.1/configure-2479- fi ############################################## trf-4.09.1/configure-2525-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' trf-4.09.1/configure:2526:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` trf-4.09.1/configure-2527- trf-4.09.1/configure-2528-# Expand $ac_aux_dir to an absolute path. trf-4.09.1/configure:2529:am_aux_dir=`cd "$ac_aux_dir" && pwd` trf-4.09.1/configure-2530- ############################################## trf-4.09.1/configure-2670- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue trf-4.09.1/configure:2671: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( trf-4.09.1/configure-2672- 'mkdir (GNU coreutils) '* | \ ############################################## trf-4.09.1/configure-2743-set x ${MAKE-make} trf-4.09.1/configure:2744:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` trf-4.09.1/configure-2745-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## trf-4.09.1/configure-2753-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. trf-4.09.1/configure:2754:case `${MAKE-make} -f conftest.make 2>/dev/null` in trf-4.09.1/configure-2755- *@@@%%%=?*=@@@%%%*) ############################################## trf-4.09.1/configure-2819- trf-4.09.1/configure:2820:if test "`cd $srcdir && pwd`" != "`pwd`"; then trf-4.09.1/configure-2821- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## trf-4.09.1/configure-3283-$as_echo_n "checking whether the C compiler works... " >&6; } trf-4.09.1/configure:3284:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` trf-4.09.1/configure-3285- ############################################## trf-4.09.1/configure-3327- then :; else trf-4.09.1/configure:3328: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` trf-4.09.1/configure-3329- fi ############################################## trf-4.09.1/configure-3387- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; trf-4.09.1/configure:3388: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` trf-4.09.1/configure-3389- break;; ############################################## trf-4.09.1/configure-3496- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; trf-4.09.1/configure:3497: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` trf-4.09.1/configure-3498- break;; ############################################## trf-4.09.1/configure-3877- if test "$am_compiler_list" = ""; then trf-4.09.1/configure:3878: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` trf-4.09.1/configure-3879- fi ############################################## trf-4.09.1/configure-4238- # Check for GNU $ac_path_GREP trf-4.09.1/configure:4239:case `"$ac_path_GREP" --version 2>&1` in trf-4.09.1/configure-4240-*GNU*) ############################################## trf-4.09.1/configure-4304- # Check for GNU $ac_path_EGREP trf-4.09.1/configure:4305:case `"$ac_path_EGREP" --version 2>&1` in trf-4.09.1/configure-4306-*GNU*) ############################################## trf-4.09.1/configure-4465-do : trf-4.09.1/configure:4466: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` trf-4.09.1/configure-4467-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## trf-4.09.1/configure-4470- cat >>confdefs.h <<_ACEOF trf-4.09.1/configure:4471:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 trf-4.09.1/configure-4472-_ACEOF ############################################## trf-4.09.1/configure-4480-do : trf-4.09.1/configure:4481: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` trf-4.09.1/configure-4482-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default" ############################################## trf-4.09.1/configure-4484- cat >>confdefs.h <<_ACEOF trf-4.09.1/configure:4485:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 trf-4.09.1/configure-4486-_ACEOF ############################################## trf-4.09.1/configure-4732-do : trf-4.09.1/configure:4733: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` trf-4.09.1/configure-4734-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## trf-4.09.1/configure-4736- cat >>confdefs.h <<_ACEOF trf-4.09.1/configure:4737:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 trf-4.09.1/configure-4738-_ACEOF ############################################## trf-4.09.1/configure-4843- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' trf-4.09.1/configure:4844: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` trf-4.09.1/configure-4845- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## trf-4.09.1/configure-4934-if test -z "$BASH_VERSION$ZSH_VERSION" \ trf-4.09.1/configure:4935: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then trf-4.09.1/configure-4936- as_echo='print -r --' trf-4.09.1/configure-4937- as_echo_n='print -rn --' trf-4.09.1/configure:4938:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then trf-4.09.1/configure-4939- as_echo='printf %s\n' ############################################## trf-4.09.1/configure-4941-else trf-4.09.1/configure:4942: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then trf-4.09.1/configure-4943- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## trf-4.09.1/configure-4951- expr "X$arg" : "X\\(.*\\)$as_nl"; trf-4.09.1/configure:4952: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; trf-4.09.1/configure-4953- esac; ############################################## trf-4.09.1/configure-5028-# ---------------------------------------- trf-4.09.1/configure:5029:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are trf-4.09.1/configure-5030-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## trf-4.09.1/configure-5100- { trf-4.09.1/configure:5101: as_val=`expr "$@" || test $? -eq 1` trf-4.09.1/configure-5102- } ############################################## trf-4.09.1/configure-5204- case $as_dir in #( trf-4.09.1/configure:5205: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( trf-4.09.1/configure-5206- *) as_qdir=$as_dir;; ############################################## trf-4.09.1/configure-5340-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 trf-4.09.1/configure:5341:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" trf-4.09.1/configure-5342-ac_cs_version="\\ ############################################## trf-4.09.1/configure-5365- --*=?*) trf-4.09.1/configure:5366: ac_option=`expr "X$1" : 'X\([^=]*\)='` trf-4.09.1/configure:5367: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` trf-4.09.1/configure-5368- ac_shift=: ############################################## trf-4.09.1/configure-5370- --*=) trf-4.09.1/configure:5371: ac_option=`expr "X$1" : 'X\([^=]*\)='` trf-4.09.1/configure-5372- ac_optarg= ############################################## trf-4.09.1/configure-5394- case $ac_optarg in trf-4.09.1/configure:5395: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; trf-4.09.1/configure-5396- '') as_fn_error $? "missing file argument" ;; ############################################## trf-4.09.1/configure-5402- case $ac_optarg in trf-4.09.1/configure:5403: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; trf-4.09.1/configure-5404- esac ############################################## trf-4.09.1/configure-5531-fi trf-4.09.1/configure:5532:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` trf-4.09.1/configure-5533-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## trf-4.09.1/configure-5548- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 trf-4.09.1/configure:5549:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` trf-4.09.1/configure-5550-ac_delim='%!_!# ' ############################################## trf-4.09.1/configure-5554- trf-4.09.1/configure:5555: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` trf-4.09.1/configure-5556- if test $ac_delim_n = $ac_delim_num; then ############################################## trf-4.09.1/configure-5692-for ac_last_try in false false :; do trf-4.09.1/configure:5693: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` trf-4.09.1/configure-5694- if test -z "$ac_tt"; then ############################################## trf-4.09.1/configure-5824- esac trf-4.09.1/configure:5825: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac trf-4.09.1/configure-5826- as_fn_append ac_file_inputs " '$ac_f'" ############################################## trf-4.09.1/configure-5883-*) trf-4.09.1/configure:5884: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` trf-4.09.1/configure-5885- # A ".." for each directory in $ac_dir_suffix. trf-4.09.1/configure:5886: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` trf-4.09.1/configure-5887- case $ac_top_builddir_sub in ############################################## trf-4.09.1/configure-5944-/@mandir@/p' trf-4.09.1/configure:5945:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in trf-4.09.1/configure-5946-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## trf-4.09.1/configure-5961- trf-4.09.1/configure:5962:# Neutralize VPATH when `$srcdir' = `.'. trf-4.09.1/configure-5963-# Shell code in configure.ac might set extrasub. ############################################## trf-4.09.1/configure-5989-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && trf-4.09.1/configure:5990: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && trf-4.09.1/configure-5991- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## trf-4.09.1/configure-6035- * ) trf-4.09.1/configure:6036: _am_stamp_count=`expr $_am_stamp_count + 1` ;; trf-4.09.1/configure-6037- esac ############################################## trf-4.09.1/configure-6090- # Strip MF so we end up with the name of the file. trf-4.09.1/configure:6091: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` trf-4.09.1/configure-6092- # Check whether this is an Automake generated Makefile which includes ############################################## trf-4.09.1/depcomp-64- case $1 in trf-4.09.1/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; trf-4.09.1/depcomp-66- *) dir=;; ############################################## trf-4.09.1/depcomp-73-{ trf-4.09.1/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` trf-4.09.1/depcomp-75-} ############################################## trf-4.09.1/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} trf-4.09.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} trf-4.09.1/depcomp-128- ############################################## trf-4.09.1/depcomp-405- sleep 1 trf-4.09.1/depcomp:406: i=`expr $i - 1` trf-4.09.1/depcomp-407- done trf-4.09.1/depcomp-408- fi trf-4.09.1/depcomp:409: i=`expr $i - 1` trf-4.09.1/depcomp-410- done ############################################## trf-4.09.1/depcomp-425- # Do two passes, one to just change these to trf-4.09.1/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. trf-4.09.1/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## trf-4.09.1/depcomp-659- done trf-4.09.1/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` trf-4.09.1/depcomp-661- touch "$tmpdepfile" ############################################## trf-4.09.1/install-sh-234- fi trf-4.09.1/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; trf-4.09.1/install-sh-236- *) ############################################## trf-4.09.1/install-sh-280- dstdir=$dst trf-4.09.1/install-sh:281: dstbase=`basename "$src"` trf-4.09.1/install-sh-282- case $dst in ############################################## trf-4.09.1/install-sh-287- else trf-4.09.1/install-sh:288: dstdir=`dirname "$dst"` trf-4.09.1/install-sh-289- test -d "$dstdir" ############################################## trf-4.09.1/install-sh-354- test_tmpdir="$tmpdir/a" trf-4.09.1/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` trf-4.09.1/install-sh-356- case $ls_ld_tmpdir in ############################################## trf-4.09.1/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { trf-4.09.1/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` trf-4.09.1/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## trf-4.09.1/install-sh-419- case $prefix in trf-4.09.1/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; trf-4.09.1/install-sh-421- *) qprefix=$prefix;; ############################################## trf-4.09.1/install-sh-479- if $copy_on_change && trf-4.09.1/install-sh:480: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && trf-4.09.1/install-sh:481: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && trf-4.09.1/install-sh-482- set -f && ############################################## trf-4.09.1/src/Makefile.in-50- { \ trf-4.09.1/src/Makefile.in:51: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ trf-4.09.1/src/Makefile.in-52- }; \ ############################################## trf-4.09.1/src/Makefile.in-377-.c.obj: trf-4.09.1/src/Makefile.in:378:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` trf-4.09.1/src/Makefile.in-379-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## trf-4.09.1/src/Makefile.in-381-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ trf-4.09.1/src/Makefile.in:382:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` trf-4.09.1/src/Makefile.in-383- trf-4.09.1/src/Makefile.in-384-trf-trf.o: trf.c trf-4.09.1/src/Makefile.in:385:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(trf_CFLAGS) $(CFLAGS) -MT trf-trf.o -MD -MP -MF $(DEPDIR)/trf-trf.Tpo -c -o trf-trf.o `test -f 'trf.c' || echo '$(srcdir)/'`trf.c trf-4.09.1/src/Makefile.in-386-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/trf-trf.Tpo $(DEPDIR)/trf-trf.Po ############################################## trf-4.09.1/src/Makefile.in-388-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ trf-4.09.1/src/Makefile.in:389:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(trf_CFLAGS) $(CFLAGS) -c -o trf-trf.o `test -f 'trf.c' || echo '$(srcdir)/'`trf.c trf-4.09.1/src/Makefile.in-390- trf-4.09.1/src/Makefile.in-391-trf-trf.obj: trf.c trf-4.09.1/src/Makefile.in:392:@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(trf_CFLAGS) $(CFLAGS) -MT trf-trf.obj -MD -MP -MF $(DEPDIR)/trf-trf.Tpo -c -o trf-trf.obj `if test -f 'trf.c'; then $(CYGPATH_W) 'trf.c'; else $(CYGPATH_W) '$(srcdir)/trf.c'; fi` trf-4.09.1/src/Makefile.in-393-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/trf-trf.Tpo $(DEPDIR)/trf-trf.Po ############################################## trf-4.09.1/src/Makefile.in-395-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ trf-4.09.1/src/Makefile.in:396:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(trf_CFLAGS) $(CFLAGS) -c -o trf-trf.obj `if test -f 'trf.c'; then $(CYGPATH_W) 'trf.c'; else $(CYGPATH_W) '$(srcdir)/trf.c'; fi` trf-4.09.1/src/Makefile.in-397- ############################################## trf-4.09.1/src/Makefile.in-427-GTAGS: trf-4.09.1/src/Makefile.in:428: here=`$(am__cd) $(top_builddir) && pwd` \ trf-4.09.1/src/Makefile.in-429- && $(am__cd) $(top_srcdir) \ ############################################## trf-4.09.1/src/Makefile.in-453-distdir-am: $(DISTFILES) trf-4.09.1/src/Makefile.in:454: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ trf-4.09.1/src/Makefile.in:455: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ trf-4.09.1/src/Makefile.in-456- list='$(DISTFILES)'; \ ############################################## trf-4.09.1/src/Makefile.in-467- if test -d $$d/$$file; then \ trf-4.09.1/src/Makefile.in:468: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ trf-4.09.1/src/Makefile.in-469- if test -d "$(distdir)/$$file"; then \ ############################################## trf-4.09.1/debian/createmanpages-4- trf-4.09.1/debian/createmanpages:5:VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'` trf-4.09.1/debian/createmanpages-6-NAME=`grep "^Description:" debian/control | sed 's/^Description: *//' | head -n1`