=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== partimage-doc-20050720/en/man/Makefile.in-153- else file=$$i; fi; \ partimage-doc-20050720/en/man/Makefile.in:154: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-155- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-158- esac; \ partimage-doc-20050720/en/man/Makefile.in:159: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:160: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:161: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-162- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-174- for i in $$list; do \ partimage-doc-20050720/en/man/Makefile.in:175: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-176- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-179- esac; \ partimage-doc-20050720/en/man/Makefile.in:180: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:181: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:182: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-183- echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-198- else file=$$i; fi; \ partimage-doc-20050720/en/man/Makefile.in:199: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-200- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-203- esac; \ partimage-doc-20050720/en/man/Makefile.in:204: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:205: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:206: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-207- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-219- for i in $$list; do \ partimage-doc-20050720/en/man/Makefile.in:220: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-221- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-224- esac; \ partimage-doc-20050720/en/man/Makefile.in:225: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:226: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:227: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-228- echo " rm -f '$(DESTDIR)$(man5dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-243- else file=$$i; fi; \ partimage-doc-20050720/en/man/Makefile.in:244: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-245- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-248- esac; \ partimage-doc-20050720/en/man/Makefile.in:249: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:250: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:251: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-252- echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-264- for i in $$list; do \ partimage-doc-20050720/en/man/Makefile.in:265: ext=`echo $$i | sed -e 's/^.*\\.//'`; \ partimage-doc-20050720/en/man/Makefile.in-266- case "$$ext" in \ ############################################## partimage-doc-20050720/en/man/Makefile.in-269- esac; \ partimage-doc-20050720/en/man/Makefile.in:270: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ partimage-doc-20050720/en/man/Makefile.in:271: inst=`echo $$inst | sed -e 's/^.*\///'`; \ partimage-doc-20050720/en/man/Makefile.in:272: inst=`echo $$inst | sed '$(transform)'`.$$ext; \ partimage-doc-20050720/en/man/Makefile.in-273- echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \ ############################################## partimage-doc-20050720/en/man/Makefile.in-283-distdir: $(DISTFILES) partimage-doc-20050720/en/man/Makefile.in:284: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/man/Makefile.in:285: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/man/Makefile.in-286- list='$(DISTFILES)'; for file in $$list; do \ partimage-doc-20050720/en/man/Makefile.in-287- case $$file in \ partimage-doc-20050720/en/man/Makefile.in:288: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ partimage-doc-20050720/en/man/Makefile.in:289: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ partimage-doc-20050720/en/man/Makefile.in-290- esac; \ partimage-doc-20050720/en/man/Makefile.in-291- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ partimage-doc-20050720/en/man/Makefile.in:292: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ partimage-doc-20050720/en/man/Makefile.in-293- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## partimage-doc-20050720/en/sgml/Makefile.am-13- -for file in $(srcdir)/*.html $(srcdir)/*.sgml $(srcdir)/*.png; do \ partimage-doc-20050720/en/sgml/Makefile.am:14: basefile=`basename $$file`; \ partimage-doc-20050720/en/sgml/Makefile.am-15- $(INSTALL_DATA) $(srcdir)/$$file $(HTML_DIR)/$$basefile; \ ############################################## partimage-doc-20050720/en/sgml/Makefile.in-145-distdir: $(DISTFILES) partimage-doc-20050720/en/sgml/Makefile.in:146: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/sgml/Makefile.in:147: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/sgml/Makefile.in-148- list='$(DISTFILES)'; for file in $$list; do \ partimage-doc-20050720/en/sgml/Makefile.in-149- case $$file in \ partimage-doc-20050720/en/sgml/Makefile.in:150: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ partimage-doc-20050720/en/sgml/Makefile.in:151: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ partimage-doc-20050720/en/sgml/Makefile.in-152- esac; \ partimage-doc-20050720/en/sgml/Makefile.in-153- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ partimage-doc-20050720/en/sgml/Makefile.in:154: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ partimage-doc-20050720/en/sgml/Makefile.in-155- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## partimage-doc-20050720/en/sgml/Makefile.in-261- -for file in $(srcdir)/*.html $(srcdir)/*.sgml $(srcdir)/*.png; do \ partimage-doc-20050720/en/sgml/Makefile.in:262: basefile=`basename $$file`; \ partimage-doc-20050720/en/sgml/Makefile.in-263- $(INSTALL_DATA) $(srcdir)/$$file $(HTML_DIR)/$$basefile; \ ############################################## partimage-doc-20050720/en/Makefile.in-152- dot_seen=no; \ partimage-doc-20050720/en/Makefile.in:153: target=`echo $@ | sed s/-recursive//`; \ partimage-doc-20050720/en/Makefile.in-154- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## partimage-doc-20050720/en/Makefile.in-182- rev="$$rev ."; \ partimage-doc-20050720/en/Makefile.in:183: target=`echo $@ | sed s/-recursive//`; \ partimage-doc-20050720/en/Makefile.in-184- for subdir in $$rev; do \ ############################################## partimage-doc-20050720/en/Makefile.in-256-GTAGS: partimage-doc-20050720/en/Makefile.in:257: here=`$(am__cd) $(top_builddir) && pwd` \ partimage-doc-20050720/en/Makefile.in-258- && cd $(top_srcdir) \ ############################################## partimage-doc-20050720/en/Makefile.in-264-distdir: $(DISTFILES) partimage-doc-20050720/en/Makefile.in:265: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/Makefile.in:266: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/en/Makefile.in-267- list='$(DISTFILES)'; for file in $$list; do \ partimage-doc-20050720/en/Makefile.in-268- case $$file in \ partimage-doc-20050720/en/Makefile.in:269: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ partimage-doc-20050720/en/Makefile.in:270: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ partimage-doc-20050720/en/Makefile.in-271- esac; \ partimage-doc-20050720/en/Makefile.in-272- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ partimage-doc-20050720/en/Makefile.in:273: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ partimage-doc-20050720/en/Makefile.in-274- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## partimage-doc-20050720/aclocal.m4-65-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to partimage-doc-20050720/aclocal.m4:66:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. partimage-doc-20050720/aclocal.m4-67-# ############################################## partimage-doc-20050720/aclocal.m4-89-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: partimage-doc-20050720/aclocal.m4:90:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` partimage-doc-20050720/aclocal.m4-91-# and then we would define $MISSING as ############################################## partimage-doc-20050720/aclocal.m4-105-# expand $ac_aux_dir to an absolute path partimage-doc-20050720/aclocal.m4:106:am_aux_dir=`cd $ac_aux_dir && pwd` partimage-doc-20050720/aclocal.m4-107-]) ############################################## partimage-doc-20050720/aclocal.m4-152-# test to see if srcdir already configured partimage-doc-20050720/aclocal.m4:153:if test "`cd $srcdir && pwd`" != "`pwd`" && partimage-doc-20050720/aclocal.m4-154- test -f $srcdir/config.status; then ############################################## partimage-doc-20050720/aclocal.m4-227- * ) partimage-doc-20050720/aclocal.m4:228: _am_stamp_count=`expr $_am_stamp_count + 1` ;; partimage-doc-20050720/aclocal.m4-229- esac partimage-doc-20050720/aclocal.m4-230-done partimage-doc-20050720/aclocal.m4:231:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count]) partimage-doc-20050720/aclocal.m4-232- ############################################## partimage-doc-20050720/aclocal.m4-483-if ( partimage-doc-20050720/aclocal.m4:484: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` partimage-doc-20050720/aclocal.m4-485- if test "$[*]" = "X"; then partimage-doc-20050720/aclocal.m4-486- # -L didn't work. partimage-doc-20050720/aclocal.m4:487: set X `ls -t $srcdir/configure conftest.file` partimage-doc-20050720/aclocal.m4-488- fi ############################################## partimage-doc-20050720/configure-43-do partimage-doc-20050720/configure:44: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then partimage-doc-20050720/configure-45- eval $as_var=C; export $as_var ############################################## partimage-doc-20050720/configure-101- as_lineno_2=$LINENO partimage-doc-20050720/configure:102: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` partimage-doc-20050720/configure-103- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## partimage-doc-20050720/configure-140- as_lineno_2=$LINENO partimage-doc-20050720/configure:141: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` partimage-doc-20050720/configure-142- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## partimage-doc-20050720/configure-326- partimage-doc-20050720/configure:327: ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` partimage-doc-20050720/configure-328- ############################################## partimage-doc-20050720/configure-359- -disable-* | --disable-*) partimage-doc-20050720/configure:360: ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` partimage-doc-20050720/configure-361- # Reject names that are not valid shell variable names. ############################################## partimage-doc-20050720/configure-364- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:365: ac_feature=`echo $ac_feature | sed 's/-/_/g'` partimage-doc-20050720/configure-366- eval "enable_$ac_feature=no" ;; ############################################## partimage-doc-20050720/configure-368- -enable-* | --enable-*) partimage-doc-20050720/configure:369: ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` partimage-doc-20050720/configure-370- # Reject names that are not valid shell variable names. ############################################## partimage-doc-20050720/configure-373- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:374: ac_feature=`echo $ac_feature | sed 's/-/_/g'` partimage-doc-20050720/configure-375- case $ac_option in partimage-doc-20050720/configure:376: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; partimage-doc-20050720/configure-377- *) ac_optarg=yes ;; ############################################## partimage-doc-20050720/configure-550- -with-* | --with-*) partimage-doc-20050720/configure:551: ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` partimage-doc-20050720/configure-552- # Reject names that are not valid shell variable names. ############################################## partimage-doc-20050720/configure-555- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:556: ac_package=`echo $ac_package| sed 's/-/_/g'` partimage-doc-20050720/configure-557- case $ac_option in partimage-doc-20050720/configure:558: *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; partimage-doc-20050720/configure-559- *) ac_optarg=yes ;; ############################################## partimage-doc-20050720/configure-563- -without-* | --without-*) partimage-doc-20050720/configure:564: ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` partimage-doc-20050720/configure-565- # Reject names that are not valid shell variable names. ############################################## partimage-doc-20050720/configure-568- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:569: ac_package=`echo $ac_package | sed 's/-/_/g'` partimage-doc-20050720/configure-570- eval "with_$ac_package=no" ;; ############################################## partimage-doc-20050720/configure-595- *=*) partimage-doc-20050720/configure:596: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` partimage-doc-20050720/configure-597- # Reject names that are not valid shell variable names. ############################################## partimage-doc-20050720/configure-600- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:601: ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` partimage-doc-20050720/configure-602- eval "$ac_envvar='$ac_optarg'" ############################################## partimage-doc-20050720/configure-616-if test -n "$ac_prev"; then partimage-doc-20050720/configure:617: ac_option=--`echo $ac_prev | sed 's/_/-/g'` partimage-doc-20050720/configure-618- { echo "$as_me: error: missing argument to $ac_option" >&2 ############################################## partimage-doc-20050720/configure-624-do partimage-doc-20050720/configure:625: eval ac_val=$`echo $ac_var` partimage-doc-20050720/configure-626- case $ac_val in ############################################## partimage-doc-20050720/configure-636-do partimage-doc-20050720/configure:637: eval ac_val=$`echo $ac_var` partimage-doc-20050720/configure-638- case $ac_val in ############################################## partimage-doc-20050720/configure-703- { (exit 1); exit 1; }; } partimage-doc-20050720/configure:704:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` partimage-doc-20050720/configure-705-ac_env_build_alias_set=${build_alias+set} ############################################## partimage-doc-20050720/configure-754-By default, \`make install' will install all the files in partimage-doc-20050720/configure:755:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify partimage-doc-20050720/configure:756:an installation prefix other than \`$ac_default_prefix' using \`--prefix', partimage-doc-20050720/configure-757-for instance \`--prefix=\$HOME'. ############################################## partimage-doc-20050720/configure-799-if test "$ac_dir" != .; then partimage-doc-20050720/configure:800: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` partimage-doc-20050720/configure-801- # A "../" for each directory in $ac_dir_suffix. partimage-doc-20050720/configure:802: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` partimage-doc-20050720/configure-803-else ############################################## partimage-doc-20050720/configure-812- else partimage-doc-20050720/configure:813: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` partimage-doc-20050720/configure-814- fi ;; ############################################## partimage-doc-20050720/configure-966- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) partimage-doc-20050720/configure:967: ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; partimage-doc-20050720/configure-968- esac ############################################## partimage-doc-20050720/configure-1038- do partimage-doc-20050720/configure:1039: eval ac_val=$`echo $ac_var` partimage-doc-20050720/configure-1040- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## partimage-doc-20050720/configure-1052- do partimage-doc-20050720/configure:1053: eval ac_val=$`echo $ac_var` partimage-doc-20050720/configure-1054- echo "$ac_var='"'"'$ac_val'"'"'" ############################################## partimage-doc-20050720/configure-1159- set,) partimage-doc-20050720/configure:1160: { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 partimage-doc-20050720/configure:1161:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} partimage-doc-20050720/configure-1162- ac_cache_corrupted=: ;; ############################################## partimage-doc-20050720/configure-1182- *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) partimage-doc-20050720/configure:1183: ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; partimage-doc-20050720/configure-1184- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## partimage-doc-20050720/configure-1339-if ( partimage-doc-20050720/configure:1340: set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null` partimage-doc-20050720/configure-1341- if test "$*" = "X"; then partimage-doc-20050720/configure-1342- # -L didn't work. partimage-doc-20050720/configure:1343: set X `ls -t $srcdir/configure conftest.file` partimage-doc-20050720/configure-1344- fi ############################################## partimage-doc-20050720/configure-1383-_ACEOF partimage-doc-20050720/configure:1384:program_transform_name=`echo $program_transform_name | sed -f conftest.sed` partimage-doc-20050720/configure-1385-rm conftest.sed ############################################## partimage-doc-20050720/configure-1387-# expand $ac_aux_dir to an absolute path partimage-doc-20050720/configure:1388:am_aux_dir=`cd $ac_aux_dir && pwd` partimage-doc-20050720/configure-1389- ############################################## partimage-doc-20050720/configure-1466-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 partimage-doc-20050720/configure:1467:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` partimage-doc-20050720/configure-1468-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## partimage-doc-20050720/configure-1475-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. partimage-doc-20050720/configure:1476:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` partimage-doc-20050720/configure-1477-if test -n "$ac_maketemp"; then ############################################## partimage-doc-20050720/configure-1483-fi partimage-doc-20050720/configure:1484:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then partimage-doc-20050720/configure-1485- echo "$as_me:$LINENO: result: yes" >&5 ############################################## partimage-doc-20050720/configure-1503-# test to see if srcdir already configured partimage-doc-20050720/configure:1504:if test "`cd $srcdir && pwd`" != "`pwd`" && partimage-doc-20050720/configure-1505- test -f $srcdir/config.status; then ############################################## partimage-doc-20050720/configure-1743-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 partimage-doc-20050720/configure:1744:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` partimage-doc-20050720/configure-1745-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then ############################################## partimage-doc-20050720/configure-1752-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. partimage-doc-20050720/configure:1753:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` partimage-doc-20050720/configure-1754-if test -n "$ac_maketemp"; then ############################################## partimage-doc-20050720/configure-1760-fi partimage-doc-20050720/configure:1761:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then partimage-doc-20050720/configure-1762- echo "$as_me:$LINENO: result: yes" >&5 ############################################## partimage-doc-20050720/configure-1875-ac_LF_and_DOT=`echo; echo .` partimage-doc-20050720/configure:1876:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'` partimage-doc-20050720/configure-1877-rm -f confdef2opt.sed ############################################## partimage-doc-20050720/configure-1950-do partimage-doc-20050720/configure:1951: if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then partimage-doc-20050720/configure-1952- eval $as_var=C; export $as_var ############################################## partimage-doc-20050720/configure-2008- as_lineno_2=$LINENO partimage-doc-20050720/configure:2009: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` partimage-doc-20050720/configure-2010- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## partimage-doc-20050720/configure-2048- as_lineno_2=$LINENO partimage-doc-20050720/configure:2049: as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` partimage-doc-20050720/configure-2050- test "x$as_lineno_1" != "x$as_lineno_2" && ############################################## partimage-doc-20050720/configure-2222-configured by $0, generated by GNU Autoconf 2.59, partimage-doc-20050720/configure:2223: with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" partimage-doc-20050720/configure-2224- ############################################## partimage-doc-20050720/configure-2239- --*=*) partimage-doc-20050720/configure:2240: ac_option=`expr "x$1" : 'x\([^=]*\)='` partimage-doc-20050720/configure:2241: ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` partimage-doc-20050720/configure-2242- ac_shift=: ############################################## partimage-doc-20050720/configure-2466- fi partimage-doc-20050720/configure:2467: ac_sed_frag=`expr $ac_sed_frag + 1` partimage-doc-20050720/configure-2468- ac_beg=$ac_end partimage-doc-20050720/configure:2469: ac_end=`expr $ac_end + $ac_max_sed_lines` partimage-doc-20050720/configure-2470- fi ############################################## partimage-doc-20050720/configure-2483- cat >$tmp/stdin partimage-doc-20050720/configure:2484: ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` partimage-doc-20050720/configure:2485: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; partimage-doc-20050720/configure:2486: *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` partimage-doc-20050720/configure:2487: ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; partimage-doc-20050720/configure-2488- * ) ac_file_in=$ac_file.in ;; ############################################## partimage-doc-20050720/configure-2531-if test "$ac_dir" != .; then partimage-doc-20050720/configure:2532: ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` partimage-doc-20050720/configure-2533- # A "../" for each directory in $ac_dir_suffix. partimage-doc-20050720/configure:2534: ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` partimage-doc-20050720/configure-2535-else ############################################## partimage-doc-20050720/configure-2544- else partimage-doc-20050720/configure:2545: ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` partimage-doc-20050720/configure-2546- fi ;; ############################################## partimage-doc-20050720/install-sh-98- case $1 in partimage-doc-20050720/install-sh:99: -b=*) transformbasename=`echo $1 | sed 's/-b=//'` partimage-doc-20050720/install-sh-100- shift ############################################## partimage-doc-20050720/install-sh-131- partimage-doc-20050720/install-sh:132: -t=*) transformarg=`echo $1 | sed 's/-t=//'` partimage-doc-20050720/install-sh-133- shift ############################################## partimage-doc-20050720/install-sh-204- if test -d "$dst"; then partimage-doc-20050720/install-sh:205: dst=$dst/`basename "$src"` partimage-doc-20050720/install-sh-206- fi ############################################## partimage-doc-20050720/install-sh-209- # This sed command emulates the dirname command. partimage-doc-20050720/install-sh:210: dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'` partimage-doc-20050720/install-sh-211- ############################################## partimage-doc-20050720/install-sh-222- IFS='%' partimage-doc-20050720/install-sh:223: set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` partimage-doc-20050720/install-sh-224- IFS=$oIFS ############################################## partimage-doc-20050720/install-sh-251- if test -z "$transformarg"; then partimage-doc-20050720/install-sh:252: dstfile=`basename "$dst"` partimage-doc-20050720/install-sh-253- else ############################################## partimage-doc-20050720/install-sh-258- # don't allow the sed command to completely eliminate the filename. partimage-doc-20050720/install-sh:259: test -z "$dstfile" && dstfile=`basename "$dst"` partimage-doc-20050720/install-sh-260- ############################################## partimage-doc-20050720/missing-145- from any GNU archive site." partimage-doc-20050720/missing:146: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` partimage-doc-20050720/missing-147- test -z "$files" && files="config.h" ############################################## partimage-doc-20050720/missing-184- proper tools for further handling them. partimage-doc-20050720/missing:185: You can get \`$1' as part of \`Autoconf' from any GNU partimage-doc-20050720/missing-186- archive site." partimage-doc-20050720/missing-187- partimage-doc-20050720/missing:188: file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` partimage-doc-20050720/missing:189: test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` partimage-doc-20050720/missing-190- if test -f "$file"; then ############################################## partimage-doc-20050720/missing-213- *.y) partimage-doc-20050720/missing:214: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` partimage-doc-20050720/missing-215- if [ -f "$SRCFILE" ]; then ############################################## partimage-doc-20050720/missing-217- fi partimage-doc-20050720/missing:218: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` partimage-doc-20050720/missing-219- if [ -f "$SRCFILE" ]; then ############################################## partimage-doc-20050720/missing-243- *.l) partimage-doc-20050720/missing:244: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` partimage-doc-20050720/missing-245- if [ -f "$SRCFILE" ]; then ############################################## partimage-doc-20050720/missing-267- partimage-doc-20050720/missing:268: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` partimage-doc-20050720/missing-269- if test -z "$file"; then partimage-doc-20050720/missing:270: file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` partimage-doc-20050720/missing-271- fi ############################################## partimage-doc-20050720/missing-293- the \`GNU make' package. Grab either from any GNU archive site." partimage-doc-20050720/missing:294: file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` partimage-doc-20050720/missing-295- if test -z "$file"; then partimage-doc-20050720/missing:296: file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` partimage-doc-20050720/missing:297: file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file` partimage-doc-20050720/missing-298- fi ############################################## partimage-doc-20050720/missing-321- *o*) partimage-doc-20050720/missing:322: firstarg=`echo "$firstarg" | sed s/o//` partimage-doc-20050720/missing-323- tar "$firstarg" "$@" && exit 0 ############################################## partimage-doc-20050720/missing-327- *h*) partimage-doc-20050720/missing:328: firstarg=`echo "$firstarg" | sed s/h//` partimage-doc-20050720/missing-329- tar "$firstarg" "$@" && exit 0 ############################################## partimage-doc-20050720/Makefile.in-171- dot_seen=no; \ partimage-doc-20050720/Makefile.in:172: target=`echo $@ | sed s/-recursive//`; \ partimage-doc-20050720/Makefile.in-173- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## partimage-doc-20050720/Makefile.in-201- rev="$$rev ."; \ partimage-doc-20050720/Makefile.in:202: target=`echo $@ | sed s/-recursive//`; \ partimage-doc-20050720/Makefile.in-203- for subdir in $$rev; do \ ############################################## partimage-doc-20050720/Makefile.in-275-GTAGS: partimage-doc-20050720/Makefile.in:276: here=`$(am__cd) $(top_builddir) && pwd` \ partimage-doc-20050720/Makefile.in-277- && cd $(top_srcdir) \ ############################################## partimage-doc-20050720/Makefile.in-285- mkdir $(distdir) partimage-doc-20050720/Makefile.in:286: @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/Makefile.in:287: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ partimage-doc-20050720/Makefile.in-288- list='$(DISTFILES)'; for file in $$list; do \ partimage-doc-20050720/Makefile.in-289- case $$file in \ partimage-doc-20050720/Makefile.in:290: $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ partimage-doc-20050720/Makefile.in:291: $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ partimage-doc-20050720/Makefile.in-292- esac; \ partimage-doc-20050720/Makefile.in-293- if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ partimage-doc-20050720/Makefile.in:294: dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ partimage-doc-20050720/Makefile.in-295- if test "$$dir" != "$$file" && test "$$dir" != "."; then \ ############################################## partimage-doc-20050720/Makefile.in-374- chmod a-w $(distdir) partimage-doc-20050720/Makefile.in:375: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ partimage-doc-20050720/Makefile.in-376- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## partimage-doc-20050720/Makefile.in-405- @cd $(distuninstallcheck_dir) \ partimage-doc-20050720/Makefile.in:406: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ partimage-doc-20050720/Makefile.in-407- || { echo "ERROR: files left after uninstall:" ; \ ############################################## partimage-doc-20050720/Makefile.in-417- fi partimage-doc-20050720/Makefile.in:418: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ partimage-doc-20050720/Makefile.in-419- || { echo "ERROR: files left in build directory after distclean:" ; \