=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== xtrace-1.4.0/xtrace.1-63-The commands run are roughly equivalent to: xtrace-1.4.0/xtrace.1:64:\fBxauth add $FAKEDISPLAY . `xauth list $DISPLAY | awk '$2=="MIT-MAGIC-COOKIE-1" {print $3}'`\fP xtrace-1.4.0/xtrace.1-65- ############################################## xtrace-1.4.0/ac/compile-67- mingw/*) xtrace-1.4.0/ac/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` xtrace-1.4.0/ac/compile-69- ;; xtrace-1.4.0/ac/compile-70- cygwin/*) xtrace-1.4.0/ac/compile:71: file=`cygpath -m "$file" || echo "$file"` xtrace-1.4.0/ac/compile-72- ;; xtrace-1.4.0/ac/compile-73- wine/*) xtrace-1.4.0/ac/compile:74: file=`winepath -w "$file" || echo "$file"` xtrace-1.4.0/ac/compile-75- ;; ############################################## xtrace-1.4.0/ac/compile-310-# Name of file we expect compiler to create. xtrace-1.4.0/ac/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` xtrace-1.4.0/ac/compile-312- ############################################## xtrace-1.4.0/ac/compile-316-# object file name, since that is what matters with a parallel build. xtrace-1.4.0/ac/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d xtrace-1.4.0/ac/compile-318-while true; do ############################################## xtrace-1.4.0/ac/depcomp-64- case $1 in xtrace-1.4.0/ac/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; xtrace-1.4.0/ac/depcomp-66- *) dir=;; ############################################## xtrace-1.4.0/ac/depcomp-73-{ xtrace-1.4.0/ac/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` xtrace-1.4.0/ac/depcomp-75-} ############################################## xtrace-1.4.0/ac/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} xtrace-1.4.0/ac/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} xtrace-1.4.0/ac/depcomp-128- ############################################## xtrace-1.4.0/ac/depcomp-405- sleep 1 xtrace-1.4.0/ac/depcomp:406: i=`expr $i - 1` xtrace-1.4.0/ac/depcomp-407- done xtrace-1.4.0/ac/depcomp-408- fi xtrace-1.4.0/ac/depcomp:409: i=`expr $i - 1` xtrace-1.4.0/ac/depcomp-410- done ############################################## xtrace-1.4.0/ac/depcomp-425- # Do two passes, one to just change these to xtrace-1.4.0/ac/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. xtrace-1.4.0/ac/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## xtrace-1.4.0/ac/depcomp-659- done xtrace-1.4.0/ac/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` xtrace-1.4.0/ac/depcomp-661- touch "$tmpdepfile" ############################################## xtrace-1.4.0/ac/install-sh-234- fi xtrace-1.4.0/ac/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; xtrace-1.4.0/ac/install-sh-236- *) ############################################## xtrace-1.4.0/ac/install-sh-280- dstdir=$dst xtrace-1.4.0/ac/install-sh:281: dstbase=`basename "$src"` xtrace-1.4.0/ac/install-sh-282- case $dst in ############################################## xtrace-1.4.0/ac/install-sh-287- else xtrace-1.4.0/ac/install-sh:288: dstdir=`dirname "$dst"` xtrace-1.4.0/ac/install-sh-289- test -d "$dstdir" ############################################## xtrace-1.4.0/ac/install-sh-354- test_tmpdir="$tmpdir/a" xtrace-1.4.0/ac/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` xtrace-1.4.0/ac/install-sh-356- case $ls_ld_tmpdir in ############################################## xtrace-1.4.0/ac/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { xtrace-1.4.0/ac/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` xtrace-1.4.0/ac/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## xtrace-1.4.0/ac/install-sh-419- case $prefix in xtrace-1.4.0/ac/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; xtrace-1.4.0/ac/install-sh-421- *) qprefix=$prefix;; ############################################## xtrace-1.4.0/ac/install-sh-468- if $copy_on_change && xtrace-1.4.0/ac/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && xtrace-1.4.0/ac/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && xtrace-1.4.0/ac/install-sh-471- set -f && ############################################## xtrace-1.4.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: xtrace-1.4.0/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` xtrace-1.4.0/aclocal.m4-94-# and then we would define $MISSING as ############################################## xtrace-1.4.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. xtrace-1.4.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` xtrace-1.4.0/aclocal.m4-109-]) ############################################## xtrace-1.4.0/aclocal.m4-205- if test "$am_compiler_list" = ""; then xtrace-1.4.0/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` xtrace-1.4.0/aclocal.m4-207- fi ############################################## xtrace-1.4.0/aclocal.m4-358- # Strip MF so we end up with the name of the file. xtrace-1.4.0/aclocal.m4:359: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` xtrace-1.4.0/aclocal.m4-360- # Check whether this is an Automake generated Makefile which includes ############################################## xtrace-1.4.0/aclocal.m4-365- || continue xtrace-1.4.0/aclocal.m4:366: am_dirpart=`AS_DIRNAME(["$am_mf"])` xtrace-1.4.0/aclocal.m4:367: am_filepart=`AS_BASENAME(["$am_mf"])` xtrace-1.4.0/aclocal.m4-368- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## xtrace-1.4.0/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl xtrace-1.4.0/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then xtrace-1.4.0/aclocal.m4-435- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xtrace-1.4.0/aclocal.m4-592- * ) xtrace-1.4.0/aclocal.m4:593: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xtrace-1.4.0/aclocal.m4-594- esac xtrace-1.4.0/aclocal.m4-595-done xtrace-1.4.0/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) xtrace-1.4.0/aclocal.m4-597- ############################################## xtrace-1.4.0/aclocal.m4-913- echo "timestamp, slept: $am_has_slept" > conftest.file xtrace-1.4.0/aclocal.m4:914: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xtrace-1.4.0/aclocal.m4-915- if test "$[*]" = "X"; then xtrace-1.4.0/aclocal.m4-916- # -L didn't work. xtrace-1.4.0/aclocal.m4:917: set X `ls -t "$srcdir/configure" conftest.file` xtrace-1.4.0/aclocal.m4-918- fi ############################################## xtrace-1.4.0/Makefile.in-52- { \ xtrace-1.4.0/Makefile.in:53: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ xtrace-1.4.0/Makefile.in-54- }; \ ############################################## xtrace-1.4.0/Makefile.in-154- esac xtrace-1.4.0/Makefile.in:155:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; xtrace-1.4.0/Makefile.in-156-am__vpath_adj = case $$p in \ xtrace-1.4.0/Makefile.in:157: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ xtrace-1.4.0/Makefile.in-158- *) f=$$p;; \ xtrace-1.4.0/Makefile.in-159- esac; xtrace-1.4.0/Makefile.in:160:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; xtrace-1.4.0/Makefile.in-161-am__install_max = 40 xtrace-1.4.0/Makefile.in-162-am__nobase_strip_setup = \ xtrace-1.4.0/Makefile.in:163: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` xtrace-1.4.0/Makefile.in-164-am__nobase_strip = \ ############################################## xtrace-1.4.0/Makefile.in-455-.c.obj: xtrace-1.4.0/Makefile.in:456:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` xtrace-1.4.0/Makefile.in-457-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## xtrace-1.4.0/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ xtrace-1.4.0/Makefile.in:460:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` xtrace-1.4.0/Makefile.in-461-install-man1: $(dist_man_MANS) ############################################## xtrace-1.4.0/Makefile.in-465- test -n "$(man1dir)" \ xtrace-1.4.0/Makefile.in:466: && test -n "`echo $$list1$$list2`" \ xtrace-1.4.0/Makefile.in-467- || exit 0; \ ############################################## xtrace-1.4.0/Makefile.in-522- @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \ xtrace-1.4.0/Makefile.in:523: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ xtrace-1.4.0/Makefile.in-524- dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir) ############################################## xtrace-1.4.0/Makefile.in-555-GTAGS: xtrace-1.4.0/Makefile.in:556: here=`$(am__cd) $(top_builddir) && pwd` \ xtrace-1.4.0/Makefile.in-557- && $(am__cd) $(top_srcdir) \ ############################################## xtrace-1.4.0/Makefile.in-590- test -d "$(distdir)" || mkdir "$(distdir)" xtrace-1.4.0/Makefile.in:591: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xtrace-1.4.0/Makefile.in:592: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ xtrace-1.4.0/Makefile.in-593- list='$(DISTFILES)'; \ ############################################## xtrace-1.4.0/Makefile.in-604- if test -d $$d/$$file; then \ xtrace-1.4.0/Makefile.in:605: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ xtrace-1.4.0/Makefile.in-606- if test -d "$(distdir)/$$file"; then \ ############################################## xtrace-1.4.0/Makefile.in-689- test -d $(distdir)/_build || exit 0; \ xtrace-1.4.0/Makefile.in:690: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ xtrace-1.4.0/Makefile.in-691- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## xtrace-1.4.0/Makefile.in-733- }; \ xtrace-1.4.0/Makefile.in:734: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ xtrace-1.4.0/Makefile.in-735- || { echo "ERROR: files left after uninstall:" ; \ ############################################## xtrace-1.4.0/Makefile.in-745- fi xtrace-1.4.0/Makefile.in:746: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ xtrace-1.4.0/Makefile.in-747- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## xtrace-1.4.0/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \ xtrace-1.4.0/configure:44: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xtrace-1.4.0/configure-45- as_echo='print -r --' xtrace-1.4.0/configure-46- as_echo_n='print -rn --' xtrace-1.4.0/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xtrace-1.4.0/configure-48- as_echo='printf %s\n' ############################################## xtrace-1.4.0/configure-50-else xtrace-1.4.0/configure:51: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xtrace-1.4.0/configure-52- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xtrace-1.4.0/configure-60- expr "X$arg" : "X\\(.*\\)$as_nl"; xtrace-1.4.0/configure:61: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xtrace-1.4.0/configure-62- esac; ############################################## xtrace-1.4.0/configure-197- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && xtrace-1.4.0/configure:198: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 xtrace-1.4.0/configure-199-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## xtrace-1.4.0/configure-324- case $as_dir in #( xtrace-1.4.0/configure:325: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xtrace-1.4.0/configure-326- *) as_qdir=$as_dir;; ############################################## xtrace-1.4.0/configure-397- { xtrace-1.4.0/configure:398: as_val=`expr "$@" || test $? -eq 1` xtrace-1.4.0/configure-399- } ############################################## xtrace-1.4.0/configure-404-# ---------------------------------------- xtrace-1.4.0/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xtrace-1.4.0/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xtrace-1.4.0/configure-467- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && xtrace-1.4.0/configure:468: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { xtrace-1.4.0/configure-469- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## xtrace-1.4.0/configure-793- case $ac_option in xtrace-1.4.0/configure:794: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; xtrace-1.4.0/configure-795- *=) ac_optarg= ;; ############################################## xtrace-1.4.0/configure-837- -disable-* | --disable-*) xtrace-1.4.0/configure:838: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` xtrace-1.4.0/configure-839- # Reject names that are not valid shell variable names. ############################################## xtrace-1.4.0/configure-842- ac_useropt_orig=$ac_useropt xtrace-1.4.0/configure:843: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xtrace-1.4.0/configure-844- case $ac_user_opts in ############################################## xtrace-1.4.0/configure-863- -enable-* | --enable-*) xtrace-1.4.0/configure:864: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` xtrace-1.4.0/configure-865- # Reject names that are not valid shell variable names. ############################################## xtrace-1.4.0/configure-868- ac_useropt_orig=$ac_useropt xtrace-1.4.0/configure:869: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xtrace-1.4.0/configure-870- case $ac_user_opts in ############################################## xtrace-1.4.0/configure-1076- -with-* | --with-*) xtrace-1.4.0/configure:1077: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` xtrace-1.4.0/configure-1078- # Reject names that are not valid shell variable names. ############################################## xtrace-1.4.0/configure-1081- ac_useropt_orig=$ac_useropt xtrace-1.4.0/configure:1082: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xtrace-1.4.0/configure-1083- case $ac_user_opts in ############################################## xtrace-1.4.0/configure-1092- -without-* | --without-*) xtrace-1.4.0/configure:1093: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` xtrace-1.4.0/configure-1094- # Reject names that are not valid shell variable names. ############################################## xtrace-1.4.0/configure-1097- ac_useropt_orig=$ac_useropt xtrace-1.4.0/configure:1098: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` xtrace-1.4.0/configure-1099- case $ac_user_opts in ############################################## xtrace-1.4.0/configure-1130- *=*) xtrace-1.4.0/configure:1131: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` xtrace-1.4.0/configure-1132- # Reject names that are not valid shell variable names. ############################################## xtrace-1.4.0/configure-1151-if test -n "$ac_prev"; then xtrace-1.4.0/configure:1152: ac_option=--`echo $ac_prev | sed 's/_/-/g'` xtrace-1.4.0/configure-1153- as_fn_error $? "missing argument to $ac_option" ############################################## xtrace-1.4.0/configure-1173- */ ) xtrace-1.4.0/configure:1174: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` xtrace-1.4.0/configure-1175- eval $ac_var=\$ac_val;; ############################################## xtrace-1.4.0/configure-1208-ac_ls_di=`ls -di .` && xtrace-1.4.0/configure:1209:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || xtrace-1.4.0/configure-1210- as_fn_error $? "working directory cannot be determined" ############################################## xtrace-1.4.0/configure-1264-case $srcdir in xtrace-1.4.0/configure:1265:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; xtrace-1.4.0/configure-1266-esac ############################################## xtrace-1.4.0/configure-1307-By default, \`make install' will install all the files in xtrace-1.4.0/configure:1308:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify xtrace-1.4.0/configure:1309:an installation prefix other than \`$ac_default_prefix' using \`--prefix', xtrace-1.4.0/configure-1310-for instance \`--prefix=\$HOME'. ############################################## xtrace-1.4.0/configure-1394-*) xtrace-1.4.0/configure:1395: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xtrace-1.4.0/configure-1396- # A ".." for each directory in $ac_dir_suffix. xtrace-1.4.0/configure:1397: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xtrace-1.4.0/configure-1398- case $ac_top_builddir_sub in ############################################## xtrace-1.4.0/configure-1878- *\'*) xtrace-1.4.0/configure:1879: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; xtrace-1.4.0/configure-1880- esac ############################################## xtrace-1.4.0/configure-1961- case $ac_val in xtrace-1.4.0/configure:1962: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xtrace-1.4.0/configure-1963- esac ############################################## xtrace-1.4.0/configure-1976- case $ac_val in xtrace-1.4.0/configure:1977: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; xtrace-1.4.0/configure-1978- esac ############################################## xtrace-1.4.0/configure-2096- set,) xtrace-1.4.0/configure:2097: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 xtrace-1.4.0/configure:2098:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} xtrace-1.4.0/configure-2099- ac_cache_corrupted=: ;; ############################################## xtrace-1.4.0/configure-2107- # differences in whitespace do not lead to failure. xtrace-1.4.0/configure:2108: ac_old_val_w=`echo x $ac_old_val` xtrace-1.4.0/configure:2109: ac_new_val_w=`echo x $ac_new_val` xtrace-1.4.0/configure-2110- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## xtrace-1.4.0/configure-2127- case $ac_new_val in xtrace-1.4.0/configure:2128: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; xtrace-1.4.0/configure-2129- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## xtrace-1.4.0/configure-2305- echo "timestamp, slept: $am_has_slept" > conftest.file xtrace-1.4.0/configure:2306: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` xtrace-1.4.0/configure-2307- if test "$*" = "X"; then xtrace-1.4.0/configure-2308- # -L didn't work. xtrace-1.4.0/configure:2309: set X `ls -t "$srcdir/configure" conftest.file` xtrace-1.4.0/configure-2310- fi ############################################## xtrace-1.4.0/configure-2356-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' xtrace-1.4.0/configure:2357:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` xtrace-1.4.0/configure-2358- xtrace-1.4.0/configure-2359-# Expand $ac_aux_dir to an absolute path. xtrace-1.4.0/configure:2360:am_aux_dir=`cd "$ac_aux_dir" && pwd` xtrace-1.4.0/configure-2361- ############################################## xtrace-1.4.0/configure-2501- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue xtrace-1.4.0/configure:2502: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( xtrace-1.4.0/configure-2503- 'mkdir (GNU coreutils) '* | \ ############################################## xtrace-1.4.0/configure-2574-set x ${MAKE-make} xtrace-1.4.0/configure:2575:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` xtrace-1.4.0/configure-2576-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## xtrace-1.4.0/configure-2584-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. xtrace-1.4.0/configure:2585:case `${MAKE-make} -f conftest.make 2>/dev/null` in xtrace-1.4.0/configure-2586- *@@@%%%=?*=@@@%%%*) ############################################## xtrace-1.4.0/configure-2650- xtrace-1.4.0/configure:2651:if test "`cd $srcdir && pwd`" != "`pwd`"; then xtrace-1.4.0/configure-2652- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## xtrace-1.4.0/configure-3198-$as_echo_n "checking whether the C compiler works... " >&6; } xtrace-1.4.0/configure:3199:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` xtrace-1.4.0/configure-3200- ############################################## xtrace-1.4.0/configure-3242- then :; else xtrace-1.4.0/configure:3243: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xtrace-1.4.0/configure-3244- fi ############################################## xtrace-1.4.0/configure-3302- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; xtrace-1.4.0/configure:3303: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` xtrace-1.4.0/configure-3304- break;; ############################################## xtrace-1.4.0/configure-3411- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; xtrace-1.4.0/configure:3412: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` xtrace-1.4.0/configure-3413- break;; ############################################## xtrace-1.4.0/configure-3729- if test "$am_compiler_list" = ""; then xtrace-1.4.0/configure:3730: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` xtrace-1.4.0/configure-3731- fi ############################################## xtrace-1.4.0/configure-3986- # Check for GNU $ac_path_GREP xtrace-1.4.0/configure:3987:case `"$ac_path_GREP" --version 2>&1` in xtrace-1.4.0/configure-3988-*GNU*) ############################################## xtrace-1.4.0/configure-4052- # Check for GNU $ac_path_EGREP xtrace-1.4.0/configure:4053:case `"$ac_path_EGREP" --version 2>&1` in xtrace-1.4.0/configure-4054-*GNU*) ############################################## xtrace-1.4.0/configure-4213-do : xtrace-1.4.0/configure:4214: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` xtrace-1.4.0/configure-4215-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## xtrace-1.4.0/configure-4218- cat >>confdefs.h <<_ACEOF xtrace-1.4.0/configure:4219:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 xtrace-1.4.0/configure-4220-_ACEOF ############################################## xtrace-1.4.0/configure-4580-do : xtrace-1.4.0/configure:4581: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` xtrace-1.4.0/configure-4582-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## xtrace-1.4.0/configure-4584- cat >>confdefs.h <<_ACEOF xtrace-1.4.0/configure:4585:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 xtrace-1.4.0/configure-4586-_ACEOF ############################################## xtrace-1.4.0/configure-4809- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' xtrace-1.4.0/configure:4810: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` xtrace-1.4.0/configure-4811- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## xtrace-1.4.0/configure-4904-if test -z "$BASH_VERSION$ZSH_VERSION" \ xtrace-1.4.0/configure:4905: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then xtrace-1.4.0/configure-4906- as_echo='print -r --' xtrace-1.4.0/configure-4907- as_echo_n='print -rn --' xtrace-1.4.0/configure:4908:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then xtrace-1.4.0/configure-4909- as_echo='printf %s\n' ############################################## xtrace-1.4.0/configure-4911-else xtrace-1.4.0/configure:4912: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then xtrace-1.4.0/configure-4913- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## xtrace-1.4.0/configure-4921- expr "X$arg" : "X\\(.*\\)$as_nl"; xtrace-1.4.0/configure:4922: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; xtrace-1.4.0/configure-4923- esac; ############################################## xtrace-1.4.0/configure-4998-# ---------------------------------------- xtrace-1.4.0/configure:4999:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are xtrace-1.4.0/configure-5000-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## xtrace-1.4.0/configure-5070- { xtrace-1.4.0/configure:5071: as_val=`expr "$@" || test $? -eq 1` xtrace-1.4.0/configure-5072- } ############################################## xtrace-1.4.0/configure-5174- case $as_dir in #( xtrace-1.4.0/configure:5175: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( xtrace-1.4.0/configure-5176- *) as_qdir=$as_dir;; ############################################## xtrace-1.4.0/configure-5309-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 xtrace-1.4.0/configure:5310:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" xtrace-1.4.0/configure-5311-ac_cs_version="\\ ############################################## xtrace-1.4.0/configure-5334- --*=?*) xtrace-1.4.0/configure:5335: ac_option=`expr "X$1" : 'X\([^=]*\)='` xtrace-1.4.0/configure:5336: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` xtrace-1.4.0/configure-5337- ac_shift=: ############################################## xtrace-1.4.0/configure-5339- --*=) xtrace-1.4.0/configure:5340: ac_option=`expr "X$1" : 'X\([^=]*\)='` xtrace-1.4.0/configure-5341- ac_optarg= ############################################## xtrace-1.4.0/configure-5363- case $ac_optarg in xtrace-1.4.0/configure:5364: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; xtrace-1.4.0/configure-5365- '') as_fn_error $? "missing file argument" ;; ############################################## xtrace-1.4.0/configure-5371- case $ac_optarg in xtrace-1.4.0/configure:5372: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; xtrace-1.4.0/configure-5373- esac ############################################## xtrace-1.4.0/configure-5499-fi xtrace-1.4.0/configure:5500:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` xtrace-1.4.0/configure-5501-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## xtrace-1.4.0/configure-5516- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 xtrace-1.4.0/configure:5517:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` xtrace-1.4.0/configure-5518-ac_delim='%!_!# ' ############################################## xtrace-1.4.0/configure-5522- xtrace-1.4.0/configure:5523: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` xtrace-1.4.0/configure-5524- if test $ac_delim_n = $ac_delim_num; then ############################################## xtrace-1.4.0/configure-5660-for ac_last_try in false false :; do xtrace-1.4.0/configure:5661: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` xtrace-1.4.0/configure-5662- if test -z "$ac_tt"; then ############################################## xtrace-1.4.0/configure-5792- esac xtrace-1.4.0/configure:5793: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac xtrace-1.4.0/configure-5794- as_fn_append ac_file_inputs " '$ac_f'" ############################################## xtrace-1.4.0/configure-5851-*) xtrace-1.4.0/configure:5852: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` xtrace-1.4.0/configure-5853- # A ".." for each directory in $ac_dir_suffix. xtrace-1.4.0/configure:5854: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` xtrace-1.4.0/configure-5855- case $ac_top_builddir_sub in ############################################## xtrace-1.4.0/configure-5912-/@mandir@/p' xtrace-1.4.0/configure:5913:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in xtrace-1.4.0/configure-5914-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## xtrace-1.4.0/configure-5929- xtrace-1.4.0/configure:5930:# Neutralize VPATH when `$srcdir' = `.'. xtrace-1.4.0/configure-5931-# Shell code in configure.ac might set extrasub. ############################################## xtrace-1.4.0/configure-5957-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && xtrace-1.4.0/configure:5958: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && xtrace-1.4.0/configure-5959- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## xtrace-1.4.0/configure-6003- * ) xtrace-1.4.0/configure:6004: _am_stamp_count=`expr $_am_stamp_count + 1` ;; xtrace-1.4.0/configure-6005- esac ############################################## xtrace-1.4.0/configure-6058- # Strip MF so we end up with the name of the file. xtrace-1.4.0/configure:6059: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` xtrace-1.4.0/configure-6060- # Check whether this is an Automake generated Makefile which includes