=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== reprepro-5.3.0/tests/test.sh-149-fi reprepro-5.3.0/tests/test.sh:150:TESTTOOLVERSION="`$TESTTOOL --version`" reprepro-5.3.0/tests/test.sh-151-case $TESTTOOLVERSION in ############################################## reprepro-5.3.0/tests/Makefile.in-49- { \ reprepro-5.3.0/tests/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ reprepro-5.3.0/tests/Makefile.in-51- }; \ ############################################## reprepro-5.3.0/tests/Makefile.in-308-distdir-am: $(DISTFILES) reprepro-5.3.0/tests/Makefile.in:309: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/tests/Makefile.in:310: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/tests/Makefile.in-311- list='$(DISTFILES)'; \ ############################################## reprepro-5.3.0/tests/Makefile.in-322- if test -d $$d/$$file; then \ reprepro-5.3.0/tests/Makefile.in:323: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ reprepro-5.3.0/tests/Makefile.in-324- if test -d "$(distdir)/$$file"; then \ ############################################## reprepro-5.3.0/docs/xz.example-15-STATUS="$4" reprepro-5.3.0/docs/xz.example:16:BASENAME="`basename "$OLDNAME"`" reprepro-5.3.0/docs/xz.example-17- ############################################## reprepro-5.3.0/docs/bzip.example-18-STATUS="$4" reprepro-5.3.0/docs/bzip.example:19:BASENAME="`basename "$OLDNAME"`" reprepro-5.3.0/docs/bzip.example-20- ############################################## reprepro-5.3.0/docs/Makefile.in-49- { \ reprepro-5.3.0/docs/Makefile.in:50: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ reprepro-5.3.0/docs/Makefile.in-51- }; \ ############################################## reprepro-5.3.0/docs/Makefile.in-117- esac reprepro-5.3.0/docs/Makefile.in:118:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; reprepro-5.3.0/docs/Makefile.in-119-am__vpath_adj = case $$p in \ reprepro-5.3.0/docs/Makefile.in:120: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ reprepro-5.3.0/docs/Makefile.in-121- *) f=$$p;; \ reprepro-5.3.0/docs/Makefile.in-122- esac; reprepro-5.3.0/docs/Makefile.in:123:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; reprepro-5.3.0/docs/Makefile.in-124-am__install_max = 40 reprepro-5.3.0/docs/Makefile.in-125-am__nobase_strip_setup = \ reprepro-5.3.0/docs/Makefile.in:126: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` reprepro-5.3.0/docs/Makefile.in-127-am__nobase_strip = \ ############################################## reprepro-5.3.0/docs/Makefile.in-283- test -n "$(man1dir)" \ reprepro-5.3.0/docs/Makefile.in:284: && test -n "`echo $$list1$$list2`" \ reprepro-5.3.0/docs/Makefile.in-285- || exit 0; \ ############################################## reprepro-5.3.0/docs/Makefile.in-332-distdir-am: $(DISTFILES) reprepro-5.3.0/docs/Makefile.in:333: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/docs/Makefile.in:334: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/docs/Makefile.in-335- list='$(DISTFILES)'; \ ############################################## reprepro-5.3.0/docs/Makefile.in-346- if test -d $$d/$$file; then \ reprepro-5.3.0/docs/Makefile.in:347: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ reprepro-5.3.0/docs/Makefile.in-348- if test -d "$(distdir)/$$file"; then \ ############################################## reprepro-5.3.0/docs/di.example/DI-filter.sh-7- reprepro-5.3.0/docs/di.example/DI-filter.sh:8:DIR=`dirname "$IN"` reprepro-5.3.0/docs/di.example/DI-filter.sh:9:FILE=`basename "$IN"` reprepro-5.3.0/docs/di.example/DI-filter.sh:10:CODENAME=`echo $FILE | cut -d"_" -f1` reprepro-5.3.0/docs/di.example/DI-filter.sh:11:COMPONENT=`echo $FILE | cut -d"_" -f4` reprepro-5.3.0/docs/di.example/DI-filter.sh:12:ARCH=`echo $FILE | cut -d"_" -f5` reprepro-5.3.0/docs/di.example/DI-filter.sh-13- ############################################## reprepro-5.3.0/docs/di.example/DI-filter.sh-36-# filter only needed packages reprepro-5.3.0/docs/di.example/DI-filter.sh:37:grep-dctrl `cat "$DIR/$FILE.debs" | while read P; do echo -n " -o -X -P $P"; done | cut -b 5-` "$IN" >"$OUT" reprepro-5.3.0/docs/di.example/DI-filter.sh-38- ############################################## reprepro-5.3.0/Makefile.in-51- { \ reprepro-5.3.0/Makefile.in:52: flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ reprepro-5.3.0/Makefile.in-53- }; \ ############################################## reprepro-5.3.0/Makefile.in-309- while test -n "$$dir1"; do \ reprepro-5.3.0/Makefile.in:310: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ reprepro-5.3.0/Makefile.in-311- if test "$$first" != "."; then \ reprepro-5.3.0/Makefile.in-312- if test "$$first" = ".."; then \ reprepro-5.3.0/Makefile.in:313: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ reprepro-5.3.0/Makefile.in:314: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ reprepro-5.3.0/Makefile.in-315- else \ reprepro-5.3.0/Makefile.in:316: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ reprepro-5.3.0/Makefile.in-317- if test "$$first2" = "$$first"; then \ reprepro-5.3.0/Makefile.in:318: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ reprepro-5.3.0/Makefile.in-319- else \ ############################################## reprepro-5.3.0/Makefile.in-324- fi; \ reprepro-5.3.0/Makefile.in:325: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ reprepro-5.3.0/Makefile.in-326- done; \ ############################################## reprepro-5.3.0/Makefile.in-652-.c.obj: reprepro-5.3.0/Makefile.in:653:@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` reprepro-5.3.0/Makefile.in-654-@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## reprepro-5.3.0/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ reprepro-5.3.0/Makefile.in:657:@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` reprepro-5.3.0/Makefile.in-658- ############################################## reprepro-5.3.0/Makefile.in-672- dot_seen=no; \ reprepro-5.3.0/Makefile.in:673: target=`echo $@ | sed s/-recursive//`; \ reprepro-5.3.0/Makefile.in-674- case "$@" in \ ############################################## reprepro-5.3.0/Makefile.in-735-GTAGS: reprepro-5.3.0/Makefile.in:736: here=`$(am__cd) $(top_builddir) && pwd` \ reprepro-5.3.0/Makefile.in-737- && $(am__cd) $(top_srcdir) \ ############################################## reprepro-5.3.0/Makefile.in-770- test -d "$(distdir)" || mkdir "$(distdir)" reprepro-5.3.0/Makefile.in:771: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/Makefile.in:772: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ reprepro-5.3.0/Makefile.in-773- list='$(DISTFILES)'; \ ############################################## reprepro-5.3.0/Makefile.in-784- if test -d $$d/$$file; then \ reprepro-5.3.0/Makefile.in:785: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ reprepro-5.3.0/Makefile.in-786- if test -d "$(distdir)/$$file"; then \ ############################################## reprepro-5.3.0/Makefile.in-895- test -d $(distdir)/_build || exit 0; \ reprepro-5.3.0/Makefile.in:896: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ reprepro-5.3.0/Makefile.in-897- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## reprepro-5.3.0/Makefile.in-939- }; \ reprepro-5.3.0/Makefile.in:940: test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ reprepro-5.3.0/Makefile.in-941- || { echo "ERROR: files left after uninstall:" ; \ ############################################## reprepro-5.3.0/Makefile.in-951- fi reprepro-5.3.0/Makefile.in:952: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ reprepro-5.3.0/Makefile.in-953- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## reprepro-5.3.0/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: reprepro-5.3.0/aclocal.m4:93:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` reprepro-5.3.0/aclocal.m4-94-# and then we would define $MISSING as ############################################## reprepro-5.3.0/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path. reprepro-5.3.0/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd` reprepro-5.3.0/aclocal.m4-109-]) ############################################## reprepro-5.3.0/aclocal.m4-205- if test "$am_compiler_list" = ""; then reprepro-5.3.0/aclocal.m4:206: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` reprepro-5.3.0/aclocal.m4-207- fi ############################################## reprepro-5.3.0/aclocal.m4-358- # Strip MF so we end up with the name of the file. reprepro-5.3.0/aclocal.m4:359: am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'` reprepro-5.3.0/aclocal.m4-360- # Check whether this is an Automake generated Makefile which includes ############################################## reprepro-5.3.0/aclocal.m4-365- || continue reprepro-5.3.0/aclocal.m4:366: am_dirpart=`AS_DIRNAME(["$am_mf"])` reprepro-5.3.0/aclocal.m4:367: am_filepart=`AS_BASENAME(["$am_mf"])` reprepro-5.3.0/aclocal.m4-368- AM_RUN_LOG([cd "$am_dirpart" \ ############################################## reprepro-5.3.0/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl reprepro-5.3.0/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then reprepro-5.3.0/aclocal.m4-435- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## reprepro-5.3.0/aclocal.m4-592- * ) reprepro-5.3.0/aclocal.m4:593: _am_stamp_count=`expr $_am_stamp_count + 1` ;; reprepro-5.3.0/aclocal.m4-594- esac reprepro-5.3.0/aclocal.m4-595-done reprepro-5.3.0/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) reprepro-5.3.0/aclocal.m4-597- ############################################## reprepro-5.3.0/aclocal.m4-913- echo "timestamp, slept: $am_has_slept" > conftest.file reprepro-5.3.0/aclocal.m4:914: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` reprepro-5.3.0/aclocal.m4-915- if test "$[*]" = "X"; then reprepro-5.3.0/aclocal.m4-916- # -L didn't work. reprepro-5.3.0/aclocal.m4:917: set X `ls -t "$srcdir/configure" conftest.file` reprepro-5.3.0/aclocal.m4-918- fi ############################################## reprepro-5.3.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \ reprepro-5.3.0/configure:46: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then reprepro-5.3.0/configure-47- as_echo='print -r --' reprepro-5.3.0/configure-48- as_echo_n='print -rn --' reprepro-5.3.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then reprepro-5.3.0/configure-50- as_echo='printf %s\n' ############################################## reprepro-5.3.0/configure-52-else reprepro-5.3.0/configure:53: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then reprepro-5.3.0/configure-54- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## reprepro-5.3.0/configure-62- expr "X$arg" : "X\\(.*\\)$as_nl"; reprepro-5.3.0/configure:63: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; reprepro-5.3.0/configure-64- esac; ############################################## reprepro-5.3.0/configure-199- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && reprepro-5.3.0/configure:200: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 reprepro-5.3.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## reprepro-5.3.0/configure-327- case $as_dir in #( reprepro-5.3.0/configure:328: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( reprepro-5.3.0/configure-329- *) as_qdir=$as_dir;; ############################################## reprepro-5.3.0/configure-400- { reprepro-5.3.0/configure:401: as_val=`expr "$@" || test $? -eq 1` reprepro-5.3.0/configure-402- } ############################################## reprepro-5.3.0/configure-407-# ---------------------------------------- reprepro-5.3.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are reprepro-5.3.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## reprepro-5.3.0/configure-470- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && reprepro-5.3.0/configure:471: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { reprepro-5.3.0/configure-472- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## reprepro-5.3.0/configure-807- case $ac_option in reprepro-5.3.0/configure:808: *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; reprepro-5.3.0/configure-809- *=) ac_optarg= ;; ############################################## reprepro-5.3.0/configure-851- -disable-* | --disable-*) reprepro-5.3.0/configure:852: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` reprepro-5.3.0/configure-853- # Reject names that are not valid shell variable names. ############################################## reprepro-5.3.0/configure-856- ac_useropt_orig=$ac_useropt reprepro-5.3.0/configure:857: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` reprepro-5.3.0/configure-858- case $ac_user_opts in ############################################## reprepro-5.3.0/configure-877- -enable-* | --enable-*) reprepro-5.3.0/configure:878: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` reprepro-5.3.0/configure-879- # Reject names that are not valid shell variable names. ############################################## reprepro-5.3.0/configure-882- ac_useropt_orig=$ac_useropt reprepro-5.3.0/configure:883: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` reprepro-5.3.0/configure-884- case $ac_user_opts in ############################################## reprepro-5.3.0/configure-1090- -with-* | --with-*) reprepro-5.3.0/configure:1091: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` reprepro-5.3.0/configure-1092- # Reject names that are not valid shell variable names. ############################################## reprepro-5.3.0/configure-1095- ac_useropt_orig=$ac_useropt reprepro-5.3.0/configure:1096: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` reprepro-5.3.0/configure-1097- case $ac_user_opts in ############################################## reprepro-5.3.0/configure-1106- -without-* | --without-*) reprepro-5.3.0/configure:1107: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` reprepro-5.3.0/configure-1108- # Reject names that are not valid shell variable names. ############################################## reprepro-5.3.0/configure-1111- ac_useropt_orig=$ac_useropt reprepro-5.3.0/configure:1112: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` reprepro-5.3.0/configure-1113- case $ac_user_opts in ############################################## reprepro-5.3.0/configure-1144- *=*) reprepro-5.3.0/configure:1145: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` reprepro-5.3.0/configure-1146- # Reject names that are not valid shell variable names. ############################################## reprepro-5.3.0/configure-1165-if test -n "$ac_prev"; then reprepro-5.3.0/configure:1166: ac_option=--`echo $ac_prev | sed 's/_/-/g'` reprepro-5.3.0/configure-1167- as_fn_error $? "missing argument to $ac_option" ############################################## reprepro-5.3.0/configure-1187- */ ) reprepro-5.3.0/configure:1188: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` reprepro-5.3.0/configure-1189- eval $ac_var=\$ac_val;; ############################################## reprepro-5.3.0/configure-1222-ac_ls_di=`ls -di .` && reprepro-5.3.0/configure:1223:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || reprepro-5.3.0/configure-1224- as_fn_error $? "working directory cannot be determined" ############################################## reprepro-5.3.0/configure-1278-case $srcdir in reprepro-5.3.0/configure:1279:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; reprepro-5.3.0/configure-1280-esac ############################################## reprepro-5.3.0/configure-1321-By default, \`make install' will install all the files in reprepro-5.3.0/configure:1322:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify reprepro-5.3.0/configure:1323:an installation prefix other than \`$ac_default_prefix' using \`--prefix', reprepro-5.3.0/configure-1324-for instance \`--prefix=\$HOME'. ############################################## reprepro-5.3.0/configure-1418-*) reprepro-5.3.0/configure:1419: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` reprepro-5.3.0/configure-1420- # A ".." for each directory in $ac_dir_suffix. reprepro-5.3.0/configure:1421: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` reprepro-5.3.0/configure-1422- case $ac_top_builddir_sub in ############################################## reprepro-5.3.0/configure-1960- *\'*) reprepro-5.3.0/configure:1961: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; reprepro-5.3.0/configure-1962- esac ############################################## reprepro-5.3.0/configure-2043- case $ac_val in reprepro-5.3.0/configure:2044: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; reprepro-5.3.0/configure-2045- esac ############################################## reprepro-5.3.0/configure-2058- case $ac_val in reprepro-5.3.0/configure:2059: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; reprepro-5.3.0/configure-2060- esac ############################################## reprepro-5.3.0/configure-2178- set,) reprepro-5.3.0/configure:2179: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 reprepro-5.3.0/configure:2180:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} reprepro-5.3.0/configure-2181- ac_cache_corrupted=: ;; ############################################## reprepro-5.3.0/configure-2189- # differences in whitespace do not lead to failure. reprepro-5.3.0/configure:2190: ac_old_val_w=`echo x $ac_old_val` reprepro-5.3.0/configure:2191: ac_new_val_w=`echo x $ac_new_val` reprepro-5.3.0/configure-2192- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## reprepro-5.3.0/configure-2209- case $ac_new_val in reprepro-5.3.0/configure:2210: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; reprepro-5.3.0/configure-2211- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## reprepro-5.3.0/configure-2385- echo "timestamp, slept: $am_has_slept" > conftest.file reprepro-5.3.0/configure:2386: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` reprepro-5.3.0/configure-2387- if test "$*" = "X"; then reprepro-5.3.0/configure-2388- # -L didn't work. reprepro-5.3.0/configure:2389: set X `ls -t "$srcdir/configure" conftest.file` reprepro-5.3.0/configure-2390- fi ############################################## reprepro-5.3.0/configure-2436-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' reprepro-5.3.0/configure:2437:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` reprepro-5.3.0/configure-2438- reprepro-5.3.0/configure-2439-# Expand $ac_aux_dir to an absolute path. reprepro-5.3.0/configure:2440:am_aux_dir=`cd "$ac_aux_dir" && pwd` reprepro-5.3.0/configure-2441- ############################################## reprepro-5.3.0/configure-2581- as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue reprepro-5.3.0/configure:2582: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( reprepro-5.3.0/configure-2583- 'mkdir (GNU coreutils) '* | \ ############################################## reprepro-5.3.0/configure-2654-set x ${MAKE-make} reprepro-5.3.0/configure:2655:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` reprepro-5.3.0/configure-2656-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : ############################################## reprepro-5.3.0/configure-2664-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us. reprepro-5.3.0/configure:2665:case `${MAKE-make} -f conftest.make 2>/dev/null` in reprepro-5.3.0/configure-2666- *@@@%%%=?*=@@@%%%*) ############################################## reprepro-5.3.0/configure-2730- reprepro-5.3.0/configure:2731:if test "`cd $srcdir && pwd`" != "`pwd`"; then reprepro-5.3.0/configure-2732- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## reprepro-5.3.0/configure-3284-$as_echo_n "checking whether the C compiler works... " >&6; } reprepro-5.3.0/configure:3285:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` reprepro-5.3.0/configure-3286- ############################################## reprepro-5.3.0/configure-3328- then :; else reprepro-5.3.0/configure:3329: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` reprepro-5.3.0/configure-3330- fi ############################################## reprepro-5.3.0/configure-3388- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; reprepro-5.3.0/configure:3389: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` reprepro-5.3.0/configure-3390- break;; ############################################## reprepro-5.3.0/configure-3497- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; reprepro-5.3.0/configure:3498: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` reprepro-5.3.0/configure-3499- break;; ############################################## reprepro-5.3.0/configure-3815- if test "$am_compiler_list" = ""; then reprepro-5.3.0/configure:3816: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` reprepro-5.3.0/configure-3817- fi ############################################## reprepro-5.3.0/configure-4072- # Check for GNU $ac_path_GREP reprepro-5.3.0/configure:4073:case `"$ac_path_GREP" --version 2>&1` in reprepro-5.3.0/configure-4074-*GNU*) ############################################## reprepro-5.3.0/configure-4138- # Check for GNU $ac_path_EGREP reprepro-5.3.0/configure:4139:case `"$ac_path_EGREP" --version 2>&1` in reprepro-5.3.0/configure-4140-*GNU*) ############################################## reprepro-5.3.0/configure-4299-do : reprepro-5.3.0/configure:4300: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` reprepro-5.3.0/configure-4301-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## reprepro-5.3.0/configure-4304- cat >>confdefs.h <<_ACEOF reprepro-5.3.0/configure:4305:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 reprepro-5.3.0/configure-4306-_ACEOF ############################################## reprepro-5.3.0/configure-5073-do : reprepro-5.3.0/configure:5074: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` reprepro-5.3.0/configure-5075-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## reprepro-5.3.0/configure-5077- cat >>confdefs.h <<_ACEOF reprepro-5.3.0/configure:5078:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 reprepro-5.3.0/configure-5079-_ACEOF ############################################## reprepro-5.3.0/configure-5086-do : reprepro-5.3.0/configure:5087: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` reprepro-5.3.0/configure-5088-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## reprepro-5.3.0/configure-5090- cat >>confdefs.h <<_ACEOF reprepro-5.3.0/configure:5091:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 reprepro-5.3.0/configure-5092-_ACEOF ############################################## reprepro-5.3.0/configure-6222- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' reprepro-5.3.0/configure:6223: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` reprepro-5.3.0/configure-6224- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## reprepro-5.3.0/configure-6322-if test -z "$BASH_VERSION$ZSH_VERSION" \ reprepro-5.3.0/configure:6323: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then reprepro-5.3.0/configure-6324- as_echo='print -r --' reprepro-5.3.0/configure-6325- as_echo_n='print -rn --' reprepro-5.3.0/configure:6326:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then reprepro-5.3.0/configure-6327- as_echo='printf %s\n' ############################################## reprepro-5.3.0/configure-6329-else reprepro-5.3.0/configure:6330: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then reprepro-5.3.0/configure-6331- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## reprepro-5.3.0/configure-6339- expr "X$arg" : "X\\(.*\\)$as_nl"; reprepro-5.3.0/configure:6340: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; reprepro-5.3.0/configure-6341- esac; ############################################## reprepro-5.3.0/configure-6416-# ---------------------------------------- reprepro-5.3.0/configure:6417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are reprepro-5.3.0/configure-6418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## reprepro-5.3.0/configure-6488- { reprepro-5.3.0/configure:6489: as_val=`expr "$@" || test $? -eq 1` reprepro-5.3.0/configure-6490- } ############################################## reprepro-5.3.0/configure-6592- case $as_dir in #( reprepro-5.3.0/configure:6593: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( reprepro-5.3.0/configure-6594- *) as_qdir=$as_dir;; ############################################## reprepro-5.3.0/configure-6727-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 reprepro-5.3.0/configure:6728:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" reprepro-5.3.0/configure-6729-ac_cs_version="\\ ############################################## reprepro-5.3.0/configure-6752- --*=?*) reprepro-5.3.0/configure:6753: ac_option=`expr "X$1" : 'X\([^=]*\)='` reprepro-5.3.0/configure:6754: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` reprepro-5.3.0/configure-6755- ac_shift=: ############################################## reprepro-5.3.0/configure-6757- --*=) reprepro-5.3.0/configure:6758: ac_option=`expr "X$1" : 'X\([^=]*\)='` reprepro-5.3.0/configure-6759- ac_optarg= ############################################## reprepro-5.3.0/configure-6781- case $ac_optarg in reprepro-5.3.0/configure:6782: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; reprepro-5.3.0/configure-6783- '') as_fn_error $? "missing file argument" ;; ############################################## reprepro-5.3.0/configure-6789- case $ac_optarg in reprepro-5.3.0/configure:6790: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; reprepro-5.3.0/configure-6791- esac ############################################## reprepro-5.3.0/configure-6919-fi reprepro-5.3.0/configure:6920:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` reprepro-5.3.0/configure-6921-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## reprepro-5.3.0/configure-6936- as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5 reprepro-5.3.0/configure:6937:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'` reprepro-5.3.0/configure-6938-ac_delim='%!_!# ' ############################################## reprepro-5.3.0/configure-6942- reprepro-5.3.0/configure:6943: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` reprepro-5.3.0/configure-6944- if test $ac_delim_n = $ac_delim_num; then ############################################## reprepro-5.3.0/configure-7080-for ac_last_try in false false :; do reprepro-5.3.0/configure:7081: ac_tt=`sed -n "/$ac_delim/p" confdefs.h` reprepro-5.3.0/configure-7082- if test -z "$ac_tt"; then ############################################## reprepro-5.3.0/configure-7212- esac reprepro-5.3.0/configure:7213: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac reprepro-5.3.0/configure-7214- as_fn_append ac_file_inputs " '$ac_f'" ############################################## reprepro-5.3.0/configure-7271-*) reprepro-5.3.0/configure:7272: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` reprepro-5.3.0/configure-7273- # A ".." for each directory in $ac_dir_suffix. reprepro-5.3.0/configure:7274: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` reprepro-5.3.0/configure-7275- case $ac_top_builddir_sub in ############################################## reprepro-5.3.0/configure-7332-/@mandir@/p' reprepro-5.3.0/configure:7333:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in reprepro-5.3.0/configure-7334-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## reprepro-5.3.0/configure-7349- reprepro-5.3.0/configure:7350:# Neutralize VPATH when `$srcdir' = `.'. reprepro-5.3.0/configure-7351-# Shell code in configure.ac might set extrasub. ############################################## reprepro-5.3.0/configure-7377-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && reprepro-5.3.0/configure:7378: { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && reprepro-5.3.0/configure-7379- { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ ############################################## reprepro-5.3.0/configure-7423- * ) reprepro-5.3.0/configure:7424: _am_stamp_count=`expr $_am_stamp_count + 1` ;; reprepro-5.3.0/configure-7425- esac ############################################## reprepro-5.3.0/configure-7478- # Strip MF so we end up with the name of the file. reprepro-5.3.0/configure:7479: am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'` reprepro-5.3.0/configure-7480- # Check whether this is an Automake generated Makefile which includes ############################################## reprepro-5.3.0/ac/install-sh-234- fi reprepro-5.3.0/ac/install-sh:235: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; reprepro-5.3.0/ac/install-sh-236- *) ############################################## reprepro-5.3.0/ac/install-sh-280- dstdir=$dst reprepro-5.3.0/ac/install-sh:281: dstbase=`basename "$src"` reprepro-5.3.0/ac/install-sh-282- case $dst in ############################################## reprepro-5.3.0/ac/install-sh-287- else reprepro-5.3.0/ac/install-sh:288: dstdir=`dirname "$dst"` reprepro-5.3.0/ac/install-sh-289- test -d "$dstdir" ############################################## reprepro-5.3.0/ac/install-sh-354- test_tmpdir="$tmpdir/a" reprepro-5.3.0/ac/install-sh:355: ls_ld_tmpdir=`ls -ld "$test_tmpdir"` reprepro-5.3.0/ac/install-sh-356- case $ls_ld_tmpdir in ############################################## reprepro-5.3.0/ac/install-sh-361- $mkdirprog -m$different_mode -p -- "$test_tmpdir" && { reprepro-5.3.0/ac/install-sh:362: ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"` reprepro-5.3.0/ac/install-sh-363- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## reprepro-5.3.0/ac/install-sh-419- case $prefix in reprepro-5.3.0/ac/install-sh:420: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; reprepro-5.3.0/ac/install-sh-421- *) qprefix=$prefix;; ############################################## reprepro-5.3.0/ac/install-sh-468- if $copy_on_change && reprepro-5.3.0/ac/install-sh:469: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && reprepro-5.3.0/ac/install-sh:470: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && reprepro-5.3.0/ac/install-sh-471- set -f && ############################################## reprepro-5.3.0/ac/depcomp-64- case $1 in reprepro-5.3.0/ac/depcomp:65: */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;; reprepro-5.3.0/ac/depcomp-66- *) dir=;; ############################################## reprepro-5.3.0/ac/depcomp-73-{ reprepro-5.3.0/ac/depcomp:74: base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'` reprepro-5.3.0/ac/depcomp-75-} ############################################## reprepro-5.3.0/ac/depcomp-126- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} reprepro-5.3.0/ac/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} reprepro-5.3.0/ac/depcomp-128- ############################################## reprepro-5.3.0/ac/depcomp-405- sleep 1 reprepro-5.3.0/ac/depcomp:406: i=`expr $i - 1` reprepro-5.3.0/ac/depcomp-407- done reprepro-5.3.0/ac/depcomp-408- fi reprepro-5.3.0/ac/depcomp:409: i=`expr $i - 1` reprepro-5.3.0/ac/depcomp-410- done ############################################## reprepro-5.3.0/ac/depcomp-425- # Do two passes, one to just change these to reprepro-5.3.0/ac/depcomp:426: # `$object: dependent.h' and one to simply `dependent.h:'. reprepro-5.3.0/ac/depcomp-427- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## reprepro-5.3.0/ac/depcomp-659- done reprepro-5.3.0/ac/depcomp:660: obj_suffix=`echo "$object" | sed 's/^.*\././'` reprepro-5.3.0/ac/depcomp-661- touch "$tmpdepfile" ############################################## reprepro-5.3.0/ac/compile-67- mingw/*) reprepro-5.3.0/ac/compile:68: file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'` reprepro-5.3.0/ac/compile-69- ;; reprepro-5.3.0/ac/compile-70- cygwin/*) reprepro-5.3.0/ac/compile:71: file=`cygpath -m "$file" || echo "$file"` reprepro-5.3.0/ac/compile-72- ;; reprepro-5.3.0/ac/compile-73- wine/*) reprepro-5.3.0/ac/compile:74: file=`winepath -w "$file" || echo "$file"` reprepro-5.3.0/ac/compile-75- ;; ############################################## reprepro-5.3.0/ac/compile-310-# Name of file we expect compiler to create. reprepro-5.3.0/ac/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'` reprepro-5.3.0/ac/compile-312- ############################################## reprepro-5.3.0/ac/compile-316-# object file name, since that is what matters with a parallel build. reprepro-5.3.0/ac/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d reprepro-5.3.0/ac/compile-318-while true; do