===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wget-1.20.3/maint.mk-505-  dummy=; : so we do not need a semicolon before each use;		\
wget-1.20.3/maint.mk:506:  h_esc=`echo '[<"]'"$$h"'[">]'|$(SED) 's/\./\\\\./g'`;			\
wget-1.20.3/maint.mk-507-  if $(VC_LIST_EXCEPT) | $(GREP) '\.c$$' > /dev/null; then		\
##############################################
wget-1.20.3/maint.mk-1693-	for sig in 1 2 3 13 15; do					\
wget-1.20.3/maint.mk:1694:	  eval "trap 'v=`expr $$sig + 128`; (exit $$v); exit $$v' $$sig"; \
wget-1.20.3/maint.mk-1695-	done;								\
##############################################
wget-1.20.3/Makefile.in-80-  { \
wget-1.20.3/Makefile.in:81:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/Makefile.in-82-  }; \
##############################################
wget-1.20.3/Makefile.in-338-  while test -n "$$dir1"; do \
wget-1.20.3/Makefile.in:339:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
wget-1.20.3/Makefile.in-340-    if test "$$first" != "."; then \
wget-1.20.3/Makefile.in-341-      if test "$$first" = ".."; then \
wget-1.20.3/Makefile.in:342:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
wget-1.20.3/Makefile.in:343:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
wget-1.20.3/Makefile.in-344-      else \
wget-1.20.3/Makefile.in:345:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
wget-1.20.3/Makefile.in-346-        if test "$$first2" = "$$first"; then \
wget-1.20.3/Makefile.in:347:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
wget-1.20.3/Makefile.in-348-        else \
##############################################
wget-1.20.3/Makefile.in-353-    fi; \
wget-1.20.3/Makefile.in:354:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
wget-1.20.3/Makefile.in-355-  done; \
##############################################
wget-1.20.3/Makefile.in-1537-	dot_seen=no; \
wget-1.20.3/Makefile.in:1538:	target=`echo $@ | sed s/-recursive//`; \
wget-1.20.3/Makefile.in-1539-	case "$@" in \
##############################################
wget-1.20.3/Makefile.in-1600-GTAGS:
wget-1.20.3/Makefile.in:1601:	here=`$(am__cd) $(top_builddir) && pwd` \
wget-1.20.3/Makefile.in-1602-	  && $(am__cd) $(top_srcdir) \
##############################################
wget-1.20.3/Makefile.in-1635-	test -d "$(distdir)" || mkdir "$(distdir)"
wget-1.20.3/Makefile.in:1636:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/Makefile.in:1637:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/Makefile.in-1638-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/Makefile.in-1649-	  if test -d $$d/$$file; then \
wget-1.20.3/Makefile.in:1650:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/Makefile.in-1651-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/Makefile.in-1763-	test -d $(distdir)/_build || exit 0; \
wget-1.20.3/Makefile.in:1764:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wget-1.20.3/Makefile.in-1765-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wget-1.20.3/Makefile.in-1807-	}; \
wget-1.20.3/Makefile.in:1808:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wget-1.20.3/Makefile.in-1809-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wget-1.20.3/Makefile.in-1819-	fi
wget-1.20.3/Makefile.in:1820:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wget-1.20.3/Makefile.in-1821-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wget-1.20.3/m4/libunistring-base.m4-89-  if test "$HAVE_LIBUNISTRING" = yes; then
wget-1.20.3/m4/libunistring-base.m4:90:    LIBUNISTRING_VERSION_MAJOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_major"`
wget-1.20.3/m4/libunistring-base.m4:91:    LIBUNISTRING_VERSION_MINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_minor"`
wget-1.20.3/m4/libunistring-base.m4:92:    LIBUNISTRING_VERSION_SUBMINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_subminor"`
wget-1.20.3/m4/libunistring-base.m4-93-  fi
##############################################
wget-1.20.3/m4/libunistring-base.m4-123-           [dnl This is the unoptimized variant:
wget-1.20.3/m4/libunistring-base.m4:124:            requested_version_major=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_major"`
wget-1.20.3/m4/libunistring-base.m4:125:            requested_version_minor=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_minor"`
wget-1.20.3/m4/libunistring-base.m4:126:            requested_version_subminor=`echo '$1' | sed -n -e "$gl_libunistring_sed_extract_subminor"`
wget-1.20.3/m4/libunistring-base.m4-127-            test $LIBUNISTRING_VERSION_MAJOR -lt $requested_version_major \
##############################################
wget-1.20.3/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
wget-1.20.3/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
wget-1.20.3/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
wget-1.20.3/m4/wchar_h.m4-91-     save_ac_compile="$ac_compile"
wget-1.20.3/m4/wchar_h.m4:92:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
wget-1.20.3/m4/wchar_h.m4-93-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
wget-1.20.3/m4/wchar_h.m4-107-       dnl See note above about renaming object files.
wget-1.20.3/m4/wchar_h.m4:108:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
wget-1.20.3/m4/wchar_h.m4-109-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
wget-1.20.3/m4/stdint.m4-406-    fi
wget-1.20.3/m4/stdint.m4:407:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/m4/stdint.m4-408-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
wget-1.20.3/m4/stdint.m4-435-    eval result=\$gl_cv_type_${gltype}_signed
wget-1.20.3/m4/stdint.m4:436:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/m4/stdint.m4-437-    if test "$result" = yes; then
##############################################
wget-1.20.3/m4/stdint.m4-489-       done])
wget-1.20.3/m4/stdint.m4:490:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/m4/stdint.m4-491-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget-1.20.3/m4/exponentd.m4-107-    word*bit*)
wget-1.20.3/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
wget-1.20.3/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
wget-1.20.3/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
wget-1.20.3/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
wget-1.20.3/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
wget-1.20.3/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
wget-1.20.3/m4/lib-ld.m4-71-          # gcc leaves a trailing carriage return which upsets mingw
wget-1.20.3/m4/lib-ld.m4:72:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget-1.20.3/m4/lib-ld.m4-73-        *)
wget-1.20.3/m4/lib-ld.m4:74:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
wget-1.20.3/m4/lib-ld.m4-75-      esac
##############################################
wget-1.20.3/m4/lib-ld.m4-80-          # Canonicalize the pathname of ld
wget-1.20.3/m4/lib-ld.m4:81:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
wget-1.20.3/m4/lib-ld.m4-82-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
wget-1.20.3/m4/lib-ld.m4:83:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
wget-1.20.3/m4/lib-ld.m4-84-          done
##############################################
wget-1.20.3/m4/lib-ld.m4-108-          # Break only if it was the GNU/non-GNU ld that we prefer.
wget-1.20.3/m4/lib-ld.m4:109:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
wget-1.20.3/m4/lib-ld.m4-110-            *GNU* | *'with BFD'*)
##############################################
wget-1.20.3/m4/libunistring.m4-142-       dnl Transform into the usual major.minor.subminor notation.
wget-1.20.3/m4/libunistring.m4:143:       gl_libunistring_major=`expr $gl_libunistring_hexversion / 65536`
wget-1.20.3/m4/libunistring.m4:144:       gl_libunistring_minor=`expr $gl_libunistring_hexversion / 256 % 256`
wget-1.20.3/m4/libunistring.m4:145:       gl_libunistring_subminor=`expr $gl_libunistring_hexversion % 256`
wget-1.20.3/m4/libunistring.m4-146-       gl_cv_libunistring_version="$gl_libunistring_major.$gl_libunistring_minor.$gl_libunistring_subminor"
##############################################
wget-1.20.3/m4/lib-prefix.m4-230-                     ;;
wget-1.20.3/m4/lib-prefix.m4:231:                   *) searchdir=`cd "$searchdir" && pwd`
wget-1.20.3/m4/lib-prefix.m4-232-                      case "$searchdir" in
##############################################
wget-1.20.3/m4/lib-prefix.m4-246-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
wget-1.20.3/m4/lib-prefix.m4:247:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
wget-1.20.3/m4/lib-prefix.m4:248:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
wget-1.20.3/m4/lib-prefix.m4-249-])
##############################################
wget-1.20.3/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
wget-1.20.3/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
wget-1.20.3/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
wget-1.20.3/m4/iconv.m4-270-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
wget-1.20.3/m4/iconv.m4:271:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wget-1.20.3/m4/iconv.m4-272-    AC_MSG_RESULT([
##############################################
wget-1.20.3/m4/po.m4-47-changequote(,)dnl
wget-1.20.3/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
wget-1.20.3/m4/po.m4-54-changequote(,)dnl
wget-1.20.3/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
wget-1.20.3/m4/po.m4-73-changequote(,)dnl
wget-1.20.3/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
wget-1.20.3/m4/po.m4-98-      case "$ac_file" in
wget-1.20.3/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wget-1.20.3/m4/po.m4-100-      esac
##############################################
wget-1.20.3/m4/po.m4-103-        # Adjust a relative srcdir.
wget-1.20.3/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget-1.20.3/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wget-1.20.3/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget-1.20.3/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget-1.20.3/m4/po.m4-110-        case "$ac_given_srcdir" in
wget-1.20.3/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget-1.20.3/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget-1.20.3/m4/po.m4-130-            fi
wget-1.20.3/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget-1.20.3/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
wget-1.20.3/m4/po.m4-227-  # Adjust a relative srcdir.
wget-1.20.3/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget-1.20.3/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wget-1.20.3/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget-1.20.3/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget-1.20.3/m4/po.m4-234-  case "$ac_given_srcdir" in
wget-1.20.3/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget-1.20.3/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget-1.20.3/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
wget-1.20.3/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
wget-1.20.3/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wget-1.20.3/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
wget-1.20.3/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
wget-1.20.3/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget-1.20.3/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wget-1.20.3/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wget-1.20.3/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
wget-1.20.3/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wget-1.20.3/m4/po.m4-317-  fi
##############################################
wget-1.20.3/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wget-1.20.3/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget-1.20.3/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wget-1.20.3/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wget-1.20.3/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wget-1.20.3/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
wget-1.20.3/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget-1.20.3/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wget-1.20.3/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wget-1.20.3/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wget-1.20.3/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
wget-1.20.3/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget-1.20.3/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
wget-1.20.3/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
wget-1.20.3/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
wget-1.20.3/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
wget-1.20.3/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
wget-1.20.3/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wget-1.20.3/m4/gettext.m4-249-      fi
##############################################
wget-1.20.3/m4/lib-link.m4-245-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wget-1.20.3/m4/lib-link.m4:246:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/m4/lib-link.m4-247-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/m4/lib-link.m4-320-                -L*)
wget-1.20.3/m4/lib-link.m4:321:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/m4/lib-link.m4-322-                  dnl First look for a shared library.
##############################################
wget-1.20.3/m4/lib-link.m4-464-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/m4/lib-link.m4:465:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/m4/lib-link.m4-466-                if test "$name" = '$1'; then
##############################################
wget-1.20.3/m4/lib-link.m4-471-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/m4/lib-link.m4:472:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/m4/lib-link.m4-473-                if test "$name" = '$1'; then
##############################################
wget-1.20.3/m4/lib-link.m4-527-                  -L*)
wget-1.20.3/m4/lib-link.m4:528:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/m4/lib-link.m4-529-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wget-1.20.3/m4/lib-link.m4-579-                  -R*)
wget-1.20.3/m4/lib-link.m4:580:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/m4/lib-link.m4-581-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/m4/lib-link.m4-609-                    dnl Handle this in the next round.
wget-1.20.3/m4/lib-link.m4:610:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/m4/lib-link.m4-611-                    ;;
##############################################
wget-1.20.3/m4/lib-link.m4-615-                    dnl option.
wget-1.20.3/m4/lib-link.m4:616:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/m4/lib-link.m4-617-                    ;;
##############################################
wget-1.20.3/m4/lib-link.m4-727-            -L) next=yes ;;
wget-1.20.3/m4/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
wget-1.20.3/m4/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
wget-1.20.3/m4/gnulib-comp.m4-1177-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget-1.20.3/m4/gnulib-comp.m4:1178:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget-1.20.3/m4/gnulib-comp.m4-1179-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
wget-1.20.3/m4/gnulib-comp.m4-1195-changequote(,)dnl
wget-1.20.3/m4/gnulib-comp.m4:1196:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
wget-1.20.3/m4/gnulib-comp.m4-1197-changequote([, ])dnl
##############################################
wget-1.20.3/m4/gnulib-comp.m4-1223-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget-1.20.3/m4/gnulib-comp.m4:1224:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget-1.20.3/m4/gnulib-comp.m4-1225-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
wget-1.20.3/m4/hostent.m4-9-  dnl Where are gethostent(), sethostent(), endhostent(), gethostbyname(),
wget-1.20.3/m4/hostent.m4:10:  dnl gethostbyaddr() defined?
wget-1.20.3/m4/hostent.m4-11-  dnl - On Solaris < 11.4, they are in libnsl. Ignore libxnet.
##############################################
wget-1.20.3/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
wget-1.20.3/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
wget-1.20.3/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
wget-1.20.3/tests/Test-proxied-https-auth-keepalive.px-175-
wget-1.20.3/tests/Test-proxied-https-auth-keepalive.px:176:my $code = system($cmdline . " 2>&1") >> 8;
wget-1.20.3/tests/Test-proxied-https-auth-keepalive.px-177-unlink "needs-auth.txt";
##############################################
wget-1.20.3/tests/Makefile.in-83-  { \
wget-1.20.3/tests/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/tests/Makefile.in-85-  }; \
##############################################
wget-1.20.3/tests/Makefile.in-344-}
wget-1.20.3/tests/Makefile.in:345:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget-1.20.3/tests/Makefile.in-346-am__vpath_adj = case $$p in \
wget-1.20.3/tests/Makefile.in:347:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/tests/Makefile.in-348-    *) f=$$p;; \
wget-1.20.3/tests/Makefile.in-349-  esac;
wget-1.20.3/tests/Makefile.in:350:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget-1.20.3/tests/Makefile.in-351-am__install_max = 40
wget-1.20.3/tests/Makefile.in-352-am__nobase_strip_setup = \
wget-1.20.3/tests/Makefile.in:353:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget-1.20.3/tests/Makefile.in-354-am__nobase_strip = \
##############################################
wget-1.20.3/tests/Makefile.in-472-case "$@" in						\
wget-1.20.3/tests/Makefile.in:473:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget-1.20.3/tests/Makefile.in-474-    *) am__odir=.;; 					\
##############################################
wget-1.20.3/tests/Makefile.in-502-  bases='$(TEST_LOGS)'; \
wget-1.20.3/tests/Makefile.in:503:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget-1.20.3/tests/Makefile.in:504:  bases=`echo $$bases`
wget-1.20.3/tests/Makefile.in-505-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget-1.20.3/tests/Makefile.in-514-        */*) b='$*';; \
wget-1.20.3/tests/Makefile.in:515:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget-1.20.3/tests/Makefile.in-516-       esac;; \
##############################################
wget-1.20.3/tests/Makefile.in-1804-.c.obj:
wget-1.20.3/tests/Makefile.in:1805:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/tests/Makefile.in-1806-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wget-1.20.3/tests/Makefile.in-1808-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/tests/Makefile.in:1809:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/tests/Makefile.in-1810-
##############################################
wget-1.20.3/tests/Makefile.in-1840-GTAGS:
wget-1.20.3/tests/Makefile.in:1841:	here=`$(am__cd) $(top_builddir) && pwd` \
wget-1.20.3/tests/Makefile.in-1842-	  && $(am__cd) $(top_srcdir) \
##############################################
wget-1.20.3/tests/Makefile.in-1883-	if test -n "$$redo_bases"; then \
wget-1.20.3/tests/Makefile.in:1884:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget-1.20.3/tests/Makefile.in:1885:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget-1.20.3/tests/Makefile.in-1886-	  if $(am__make_dryrun); then :; else \
##############################################
wget-1.20.3/tests/Makefile.in-1908-	ws='[ 	]'; \
wget-1.20.3/tests/Makefile.in:1909:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget-1.20.3/tests/Makefile.in-1910-	test -n "$$results" || results=/dev/null; \
wget-1.20.3/tests/Makefile.in:1911:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1912:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1913:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1914:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1915:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1916:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1917:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget-1.20.3/tests/Makefile.in:1918:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget-1.20.3/tests/Makefile.in-1919-	  success=true; \
##############################################
wget-1.20.3/tests/Makefile.in-1987-	@set +e; $(am__set_TESTS_bases); \
wget-1.20.3/tests/Makefile.in:1988:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/tests/Makefile.in:1989:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget-1.20.3/tests/Makefile.in:1990:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget-1.20.3/tests/Makefile.in-1991-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget-1.20.3/tests/Makefile.in-1997-	         | $(am__list_recheck_tests)` || exit 1; \
wget-1.20.3/tests/Makefile.in:1998:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/tests/Makefile.in:1999:	log_list=`echo $$log_list`; \
wget-1.20.3/tests/Makefile.in-2000-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget-1.20.3/tests/Makefile.in-2029-distdir-am: $(DISTFILES)
wget-1.20.3/tests/Makefile.in:2030:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/tests/Makefile.in:2031:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/tests/Makefile.in-2032-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/tests/Makefile.in-2043-	  if test -d $$d/$$file; then \
wget-1.20.3/tests/Makefile.in:2044:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/tests/Makefile.in-2045-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/tests/WgetFeature.pm-15-    # create a list of available features from 'wget --version' output
wget-1.20.3/tests/WgetFeature.pm:16:    my $output = `$WgetTest::WGETPATH --version`;
wget-1.20.3/tests/WgetFeature.pm-17-    my ($list) = $output =~ m/^([+-]\S+(?:\s+[+-]\S+)+)/msx;
##############################################
wget-1.20.3/tests/Test-proxied-https-auth.px-174-
wget-1.20.3/tests/Test-proxied-https-auth.px:175:my $code = system($cmdline . " 2>&1") >> 8;
wget-1.20.3/tests/Test-proxied-https-auth.px-176-unlink "needs-auth.txt";
##############################################
wget-1.20.3/util/Makefile.in-81-  { \
wget-1.20.3/util/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/util/Makefile.in-83-  }; \
##############################################
wget-1.20.3/util/Makefile.in-1415-distdir-am: $(DISTFILES)
wget-1.20.3/util/Makefile.in:1416:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/util/Makefile.in:1417:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/util/Makefile.in-1418-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/util/Makefile.in-1429-	  if test -d $$d/$$file; then \
wget-1.20.3/util/Makefile.in:1430:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/util/Makefile.in-1431-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/testenv/Makefile.in-76-  { \
wget-1.20.3/testenv/Makefile.in:77:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/testenv/Makefile.in-78-  }; \
##############################################
wget-1.20.3/testenv/Makefile.in-324-}
wget-1.20.3/testenv/Makefile.in:325:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget-1.20.3/testenv/Makefile.in-326-am__vpath_adj = case $$p in \
wget-1.20.3/testenv/Makefile.in:327:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/testenv/Makefile.in-328-    *) f=$$p;; \
wget-1.20.3/testenv/Makefile.in-329-  esac;
wget-1.20.3/testenv/Makefile.in:330:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget-1.20.3/testenv/Makefile.in-331-am__install_max = 40
wget-1.20.3/testenv/Makefile.in-332-am__nobase_strip_setup = \
wget-1.20.3/testenv/Makefile.in:333:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget-1.20.3/testenv/Makefile.in-334-am__nobase_strip = \
##############################################
wget-1.20.3/testenv/Makefile.in-452-case "$@" in						\
wget-1.20.3/testenv/Makefile.in:453:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget-1.20.3/testenv/Makefile.in-454-    *) am__odir=.;; 					\
##############################################
wget-1.20.3/testenv/Makefile.in-482-  bases='$(TEST_LOGS)'; \
wget-1.20.3/testenv/Makefile.in:483:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget-1.20.3/testenv/Makefile.in:484:  bases=`echo $$bases`
wget-1.20.3/testenv/Makefile.in-485-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget-1.20.3/testenv/Makefile.in-529-        */*) b='$*';; \
wget-1.20.3/testenv/Makefile.in:530:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget-1.20.3/testenv/Makefile.in-531-       esac;; \
##############################################
wget-1.20.3/testenv/Makefile.in-1737-	if test -n "$$redo_bases"; then \
wget-1.20.3/testenv/Makefile.in:1738:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget-1.20.3/testenv/Makefile.in:1739:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget-1.20.3/testenv/Makefile.in-1740-	  if $(am__make_dryrun); then :; else \
##############################################
wget-1.20.3/testenv/Makefile.in-1762-	ws='[ 	]'; \
wget-1.20.3/testenv/Makefile.in:1763:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget-1.20.3/testenv/Makefile.in-1764-	test -n "$$results" || results=/dev/null; \
wget-1.20.3/testenv/Makefile.in:1765:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1766:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1767:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1768:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1769:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1770:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1771:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget-1.20.3/testenv/Makefile.in:1772:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget-1.20.3/testenv/Makefile.in-1773-	  success=true; \
##############################################
wget-1.20.3/testenv/Makefile.in-1841-	@set +e; $(am__set_TESTS_bases); \
wget-1.20.3/testenv/Makefile.in:1842:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/testenv/Makefile.in:1843:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget-1.20.3/testenv/Makefile.in:1844:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget-1.20.3/testenv/Makefile.in-1845-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget-1.20.3/testenv/Makefile.in-1851-	         | $(am__list_recheck_tests)` || exit 1; \
wget-1.20.3/testenv/Makefile.in:1852:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/testenv/Makefile.in:1853:	log_list=`echo $$log_list`; \
wget-1.20.3/testenv/Makefile.in-1854-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget-1.20.3/testenv/Makefile.in-1876-distdir-am: $(DISTFILES)
wget-1.20.3/testenv/Makefile.in:1877:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/testenv/Makefile.in:1878:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/testenv/Makefile.in-1879-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/testenv/Makefile.in-1890-	  if test -d $$d/$$file; then \
wget-1.20.3/testenv/Makefile.in:1891:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/testenv/Makefile.in-1892-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/testenv/test/base_test.py-72-
wget-1.20.3/testenv/test/base_test.py:73:    def get_domain_addr(self, addr):
wget-1.20.3/testenv/test/base_test.py-74-        # TODO if there's a multiple number of ports, wouldn't it be
##############################################
wget-1.20.3/testenv/test/base_test.py-91-            # so we should record different domains respect to servers.
wget-1.20.3/testenv/test/base_test.py:92:            domain = self.get_domain_addr(instance.server_address)
wget-1.20.3/testenv/test/base_test.py-93-            self.domains.append('localhost')
##############################################
wget-1.20.3/doc/Makefile.in-70-  { \
wget-1.20.3/doc/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/doc/Makefile.in-72-  }; \
##############################################
wget-1.20.3/doc/Makefile.in-302-am__installdirs = "$(DESTDIR)$(infodir)"
wget-1.20.3/doc/Makefile.in:303:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget-1.20.3/doc/Makefile.in-304-am__vpath_adj = case $$p in \
wget-1.20.3/doc/Makefile.in:305:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/doc/Makefile.in-306-    *) f=$$p;; \
wget-1.20.3/doc/Makefile.in-307-  esac;
wget-1.20.3/doc/Makefile.in:308:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget-1.20.3/doc/Makefile.in-309-am__install_max = 40
wget-1.20.3/doc/Makefile.in-310-am__nobase_strip_setup = \
wget-1.20.3/doc/Makefile.in:311:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget-1.20.3/doc/Makefile.in-312-am__nobase_strip = \
##############################################
wget-1.20.3/doc/Makefile.in-1511-	  $(am__cd) $(srcdir) && \
wget-1.20.3/doc/Makefile.in:1512:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
wget-1.20.3/doc/Makefile.in-1513-	fi; \
##############################################
wget-1.20.3/doc/Makefile.in-1543-	@(dir=.; test -f ./wget.texi || dir=$(srcdir); \
wget-1.20.3/doc/Makefile.in:1544:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/wget.texi`; \
wget-1.20.3/doc/Makefile.in-1545-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
wget-1.20.3/doc/Makefile.in-1587-	  for file in $$list; do \
wget-1.20.3/doc/Makefile.in:1588:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
wget-1.20.3/doc/Makefile.in-1589-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
wget-1.20.3/doc/Makefile.in-1596-	for file in $$list; do \
wget-1.20.3/doc/Makefile.in:1597:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
wget-1.20.3/doc/Makefile.in:1598:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
wget-1.20.3/doc/Makefile.in-1599-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
wget-1.20.3/doc/Makefile.in-1623-dist-info: $(INFO_DEPS)
wget-1.20.3/doc/Makefile.in:1624:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wget-1.20.3/doc/Makefile.in-1625-	list='$(INFO_DEPS)'; \
##############################################
wget-1.20.3/doc/Makefile.in-1627-	  case $$base in \
wget-1.20.3/doc/Makefile.in:1628:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/doc/Makefile.in-1629-	  esac; \
wget-1.20.3/doc/Makefile.in-1630-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
wget-1.20.3/doc/Makefile.in:1631:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
wget-1.20.3/doc/Makefile.in-1632-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
wget-1.20.3/doc/Makefile.in-1633-	    if test -f $$file; then \
wget-1.20.3/doc/Makefile.in:1634:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
wget-1.20.3/doc/Makefile.in-1635-	      test -f "$(distdir)/$$relfile" || \
##############################################
wget-1.20.3/doc/Makefile.in-1649-	@list='$(INFO_DEPS)'; for i in $$list; do \
wget-1.20.3/doc/Makefile.in:1650:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
wget-1.20.3/doc/Makefile.in-1651-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
wget-1.20.3/doc/Makefile.in-1664-distdir-am: $(DISTFILES)
wget-1.20.3/doc/Makefile.in:1665:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/doc/Makefile.in:1666:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/doc/Makefile.in-1667-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/doc/Makefile.in-1678-	  if test -d $$d/$$file; then \
wget-1.20.3/doc/Makefile.in:1679:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/doc/Makefile.in-1680-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/doc/Makefile.in-1807-	@$(NORMAL_INSTALL)
wget-1.20.3/doc/Makefile.in:1808:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
wget-1.20.3/doc/Makefile.in-1809-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
wget-1.20.3/doc/Makefile.in-1815-	  case $$file in \
wget-1.20.3/doc/Makefile.in:1816:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/doc/Makefile.in-1817-	  esac; \
wget-1.20.3/doc/Makefile.in-1818-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
wget-1.20.3/doc/Makefile.in:1819:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
wget-1.20.3/doc/Makefile.in-1820-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
wget-1.20.3/doc/Makefile.in-1833-	  for file in $$list; do \
wget-1.20.3/doc/Makefile.in:1834:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
wget-1.20.3/doc/Makefile.in-1835-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
wget-1.20.3/src/Makefile.in-82-  { \
wget-1.20.3/src/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/src/Makefile.in-84-  }; \
##############################################
wget-1.20.3/src/Makefile.in-1780-.c.obj:
wget-1.20.3/src/Makefile.in:1781:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/src/Makefile.in-1782-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wget-1.20.3/src/Makefile.in-1784-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1785:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/src/Makefile.in-1786-
wget-1.20.3/src/Makefile.in-1787-libunittest_a-connect.o: connect.c
wget-1.20.3/src/Makefile.in:1788:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-connect.o -MD -MP -MF $(DEPDIR)/libunittest_a-connect.Tpo -c -o libunittest_a-connect.o `test -f 'connect.c' || echo '$(srcdir)/'`connect.c
wget-1.20.3/src/Makefile.in-1789-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-connect.Tpo $(DEPDIR)/libunittest_a-connect.Po
##############################################
wget-1.20.3/src/Makefile.in-1791-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1792:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-connect.o `test -f 'connect.c' || echo '$(srcdir)/'`connect.c
wget-1.20.3/src/Makefile.in-1793-
wget-1.20.3/src/Makefile.in-1794-libunittest_a-connect.obj: connect.c
wget-1.20.3/src/Makefile.in:1795:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-connect.obj -MD -MP -MF $(DEPDIR)/libunittest_a-connect.Tpo -c -o libunittest_a-connect.obj `if test -f 'connect.c'; then $(CYGPATH_W) 'connect.c'; else $(CYGPATH_W) '$(srcdir)/connect.c'; fi`
wget-1.20.3/src/Makefile.in-1796-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-connect.Tpo $(DEPDIR)/libunittest_a-connect.Po
##############################################
wget-1.20.3/src/Makefile.in-1798-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1799:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-connect.obj `if test -f 'connect.c'; then $(CYGPATH_W) 'connect.c'; else $(CYGPATH_W) '$(srcdir)/connect.c'; fi`
wget-1.20.3/src/Makefile.in-1800-
wget-1.20.3/src/Makefile.in-1801-libunittest_a-convert.o: convert.c
wget-1.20.3/src/Makefile.in:1802:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-convert.o -MD -MP -MF $(DEPDIR)/libunittest_a-convert.Tpo -c -o libunittest_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
wget-1.20.3/src/Makefile.in-1803-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-convert.Tpo $(DEPDIR)/libunittest_a-convert.Po
##############################################
wget-1.20.3/src/Makefile.in-1805-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1806:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-convert.o `test -f 'convert.c' || echo '$(srcdir)/'`convert.c
wget-1.20.3/src/Makefile.in-1807-
wget-1.20.3/src/Makefile.in-1808-libunittest_a-convert.obj: convert.c
wget-1.20.3/src/Makefile.in:1809:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-convert.obj -MD -MP -MF $(DEPDIR)/libunittest_a-convert.Tpo -c -o libunittest_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
wget-1.20.3/src/Makefile.in-1810-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-convert.Tpo $(DEPDIR)/libunittest_a-convert.Po
##############################################
wget-1.20.3/src/Makefile.in-1812-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1813:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-convert.obj `if test -f 'convert.c'; then $(CYGPATH_W) 'convert.c'; else $(CYGPATH_W) '$(srcdir)/convert.c'; fi`
wget-1.20.3/src/Makefile.in-1814-
wget-1.20.3/src/Makefile.in-1815-libunittest_a-cookies.o: cookies.c
wget-1.20.3/src/Makefile.in:1816:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-cookies.o -MD -MP -MF $(DEPDIR)/libunittest_a-cookies.Tpo -c -o libunittest_a-cookies.o `test -f 'cookies.c' || echo '$(srcdir)/'`cookies.c
wget-1.20.3/src/Makefile.in-1817-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-cookies.Tpo $(DEPDIR)/libunittest_a-cookies.Po
##############################################
wget-1.20.3/src/Makefile.in-1819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-cookies.o `test -f 'cookies.c' || echo '$(srcdir)/'`cookies.c
wget-1.20.3/src/Makefile.in-1821-
wget-1.20.3/src/Makefile.in-1822-libunittest_a-cookies.obj: cookies.c
wget-1.20.3/src/Makefile.in:1823:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-cookies.obj -MD -MP -MF $(DEPDIR)/libunittest_a-cookies.Tpo -c -o libunittest_a-cookies.obj `if test -f 'cookies.c'; then $(CYGPATH_W) 'cookies.c'; else $(CYGPATH_W) '$(srcdir)/cookies.c'; fi`
wget-1.20.3/src/Makefile.in-1824-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-cookies.Tpo $(DEPDIR)/libunittest_a-cookies.Po
##############################################
wget-1.20.3/src/Makefile.in-1826-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1827:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-cookies.obj `if test -f 'cookies.c'; then $(CYGPATH_W) 'cookies.c'; else $(CYGPATH_W) '$(srcdir)/cookies.c'; fi`
wget-1.20.3/src/Makefile.in-1828-
wget-1.20.3/src/Makefile.in-1829-libunittest_a-ftp.o: ftp.c
wget-1.20.3/src/Makefile.in:1830:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp.o -MD -MP -MF $(DEPDIR)/libunittest_a-ftp.Tpo -c -o libunittest_a-ftp.o `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c
wget-1.20.3/src/Makefile.in-1831-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp.Tpo $(DEPDIR)/libunittest_a-ftp.Po
##############################################
wget-1.20.3/src/Makefile.in-1833-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1834:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp.o `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c
wget-1.20.3/src/Makefile.in-1835-
wget-1.20.3/src/Makefile.in-1836-libunittest_a-ftp.obj: ftp.c
wget-1.20.3/src/Makefile.in:1837:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp.obj -MD -MP -MF $(DEPDIR)/libunittest_a-ftp.Tpo -c -o libunittest_a-ftp.obj `if test -f 'ftp.c'; then $(CYGPATH_W) 'ftp.c'; else $(CYGPATH_W) '$(srcdir)/ftp.c'; fi`
wget-1.20.3/src/Makefile.in-1838-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp.Tpo $(DEPDIR)/libunittest_a-ftp.Po
##############################################
wget-1.20.3/src/Makefile.in-1840-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1841:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp.obj `if test -f 'ftp.c'; then $(CYGPATH_W) 'ftp.c'; else $(CYGPATH_W) '$(srcdir)/ftp.c'; fi`
wget-1.20.3/src/Makefile.in-1842-
wget-1.20.3/src/Makefile.in-1843-libunittest_a-css_.o: css_.c
wget-1.20.3/src/Makefile.in:1844:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-css_.o -MD -MP -MF $(DEPDIR)/libunittest_a-css_.Tpo -c -o libunittest_a-css_.o `test -f 'css_.c' || echo '$(srcdir)/'`css_.c
wget-1.20.3/src/Makefile.in-1845-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-css_.Tpo $(DEPDIR)/libunittest_a-css_.Po
##############################################
wget-1.20.3/src/Makefile.in-1847-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1848:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-css_.o `test -f 'css_.c' || echo '$(srcdir)/'`css_.c
wget-1.20.3/src/Makefile.in-1849-
wget-1.20.3/src/Makefile.in-1850-libunittest_a-css_.obj: css_.c
wget-1.20.3/src/Makefile.in:1851:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-css_.obj -MD -MP -MF $(DEPDIR)/libunittest_a-css_.Tpo -c -o libunittest_a-css_.obj `if test -f 'css_.c'; then $(CYGPATH_W) 'css_.c'; else $(CYGPATH_W) '$(srcdir)/css_.c'; fi`
wget-1.20.3/src/Makefile.in-1852-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-css_.Tpo $(DEPDIR)/libunittest_a-css_.Po
##############################################
wget-1.20.3/src/Makefile.in-1854-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1855:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-css_.obj `if test -f 'css_.c'; then $(CYGPATH_W) 'css_.c'; else $(CYGPATH_W) '$(srcdir)/css_.c'; fi`
wget-1.20.3/src/Makefile.in-1856-
wget-1.20.3/src/Makefile.in-1857-libunittest_a-css-url.o: css-url.c
wget-1.20.3/src/Makefile.in:1858:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-css-url.o -MD -MP -MF $(DEPDIR)/libunittest_a-css-url.Tpo -c -o libunittest_a-css-url.o `test -f 'css-url.c' || echo '$(srcdir)/'`css-url.c
wget-1.20.3/src/Makefile.in-1859-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-css-url.Tpo $(DEPDIR)/libunittest_a-css-url.Po
##############################################
wget-1.20.3/src/Makefile.in-1861-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1862:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-css-url.o `test -f 'css-url.c' || echo '$(srcdir)/'`css-url.c
wget-1.20.3/src/Makefile.in-1863-
wget-1.20.3/src/Makefile.in-1864-libunittest_a-css-url.obj: css-url.c
wget-1.20.3/src/Makefile.in:1865:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-css-url.obj -MD -MP -MF $(DEPDIR)/libunittest_a-css-url.Tpo -c -o libunittest_a-css-url.obj `if test -f 'css-url.c'; then $(CYGPATH_W) 'css-url.c'; else $(CYGPATH_W) '$(srcdir)/css-url.c'; fi`
wget-1.20.3/src/Makefile.in-1866-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-css-url.Tpo $(DEPDIR)/libunittest_a-css-url.Po
##############################################
wget-1.20.3/src/Makefile.in-1868-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1869:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-css-url.obj `if test -f 'css-url.c'; then $(CYGPATH_W) 'css-url.c'; else $(CYGPATH_W) '$(srcdir)/css-url.c'; fi`
wget-1.20.3/src/Makefile.in-1870-
wget-1.20.3/src/Makefile.in-1871-libunittest_a-ftp-basic.o: ftp-basic.c
wget-1.20.3/src/Makefile.in:1872:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp-basic.o -MD -MP -MF $(DEPDIR)/libunittest_a-ftp-basic.Tpo -c -o libunittest_a-ftp-basic.o `test -f 'ftp-basic.c' || echo '$(srcdir)/'`ftp-basic.c
wget-1.20.3/src/Makefile.in-1873-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp-basic.Tpo $(DEPDIR)/libunittest_a-ftp-basic.Po
##############################################
wget-1.20.3/src/Makefile.in-1875-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1876:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp-basic.o `test -f 'ftp-basic.c' || echo '$(srcdir)/'`ftp-basic.c
wget-1.20.3/src/Makefile.in-1877-
wget-1.20.3/src/Makefile.in-1878-libunittest_a-ftp-basic.obj: ftp-basic.c
wget-1.20.3/src/Makefile.in:1879:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp-basic.obj -MD -MP -MF $(DEPDIR)/libunittest_a-ftp-basic.Tpo -c -o libunittest_a-ftp-basic.obj `if test -f 'ftp-basic.c'; then $(CYGPATH_W) 'ftp-basic.c'; else $(CYGPATH_W) '$(srcdir)/ftp-basic.c'; fi`
wget-1.20.3/src/Makefile.in-1880-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp-basic.Tpo $(DEPDIR)/libunittest_a-ftp-basic.Po
##############################################
wget-1.20.3/src/Makefile.in-1882-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1883:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp-basic.obj `if test -f 'ftp-basic.c'; then $(CYGPATH_W) 'ftp-basic.c'; else $(CYGPATH_W) '$(srcdir)/ftp-basic.c'; fi`
wget-1.20.3/src/Makefile.in-1884-
wget-1.20.3/src/Makefile.in-1885-libunittest_a-ftp-ls.o: ftp-ls.c
wget-1.20.3/src/Makefile.in:1886:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp-ls.o -MD -MP -MF $(DEPDIR)/libunittest_a-ftp-ls.Tpo -c -o libunittest_a-ftp-ls.o `test -f 'ftp-ls.c' || echo '$(srcdir)/'`ftp-ls.c
wget-1.20.3/src/Makefile.in-1887-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp-ls.Tpo $(DEPDIR)/libunittest_a-ftp-ls.Po
##############################################
wget-1.20.3/src/Makefile.in-1889-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1890:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp-ls.o `test -f 'ftp-ls.c' || echo '$(srcdir)/'`ftp-ls.c
wget-1.20.3/src/Makefile.in-1891-
wget-1.20.3/src/Makefile.in-1892-libunittest_a-ftp-ls.obj: ftp-ls.c
wget-1.20.3/src/Makefile.in:1893:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ftp-ls.obj -MD -MP -MF $(DEPDIR)/libunittest_a-ftp-ls.Tpo -c -o libunittest_a-ftp-ls.obj `if test -f 'ftp-ls.c'; then $(CYGPATH_W) 'ftp-ls.c'; else $(CYGPATH_W) '$(srcdir)/ftp-ls.c'; fi`
wget-1.20.3/src/Makefile.in-1894-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ftp-ls.Tpo $(DEPDIR)/libunittest_a-ftp-ls.Po
##############################################
wget-1.20.3/src/Makefile.in-1896-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1897:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ftp-ls.obj `if test -f 'ftp-ls.c'; then $(CYGPATH_W) 'ftp-ls.c'; else $(CYGPATH_W) '$(srcdir)/ftp-ls.c'; fi`
wget-1.20.3/src/Makefile.in-1898-
wget-1.20.3/src/Makefile.in-1899-libunittest_a-hash.o: hash.c
wget-1.20.3/src/Makefile.in:1900:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-hash.o -MD -MP -MF $(DEPDIR)/libunittest_a-hash.Tpo -c -o libunittest_a-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
wget-1.20.3/src/Makefile.in-1901-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-hash.Tpo $(DEPDIR)/libunittest_a-hash.Po
##############################################
wget-1.20.3/src/Makefile.in-1903-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1904:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-hash.o `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
wget-1.20.3/src/Makefile.in-1905-
wget-1.20.3/src/Makefile.in-1906-libunittest_a-hash.obj: hash.c
wget-1.20.3/src/Makefile.in:1907:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-hash.obj -MD -MP -MF $(DEPDIR)/libunittest_a-hash.Tpo -c -o libunittest_a-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
wget-1.20.3/src/Makefile.in-1908-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-hash.Tpo $(DEPDIR)/libunittest_a-hash.Po
##############################################
wget-1.20.3/src/Makefile.in-1910-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1911:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-hash.obj `if test -f 'hash.c'; then $(CYGPATH_W) 'hash.c'; else $(CYGPATH_W) '$(srcdir)/hash.c'; fi`
wget-1.20.3/src/Makefile.in-1912-
wget-1.20.3/src/Makefile.in-1913-libunittest_a-host.o: host.c
wget-1.20.3/src/Makefile.in:1914:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-host.o -MD -MP -MF $(DEPDIR)/libunittest_a-host.Tpo -c -o libunittest_a-host.o `test -f 'host.c' || echo '$(srcdir)/'`host.c
wget-1.20.3/src/Makefile.in-1915-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-host.Tpo $(DEPDIR)/libunittest_a-host.Po
##############################################
wget-1.20.3/src/Makefile.in-1917-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1918:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-host.o `test -f 'host.c' || echo '$(srcdir)/'`host.c
wget-1.20.3/src/Makefile.in-1919-
wget-1.20.3/src/Makefile.in-1920-libunittest_a-host.obj: host.c
wget-1.20.3/src/Makefile.in:1921:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-host.obj -MD -MP -MF $(DEPDIR)/libunittest_a-host.Tpo -c -o libunittest_a-host.obj `if test -f 'host.c'; then $(CYGPATH_W) 'host.c'; else $(CYGPATH_W) '$(srcdir)/host.c'; fi`
wget-1.20.3/src/Makefile.in-1922-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-host.Tpo $(DEPDIR)/libunittest_a-host.Po
##############################################
wget-1.20.3/src/Makefile.in-1924-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1925:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-host.obj `if test -f 'host.c'; then $(CYGPATH_W) 'host.c'; else $(CYGPATH_W) '$(srcdir)/host.c'; fi`
wget-1.20.3/src/Makefile.in-1926-
wget-1.20.3/src/Makefile.in-1927-libunittest_a-hsts.o: hsts.c
wget-1.20.3/src/Makefile.in:1928:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-hsts.o -MD -MP -MF $(DEPDIR)/libunittest_a-hsts.Tpo -c -o libunittest_a-hsts.o `test -f 'hsts.c' || echo '$(srcdir)/'`hsts.c
wget-1.20.3/src/Makefile.in-1929-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-hsts.Tpo $(DEPDIR)/libunittest_a-hsts.Po
##############################################
wget-1.20.3/src/Makefile.in-1931-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1932:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-hsts.o `test -f 'hsts.c' || echo '$(srcdir)/'`hsts.c
wget-1.20.3/src/Makefile.in-1933-
wget-1.20.3/src/Makefile.in-1934-libunittest_a-hsts.obj: hsts.c
wget-1.20.3/src/Makefile.in:1935:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-hsts.obj -MD -MP -MF $(DEPDIR)/libunittest_a-hsts.Tpo -c -o libunittest_a-hsts.obj `if test -f 'hsts.c'; then $(CYGPATH_W) 'hsts.c'; else $(CYGPATH_W) '$(srcdir)/hsts.c'; fi`
wget-1.20.3/src/Makefile.in-1936-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-hsts.Tpo $(DEPDIR)/libunittest_a-hsts.Po
##############################################
wget-1.20.3/src/Makefile.in-1938-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1939:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-hsts.obj `if test -f 'hsts.c'; then $(CYGPATH_W) 'hsts.c'; else $(CYGPATH_W) '$(srcdir)/hsts.c'; fi`
wget-1.20.3/src/Makefile.in-1940-
wget-1.20.3/src/Makefile.in-1941-libunittest_a-html-parse.o: html-parse.c
wget-1.20.3/src/Makefile.in:1942:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-html-parse.o -MD -MP -MF $(DEPDIR)/libunittest_a-html-parse.Tpo -c -o libunittest_a-html-parse.o `test -f 'html-parse.c' || echo '$(srcdir)/'`html-parse.c
wget-1.20.3/src/Makefile.in-1943-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-html-parse.Tpo $(DEPDIR)/libunittest_a-html-parse.Po
##############################################
wget-1.20.3/src/Makefile.in-1945-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1946:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-html-parse.o `test -f 'html-parse.c' || echo '$(srcdir)/'`html-parse.c
wget-1.20.3/src/Makefile.in-1947-
wget-1.20.3/src/Makefile.in-1948-libunittest_a-html-parse.obj: html-parse.c
wget-1.20.3/src/Makefile.in:1949:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-html-parse.obj -MD -MP -MF $(DEPDIR)/libunittest_a-html-parse.Tpo -c -o libunittest_a-html-parse.obj `if test -f 'html-parse.c'; then $(CYGPATH_W) 'html-parse.c'; else $(CYGPATH_W) '$(srcdir)/html-parse.c'; fi`
wget-1.20.3/src/Makefile.in-1950-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-html-parse.Tpo $(DEPDIR)/libunittest_a-html-parse.Po
##############################################
wget-1.20.3/src/Makefile.in-1952-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1953:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-html-parse.obj `if test -f 'html-parse.c'; then $(CYGPATH_W) 'html-parse.c'; else $(CYGPATH_W) '$(srcdir)/html-parse.c'; fi`
wget-1.20.3/src/Makefile.in-1954-
wget-1.20.3/src/Makefile.in-1955-libunittest_a-html-url.o: html-url.c
wget-1.20.3/src/Makefile.in:1956:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-html-url.o -MD -MP -MF $(DEPDIR)/libunittest_a-html-url.Tpo -c -o libunittest_a-html-url.o `test -f 'html-url.c' || echo '$(srcdir)/'`html-url.c
wget-1.20.3/src/Makefile.in-1957-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-html-url.Tpo $(DEPDIR)/libunittest_a-html-url.Po
##############################################
wget-1.20.3/src/Makefile.in-1959-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1960:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-html-url.o `test -f 'html-url.c' || echo '$(srcdir)/'`html-url.c
wget-1.20.3/src/Makefile.in-1961-
wget-1.20.3/src/Makefile.in-1962-libunittest_a-html-url.obj: html-url.c
wget-1.20.3/src/Makefile.in:1963:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-html-url.obj -MD -MP -MF $(DEPDIR)/libunittest_a-html-url.Tpo -c -o libunittest_a-html-url.obj `if test -f 'html-url.c'; then $(CYGPATH_W) 'html-url.c'; else $(CYGPATH_W) '$(srcdir)/html-url.c'; fi`
wget-1.20.3/src/Makefile.in-1964-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-html-url.Tpo $(DEPDIR)/libunittest_a-html-url.Po
##############################################
wget-1.20.3/src/Makefile.in-1966-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1967:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-html-url.obj `if test -f 'html-url.c'; then $(CYGPATH_W) 'html-url.c'; else $(CYGPATH_W) '$(srcdir)/html-url.c'; fi`
wget-1.20.3/src/Makefile.in-1968-
wget-1.20.3/src/Makefile.in-1969-libunittest_a-http.o: http.c
wget-1.20.3/src/Makefile.in:1970:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-http.o -MD -MP -MF $(DEPDIR)/libunittest_a-http.Tpo -c -o libunittest_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
wget-1.20.3/src/Makefile.in-1971-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-http.Tpo $(DEPDIR)/libunittest_a-http.Po
##############################################
wget-1.20.3/src/Makefile.in-1973-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1974:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-http.o `test -f 'http.c' || echo '$(srcdir)/'`http.c
wget-1.20.3/src/Makefile.in-1975-
wget-1.20.3/src/Makefile.in-1976-libunittest_a-http.obj: http.c
wget-1.20.3/src/Makefile.in:1977:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-http.obj -MD -MP -MF $(DEPDIR)/libunittest_a-http.Tpo -c -o libunittest_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
wget-1.20.3/src/Makefile.in-1978-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-http.Tpo $(DEPDIR)/libunittest_a-http.Po
##############################################
wget-1.20.3/src/Makefile.in-1980-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1981:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-http.obj `if test -f 'http.c'; then $(CYGPATH_W) 'http.c'; else $(CYGPATH_W) '$(srcdir)/http.c'; fi`
wget-1.20.3/src/Makefile.in-1982-
wget-1.20.3/src/Makefile.in-1983-libunittest_a-init.o: init.c
wget-1.20.3/src/Makefile.in:1984:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-init.o -MD -MP -MF $(DEPDIR)/libunittest_a-init.Tpo -c -o libunittest_a-init.o `test -f 'init.c' || echo '$(srcdir)/'`init.c
wget-1.20.3/src/Makefile.in-1985-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-init.Tpo $(DEPDIR)/libunittest_a-init.Po
##############################################
wget-1.20.3/src/Makefile.in-1987-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1988:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-init.o `test -f 'init.c' || echo '$(srcdir)/'`init.c
wget-1.20.3/src/Makefile.in-1989-
wget-1.20.3/src/Makefile.in-1990-libunittest_a-init.obj: init.c
wget-1.20.3/src/Makefile.in:1991:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-init.obj -MD -MP -MF $(DEPDIR)/libunittest_a-init.Tpo -c -o libunittest_a-init.obj `if test -f 'init.c'; then $(CYGPATH_W) 'init.c'; else $(CYGPATH_W) '$(srcdir)/init.c'; fi`
wget-1.20.3/src/Makefile.in-1992-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-init.Tpo $(DEPDIR)/libunittest_a-init.Po
##############################################
wget-1.20.3/src/Makefile.in-1994-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:1995:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-init.obj `if test -f 'init.c'; then $(CYGPATH_W) 'init.c'; else $(CYGPATH_W) '$(srcdir)/init.c'; fi`
wget-1.20.3/src/Makefile.in-1996-
wget-1.20.3/src/Makefile.in-1997-libunittest_a-log.o: log.c
wget-1.20.3/src/Makefile.in:1998:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-log.o -MD -MP -MF $(DEPDIR)/libunittest_a-log.Tpo -c -o libunittest_a-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
wget-1.20.3/src/Makefile.in-1999-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-log.Tpo $(DEPDIR)/libunittest_a-log.Po
##############################################
wget-1.20.3/src/Makefile.in-2001-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2002:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-log.o `test -f 'log.c' || echo '$(srcdir)/'`log.c
wget-1.20.3/src/Makefile.in-2003-
wget-1.20.3/src/Makefile.in-2004-libunittest_a-log.obj: log.c
wget-1.20.3/src/Makefile.in:2005:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-log.obj -MD -MP -MF $(DEPDIR)/libunittest_a-log.Tpo -c -o libunittest_a-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
wget-1.20.3/src/Makefile.in-2006-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-log.Tpo $(DEPDIR)/libunittest_a-log.Po
##############################################
wget-1.20.3/src/Makefile.in-2008-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2009:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-log.obj `if test -f 'log.c'; then $(CYGPATH_W) 'log.c'; else $(CYGPATH_W) '$(srcdir)/log.c'; fi`
wget-1.20.3/src/Makefile.in-2010-
wget-1.20.3/src/Makefile.in-2011-libunittest_a-main.o: main.c
wget-1.20.3/src/Makefile.in:2012:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-main.o -MD -MP -MF $(DEPDIR)/libunittest_a-main.Tpo -c -o libunittest_a-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
wget-1.20.3/src/Makefile.in-2013-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-main.Tpo $(DEPDIR)/libunittest_a-main.Po
##############################################
wget-1.20.3/src/Makefile.in-2015-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2016:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
wget-1.20.3/src/Makefile.in-2017-
wget-1.20.3/src/Makefile.in-2018-libunittest_a-main.obj: main.c
wget-1.20.3/src/Makefile.in:2019:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-main.obj -MD -MP -MF $(DEPDIR)/libunittest_a-main.Tpo -c -o libunittest_a-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
wget-1.20.3/src/Makefile.in-2020-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-main.Tpo $(DEPDIR)/libunittest_a-main.Po
##############################################
wget-1.20.3/src/Makefile.in-2022-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2023:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
wget-1.20.3/src/Makefile.in-2024-
wget-1.20.3/src/Makefile.in-2025-libunittest_a-netrc.o: netrc.c
wget-1.20.3/src/Makefile.in:2026:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-netrc.o -MD -MP -MF $(DEPDIR)/libunittest_a-netrc.Tpo -c -o libunittest_a-netrc.o `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
wget-1.20.3/src/Makefile.in-2027-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-netrc.Tpo $(DEPDIR)/libunittest_a-netrc.Po
##############################################
wget-1.20.3/src/Makefile.in-2029-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2030:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-netrc.o `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
wget-1.20.3/src/Makefile.in-2031-
wget-1.20.3/src/Makefile.in-2032-libunittest_a-netrc.obj: netrc.c
wget-1.20.3/src/Makefile.in:2033:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-netrc.obj -MD -MP -MF $(DEPDIR)/libunittest_a-netrc.Tpo -c -o libunittest_a-netrc.obj `if test -f 'netrc.c'; then $(CYGPATH_W) 'netrc.c'; else $(CYGPATH_W) '$(srcdir)/netrc.c'; fi`
wget-1.20.3/src/Makefile.in-2034-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-netrc.Tpo $(DEPDIR)/libunittest_a-netrc.Po
##############################################
wget-1.20.3/src/Makefile.in-2036-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2037:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-netrc.obj `if test -f 'netrc.c'; then $(CYGPATH_W) 'netrc.c'; else $(CYGPATH_W) '$(srcdir)/netrc.c'; fi`
wget-1.20.3/src/Makefile.in-2038-
wget-1.20.3/src/Makefile.in-2039-libunittest_a-progress.o: progress.c
wget-1.20.3/src/Makefile.in:2040:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-progress.o -MD -MP -MF $(DEPDIR)/libunittest_a-progress.Tpo -c -o libunittest_a-progress.o `test -f 'progress.c' || echo '$(srcdir)/'`progress.c
wget-1.20.3/src/Makefile.in-2041-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-progress.Tpo $(DEPDIR)/libunittest_a-progress.Po
##############################################
wget-1.20.3/src/Makefile.in-2043-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2044:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-progress.o `test -f 'progress.c' || echo '$(srcdir)/'`progress.c
wget-1.20.3/src/Makefile.in-2045-
wget-1.20.3/src/Makefile.in-2046-libunittest_a-progress.obj: progress.c
wget-1.20.3/src/Makefile.in:2047:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-progress.obj -MD -MP -MF $(DEPDIR)/libunittest_a-progress.Tpo -c -o libunittest_a-progress.obj `if test -f 'progress.c'; then $(CYGPATH_W) 'progress.c'; else $(CYGPATH_W) '$(srcdir)/progress.c'; fi`
wget-1.20.3/src/Makefile.in-2048-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-progress.Tpo $(DEPDIR)/libunittest_a-progress.Po
##############################################
wget-1.20.3/src/Makefile.in-2050-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2051:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-progress.obj `if test -f 'progress.c'; then $(CYGPATH_W) 'progress.c'; else $(CYGPATH_W) '$(srcdir)/progress.c'; fi`
wget-1.20.3/src/Makefile.in-2052-
wget-1.20.3/src/Makefile.in-2053-libunittest_a-ptimer.o: ptimer.c
wget-1.20.3/src/Makefile.in:2054:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ptimer.o -MD -MP -MF $(DEPDIR)/libunittest_a-ptimer.Tpo -c -o libunittest_a-ptimer.o `test -f 'ptimer.c' || echo '$(srcdir)/'`ptimer.c
wget-1.20.3/src/Makefile.in-2055-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ptimer.Tpo $(DEPDIR)/libunittest_a-ptimer.Po
##############################################
wget-1.20.3/src/Makefile.in-2057-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2058:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ptimer.o `test -f 'ptimer.c' || echo '$(srcdir)/'`ptimer.c
wget-1.20.3/src/Makefile.in-2059-
wget-1.20.3/src/Makefile.in-2060-libunittest_a-ptimer.obj: ptimer.c
wget-1.20.3/src/Makefile.in:2061:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-ptimer.obj -MD -MP -MF $(DEPDIR)/libunittest_a-ptimer.Tpo -c -o libunittest_a-ptimer.obj `if test -f 'ptimer.c'; then $(CYGPATH_W) 'ptimer.c'; else $(CYGPATH_W) '$(srcdir)/ptimer.c'; fi`
wget-1.20.3/src/Makefile.in-2062-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-ptimer.Tpo $(DEPDIR)/libunittest_a-ptimer.Po
##############################################
wget-1.20.3/src/Makefile.in-2064-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2065:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-ptimer.obj `if test -f 'ptimer.c'; then $(CYGPATH_W) 'ptimer.c'; else $(CYGPATH_W) '$(srcdir)/ptimer.c'; fi`
wget-1.20.3/src/Makefile.in-2066-
wget-1.20.3/src/Makefile.in-2067-libunittest_a-recur.o: recur.c
wget-1.20.3/src/Makefile.in:2068:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-recur.o -MD -MP -MF $(DEPDIR)/libunittest_a-recur.Tpo -c -o libunittest_a-recur.o `test -f 'recur.c' || echo '$(srcdir)/'`recur.c
wget-1.20.3/src/Makefile.in-2069-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-recur.Tpo $(DEPDIR)/libunittest_a-recur.Po
##############################################
wget-1.20.3/src/Makefile.in-2071-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2072:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-recur.o `test -f 'recur.c' || echo '$(srcdir)/'`recur.c
wget-1.20.3/src/Makefile.in-2073-
wget-1.20.3/src/Makefile.in-2074-libunittest_a-recur.obj: recur.c
wget-1.20.3/src/Makefile.in:2075:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-recur.obj -MD -MP -MF $(DEPDIR)/libunittest_a-recur.Tpo -c -o libunittest_a-recur.obj `if test -f 'recur.c'; then $(CYGPATH_W) 'recur.c'; else $(CYGPATH_W) '$(srcdir)/recur.c'; fi`
wget-1.20.3/src/Makefile.in-2076-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-recur.Tpo $(DEPDIR)/libunittest_a-recur.Po
##############################################
wget-1.20.3/src/Makefile.in-2078-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2079:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-recur.obj `if test -f 'recur.c'; then $(CYGPATH_W) 'recur.c'; else $(CYGPATH_W) '$(srcdir)/recur.c'; fi`
wget-1.20.3/src/Makefile.in-2080-
wget-1.20.3/src/Makefile.in-2081-libunittest_a-res.o: res.c
wget-1.20.3/src/Makefile.in:2082:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-res.o -MD -MP -MF $(DEPDIR)/libunittest_a-res.Tpo -c -o libunittest_a-res.o `test -f 'res.c' || echo '$(srcdir)/'`res.c
wget-1.20.3/src/Makefile.in-2083-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-res.Tpo $(DEPDIR)/libunittest_a-res.Po
##############################################
wget-1.20.3/src/Makefile.in-2085-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2086:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-res.o `test -f 'res.c' || echo '$(srcdir)/'`res.c
wget-1.20.3/src/Makefile.in-2087-
wget-1.20.3/src/Makefile.in-2088-libunittest_a-res.obj: res.c
wget-1.20.3/src/Makefile.in:2089:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-res.obj -MD -MP -MF $(DEPDIR)/libunittest_a-res.Tpo -c -o libunittest_a-res.obj `if test -f 'res.c'; then $(CYGPATH_W) 'res.c'; else $(CYGPATH_W) '$(srcdir)/res.c'; fi`
wget-1.20.3/src/Makefile.in-2090-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-res.Tpo $(DEPDIR)/libunittest_a-res.Po
##############################################
wget-1.20.3/src/Makefile.in-2092-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2093:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-res.obj `if test -f 'res.c'; then $(CYGPATH_W) 'res.c'; else $(CYGPATH_W) '$(srcdir)/res.c'; fi`
wget-1.20.3/src/Makefile.in-2094-
wget-1.20.3/src/Makefile.in-2095-libunittest_a-retr.o: retr.c
wget-1.20.3/src/Makefile.in:2096:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-retr.o -MD -MP -MF $(DEPDIR)/libunittest_a-retr.Tpo -c -o libunittest_a-retr.o `test -f 'retr.c' || echo '$(srcdir)/'`retr.c
wget-1.20.3/src/Makefile.in-2097-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-retr.Tpo $(DEPDIR)/libunittest_a-retr.Po
##############################################
wget-1.20.3/src/Makefile.in-2099-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2100:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-retr.o `test -f 'retr.c' || echo '$(srcdir)/'`retr.c
wget-1.20.3/src/Makefile.in-2101-
wget-1.20.3/src/Makefile.in-2102-libunittest_a-retr.obj: retr.c
wget-1.20.3/src/Makefile.in:2103:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-retr.obj -MD -MP -MF $(DEPDIR)/libunittest_a-retr.Tpo -c -o libunittest_a-retr.obj `if test -f 'retr.c'; then $(CYGPATH_W) 'retr.c'; else $(CYGPATH_W) '$(srcdir)/retr.c'; fi`
wget-1.20.3/src/Makefile.in-2104-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-retr.Tpo $(DEPDIR)/libunittest_a-retr.Po
##############################################
wget-1.20.3/src/Makefile.in-2106-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2107:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-retr.obj `if test -f 'retr.c'; then $(CYGPATH_W) 'retr.c'; else $(CYGPATH_W) '$(srcdir)/retr.c'; fi`
wget-1.20.3/src/Makefile.in-2108-
wget-1.20.3/src/Makefile.in-2109-libunittest_a-spider.o: spider.c
wget-1.20.3/src/Makefile.in:2110:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-spider.o -MD -MP -MF $(DEPDIR)/libunittest_a-spider.Tpo -c -o libunittest_a-spider.o `test -f 'spider.c' || echo '$(srcdir)/'`spider.c
wget-1.20.3/src/Makefile.in-2111-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-spider.Tpo $(DEPDIR)/libunittest_a-spider.Po
##############################################
wget-1.20.3/src/Makefile.in-2113-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2114:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-spider.o `test -f 'spider.c' || echo '$(srcdir)/'`spider.c
wget-1.20.3/src/Makefile.in-2115-
wget-1.20.3/src/Makefile.in-2116-libunittest_a-spider.obj: spider.c
wget-1.20.3/src/Makefile.in:2117:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-spider.obj -MD -MP -MF $(DEPDIR)/libunittest_a-spider.Tpo -c -o libunittest_a-spider.obj `if test -f 'spider.c'; then $(CYGPATH_W) 'spider.c'; else $(CYGPATH_W) '$(srcdir)/spider.c'; fi`
wget-1.20.3/src/Makefile.in-2118-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-spider.Tpo $(DEPDIR)/libunittest_a-spider.Po
##############################################
wget-1.20.3/src/Makefile.in-2120-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2121:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-spider.obj `if test -f 'spider.c'; then $(CYGPATH_W) 'spider.c'; else $(CYGPATH_W) '$(srcdir)/spider.c'; fi`
wget-1.20.3/src/Makefile.in-2122-
wget-1.20.3/src/Makefile.in-2123-libunittest_a-url.o: url.c
wget-1.20.3/src/Makefile.in:2124:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-url.o -MD -MP -MF $(DEPDIR)/libunittest_a-url.Tpo -c -o libunittest_a-url.o `test -f 'url.c' || echo '$(srcdir)/'`url.c
wget-1.20.3/src/Makefile.in-2125-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-url.Tpo $(DEPDIR)/libunittest_a-url.Po
##############################################
wget-1.20.3/src/Makefile.in-2127-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2128:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-url.o `test -f 'url.c' || echo '$(srcdir)/'`url.c
wget-1.20.3/src/Makefile.in-2129-
wget-1.20.3/src/Makefile.in-2130-libunittest_a-url.obj: url.c
wget-1.20.3/src/Makefile.in:2131:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-url.obj -MD -MP -MF $(DEPDIR)/libunittest_a-url.Tpo -c -o libunittest_a-url.obj `if test -f 'url.c'; then $(CYGPATH_W) 'url.c'; else $(CYGPATH_W) '$(srcdir)/url.c'; fi`
wget-1.20.3/src/Makefile.in-2132-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-url.Tpo $(DEPDIR)/libunittest_a-url.Po
##############################################
wget-1.20.3/src/Makefile.in-2134-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2135:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-url.obj `if test -f 'url.c'; then $(CYGPATH_W) 'url.c'; else $(CYGPATH_W) '$(srcdir)/url.c'; fi`
wget-1.20.3/src/Makefile.in-2136-
wget-1.20.3/src/Makefile.in-2137-libunittest_a-warc.o: warc.c
wget-1.20.3/src/Makefile.in:2138:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-warc.o -MD -MP -MF $(DEPDIR)/libunittest_a-warc.Tpo -c -o libunittest_a-warc.o `test -f 'warc.c' || echo '$(srcdir)/'`warc.c
wget-1.20.3/src/Makefile.in-2139-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-warc.Tpo $(DEPDIR)/libunittest_a-warc.Po
##############################################
wget-1.20.3/src/Makefile.in-2141-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2142:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-warc.o `test -f 'warc.c' || echo '$(srcdir)/'`warc.c
wget-1.20.3/src/Makefile.in-2143-
wget-1.20.3/src/Makefile.in-2144-libunittest_a-warc.obj: warc.c
wget-1.20.3/src/Makefile.in:2145:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-warc.obj -MD -MP -MF $(DEPDIR)/libunittest_a-warc.Tpo -c -o libunittest_a-warc.obj `if test -f 'warc.c'; then $(CYGPATH_W) 'warc.c'; else $(CYGPATH_W) '$(srcdir)/warc.c'; fi`
wget-1.20.3/src/Makefile.in-2146-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-warc.Tpo $(DEPDIR)/libunittest_a-warc.Po
##############################################
wget-1.20.3/src/Makefile.in-2148-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2149:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-warc.obj `if test -f 'warc.c'; then $(CYGPATH_W) 'warc.c'; else $(CYGPATH_W) '$(srcdir)/warc.c'; fi`
wget-1.20.3/src/Makefile.in-2150-
wget-1.20.3/src/Makefile.in-2151-libunittest_a-xattr.o: xattr.c
wget-1.20.3/src/Makefile.in:2152:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-xattr.o -MD -MP -MF $(DEPDIR)/libunittest_a-xattr.Tpo -c -o libunittest_a-xattr.o `test -f 'xattr.c' || echo '$(srcdir)/'`xattr.c
wget-1.20.3/src/Makefile.in-2153-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-xattr.Tpo $(DEPDIR)/libunittest_a-xattr.Po
##############################################
wget-1.20.3/src/Makefile.in-2155-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2156:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-xattr.o `test -f 'xattr.c' || echo '$(srcdir)/'`xattr.c
wget-1.20.3/src/Makefile.in-2157-
wget-1.20.3/src/Makefile.in-2158-libunittest_a-xattr.obj: xattr.c
wget-1.20.3/src/Makefile.in:2159:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-xattr.obj -MD -MP -MF $(DEPDIR)/libunittest_a-xattr.Tpo -c -o libunittest_a-xattr.obj `if test -f 'xattr.c'; then $(CYGPATH_W) 'xattr.c'; else $(CYGPATH_W) '$(srcdir)/xattr.c'; fi`
wget-1.20.3/src/Makefile.in-2160-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-xattr.Tpo $(DEPDIR)/libunittest_a-xattr.Po
##############################################
wget-1.20.3/src/Makefile.in-2162-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2163:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-xattr.obj `if test -f 'xattr.c'; then $(CYGPATH_W) 'xattr.c'; else $(CYGPATH_W) '$(srcdir)/xattr.c'; fi`
wget-1.20.3/src/Makefile.in-2164-
wget-1.20.3/src/Makefile.in-2165-libunittest_a-utils.o: utils.c
wget-1.20.3/src/Makefile.in:2166:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-utils.o -MD -MP -MF $(DEPDIR)/libunittest_a-utils.Tpo -c -o libunittest_a-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
wget-1.20.3/src/Makefile.in-2167-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-utils.Tpo $(DEPDIR)/libunittest_a-utils.Po
##############################################
wget-1.20.3/src/Makefile.in-2169-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2170:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-utils.o `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
wget-1.20.3/src/Makefile.in-2171-
wget-1.20.3/src/Makefile.in-2172-libunittest_a-utils.obj: utils.c
wget-1.20.3/src/Makefile.in:2173:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-utils.obj -MD -MP -MF $(DEPDIR)/libunittest_a-utils.Tpo -c -o libunittest_a-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
wget-1.20.3/src/Makefile.in-2174-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-utils.Tpo $(DEPDIR)/libunittest_a-utils.Po
##############################################
wget-1.20.3/src/Makefile.in-2176-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2177:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-utils.obj `if test -f 'utils.c'; then $(CYGPATH_W) 'utils.c'; else $(CYGPATH_W) '$(srcdir)/utils.c'; fi`
wget-1.20.3/src/Makefile.in-2178-
wget-1.20.3/src/Makefile.in-2179-libunittest_a-exits.o: exits.c
wget-1.20.3/src/Makefile.in:2180:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-exits.o -MD -MP -MF $(DEPDIR)/libunittest_a-exits.Tpo -c -o libunittest_a-exits.o `test -f 'exits.c' || echo '$(srcdir)/'`exits.c
wget-1.20.3/src/Makefile.in-2181-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-exits.Tpo $(DEPDIR)/libunittest_a-exits.Po
##############################################
wget-1.20.3/src/Makefile.in-2183-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2184:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-exits.o `test -f 'exits.c' || echo '$(srcdir)/'`exits.c
wget-1.20.3/src/Makefile.in-2185-
wget-1.20.3/src/Makefile.in-2186-libunittest_a-exits.obj: exits.c
wget-1.20.3/src/Makefile.in:2187:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-exits.obj -MD -MP -MF $(DEPDIR)/libunittest_a-exits.Tpo -c -o libunittest_a-exits.obj `if test -f 'exits.c'; then $(CYGPATH_W) 'exits.c'; else $(CYGPATH_W) '$(srcdir)/exits.c'; fi`
wget-1.20.3/src/Makefile.in-2188-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-exits.Tpo $(DEPDIR)/libunittest_a-exits.Po
##############################################
wget-1.20.3/src/Makefile.in-2190-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2191:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-exits.obj `if test -f 'exits.c'; then $(CYGPATH_W) 'exits.c'; else $(CYGPATH_W) '$(srcdir)/exits.c'; fi`
wget-1.20.3/src/Makefile.in-2192-
wget-1.20.3/src/Makefile.in-2193-libunittest_a-build_info.o: build_info.c
wget-1.20.3/src/Makefile.in:2194:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-build_info.o -MD -MP -MF $(DEPDIR)/libunittest_a-build_info.Tpo -c -o libunittest_a-build_info.o `test -f 'build_info.c' || echo '$(srcdir)/'`build_info.c
wget-1.20.3/src/Makefile.in-2195-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-build_info.Tpo $(DEPDIR)/libunittest_a-build_info.Po
##############################################
wget-1.20.3/src/Makefile.in-2197-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2198:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-build_info.o `test -f 'build_info.c' || echo '$(srcdir)/'`build_info.c
wget-1.20.3/src/Makefile.in-2199-
wget-1.20.3/src/Makefile.in-2200-libunittest_a-build_info.obj: build_info.c
wget-1.20.3/src/Makefile.in:2201:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-build_info.obj -MD -MP -MF $(DEPDIR)/libunittest_a-build_info.Tpo -c -o libunittest_a-build_info.obj `if test -f 'build_info.c'; then $(CYGPATH_W) 'build_info.c'; else $(CYGPATH_W) '$(srcdir)/build_info.c'; fi`
wget-1.20.3/src/Makefile.in-2202-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-build_info.Tpo $(DEPDIR)/libunittest_a-build_info.Po
##############################################
wget-1.20.3/src/Makefile.in-2204-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2205:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-build_info.obj `if test -f 'build_info.c'; then $(CYGPATH_W) 'build_info.c'; else $(CYGPATH_W) '$(srcdir)/build_info.c'; fi`
wget-1.20.3/src/Makefile.in-2206-
wget-1.20.3/src/Makefile.in-2207-libunittest_a-iri.o: iri.c
wget-1.20.3/src/Makefile.in:2208:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-iri.o -MD -MP -MF $(DEPDIR)/libunittest_a-iri.Tpo -c -o libunittest_a-iri.o `test -f 'iri.c' || echo '$(srcdir)/'`iri.c
wget-1.20.3/src/Makefile.in-2209-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-iri.Tpo $(DEPDIR)/libunittest_a-iri.Po
##############################################
wget-1.20.3/src/Makefile.in-2211-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2212:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-iri.o `test -f 'iri.c' || echo '$(srcdir)/'`iri.c
wget-1.20.3/src/Makefile.in-2213-
wget-1.20.3/src/Makefile.in-2214-libunittest_a-iri.obj: iri.c
wget-1.20.3/src/Makefile.in:2215:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-iri.obj -MD -MP -MF $(DEPDIR)/libunittest_a-iri.Tpo -c -o libunittest_a-iri.obj `if test -f 'iri.c'; then $(CYGPATH_W) 'iri.c'; else $(CYGPATH_W) '$(srcdir)/iri.c'; fi`
wget-1.20.3/src/Makefile.in-2216-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-iri.Tpo $(DEPDIR)/libunittest_a-iri.Po
##############################################
wget-1.20.3/src/Makefile.in-2218-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2219:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-iri.obj `if test -f 'iri.c'; then $(CYGPATH_W) 'iri.c'; else $(CYGPATH_W) '$(srcdir)/iri.c'; fi`
wget-1.20.3/src/Makefile.in-2220-
wget-1.20.3/src/Makefile.in-2221-libunittest_a-metalink.o: metalink.c
wget-1.20.3/src/Makefile.in:2222:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-metalink.o -MD -MP -MF $(DEPDIR)/libunittest_a-metalink.Tpo -c -o libunittest_a-metalink.o `test -f 'metalink.c' || echo '$(srcdir)/'`metalink.c
wget-1.20.3/src/Makefile.in-2223-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-metalink.Tpo $(DEPDIR)/libunittest_a-metalink.Po
##############################################
wget-1.20.3/src/Makefile.in-2225-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2226:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-metalink.o `test -f 'metalink.c' || echo '$(srcdir)/'`metalink.c
wget-1.20.3/src/Makefile.in-2227-
wget-1.20.3/src/Makefile.in-2228-libunittest_a-metalink.obj: metalink.c
wget-1.20.3/src/Makefile.in:2229:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-metalink.obj -MD -MP -MF $(DEPDIR)/libunittest_a-metalink.Tpo -c -o libunittest_a-metalink.obj `if test -f 'metalink.c'; then $(CYGPATH_W) 'metalink.c'; else $(CYGPATH_W) '$(srcdir)/metalink.c'; fi`
wget-1.20.3/src/Makefile.in-2230-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-metalink.Tpo $(DEPDIR)/libunittest_a-metalink.Po
##############################################
wget-1.20.3/src/Makefile.in-2232-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2233:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-metalink.obj `if test -f 'metalink.c'; then $(CYGPATH_W) 'metalink.c'; else $(CYGPATH_W) '$(srcdir)/metalink.c'; fi`
wget-1.20.3/src/Makefile.in-2234-
wget-1.20.3/src/Makefile.in-2235-libunittest_a-version.o: version.c
wget-1.20.3/src/Makefile.in:2236:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-version.o -MD -MP -MF $(DEPDIR)/libunittest_a-version.Tpo -c -o libunittest_a-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c
wget-1.20.3/src/Makefile.in-2237-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-version.Tpo $(DEPDIR)/libunittest_a-version.Po
##############################################
wget-1.20.3/src/Makefile.in-2239-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2240:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-version.o `test -f 'version.c' || echo '$(srcdir)/'`version.c
wget-1.20.3/src/Makefile.in-2241-
wget-1.20.3/src/Makefile.in-2242-libunittest_a-version.obj: version.c
wget-1.20.3/src/Makefile.in:2243:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libunittest_a-version.obj -MD -MP -MF $(DEPDIR)/libunittest_a-version.Tpo -c -o libunittest_a-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi`
wget-1.20.3/src/Makefile.in-2244-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libunittest_a-version.Tpo $(DEPDIR)/libunittest_a-version.Po
##############################################
wget-1.20.3/src/Makefile.in-2246-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/src/Makefile.in:2247:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libunittest_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libunittest_a-version.obj `if test -f 'version.c'; then $(CYGPATH_W) 'version.c'; else $(CYGPATH_W) '$(srcdir)/version.c'; fi`
wget-1.20.3/src/Makefile.in-2248-
##############################################
wget-1.20.3/src/Makefile.in-2278-GTAGS:
wget-1.20.3/src/Makefile.in:2279:	here=`$(am__cd) $(top_builddir) && pwd` \
wget-1.20.3/src/Makefile.in-2280-	  && $(am__cd) $(top_srcdir) \
##############################################
wget-1.20.3/src/Makefile.in-2304-distdir-am: $(DISTFILES)
wget-1.20.3/src/Makefile.in:2305:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/src/Makefile.in:2306:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/src/Makefile.in-2307-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/src/Makefile.in-2318-	  if test -d $$d/$$file; then \
wget-1.20.3/src/Makefile.in:2319:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/src/Makefile.in-2320-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/src/cookies.c-486-
wget-1.20.3/src/cookies.c:487:   We don't want to call network functions like inet_addr() because
wget-1.20.3/src/cookies.c-488-   all we need is a check, preferably one that is small, fast, and
##############################################
wget-1.20.3/src/host.c-790-  {
wget-1.20.3/src/host.c:791:    uint32_t addr_ipv4 = (uint32_t)inet_addr (host);
wget-1.20.3/src/host.c-792-    if (addr_ipv4 != (uint32_t) -1)
##############################################
wget-1.20.3/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wget-1.20.3/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wget-1.20.3/configure-47-  as_echo='print -r --'
wget-1.20.3/configure-48-  as_echo_n='print -rn --'
wget-1.20.3/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wget-1.20.3/configure-50-  as_echo='printf %s\n'
##############################################
wget-1.20.3/configure-52-else
wget-1.20.3/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wget-1.20.3/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wget-1.20.3/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wget-1.20.3/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wget-1.20.3/configure-64-      esac;
##############################################
wget-1.20.3/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wget-1.20.3/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
wget-1.20.3/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
wget-1.20.3/configure-327-      case $as_dir in #(
wget-1.20.3/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wget-1.20.3/configure-329-      *) as_qdir=$as_dir;;
##############################################
wget-1.20.3/configure-400-  {
wget-1.20.3/configure:401:    as_val=`expr "$@" || test $? -eq 1`
wget-1.20.3/configure-402-  }
##############################################
wget-1.20.3/configure-407-# ----------------------------------------
wget-1.20.3/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wget-1.20.3/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wget-1.20.3/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wget-1.20.3/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wget-1.20.3/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wget-1.20.3/configure-1931-  case $ac_option in
wget-1.20.3/configure:1932:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wget-1.20.3/configure-1933-  *=)   ac_optarg= ;;
##############################################
wget-1.20.3/configure-1975-  -disable-* | --disable-*)
wget-1.20.3/configure:1976:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wget-1.20.3/configure-1977-    # Reject names that are not valid shell variable names.
##############################################
wget-1.20.3/configure-1980-    ac_useropt_orig=$ac_useropt
wget-1.20.3/configure:1981:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget-1.20.3/configure-1982-    case $ac_user_opts in
##############################################
wget-1.20.3/configure-2001-  -enable-* | --enable-*)
wget-1.20.3/configure:2002:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wget-1.20.3/configure-2003-    # Reject names that are not valid shell variable names.
##############################################
wget-1.20.3/configure-2006-    ac_useropt_orig=$ac_useropt
wget-1.20.3/configure:2007:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget-1.20.3/configure-2008-    case $ac_user_opts in
##############################################
wget-1.20.3/configure-2205-  -with-* | --with-*)
wget-1.20.3/configure:2206:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wget-1.20.3/configure-2207-    # Reject names that are not valid shell variable names.
##############################################
wget-1.20.3/configure-2210-    ac_useropt_orig=$ac_useropt
wget-1.20.3/configure:2211:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget-1.20.3/configure-2212-    case $ac_user_opts in
##############################################
wget-1.20.3/configure-2221-  -without-* | --without-*)
wget-1.20.3/configure:2222:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wget-1.20.3/configure-2223-    # Reject names that are not valid shell variable names.
##############################################
wget-1.20.3/configure-2226-    ac_useropt_orig=$ac_useropt
wget-1.20.3/configure:2227:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget-1.20.3/configure-2228-    case $ac_user_opts in
##############################################
wget-1.20.3/configure-2259-  *=*)
wget-1.20.3/configure:2260:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wget-1.20.3/configure-2261-    # Reject names that are not valid shell variable names.
##############################################
wget-1.20.3/configure-2280-if test -n "$ac_prev"; then
wget-1.20.3/configure:2281:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wget-1.20.3/configure-2282-  as_fn_error $? "missing argument to $ac_option"
##############################################
wget-1.20.3/configure-2302-    */ )
wget-1.20.3/configure:2303:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wget-1.20.3/configure-2304-      eval $ac_var=\$ac_val;;
##############################################
wget-1.20.3/configure-2337-ac_ls_di=`ls -di .` &&
wget-1.20.3/configure:2338:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wget-1.20.3/configure-2339-  as_fn_error $? "working directory cannot be determined"
##############################################
wget-1.20.3/configure-2393-case $srcdir in
wget-1.20.3/configure:2394:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wget-1.20.3/configure-2395-esac
##############################################
wget-1.20.3/configure-2436-By default, \`make install' will install all the files in
wget-1.20.3/configure:2437:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wget-1.20.3/configure:2438:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wget-1.20.3/configure-2439-for instance \`--prefix=\$HOME'.
##############################################
wget-1.20.3/configure-2612-*)
wget-1.20.3/configure:2613:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wget-1.20.3/configure-2614-  # A ".." for each directory in $ac_dir_suffix.
wget-1.20.3/configure:2615:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wget-1.20.3/configure-2616-  case $ac_top_builddir_sub in
##############################################
wget-1.20.3/configure-3202-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
wget-1.20.3/configure:3203:  as_decl_name=`echo $2|sed 's/ *(.*//'`
wget-1.20.3/configure:3204:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
wget-1.20.3/configure-3205-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
wget-1.20.3/configure-3440-    *\'*)
wget-1.20.3/configure:3441:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget-1.20.3/configure-3442-    esac
##############################################
wget-1.20.3/configure-3523-      case $ac_val in
wget-1.20.3/configure:3524:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wget-1.20.3/configure-3525-      esac
##############################################
wget-1.20.3/configure-3538-	case $ac_val in
wget-1.20.3/configure:3539:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wget-1.20.3/configure-3540-	esac
##############################################
wget-1.20.3/configure-3756-    set,)
wget-1.20.3/configure:3757:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wget-1.20.3/configure:3758:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wget-1.20.3/configure-3759-      ac_cache_corrupted=: ;;
##############################################
wget-1.20.3/configure-3767-	# differences in whitespace do not lead to failure.
wget-1.20.3/configure:3768:	ac_old_val_w=`echo x $ac_old_val`
wget-1.20.3/configure:3769:	ac_new_val_w=`echo x $ac_new_val`
wget-1.20.3/configure-3770-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wget-1.20.3/configure-3787-    case $ac_new_val in
wget-1.20.3/configure:3788:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wget-1.20.3/configure-3789-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wget-1.20.3/configure-3971-     echo "timestamp, slept: $am_has_slept" > conftest.file
wget-1.20.3/configure:3972:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wget-1.20.3/configure-3973-     if test "$*" = "X"; then
wget-1.20.3/configure-3974-	# -L didn't work.
wget-1.20.3/configure:3975:	set X `ls -t "$srcdir/configure" conftest.file`
wget-1.20.3/configure-3976-     fi
##############################################
wget-1.20.3/configure-4022-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wget-1.20.3/configure:4023:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wget-1.20.3/configure-4024-
wget-1.20.3/configure-4025-# Expand $ac_aux_dir to an absolute path.
wget-1.20.3/configure:4026:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wget-1.20.3/configure-4027-
##############################################
wget-1.20.3/configure-4167-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wget-1.20.3/configure:4168:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wget-1.20.3/configure-4169-	     'mkdir (GNU coreutils) '* | \
##############################################
wget-1.20.3/configure-4240-set x ${MAKE-make}
wget-1.20.3/configure:4241:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wget-1.20.3/configure-4242-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wget-1.20.3/configure-4250-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wget-1.20.3/configure:4251:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wget-1.20.3/configure-4252-  *@@@%%%=?*=@@@%%%*)
##############################################
wget-1.20.3/configure-4316-
wget-1.20.3/configure:4317:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wget-1.20.3/configure-4318-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wget-1.20.3/configure-4443-test "x$ac_build_alias" = x &&
wget-1.20.3/configure:4444:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
wget-1.20.3/configure-4445-test "x$ac_build_alias" = x &&
wget-1.20.3/configure-4446-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
wget-1.20.3/configure:4447:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
wget-1.20.3/configure-4448-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
wget-1.20.3/configure-4467-IFS=$ac_save_IFS
wget-1.20.3/configure:4468:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
wget-1.20.3/configure-4469-
##############################################
wget-1.20.3/configure-4478-else
wget-1.20.3/configure:4479:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
wget-1.20.3/configure-4480-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
wget-1.20.3/configure-4500-IFS=$ac_save_IFS
wget-1.20.3/configure:4501:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
wget-1.20.3/configure-4502-
##############################################
wget-1.20.3/configure-5121-$as_echo_n "checking whether the C compiler works... " >&6; }
wget-1.20.3/configure:5122:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wget-1.20.3/configure-5123-
##############################################
wget-1.20.3/configure-5165-	then :; else
wget-1.20.3/configure:5166:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wget-1.20.3/configure-5167-	fi
##############################################
wget-1.20.3/configure-5225-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wget-1.20.3/configure:5226:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wget-1.20.3/configure-5227-	  break;;
##############################################
wget-1.20.3/configure-5334-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wget-1.20.3/configure:5335:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wget-1.20.3/configure-5336-       break;;
##############################################
wget-1.20.3/configure-6015-  if test "$am_compiler_list" = ""; then
wget-1.20.3/configure:6016:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wget-1.20.3/configure-6017-  fi
##############################################
wget-1.20.3/configure-6475-  # Check for GNU $ac_path_GREP
wget-1.20.3/configure:6476:case `"$ac_path_GREP" --version 2>&1` in
wget-1.20.3/configure-6477-*GNU*)
##############################################
wget-1.20.3/configure-6541-  # Check for GNU $ac_path_EGREP
wget-1.20.3/configure:6542:case `"$ac_path_EGREP" --version 2>&1` in
wget-1.20.3/configure-6543-*GNU*)
##############################################
wget-1.20.3/configure-6702-do :
wget-1.20.3/configure:6703:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-6704-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
wget-1.20.3/configure-6707-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:6708:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-6709-_ACEOF
##############################################
wget-1.20.3/configure-7833-else
wget-1.20.3/configure:7834:  am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"`
wget-1.20.3/configure-7835-fi
##############################################
wget-1.20.3/configure-7852-else
wget-1.20.3/configure:7853:  am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`
wget-1.20.3/configure-7854-fi
##############################################
wget-1.20.3/configure-7901-     $am_py_prefix*)
wget-1.20.3/configure:7902:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
wget-1.20.3/configure:7903:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
wget-1.20.3/configure-7904-       ;;
##############################################
wget-1.20.3/configure-7945-     $am_py_exec_prefix*)
wget-1.20.3/configure:7946:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
wget-1.20.3/configure:7947:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
wget-1.20.3/configure-7948-       ;;
##############################################
wget-1.20.3/configure-8087-
wget-1.20.3/configure:8088:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/configure-8089-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
wget-1.20.3/configure-8092-
wget-1.20.3/configure:8093:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/configure-8094-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
wget-1.20.3/configure-8137-
wget-1.20.3/configure:8138:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget-1.20.3/configure-8139-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
wget-1.20.3/configure-8255-          # gcc leaves a trailing carriage return which upsets mingw
wget-1.20.3/configure:8256:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget-1.20.3/configure-8257-        *)
wget-1.20.3/configure:8258:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
wget-1.20.3/configure-8259-      esac
##############################################
wget-1.20.3/configure-8264-          # Canonicalize the pathname of ld
wget-1.20.3/configure:8265:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
wget-1.20.3/configure-8266-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
wget-1.20.3/configure:8267:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
wget-1.20.3/configure-8268-          done
##############################################
wget-1.20.3/configure-8292-          # Break only if it was the GNU/non-GNU ld that we prefer.
wget-1.20.3/configure:8293:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
wget-1.20.3/configure-8294-            *GNU* | *'with BFD'*)
##############################################
wget-1.20.3/configure-8369-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
wget-1.20.3/configure:8370:case `$LD -v 2>&1 </dev/null` in
wget-1.20.3/configure-8371-*GNU* | *'with BFD'*)
##############################################
wget-1.20.3/configure-8716-                     ;;
wget-1.20.3/configure:8717:                   *) searchdir=`cd "$searchdir" && pwd`
wget-1.20.3/configure-8718-                      case "$searchdir" in
##############################################
wget-1.20.3/configure-8735-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
wget-1.20.3/configure:8736:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
wget-1.20.3/configure:8737:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
wget-1.20.3/configure-8738-
##############################################
wget-1.20.3/configure-8815-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:8816:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-8817-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-8891-                -L*)
wget-1.20.3/configure:8892:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-8893-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-9008-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:9009:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-9010-                if test "$name" = 'iconv'; then
##############################################
wget-1.20.3/configure-9015-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:9016:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-9017-                if test "$name" = 'iconv'; then
##############################################
wget-1.20.3/configure-9066-                  -L*)
wget-1.20.3/configure:9067:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-9068-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-9125-                  -R*)
wget-1.20.3/configure:9126:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-9127-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-9150-                  -l*)
wget-1.20.3/configure:9151:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-9152-                    ;;
wget-1.20.3/configure-9153-                  *.la)
wget-1.20.3/configure:9154:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-9155-                    ;;
##############################################
wget-1.20.3/configure-9713-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:9714:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-9715-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-9789-                -L*)
wget-1.20.3/configure:9790:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-9791-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-9906-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:9907:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-9908-                if test "$name" = 'intl'; then
##############################################
wget-1.20.3/configure-9913-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:9914:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-9915-                if test "$name" = 'intl'; then
##############################################
wget-1.20.3/configure-9964-                  -L*)
wget-1.20.3/configure:9965:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-9966-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-10023-                  -R*)
wget-1.20.3/configure:10024:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-10025-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-10048-                  -l*)
wget-1.20.3/configure:10049:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-10050-                    ;;
wget-1.20.3/configure-10051-                  *.la)
wget-1.20.3/configure:10052:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-10053-                    ;;
##############################################
wget-1.20.3/configure-10477-/* end confdefs.h.  */
wget-1.20.3/configure:10478:`cat $LEX_OUTPUT_ROOT.c`
wget-1.20.3/configure-10479-_ACEOF
##############################################
wget-1.20.3/configure-10510-  #define YYTEXT_POINTER 1
wget-1.20.3/configure:10511:`cat $LEX_OUTPUT_ROOT.c`
wget-1.20.3/configure-10512-_ACEOF
##############################################
wget-1.20.3/configure-11153-do :
wget-1.20.3/configure:11154:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-11155-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-11157-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:11158:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-11159-_ACEOF
##############################################
wget-1.20.3/configure-11166-do :
wget-1.20.3/configure:11167:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-11168-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-11170-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:11171:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-11172-_ACEOF
##############################################
wget-1.20.3/configure-11179-do :
wget-1.20.3/configure:11180:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-11181-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-11183-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:11184:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-11185-_ACEOF
##############################################
wget-1.20.3/configure-11778-
wget-1.20.3/configure:11779:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wget-1.20.3/configure-11780-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
wget-1.20.3/configure-11833-do :
wget-1.20.3/configure:11834:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-11835-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
wget-1.20.3/configure-11838-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:11839:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-11840-_ACEOF
##############################################
wget-1.20.3/configure-12533-  for ac_func in _getb67 GETB67 getb67; do
wget-1.20.3/configure:12534:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-12535-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-12783-                              save_ac_compile="$ac_compile"
wget-1.20.3/configure:12784:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
wget-1.20.3/configure-12785-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
wget-1.20.3/configure-12805-_ACEOF
wget-1.20.3/configure:12806:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
wget-1.20.3/configure-12807-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
wget-1.20.3/configure-12842-do :
wget-1.20.3/configure:12843:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-12844-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-12846-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:12847:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-12848-_ACEOF
##############################################
wget-1.20.3/configure-16168-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
wget-1.20.3/configure:16169:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
wget-1.20.3/configure-16170-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
wget-1.20.3/configure-17688-do :
wget-1.20.3/configure:17689:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-17690-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-17692-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:17693:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-17694-_ACEOF
##############################################
wget-1.20.3/configure-17743-    fi
wget-1.20.3/configure:17744:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/configure-17745-    cat >>confdefs.h <<_ACEOF
##############################################
wget-1.20.3/configure-17788-    fi
wget-1.20.3/configure:17789:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/configure-17790-    cat >>confdefs.h <<_ACEOF
##############################################
wget-1.20.3/configure-17840-    eval result=\$gl_cv_type_${gltype}_signed
wget-1.20.3/configure:17841:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/configure-17842-    if test "$result" = yes; then
##############################################
wget-1.20.3/configure-17916-$as_echo "$ac_res" >&6; }
wget-1.20.3/configure:17917:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/configure-17918-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget-1.20.3/configure-17988-$as_echo "$ac_res" >&6; }
wget-1.20.3/configure:17989:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget-1.20.3/configure-17990-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget-1.20.3/configure-18659-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:18660:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-18661-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-18735-                -L*)
wget-1.20.3/configure:18736:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-18737-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-18852-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:18853:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-18854-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-18859-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:18860:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-18861-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-18910-                  -L*)
wget-1.20.3/configure:18911:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-18912-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-18969-                  -R*)
wget-1.20.3/configure:18970:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-18971-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-18994-                  -l*)
wget-1.20.3/configure:18995:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-18996-                    ;;
wget-1.20.3/configure-18997-                  *.la)
wget-1.20.3/configure:18998:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-18999-                    ;;
##############################################
wget-1.20.3/configure-19211-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:19212:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-19213-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-19287-                -L*)
wget-1.20.3/configure:19288:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-19289-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-19404-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:19405:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-19406-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-19411-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:19412:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-19413-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-19462-                  -L*)
wget-1.20.3/configure:19463:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-19464-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-19521-                  -R*)
wget-1.20.3/configure:19522:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-19523-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-19546-                  -l*)
wget-1.20.3/configure:19547:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-19548-                    ;;
wget-1.20.3/configure-19549-                  *.la)
wget-1.20.3/configure:19550:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-19551-                    ;;
##############################################
wget-1.20.3/configure-19766-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:19767:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-19768-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-19842-                -L*)
wget-1.20.3/configure:19843:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-19844-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-19959-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:19960:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-19961-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-19966-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:19967:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-19968-                if test "$name" = 'unistring'; then
##############################################
wget-1.20.3/configure-20017-                  -L*)
wget-1.20.3/configure:20018:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-20019-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-20076-                  -R*)
wget-1.20.3/configure:20077:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-20078-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-20101-                  -l*)
wget-1.20.3/configure:20102:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-20103-                    ;;
wget-1.20.3/configure-20104-                  *.la)
wget-1.20.3/configure:20105:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-20106-                    ;;
##############################################
wget-1.20.3/configure-20329-       fi
wget-1.20.3/configure:20330:              gl_libunistring_major=`expr $gl_libunistring_hexversion / 65536`
wget-1.20.3/configure:20331:       gl_libunistring_minor=`expr $gl_libunistring_hexversion / 256 % 256`
wget-1.20.3/configure:20332:       gl_libunistring_subminor=`expr $gl_libunistring_hexversion % 256`
wget-1.20.3/configure-20333-       gl_cv_libunistring_version="$gl_libunistring_major.$gl_libunistring_minor.$gl_libunistring_subminor"
##############################################
wget-1.20.3/configure-20991-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:20992:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-20993-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-21067-                -L*)
wget-1.20.3/configure:21068:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-21069-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-21184-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:21185:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-21186-                if test "$name" = 'pth'; then
##############################################
wget-1.20.3/configure-21191-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:21192:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-21193-                if test "$name" = 'pth'; then
##############################################
wget-1.20.3/configure-21242-                  -L*)
wget-1.20.3/configure:21243:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-21244-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-21301-                  -R*)
wget-1.20.3/configure:21302:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-21303-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-21326-                  -l*)
wget-1.20.3/configure:21327:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-21328-                    ;;
wget-1.20.3/configure-21329-                  *.la)
wget-1.20.3/configure:21330:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-21331-                    ;;
##############################################
wget-1.20.3/configure-21585-  # Check for GNU $ac_path_SED
wget-1.20.3/configure:21586:case `"$ac_path_SED" --version 2>&1` in
wget-1.20.3/configure-21587-*GNU*)
##############################################
wget-1.20.3/configure-25105-  if test "$HAVE_LIBUNISTRING" = yes; then
wget-1.20.3/configure:25106:    LIBUNISTRING_VERSION_MAJOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_major"`
wget-1.20.3/configure:25107:    LIBUNISTRING_VERSION_MINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_minor"`
wget-1.20.3/configure:25108:    LIBUNISTRING_VERSION_SUBMINOR=`echo "$LIBUNISTRING_VERSION" | sed -n -e "$gl_libunistring_sed_extract_subminor"`
wget-1.20.3/configure-25109-  fi
##############################################
wget-1.20.3/configure-25853-    word*bit*)
wget-1.20.3/configure:25854:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
wget-1.20.3/configure:25855:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
wget-1.20.3/configure-25856-
##############################################
wget-1.20.3/configure-25875-do :
wget-1.20.3/configure:25876:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-25877-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-25879-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:25880:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-25881-_ACEOF
##############################################
wget-1.20.3/configure-26476-do :
wget-1.20.3/configure:26477:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-26478-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-26480-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:26481:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-26482-_ACEOF
##############################################
wget-1.20.3/configure-26662-do :
wget-1.20.3/configure:26663:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-26664-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-26666-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:26667:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-26668-_ACEOF
##############################################
wget-1.20.3/configure-26756-do :
wget-1.20.3/configure:26757:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-26758-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-26760-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:26761:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-26762-_ACEOF
##############################################
wget-1.20.3/configure-26850-do :
wget-1.20.3/configure:26851:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-26852-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-26854-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:26855:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-26856-_ACEOF
##############################################
wget-1.20.3/configure-26944-do :
wget-1.20.3/configure:26945:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget-1.20.3/configure-26946-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget-1.20.3/configure-26948-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:26949:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget-1.20.3/configure-26950-_ACEOF
##############################################
wget-1.20.3/configure-29599-do :
wget-1.20.3/configure:29600:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-29601-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-29603-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:29604:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-29605-_ACEOF
##############################################
wget-1.20.3/configure-35418-do :
wget-1.20.3/configure:35419:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-35420-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-35422-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:35423:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-35424-_ACEOF
##############################################
wget-1.20.3/configure-35921-do :
wget-1.20.3/configure:35922:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-35923-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-35925-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:35926:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-35927-_ACEOF
##############################################
wget-1.20.3/configure-42807-  gl_source_base='tests'
wget-1.20.3/configure:42808:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
wget-1.20.3/configure-42809-
##############################################
wget-1.20.3/configure-43075-do :
wget-1.20.3/configure:43076:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-43077-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-43079-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:43080:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-43081-_ACEOF
##############################################
wget-1.20.3/configure-43087-do :
wget-1.20.3/configure:43088:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-43089-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-43091-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:43092:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-43093-_ACEOF
##############################################
wget-1.20.3/configure-43099-do :
wget-1.20.3/configure:43100:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-43101-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-43103-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:43104:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-43105-_ACEOF
##############################################
wget-1.20.3/configure-43283-  test $ac_status = 0; }; then
wget-1.20.3/configure:43284:  pkg_cv_LIBPSL_CFLAGS=`$PKG_CONFIG --cflags "libpsl" 2>/dev/null`
wget-1.20.3/configure-43285-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43300-  test $ac_status = 0; }; then
wget-1.20.3/configure:43301:  pkg_cv_LIBPSL_LIBS=`$PKG_CONFIG --libs "libpsl" 2>/dev/null`
wget-1.20.3/configure-43302-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43321-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:43322:	        LIBPSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpsl" 2>&1`
wget-1.20.3/configure-43323-        else
wget-1.20.3/configure:43324:	        LIBPSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpsl" 2>&1`
wget-1.20.3/configure-43325-        fi
##############################################
wget-1.20.3/configure-43511-  test $ac_status = 0; }; then
wget-1.20.3/configure:43512:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
wget-1.20.3/configure-43513-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43528-  test $ac_status = 0; }; then
wget-1.20.3/configure:43529:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
wget-1.20.3/configure-43530-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43549-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:43550:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
wget-1.20.3/configure-43551-        else
wget-1.20.3/configure:43552:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
wget-1.20.3/configure-43553-        fi
##############################################
wget-1.20.3/configure-43686-  test $ac_status = 0; }; then
wget-1.20.3/configure:43687:  pkg_cv_OPENSSL_CFLAGS=`$PKG_CONFIG --cflags "openssl" 2>/dev/null`
wget-1.20.3/configure-43688-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43703-  test $ac_status = 0; }; then
wget-1.20.3/configure:43704:  pkg_cv_OPENSSL_LIBS=`$PKG_CONFIG --libs "openssl" 2>/dev/null`
wget-1.20.3/configure-43705-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-43724-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:43725:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "openssl" 2>&1`
wget-1.20.3/configure-43726-        else
wget-1.20.3/configure:43727:	        OPENSSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "openssl" 2>&1`
wget-1.20.3/configure-43728-        fi
##############################################
wget-1.20.3/configure-44081-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:44082:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-44083-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-44157-                -L*)
wget-1.20.3/configure:44158:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-44159-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-44274-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:44275:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-44276-                if test "$name" = 'ssl'; then
##############################################
wget-1.20.3/configure-44281-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:44282:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-44283-                if test "$name" = 'ssl'; then
##############################################
wget-1.20.3/configure-44332-                  -L*)
wget-1.20.3/configure:44333:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-44334-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-44391-                  -R*)
wget-1.20.3/configure:44392:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-44393-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-44416-                  -l*)
wget-1.20.3/configure:44417:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-44418-                    ;;
wget-1.20.3/configure-44419-                  *.la)
wget-1.20.3/configure:44420:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-44421-                    ;;
##############################################
wget-1.20.3/configure-44611-  test $ac_status = 0; }; then
wget-1.20.3/configure:44612:  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`
wget-1.20.3/configure-44613-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-44628-  test $ac_status = 0; }; then
wget-1.20.3/configure:44629:  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls" 2>/dev/null`
wget-1.20.3/configure-44630-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-44649-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:44650:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls" 2>&1`
wget-1.20.3/configure-44651-        else
wget-1.20.3/configure:44652:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls" 2>&1`
wget-1.20.3/configure-44653-        fi
##############################################
wget-1.20.3/configure-44784-        names_already_handled="$names_already_handled $name"
wget-1.20.3/configure:44785:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget-1.20.3/configure-44786-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget-1.20.3/configure-44860-                -L*)
wget-1.20.3/configure:44861:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget-1.20.3/configure-44862-                                    if test -n "$acl_shlibext"; then
##############################################
wget-1.20.3/configure-44977-              */$acl_libdirstem | */$acl_libdirstem/)
wget-1.20.3/configure:44978:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget-1.20.3/configure-44979-                if test "$name" = 'gnutls'; then
##############################################
wget-1.20.3/configure-44984-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget-1.20.3/configure:44985:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget-1.20.3/configure-44986-                if test "$name" = 'gnutls'; then
##############################################
wget-1.20.3/configure-45035-                  -L*)
wget-1.20.3/configure:45036:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget-1.20.3/configure-45037-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget-1.20.3/configure-45094-                  -R*)
wget-1.20.3/configure:45095:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget-1.20.3/configure-45096-                    if test "$enable_rpath" != no; then
##############################################
wget-1.20.3/configure-45119-                  -l*)
wget-1.20.3/configure:45120:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget-1.20.3/configure-45121-                    ;;
wget-1.20.3/configure-45122-                  *.la)
wget-1.20.3/configure:45123:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget-1.20.3/configure-45124-                    ;;
##############################################
wget-1.20.3/configure-45880-  test $ac_status = 0; }; then
wget-1.20.3/configure:45881:  pkg_cv_UUID_CFLAGS=`$PKG_CONFIG --cflags "uuid" 2>/dev/null`
wget-1.20.3/configure-45882-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-45897-  test $ac_status = 0; }; then
wget-1.20.3/configure:45898:  pkg_cv_UUID_LIBS=`$PKG_CONFIG --libs "uuid" 2>/dev/null`
wget-1.20.3/configure-45899-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-45918-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:45919:	        UUID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "uuid" 2>&1`
wget-1.20.3/configure-45920-        else
wget-1.20.3/configure:45921:	        UUID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "uuid" 2>&1`
wget-1.20.3/configure-45922-        fi
##############################################
wget-1.20.3/configure-46199-  test $ac_status = 0; }; then
wget-1.20.3/configure:46200:  pkg_cv_PCRE2_CFLAGS=`$PKG_CONFIG --cflags "libpcre2-8" 2>/dev/null`
wget-1.20.3/configure-46201-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46216-  test $ac_status = 0; }; then
wget-1.20.3/configure:46217:  pkg_cv_PCRE2_LIBS=`$PKG_CONFIG --libs "libpcre2-8" 2>/dev/null`
wget-1.20.3/configure-46218-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46237-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:46238:	        PCRE2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre2-8" 2>&1`
wget-1.20.3/configure-46239-        else
wget-1.20.3/configure:46240:	        PCRE2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre2-8" 2>&1`
wget-1.20.3/configure-46241-        fi
##############################################
wget-1.20.3/configure-46390-  test $ac_status = 0; }; then
wget-1.20.3/configure:46391:  pkg_cv_PCRE_CFLAGS=`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`
wget-1.20.3/configure-46392-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46407-  test $ac_status = 0; }; then
wget-1.20.3/configure:46408:  pkg_cv_PCRE_LIBS=`$PKG_CONFIG --libs "libpcre" 2>/dev/null`
wget-1.20.3/configure-46409-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46428-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:46429:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre" 2>&1`
wget-1.20.3/configure-46430-        else
wget-1.20.3/configure:46431:	        PCRE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre" 2>&1`
wget-1.20.3/configure-46432-        fi
##############################################
wget-1.20.3/configure-46595-  test $ac_status = 0; }; then
wget-1.20.3/configure:46596:  pkg_cv_CARES_CFLAGS=`$PKG_CONFIG --cflags "libcares" 2>/dev/null`
wget-1.20.3/configure-46597-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46612-  test $ac_status = 0; }; then
wget-1.20.3/configure:46613:  pkg_cv_CARES_LIBS=`$PKG_CONFIG --libs "libcares" 2>/dev/null`
wget-1.20.3/configure-46614-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46633-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:46634:	        CARES_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcares" 2>&1`
wget-1.20.3/configure-46635-        else
wget-1.20.3/configure:46636:	        CARES_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcares" 2>&1`
wget-1.20.3/configure-46637-        fi
##############################################
wget-1.20.3/configure-46864-    if test -z "$use_gpgrt_config"; then
wget-1.20.3/configure:46865:      gpgme_version=`$GPGME_CONFIG --version`
wget-1.20.3/configure-46866-    else
wget-1.20.3/configure:46867:      gpgme_version=`$GPGME_CONFIG --modversion`
wget-1.20.3/configure-46868-    fi
##############################################
wget-1.20.3/configure-46892-  test $ac_status = 0; }; then
wget-1.20.3/configure:46893:  pkg_cv_METALINK_CFLAGS=`$PKG_CONFIG --cflags "libmetalink" 2>/dev/null`
wget-1.20.3/configure-46894-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46909-  test $ac_status = 0; }; then
wget-1.20.3/configure:46910:  pkg_cv_METALINK_LIBS=`$PKG_CONFIG --libs "libmetalink" 2>/dev/null`
wget-1.20.3/configure-46911-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget-1.20.3/configure-46930-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/configure:46931:	        METALINK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmetalink" 2>&1`
wget-1.20.3/configure-46932-        else
wget-1.20.3/configure:46933:	        METALINK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmetalink" 2>&1`
wget-1.20.3/configure-46934-        fi
##############################################
wget-1.20.3/configure-46967-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget-1.20.3/configure:46968:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget-1.20.3/configure:46969:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget-1.20.3/configure-46970-  else
##############################################
wget-1.20.3/configure-47005-        if test -z "$use_gpgrt_config"; then
wget-1.20.3/configure:47006:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget-1.20.3/configure-47007-        else
wget-1.20.3/configure:47008:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
wget-1.20.3/configure-47009-        fi
##############################################
wget-1.20.3/configure-47017-  if test $ok = yes; then
wget-1.20.3/configure:47018:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
wget-1.20.3/configure:47019:    GPGME_LIBS=`$GPGME_CONFIG --libs`
wget-1.20.3/configure-47020-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
wget-1.20.3/configure-47034-    if test -z "$use_gpgrt_config"; then
wget-1.20.3/configure:47035:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
wget-1.20.3/configure-47036-    else
wget-1.20.3/configure:47037:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
wget-1.20.3/configure-47038-    fi
##############################################
wget-1.20.3/configure-47096-do :
wget-1.20.3/configure:47097:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget-1.20.3/configure-47098-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget-1.20.3/configure-47100-  cat >>confdefs.h <<_ACEOF
wget-1.20.3/configure:47101:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget-1.20.3/configure-47102-_ACEOF
##############################################
wget-1.20.3/configure-47253-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wget-1.20.3/configure:47254:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wget-1.20.3/configure-47255-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wget-1.20.3/configure-47426-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget-1.20.3/configure:47427:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget-1.20.3/configure-47428-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
wget-1.20.3/configure-47442-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget-1.20.3/configure:47443:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget-1.20.3/configure-47444-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
wget-1.20.3/configure-47524-if test -z "$BASH_VERSION$ZSH_VERSION" \
wget-1.20.3/configure:47525:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wget-1.20.3/configure-47526-  as_echo='print -r --'
wget-1.20.3/configure-47527-  as_echo_n='print -rn --'
wget-1.20.3/configure:47528:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wget-1.20.3/configure-47529-  as_echo='printf %s\n'
##############################################
wget-1.20.3/configure-47531-else
wget-1.20.3/configure:47532:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wget-1.20.3/configure-47533-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wget-1.20.3/configure-47541-	expr "X$arg" : "X\\(.*\\)$as_nl";
wget-1.20.3/configure:47542:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wget-1.20.3/configure-47543-      esac;
##############################################
wget-1.20.3/configure-47618-# ----------------------------------------
wget-1.20.3/configure:47619:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wget-1.20.3/configure-47620-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wget-1.20.3/configure-47690-  {
wget-1.20.3/configure:47691:    as_val=`expr "$@" || test $? -eq 1`
wget-1.20.3/configure-47692-  }
##############################################
wget-1.20.3/configure-47794-      case $as_dir in #(
wget-1.20.3/configure:47795:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wget-1.20.3/configure-47796-      *) as_qdir=$as_dir;;
##############################################
wget-1.20.3/configure-47933-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wget-1.20.3/configure:47934:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wget-1.20.3/configure-47935-ac_cs_version="\\
##############################################
wget-1.20.3/configure-47958-  --*=?*)
wget-1.20.3/configure:47959:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wget-1.20.3/configure:47960:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wget-1.20.3/configure-47961-    ac_shift=:
##############################################
wget-1.20.3/configure-47963-  --*=)
wget-1.20.3/configure:47964:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wget-1.20.3/configure-47965-    ac_optarg=
##############################################
wget-1.20.3/configure-47987-    case $ac_optarg in
wget-1.20.3/configure:47988:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget-1.20.3/configure-47989-    '') as_fn_error $? "missing file argument" ;;
##############################################
wget-1.20.3/configure-47995-    case $ac_optarg in
wget-1.20.3/configure:47996:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget-1.20.3/configure-47997-    esac
##############################################
wget-1.20.3/configure-48144-fi
wget-1.20.3/configure:48145:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wget-1.20.3/configure-48146-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wget-1.20.3/configure-48161-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wget-1.20.3/configure:48162:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wget-1.20.3/configure-48163-ac_delim='%!_!# '
##############################################
wget-1.20.3/configure-48167-
wget-1.20.3/configure:48168:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wget-1.20.3/configure-48169-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wget-1.20.3/configure-48305-for ac_last_try in false false :; do
wget-1.20.3/configure:48306:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
wget-1.20.3/configure-48307-  if test -z "$ac_tt"; then
##############################################
wget-1.20.3/configure-48437-      esac
wget-1.20.3/configure:48438:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wget-1.20.3/configure-48439-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wget-1.20.3/configure-48496-*)
wget-1.20.3/configure:48497:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wget-1.20.3/configure-48498-  # A ".." for each directory in $ac_dir_suffix.
wget-1.20.3/configure:48499:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wget-1.20.3/configure-48500-  case $ac_top_builddir_sub in
##############################################
wget-1.20.3/configure-48557-/@mandir@/p'
wget-1.20.3/configure:48558:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wget-1.20.3/configure-48559-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wget-1.20.3/configure-48574-
wget-1.20.3/configure:48575:# Neutralize VPATH when `$srcdir' = `.'.
wget-1.20.3/configure-48576-# Shell code in configure.ac might set extrasub.
##############################################
wget-1.20.3/configure-48602-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wget-1.20.3/configure:48603:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wget-1.20.3/configure-48604-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wget-1.20.3/configure-48648-    * )
wget-1.20.3/configure:48649:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wget-1.20.3/configure-48650-  esac
##############################################
wget-1.20.3/configure-48734-    # Strip MF so we end up with the name of the file.
wget-1.20.3/configure:48735:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
wget-1.20.3/configure-48736-    # Check whether this is an Automake generated Makefile which includes
##############################################
wget-1.20.3/configure-48812-      case "$ac_file" in
wget-1.20.3/configure:48813:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wget-1.20.3/configure-48814-      esac
##############################################
wget-1.20.3/configure-48817-        # Adjust a relative srcdir.
wget-1.20.3/configure:48818:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget-1.20.3/configure:48819:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
wget-1.20.3/configure:48820:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget-1.20.3/configure-48821-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget-1.20.3/configure-48824-        case "$ac_given_srcdir" in
wget-1.20.3/configure:48825:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget-1.20.3/configure-48826-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget-1.20.3/configure-48844-            fi
wget-1.20.3/configure:48845:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget-1.20.3/configure-48846-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
wget-1.20.3/aclocal.m4-74-    if test -z "$use_gpgrt_config"; then
wget-1.20.3/aclocal.m4:75:      gpgme_version=`$GPGME_CONFIG --version`
wget-1.20.3/aclocal.m4-76-    else
wget-1.20.3/aclocal.m4:77:      gpgme_version=`$GPGME_CONFIG --modversion`
wget-1.20.3/aclocal.m4-78-    fi
##############################################
wget-1.20.3/aclocal.m4-91-    if test -z "$use_gpgrt_config"; then
wget-1.20.3/aclocal.m4:92:      gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
wget-1.20.3/aclocal.m4-93-    else
wget-1.20.3/aclocal.m4:94:      gpgme_config_host=`$GPGME_CONFIG --variable=host 2>/dev/null || echo none`
wget-1.20.3/aclocal.m4-95-    fi
##############################################
wget-1.20.3/aclocal.m4-124-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget-1.20.3/aclocal.m4:125:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget-1.20.3/aclocal.m4:126:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget-1.20.3/aclocal.m4-127-  else
##############################################
wget-1.20.3/aclocal.m4-161-        if test -z "$use_gpgrt_config"; then
wget-1.20.3/aclocal.m4:162:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget-1.20.3/aclocal.m4-163-        else
wget-1.20.3/aclocal.m4:164:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
wget-1.20.3/aclocal.m4-165-        fi
##############################################
wget-1.20.3/aclocal.m4-173-  if test $ok = yes; then
wget-1.20.3/aclocal.m4:174:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
wget-1.20.3/aclocal.m4:175:    GPGME_LIBS=`$GPGME_CONFIG --libs`
wget-1.20.3/aclocal.m4-176-    AC_MSG_RESULT(yes)
##############################################
wget-1.20.3/aclocal.m4-197-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget-1.20.3/aclocal.m4:198:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget-1.20.3/aclocal.m4:199:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget-1.20.3/aclocal.m4-200-  else
##############################################
wget-1.20.3/aclocal.m4-207-  if test "$GPGME_CONFIG" != "no" ; then
wget-1.20.3/aclocal.m4:208:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
wget-1.20.3/aclocal.m4-209-      req_major=`echo $min_gpgme_version | \
##############################################
wget-1.20.3/aclocal.m4-235-     if test "$req_gpgme_api" -gt 0 ; then
wget-1.20.3/aclocal.m4:236:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget-1.20.3/aclocal.m4-237-        if test "$tmp" -gt 0 ; then
##############################################
wget-1.20.3/aclocal.m4-244-  if test $ok = yes; then
wget-1.20.3/aclocal.m4:245:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
wget-1.20.3/aclocal.m4:246:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
wget-1.20.3/aclocal.m4-247-    AC_MSG_RESULT(yes)
##############################################
wget-1.20.3/aclocal.m4-268-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget-1.20.3/aclocal.m4:269:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget-1.20.3/aclocal.m4:270:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget-1.20.3/aclocal.m4-271-  else
##############################################
wget-1.20.3/aclocal.m4-305-        if test -z "$use_gpgrt_config"; then
wget-1.20.3/aclocal.m4:306:          tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget-1.20.3/aclocal.m4-307-        else
wget-1.20.3/aclocal.m4:308:          tmp=`$GPGME_CONFIG --variable=api_version 2>/dev/null || echo 0`
wget-1.20.3/aclocal.m4-309-        fi
##############################################
wget-1.20.3/aclocal.m4-318-    if test -z "$use_gpgrt_config"; then
wget-1.20.3/aclocal.m4:319:      GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
wget-1.20.3/aclocal.m4:320:      GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
wget-1.20.3/aclocal.m4-321-    else
##############################################
wget-1.20.3/aclocal.m4-323-        GPGME_CONFIG="$GPGRT_CONFIG gpgme-glib"
wget-1.20.3/aclocal.m4:324:        GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --cflags`
wget-1.20.3/aclocal.m4:325:        GPGME_GLIB_LIBS=`$GPGME_CONFIG --libs`
wget-1.20.3/aclocal.m4-326-      else
##############################################
wget-1.20.3/aclocal.m4-453-    PKG_CHECK_EXISTS([$3],
wget-1.20.3/aclocal.m4:454:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wget-1.20.3/aclocal.m4-455-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wget-1.20.3/aclocal.m4-501-        if test $_pkg_short_errors_supported = yes; then
wget-1.20.3/aclocal.m4:502:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wget-1.20.3/aclocal.m4-503-        else 
wget-1.20.3/aclocal.m4:504:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wget-1.20.3/aclocal.m4-505-        fi
##############################################
wget-1.20.3/aclocal.m4-758-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wget-1.20.3/aclocal.m4:759:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wget-1.20.3/aclocal.m4-760-# and then we would define $MISSING as
##############################################
wget-1.20.3/aclocal.m4-773-# Expand $ac_aux_dir to an absolute path.
wget-1.20.3/aclocal.m4:774:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wget-1.20.3/aclocal.m4-775-])
##############################################
wget-1.20.3/aclocal.m4-871-  if test "$am_compiler_list" = ""; then
wget-1.20.3/aclocal.m4:872:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wget-1.20.3/aclocal.m4-873-  fi
##############################################
wget-1.20.3/aclocal.m4-1024-    # Strip MF so we end up with the name of the file.
wget-1.20.3/aclocal.m4:1025:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
wget-1.20.3/aclocal.m4-1026-    # Check whether this is an Automake generated Makefile which includes
##############################################
wget-1.20.3/aclocal.m4-1031-      || continue
wget-1.20.3/aclocal.m4:1032:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
wget-1.20.3/aclocal.m4:1033:    am_filepart=`AS_BASENAME(["$am_mf"])`
wget-1.20.3/aclocal.m4-1034-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
wget-1.20.3/aclocal.m4-1099-AC_REQUIRE([AC_PROG_INSTALL])dnl
wget-1.20.3/aclocal.m4:1100:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wget-1.20.3/aclocal.m4-1101-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wget-1.20.3/aclocal.m4-1258-    * )
wget-1.20.3/aclocal.m4:1259:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wget-1.20.3/aclocal.m4-1260-  esac
wget-1.20.3/aclocal.m4-1261-done
wget-1.20.3/aclocal.m4:1262:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wget-1.20.3/aclocal.m4-1263-
##############################################
wget-1.20.3/aclocal.m4-1583-  AC_CACHE_CHECK([for $am_display_PYTHON version], [am_cv_python_version],
wget-1.20.3/aclocal.m4:1584:    [am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[[:3]])"`])
wget-1.20.3/aclocal.m4-1585-  AC_SUBST([PYTHON_VERSION], [$am_cv_python_version])
##############################################
wget-1.20.3/aclocal.m4-1598-  AC_CACHE_CHECK([for $am_display_PYTHON platform], [am_cv_python_platform],
wget-1.20.3/aclocal.m4:1599:    [am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"`])
wget-1.20.3/aclocal.m4-1600-  AC_SUBST([PYTHON_PLATFORM], [$am_cv_python_platform])
##############################################
wget-1.20.3/aclocal.m4-1646-     $am_py_prefix*)
wget-1.20.3/aclocal.m4:1647:       am__strip_prefix=`echo "$am_py_prefix" | sed 's|.|.|g'`
wget-1.20.3/aclocal.m4:1648:       am_cv_python_pythondir=`echo "$am_cv_python_pythondir" | sed "s,^$am__strip_prefix,$PYTHON_PREFIX,"`
wget-1.20.3/aclocal.m4-1649-       ;;
##############################################
wget-1.20.3/aclocal.m4-1688-     $am_py_exec_prefix*)
wget-1.20.3/aclocal.m4:1689:       am__strip_prefix=`echo "$am_py_exec_prefix" | sed 's|.|.|g'`
wget-1.20.3/aclocal.m4:1690:       am_cv_python_pyexecdir=`echo "$am_cv_python_pyexecdir" | sed "s,^$am__strip_prefix,$PYTHON_EXEC_PREFIX,"`
wget-1.20.3/aclocal.m4-1691-       ;;
##############################################
wget-1.20.3/aclocal.m4-1784-     echo "timestamp, slept: $am_has_slept" > conftest.file
wget-1.20.3/aclocal.m4:1785:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wget-1.20.3/aclocal.m4-1786-     if test "$[*]" = "X"; then
wget-1.20.3/aclocal.m4-1787-	# -L didn't work.
wget-1.20.3/aclocal.m4:1788:	set X `ls -t "$srcdir/configure" conftest.file`
wget-1.20.3/aclocal.m4-1789-     fi
##############################################
wget-1.20.3/lib/Makefile.in-184-  { \
wget-1.20.3/lib/Makefile.in:185:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/lib/Makefile.in-186-  }; \
##############################################
wget-1.20.3/lib/Makefile.in-636-  while test -n "$$dir1"; do \
wget-1.20.3/lib/Makefile.in:637:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
wget-1.20.3/lib/Makefile.in-638-    if test "$$first" != "."; then \
wget-1.20.3/lib/Makefile.in-639-      if test "$$first" = ".."; then \
wget-1.20.3/lib/Makefile.in:640:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
wget-1.20.3/lib/Makefile.in:641:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
wget-1.20.3/lib/Makefile.in-642-      else \
wget-1.20.3/lib/Makefile.in:643:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
wget-1.20.3/lib/Makefile.in-644-        if test "$$first2" = "$$first"; then \
wget-1.20.3/lib/Makefile.in:645:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
wget-1.20.3/lib/Makefile.in-646-        else \
##############################################
wget-1.20.3/lib/Makefile.in-651-    fi; \
wget-1.20.3/lib/Makefile.in:652:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
wget-1.20.3/lib/Makefile.in-653-  done; \
##############################################
wget-1.20.3/lib/Makefile.in-2311-.c.o:
wget-1.20.3/lib/Makefile.in:2312:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget-1.20.3/lib/Makefile.in-2313-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget-1.20.3/lib/Makefile.in-2319-.c.obj:
wget-1.20.3/lib/Makefile.in:2320:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget-1.20.3/lib/Makefile.in:2321:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget-1.20.3/lib/Makefile.in-2322-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget-1.20.3/lib/Makefile.in-2324-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/lib/Makefile.in:2325:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/lib/Makefile.in-2326-
##############################################
wget-1.20.3/lib/Makefile.in-2340-	dot_seen=no; \
wget-1.20.3/lib/Makefile.in:2341:	target=`echo $@ | sed s/-recursive//`; \
wget-1.20.3/lib/Makefile.in-2342-	case "$@" in \
##############################################
wget-1.20.3/lib/Makefile.in-2403-GTAGS:
wget-1.20.3/lib/Makefile.in:2404:	here=`$(am__cd) $(top_builddir) && pwd` \
wget-1.20.3/lib/Makefile.in-2405-	  && $(am__cd) $(top_srcdir) \
##############################################
wget-1.20.3/lib/Makefile.in-2429-distdir-am: $(DISTFILES)
wget-1.20.3/lib/Makefile.in:2430:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/lib/Makefile.in:2431:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/lib/Makefile.in-2432-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/lib/Makefile.in-2443-	  if test -d $$d/$$file; then \
wget-1.20.3/lib/Makefile.in:2444:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/lib/Makefile.in-2445-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/lib/Makefile.in-4190-	$(AM_V_GEN)rm -f $@-t $@ && \
wget-1.20.3/lib/Makefile.in:4191:	declaration=`grep '^gl_unicase_special_lookup' $(srcdir)/unicase/special-casing-table.h | sed -e 's/register //g'` && \
wget-1.20.3/lib/Makefile.in-4192-	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
##############################################
wget-1.20.3/lib/cdefs.h-461-#  define __LDBL_REDIR1_DECL(name, alias) \
wget-1.20.3/lib/cdefs.h:462:  extern __typeof (name) name __asm (__ASMNAME (#alias));
wget-1.20.3/lib/cdefs.h-463-#  define __LDBL_REDIR_DECL(name) \
wget-1.20.3/lib/cdefs.h:464:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
wget-1.20.3/lib/cdefs.h-465-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
wget-1.20.3/lib/Makefile.am-3163-	$(AM_V_GEN)rm -f $@-t $@ && \
wget-1.20.3/lib/Makefile.am:3164:	declaration=`grep '^gl_unicase_special_lookup' $(srcdir)/unicase/special-casing-table.h | sed -e 's/register //g'` && \
wget-1.20.3/lib/Makefile.am-3165-	{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
##############################################
wget-1.20.3/lib/getgroups.c-56-# ifdef __APPLE__
wget-1.20.3/lib/getgroups.c:57:int posix_getgroups (int, gid_t []) __asm ("_getgroups");
wget-1.20.3/lib/getgroups.c-58-#  define getgroups posix_getgroups
##############################################
wget-1.20.3/po/Makefile.in.in-88-.po.gmo:
wget-1.20.3/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wget-1.20.3/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wget-1.20.3/po/Makefile.in.in-150-	fi; \
wget-1.20.3/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
wget-1.20.3/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
wget-1.20.3/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
wget-1.20.3/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wget-1.20.3/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wget-1.20.3/po/Makefile.in.in-222-	for cat in $$catalogs; do \
wget-1.20.3/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
wget-1.20.3/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget-1.20.3/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wget-1.20.3/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wget-1.20.3/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wget-1.20.3/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wget-1.20.3/po/Makefile.in.in-274-	for cat in $$catalogs; do \
wget-1.20.3/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
wget-1.20.3/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget-1.20.3/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wget-1.20.3/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wget-1.20.3/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wget-1.20.3/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wget-1.20.3/po/Makefile.in.in-320-	for cat in $$catalogs; do \
wget-1.20.3/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
wget-1.20.3/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget-1.20.3/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wget-1.20.3/po/Makefile.in.in-385-.nop.po-create:
wget-1.20.3/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wget-1.20.3/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wget-1.20.3/po/Makefile.in.in-392-.nop.po-update:
wget-1.20.3/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wget-1.20.3/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wget-1.20.3/po/Rules-quot-15-.insert-header.po-update-en:
wget-1.20.3/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
wget-1.20.3/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
wget-1.20.3/po/Rules-quot-18-	tmpdir=`pwd`; \
wget-1.20.3/po/Rules-quot-19-	echo "$$lang:"; \
wget-1.20.3/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
wget-1.20.3/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
wget-1.20.3/po/Rules-quot-22-	cd $(srcdir); \
wget-1.20.3/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
wget-1.20.3/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
wget-1.20.3/ChangeLog-17039-	* src/host.c (lookup_host): Use u_int32_t to store the result of
wget-1.20.3/ChangeLog:17040:	inet_addr().  That removes the need for offset fiddling, caring
wget-1.20.3/ChangeLog-17041-	about endian-ness, etc.
##############################################
wget-1.20.3/fuzz/Makefile.in-50-  { \
wget-1.20.3/fuzz/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget-1.20.3/fuzz/Makefile.in-52-  }; \
##############################################
wget-1.20.3/fuzz/Makefile.in-396-}
wget-1.20.3/fuzz/Makefile.in:397:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget-1.20.3/fuzz/Makefile.in-398-am__vpath_adj = case $$p in \
wget-1.20.3/fuzz/Makefile.in:399:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget-1.20.3/fuzz/Makefile.in-400-    *) f=$$p;; \
wget-1.20.3/fuzz/Makefile.in-401-  esac;
wget-1.20.3/fuzz/Makefile.in:402:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget-1.20.3/fuzz/Makefile.in-403-am__install_max = 40
wget-1.20.3/fuzz/Makefile.in-404-am__nobase_strip_setup = \
wget-1.20.3/fuzz/Makefile.in:405:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget-1.20.3/fuzz/Makefile.in-406-am__nobase_strip = \
##############################################
wget-1.20.3/fuzz/Makefile.in-524-case "$@" in						\
wget-1.20.3/fuzz/Makefile.in:525:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget-1.20.3/fuzz/Makefile.in-526-    *) am__odir=.;; 					\
##############################################
wget-1.20.3/fuzz/Makefile.in-554-  bases='$(TEST_LOGS)'; \
wget-1.20.3/fuzz/Makefile.in:555:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget-1.20.3/fuzz/Makefile.in:556:  bases=`echo $$bases`
wget-1.20.3/fuzz/Makefile.in-557-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget-1.20.3/fuzz/Makefile.in-567-        */*) b='$*';; \
wget-1.20.3/fuzz/Makefile.in:568:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget-1.20.3/fuzz/Makefile.in-569-       esac;; \
##############################################
wget-1.20.3/fuzz/Makefile.in-1870-.c.obj:
wget-1.20.3/fuzz/Makefile.in:1871:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/fuzz/Makefile.in-1872-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
wget-1.20.3/fuzz/Makefile.in-1874-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget-1.20.3/fuzz/Makefile.in:1875:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget-1.20.3/fuzz/Makefile.in-1876-
##############################################
wget-1.20.3/fuzz/Makefile.in-1906-GTAGS:
wget-1.20.3/fuzz/Makefile.in:1907:	here=`$(am__cd) $(top_builddir) && pwd` \
wget-1.20.3/fuzz/Makefile.in-1908-	  && $(am__cd) $(top_srcdir) \
##############################################
wget-1.20.3/fuzz/Makefile.in-1949-	if test -n "$$redo_bases"; then \
wget-1.20.3/fuzz/Makefile.in:1950:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget-1.20.3/fuzz/Makefile.in:1951:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget-1.20.3/fuzz/Makefile.in-1952-	  if $(am__make_dryrun); then :; else \
##############################################
wget-1.20.3/fuzz/Makefile.in-1974-	ws='[ 	]'; \
wget-1.20.3/fuzz/Makefile.in:1975:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget-1.20.3/fuzz/Makefile.in-1976-	test -n "$$results" || results=/dev/null; \
wget-1.20.3/fuzz/Makefile.in:1977:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1978:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1979:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1980:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1981:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1982:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1983:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget-1.20.3/fuzz/Makefile.in:1984:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget-1.20.3/fuzz/Makefile.in-1985-	  success=true; \
##############################################
wget-1.20.3/fuzz/Makefile.in-2053-	@set +e; $(am__set_TESTS_bases); \
wget-1.20.3/fuzz/Makefile.in:2054:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/fuzz/Makefile.in:2055:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget-1.20.3/fuzz/Makefile.in:2056:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget-1.20.3/fuzz/Makefile.in-2057-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget-1.20.3/fuzz/Makefile.in-2063-	         | $(am__list_recheck_tests)` || exit 1; \
wget-1.20.3/fuzz/Makefile.in:2064:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget-1.20.3/fuzz/Makefile.in:2065:	log_list=`echo $$log_list`; \
wget-1.20.3/fuzz/Makefile.in-2066-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget-1.20.3/fuzz/Makefile.in-2151-distdir-am: $(DISTFILES)
wget-1.20.3/fuzz/Makefile.in:2152:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/fuzz/Makefile.in:2153:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget-1.20.3/fuzz/Makefile.in-2154-	list='$(DISTFILES)'; \
##############################################
wget-1.20.3/fuzz/Makefile.in-2165-	  if test -d $$d/$$file; then \
wget-1.20.3/fuzz/Makefile.in:2166:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget-1.20.3/fuzz/Makefile.in-2167-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget-1.20.3/build-aux/config.sub-52-
wget-1.20.3/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
wget-1.20.3/build-aux/config.sub-54-
##############################################
wget-1.20.3/build-aux/config.sub-771-	i*86v32)
wget-1.20.3/build-aux/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
wget-1.20.3/build-aux/config.sub-773-		vendor=pc
##############################################
wget-1.20.3/build-aux/config.sub-776-	i*86v4*)
wget-1.20.3/build-aux/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
wget-1.20.3/build-aux/config.sub-778-		vendor=pc
##############################################
wget-1.20.3/build-aux/config.sub-781-	i*86v)
wget-1.20.3/build-aux/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
wget-1.20.3/build-aux/config.sub-783-		vendor=pc
##############################################
wget-1.20.3/build-aux/config.sub-786-	i*86sol2)
wget-1.20.3/build-aux/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
wget-1.20.3/build-aux/config.sub-788-		vendor=pc
##############################################
wget-1.20.3/build-aux/config.sub-919-		cpu=sparc
wget-1.20.3/build-aux/config.sub:920:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
wget-1.20.3/build-aux/config.sub-921-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1086-	sh5e[lb]-*)
wget-1.20.3/build-aux/config.sub:1087:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
wget-1.20.3/build-aux/config.sub-1088-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1104-	xscale-* | xscalee[bl]-*)
wget-1.20.3/build-aux/config.sub:1105:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
wget-1.20.3/build-aux/config.sub-1106-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1258-			*)
wget-1.20.3/build-aux/config.sub:1259:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
wget-1.20.3/build-aux/config.sub-1260-				exit 1
##############################################
wget-1.20.3/build-aux/config.sub-1292-	solaris1 | solaris1.*)
wget-1.20.3/build-aux/config.sub:1293:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wget-1.20.3/build-aux/config.sub-1294-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1301-	gnu/linux*)
wget-1.20.3/build-aux/config.sub:1302:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wget-1.20.3/build-aux/config.sub-1303-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1324-	sco3.2.[4-9]*)
wget-1.20.3/build-aux/config.sub:1325:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wget-1.20.3/build-aux/config.sub-1326-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1387-	nto*)
wget-1.20.3/build-aux/config.sub:1388:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wget-1.20.3/build-aux/config.sub-1389-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1397-	linux*)
wget-1.20.3/build-aux/config.sub:1398:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wget-1.20.3/build-aux/config.sub-1399-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1409-	mac*)
wget-1.20.3/build-aux/config.sub:1410:		os=`echo "$os" | sed -e 's|mac|macos|'`
wget-1.20.3/build-aux/config.sub-1411-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1418-	sunos5*)
wget-1.20.3/build-aux/config.sub:1419:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
wget-1.20.3/build-aux/config.sub-1420-		;;
wget-1.20.3/build-aux/config.sub-1421-	sunos6*)
wget-1.20.3/build-aux/config.sub:1422:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
wget-1.20.3/build-aux/config.sub-1423-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1458-	sinix5.*)
wget-1.20.3/build-aux/config.sub:1459:		os=`echo $os | sed -e 's|sinix|sysv|'`
wget-1.20.3/build-aux/config.sub-1460-		;;
##############################################
wget-1.20.3/build-aux/config.sub-1518-	*)
wget-1.20.3/build-aux/config.sub:1519:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
wget-1.20.3/build-aux/config.sub-1520-		exit 1
##############################################
wget-1.20.3/build-aux/config.guess-34-
wget-1.20.3/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
wget-1.20.3/build-aux/config.guess-36-
##############################################
wget-1.20.3/build-aux/config.guess-103-    # shellcheck disable=SC2039
wget-1.20.3/build-aux/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wget-1.20.3/build-aux/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
wget-1.20.3/build-aux/config.guess-153-	EOF
wget-1.20.3/build-aux/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
wget-1.20.3/build-aux/config.guess-155-
##############################################
wget-1.20.3/build-aux/config.guess-190-	    earmv*)
wget-1.20.3/build-aux/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
wget-1.20.3/build-aux/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
wget-1.20.3/build-aux/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
wget-1.20.3/build-aux/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
wget-1.20.3/build-aux/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
wget-1.20.3/build-aux/config.guess-224-		;;
##############################################
wget-1.20.3/build-aux/config.guess-235-	    *)
wget-1.20.3/build-aux/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
wget-1.20.3/build-aux/config.guess-237-		;;
##############################################
wget-1.20.3/build-aux/config.guess-282-	*4.0)
wget-1.20.3/build-aux/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wget-1.20.3/build-aux/config.guess-284-		;;
wget-1.20.3/build-aux/config.guess-285-	*5.*)
wget-1.20.3/build-aux/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wget-1.20.3/build-aux/config.guess-287-		;;
##############################################
wget-1.20.3/build-aux/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
wget-1.20.3/build-aux/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wget-1.20.3/build-aux/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
wget-1.20.3/build-aux/config.guess-330-	# 1.2 uses "1.2" for uname -r.
wget-1.20.3/build-aux/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
wget-1.20.3/build-aux/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
wget-1.20.3/build-aux/config.guess-381-    s390x:SunOS:*:*)
wget-1.20.3/build-aux/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-383-	exit ;;
wget-1.20.3/build-aux/config.guess-384-    sun4H:SunOS:5.*:*)
wget-1.20.3/build-aux/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-386-	exit ;;
wget-1.20.3/build-aux/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wget-1.20.3/build-aux/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-389-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-406-	fi
wget-1.20.3/build-aux/config.guess:407:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-408-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-412-	# it's likely to be more like Solaris than SunOS4.
wget-1.20.3/build-aux/config.guess:413:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-414-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-421-	# Japanese Language versions have a version number like `4.1.3-JL'.
wget-1.20.3/build-aux/config.guess:422:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
wget-1.20.3/build-aux/config.guess-423-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-427-    sun*:*:4.2BSD:*)
wget-1.20.3/build-aux/config.guess:428:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wget-1.20.3/build-aux/config.guess-429-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
wget-1.20.3/build-aux/config.guess-509-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
wget-1.20.3/build-aux/config.guess:510:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
wget-1.20.3/build-aux/config.guess:511:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
wget-1.20.3/build-aux/config.guess-512-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
wget-1.20.3/build-aux/config.guess-565-    *:IRIX*:*:*)
wget-1.20.3/build-aux/config.guess:566:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
wget-1.20.3/build-aux/config.guess-567-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-595-EOF
wget-1.20.3/build-aux/config.guess:596:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
wget-1.20.3/build-aux/config.guess-597-		then
##############################################
wget-1.20.3/build-aux/config.guess-608-    *:AIX:*:[4567])
wget-1.20.3/build-aux/config.guess:609:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wget-1.20.3/build-aux/config.guess-610-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
wget-1.20.3/build-aux/config.guess-644-    9000/[34678]??:HP-UX:*:*)
wget-1.20.3/build-aux/config.guess:645:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget-1.20.3/build-aux/config.guess-646-	case "$UNAME_MACHINE" in
##############################################
wget-1.20.3/build-aux/config.guess-698-EOF
wget-1.20.3/build-aux/config.guess:699:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
wget-1.20.3/build-aux/config.guess-700-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wget-1.20.3/build-aux/config.guess-726-    ia64:HP-UX:*:*)
wget-1.20.3/build-aux/config.guess:727:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget-1.20.3/build-aux/config.guess-728-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
wget-1.20.3/build-aux/config.guess-756-EOF
wget-1.20.3/build-aux/config.guess:757:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
wget-1.20.3/build-aux/config.guess-758-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
wget-1.20.3/build-aux/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget-1.20.3/build-aux/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
wget-1.20.3/build-aux/config.guess-829-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget-1.20.3/build-aux/config.guess-832-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget-1.20.3/build-aux/config.guess:833:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
wget-1.20.3/build-aux/config.guess-834-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget-1.20.3/build-aux/config.guess-850-	then
wget-1.20.3/build-aux/config.guess:851:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
wget-1.20.3/build-aux/config.guess-852-	else
wget-1.20.3/build-aux/config.guess:853:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
wget-1.20.3/build-aux/config.guess-854-	fi
##############################################
wget-1.20.3/build-aux/config.guess-863-	esac
wget-1.20.3/build-aux/config.guess:864:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget-1.20.3/build-aux/config.guess-865-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-899-    prep*:SunOS:5.*:*)
wget-1.20.3/build-aux/config.guess:900:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget-1.20.3/build-aux/config.guess-901-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-903-	# the GNU system
wget-1.20.3/build-aux/config.guess:904:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
wget-1.20.3/build-aux/config.guess-905-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-907-	# other systems with GNU libc and userland
wget-1.20.3/build-aux/config.guess:908:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
wget-1.20.3/build-aux/config.guess-909-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-1029-EOF
wget-1.20.3/build-aux/config.guess:1030:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
wget-1.20.3/build-aux/config.guess-1031-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
wget-1.20.3/build-aux/config.guess-1129-    i*86:*:4.*:*)
wget-1.20.3/build-aux/config.guess:1130:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
wget-1.20.3/build-aux/config.guess-1131-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wget-1.20.3/build-aux/config.guess-1332-	fi
wget-1.20.3/build-aux/config.guess:1333:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
wget-1.20.3/build-aux/config.guess-1334-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
wget-1.20.3/build-aux/config.guess-1431-    *:DragonFly:*:*)
wget-1.20.3/build-aux/config.guess:1432:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget-1.20.3/build-aux/config.guess-1433-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-1444-    i*86:skyos:*:*)
wget-1.20.3/build-aux/config.guess:1445:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
wget-1.20.3/build-aux/config.guess-1446-	exit ;;
##############################################
wget-1.20.3/build-aux/config.guess-1581-
wget-1.20.3/build-aux/config.guess:1582:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
wget-1.20.3/build-aux/config.guess-1583-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
wget-1.20.3/build-aux/install-sh-234-      fi
wget-1.20.3/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wget-1.20.3/build-aux/install-sh-236-    *)
##############################################
wget-1.20.3/build-aux/install-sh-280-      dstdir=$dst
wget-1.20.3/build-aux/install-sh:281:      dstbase=`basename "$src"`
wget-1.20.3/build-aux/install-sh-282-      case $dst in
##############################################
wget-1.20.3/build-aux/install-sh-287-    else
wget-1.20.3/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
wget-1.20.3/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
wget-1.20.3/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
wget-1.20.3/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wget-1.20.3/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
wget-1.20.3/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wget-1.20.3/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wget-1.20.3/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wget-1.20.3/build-aux/install-sh-419-            case $prefix in
wget-1.20.3/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wget-1.20.3/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
wget-1.20.3/build-aux/install-sh-468-    if $copy_on_change &&
wget-1.20.3/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wget-1.20.3/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wget-1.20.3/build-aux/install-sh-471-       set -f &&
##############################################
wget-1.20.3/build-aux/texinfo.tex-7057-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
wget-1.20.3/build-aux/texinfo.tex:7058:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
wget-1.20.3/build-aux/texinfo.tex-7059-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
wget-1.20.3/build-aux/gnupload-31-# FIXME-2020: remove, once all major distros ship gpg version 3 as /usr/bin/gpg
wget-1.20.3/build-aux/gnupload:32:gpg_agent_version=`(gpg-agent --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
wget-1.20.3/build-aux/gnupload-33-case "$gpg_agent_version" in
wget-1.20.3/build-aux/gnupload-34-  2.*)
wget-1.20.3/build-aux/gnupload:35:    gpg_version=`(gpg --version) 2>/dev/null | sed -e '2,$d' -e 's/^[^0-9]*//'`
wget-1.20.3/build-aux/gnupload-36-    case "$gpg_version" in
##############################################
wget-1.20.3/build-aux/gnupload-140-  echo "$0: Reading configuration file $conffile"
wget-1.20.3/build-aux/gnupload:141:  conf=`sed 's/#.*$//;/^$/d' "$conffile" | tr "\015$nl" '  '`
wget-1.20.3/build-aux/gnupload-142-  eval set x "$conf \"\$@\""
##############################################
wget-1.20.3/build-aux/gnupload-188-    --symlink-regex=*)
wget-1.20.3/build-aux/gnupload:189:      symlink_expr=`expr "$1" : '[^=]*=\(.*\)'`
wget-1.20.3/build-aux/gnupload-190-      ;;
##############################################
wget-1.20.3/build-aux/gnupload-239-if test -n "$symlink_files"; then
wget-1.20.3/build-aux/gnupload:240:  x=`echo "$symlink_files" | sed 's/[^ ]//g;s/  //g'`
wget-1.20.3/build-aux/gnupload-241-  if test -n "$x"; then
##############################################
wget-1.20.3/build-aux/gnupload-260-    elif test -n "$symlink_expr"; then
wget-1.20.3/build-aux/gnupload:261:      linkname=`echo $file | sed "$symlink_expr"`
wget-1.20.3/build-aux/gnupload-262-      if test -z "$linkname"; then
##############################################
wget-1.20.3/build-aux/gnupload-376-    download.gnu.org.ua:alpha/*|download.gnu.org.ua:ftp/*)
wget-1.20.3/build-aux/gnupload:377:      destdir_p1=`echo "$destdir" | sed 's,^[^/]*/,,'`
wget-1.20.3/build-aux/gnupload:378:      destdir_topdir=`echo "$destdir" | sed 's,/.*,,'`
wget-1.20.3/build-aux/gnupload-379-      mkdirective "$destdir_p1" "$base" "$file" "$stmt"
##############################################
wget-1.20.3/build-aux/gnupload-386-    /*)
wget-1.20.3/build-aux/gnupload:387:      dest_host=`echo "$dest" | sed 's,:.*,,'`
wget-1.20.3/build-aux/gnupload-388-      mkdirective "$destdir" "$base" "$file" "$stmt"
##############################################
wget-1.20.3/build-aux/gnupload-406-  stmt="$stmt
wget-1.20.3/build-aux/gnupload:407:`mksymlink $symlink_files`"
wget-1.20.3/build-aux/gnupload-408-fi
##############################################
wget-1.20.3/build-aux/gnupload-424-  do
wget-1.20.3/build-aux/gnupload:425:    destdir=`echo $dest | sed 's/[^:]*://'`
wget-1.20.3/build-aux/gnupload-426-    upload "$dest" "$destdir" "`hostname`-$$" "" "$stmt"
##############################################
wget-1.20.3/build-aux/gnupload-443-    files="$file $file.sig"
wget-1.20.3/build-aux/gnupload:444:    destdir=`echo $dest | sed 's/[^:]*://'`
wget-1.20.3/build-aux/gnupload-445-    if test -n "$symlink_expr"; then
wget-1.20.3/build-aux/gnupload:446:      linkname=`echo $file | sed "$symlink_expr"`
wget-1.20.3/build-aux/gnupload-447-      stmt="$stmt
##############################################
wget-1.20.3/build-aux/gitlog-to-changelog-316-          # Let $code operate on it, safely.
wget-1.20.3/build-aux/gitlog-to-changelog:317:          my $r = $s->reval("$code")
wget-1.20.3/build-aux/gitlog-to-changelog-318-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
wget-1.20.3/build-aux/depcomp-64-  case $1 in
wget-1.20.3/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wget-1.20.3/build-aux/depcomp-66-      *) dir=;;
##############################################
wget-1.20.3/build-aux/depcomp-73-{
wget-1.20.3/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wget-1.20.3/build-aux/depcomp-75-}
##############################################
wget-1.20.3/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wget-1.20.3/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wget-1.20.3/build-aux/depcomp-128-
##############################################
wget-1.20.3/build-aux/depcomp-405-        sleep 1
wget-1.20.3/build-aux/depcomp:406:        i=`expr $i - 1`
wget-1.20.3/build-aux/depcomp-407-      done
wget-1.20.3/build-aux/depcomp-408-    fi
wget-1.20.3/build-aux/depcomp:409:    i=`expr $i - 1`
wget-1.20.3/build-aux/depcomp-410-  done
##############################################
wget-1.20.3/build-aux/depcomp-425-  # Do two passes, one to just change these to
wget-1.20.3/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wget-1.20.3/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wget-1.20.3/build-aux/depcomp-659-  done
wget-1.20.3/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wget-1.20.3/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
wget-1.20.3/build-aux/config.rpath-33-host="$1"
wget-1.20.3/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wget-1.20.3/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wget-1.20.3/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wget-1.20.3/build-aux/config.rpath-37-
##############################################
wget-1.20.3/build-aux/config.rpath-47-done
wget-1.20.3/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
wget-1.20.3/build-aux/config.rpath-49-
##############################################
wget-1.20.3/build-aux/config.rpath-94-        *)
wget-1.20.3/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
wget-1.20.3/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
wget-1.20.3/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
wget-1.20.3/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
wget-1.20.3/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
wget-1.20.3/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
wget-1.20.3/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
wget-1.20.3/build-aux/config.rpath-243-          else
##############################################
wget-1.20.3/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
wget-1.20.3/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
wget-1.20.3/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
wget-1.20.3/build-aux/config.rpath-430-        hardcode_direct=yes
wget-1.20.3/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wget-1.20.3/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
wget-1.20.3/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
wget-1.20.3/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
wget-1.20.3/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
wget-1.20.3/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
wget-1.20.3/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget-1.20.3/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
wget-1.20.3/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget-1.20.3/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget-1.20.3/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget-1.20.3/build-aux/config.rpath-651-
##############################################
wget-1.20.3/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
wget-1.20.3/build-aux/mdate-sh:115:set x`$ls_command /`
wget-1.20.3/build-aux/mdate-sh-116-
##############################################
wget-1.20.3/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
wget-1.20.3/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
wget-1.20.3/build-aux/mdate-sh-146-
##############################################
wget-1.20.3/build-aux/mdate-sh-211-       then
wget-1.20.3/build-aux/mdate-sh:212:	 year=`expr $year - 1`
wget-1.20.3/build-aux/mdate-sh-213-       fi;;
##############################################
wget-1.20.3/build-aux/announce-gen-112-      my $cmd = "du -h $f";
wget-1.20.3/build-aux/announce-gen:113:      my $t = `$cmd`;
wget-1.20.3/build-aux/announce-gen-114-      # FIXME-someday: give a better diagnostic, a la $PROCESS_STATUS
##############################################
wget-1.20.3/build-aux/announce-gen-337-      # 'tool --version' output is the version string.
wget-1.20.3/build-aux/announce-gen:338:      my ($first_line, undef) = split ("\n", `$t --version`);
wget-1.20.3/build-aux/announce-gen-339-      if ($first_line =~ /.* (\d[\w.-]+)$/)
##############################################
wget-1.20.3/build-aux/vc-list-files-47-  --version)
wget-1.20.3/build-aux/vc-list-files:48:    year=`echo "$scriptversion" | sed 's/[^0-9].*//'`
wget-1.20.3/build-aux/vc-list-files-49-    cat <<EOF
##############################################
wget-1.20.3/build-aux/vc-list-files-70-      && dir= sed_esc= \
wget-1.20.3/build-aux/vc-list-files:71:      || { dir="$dir/"; sed_esc=`echo "$dir"|env sed 's,\([\\/]\),\\\\\1,g'`; }
wget-1.20.3/build-aux/vc-list-files-72-    # Ignore git symlinks - either they point into the tree, in which case
##############################################
wget-1.20.3/build-aux/vc-list-files-96-          }}'\''				\
wget-1.20.3/build-aux/vc-list-files:97:        `find "$dir" -name Entries -print` /dev/null' $postprocess
wget-1.20.3/build-aux/vc-list-files-98-    fi
##############################################
wget-1.20.3/build-aux/git-version-gen-74-
wget-1.20.3/build-aux/git-version-gen:75:year=`expr "$scriptversion" : '\([^-]*\)'`
wget-1.20.3/build-aux/git-version-gen-76-version="git-version-gen $scriptversion
##############################################
wget-1.20.3/build-aux/git-version-gen-141-then
wget-1.20.3/build-aux/git-version-gen:142:    v=`cat $tarball_version_file` || v=
wget-1.20.3/build-aux/git-version-gen-143-    case $v in
##############################################
wget-1.20.3/build-aux/git-version-gen-160-          || git describe --abbrev=4 HEAD 2>/dev/null` \
wget-1.20.3/build-aux/git-version-gen:161:    && v=`printf '%s\n' "$v" | sed "$tag_sed_script"` \
wget-1.20.3/build-aux/git-version-gen-162-    && case $v in
##############################################
wget-1.20.3/build-aux/git-version-gen-170-    #   Older: v6.10-g0f8faeb
wget-1.20.3/build-aux/git-version-gen:171:    vprefix=`expr "X$v" : 'X\(.*\)-g[^-]*$'` || vprefix=$v
wget-1.20.3/build-aux/git-version-gen-172-    case $vprefix in
##############################################
wget-1.20.3/build-aux/git-version-gen-178-            # of git describe.
wget-1.20.3/build-aux/git-version-gen:179:            vtag=`echo "$v" | sed 's/-.*//'`
wget-1.20.3/build-aux/git-version-gen:180:            commit_list=`git rev-list "$vtag"..HEAD 2>/dev/null` \
wget-1.20.3/build-aux/git-version-gen-181-                || { commit_list=failed;
wget-1.20.3/build-aux/git-version-gen-182-                     echo "$0: WARNING: git rev-list failed" 1>&2; }
wget-1.20.3/build-aux/git-version-gen:183:            numcommits=`echo "$commit_list" | wc -l`
wget-1.20.3/build-aux/git-version-gen:184:            v=`echo "$v" | sed "s/\(.*\)-\(.*\)/\1-$numcommits-\2/"`;
wget-1.20.3/build-aux/git-version-gen-185-            test "$commit_list" = failed && v=UNKNOWN
##############################################
wget-1.20.3/build-aux/git-version-gen-190-    # Remove the "g" to save a byte.
wget-1.20.3/build-aux/git-version-gen:191:    v=`echo "$v" | sed 's/-\([^-]*\)-g\([^-]*\)$/.\1-\2/'`;
wget-1.20.3/build-aux/git-version-gen-192-    v_from_git=1
##############################################
wget-1.20.3/build-aux/git-version-gen-198-
wget-1.20.3/build-aux/git-version-gen:199:v=`echo "$v" |sed "s/^$prefix//"`
wget-1.20.3/build-aux/git-version-gen-200-