=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== zsync-0.6.2/zlib/deflate.c-87-#ifdef ASMV zsync-0.6.2/zlib/deflate.c:88: void match_init OF((void)); /* asm code initialization */ zsync-0.6.2/zlib/deflate.c-89- uInt longest_match OF((deflate_state *s, IPos cur_match)); ############################################## zsync-0.6.2/zlib/deflate.c-841-#ifdef ASMV zsync-0.6.2/zlib/deflate.c:842: match_init(); /* initialize the asm code */ zsync-0.6.2/zlib/deflate.c-843-#endif ############################################## zsync-0.6.2/zlib/deflate.c-856-#ifndef ASMV zsync-0.6.2/zlib/deflate.c:857:/* For 80x86 and 680x0, an optimized version will be provided in match.asm or zsync-0.6.2/zlib/deflate.c-858- * match.S. The code will be functionally equivalent. ############################################## zsync-0.6.2/zlib/Makefile.in-245-.c.obj: zsync-0.6.2/zlib/Makefile.in:246:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` zsync-0.6.2/zlib/Makefile.in-247-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## zsync-0.6.2/zlib/Makefile.in-249-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ zsync-0.6.2/zlib/Makefile.in:250:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` zsync-0.6.2/zlib/Makefile.in-251- ############################################## zsync-0.6.2/zlib/Makefile.in-296-GTAGS: zsync-0.6.2/zlib/Makefile.in:297: here=`$(am__cd) $(top_builddir) && pwd` \ zsync-0.6.2/zlib/Makefile.in-298- && $(am__cd) $(top_srcdir) \ ############################################## zsync-0.6.2/zlib/Makefile.in-304-distdir: $(DISTFILES) zsync-0.6.2/zlib/Makefile.in:305: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/zlib/Makefile.in:306: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/zlib/Makefile.in-307- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/zlib/Makefile.in-318- if test -d $$d/$$file; then \ zsync-0.6.2/zlib/Makefile.in:319: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/zlib/Makefile.in-320- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/zlib/zlib.h-834- 8: DEBUG zsync-0.6.2/zlib/zlib.h:835: 9: ASMV or ASMINF -- use ASM code zsync-0.6.2/zlib/zlib.h-836- 10: ZLIB_WINAPI -- exported functions use the WINAPI calling convention ############################################## zsync-0.6.2/zlib/crc32.c-177-/* ========================================================================= zsync-0.6.2/zlib/crc32.c:178: * This function can be used by asm versions of crc32() zsync-0.6.2/zlib/crc32.c-179- */ ############################################## zsync-0.6.2/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \ zsync-0.6.2/configure:48: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then zsync-0.6.2/configure-49- as_echo='print -r --' zsync-0.6.2/configure-50- as_echo_n='print -rn --' zsync-0.6.2/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then zsync-0.6.2/configure-52- as_echo='printf %s\n' ############################################## zsync-0.6.2/configure-54-else zsync-0.6.2/configure:55: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then zsync-0.6.2/configure-56- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## zsync-0.6.2/configure-64- expr "X$arg" : "X\\(.*\\)$as_nl"; zsync-0.6.2/configure:65: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; zsync-0.6.2/configure-66- esac; ############################################## zsync-0.6.2/configure-174- eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" && zsync-0.6.2/configure:175: test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1 zsync-0.6.2/configure-176-test \$(( 1 + 1 )) = 2 || exit 1" ############################################## zsync-0.6.2/configure-291- case $as_dir in #( zsync-0.6.2/configure:292: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( zsync-0.6.2/configure-293- *) as_qdir=$as_dir;; ############################################## zsync-0.6.2/configure-356- { zsync-0.6.2/configure:357: as_val=`expr "$@" || test $? -eq 1` zsync-0.6.2/configure-358- } ############################################## zsync-0.6.2/configure-363-# --------------------------------- zsync-0.6.2/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are zsync-0.6.2/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## zsync-0.6.2/configure-426- eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" && zsync-0.6.2/configure:427: test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || { zsync-0.6.2/configure-428- # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-) ############################################## zsync-0.6.2/configure-517- esac; zsync-0.6.2/configure:518: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( zsync-0.6.2/configure-519- ???[sx]*):;;*)false;;esac;fi ############################################## zsync-0.6.2/configure-776- case $ac_option in zsync-0.6.2/configure:777: *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; zsync-0.6.2/configure-778- *) ac_optarg=yes ;; ############################################## zsync-0.6.2/configure-819- -disable-* | --disable-*) zsync-0.6.2/configure:820: ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` zsync-0.6.2/configure-821- # Reject names that are not valid shell variable names. ############################################## zsync-0.6.2/configure-824- ac_useropt_orig=$ac_useropt zsync-0.6.2/configure:825: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` zsync-0.6.2/configure-826- case $ac_user_opts in ############################################## zsync-0.6.2/configure-845- -enable-* | --enable-*) zsync-0.6.2/configure:846: ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` zsync-0.6.2/configure-847- # Reject names that are not valid shell variable names. ############################################## zsync-0.6.2/configure-850- ac_useropt_orig=$ac_useropt zsync-0.6.2/configure:851: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` zsync-0.6.2/configure-852- case $ac_user_opts in ############################################## zsync-0.6.2/configure-1049- -with-* | --with-*) zsync-0.6.2/configure:1050: ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` zsync-0.6.2/configure-1051- # Reject names that are not valid shell variable names. ############################################## zsync-0.6.2/configure-1054- ac_useropt_orig=$ac_useropt zsync-0.6.2/configure:1055: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` zsync-0.6.2/configure-1056- case $ac_user_opts in ############################################## zsync-0.6.2/configure-1065- -without-* | --without-*) zsync-0.6.2/configure:1066: ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` zsync-0.6.2/configure-1067- # Reject names that are not valid shell variable names. ############################################## zsync-0.6.2/configure-1070- ac_useropt_orig=$ac_useropt zsync-0.6.2/configure:1071: ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` zsync-0.6.2/configure-1072- case $ac_user_opts in ############################################## zsync-0.6.2/configure-1103- *=*) zsync-0.6.2/configure:1104: ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` zsync-0.6.2/configure-1105- # Reject names that are not valid shell variable names. ############################################## zsync-0.6.2/configure-1124-if test -n "$ac_prev"; then zsync-0.6.2/configure:1125: ac_option=--`echo $ac_prev | sed 's/_/-/g'` zsync-0.6.2/configure-1126- as_fn_error "missing argument to $ac_option" ############################################## zsync-0.6.2/configure-1146- */ ) zsync-0.6.2/configure:1147: ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` zsync-0.6.2/configure-1148- eval $ac_var=\$ac_val;; ############################################## zsync-0.6.2/configure-1183-ac_ls_di=`ls -di .` && zsync-0.6.2/configure:1184:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || zsync-0.6.2/configure-1185- as_fn_error "working directory cannot be determined" ############################################## zsync-0.6.2/configure-1239-case $srcdir in zsync-0.6.2/configure:1240:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; zsync-0.6.2/configure-1241-esac ############################################## zsync-0.6.2/configure-1282-By default, \`make install' will install all the files in zsync-0.6.2/configure:1283:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify zsync-0.6.2/configure:1284:an installation prefix other than \`$ac_default_prefix' using \`--prefix', zsync-0.6.2/configure-1285-for instance \`--prefix=\$HOME'. ############################################## zsync-0.6.2/configure-1375-*) zsync-0.6.2/configure:1376: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` zsync-0.6.2/configure-1377- # A ".." for each directory in $ac_dir_suffix. zsync-0.6.2/configure:1378: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` zsync-0.6.2/configure-1379- case $ac_top_builddir_sub in ############################################## zsync-0.6.2/configure-2097- *\'*) zsync-0.6.2/configure:2098: ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; zsync-0.6.2/configure-2099- esac ############################################## zsync-0.6.2/configure-2184- case $ac_val in zsync-0.6.2/configure:2185: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; zsync-0.6.2/configure-2186- esac ############################################## zsync-0.6.2/configure-2201- case $ac_val in zsync-0.6.2/configure:2202: *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; zsync-0.6.2/configure-2203- esac ############################################## zsync-0.6.2/configure-2314- set,) zsync-0.6.2/configure:2315: { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 zsync-0.6.2/configure:2316:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} zsync-0.6.2/configure-2317- ac_cache_corrupted=: ;; ############################################## zsync-0.6.2/configure-2325- # differences in whitespace do not lead to failure. zsync-0.6.2/configure:2326: ac_old_val_w=`echo x $ac_old_val` zsync-0.6.2/configure:2327: ac_new_val_w=`echo x $ac_new_val` zsync-0.6.2/configure-2328- if test "$ac_old_val_w" != "$ac_new_val_w"; then ############################################## zsync-0.6.2/configure-2345- case $ac_new_val in zsync-0.6.2/configure:2346: *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; zsync-0.6.2/configure-2347- *) ac_arg=$ac_var=$ac_new_val ;; ############################################## zsync-0.6.2/configure-2410-test "x$ac_build_alias" = x && zsync-0.6.2/configure:2411: ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` zsync-0.6.2/configure-2412-test "x$ac_build_alias" = x && zsync-0.6.2/configure-2413- as_fn_error "cannot guess build type; you must specify one" "$LINENO" 5 zsync-0.6.2/configure:2414:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || zsync-0.6.2/configure-2415- as_fn_error "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5 ############################################## zsync-0.6.2/configure-2434-IFS=$ac_save_IFS zsync-0.6.2/configure:2435:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac zsync-0.6.2/configure-2436- ############################################## zsync-0.6.2/configure-2445-else zsync-0.6.2/configure:2446: ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || zsync-0.6.2/configure-2447- as_fn_error "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5 ############################################## zsync-0.6.2/configure-2467-IFS=$ac_save_IFS zsync-0.6.2/configure:2468:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac zsync-0.6.2/configure-2469- ############################################## zsync-0.6.2/configure-2590-if ( zsync-0.6.2/configure:2591: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` zsync-0.6.2/configure-2592- if test "$*" = "X"; then zsync-0.6.2/configure-2593- # -L didn't work. zsync-0.6.2/configure:2594: set X `ls -t "$srcdir/configure" conftest.file` zsync-0.6.2/configure-2595- fi ############################################## zsync-0.6.2/configure-2626-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' zsync-0.6.2/configure:2627:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` zsync-0.6.2/configure-2628- zsync-0.6.2/configure-2629-# expand $ac_aux_dir to an absolute path zsync-0.6.2/configure:2630:am_aux_dir=`cd $ac_aux_dir && pwd` zsync-0.6.2/configure-2631- ############################################## zsync-0.6.2/configure-2771- { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue zsync-0.6.2/configure:2772: case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( zsync-0.6.2/configure-2773- 'mkdir (GNU coreutils) '* | \ ############################################## zsync-0.6.2/configure-2850-set x ${MAKE-make} zsync-0.6.2/configure:2851:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` zsync-0.6.2/configure-2852-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then : ############################################## zsync-0.6.2/configure-2860-# GNU make sometimes prints "make[1]: Entering...", which would confuse us. zsync-0.6.2/configure:2861:case `${MAKE-make} -f conftest.make 2>/dev/null` in zsync-0.6.2/configure-2862- *@@@%%%=?*=@@@%%%*) ############################################## zsync-0.6.2/configure-2887- zsync-0.6.2/configure:2888:if test "`cd $srcdir && pwd`" != "`pwd`"; then zsync-0.6.2/configure-2889- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## zsync-0.6.2/configure-3319-$as_echo_n "checking whether the C compiler works... " >&6; } zsync-0.6.2/configure:3320:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` zsync-0.6.2/configure-3321- ############################################## zsync-0.6.2/configure-3363- then :; else zsync-0.6.2/configure:3364: ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` zsync-0.6.2/configure-3365- fi ############################################## zsync-0.6.2/configure-3424- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; zsync-0.6.2/configure:3425: *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` zsync-0.6.2/configure-3426- break;; ############################################## zsync-0.6.2/configure-3533- *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; zsync-0.6.2/configure:3534: *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` zsync-0.6.2/configure-3535- break;; ############################################## zsync-0.6.2/configure-3783-# Ignore all kinds of additional output from `make'. zsync-0.6.2/configure:3784:case `$am_make -s -f confmf 2> /dev/null` in #( zsync-0.6.2/configure-3785-*the\ am__doit\ target*) ############################################## zsync-0.6.2/configure-3793- echo '.include "confinc"' > confmf zsync-0.6.2/configure:3794: case `$am_make -s -f confmf 2> /dev/null` in #( zsync-0.6.2/configure-3795- *the\ am__doit\ target*) ############################################## zsync-0.6.2/configure-3854- if test "$am_compiler_list" = ""; then zsync-0.6.2/configure:3855: am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` zsync-0.6.2/configure-3856- fi ############################################## zsync-0.6.2/configure-4306- # Check for GNU $ac_path_GREP zsync-0.6.2/configure:4307:case `"$ac_path_GREP" --version 2>&1` in zsync-0.6.2/configure-4308-*GNU*) ############################################## zsync-0.6.2/configure-4372- # Check for GNU $ac_path_EGREP zsync-0.6.2/configure:4373:case `"$ac_path_EGREP" --version 2>&1` in zsync-0.6.2/configure-4374-*GNU*) ############################################## zsync-0.6.2/configure-4535-do : zsync-0.6.2/configure:4536: as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` zsync-0.6.2/configure-4537-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default ############################################## zsync-0.6.2/configure-4541- cat >>confdefs.h <<_ACEOF zsync-0.6.2/configure:4542:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 zsync-0.6.2/configure-4543-_ACEOF ############################################## zsync-0.6.2/configure-4574-do : zsync-0.6.2/configure:4575: as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh` zsync-0.6.2/configure-4576-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var" ############################################## zsync-0.6.2/configure-4579- cat >>confdefs.h <<_ACEOF zsync-0.6.2/configure:4580:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1 zsync-0.6.2/configure-4581-_ACEOF ############################################## zsync-0.6.2/configure-5369- ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' zsync-0.6.2/configure:5370: ac_i=`$as_echo "$ac_i" | sed "$ac_script"` zsync-0.6.2/configure-5371- # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR ############################################## zsync-0.6.2/configure-5460-if test -z "$BASH_VERSION$ZSH_VERSION" \ zsync-0.6.2/configure:5461: && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then zsync-0.6.2/configure-5462- as_echo='print -r --' zsync-0.6.2/configure-5463- as_echo_n='print -rn --' zsync-0.6.2/configure:5464:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then zsync-0.6.2/configure-5465- as_echo='printf %s\n' ############################################## zsync-0.6.2/configure-5467-else zsync-0.6.2/configure:5468: if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then zsync-0.6.2/configure-5469- as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' ############################################## zsync-0.6.2/configure-5477- expr "X$arg" : "X\\(.*\\)$as_nl"; zsync-0.6.2/configure:5478: arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; zsync-0.6.2/configure-5479- esac; ############################################## zsync-0.6.2/configure-5553-# --------------------------------- zsync-0.6.2/configure:5554:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are zsync-0.6.2/configure-5555-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the ############################################## zsync-0.6.2/configure-5625- { zsync-0.6.2/configure:5626: as_val=`expr "$@" || test $? -eq 1` zsync-0.6.2/configure-5627- } ############################################## zsync-0.6.2/configure-5729- case $as_dir in #( zsync-0.6.2/configure:5730: *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( zsync-0.6.2/configure-5731- *) as_qdir=$as_dir;; ############################################## zsync-0.6.2/configure-5786- esac; zsync-0.6.2/configure:5787: case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #(( zsync-0.6.2/configure-5788- ???[sx]*):;;*)false;;esac;fi ############################################## zsync-0.6.2/configure-5876-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 zsync-0.6.2/configure:5877:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" zsync-0.6.2/configure-5878-ac_cs_version="\\ ############################################## zsync-0.6.2/configure-5901- --*=*) zsync-0.6.2/configure:5902: ac_option=`expr "X$1" : 'X\([^=]*\)='` zsync-0.6.2/configure:5903: ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` zsync-0.6.2/configure-5904- ac_shift=: ############################################## zsync-0.6.2/configure-5925- case $ac_optarg in zsync-0.6.2/configure:5926: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; zsync-0.6.2/configure-5927- esac ############################################## zsync-0.6.2/configure-5932- case $ac_optarg in zsync-0.6.2/configure:5933: *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; zsync-0.6.2/configure-5934- esac ############################################## zsync-0.6.2/configure-6062-fi zsync-0.6.2/configure:6063:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` zsync-0.6.2/configure-6064-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then ############################################## zsync-0.6.2/configure-6079- as_fn_error "could not make $CONFIG_STATUS" "$LINENO" 5 zsync-0.6.2/configure:6080:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` zsync-0.6.2/configure-6081-ac_delim='%!_!# ' ############################################## zsync-0.6.2/configure-6085- zsync-0.6.2/configure:6086: ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` zsync-0.6.2/configure-6087- if test $ac_delim_n = $ac_delim_num; then ############################################## zsync-0.6.2/configure-6215-for ac_last_try in false false :; do zsync-0.6.2/configure:6216: ac_t=`sed -n "/$ac_delim/p" confdefs.h` zsync-0.6.2/configure-6217- if test -z "$ac_t"; then ############################################## zsync-0.6.2/configure-6347- esac zsync-0.6.2/configure:6348: case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac zsync-0.6.2/configure-6349- as_fn_append ac_file_inputs " '$ac_f'" ############################################## zsync-0.6.2/configure-6406-*) zsync-0.6.2/configure:6407: ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` zsync-0.6.2/configure-6408- # A ".." for each directory in $ac_dir_suffix. zsync-0.6.2/configure:6409: ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` zsync-0.6.2/configure-6410- case $ac_top_builddir_sub in ############################################## zsync-0.6.2/configure-6467-/@mandir@/p' zsync-0.6.2/configure:6468:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in zsync-0.6.2/configure-6469-*datarootdir*) ac_datarootdir_seen=yes;; ############################################## zsync-0.6.2/configure-6484- zsync-0.6.2/configure:6485:# Neutralize VPATH when `$srcdir' = `.'. zsync-0.6.2/configure-6486-# Shell code in configure.ac might set extrasub. ############################################## zsync-0.6.2/configure-6512-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && zsync-0.6.2/configure:6513: { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && zsync-0.6.2/configure:6514: { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && zsync-0.6.2/configure-6515- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' ############################################## zsync-0.6.2/configure-6557- * ) zsync-0.6.2/configure:6558: _am_stamp_count=`expr $_am_stamp_count + 1` ;; zsync-0.6.2/configure-6559- esac ############################################## zsync-0.6.2/configure-6604- # Strip MF so we end up with the name of the file. zsync-0.6.2/configure:6605: mf=`echo "$mf" | sed -e 's/:.*$//'` zsync-0.6.2/configure-6606- # Check whether this is an Automake generated Makefile or not. ############################################## zsync-0.6.2/configure-6641- # from the Makefile without running `make'. zsync-0.6.2/configure:6642: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` zsync-0.6.2/configure-6643- test -z "$DEPDIR" && continue zsync-0.6.2/configure:6644: am__include=`sed -n 's/^am__include = //p' < "$mf"` zsync-0.6.2/configure-6645- test -z "am__include" && continue zsync-0.6.2/configure:6646: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` zsync-0.6.2/configure-6647- # When using ansi2knr, U may be empty or an underscore; expand it zsync-0.6.2/configure:6648: U=`sed -n 's/^U = //p' < "$mf"` zsync-0.6.2/configure-6649- # Find all dependency output files, they are included files with ############################################## zsync-0.6.2/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to zsync-0.6.2/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'. zsync-0.6.2/aclocal.m4-69-# ############################################## zsync-0.6.2/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir. That would be: zsync-0.6.2/aclocal.m4:92:# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` zsync-0.6.2/aclocal.m4-93-# and then we would define $MISSING as ############################################## zsync-0.6.2/aclocal.m4-107-# expand $ac_aux_dir to an absolute path zsync-0.6.2/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd` zsync-0.6.2/aclocal.m4-109-]) ############################################## zsync-0.6.2/aclocal.m4-208- if test "$am_compiler_list" = ""; then zsync-0.6.2/aclocal.m4:209: am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` zsync-0.6.2/aclocal.m4-210- fi ############################################## zsync-0.6.2/aclocal.m4-354- # Strip MF so we end up with the name of the file. zsync-0.6.2/aclocal.m4:355: mf=`echo "$mf" | sed -e 's/:.*$//'` zsync-0.6.2/aclocal.m4-356- # Check whether this is an Automake generated Makefile or not. ############################################## zsync-0.6.2/aclocal.m4-363- if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then zsync-0.6.2/aclocal.m4:364: dirpart=`AS_DIRNAME("$mf")` zsync-0.6.2/aclocal.m4-365- else ############################################## zsync-0.6.2/aclocal.m4-369- # from the Makefile without running `make'. zsync-0.6.2/aclocal.m4:370: DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` zsync-0.6.2/aclocal.m4-371- test -z "$DEPDIR" && continue zsync-0.6.2/aclocal.m4:372: am__include=`sed -n 's/^am__include = //p' < "$mf"` zsync-0.6.2/aclocal.m4-373- test -z "am__include" && continue zsync-0.6.2/aclocal.m4:374: am__quote=`sed -n 's/^am__quote = //p' < "$mf"` zsync-0.6.2/aclocal.m4-375- # When using ansi2knr, U may be empty or an underscore; expand it zsync-0.6.2/aclocal.m4:376: U=`sed -n 's/^U = //p' < "$mf"` zsync-0.6.2/aclocal.m4-377- # Find all dependency output files, they are included files with ############################################## zsync-0.6.2/aclocal.m4-385- test -f "$dirpart/$file" && continue zsync-0.6.2/aclocal.m4:386: fdir=`AS_DIRNAME(["$file"])` zsync-0.6.2/aclocal.m4-387- AS_MKDIR_P([$dirpart/$fdir]) ############################################## zsync-0.6.2/aclocal.m4-468-AC_REQUIRE([AC_PROG_INSTALL])dnl zsync-0.6.2/aclocal.m4:469:if test "`cd $srcdir && pwd`" != "`pwd`"; then zsync-0.6.2/aclocal.m4-470- # Use -I$(srcdir) only when $(srcdir) != ., so that make's output ############################################## zsync-0.6.2/aclocal.m4-570- * ) zsync-0.6.2/aclocal.m4:571: _am_stamp_count=`expr $_am_stamp_count + 1` ;; zsync-0.6.2/aclocal.m4-572- esac zsync-0.6.2/aclocal.m4-573-done zsync-0.6.2/aclocal.m4:574:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) zsync-0.6.2/aclocal.m4-575- ############################################## zsync-0.6.2/aclocal.m4-685-# Ignore all kinds of additional output from `make'. zsync-0.6.2/aclocal.m4:686:case `$am_make -s -f confmf 2> /dev/null` in #( zsync-0.6.2/aclocal.m4-687-*the\ am__doit\ target*) ############################################## zsync-0.6.2/aclocal.m4-695- echo '.include "confinc"' > confmf zsync-0.6.2/aclocal.m4:696: case `$am_make -s -f confmf 2> /dev/null` in #( zsync-0.6.2/aclocal.m4-697- *the\ am__doit\ target*) ############################################## zsync-0.6.2/aclocal.m4-848-if ( zsync-0.6.2/aclocal.m4:849: set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` zsync-0.6.2/aclocal.m4-850- if test "$[*]" = "X"; then zsync-0.6.2/aclocal.m4-851- # -L didn't work. zsync-0.6.2/aclocal.m4:852: set X `ls -t "$srcdir/configure" conftest.file` zsync-0.6.2/aclocal.m4-853- fi ############################################## zsync-0.6.2/librcksum/Makefile.in-249-.c.obj: zsync-0.6.2/librcksum/Makefile.in:250:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` zsync-0.6.2/librcksum/Makefile.in-251-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## zsync-0.6.2/librcksum/Makefile.in-253-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ zsync-0.6.2/librcksum/Makefile.in:254:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` zsync-0.6.2/librcksum/Makefile.in-255- ############################################## zsync-0.6.2/librcksum/Makefile.in-300-GTAGS: zsync-0.6.2/librcksum/Makefile.in:301: here=`$(am__cd) $(top_builddir) && pwd` \ zsync-0.6.2/librcksum/Makefile.in-302- && $(am__cd) $(top_srcdir) \ ############################################## zsync-0.6.2/librcksum/Makefile.in-318- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ zsync-0.6.2/librcksum/Makefile.in:319: all=`expr $$all + 1`; \ zsync-0.6.2/librcksum/Makefile.in-320- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/librcksum/Makefile.in-321- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/librcksum/Makefile.in:322: xpass=`expr $$xpass + 1`; \ zsync-0.6.2/librcksum/Makefile.in:323: failed=`expr $$failed + 1`; \ zsync-0.6.2/librcksum/Makefile.in-324- col=$$red; res=XPASS; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-330- elif test $$? -ne 77; then \ zsync-0.6.2/librcksum/Makefile.in:331: all=`expr $$all + 1`; \ zsync-0.6.2/librcksum/Makefile.in-332- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/librcksum/Makefile.in-333- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/librcksum/Makefile.in:334: xfail=`expr $$xfail + 1`; \ zsync-0.6.2/librcksum/Makefile.in-335- col=$$lgn; res=XFAIL; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-337- *) \ zsync-0.6.2/librcksum/Makefile.in:338: failed=`expr $$failed + 1`; \ zsync-0.6.2/librcksum/Makefile.in-339- col=$$red; res=FAIL; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-342- else \ zsync-0.6.2/librcksum/Makefile.in:343: skip=`expr $$skip + 1`; \ zsync-0.6.2/librcksum/Makefile.in-344- col=$$blu; res=SKIP; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-377- fi; \ zsync-0.6.2/librcksum/Makefile.in:378: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/librcksum/Makefile.in-379- dashes="$$skipped"; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-383- report="Please report to $(PACKAGE_BUGREPORT)"; \ zsync-0.6.2/librcksum/Makefile.in:384: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/librcksum/Makefile.in-385- dashes="$$report"; \ zsync-0.6.2/librcksum/Makefile.in-386- fi; \ zsync-0.6.2/librcksum/Makefile.in:387: dashes=`echo "$$dashes" | sed s/./=/g`; \ zsync-0.6.2/librcksum/Makefile.in-388- if test "$$failed" -eq 0; then \ ############################################## zsync-0.6.2/librcksum/Makefile.in-400-distdir: $(DISTFILES) zsync-0.6.2/librcksum/Makefile.in:401: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/librcksum/Makefile.in:402: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/librcksum/Makefile.in-403- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/librcksum/Makefile.in-414- if test -d $$d/$$file; then \ zsync-0.6.2/librcksum/Makefile.in:415: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/librcksum/Makefile.in-416- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/getaddrinfo.c-262- * Return 1 if the string `s' represents an IPv4 address. zsync-0.6.2/getaddrinfo.c:263: * Unlike inet_addr(), it doesn't permit malformed nortation such zsync-0.6.2/getaddrinfo.c-264- * as "192.168". ############################################## zsync-0.6.2/getaddrinfo.c-392- if (is_address(nodename)) { zsync-0.6.2/getaddrinfo.c:393: addr_buf.s_addr = inet_addr(nodename); zsync-0.6.2/getaddrinfo.c-394- addr_list_buf[0] = &addr_buf; ############################################## zsync-0.6.2/getaddrinfo.c-399- && !(hints->ai_flags & AI_NUMERICHOST)) { zsync-0.6.2/getaddrinfo.c:400: hostent = gethostbyaddr((char *)&addr_buf, zsync-0.6.2/getaddrinfo.c-401- sizeof(struct in_addr), AF_INET); ############################################## zsync-0.6.2/getaddrinfo.c-559- else { zsync-0.6.2/getaddrinfo.c:560: hostent = gethostbyaddr((char *)&sa_in->sin_addr, zsync-0.6.2/getaddrinfo.c-561- sizeof(struct in_addr), AF_INET); ############################################## zsync-0.6.2/check-zsyncmake-5-# Note TAB required for Solaris cksum zsync-0.6.2/check-zsyncmake:6:x=`perl -pe 's/^(zsync:).*$/$1 XXX/; s/^(MTime:)(.*)$/my ($x, $y) = ($1, $2); $y =~ s![a-zA-Z0-9]!_!g; "$x$y"/e;' foo.zsync | tee foo.tr.zsync | cksum | sed -e 's/[ ][0-9].*//'` zsync-0.6.2/check-zsyncmake-7-[ $x = 4103379992 ] ############################################## zsync-0.6.2/libzsync/Makefile.in-246-.c.obj: zsync-0.6.2/libzsync/Makefile.in:247:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` zsync-0.6.2/libzsync/Makefile.in-248-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## zsync-0.6.2/libzsync/Makefile.in-250-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ zsync-0.6.2/libzsync/Makefile.in:251:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` zsync-0.6.2/libzsync/Makefile.in-252- ############################################## zsync-0.6.2/libzsync/Makefile.in-297-GTAGS: zsync-0.6.2/libzsync/Makefile.in:298: here=`$(am__cd) $(top_builddir) && pwd` \ zsync-0.6.2/libzsync/Makefile.in-299- && $(am__cd) $(top_srcdir) \ ############################################## zsync-0.6.2/libzsync/Makefile.in-315- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ zsync-0.6.2/libzsync/Makefile.in:316: all=`expr $$all + 1`; \ zsync-0.6.2/libzsync/Makefile.in-317- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/libzsync/Makefile.in-318- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/libzsync/Makefile.in:319: xpass=`expr $$xpass + 1`; \ zsync-0.6.2/libzsync/Makefile.in:320: failed=`expr $$failed + 1`; \ zsync-0.6.2/libzsync/Makefile.in-321- col=$$red; res=XPASS; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-327- elif test $$? -ne 77; then \ zsync-0.6.2/libzsync/Makefile.in:328: all=`expr $$all + 1`; \ zsync-0.6.2/libzsync/Makefile.in-329- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/libzsync/Makefile.in-330- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/libzsync/Makefile.in:331: xfail=`expr $$xfail + 1`; \ zsync-0.6.2/libzsync/Makefile.in-332- col=$$lgn; res=XFAIL; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-334- *) \ zsync-0.6.2/libzsync/Makefile.in:335: failed=`expr $$failed + 1`; \ zsync-0.6.2/libzsync/Makefile.in-336- col=$$red; res=FAIL; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-339- else \ zsync-0.6.2/libzsync/Makefile.in:340: skip=`expr $$skip + 1`; \ zsync-0.6.2/libzsync/Makefile.in-341- col=$$blu; res=SKIP; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-374- fi; \ zsync-0.6.2/libzsync/Makefile.in:375: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/libzsync/Makefile.in-376- dashes="$$skipped"; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-380- report="Please report to $(PACKAGE_BUGREPORT)"; \ zsync-0.6.2/libzsync/Makefile.in:381: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/libzsync/Makefile.in-382- dashes="$$report"; \ zsync-0.6.2/libzsync/Makefile.in-383- fi; \ zsync-0.6.2/libzsync/Makefile.in:384: dashes=`echo "$$dashes" | sed s/./=/g`; \ zsync-0.6.2/libzsync/Makefile.in-385- if test "$$failed" -eq 0; then \ ############################################## zsync-0.6.2/libzsync/Makefile.in-397-distdir: $(DISTFILES) zsync-0.6.2/libzsync/Makefile.in:398: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/libzsync/Makefile.in:399: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/libzsync/Makefile.in-400- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/libzsync/Makefile.in-411- if test -d $$d/$$file; then \ zsync-0.6.2/libzsync/Makefile.in:412: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/libzsync/Makefile.in-413- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/autotools/config.sub-56- zsync-0.6.2/autotools/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'` zsync-0.6.2/autotools/config.sub-58- ############################################## zsync-0.6.2/autotools/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations. zsync-0.6.2/autotools/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'` zsync-0.6.2/autotools/config.sub-122-case $maybe_os in ############################################## zsync-0.6.2/autotools/config.sub-127- os=-$maybe_os zsync-0.6.2/autotools/config.sub:128: basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` zsync-0.6.2/autotools/config.sub-129- ;; zsync-0.6.2/autotools/config.sub-130- *) zsync-0.6.2/autotools/config.sub:131: basic_machine=`echo $1 | sed 's/-[^-]*$//'` zsync-0.6.2/autotools/config.sub-132- if [ $basic_machine != $1 ] zsync-0.6.2/autotools/config.sub:133: then os=`echo $1 | sed 's/.*-/-/'` zsync-0.6.2/autotools/config.sub-134- else os=; fi ############################################## zsync-0.6.2/autotools/config.sub-181- os=-sco5v6 zsync-0.6.2/autotools/config.sub:182: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-183- ;; ############################################## zsync-0.6.2/autotools/config.sub-185- os=-sco3.2v5 zsync-0.6.2/autotools/config.sub:186: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-187- ;; ############################################## zsync-0.6.2/autotools/config.sub-189- os=-sco3.2v4 zsync-0.6.2/autotools/config.sub:190: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-191- ;; zsync-0.6.2/autotools/config.sub-192- -sco3.2.[4-9]*) zsync-0.6.2/autotools/config.sub:193: os=`echo $os | sed -e 's/sco3.2./sco3.2v/'` zsync-0.6.2/autotools/config.sub:194: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-195- ;; ############################################## zsync-0.6.2/autotools/config.sub-197- # Don't forget version if it is 3.2v4 or newer. zsync-0.6.2/autotools/config.sub:198: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-199- ;; ############################################## zsync-0.6.2/autotools/config.sub-201- # Don't forget version if it is 3.2v4 or newer. zsync-0.6.2/autotools/config.sub:202: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-203- ;; ############################################## zsync-0.6.2/autotools/config.sub-205- os=-sco3.2v2 zsync-0.6.2/autotools/config.sub:206: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-207- ;; zsync-0.6.2/autotools/config.sub-208- -udk*) zsync-0.6.2/autotools/config.sub:209: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-210- ;; ############################################## zsync-0.6.2/autotools/config.sub-212- os=-isc2.2 zsync-0.6.2/autotools/config.sub:213: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-214- ;; ############################################## zsync-0.6.2/autotools/config.sub-218- -isc*) zsync-0.6.2/autotools/config.sub:219: basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'` zsync-0.6.2/autotools/config.sub-220- ;; ############################################## zsync-0.6.2/autotools/config.sub-224- -ptx*) zsync-0.6.2/autotools/config.sub:225: basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'` zsync-0.6.2/autotools/config.sub-226- ;; zsync-0.6.2/autotools/config.sub-227- -windowsnt*) zsync-0.6.2/autotools/config.sub:228: os=`echo $os | sed -e 's/windowsnt/winnt/'` zsync-0.6.2/autotools/config.sub-229- ;; ############################################## zsync-0.6.2/autotools/config.sub-318- *-*-*) zsync-0.6.2/autotools/config.sub:319: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 zsync-0.6.2/autotools/config.sub-320- exit 1 ############################################## zsync-0.6.2/autotools/config.sub-427- amd64-*) zsync-0.6.2/autotools/config.sub:428: basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-429- ;; ############################################## zsync-0.6.2/autotools/config.sub-469- blackfin-*) zsync-0.6.2/autotools/config.sub:470: basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-471- os=-linux ############################################## zsync-0.6.2/autotools/config.sub-672- i*86v32) zsync-0.6.2/autotools/config.sub:673: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` zsync-0.6.2/autotools/config.sub-674- os=-sysv32 ############################################## zsync-0.6.2/autotools/config.sub-676- i*86v4*) zsync-0.6.2/autotools/config.sub:677: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` zsync-0.6.2/autotools/config.sub-678- os=-sysv4 ############################################## zsync-0.6.2/autotools/config.sub-680- i*86v) zsync-0.6.2/autotools/config.sub:681: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` zsync-0.6.2/autotools/config.sub-682- os=-sysv ############################################## zsync-0.6.2/autotools/config.sub-684- i*86sol2) zsync-0.6.2/autotools/config.sub:685: basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'` zsync-0.6.2/autotools/config.sub-686- os=-solaris2 ############################################## zsync-0.6.2/autotools/config.sub-714- m68knommu-*) zsync-0.6.2/autotools/config.sub:715: basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-716- os=-linux ############################################## zsync-0.6.2/autotools/config.sub-744- mips3*-*) zsync-0.6.2/autotools/config.sub:745: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'` zsync-0.6.2/autotools/config.sub-746- ;; zsync-0.6.2/autotools/config.sub-747- mips3*) zsync-0.6.2/autotools/config.sub:748: basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown zsync-0.6.2/autotools/config.sub-749- ;; ############################################## zsync-0.6.2/autotools/config.sub-762- ms1-*) zsync-0.6.2/autotools/config.sub:763: basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'` zsync-0.6.2/autotools/config.sub-764- ;; ############################################## zsync-0.6.2/autotools/config.sub-867- parisc-*) zsync-0.6.2/autotools/config.sub:868: basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-869- os=-linux ############################################## zsync-0.6.2/autotools/config.sub-883- pc98-*) zsync-0.6.2/autotools/config.sub:884: basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-885- ;; ############################################## zsync-0.6.2/autotools/config.sub-898- pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) zsync-0.6.2/autotools/config.sub:899: basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-900- ;; zsync-0.6.2/autotools/config.sub-901- pentiumpro-* | p6-* | 6x86-* | athlon-*) zsync-0.6.2/autotools/config.sub:902: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-903- ;; zsync-0.6.2/autotools/config.sub-904- pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) zsync-0.6.2/autotools/config.sub:905: basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-906- ;; zsync-0.6.2/autotools/config.sub-907- pentium4-*) zsync-0.6.2/autotools/config.sub:908: basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-909- ;; ############################################## zsync-0.6.2/autotools/config.sub-916- ;; zsync-0.6.2/autotools/config.sub:917: ppc-*) basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-918- ;; ############################################## zsync-0.6.2/autotools/config.sub-922- ppcle-* | powerpclittle-*) zsync-0.6.2/autotools/config.sub:923: basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-924- ;; ############################################## zsync-0.6.2/autotools/config.sub-926- ;; zsync-0.6.2/autotools/config.sub:927: ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-928- ;; ############################################## zsync-0.6.2/autotools/config.sub-932- ppc64le-* | powerpc64little-*) zsync-0.6.2/autotools/config.sub:933: basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'` zsync-0.6.2/autotools/config.sub-934- ;; ############################################## zsync-0.6.2/autotools/config.sub-1224- *) zsync-0.6.2/autotools/config.sub:1225: echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2 zsync-0.6.2/autotools/config.sub-1226- exit 1 ############################################## zsync-0.6.2/autotools/config.sub-1232- *-digital*) zsync-0.6.2/autotools/config.sub:1233: basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'` zsync-0.6.2/autotools/config.sub-1234- ;; zsync-0.6.2/autotools/config.sub-1235- *-commodore*) zsync-0.6.2/autotools/config.sub:1236: basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'` zsync-0.6.2/autotools/config.sub-1237- ;; ############################################## zsync-0.6.2/autotools/config.sub-1250- -solaris1 | -solaris1.*) zsync-0.6.2/autotools/config.sub:1251: os=`echo $os | sed -e 's|solaris1|sunos4|'` zsync-0.6.2/autotools/config.sub-1252- ;; ############################################## zsync-0.6.2/autotools/config.sub-1262- -gnu/linux*) zsync-0.6.2/autotools/config.sub:1263: os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'` zsync-0.6.2/autotools/config.sub-1264- ;; ############################################## zsync-0.6.2/autotools/config.sub-1307- -nto*) zsync-0.6.2/autotools/config.sub:1308: os=`echo $os | sed -e 's|nto|nto-qnx|'` zsync-0.6.2/autotools/config.sub-1309- ;; ############################################## zsync-0.6.2/autotools/config.sub-1314- -mac*) zsync-0.6.2/autotools/config.sub:1315: os=`echo $os | sed -e 's|mac|macos|'` zsync-0.6.2/autotools/config.sub-1316- ;; ############################################## zsync-0.6.2/autotools/config.sub-1320- -linux*) zsync-0.6.2/autotools/config.sub:1321: os=`echo $os | sed -e 's|linux|linux-gnu|'` zsync-0.6.2/autotools/config.sub-1322- ;; zsync-0.6.2/autotools/config.sub-1323- -sunos5*) zsync-0.6.2/autotools/config.sub:1324: os=`echo $os | sed -e 's|sunos5|solaris2|'` zsync-0.6.2/autotools/config.sub-1325- ;; zsync-0.6.2/autotools/config.sub-1326- -sunos6*) zsync-0.6.2/autotools/config.sub:1327: os=`echo $os | sed -e 's|sunos6|solaris3|'` zsync-0.6.2/autotools/config.sub-1328- ;; ############################################## zsync-0.6.2/autotools/config.sub-1375- -sinix5.*) zsync-0.6.2/autotools/config.sub:1376: os=`echo $os | sed -e 's|sinix|sysv|'` zsync-0.6.2/autotools/config.sub-1377- ;; ############################################## zsync-0.6.2/autotools/config.sub-1429- # Get rid of the `-' at the beginning of $os. zsync-0.6.2/autotools/config.sub:1430: os=`echo $os | sed 's/[^-]*-//'` zsync-0.6.2/autotools/config.sub:1431: echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2 zsync-0.6.2/autotools/config.sub-1432- exit 1 ############################################## zsync-0.6.2/autotools/config.sub-1680- esac zsync-0.6.2/autotools/config.sub:1681: basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"` zsync-0.6.2/autotools/config.sub-1682- ;; ############################################## zsync-0.6.2/autotools/install-sh-217- fi zsync-0.6.2/autotools/install-sh:218: cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; zsync-0.6.2/autotools/install-sh-219- *) ############################################## zsync-0.6.2/autotools/install-sh-269- dstdir=$dst zsync-0.6.2/autotools/install-sh:270: dst=$dstdir/`basename "$src"` zsync-0.6.2/autotools/install-sh-271- dstdir_status=0 ############################################## zsync-0.6.2/autotools/install-sh-351- # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. zsync-0.6.2/autotools/install-sh:352: ls_ld_tmpdir=`ls -ld "$tmpdir"` zsync-0.6.2/autotools/install-sh-353- case $ls_ld_tmpdir in ############################################## zsync-0.6.2/autotools/install-sh-358- $mkdirprog -m$different_mode -p -- "$tmpdir" && { zsync-0.6.2/autotools/install-sh:359: ls_ld_tmpdir_1=`ls -ld "$tmpdir"` zsync-0.6.2/autotools/install-sh-360- test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" ############################################## zsync-0.6.2/autotools/install-sh-418- case $prefix in zsync-0.6.2/autotools/install-sh:419: *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; zsync-0.6.2/autotools/install-sh-420- *) qprefix=$prefix;; ############################################## zsync-0.6.2/autotools/install-sh-467- if $copy_on_change && zsync-0.6.2/autotools/install-sh:468: old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && zsync-0.6.2/autotools/install-sh:469: new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && zsync-0.6.2/autotools/install-sh-470- ############################################## zsync-0.6.2/autotools/depcomp-67- sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`} zsync-0.6.2/autotools/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`} zsync-0.6.2/autotools/depcomp-69- ############################################## zsync-0.6.2/autotools/depcomp-224- # Version 6 uses the directory in both cases. zsync-0.6.2/autotools/depcomp:225: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` zsync-0.6.2/autotools/depcomp-226- test "x$dir" = "x$object" && dir= zsync-0.6.2/autotools/depcomp:227: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` zsync-0.6.2/autotools/depcomp-228- if test "$libtool" = yes; then ############################################## zsync-0.6.2/autotools/depcomp-253- # Do two passes, one to just change these to zsync-0.6.2/autotools/depcomp:254: # `$object: dependent.h' and one to simply `dependent.h:'. zsync-0.6.2/autotools/depcomp-255- sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" ############################################## zsync-0.6.2/autotools/depcomp-295- # Do two passes, one to just change these to zsync-0.6.2/autotools/depcomp:296: # `$object: dependent.h' and one to simply `dependent.h:'. zsync-0.6.2/autotools/depcomp-297- sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile" ############################################## zsync-0.6.2/autotools/depcomp-311- # Much of this is similar to the tru64 case; see comments there. zsync-0.6.2/autotools/depcomp:312: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` zsync-0.6.2/autotools/depcomp-313- test "x$dir" = "x$object" && dir= zsync-0.6.2/autotools/depcomp:314: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` zsync-0.6.2/autotools/depcomp-315- if test "$libtool" = yes; then ############################################## zsync-0.6.2/autotools/depcomp-355- # Subdirectories are respected. zsync-0.6.2/autotools/depcomp:356: dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` zsync-0.6.2/autotools/depcomp-357- test "x$dir" = "x$object" && dir= zsync-0.6.2/autotools/depcomp:358: base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` zsync-0.6.2/autotools/depcomp-359- ############################################## zsync-0.6.2/autotools/depcomp-501- done zsync-0.6.2/autotools/depcomp:502: obj_suffix=`echo "$object" | sed 's/^.*\././'` zsync-0.6.2/autotools/depcomp-503- touch "$tmpdepfile" ############################################## zsync-0.6.2/autotools/config.guess-40- zsync-0.6.2/autotools/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'` zsync-0.6.2/autotools/config.guess-42- ############################################## zsync-0.6.2/autotools/config.guess-109-: ${TMPDIR=/tmp} ; zsync-0.6.2/autotools/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } || zsync-0.6.2/autotools/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } || ############################################## zsync-0.6.2/autotools/config.guess-195- *) zsync-0.6.2/autotools/config.guess:196: release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` zsync-0.6.2/autotools/config.guess-197- ;; ############################################## zsync-0.6.2/autotools/config.guess-222- *4.0) zsync-0.6.2/autotools/config.guess:223: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'` zsync-0.6.2/autotools/config.guess-224- ;; zsync-0.6.2/autotools/config.guess-225- *5.*) zsync-0.6.2/autotools/config.guess:226: UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'` zsync-0.6.2/autotools/config.guess-227- ;; ############################################## zsync-0.6.2/autotools/config.guess-232- # types through head -n 1, so we only detect the type of CPU 0. zsync-0.6.2/autotools/config.guess:233: ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^ The alpha \(.*\) processor.*$/\1/p' | head -n 1` zsync-0.6.2/autotools/config.guess-234- case "$ALPHA_CPU_TYPE" in ############################################## zsync-0.6.2/autotools/config.guess-270- # 1.2 uses "1.2" for uname -r. zsync-0.6.2/autotools/config.guess:271: echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'` zsync-0.6.2/autotools/config.guess-272- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-327- s390x:SunOS:*:*) zsync-0.6.2/autotools/config.guess:328: echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-329- exit ;; zsync-0.6.2/autotools/config.guess-330- sun4H:SunOS:5.*:*) zsync-0.6.2/autotools/config.guess:331: echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-332- exit ;; zsync-0.6.2/autotools/config.guess-333- sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) zsync-0.6.2/autotools/config.guess:334: echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-335- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-349- fi zsync-0.6.2/autotools/config.guess:350: echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-351- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-355- # it's likely to be more like Solaris than SunOS4. zsync-0.6.2/autotools/config.guess:356: echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-357- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-364- # Japanese Language versions have a version number like `4.1.3-JL'. zsync-0.6.2/autotools/config.guess:365: echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'` zsync-0.6.2/autotools/config.guess-366- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-370- sun*:*:4.2BSD:*) zsync-0.6.2/autotools/config.guess:371: UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null` zsync-0.6.2/autotools/config.guess-372- test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3 ############################################## zsync-0.6.2/autotools/config.guess-452- $CC_FOR_BUILD -o $dummy $dummy.c && zsync-0.6.2/autotools/config.guess:453: dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` && zsync-0.6.2/autotools/config.guess:454: SYSTEM_NAME=`$dummy $dummyarg` && zsync-0.6.2/autotools/config.guess-455- { echo "$SYSTEM_NAME"; exit; } ############################################## zsync-0.6.2/autotools/config.guess-508- *:IRIX*:*:*) zsync-0.6.2/autotools/config.guess:509: echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'` zsync-0.6.2/autotools/config.guess-510- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-538-EOF zsync-0.6.2/autotools/config.guess:539: if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` zsync-0.6.2/autotools/config.guess-540- then ############################################## zsync-0.6.2/autotools/config.guess-551- *:AIX:*:[456]) zsync-0.6.2/autotools/config.guess:552: IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'` zsync-0.6.2/autotools/config.guess-553- if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then ############################################## zsync-0.6.2/autotools/config.guess-586- 9000/[34678]??:HP-UX:*:*) zsync-0.6.2/autotools/config.guess:587: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` zsync-0.6.2/autotools/config.guess-588- case "${UNAME_MACHINE}" in ############################################## zsync-0.6.2/autotools/config.guess-640-EOF zsync-0.6.2/autotools/config.guess:641: (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy` zsync-0.6.2/autotools/config.guess-642- test -z "$HP_ARCH" && HP_ARCH=hppa ############################################## zsync-0.6.2/autotools/config.guess-668- ia64:HP-UX:*:*) zsync-0.6.2/autotools/config.guess:669: HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'` zsync-0.6.2/autotools/config.guess-670- echo ia64-hp-hpux${HPUX_REV} ############################################## zsync-0.6.2/autotools/config.guess-698-EOF zsync-0.6.2/autotools/config.guess:699: $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` && zsync-0.6.2/autotools/config.guess-700- { echo "$SYSTEM_NAME"; exit; } ############################################## zsync-0.6.2/autotools/config.guess-769- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` zsync-0.6.2/autotools/config.guess:770: FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'` zsync-0.6.2/autotools/config.guess-771- echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## zsync-0.6.2/autotools/config.guess-774- FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'` zsync-0.6.2/autotools/config.guess:775: FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'` zsync-0.6.2/autotools/config.guess-776- echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}" ############################################## zsync-0.6.2/autotools/config.guess-789- pc98) zsync-0.6.2/autotools/config.guess:790: echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; zsync-0.6.2/autotools/config.guess-791- amd64) zsync-0.6.2/autotools/config.guess:792: echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; zsync-0.6.2/autotools/config.guess-793- *) zsync-0.6.2/autotools/config.guess:794: echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;; zsync-0.6.2/autotools/config.guess-795- esac ############################################## zsync-0.6.2/autotools/config.guess-843- prep*:SunOS:5.*:*) zsync-0.6.2/autotools/config.guess:844: echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` zsync-0.6.2/autotools/config.guess-845- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-847- # the GNU system zsync-0.6.2/autotools/config.guess:848: echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'` zsync-0.6.2/autotools/config.guess-849- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-851- # other systems with GNU libc and userland zsync-0.6.2/autotools/config.guess:852: echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu zsync-0.6.2/autotools/config.guess-853- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-1055- i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*) zsync-0.6.2/autotools/config.guess:1056: UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'` zsync-0.6.2/autotools/config.guess-1057- if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then ############################################## zsync-0.6.2/autotools/config.guess-1312- *:DragonFly:*:*) zsync-0.6.2/autotools/config.guess:1313: echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` zsync-0.6.2/autotools/config.guess-1314- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-1325- i*86:skyos:*:*) zsync-0.6.2/autotools/config.guess:1326: echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//' zsync-0.6.2/autotools/config.guess-1327- exit ;; ############################################## zsync-0.6.2/autotools/config.guess-1453- zsync-0.6.2/autotools/config.guess:1454:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` && zsync-0.6.2/autotools/config.guess-1455- { echo "$SYSTEM_NAME"; exit; } ############################################## zsync-0.6.2/autotools/missing-139- # Could not run --version or --help. This is probably someone zsync-0.6.2/autotools/missing:140: # running `$TOOL --version' or `$TOOL --help' to check whether zsync-0.6.2/autotools/missing-141- # $TOOL exists and not knowing $TOOL uses missing. ############################################## zsync-0.6.2/autotools/missing-173- from any GNU archive site." zsync-0.6.2/autotools/missing:174: files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}` zsync-0.6.2/autotools/missing-175- test -z "$files" && files="config.h" ############################################## zsync-0.6.2/autotools/missing-202- proper tools for further handling them. zsync-0.6.2/autotools/missing:203: You can get \`$1' as part of \`Autoconf' from any GNU zsync-0.6.2/autotools/missing-204- archive site." zsync-0.6.2/autotools/missing-205- zsync-0.6.2/autotools/missing:206: file=`echo "$*" | sed -n "$sed_output"` zsync-0.6.2/autotools/missing:207: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` zsync-0.6.2/autotools/missing-208- if test -f "$file"; then ############################################## zsync-0.6.2/autotools/missing-231- *.y) zsync-0.6.2/autotools/missing:232: SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` zsync-0.6.2/autotools/missing-233- if test -f "$SRCFILE"; then ############################################## zsync-0.6.2/autotools/missing-235- fi zsync-0.6.2/autotools/missing:236: SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` zsync-0.6.2/autotools/missing-237- if test -f "$SRCFILE"; then ############################################## zsync-0.6.2/autotools/missing-261- *.l) zsync-0.6.2/autotools/missing:262: SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` zsync-0.6.2/autotools/missing-263- if test -f "$SRCFILE"; then ############################################## zsync-0.6.2/autotools/missing-280- zsync-0.6.2/autotools/missing:281: file=`echo "$*" | sed -n "$sed_output"` zsync-0.6.2/autotools/missing:282: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` zsync-0.6.2/autotools/missing-283- if test -f "$file"; then ############################################## zsync-0.6.2/autotools/missing-300- # The file to touch is that specified with -o ... zsync-0.6.2/autotools/missing:301: file=`echo "$*" | sed -n "$sed_output"` zsync-0.6.2/autotools/missing:302: test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` zsync-0.6.2/autotools/missing-303- if test -z "$file"; then zsync-0.6.2/autotools/missing-304- # ... or it is the one specified with @setfilename ... zsync-0.6.2/autotools/missing:305: infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` zsync-0.6.2/autotools/missing-306- file=`sed -n ' ############################################## zsync-0.6.2/autotools/missing-312- # ... or it is derived from the source name (dir/f.texi becomes f.info) zsync-0.6.2/autotools/missing:313: test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info zsync-0.6.2/autotools/missing-314- fi ############################################## zsync-0.6.2/autotools/missing-336- *o*) zsync-0.6.2/autotools/missing:337: firstarg=`echo "$firstarg" | sed s/o//` zsync-0.6.2/autotools/missing-338- tar "$firstarg" "$@" && exit 0 ############################################## zsync-0.6.2/autotools/missing-342- *h*) zsync-0.6.2/autotools/missing:343: firstarg=`echo "$firstarg" | sed s/h//` zsync-0.6.2/autotools/missing-344- tar "$firstarg" "$@" && exit 0 ############################################## zsync-0.6.2/doc/Makefile.in-50-DIST_SOURCES = zsync-0.6.2/doc/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; zsync-0.6.2/doc/Makefile.in-52-am__vpath_adj = case $$p in \ zsync-0.6.2/doc/Makefile.in:53: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ zsync-0.6.2/doc/Makefile.in-54- *) f=$$p;; \ zsync-0.6.2/doc/Makefile.in-55- esac; zsync-0.6.2/doc/Makefile.in:56:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; zsync-0.6.2/doc/Makefile.in-57-am__install_max = 40 zsync-0.6.2/doc/Makefile.in-58-am__nobase_strip_setup = \ zsync-0.6.2/doc/Makefile.in:59: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` zsync-0.6.2/doc/Makefile.in-60-am__nobase_strip = \ ############################################## zsync-0.6.2/doc/Makefile.in-269- else :; fi zsync-0.6.2/doc/Makefile.in:270: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/doc/Makefile.in:271: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/doc/Makefile.in-272- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/doc/Makefile.in-283- if test -d $$d/$$file; then \ zsync-0.6.2/doc/Makefile.in:284: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/doc/Makefile.in-285- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-86- ps-recursive uninstall-recursive zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:87:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-88-am__vpath_adj = case $$p in \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:89: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-90- *) f=$$p;; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-91- esac; zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:92:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-93-am__install_max = 40 zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-94-am__nobase_strip_setup = \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:95: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-96-am__nobase_strip = \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-132- while test -n "$$dir1"; do \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:133: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-134- if test "$$first" != "."; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-135- if test "$$first" = ".."; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:136: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:137: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-138- else \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:139: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-140- if test "$$first2" = "$$first"; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:141: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-142- else \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-147- fi; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:148: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-149- done; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-400-.c.obj: zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:401:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-402-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-404-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:405:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-406-install-docDATA: $(doc_DATA) ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-421- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:422: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-423- test -n "$$files" || exit 0; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-441- dot_seen=no; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:442: target=`echo $@ | sed s/-recursive//`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-443- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-476- rev="$$rev ."; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:477: target=`echo $@ | sed s/-recursive//`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-478- for subdir in $$rev; do \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-554-GTAGS: zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:555: here=`$(am__cd) $(top_builddir) && pwd` \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-556- && $(am__cd) $(top_srcdir) \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-572- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:573: all=`expr $$all + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-574- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-575- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:576: xpass=`expr $$xpass + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:577: failed=`expr $$failed + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-578- col=$$red; res=XPASS; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-584- elif test $$? -ne 77; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:585: all=`expr $$all + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-586- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-587- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:588: xfail=`expr $$xfail + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-589- col=$$lgn; res=XFAIL; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-591- *) \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:592: failed=`expr $$failed + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-593- col=$$red; res=FAIL; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-596- else \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:597: skip=`expr $$skip + 1`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-598- col=$$blu; res=SKIP; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-631- fi; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:632: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-633- dashes="$$skipped"; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-637- report="Please report to $(PACKAGE_BUGREPORT)"; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:638: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-639- dashes="$$report"; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-640- fi; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:641: dashes=`echo "$$dashes" | sed s/./=/g`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-642- if test "$$failed" -eq 0; then \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-654-distdir: $(DISTFILES) zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:655: @case `sed 15q $(srcdir)/NEWS` in \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-656- *"$(VERSION)"*) : ;; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-662- test -d "$(distdir)" || mkdir "$(distdir)" zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:663: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:664: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-665- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-676- if test -d $$d/$$file; then \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:677: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-678- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-783- test -d $(distdir)/_build || exit 0; \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:784: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-785- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-817- @$(am__cd) '$(distuninstallcheck_dir)' \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:818: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-819- || { echo "ERROR: files left after uninstall:" ; \ ############################################## zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-829- fi zsync-0.6.2/.pc/buildsystem.diff/Makefile.in:830: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ zsync-0.6.2/.pc/buildsystem.diff/Makefile.in-831- || { echo "ERROR: files left in build directory after distclean:" ; \ ############################################## zsync-0.6.2/Makefile.in-86- ps-recursive uninstall-recursive zsync-0.6.2/Makefile.in:87:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; zsync-0.6.2/Makefile.in-88-am__vpath_adj = case $$p in \ zsync-0.6.2/Makefile.in:89: $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ zsync-0.6.2/Makefile.in-90- *) f=$$p;; \ zsync-0.6.2/Makefile.in-91- esac; zsync-0.6.2/Makefile.in:92:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; zsync-0.6.2/Makefile.in-93-am__install_max = 40 zsync-0.6.2/Makefile.in-94-am__nobase_strip_setup = \ zsync-0.6.2/Makefile.in:95: srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` zsync-0.6.2/Makefile.in-96-am__nobase_strip = \ ############################################## zsync-0.6.2/Makefile.in-132- while test -n "$$dir1"; do \ zsync-0.6.2/Makefile.in:133: first=`echo "$$dir1" | sed -e "$$sed_first"`; \ zsync-0.6.2/Makefile.in-134- if test "$$first" != "."; then \ zsync-0.6.2/Makefile.in-135- if test "$$first" = ".."; then \ zsync-0.6.2/Makefile.in:136: dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ zsync-0.6.2/Makefile.in:137: dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ zsync-0.6.2/Makefile.in-138- else \ zsync-0.6.2/Makefile.in:139: first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ zsync-0.6.2/Makefile.in-140- if test "$$first2" = "$$first"; then \ zsync-0.6.2/Makefile.in:141: dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ zsync-0.6.2/Makefile.in-142- else \ ############################################## zsync-0.6.2/Makefile.in-147- fi; \ zsync-0.6.2/Makefile.in:148: dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ zsync-0.6.2/Makefile.in-149- done; \ ############################################## zsync-0.6.2/Makefile.in-400-.c.obj: zsync-0.6.2/Makefile.in:401:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` zsync-0.6.2/Makefile.in-402-@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po ############################################## zsync-0.6.2/Makefile.in-404-@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ zsync-0.6.2/Makefile.in:405:@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` zsync-0.6.2/Makefile.in-406-install-docDATA: $(doc_DATA) ############################################## zsync-0.6.2/Makefile.in-421- @list='$(doc_DATA)'; test -n "$(docdir)" || list=; \ zsync-0.6.2/Makefile.in:422: files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ zsync-0.6.2/Makefile.in-423- test -n "$$files" || exit 0; \ ############################################## zsync-0.6.2/Makefile.in-441- dot_seen=no; \ zsync-0.6.2/Makefile.in:442: target=`echo $@ | sed s/-recursive//`; \ zsync-0.6.2/Makefile.in-443- list='$(SUBDIRS)'; for subdir in $$list; do \ ############################################## zsync-0.6.2/Makefile.in-476- rev="$$rev ."; \ zsync-0.6.2/Makefile.in:477: target=`echo $@ | sed s/-recursive//`; \ zsync-0.6.2/Makefile.in-478- for subdir in $$rev; do \ ############################################## zsync-0.6.2/Makefile.in-554-GTAGS: zsync-0.6.2/Makefile.in:555: here=`$(am__cd) $(top_builddir) && pwd` \ zsync-0.6.2/Makefile.in-556- && $(am__cd) $(top_srcdir) \ ############################################## zsync-0.6.2/Makefile.in-572- if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ zsync-0.6.2/Makefile.in:573: all=`expr $$all + 1`; \ zsync-0.6.2/Makefile.in-574- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/Makefile.in-575- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/Makefile.in:576: xpass=`expr $$xpass + 1`; \ zsync-0.6.2/Makefile.in:577: failed=`expr $$failed + 1`; \ zsync-0.6.2/Makefile.in-578- col=$$red; res=XPASS; \ ############################################## zsync-0.6.2/Makefile.in-584- elif test $$? -ne 77; then \ zsync-0.6.2/Makefile.in:585: all=`expr $$all + 1`; \ zsync-0.6.2/Makefile.in-586- case " $(XFAIL_TESTS) " in \ zsync-0.6.2/Makefile.in-587- *[\ \ ]$$tst[\ \ ]*) \ zsync-0.6.2/Makefile.in:588: xfail=`expr $$xfail + 1`; \ zsync-0.6.2/Makefile.in-589- col=$$lgn; res=XFAIL; \ ############################################## zsync-0.6.2/Makefile.in-591- *) \ zsync-0.6.2/Makefile.in:592: failed=`expr $$failed + 1`; \ zsync-0.6.2/Makefile.in-593- col=$$red; res=FAIL; \ ############################################## zsync-0.6.2/Makefile.in-596- else \ zsync-0.6.2/Makefile.in:597: skip=`expr $$skip + 1`; \ zsync-0.6.2/Makefile.in-598- col=$$blu; res=SKIP; \ ############################################## zsync-0.6.2/Makefile.in-631- fi; \ zsync-0.6.2/Makefile.in:632: test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/Makefile.in-633- dashes="$$skipped"; \ ############################################## zsync-0.6.2/Makefile.in-637- report="Please report to $(PACKAGE_BUGREPORT)"; \ zsync-0.6.2/Makefile.in:638: test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ zsync-0.6.2/Makefile.in-639- dashes="$$report"; \ zsync-0.6.2/Makefile.in-640- fi; \ zsync-0.6.2/Makefile.in:641: dashes=`echo "$$dashes" | sed s/./=/g`; \ zsync-0.6.2/Makefile.in-642- if test "$$failed" -eq 0; then \ ############################################## zsync-0.6.2/Makefile.in-654-distdir: $(DISTFILES) zsync-0.6.2/Makefile.in:655: @case `sed 15q $(srcdir)/NEWS` in \ zsync-0.6.2/Makefile.in-656- *"$(VERSION)"*) : ;; \ ############################################## zsync-0.6.2/Makefile.in-662- test -d "$(distdir)" || mkdir "$(distdir)" zsync-0.6.2/Makefile.in:663: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/Makefile.in:664: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ zsync-0.6.2/Makefile.in-665- list='$(DISTFILES)'; \ ############################################## zsync-0.6.2/Makefile.in-676- if test -d $$d/$$file; then \ zsync-0.6.2/Makefile.in:677: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ zsync-0.6.2/Makefile.in-678- if test -d "$(distdir)/$$file"; then \ ############################################## zsync-0.6.2/Makefile.in-783- test -d $(distdir)/_build || exit 0; \ zsync-0.6.2/Makefile.in:784: dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ zsync-0.6.2/Makefile.in-785- && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ ############################################## zsync-0.6.2/Makefile.in-817- @$(am__cd) '$(distuninstallcheck_dir)' \ zsync-0.6.2/Makefile.in:818: && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ zsync-0.6.2/Makefile.in-819- || { echo "ERROR: files left after uninstall:" ; \ ############################################## zsync-0.6.2/Makefile.in-829- fi zsync-0.6.2/Makefile.in:830: @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ zsync-0.6.2/Makefile.in-831- || { echo "ERROR: files left in build directory after distclean:" ; \