=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mp3wrap-0.5/Makefile.in-135- @list='$(bin_PROGRAMS)'; for p in $$list; do \ mp3wrap-0.5/Makefile.in:136: p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ mp3wrap-0.5/Makefile.in-137- if test -f $$p \ mp3wrap-0.5/Makefile.in-138- ; then \ mp3wrap-0.5/Makefile.in:139: f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \ mp3wrap-0.5/Makefile.in-140- echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/$$f"; \ ############################################## mp3wrap-0.5/Makefile.in-147- @list='$(bin_PROGRAMS)'; for p in $$list; do \ mp3wrap-0.5/Makefile.in:148: f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \ mp3wrap-0.5/Makefile.in-149- echo " rm -f $(DESTDIR)$(bindir)/$$f"; \ ############################################## mp3wrap-0.5/Makefile.in-175-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mp3wrap-0.5/Makefile.in:176: $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$< mp3wrap-0.5/Makefile.in-177- ############################################## mp3wrap-0.5/Makefile.in-181-@AMDEP_TRUE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ mp3wrap-0.5/Makefile.in:182: $(COMPILE) -c `cygpath -w $<` mp3wrap-0.5/Makefile.in-183-CCDEPMODE = @CCDEPMODE@ ############################################## mp3wrap-0.5/Makefile.in-199- else file=$$i; fi; \ mp3wrap-0.5/Makefile.in:200: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ mp3wrap-0.5/Makefile.in:201: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ mp3wrap-0.5/Makefile.in:202: inst=`echo $$inst | sed -e 's/^.*\///'`; \ mp3wrap-0.5/Makefile.in:203: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ mp3wrap-0.5/Makefile.in-204- echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## mp3wrap-0.5/Makefile.in-216- for i in $$list; do \ mp3wrap-0.5/Makefile.in:217: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ mp3wrap-0.5/Makefile.in:218: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ mp3wrap-0.5/Makefile.in:219: inst=`echo $$inst | sed -e 's/^.*\///'`; \ mp3wrap-0.5/Makefile.in:220: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ mp3wrap-0.5/Makefile.in-221- echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ ############################################## mp3wrap-0.5/Makefile.in-249-GTAGS: mp3wrap-0.5/Makefile.in:250: here=`CDPATH=: && cd $(top_builddir) && pwd` \ mp3wrap-0.5/Makefile.in-251- && cd $(top_srcdir) \ ############################################## mp3wrap-0.5/Makefile.in-269- if test -f $$file; then d=.; else d=$(srcdir); fi; \ mp3wrap-0.5/Makefile.in:270: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ mp3wrap-0.5/Makefile.in-271- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## mp3wrap-0.5/Makefile.in-301- chmod a-w $(distdir) mp3wrap-0.5/Makefile.in:302: dc_install_base=`CDPATH=: && cd $(distdir)/=inst && pwd` \ mp3wrap-0.5/Makefile.in-303- && cd $(distdir)/=build \ ############################################## mp3wrap-0.5/Makefile.in-310- && $(MAKE) $(AM_MAKEFLAGS) uninstall \ mp3wrap-0.5/Makefile.in:311: && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \ mp3wrap-0.5/Makefile.in-312- || (echo "Error: files left after uninstall" 1>&2; \ ############################################## mp3wrap-0.5/aclocal.m4-48-# test to see if srcdir already configured mp3wrap-0.5/aclocal.m4:49:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && mp3wrap-0.5/aclocal.m4-50- test -f $srcdir/config.status; then ############################################## mp3wrap-0.5/aclocal.m4-122-if ( mp3wrap-0.5/aclocal.m4:123: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` mp3wrap-0.5/aclocal.m4-124- if test "$[*]" = "X"; then mp3wrap-0.5/aclocal.m4-125- # -L didn't work. mp3wrap-0.5/aclocal.m4:126: set X `ls -t $srcdir/configure conftest.file` mp3wrap-0.5/aclocal.m4-127- fi ############################################## mp3wrap-0.5/aclocal.m4-182-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to mp3wrap-0.5/aclocal.m4:183:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. mp3wrap-0.5/aclocal.m4-184-# ############################################## mp3wrap-0.5/aclocal.m4-206-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: mp3wrap-0.5/aclocal.m4:207:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` mp3wrap-0.5/aclocal.m4-208-# and then we would define $MISSING as ############################################## mp3wrap-0.5/aclocal.m4-220-# expand $ac_aux_dir to an absolute path mp3wrap-0.5/aclocal.m4:221:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd` mp3wrap-0.5/aclocal.m4-222-]) ############################################## mp3wrap-0.5/aclocal.m4-293- if test "$am_compiler_list" = ""; then mp3wrap-0.5/aclocal.m4:294: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` mp3wrap-0.5/aclocal.m4-295- fi ############################################## mp3wrap-0.5/aclocal.m4-389- Makefile) dirpart=.;; mp3wrap-0.5/aclocal.m4:390: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; mp3wrap-0.5/aclocal.m4-391- *) continue;; ############################################## mp3wrap-0.5/aclocal.m4-395- # running `make'. mp3wrap-0.5/aclocal.m4:396: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` mp3wrap-0.5/aclocal.m4-397- test -z "$DEPDIR" && continue mp3wrap-0.5/aclocal.m4-398- # When using ansi2knr, U may be empty or an underscore; expand it mp3wrap-0.5/aclocal.m4:399: U=`sed -n -e '/^U = / s///p' < "$mf"` mp3wrap-0.5/aclocal.m4-400- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## mp3wrap-0.5/aclocal.m4-416- test -f "$dirpart/$file" && continue mp3wrap-0.5/aclocal.m4:417: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` mp3wrap-0.5/aclocal.m4-418- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1 ############################################## mp3wrap-0.5/aclocal.m4-446-# case it prints its new name instead of `make'. mp3wrap-0.5/aclocal.m4:447:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then mp3wrap-0.5/aclocal.m4-448- am__include=include ############################################## mp3wrap-0.5/aclocal.m4-454- echo '.include "confinc"' > confmf mp3wrap-0.5/aclocal.m4:455: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then mp3wrap-0.5/aclocal.m4-456- am__include=.include ############################################## mp3wrap-0.5/config.status-91- as_lineno_2=$LINENO mp3wrap-0.5/config.status:92: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/config.status-93- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/config.status-131- as_lineno_2=$LINENO mp3wrap-0.5/config.status:132: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/config.status-133- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/config.status-292- --*=*) mp3wrap-0.5/config.status:293: ac_option=`expr "x$1" : 'x\([^=]*\)='` mp3wrap-0.5/config.status:294: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mp3wrap-0.5/config.status-295- shift ############################################## mp3wrap-0.5/config.status-382-{ mp3wrap-0.5/config.status:383: tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && mp3wrap-0.5/config.status-384- test -n "$tmp" && test -d "$tmp" ############################################## mp3wrap-0.5/config.status-495- fi mp3wrap-0.5/config.status:496: ac_sed_frag=`expr $ac_sed_frag + 1` mp3wrap-0.5/config.status-497- ac_beg=$ac_end mp3wrap-0.5/config.status:498: ac_end=`expr $ac_end + $ac_max_sed_lines` mp3wrap-0.5/config.status-499- fi ############################################## mp3wrap-0.5/config.status-510- cat >$tmp/stdin mp3wrap-0.5/config.status:511: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/config.status:512: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/config.status:513: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/config.status:514: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/config.status-515- * ) ac_file_in=$ac_file.in ;; ############################################## mp3wrap-0.5/config.status-535-as_dummy="$ac_dir" mp3wrap-0.5/config.status:536:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do mp3wrap-0.5/config.status-537- case $as_mkdir_dir in ############################################## mp3wrap-0.5/config.status-553-if test "$ac_dir" != .; then mp3wrap-0.5/config.status:554: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/config.status-555- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/config.status:556: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/config.status-557-else ############################################## mp3wrap-0.5/config.status-566- else mp3wrap-0.5/config.status:567: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/config.status-568- fi ;; ############################################## mp3wrap-0.5/config.status-575-esac mp3wrap-0.5/config.status:576:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/config.status-577-# absolute. mp3wrap-0.5/config.status:578:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/config.status:579:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/config.status:580:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/config.status:581:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/config.status-582- ############################################## mp3wrap-0.5/config.status-667-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue mp3wrap-0.5/config.status:668: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` mp3wrap-0.5/config.status:669: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/config.status-670- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## mp3wrap-0.5/config.status-684-if test "$ac_dir" != .; then mp3wrap-0.5/config.status:685: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/config.status-686- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/config.status:687: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/config.status-688-else ############################################## mp3wrap-0.5/config.status-697- else mp3wrap-0.5/config.status:698: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/config.status-699- fi ;; ############################################## mp3wrap-0.5/config.status-706-esac mp3wrap-0.5/config.status:707:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/config.status-708-# absolute. mp3wrap-0.5/config.status:709:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/config.status:710:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/config.status:711:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/config.status:712:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/config.status-713- ############################################## mp3wrap-0.5/config.status-722- Makefile) dirpart=.;; mp3wrap-0.5/config.status:723: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; mp3wrap-0.5/config.status-724- *) continue;; ############################################## mp3wrap-0.5/config.status-728- # running `make'. mp3wrap-0.5/config.status:729: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` mp3wrap-0.5/config.status-730- test -z "$DEPDIR" && continue mp3wrap-0.5/config.status-731- # When using ansi2knr, U may be empty or an underscore; expand it mp3wrap-0.5/config.status:732: U=`sed -n -e '/^U = / s///p' < "$mf"` mp3wrap-0.5/config.status-733- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## mp3wrap-0.5/config.status-749- test -f "$dirpart/$file" && continue mp3wrap-0.5/config.status:750: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` mp3wrap-0.5/config.status-751- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1 ############################################## mp3wrap-0.5/configure-98- as_lineno_2=$LINENO mp3wrap-0.5/configure:99: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/configure-100- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/configure-137- as_lineno_2=$LINENO mp3wrap-0.5/configure:138: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/configure-139- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/configure-347- mp3wrap-0.5/configure:348: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mp3wrap-0.5/configure-349- ############################################## mp3wrap-0.5/configure-380- -disable-* | --disable-*) mp3wrap-0.5/configure:381: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mp3wrap-0.5/configure-382- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/configure-385- { (exit 1); exit 1; }; } mp3wrap-0.5/configure:386: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mp3wrap-0.5/configure-387- eval "enable_$ac_feature=no" ;; ############################################## mp3wrap-0.5/configure-389- -enable-* | --enable-*) mp3wrap-0.5/configure:390: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mp3wrap-0.5/configure-391- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/configure-394- { (exit 1); exit 1; }; } mp3wrap-0.5/configure:395: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mp3wrap-0.5/configure-396- case $ac_option in mp3wrap-0.5/configure:397: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mp3wrap-0.5/configure-398- *) ac_optarg=yes ;; ############################################## mp3wrap-0.5/configure-571- -with-* | --with-*) mp3wrap-0.5/configure:572: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mp3wrap-0.5/configure-573- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/configure-576- { (exit 1); exit 1; }; } mp3wrap-0.5/configure:577: ac_package=`echo $ac_package| sed 's/-/_/g'` mp3wrap-0.5/configure-578- case $ac_option in mp3wrap-0.5/configure:579: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mp3wrap-0.5/configure-580- *) ac_optarg=yes ;; ############################################## mp3wrap-0.5/configure-584- -without-* | --without-*) mp3wrap-0.5/configure:585: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mp3wrap-0.5/configure-586- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/configure-589- { (exit 1); exit 1; }; } mp3wrap-0.5/configure:590: ac_package=`echo $ac_package | sed 's/-/_/g'` mp3wrap-0.5/configure-591- eval "with_$ac_package=no" ;; ############################################## mp3wrap-0.5/configure-616- *=*) mp3wrap-0.5/configure:617: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mp3wrap-0.5/configure-618- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/configure-621- { (exit 1); exit 1; }; } mp3wrap-0.5/configure:622: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mp3wrap-0.5/configure-623- eval "$ac_envvar='$ac_optarg'" ############################################## mp3wrap-0.5/configure-637-if test -n "$ac_prev"; then mp3wrap-0.5/configure:638: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mp3wrap-0.5/configure-639- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mp3wrap-0.5/configure-645-do mp3wrap-0.5/configure:646: eval ac_val=$`echo $ac_var` mp3wrap-0.5/configure-647- case $ac_val in ############################################## mp3wrap-0.5/configure-657-do mp3wrap-0.5/configure:658: eval ac_val=$`echo $ac_var` mp3wrap-0.5/configure-659- case $ac_val in ############################################## mp3wrap-0.5/configure-721-fi mp3wrap-0.5/configure:722:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mp3wrap-0.5/configure-723-ac_env_build_alias_set=${build_alias+set} ############################################## mp3wrap-0.5/configure-792-By default, \`make install' will install all the files in mp3wrap-0.5/configure:793:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mp3wrap-0.5/configure:794:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mp3wrap-0.5/configure-795-for instance \`--prefix=\$HOME'. ############################################## mp3wrap-0.5/configure-855-if test "$ac_dir" != .; then mp3wrap-0.5/configure:856: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/configure-857- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/configure:858: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/configure-859-else ############################################## mp3wrap-0.5/configure-868- else mp3wrap-0.5/configure:869: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/configure-870- fi ;; ############################################## mp3wrap-0.5/configure-877-esac mp3wrap-0.5/configure:878:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/configure-879-# absolute. mp3wrap-0.5/configure:880:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/configure:881:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/configure:882:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/configure:883:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/configure-884- ############################################## mp3wrap-0.5/configure-984- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mp3wrap-0.5/configure:985: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mp3wrap-0.5/configure-986- esac ############################################## mp3wrap-0.5/configure-1126- set,) mp3wrap-0.5/configure:1127: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mp3wrap-0.5/configure:1128:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mp3wrap-0.5/configure-1129- ac_cache_corrupted=: ;; ############################################## mp3wrap-0.5/configure-1149- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mp3wrap-0.5/configure:1150: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mp3wrap-0.5/configure-1151- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mp3wrap-0.5/configure-1303-if ( mp3wrap-0.5/configure:1304: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` mp3wrap-0.5/configure-1305- if test "$*" = "X"; then mp3wrap-0.5/configure-1306- # -L didn't work. mp3wrap-0.5/configure:1307: set X `ls -t $srcdir/configure conftest.file` mp3wrap-0.5/configure-1308- fi ############################################## mp3wrap-0.5/configure-1347-_ACEOF mp3wrap-0.5/configure:1348:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` mp3wrap-0.5/configure-1349-rm conftest.sed ############################################## mp3wrap-0.5/configure-1352-# expand $ac_aux_dir to an absolute path mp3wrap-0.5/configure:1353:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd` mp3wrap-0.5/configure-1354- ############################################## mp3wrap-0.5/configure-1407-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 mp3wrap-0.5/configure:1408:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` mp3wrap-0.5/configure-1409-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## mp3wrap-0.5/configure-1416-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. mp3wrap-0.5/configure:1417:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` mp3wrap-0.5/configure-1418-if test -n "$ac_maketemp"; then ############################################## mp3wrap-0.5/configure-1424-fi mp3wrap-0.5/configure:1425:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then mp3wrap-0.5/configure-1426- echo "$as_me:$LINENO: result: yes" >&5 ############################################## mp3wrap-0.5/configure-1468-# test to see if srcdir already configured mp3wrap-0.5/configure:1469:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && mp3wrap-0.5/configure-1470- test -f $srcdir/config.status; then ############################################## mp3wrap-0.5/configure-1847- "checking for C compiler version" >&5 mp3wrap-0.5/configure:1848:ac_compiler=`set X $ac_compile; echo $2` mp3wrap-0.5/configure-1849-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mp3wrap-0.5/configure-1889-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 mp3wrap-0.5/configure:1890:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mp3wrap-0.5/configure-1891-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mp3wrap-0.5/configure-1910- break;; mp3wrap-0.5/configure:1911: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mp3wrap-0.5/configure-1912- # FIXME: I believe we export ac_cv_exeext for Libtool --akim. ############################################## mp3wrap-0.5/configure-1981- *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;; mp3wrap-0.5/configure:1982: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mp3wrap-0.5/configure-1983- export ac_cv_exeext ############################################## mp3wrap-0.5/configure-2032- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;; mp3wrap-0.5/configure:2033: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mp3wrap-0.5/configure-2034- break;; ############################################## mp3wrap-0.5/configure-2100-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mp3wrap-0.5/configure:2101:GCC=`test $ac_compiler_gnu = yes && echo yes` mp3wrap-0.5/configure-2102-ac_test_CFLAGS=${CFLAGS+set} ############################################## mp3wrap-0.5/configure-2307-# case it prints its new name instead of `make'. mp3wrap-0.5/configure:2308:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then mp3wrap-0.5/configure-2309- am__include=include ############################################## mp3wrap-0.5/configure-2315- echo '.include "confinc"' > confmf mp3wrap-0.5/configure:2316: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then mp3wrap-0.5/configure-2317- am__include=.include ############################################## mp3wrap-0.5/configure-2349- if test "$am_compiler_list" = ""; then mp3wrap-0.5/configure:2350: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` mp3wrap-0.5/configure-2351- fi ############################################## mp3wrap-0.5/configure-2936-do mp3wrap-0.5/configure:2937:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mp3wrap-0.5/configure-2938-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mp3wrap-0.5/configure-2999-fi mp3wrap-0.5/configure:3000:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mp3wrap-0.5/configure:3001:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mp3wrap-0.5/configure:3002:if test `eval echo '${'$as_ac_var'}'` = yes; then mp3wrap-0.5/configure-3003- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/configure:3004:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mp3wrap-0.5/configure-3005-_ACEOF ############################################## mp3wrap-0.5/configure-3362-do mp3wrap-0.5/configure:3363:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mp3wrap-0.5/configure-3364-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mp3wrap-0.5/configure-3395-fi mp3wrap-0.5/configure:3396:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/configure:3397:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/configure:3398:if test `eval echo '${'$as_ac_Header'}'` = yes; then mp3wrap-0.5/configure-3399- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/configure:3400:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mp3wrap-0.5/configure-3401-_ACEOF ############################################## mp3wrap-0.5/configure-3410-do mp3wrap-0.5/configure:3411:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mp3wrap-0.5/configure-3412-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mp3wrap-0.5/configure-3417-fi mp3wrap-0.5/configure:3418:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/configure:3419:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/configure-3420-else ############################################## mp3wrap-0.5/configure-3508-fi mp3wrap-0.5/configure:3509:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/configure:3510:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/configure-3511- mp3wrap-0.5/configure-3512-fi mp3wrap-0.5/configure:3513:if test `eval echo '${'$as_ac_Header'}'` = yes; then mp3wrap-0.5/configure-3514- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/configure:3515:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mp3wrap-0.5/configure-3516-_ACEOF ############################################## mp3wrap-0.5/configure-3690-ac_LF_and_DOT=`echo; echo .` mp3wrap-0.5/configure:3691:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` mp3wrap-0.5/configure-3692-rm -f confdef2opt.sed ############################################## mp3wrap-0.5/configure-3795- as_lineno_2=$LINENO mp3wrap-0.5/configure:3796: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/configure-3797- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/configure-3835- as_lineno_2=$LINENO mp3wrap-0.5/configure:3836: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/configure-3837- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/configure-4002-configured by $0, generated by GNU Autoconf 2.53, mp3wrap-0.5/configure:4003: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mp3wrap-0.5/configure-4004- ############################################## mp3wrap-0.5/configure-4020- --*=*) mp3wrap-0.5/configure:4021: ac_option=`expr "x$1" : 'x\([^=]*\)='` mp3wrap-0.5/configure:4022: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mp3wrap-0.5/configure-4023- shift ############################################## mp3wrap-0.5/configure-4122-{ mp3wrap-0.5/configure:4123: tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && mp3wrap-0.5/configure-4124- test -n "$tmp" && test -d "$tmp" ############################################## mp3wrap-0.5/configure-4241- fi mp3wrap-0.5/configure:4242: ac_sed_frag=`expr $ac_sed_frag + 1` mp3wrap-0.5/configure-4243- ac_beg=$ac_end mp3wrap-0.5/configure:4244: ac_end=`expr $ac_end + $ac_max_sed_lines` mp3wrap-0.5/configure-4245- fi ############################################## mp3wrap-0.5/configure-4258- cat >$tmp/stdin mp3wrap-0.5/configure:4259: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/configure:4260: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/configure:4261: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/configure:4262: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/configure-4263- * ) ac_file_in=$ac_file.in ;; ############################################## mp3wrap-0.5/configure-4283-as_dummy="$ac_dir" mp3wrap-0.5/configure:4284:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do mp3wrap-0.5/configure-4285- case $as_mkdir_dir in ############################################## mp3wrap-0.5/configure-4301-if test "$ac_dir" != .; then mp3wrap-0.5/configure:4302: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/configure-4303- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/configure:4304: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/configure-4305-else ############################################## mp3wrap-0.5/configure-4314- else mp3wrap-0.5/configure:4315: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/configure-4316- fi ;; ############################################## mp3wrap-0.5/configure-4323-esac mp3wrap-0.5/configure:4324:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/configure-4325-# absolute. mp3wrap-0.5/configure:4326:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/configure:4327:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/configure:4328:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/configure:4329:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/configure-4330- ############################################## mp3wrap-0.5/configure-4414-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue mp3wrap-0.5/configure:4415: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` mp3wrap-0.5/configure:4416: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/configure-4417- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## mp3wrap-0.5/configure-4431-if test "$ac_dir" != .; then mp3wrap-0.5/configure:4432: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/configure-4433- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/configure:4434: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/configure-4435-else ############################################## mp3wrap-0.5/configure-4444- else mp3wrap-0.5/configure:4445: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/configure-4446- fi ;; ############################################## mp3wrap-0.5/configure-4453-esac mp3wrap-0.5/configure:4454:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/configure-4455-# absolute. mp3wrap-0.5/configure:4456:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/configure:4457:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/configure:4458:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/configure:4459:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/configure-4460- ############################################## mp3wrap-0.5/configure-4469- Makefile) dirpart=.;; mp3wrap-0.5/configure:4470: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; mp3wrap-0.5/configure-4471- *) continue;; ############################################## mp3wrap-0.5/configure-4475- # running `make'. mp3wrap-0.5/configure:4476: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` mp3wrap-0.5/configure-4477- test -z "$DEPDIR" && continue mp3wrap-0.5/configure-4478- # When using ansi2knr, U may be empty or an underscore; expand it mp3wrap-0.5/configure:4479: U=`sed -n -e '/^U = / s///p' < "$mf"` mp3wrap-0.5/configure-4480- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## mp3wrap-0.5/configure-4496- test -f "$dirpart/$file" && continue mp3wrap-0.5/configure:4497: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` mp3wrap-0.5/configure-4498- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1 ############################################## mp3wrap-0.5/depcomp-33- mp3wrap-0.5/depcomp:34:depfile=${depfile-`echo "$object" | sed 's,\([^/]*\)$,.deps/\1,;s/\.\([^.]*\)$/.P\1/'`} mp3wrap-0.5/depcomp:35:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} mp3wrap-0.5/depcomp-36- ############################################## mp3wrap-0.5/depcomp-168- # $object doesn't have directory information. mp3wrap-0.5/depcomp:169: stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'` mp3wrap-0.5/depcomp-170- tmpdepfile="$stripped.u" ############################################## mp3wrap-0.5/depcomp-187- # Do two passes, one to just change these to mp3wrap-0.5/depcomp:188: # `$object: dependent.h' and one to simply `dependent.h:'. mp3wrap-0.5/depcomp-189- sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" ############################################## mp3wrap-0.5/depcomp-207- tmpdepfile1="$object.d" mp3wrap-0.5/depcomp:208: tmpdepfile2=`echo "$object" | sed -e 's/.o$/.d/'` mp3wrap-0.5/depcomp-209- if test "$libtool" = yes; then ############################################## mp3wrap-0.5/depcomp-305- done mp3wrap-0.5/depcomp:306: obj_suffix="`echo $object | sed 's/^.*\././'`" mp3wrap-0.5/depcomp-307- touch "$tmpdepfile" ############################################## mp3wrap-0.5/install-sh-85- mp3wrap-0.5/install-sh:86: -t=*) transformarg=`echo $1 | sed 's/-t=//'` mp3wrap-0.5/install-sh-87- shift ############################################## mp3wrap-0.5/install-sh-89- mp3wrap-0.5/install-sh:90: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` mp3wrap-0.5/install-sh-91- shift ############################################## mp3wrap-0.5/install-sh-151- then mp3wrap-0.5/install-sh:152: dst="$dst"/`basename $src` mp3wrap-0.5/install-sh-153- else ############################################## mp3wrap-0.5/install-sh-158-## this sed command emulates the dirname command mp3wrap-0.5/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` mp3wrap-0.5/install-sh-160- ############################################## mp3wrap-0.5/install-sh-172-IFS='%' mp3wrap-0.5/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'` mp3wrap-0.5/install-sh-174-IFS="${oIFS}" ############################################## mp3wrap-0.5/install-sh-206- then mp3wrap-0.5/install-sh:207: dstfile=`basename $dst` mp3wrap-0.5/install-sh-208- else ############################################## mp3wrap-0.5/install-sh-216- then mp3wrap-0.5/install-sh:217: dstfile=`basename $dst` mp3wrap-0.5/install-sh-218- else ############################################## mp3wrap-0.5/missing-113- from any GNU archive site." mp3wrap-0.5/missing:114: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` mp3wrap-0.5/missing-115- test -z "$files" && files="config.h" ############################################## mp3wrap-0.5/missing-148- *.y) mp3wrap-0.5/missing:149: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` mp3wrap-0.5/missing-150- if [ -f "$SRCFILE" ]; then ############################################## mp3wrap-0.5/missing-152- fi mp3wrap-0.5/missing:153: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` mp3wrap-0.5/missing-154- if [ -f "$SRCFILE" ]; then ############################################## mp3wrap-0.5/missing-178- *.l) mp3wrap-0.5/missing:179: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` mp3wrap-0.5/missing-180- if [ -f "$SRCFILE" ]; then ############################################## mp3wrap-0.5/missing-197- mp3wrap-0.5/missing:198: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` mp3wrap-0.5/missing-199- if test -z "$file"; then mp3wrap-0.5/missing:200: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` mp3wrap-0.5/missing-201- fi ############################################## mp3wrap-0.5/missing-223- the \`GNU make' package. Grab either from any GNU archive site." mp3wrap-0.5/missing:224: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` mp3wrap-0.5/missing-225- if test -z "$file"; then mp3wrap-0.5/missing:226: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` mp3wrap-0.5/missing:227: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` mp3wrap-0.5/missing-228- fi ############################################## mp3wrap-0.5/missing-251- *o*) mp3wrap-0.5/missing:252: firstarg=`echo "$firstarg" | sed s/o//` mp3wrap-0.5/missing-253- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## mp3wrap-0.5/missing-257- *h*) mp3wrap-0.5/missing:258: firstarg=`echo "$firstarg" | sed s/h//` mp3wrap-0.5/missing-259- tar "$firstarg" ${1+"$@"} && exit 0 ############################################## mp3wrap-0.5/mkinstalldirs-12-do mp3wrap-0.5/mkinstalldirs:13: set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'` mp3wrap-0.5/mkinstalldirs-14- shift ############################################## mp3wrap-0.5/autom4te.cache/output.0-98- as_lineno_2=$LINENO mp3wrap-0.5/autom4te.cache/output.0:99: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/autom4te.cache/output.0-100- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/autom4te.cache/output.0-137- as_lineno_2=$LINENO mp3wrap-0.5/autom4te.cache/output.0:138: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/autom4te.cache/output.0-139- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/autom4te.cache/output.0-347- mp3wrap-0.5/autom4te.cache/output.0:348: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` mp3wrap-0.5/autom4te.cache/output.0-349- ############################################## mp3wrap-0.5/autom4te.cache/output.0-380- -disable-* | --disable-*) mp3wrap-0.5/autom4te.cache/output.0:381: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` mp3wrap-0.5/autom4te.cache/output.0-382- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/autom4te.cache/output.0-385- { (exit 1); exit 1; }; } mp3wrap-0.5/autom4te.cache/output.0:386: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mp3wrap-0.5/autom4te.cache/output.0-387- eval "enable_$ac_feature=no" ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-389- -enable-* | --enable-*) mp3wrap-0.5/autom4te.cache/output.0:390: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` mp3wrap-0.5/autom4te.cache/output.0-391- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/autom4te.cache/output.0-394- { (exit 1); exit 1; }; } mp3wrap-0.5/autom4te.cache/output.0:395: ac_feature=`echo $ac_feature | sed 's/-/_/g'` mp3wrap-0.5/autom4te.cache/output.0-396- case $ac_option in mp3wrap-0.5/autom4te.cache/output.0:397: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mp3wrap-0.5/autom4te.cache/output.0-398- *) ac_optarg=yes ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-571- -with-* | --with-*) mp3wrap-0.5/autom4te.cache/output.0:572: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` mp3wrap-0.5/autom4te.cache/output.0-573- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/autom4te.cache/output.0-576- { (exit 1); exit 1; }; } mp3wrap-0.5/autom4te.cache/output.0:577: ac_package=`echo $ac_package| sed 's/-/_/g'` mp3wrap-0.5/autom4te.cache/output.0-578- case $ac_option in mp3wrap-0.5/autom4te.cache/output.0:579: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; mp3wrap-0.5/autom4te.cache/output.0-580- *) ac_optarg=yes ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-584- -without-* | --without-*) mp3wrap-0.5/autom4te.cache/output.0:585: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` mp3wrap-0.5/autom4te.cache/output.0-586- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/autom4te.cache/output.0-589- { (exit 1); exit 1; }; } mp3wrap-0.5/autom4te.cache/output.0:590: ac_package=`echo $ac_package | sed 's/-/_/g'` mp3wrap-0.5/autom4te.cache/output.0-591- eval "with_$ac_package=no" ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-616- *=*) mp3wrap-0.5/autom4te.cache/output.0:617: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` mp3wrap-0.5/autom4te.cache/output.0-618- # Reject names that are not valid shell variable names. ############################################## mp3wrap-0.5/autom4te.cache/output.0-621- { (exit 1); exit 1; }; } mp3wrap-0.5/autom4te.cache/output.0:622: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` mp3wrap-0.5/autom4te.cache/output.0-623- eval "$ac_envvar='$ac_optarg'" ############################################## mp3wrap-0.5/autom4te.cache/output.0-637-if test -n "$ac_prev"; then mp3wrap-0.5/autom4te.cache/output.0:638: ac_option=--`echo $ac_prev | sed 's/_/-/g'` mp3wrap-0.5/autom4te.cache/output.0-639- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## mp3wrap-0.5/autom4te.cache/output.0-645-do mp3wrap-0.5/autom4te.cache/output.0:646: eval ac_val=$`echo $ac_var` mp3wrap-0.5/autom4te.cache/output.0-647- case $ac_val in ############################################## mp3wrap-0.5/autom4te.cache/output.0-657-do mp3wrap-0.5/autom4te.cache/output.0:658: eval ac_val=$`echo $ac_var` mp3wrap-0.5/autom4te.cache/output.0-659- case $ac_val in ############################################## mp3wrap-0.5/autom4te.cache/output.0-721-fi mp3wrap-0.5/autom4te.cache/output.0:722:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` mp3wrap-0.5/autom4te.cache/output.0-723-ac_env_build_alias_set=${build_alias+set} ############################################## mp3wrap-0.5/autom4te.cache/output.0-792-By default, \`make install' will install all the files in mp3wrap-0.5/autom4te.cache/output.0:793:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify mp3wrap-0.5/autom4te.cache/output.0:794:an installation prefix other than \`$ac_default_prefix' using \`--prefix', mp3wrap-0.5/autom4te.cache/output.0-795-for instance \`--prefix=\$HOME'. ############################################## mp3wrap-0.5/autom4te.cache/output.0-855-if test "$ac_dir" != .; then mp3wrap-0.5/autom4te.cache/output.0:856: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/autom4te.cache/output.0-857- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/autom4te.cache/output.0:858: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/autom4te.cache/output.0-859-else ############################################## mp3wrap-0.5/autom4te.cache/output.0-868- else mp3wrap-0.5/autom4te.cache/output.0:869: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/autom4te.cache/output.0-870- fi ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-877-esac mp3wrap-0.5/autom4te.cache/output.0:878:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/autom4te.cache/output.0-879-# absolute. mp3wrap-0.5/autom4te.cache/output.0:880:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:881:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:882:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0:883:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0-884- ############################################## mp3wrap-0.5/autom4te.cache/output.0-984- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mp3wrap-0.5/autom4te.cache/output.0:985: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; mp3wrap-0.5/autom4te.cache/output.0-986- esac ############################################## mp3wrap-0.5/autom4te.cache/output.0-1126- set,) mp3wrap-0.5/autom4te.cache/output.0:1127: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 mp3wrap-0.5/autom4te.cache/output.0:1128:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} mp3wrap-0.5/autom4te.cache/output.0-1129- ac_cache_corrupted=: ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-1149- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) mp3wrap-0.5/autom4te.cache/output.0:1150: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; mp3wrap-0.5/autom4te.cache/output.0-1151- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-1303-if ( mp3wrap-0.5/autom4te.cache/output.0:1304: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` mp3wrap-0.5/autom4te.cache/output.0-1305- if test "$*" = "X"; then mp3wrap-0.5/autom4te.cache/output.0-1306- # -L didn't work. mp3wrap-0.5/autom4te.cache/output.0:1307: set X `ls -t $srcdir/configure conftest.file` mp3wrap-0.5/autom4te.cache/output.0-1308- fi ############################################## mp3wrap-0.5/autom4te.cache/output.0-1347-_ACEOF mp3wrap-0.5/autom4te.cache/output.0:1348:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` mp3wrap-0.5/autom4te.cache/output.0-1349-rm conftest.sed ############################################## mp3wrap-0.5/autom4te.cache/output.0-1352-# expand $ac_aux_dir to an absolute path mp3wrap-0.5/autom4te.cache/output.0:1353:am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd` mp3wrap-0.5/autom4te.cache/output.0-1354- ############################################## mp3wrap-0.5/autom4te.cache/output.0-1407-echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6 mp3wrap-0.5/autom4te.cache/output.0:1408:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'` mp3wrap-0.5/autom4te.cache/output.0-1409-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## mp3wrap-0.5/autom4te.cache/output.0-1416-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. mp3wrap-0.5/autom4te.cache/output.0:1417:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` mp3wrap-0.5/autom4te.cache/output.0-1418-if test -n "$ac_maketemp"; then ############################################## mp3wrap-0.5/autom4te.cache/output.0-1424-fi mp3wrap-0.5/autom4te.cache/output.0:1425:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then mp3wrap-0.5/autom4te.cache/output.0-1426- echo "$as_me:$LINENO: result: yes" >&5 ############################################## mp3wrap-0.5/autom4te.cache/output.0-1468-# test to see if srcdir already configured mp3wrap-0.5/autom4te.cache/output.0:1469:if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" && mp3wrap-0.5/autom4te.cache/output.0-1470- test -f $srcdir/config.status; then ############################################## mp3wrap-0.5/autom4te.cache/output.0-1847- "checking for C compiler version" >&5 mp3wrap-0.5/autom4te.cache/output.0:1848:ac_compiler=`set X $ac_compile; echo $2` mp3wrap-0.5/autom4te.cache/output.0-1849-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 ############################################## mp3wrap-0.5/autom4te.cache/output.0-1889-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6 mp3wrap-0.5/autom4te.cache/output.0:1890:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` mp3wrap-0.5/autom4te.cache/output.0-1891-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 ############################################## mp3wrap-0.5/autom4te.cache/output.0-1910- break;; mp3wrap-0.5/autom4te.cache/output.0:1911: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mp3wrap-0.5/autom4te.cache/output.0-1912- # FIXME: I believe we export ac_cv_exeext for Libtool --akim. ############################################## mp3wrap-0.5/autom4te.cache/output.0-1981- *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;; mp3wrap-0.5/autom4te.cache/output.0:1982: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` mp3wrap-0.5/autom4te.cache/output.0-1983- export ac_cv_exeext ############################################## mp3wrap-0.5/autom4te.cache/output.0-2032- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;; mp3wrap-0.5/autom4te.cache/output.0:2033: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` mp3wrap-0.5/autom4te.cache/output.0-2034- break;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-2100-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 mp3wrap-0.5/autom4te.cache/output.0:2101:GCC=`test $ac_compiler_gnu = yes && echo yes` mp3wrap-0.5/autom4te.cache/output.0-2102-ac_test_CFLAGS=${CFLAGS+set} ############################################## mp3wrap-0.5/autom4te.cache/output.0-2307-# case it prints its new name instead of `make'. mp3wrap-0.5/autom4te.cache/output.0:2308:if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then mp3wrap-0.5/autom4te.cache/output.0-2309- am__include=include ############################################## mp3wrap-0.5/autom4te.cache/output.0-2315- echo '.include "confinc"' > confmf mp3wrap-0.5/autom4te.cache/output.0:2316: if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then mp3wrap-0.5/autom4te.cache/output.0-2317- am__include=.include ############################################## mp3wrap-0.5/autom4te.cache/output.0-2349- if test "$am_compiler_list" = ""; then mp3wrap-0.5/autom4te.cache/output.0:2350: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` mp3wrap-0.5/autom4te.cache/output.0-2351- fi ############################################## mp3wrap-0.5/autom4te.cache/output.0-2936-do mp3wrap-0.5/autom4te.cache/output.0:2937:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` mp3wrap-0.5/autom4te.cache/output.0-2938-echo "$as_me:$LINENO: checking for $ac_func" >&5 ############################################## mp3wrap-0.5/autom4te.cache/output.0-2999-fi mp3wrap-0.5/autom4te.cache/output.0:3000:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 mp3wrap-0.5/autom4te.cache/output.0:3001:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 mp3wrap-0.5/autom4te.cache/output.0:3002:if test `eval echo '${'$as_ac_var'}'` = yes; then mp3wrap-0.5/autom4te.cache/output.0-3003- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/autom4te.cache/output.0:3004:@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 mp3wrap-0.5/autom4te.cache/output.0-3005-_ACEOF ############################################## mp3wrap-0.5/autom4te.cache/output.0-3362-do mp3wrap-0.5/autom4te.cache/output.0:3363:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mp3wrap-0.5/autom4te.cache/output.0-3364-echo "$as_me:$LINENO: checking for $ac_header" >&5 ############################################## mp3wrap-0.5/autom4te.cache/output.0-3395-fi mp3wrap-0.5/autom4te.cache/output.0:3396:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/autom4te.cache/output.0:3397:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/autom4te.cache/output.0:3398:if test `eval echo '${'$as_ac_Header'}'` = yes; then mp3wrap-0.5/autom4te.cache/output.0-3399- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/autom4te.cache/output.0:3400:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mp3wrap-0.5/autom4te.cache/output.0-3401-_ACEOF ############################################## mp3wrap-0.5/autom4te.cache/output.0-3410-do mp3wrap-0.5/autom4te.cache/output.0:3411:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` mp3wrap-0.5/autom4te.cache/output.0-3412-if eval "test \"\${$as_ac_Header+set}\" = set"; then ############################################## mp3wrap-0.5/autom4te.cache/output.0-3417-fi mp3wrap-0.5/autom4te.cache/output.0:3418:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/autom4te.cache/output.0:3419:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/autom4te.cache/output.0-3420-else ############################################## mp3wrap-0.5/autom4te.cache/output.0-3508-fi mp3wrap-0.5/autom4te.cache/output.0:3509:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 mp3wrap-0.5/autom4te.cache/output.0:3510:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 mp3wrap-0.5/autom4te.cache/output.0-3511- mp3wrap-0.5/autom4te.cache/output.0-3512-fi mp3wrap-0.5/autom4te.cache/output.0:3513:if test `eval echo '${'$as_ac_Header'}'` = yes; then mp3wrap-0.5/autom4te.cache/output.0-3514- cat >>confdefs.h <<_ACEOF mp3wrap-0.5/autom4te.cache/output.0:3515:@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 mp3wrap-0.5/autom4te.cache/output.0-3516-_ACEOF ############################################## mp3wrap-0.5/autom4te.cache/output.0-3690-ac_LF_and_DOT=`echo; echo .` mp3wrap-0.5/autom4te.cache/output.0:3691:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` mp3wrap-0.5/autom4te.cache/output.0-3692-rm -f confdef2opt.sed ############################################## mp3wrap-0.5/autom4te.cache/output.0-3795- as_lineno_2=$LINENO mp3wrap-0.5/autom4te.cache/output.0:3796: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/autom4te.cache/output.0-3797- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/autom4te.cache/output.0-3835- as_lineno_2=$LINENO mp3wrap-0.5/autom4te.cache/output.0:3836: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` mp3wrap-0.5/autom4te.cache/output.0-3837- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## mp3wrap-0.5/autom4te.cache/output.0-4002-configured by $0, generated by GNU Autoconf 2.53, mp3wrap-0.5/autom4te.cache/output.0:4003: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" mp3wrap-0.5/autom4te.cache/output.0-4004- ############################################## mp3wrap-0.5/autom4te.cache/output.0-4020- --*=*) mp3wrap-0.5/autom4te.cache/output.0:4021: ac_option=`expr "x$1" : 'x\([^=]*\)='` mp3wrap-0.5/autom4te.cache/output.0:4022: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` mp3wrap-0.5/autom4te.cache/output.0-4023- shift ############################################## mp3wrap-0.5/autom4te.cache/output.0-4122-{ mp3wrap-0.5/autom4te.cache/output.0:4123: tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` && mp3wrap-0.5/autom4te.cache/output.0-4124- test -n "$tmp" && test -d "$tmp" ############################################## mp3wrap-0.5/autom4te.cache/output.0-4241- fi mp3wrap-0.5/autom4te.cache/output.0:4242: ac_sed_frag=`expr $ac_sed_frag + 1` mp3wrap-0.5/autom4te.cache/output.0-4243- ac_beg=$ac_end mp3wrap-0.5/autom4te.cache/output.0:4244: ac_end=`expr $ac_end + $ac_max_sed_lines` mp3wrap-0.5/autom4te.cache/output.0-4245- fi ############################################## mp3wrap-0.5/autom4te.cache/output.0-4258- cat >$tmp/stdin mp3wrap-0.5/autom4te.cache/output.0:4259: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/autom4te.cache/output.0:4260: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/autom4te.cache/output.0:4261: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/autom4te.cache/output.0:4262: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; mp3wrap-0.5/autom4te.cache/output.0-4263- * ) ac_file_in=$ac_file.in ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-4283-as_dummy="$ac_dir" mp3wrap-0.5/autom4te.cache/output.0:4284:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do mp3wrap-0.5/autom4te.cache/output.0-4285- case $as_mkdir_dir in ############################################## mp3wrap-0.5/autom4te.cache/output.0-4301-if test "$ac_dir" != .; then mp3wrap-0.5/autom4te.cache/output.0:4302: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/autom4te.cache/output.0-4303- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/autom4te.cache/output.0:4304: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/autom4te.cache/output.0-4305-else ############################################## mp3wrap-0.5/autom4te.cache/output.0-4314- else mp3wrap-0.5/autom4te.cache/output.0:4315: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/autom4te.cache/output.0-4316- fi ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-4323-esac mp3wrap-0.5/autom4te.cache/output.0:4324:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/autom4te.cache/output.0-4325-# absolute. mp3wrap-0.5/autom4te.cache/output.0:4326:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4327:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4328:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4329:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0-4330- ############################################## mp3wrap-0.5/autom4te.cache/output.0-4414-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue mp3wrap-0.5/autom4te.cache/output.0:4415: ac_dest=`echo "$ac_file" | sed 's,:.*,,'` mp3wrap-0.5/autom4te.cache/output.0:4416: ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` mp3wrap-0.5/autom4te.cache/output.0-4417- ac_dir=`(dirname "$ac_dest") 2>/dev/null || ############################################## mp3wrap-0.5/autom4te.cache/output.0-4431-if test "$ac_dir" != .; then mp3wrap-0.5/autom4te.cache/output.0:4432: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` mp3wrap-0.5/autom4te.cache/output.0-4433- # A "../" for each directory in $ac_dir_suffix. mp3wrap-0.5/autom4te.cache/output.0:4434: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` mp3wrap-0.5/autom4te.cache/output.0-4435-else ############################################## mp3wrap-0.5/autom4te.cache/output.0-4444- else mp3wrap-0.5/autom4te.cache/output.0:4445: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` mp3wrap-0.5/autom4te.cache/output.0-4446- fi ;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-4453-esac mp3wrap-0.5/autom4te.cache/output.0:4454:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be mp3wrap-0.5/autom4te.cache/output.0-4455-# absolute. mp3wrap-0.5/autom4te.cache/output.0:4456:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4457:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4458:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0:4459:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd` mp3wrap-0.5/autom4te.cache/output.0-4460- ############################################## mp3wrap-0.5/autom4te.cache/output.0-4469- Makefile) dirpart=.;; mp3wrap-0.5/autom4te.cache/output.0:4470: */Makefile) dirpart=`echo "$mf" | sed -e 's|/[^/]*$||'`;; mp3wrap-0.5/autom4te.cache/output.0-4471- *) continue;; ############################################## mp3wrap-0.5/autom4te.cache/output.0-4475- # running `make'. mp3wrap-0.5/autom4te.cache/output.0:4476: DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"` mp3wrap-0.5/autom4te.cache/output.0-4477- test -z "$DEPDIR" && continue mp3wrap-0.5/autom4te.cache/output.0-4478- # When using ansi2knr, U may be empty or an underscore; expand it mp3wrap-0.5/autom4te.cache/output.0:4479: U=`sed -n -e '/^U = / s///p' < "$mf"` mp3wrap-0.5/autom4te.cache/output.0-4480- test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR" ############################################## mp3wrap-0.5/autom4te.cache/output.0-4496- test -f "$dirpart/$file" && continue mp3wrap-0.5/autom4te.cache/output.0:4497: fdir=`echo "$file" | sed -e 's|/[^/]*$||'` mp3wrap-0.5/autom4te.cache/output.0-4498- $ac_aux_dir/mkinstalldirs "$dirpart/$fdir" > /dev/null 2>&1