===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
wget2-1.99.1/install-sh-234-      fi
wget2-1.99.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wget2-1.99.1/install-sh-236-    *)
##############################################
wget2-1.99.1/install-sh-281-      dstdir=$dst
wget2-1.99.1/install-sh:282:      dst=$dstdir/`basename "$src"`
wget2-1.99.1/install-sh-283-      dstdir_status=0
wget2-1.99.1/install-sh-284-    else
wget2-1.99.1/install-sh:285:      dstdir=`dirname "$dst"`
wget2-1.99.1/install-sh-286-      test -d "$dstdir"
##############################################
wget2-1.99.1/install-sh-344-                   test_tmpdir="$tmpdir/a"
wget2-1.99.1/install-sh:345:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wget2-1.99.1/install-sh-346-                   case $ls_ld_tmpdir in
##############################################
wget2-1.99.1/install-sh-351-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wget2-1.99.1/install-sh:352:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wget2-1.99.1/install-sh-353-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wget2-1.99.1/install-sh-409-            case $prefix in
wget2-1.99.1/install-sh:410:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wget2-1.99.1/install-sh-411-              *) qprefix=$prefix;;
##############################################
wget2-1.99.1/install-sh-458-    if $copy_on_change &&
wget2-1.99.1/install-sh:459:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wget2-1.99.1/install-sh:460:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wget2-1.99.1/install-sh-461-       set -f &&
##############################################
wget2-1.99.1/po/Makefile.in.in-88-.po.gmo:
wget2-1.99.1/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
wget2-1.99.1/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
wget2-1.99.1/po/Makefile.in.in-159-	fi; \
wget2-1.99.1/po/Makefile.in.in:160:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
wget2-1.99.1/po/Makefile.in.in-161-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
wget2-1.99.1/po/Makefile.in.in-201-$(POFILES): $(srcdir)/$(DOMAIN).pot
wget2-1.99.1/po/Makefile.in.in:202:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
wget2-1.99.1/po/Makefile.in.in-203-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
wget2-1.99.1/po/Makefile.in.in-206-	  cd $(srcdir) \
wget2-1.99.1/po/Makefile.in.in:207:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
wget2-1.99.1/po/Makefile.in.in-208-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
wget2-1.99.1/po/Makefile.in.in-237-	for cat in $$catalogs; do \
wget2-1.99.1/po/Makefile.in.in:238:	  cat=`basename $$cat`; \
wget2-1.99.1/po/Makefile.in.in:239:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget2-1.99.1/po/Makefile.in.in-240-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wget2-1.99.1/po/Makefile.in.in-247-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wget2-1.99.1/po/Makefile.in.in:248:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wget2-1.99.1/po/Makefile.in.in-249-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wget2-1.99.1/po/Makefile.in.in-288-	for cat in $$catalogs; do \
wget2-1.99.1/po/Makefile.in.in:289:	  cat=`basename $$cat`; \
wget2-1.99.1/po/Makefile.in.in:290:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget2-1.99.1/po/Makefile.in.in-291-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
wget2-1.99.1/po/Makefile.in.in-295-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
wget2-1.99.1/po/Makefile.in.in:296:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
wget2-1.99.1/po/Makefile.in.in-297-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
wget2-1.99.1/po/Makefile.in.in-334-	for cat in $$catalogs; do \
wget2-1.99.1/po/Makefile.in.in:335:	  cat=`basename $$cat`; \
wget2-1.99.1/po/Makefile.in.in:336:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
wget2-1.99.1/po/Makefile.in.in-337-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
wget2-1.99.1/po/Makefile.in.in-399-.nop.po-create:
wget2-1.99.1/po/Makefile.in.in:400:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
wget2-1.99.1/po/Makefile.in.in-401-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
wget2-1.99.1/po/Makefile.in.in-406-.nop.po-update:
wget2-1.99.1/po/Makefile.in.in:407:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
wget2-1.99.1/po/Makefile.in.in-408-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
wget2-1.99.1/po/Makefile.in.in-413-	cd $(srcdir); \
wget2-1.99.1/po/Makefile.in.in:414:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
wget2-1.99.1/po/Makefile.in.in-415-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
wget2-1.99.1/po/Rules-quot-15-.insert-header.po-update-en:
wget2-1.99.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
wget2-1.99.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
wget2-1.99.1/po/Rules-quot-18-	tmpdir=`pwd`; \
wget2-1.99.1/po/Rules-quot-19-	echo "$$lang:"; \
wget2-1.99.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
wget2-1.99.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
wget2-1.99.1/po/Rules-quot-22-	cd $(srcdir); \
wget2-1.99.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -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 \
wget2-1.99.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
wget2-1.99.1/docs/wget2.md-223-  comma-separated list or several `--config` options, these files are read in left-to-right order.
wget2-1.99.1/docs/wget2.md:224:  The files given in `$SYSTEM_WGET2RC` and (`$WGET2RC` or `~/.wget2rc`) are read in that order and then the user-provided
wget2-1.99.1/docs/wget2.md:225:  config file(s). If set, `$WGET2RC` replaces `~/.wget2rc`.
wget2-1.99.1/docs/wget2.md-226-
##############################################
wget2-1.99.1/docs/Makefile.in-49-  { \
wget2-1.99.1/docs/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/docs/Makefile.in-51-  }; \
##############################################
wget2-1.99.1/docs/Makefile.in-251-  esac
wget2-1.99.1/docs/Makefile.in:252:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/docs/Makefile.in-253-am__vpath_adj = case $$p in \
wget2-1.99.1/docs/Makefile.in:254:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/docs/Makefile.in-255-    *) f=$$p;; \
wget2-1.99.1/docs/Makefile.in-256-  esac;
wget2-1.99.1/docs/Makefile.in:257:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/docs/Makefile.in-258-am__install_max = 40
wget2-1.99.1/docs/Makefile.in-259-am__nobase_strip_setup = \
wget2-1.99.1/docs/Makefile.in:260:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/docs/Makefile.in-261-am__nobase_strip = \
##############################################
wget2-1.99.1/docs/Makefile.in-1466-	test -n "$(man1dir)" \
wget2-1.99.1/docs/Makefile.in:1467:	  && test -n "`echo $$list1$$list2`" \
wget2-1.99.1/docs/Makefile.in-1468-	  || exit 0; \
##############################################
wget2-1.99.1/docs/Makefile.in-1507-	test -n "$(man3dir)" \
wget2-1.99.1/docs/Makefile.in:1508:	  && test -n "`echo $$list1$$list2`" \
wget2-1.99.1/docs/Makefile.in-1509-	  || exit 0; \
##############################################
wget2-1.99.1/docs/Makefile.in-1551-distdir: $(DISTFILES)
wget2-1.99.1/docs/Makefile.in:1552:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/docs/Makefile.in:1553:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/docs/Makefile.in-1554-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/docs/Makefile.in-1565-	  if test -d $$d/$$file; then \
wget2-1.99.1/docs/Makefile.in:1566:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/docs/Makefile.in-1567-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/tests/Makefile.in-50-  { \
wget2-1.99.1/tests/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/tests/Makefile.in-52-  }; \
##############################################
wget2-1.99.1/tests/Makefile.in-777-}
wget2-1.99.1/tests/Makefile.in:778:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/tests/Makefile.in-779-am__vpath_adj = case $$p in \
wget2-1.99.1/tests/Makefile.in:780:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/tests/Makefile.in-781-    *) f=$$p;; \
wget2-1.99.1/tests/Makefile.in-782-  esac;
wget2-1.99.1/tests/Makefile.in:783:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/tests/Makefile.in-784-am__install_max = 40
wget2-1.99.1/tests/Makefile.in-785-am__nobase_strip_setup = \
wget2-1.99.1/tests/Makefile.in:786:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/tests/Makefile.in-787-am__nobase_strip = \
##############################################
wget2-1.99.1/tests/Makefile.in-905-case "$@" in						\
wget2-1.99.1/tests/Makefile.in:906:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget2-1.99.1/tests/Makefile.in-907-    *) am__odir=.;; 					\
##############################################
wget2-1.99.1/tests/Makefile.in-935-  bases='$(TEST_LOGS)'; \
wget2-1.99.1/tests/Makefile.in:936:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget2-1.99.1/tests/Makefile.in:937:  bases=`echo $$bases`
wget2-1.99.1/tests/Makefile.in-938-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget2-1.99.1/tests/Makefile.in-948-        */*) b='$*';; \
wget2-1.99.1/tests/Makefile.in:949:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget2-1.99.1/tests/Makefile.in-950-       esac;; \
##############################################
wget2-1.99.1/tests/Makefile.in-2249-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/tests/Makefile.in:2250:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/tests/Makefile.in-2251-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/tests/Makefile.in-2554-.c.o:
wget2-1.99.1/tests/Makefile.in:2555:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/tests/Makefile.in-2556-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/tests/Makefile.in-2562-.c.obj:
wget2-1.99.1/tests/Makefile.in:2563:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/tests/Makefile.in:2564:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/tests/Makefile.in-2565-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/tests/Makefile.in-2567-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2568:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/tests/Makefile.in-2569-
wget2-1.99.1/tests/Makefile.in-2570-.c.lo:
wget2-1.99.1/tests/Makefile.in:2571:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/tests/Makefile.in-2572-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/tests/Makefile.in-2578-libpluginapi_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2579:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginapi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginapi_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginapi_la-test-plugin-dummy.Tpo -c -o libpluginapi_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2580-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginapi_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginapi_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2582-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2583:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginapi_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginapi_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2584-
wget2-1.99.1/tests/Makefile.in-2585-libplugindb_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2586:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplugindb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libplugindb_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libplugindb_la-test-plugin-dummy.Tpo -c -o libplugindb_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2587-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libplugindb_la-test-plugin-dummy.Tpo $(DEPDIR)/libplugindb_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2589-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2590:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libplugindb_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libplugindb_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2591-
wget2-1.99.1/tests/Makefile.in-2592-libpluginexit_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2593:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginexit_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginexit_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginexit_la-test-plugin-dummy.Tpo -c -o libpluginexit_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2594-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginexit_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginexit_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2596-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2597:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginexit_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginexit_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2598-
wget2-1.99.1/tests/Makefile.in-2599-libpluginfaulty1_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2600:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginfaulty1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginfaulty1_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginfaulty1_la-test-plugin-dummy.Tpo -c -o libpluginfaulty1_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2601-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginfaulty1_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginfaulty1_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2603-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2604:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginfaulty1_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginfaulty1_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2605-
wget2-1.99.1/tests/Makefile.in-2606-libpluginfaulty2_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2607:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginfaulty2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginfaulty2_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginfaulty2_la-test-plugin-dummy.Tpo -c -o libpluginfaulty2_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2608-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginfaulty2_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginfaulty2_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2610-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2611:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginfaulty2_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginfaulty2_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2612-
wget2-1.99.1/tests/Makefile.in-2613-libpluginname_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2614:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginname_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginname_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginname_la-test-plugin-dummy.Tpo -c -o libpluginname_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2615-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginname_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginname_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2617-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2618:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginname_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginname_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2619-
wget2-1.99.1/tests/Makefile.in-2620-libpluginoption_la-test-plugin-dummy.lo: test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in:2621:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginoption_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libpluginoption_la-test-plugin-dummy.lo -MD -MP -MF $(DEPDIR)/libpluginoption_la-test-plugin-dummy.Tpo -c -o libpluginoption_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2622-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpluginoption_la-test-plugin-dummy.Tpo $(DEPDIR)/libpluginoption_la-test-plugin-dummy.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2624-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2625:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libpluginoption_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libpluginoption_la-test-plugin-dummy.lo `test -f 'test-plugin-dummy.c' || echo '$(srcdir)/'`test-plugin-dummy.c
wget2-1.99.1/tests/Makefile.in-2626-
wget2-1.99.1/tests/Makefile.in-2627-libtest_la-libtest.lo: libtest.c
wget2-1.99.1/tests/Makefile.in:2628:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtest_la-libtest.lo -MD -MP -MF $(DEPDIR)/libtest_la-libtest.Tpo -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo '$(srcdir)/'`libtest.c
wget2-1.99.1/tests/Makefile.in-2629-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libtest_la-libtest.Tpo $(DEPDIR)/libtest_la-libtest.Plo
##############################################
wget2-1.99.1/tests/Makefile.in-2631-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/tests/Makefile.in:2632:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtest_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtest_la-libtest.lo `test -f 'libtest.c' || echo '$(srcdir)/'`libtest.c
wget2-1.99.1/tests/Makefile.in-2633-
##############################################
wget2-1.99.1/tests/Makefile.in-2669-GTAGS:
wget2-1.99.1/tests/Makefile.in:2670:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/tests/Makefile.in-2671-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/tests/Makefile.in-2712-	if test -n "$$redo_bases"; then \
wget2-1.99.1/tests/Makefile.in:2713:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget2-1.99.1/tests/Makefile.in:2714:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget2-1.99.1/tests/Makefile.in-2715-	  if $(am__make_dryrun); then :; else \
##############################################
wget2-1.99.1/tests/Makefile.in-2737-	ws='[ 	]'; \
wget2-1.99.1/tests/Makefile.in:2738:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget2-1.99.1/tests/Makefile.in-2739-	test -n "$$results" || results=/dev/null; \
wget2-1.99.1/tests/Makefile.in:2740:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2741:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2742:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2743:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2744:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2745:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2746:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget2-1.99.1/tests/Makefile.in:2747:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget2-1.99.1/tests/Makefile.in-2748-	  success=true; \
##############################################
wget2-1.99.1/tests/Makefile.in-2816-	@set +e; $(am__set_TESTS_bases); \
wget2-1.99.1/tests/Makefile.in:2817:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/tests/Makefile.in:2818:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget2-1.99.1/tests/Makefile.in:2819:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget2-1.99.1/tests/Makefile.in-2820-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget2-1.99.1/tests/Makefile.in-2826-	         | $(am__list_recheck_tests)` || exit 1; \
wget2-1.99.1/tests/Makefile.in:2827:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/tests/Makefile.in:2828:	log_list=`echo $$log_list`; \
wget2-1.99.1/tests/Makefile.in-2829-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget2-1.99.1/tests/Makefile.in-3247-distdir: $(DISTFILES)
wget2-1.99.1/tests/Makefile.in:3248:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/tests/Makefile.in:3249:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/tests/Makefile.in-3250-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/tests/Makefile.in-3261-	  if test -d $$d/$$file; then \
wget2-1.99.1/tests/Makefile.in:3262:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/tests/Makefile.in-3263-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/ltmain.sh-103-#
wget2-1.99.1/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
wget2-1.99.1/ltmain.sh-105-#
##############################################
wget2-1.99.1/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
wget2-1.99.1/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
wget2-1.99.1/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
wget2-1.99.1/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
wget2-1.99.1/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
wget2-1.99.1/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
wget2-1.99.1/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
wget2-1.99.1/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
wget2-1.99.1/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
wget2-1.99.1/ltmain.sh-410-# The name of this program.
wget2-1.99.1/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
wget2-1.99.1/ltmain.sh-412-
##############################################
wget2-1.99.1/ltmain.sh-416-  *[\\/]*)
wget2-1.99.1/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
wget2-1.99.1/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
wget2-1.99.1/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
wget2-1.99.1/ltmain.sh-610-
wget2-1.99.1/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
wget2-1.99.1/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
wget2-1.99.1/ltmain.sh-613-
##############################################
wget2-1.99.1/ltmain.sh-639-
wget2-1.99.1/ltmain.sh:640:    func_arith_result=`expr "$@"`
wget2-1.99.1/ltmain.sh-641-  }
##############################################
wget2-1.99.1/ltmain.sh-660-  # ...otherwise fall back to using sed.
wget2-1.99.1/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
wget2-1.99.1/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
wget2-1.99.1/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
wget2-1.99.1/ltmain.sh-757-      test -n "$_G_tc" && {
wget2-1.99.1/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
wget2-1.99.1/ltmain.sh-760-      }
wget2-1.99.1/ltmain.sh-761-    done
wget2-1.99.1/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/ltmain.sh-763-
##############################################
wget2-1.99.1/ltmain.sh-831-
wget2-1.99.1/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
wget2-1.99.1/ltmain.sh-833-  }
##############################################
wget2-1.99.1/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
wget2-1.99.1/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
wget2-1.99.1/ltmain.sh-865-      done
wget2-1.99.1/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
wget2-1.99.1/ltmain.sh-867-
##############################################
wget2-1.99.1/ltmain.sh-901-      # If mktemp works, use that first and foremost
wget2-1.99.1/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
wget2-1.99.1/ltmain.sh-903-
##############################################
wget2-1.99.1/ltmain.sh-1111-        *[\\\`\"\$]*)
wget2-1.99.1/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
wget2-1.99.1/ltmain.sh-1113-        *)
##############################################
wget2-1.99.1/ltmain.sh-1198-    case $2 in
wget2-1.99.1/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
wget2-1.99.1/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
wget2-1.99.1/ltmain.sh-1201-    esac
##############################################
wget2-1.99.1/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
wget2-1.99.1/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
wget2-1.99.1/ltmain.sh-1273-      ;;
##############################################
wget2-1.99.1/ltmain.sh-1358-
wget2-1.99.1/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
wget2-1.99.1/ltmain.sh-1360-}
##############################################
wget2-1.99.1/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
wget2-1.99.1/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
wget2-1.99.1/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
wget2-1.99.1/ltmain.sh-1517-
wget2-1.99.1/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
wget2-1.99.1/ltmain.sh-1519-}
##############################################
wget2-1.99.1/ltmain.sh-1870-
wget2-1.99.1/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
wget2-1.99.1/ltmain.sh-1872-      func_split_equals_rhs=
wget2-1.99.1/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
wget2-1.99.1/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
wget2-1.99.1/ltmain.sh-1875-  }
##############################################
wget2-1.99.1/ltmain.sh-1898-
wget2-1.99.1/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
wget2-1.99.1/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
wget2-1.99.1/ltmain.sh-1901-  }
##############################################
wget2-1.99.1/ltmain.sh-2071-       version:        $progname $scriptversion Debian-2.4.6-2
wget2-1.99.1/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
wget2-1.99.1/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
wget2-1.99.1/ltmain.sh-2074-
##############################################
wget2-1.99.1/ltmain.sh-2110-  {
wget2-1.99.1/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
wget2-1.99.1/ltmain.sh-2112-  }
##############################################
wget2-1.99.1/ltmain.sh-2115-  {
wget2-1.99.1/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
wget2-1.99.1/ltmain.sh-2117-  }
##############################################
wget2-1.99.1/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
wget2-1.99.1/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
wget2-1.99.1/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
wget2-1.99.1/ltmain.sh-2659-      done
wget2-1.99.1/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
wget2-1.99.1/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
wget2-1.99.1/ltmain.sh-2662-      case $@ in
##############################################
wget2-1.99.1/ltmain.sh-2672-	    # Evaluate the configuration.
wget2-1.99.1/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
wget2-1.99.1/ltmain.sh-2674-	    CC_quoted=
##############################################
wget2-1.99.1/ltmain.sh-2678-	    done
wget2-1.99.1/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
wget2-1.99.1/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
wget2-1.99.1/ltmain.sh-2681-	    case "$@ " in
##############################################
wget2-1.99.1/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
wget2-1.99.1/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
wget2-1.99.1/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
wget2-1.99.1/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
wget2-1.99.1/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
wget2-1.99.1/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
wget2-1.99.1/ltmain.sh-3009-    # LT_CYGPATH in this case.
wget2-1.99.1/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
wget2-1.99.1/ltmain.sh-3011-  fi
##############################################
wget2-1.99.1/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
wget2-1.99.1/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
wget2-1.99.1/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
wget2-1.99.1/ltmain.sh-3376-    *.[cCFSifmso] | \
wget2-1.99.1/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
wget2-1.99.1/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
wget2-1.99.1/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
wget2-1.99.1/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
wget2-1.99.1/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
wget2-1.99.1/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
wget2-1.99.1/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
wget2-1.99.1/ltmain.sh-3474-
##############################################
wget2-1.99.1/ltmain.sh-3520-      if test warn = "$need_locks" &&
wget2-1.99.1/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wget2-1.99.1/ltmain.sh-3522-	$ECHO "\
wget2-1.99.1/ltmain.sh-3523-*** ERROR, $lockfile contains:
wget2-1.99.1/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
wget2-1.99.1/ltmain.sh-3525-
##############################################
wget2-1.99.1/ltmain.sh-3569-      if test warn = "$need_locks" &&
wget2-1.99.1/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wget2-1.99.1/ltmain.sh-3571-	$ECHO "\
wget2-1.99.1/ltmain.sh-3572-*** ERROR, $lockfile contains:
wget2-1.99.1/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
wget2-1.99.1/ltmain.sh-3574-
##############################################
wget2-1.99.1/ltmain.sh-3895-      # Get the absolute pathname.
wget2-1.99.1/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
wget2-1.99.1/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
wget2-1.99.1/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
wget2-1.99.1/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
wget2-1.99.1/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
wget2-1.99.1/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
wget2-1.99.1/ltmain.sh-4280-
##############################################
wget2-1.99.1/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
wget2-1.99.1/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
wget2-1.99.1/ltmain.sh-4293-	  else
wget2-1.99.1/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
wget2-1.99.1/ltmain.sh-4295-	  fi
##############################################
wget2-1.99.1/ltmain.sh-4458-	    fi
wget2-1.99.1/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
wget2-1.99.1/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
wget2-1.99.1/ltmain.sh-4477-	        # Replace the output file specification.
wget2-1.99.1/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
wget2-1.99.1/ltmain.sh-4479-
##############################################
wget2-1.99.1/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
wget2-1.99.1/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
wget2-1.99.1/ltmain.sh-4498-	  fi
##############################################
wget2-1.99.1/ltmain.sh-4570-    my_pic_p=${3-false}
wget2-1.99.1/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
wget2-1.99.1/ltmain.sh-4572-    my_dlsyms=
##############################################
wget2-1.99.1/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
wget2-1.99.1/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
wget2-1.99.1/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
wget2-1.99.1/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
wget2-1.99.1/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
wget2-1.99.1/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
wget2-1.99.1/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
wget2-1.99.1/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
wget2-1.99.1/ltmain.sh-4862-	  else
wget2-1.99.1/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/ltmain.sh-4865-	  fi
##############################################
wget2-1.99.1/ltmain.sh-4867-	*)
wget2-1.99.1/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/ltmain.sh-4870-	  ;;
##############################################
wget2-1.99.1/ltmain.sh-4882-      # Nullify the symbol file.
wget2-1.99.1/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
wget2-1.99.1/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
wget2-1.99.1/ltmain.sh-4885-    fi
##############################################
wget2-1.99.1/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
wget2-1.99.1/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
wget2-1.99.1/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
wget2-1.99.1/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
wget2-1.99.1/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
wget2-1.99.1/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
wget2-1.99.1/ltmain.sh-4925-  win32_libid_type=unknown
wget2-1.99.1/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
wget2-1.99.1/ltmain.sh-4927-  case $win32_fileres in
##############################################
wget2-1.99.1/ltmain.sh-4990-
wget2-1.99.1/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
wget2-1.99.1/ltmain.sh-4992-}
##############################################
wget2-1.99.1/ltmain.sh-5008-
wget2-1.99.1/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
wget2-1.99.1/ltmain.sh-5072-    # binutils import library
wget2-1.99.1/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
wget2-1.99.1/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
wget2-1.99.1/ltmain.sh-5075-    # ms-generated import library
wget2-1.99.1/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
wget2-1.99.1/ltmain.sh-5077-  else
##############################################
wget2-1.99.1/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
wget2-1.99.1/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
wget2-1.99.1/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
wget2-1.99.1/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
wget2-1.99.1/ltmain.sh-5160-	    darwin_arch=
##############################################
wget2-1.99.1/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
wget2-1.99.1/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
wget2-1.99.1/ltmain.sh-5172-	    darwin_file=
##############################################
wget2-1.99.1/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
wget2-1.99.1/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
wget2-1.99.1/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
wget2-1.99.1/ltmain.sh-5189-      esac
wget2-1.99.1/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
wget2-1.99.1/ltmain.sh-5191-    done
##############################################
wget2-1.99.1/ltmain.sh-5260-
wget2-1.99.1/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
wget2-1.99.1/ltmain.sh-5262-    $ECHO "\
##############################################
wget2-1.99.1/ltmain.sh-5295-    --lt-dump-script)
wget2-1.99.1/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
wget2-1.99.1/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
wget2-1.99.1/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
wget2-1.99.1/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
wget2-1.99.1/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
wget2-1.99.1/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
wget2-1.99.1/ltmain.sh-5324-  done
##############################################
wget2-1.99.1/ltmain.sh-5380-  # Find the directory that this script lives in.
wget2-1.99.1/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
wget2-1.99.1/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
wget2-1.99.1/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
wget2-1.99.1/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
wget2-1.99.1/ltmain.sh-5386-  while test -n \"\$file\"; do
wget2-1.99.1/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
wget2-1.99.1/ltmain.sh-5388-
##############################################
wget2-1.99.1/ltmain.sh-5396-
wget2-1.99.1/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
wget2-1.99.1/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
wget2-1.99.1/ltmain.sh-5399-  done
##############################################
wget2-1.99.1/ltmain.sh-5410-    case \"\$thisdir\" in
wget2-1.99.1/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
wget2-1.99.1/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
wget2-1.99.1/ltmain.sh-5416-  # Try to get the absolute directory name.
wget2-1.99.1/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
wget2-1.99.1/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
wget2-1.99.1/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
wget2-1.99.1/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
wget2-1.99.1/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
wget2-1.99.1/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
wget2-1.99.1/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
wget2-1.99.1/ltmain.sh-5443-      else
##############################################
wget2-1.99.1/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
wget2-1.99.1/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
wget2-1.99.1/ltmain.sh-5487-
##############################################
wget2-1.99.1/ltmain.sh-6464-
wget2-1.99.1/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
wget2-1.99.1/ltmain.sh-6466-    *import*) : ;;
##############################################
wget2-1.99.1/ltmain.sh-6712-	    moreargs=
wget2-1.99.1/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
wget2-1.99.1/ltmain.sh-6714-	    do
##############################################
wget2-1.99.1/ltmain.sh-6973-	*)
wget2-1.99.1/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
wget2-1.99.1/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
wget2-1.99.1/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
wget2-1.99.1/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
wget2-1.99.1/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
wget2-1.99.1/ltmain.sh-7290-      -Z*)
wget2-1.99.1/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
wget2-1.99.1/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
wget2-1.99.1/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
wget2-1.99.1/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
wget2-1.99.1/ltmain.sh-7462-    else
##############################################
wget2-1.99.1/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
wget2-1.99.1/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
wget2-1.99.1/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
wget2-1.99.1/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
wget2-1.99.1/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
wget2-1.99.1/ltmain.sh-7877-	fi
wget2-1.99.1/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
wget2-1.99.1/ltmain.sh-7950-	*)
wget2-1.99.1/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
wget2-1.99.1/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
wget2-1.99.1/ltmain.sh-8203-	    shift
wget2-1.99.1/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
wget2-1.99.1/ltmain.sh-8495-		*)
wget2-1.99.1/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
wget2-1.99.1/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
wget2-1.99.1/ltmain.sh-8506-		  depdepl=
wget2-1.99.1/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
wget2-1.99.1/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
wget2-1.99.1/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
wget2-1.99.1/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
wget2-1.99.1/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
wget2-1.99.1/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
wget2-1.99.1/ltmain.sh-8517-                      fi
##############################################
wget2-1.99.1/ltmain.sh-8528-		else
wget2-1.99.1/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
wget2-1.99.1/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
wget2-1.99.1/ltmain.sh-8551-	else
wget2-1.99.1/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh-8553-	fi
##############################################
wget2-1.99.1/ltmain.sh-8640-        linux*)
wget2-1.99.1/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
wget2-1.99.1/ltmain.sh-9048-	removelist=
wget2-1.99.1/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
wget2-1.99.1/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
wget2-1.99.1/ltmain.sh-9074-	# Transform .lo files to .o files.
wget2-1.99.1/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
wget2-1.99.1/ltmain.sh-9076-      fi
##############################################
wget2-1.99.1/ltmain.sh-9079-      #for path in $notinst_path; do
wget2-1.99.1/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
wget2-1.99.1/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
wget2-1.99.1/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
wget2-1.99.1/ltmain.sh-9083-      #done
##############################################
wget2-1.99.1/ltmain.sh-9200-		if test -n "$i"; then
wget2-1.99.1/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
wget2-1.99.1/ltmain.sh-9203-		  set dummy $deplib_matches; shift
wget2-1.99.1/ltmain.sh-9204-		  deplib_match=$1
wget2-1.99.1/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
wget2-1.99.1/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
wget2-1.99.1/ltmain.sh-9243-		  if test -n "$i"; then
wget2-1.99.1/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
wget2-1.99.1/ltmain.sh-9246-		    set dummy $deplib_matches; shift
wget2-1.99.1/ltmain.sh-9247-		    deplib_match=$1
wget2-1.99.1/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
wget2-1.99.1/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
wget2-1.99.1/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
wget2-1.99.1/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
wget2-1.99.1/ltmain.sh-9293-	      if test -n "$a_deplib"; then
wget2-1.99.1/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
wget2-1.99.1/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
wget2-1.99.1/ltmain.sh-9297-		else
##############################################
wget2-1.99.1/ltmain.sh-9303-		    shopt -s nocaseglob
wget2-1.99.1/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
wget2-1.99.1/ltmain.sh-9305-		    $nocaseglob
wget2-1.99.1/ltmain.sh-9306-		  else
wget2-1.99.1/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
wget2-1.99.1/ltmain.sh-9308-		  fi
##############################################
wget2-1.99.1/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
wget2-1.99.1/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
wget2-1.99.1/ltmain.sh-9323-			case $potliblink in
wget2-1.99.1/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
wget2-1.99.1/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
wget2-1.99.1/ltmain.sh-9326-			esac
##############################################
wget2-1.99.1/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
wget2-1.99.1/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
wget2-1.99.1/ltmain.sh-9377-	      if test -n "$a_deplib"; then
wget2-1.99.1/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
wget2-1.99.1/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
wget2-1.99.1/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
wget2-1.99.1/ltmain.sh-9416-	  newdeplibs=
wget2-1.99.1/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
wget2-1.99.1/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
wget2-1.99.1/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
wget2-1.99.1/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
wget2-1.99.1/ltmain.sh-9422-	    done
##############################################
wget2-1.99.1/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
wget2-1.99.1/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/ltmain.sh-9448-	  ;;
##############################################
wget2-1.99.1/ltmain.sh-9498-	*-*-darwin*)
wget2-1.99.1/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh-9502-	  ;;
##############################################
wget2-1.99.1/ltmain.sh-9625-	# Use standard objects if they are pic
wget2-1.99.1/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
wget2-1.99.1/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
wget2-1.99.1/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
wget2-1.99.1/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
wget2-1.99.1/ltmain.sh-10154-      # Create the old-style object.
wget2-1.99.1/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
wget2-1.99.1/ltmain.sh-10156-
##############################################
wget2-1.99.1/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
wget2-1.99.1/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/ltmain.sh-10215-	;;
##############################################
wget2-1.99.1/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
wget2-1.99.1/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/ltmain.sh-10233-	;;
##############################################
wget2-1.99.1/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
wget2-1.99.1/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
wget2-1.99.1/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
wget2-1.99.1/ltmain.sh-10368-	# Transform all the library objects into standard objects.
wget2-1.99.1/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/ltmain.sh-10371-      fi
##############################################
wget2-1.99.1/ltmain.sh-10396-	# Replace the output file specification.
wget2-1.99.1/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
wget2-1.99.1/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
wget2-1.99.1/ltmain.sh-10405-	  func_to_tool_file "$output"
wget2-1.99.1/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/ltmain.sh-10449-	# Replace the output file specification.
wget2-1.99.1/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
wget2-1.99.1/ltmain.sh-10451-	# Delete the old output file.
##############################################
wget2-1.99.1/ltmain.sh-10457-	  func_to_tool_file "$output"
wget2-1.99.1/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
wget2-1.99.1/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
wget2-1.99.1/ltmain.sh-10477-          ;;
##############################################
wget2-1.99.1/ltmain.sh-10488-      # Replace the output file specification.
wget2-1.99.1/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
wget2-1.99.1/ltmain.sh-10490-
##############################################
wget2-1.99.1/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
wget2-1.99.1/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
wget2-1.99.1/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
wget2-1.99.1/ltmain.sh-10520-      fi
##############################################
wget2-1.99.1/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
wget2-1.99.1/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
wget2-1.99.1/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
wget2-1.99.1/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
wget2-1.99.1/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
wget2-1.99.1/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
wget2-1.99.1/ltmain.sh-10811-		name=$func_basename_result
wget2-1.99.1/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wget2-1.99.1/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
wget2-1.99.1/ltmain.sh-10830-		name=$func_basename_result
wget2-1.99.1/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wget2-1.99.1/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
wget2-1.99.1/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
wget2-1.99.1/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
wget2-1.99.1/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
wget2-1.99.1/config.guess-34-
wget2-1.99.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
wget2-1.99.1/config.guess-36-
##############################################
wget2-1.99.1/config.guess-102-: ${TMPDIR=/tmp} ;
wget2-1.99.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wget2-1.99.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
wget2-1.99.1/config.guess-151-	EOF
wget2-1.99.1/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
wget2-1.99.1/config.guess-153-
##############################################
wget2-1.99.1/config.guess-188-	    earmv*)
wget2-1.99.1/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
wget2-1.99.1/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
wget2-1.99.1/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
wget2-1.99.1/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
wget2-1.99.1/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
wget2-1.99.1/config.guess-222-		;;
##############################################
wget2-1.99.1/config.guess-233-	    *)
wget2-1.99.1/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
wget2-1.99.1/config.guess-235-		;;
##############################################
wget2-1.99.1/config.guess-280-	*4.0)
wget2-1.99.1/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wget2-1.99.1/config.guess-282-		;;
wget2-1.99.1/config.guess-283-	*5.*)
wget2-1.99.1/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wget2-1.99.1/config.guess-285-		;;
##############################################
wget2-1.99.1/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
wget2-1.99.1/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wget2-1.99.1/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
wget2-1.99.1/config.guess-328-	# 1.2 uses "1.2" for uname -r.
wget2-1.99.1/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
wget2-1.99.1/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
wget2-1.99.1/config.guess-379-    s390x:SunOS:*:*)
wget2-1.99.1/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-381-	exit ;;
wget2-1.99.1/config.guess-382-    sun4H:SunOS:5.*:*)
wget2-1.99.1/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-384-	exit ;;
wget2-1.99.1/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wget2-1.99.1/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-387-	exit ;;
##############################################
wget2-1.99.1/config.guess-404-	fi
wget2-1.99.1/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-406-	exit ;;
##############################################
wget2-1.99.1/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
wget2-1.99.1/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-412-	exit ;;
##############################################
wget2-1.99.1/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
wget2-1.99.1/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
wget2-1.99.1/config.guess-421-	exit ;;
##############################################
wget2-1.99.1/config.guess-425-    sun*:*:4.2BSD:*)
wget2-1.99.1/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wget2-1.99.1/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
wget2-1.99.1/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
wget2-1.99.1/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
wget2-1.99.1/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
wget2-1.99.1/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
wget2-1.99.1/config.guess-563-    *:IRIX*:*:*)
wget2-1.99.1/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
wget2-1.99.1/config.guess-565-	exit ;;
##############################################
wget2-1.99.1/config.guess-593-EOF
wget2-1.99.1/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
wget2-1.99.1/config.guess-595-		then
##############################################
wget2-1.99.1/config.guess-606-    *:AIX:*:[4567])
wget2-1.99.1/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wget2-1.99.1/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
wget2-1.99.1/config.guess-642-    9000/[34678]??:HP-UX:*:*)
wget2-1.99.1/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget2-1.99.1/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
wget2-1.99.1/config.guess-696-EOF
wget2-1.99.1/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
wget2-1.99.1/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wget2-1.99.1/config.guess-724-    ia64:HP-UX:*:*)
wget2-1.99.1/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget2-1.99.1/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
wget2-1.99.1/config.guess-754-EOF
wget2-1.99.1/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
wget2-1.99.1/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
wget2-1.99.1/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget2-1.99.1/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
wget2-1.99.1/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget2-1.99.1/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget2-1.99.1/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
wget2-1.99.1/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget2-1.99.1/config.guess-850-	esac
wget2-1.99.1/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget2-1.99.1/config.guess-852-	exit ;;
##############################################
wget2-1.99.1/config.guess-886-    prep*:SunOS:5.*:*)
wget2-1.99.1/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/config.guess-888-	exit ;;
##############################################
wget2-1.99.1/config.guess-890-	# the GNU system
wget2-1.99.1/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
wget2-1.99.1/config.guess-892-	exit ;;
##############################################
wget2-1.99.1/config.guess-894-	# other systems with GNU libc and userland
wget2-1.99.1/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
wget2-1.99.1/config.guess-896-	exit ;;
##############################################
wget2-1.99.1/config.guess-988-EOF
wget2-1.99.1/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
wget2-1.99.1/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
wget2-1.99.1/config.guess-1092-    i*86:*:4.*:*)
wget2-1.99.1/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
wget2-1.99.1/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wget2-1.99.1/config.guess-1295-	fi
wget2-1.99.1/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
wget2-1.99.1/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
wget2-1.99.1/config.guess-1393-    *:DragonFly:*:*)
wget2-1.99.1/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget2-1.99.1/config.guess-1395-	exit ;;
##############################################
wget2-1.99.1/config.guess-1406-    i*86:skyos:*:*)
wget2-1.99.1/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
wget2-1.99.1/config.guess-1408-	exit ;;
##############################################
wget2-1.99.1/m4/lib-prefix.m4-235-                       ;;
wget2-1.99.1/m4/lib-prefix.m4:236:                     *) searchdir=`cd "$searchdir" && pwd`
wget2-1.99.1/m4/lib-prefix.m4-237-                        case "$searchdir" in
##############################################
wget2-1.99.1/m4/lib-prefix.m4-252-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
wget2-1.99.1/m4/lib-prefix.m4:253:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
wget2-1.99.1/m4/lib-prefix.m4:254:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
wget2-1.99.1/m4/lib-prefix.m4-255-])
##############################################
wget2-1.99.1/m4/ltsugar.m4-68-m4_define([lt_combine],
wget2-1.99.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
wget2-1.99.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
wget2-1.99.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
wget2-1.99.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
wget2-1.99.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/m4/lib-ld.m4-71-          # gcc leaves a trailing carriage return which upsets mingw
wget2-1.99.1/m4/lib-ld.m4:72:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget2-1.99.1/m4/lib-ld.m4-73-        *)
wget2-1.99.1/m4/lib-ld.m4:74:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
wget2-1.99.1/m4/lib-ld.m4-75-      esac
##############################################
wget2-1.99.1/m4/lib-ld.m4-80-          # Canonicalize the pathname of ld
wget2-1.99.1/m4/lib-ld.m4:81:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
wget2-1.99.1/m4/lib-ld.m4-82-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
wget2-1.99.1/m4/lib-ld.m4:83:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
wget2-1.99.1/m4/lib-ld.m4-84-          done
##############################################
wget2-1.99.1/m4/lib-ld.m4-108-          # Break only if it was the GNU/non-GNU ld that we prefer.
wget2-1.99.1/m4/lib-ld.m4:109:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
wget2-1.99.1/m4/lib-ld.m4-110-            *GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/m4/wchar_h.m4-91-     save_ac_compile="$ac_compile"
wget2-1.99.1/m4/wchar_h.m4:92:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
wget2-1.99.1/m4/wchar_h.m4-93-     if AC_TRY_EVAL([ac_compile]); then
##############################################
wget2-1.99.1/m4/wchar_h.m4-106-       dnl See note above about renaming object files.
wget2-1.99.1/m4/wchar_h.m4:107:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
wget2-1.99.1/m4/wchar_h.m4-108-       if AC_TRY_EVAL([ac_compile]); then
##############################################
wget2-1.99.1/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);"])
wget2-1.99.1/m4/iconv.m4:271:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wget2-1.99.1/m4/iconv.m4-272-    AC_MSG_RESULT([
##############################################
wget2-1.99.1/m4/stdint.m4-405-    fi
wget2-1.99.1/m4/stdint.m4:406:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/m4/stdint.m4-407-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
wget2-1.99.1/m4/stdint.m4-434-    eval result=\$gl_cv_type_${gltype}_signed
wget2-1.99.1/m4/stdint.m4:435:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/m4/stdint.m4-436-    if test "$result" = yes; then
##############################################
wget2-1.99.1/m4/stdint.m4-488-       done])
wget2-1.99.1/m4/stdint.m4:489:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/m4/stdint.m4-490-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget2-1.99.1/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
wget2-1.99.1/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget2-1.99.1/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget2-1.99.1/m4/lib-link.m4-322-                -L*)
wget2-1.99.1/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget2-1.99.1/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
wget2-1.99.1/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
wget2-1.99.1/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget2-1.99.1/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
wget2-1.99.1/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget2-1.99.1/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget2-1.99.1/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
wget2-1.99.1/m4/lib-link.m4-529-                  -L*)
wget2-1.99.1/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget2-1.99.1/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
wget2-1.99.1/m4/lib-link.m4-581-                  -R*)
wget2-1.99.1/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget2-1.99.1/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
wget2-1.99.1/m4/lib-link.m4-611-                    dnl Handle this in the next round.
wget2-1.99.1/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget2-1.99.1/m4/lib-link.m4-613-                    ;;
##############################################
wget2-1.99.1/m4/lib-link.m4-617-                    dnl option.
wget2-1.99.1/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget2-1.99.1/m4/lib-link.m4-619-                    ;;
##############################################
wget2-1.99.1/m4/lib-link.m4-730-            -L) next=yes ;;
wget2-1.99.1/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
wget2-1.99.1/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
wget2-1.99.1/m4/hostent.m4-9-  dnl Where are gethostent(), sethostent(), endhostent(), gethostbyname(),
wget2-1.99.1/m4/hostent.m4:10:  dnl gethostbyaddr() defined?
wget2-1.99.1/m4/hostent.m4-11-  dnl - On Solaris, they are in libnsl. Ignore libxnet.
##############################################
wget2-1.99.1/m4/po.m4-47-changequote(,)dnl
wget2-1.99.1/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
wget2-1.99.1/m4/po.m4-54-changequote(,)dnl
wget2-1.99.1/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
wget2-1.99.1/m4/po.m4-73-changequote(,)dnl
wget2-1.99.1/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
wget2-1.99.1/m4/po.m4-98-      case "$ac_file" in
wget2-1.99.1/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wget2-1.99.1/m4/po.m4-100-      esac
##############################################
wget2-1.99.1/m4/po.m4-103-        # Adjust a relative srcdir.
wget2-1.99.1/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget2-1.99.1/m4/po.m4:105:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
wget2-1.99.1/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget2-1.99.1/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget2-1.99.1/m4/po.m4-110-        case "$ac_given_srcdir" in
wget2-1.99.1/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget2-1.99.1/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget2-1.99.1/m4/po.m4-131-            fi
wget2-1.99.1/m4/po.m4:132:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget2-1.99.1/m4/po.m4-133-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
wget2-1.99.1/m4/po.m4-228-  # Adjust a relative srcdir.
wget2-1.99.1/m4/po.m4:229:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget2-1.99.1/m4/po.m4:230:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
wget2-1.99.1/m4/po.m4:231:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget2-1.99.1/m4/po.m4-232-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget2-1.99.1/m4/po.m4-235-  case "$ac_given_srcdir" in
wget2-1.99.1/m4/po.m4:236:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget2-1.99.1/m4/po.m4-237-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget2-1.99.1/m4/po.m4-297-  # Set POTFILES to the value of the Makefile variable POTFILES.
wget2-1.99.1/m4/po.m4:298:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
wget2-1.99.1/m4/po.m4:299:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
wget2-1.99.1/m4/po.m4-300-  # Compute POTFILES_DEPS as
##############################################
wget2-1.99.1/m4/po.m4-312-    # The LINGUAS file contains the set of available languages.
wget2-1.99.1/m4/po.m4:313:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget2-1.99.1/m4/po.m4-314-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
wget2-1.99.1/m4/po.m4-316-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
wget2-1.99.1/m4/po.m4:317:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
wget2-1.99.1/m4/po.m4:318:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
wget2-1.99.1/m4/po.m4-319-  fi
##############################################
wget2-1.99.1/m4/po.m4-360-    QMFILES="$QMFILES $srcdirpre$lang.qm"
wget2-1.99.1/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget2-1.99.1/m4/po.m4-362-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
wget2-1.99.1/m4/po.m4:363:    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/'`
wget2-1.99.1/m4/po.m4-364-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wget2-1.99.1/m4/po.m4-401-      QTCATALOGS="$QTCATALOGS $lang.qm"
wget2-1.99.1/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget2-1.99.1/m4/po.m4-403-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
wget2-1.99.1/m4/po.m4:404:      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/'`
wget2-1.99.1/m4/po.m4-405-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
wget2-1.99.1/m4/po.m4-413-    for lang in $ALL_LINGUAS; do
wget2-1.99.1/m4/po.m4:414:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
wget2-1.99.1/m4/po.m4-415-      cat >> "$ac_file.tmp" <<EOF
##############################################
wget2-1.99.1/m4/po.m4-424-    for lang in $ALL_LINGUAS; do
wget2-1.99.1/m4/po.m4:425:      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/'`
wget2-1.99.1/m4/po.m4-426-      cat >> "$ac_file.tmp" <<EOF
##############################################
wget2-1.99.1/m4/exponentd.m4-107-    word*bit*)
wget2-1.99.1/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
wget2-1.99.1/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
wget2-1.99.1/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
wget2-1.99.1/m4/warnings.m4-33-case $gl_positive in
wget2-1.99.1/m4/warnings.m4:34:  -Wno-*) gl_positive=-W`expr "X$gl_positive" : 'X-Wno-\(.*\)'` ;;
wget2-1.99.1/m4/warnings.m4-35-esac
##############################################
wget2-1.99.1/m4/gnulib-common.m4-429-             AS_EXECUTABLE_P(["$ac_path_SED"]) || continue
wget2-1.99.1/m4/gnulib-common.m4:430:             case `"$ac_path_SED" --version 2>&1` in
wget2-1.99.1/m4/gnulib-common.m4-431-               *GNU*) ac_cv_path_SED=$ac_path_SED ac_path_SED_found=:;;
##############################################
wget2-1.99.1/m4/gnulib-common.m4-442-                   diff conftest.out conftest.nl >/dev/null 2>&1 || break
wget2-1.99.1/m4/gnulib-common.m4:443:                   ac_count=`expr $ac_count + 1`
wget2-1.99.1/m4/gnulib-common.m4-444-                   if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
wget2-1.99.1/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
wget2-1.99.1/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
wget2-1.99.1/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
wget2-1.99.1/m4/gettext.m4-267-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
wget2-1.99.1/m4/gettext.m4:268:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
wget2-1.99.1/m4/gettext.m4-269-      fi
##############################################
wget2-1.99.1/m4/gnulib-comp.m4-331-  changequote(,)dnl
wget2-1.99.1/m4/gnulib-comp.m4:332:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
wget2-1.99.1/m4/gnulib-comp.m4-333-changequote([, ])dnl
##############################################
wget2-1.99.1/m4/gnulib-comp.m4-1170-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget2-1.99.1/m4/gnulib-comp.m4:1171:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget2-1.99.1/m4/gnulib-comp.m4-1172-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
wget2-1.99.1/m4/gnulib-comp.m4-1188-changequote(,)dnl
wget2-1.99.1/m4/gnulib-comp.m4:1189:  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
wget2-1.99.1/m4/gnulib-comp.m4-1190-changequote([, ])dnl
##############################################
wget2-1.99.1/m4/gnulib-comp.m4-1217-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget2-1.99.1/m4/gnulib-comp.m4:1218:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget2-1.99.1/m4/gnulib-comp.m4-1219-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
wget2-1.99.1/m4/libtool.m4-119-    done
wget2-1.99.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
wget2-1.99.1/m4/libtool.m4-121-}
##############################################
wget2-1.99.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
wget2-1.99.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
wget2-1.99.1/m4/libtool.m4-439-
##############################################
wget2-1.99.1/m4/libtool.m4-447-#
wget2-1.99.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
wget2-1.99.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
wget2-1.99.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
wget2-1.99.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
wget2-1.99.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/m4/libtool.m4-561-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
wget2-1.99.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
wget2-1.99.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
wget2-1.99.1/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/m4/libtool.m4-574-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
wget2-1.99.1/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
wget2-1.99.1/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
wget2-1.99.1/m4/libtool.m4-1164-      }]'
wget2-1.99.1/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
wget2-1.99.1/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
wget2-1.99.1/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/m4/libtool.m4-1169-  fi],[])
##############################################
wget2-1.99.1/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
wget2-1.99.1/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
wget2-1.99.1/m4/libtool.m4-1202-  ECHO='print -r --'
wget2-1.99.1/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
wget2-1.99.1/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
wget2-1.99.1/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
wget2-1.99.1/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
wget2-1.99.1/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
wget2-1.99.1/m4/libtool.m4-1238-
##############################################
wget2-1.99.1/m4/libtool.m4-1259-   if test yes = "$GCC"; then
wget2-1.99.1/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
wget2-1.99.1/m4/libtool.m4-1261-   fi
##############################################
wget2-1.99.1/m4/libtool.m4-1263- /*)
wget2-1.99.1/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
wget2-1.99.1/m4/libtool.m4-1265-   ;; #(
##############################################
wget2-1.99.1/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
wget2-1.99.1/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1295-      *ELF-32*)
##############################################
wget2-1.99.1/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
wget2-1.99.1/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1312-	*32-bit*)
##############################################
wget2-1.99.1/m4/libtool.m4-1322-    else
wget2-1.99.1/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1324-	*32-bit*)
##############################################
wget2-1.99.1/m4/libtool.m4-1344-    emul=elf
wget2-1.99.1/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1346-      *32-bit*)
##############################################
wget2-1.99.1/m4/libtool.m4-1352-    esac
wget2-1.99.1/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1354-      *MSB*)
##############################################
wget2-1.99.1/m4/libtool.m4-1360-    esac
wget2-1.99.1/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/m4/libtool.m4-1362-      *N32*)
##############################################
wget2-1.99.1/m4/libtool.m4-1725-    # And add a safety zone
wget2-1.99.1/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
wget2-1.99.1/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
wget2-1.99.1/m4/libtool.m4-1728-    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-1758-    if test -n "$kargmax"; then
wget2-1.99.1/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
wget2-1.99.1/m4/libtool.m4-1760-    else
##############################################
wget2-1.99.1/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
wget2-1.99.1/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
wget2-1.99.1/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
wget2-1.99.1/m4/libtool.m4-1770-    else
##############################################
wget2-1.99.1/m4/libtool.m4-1779-      # we can't tell.
wget2-1.99.1/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
wget2-1.99.1/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
wget2-1.99.1/m4/libtool.m4-1783-      do
wget2-1.99.1/m4/libtool.m4:1784:        i=`expr $i + 1`
wget2-1.99.1/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
wget2-1.99.1/m4/libtool.m4-1787-      # Only check the string length outside the loop.
wget2-1.99.1/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
wget2-1.99.1/m4/libtool.m4-1789-      teststring=
##############################################
wget2-1.99.1/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
wget2-1.99.1/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
wget2-1.99.1/m4/libtool.m4-1794-    fi
##############################################
wget2-1.99.1/m4/libtool.m4-2258-    *:)
wget2-1.99.1/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
wget2-1.99.1/m4/libtool.m4-2260-        ;;
wget2-1.99.1/m4/libtool.m4-2261-    x:*)
wget2-1.99.1/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
wget2-1.99.1/m4/libtool.m4-2263-        ;;
wget2-1.99.1/m4/libtool.m4-2264-    *::*)
wget2-1.99.1/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
wget2-1.99.1/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
wget2-1.99.1/m4/libtool.m4-2267-        ;;
wget2-1.99.1/m4/libtool.m4-2268-    *)
wget2-1.99.1/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
wget2-1.99.1/m4/libtool.m4-2270-        ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2298-  esac
wget2-1.99.1/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
wget2-1.99.1/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
wget2-1.99.1/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
wget2-1.99.1/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
wget2-1.99.1/m4/libtool.m4-2307-    ;;
wget2-1.99.1/m4/libtool.m4-2308-  *)
wget2-1.99.1/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/m4/libtool.m4-2310-    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
wget2-1.99.1/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
wget2-1.99.1/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
wget2-1.99.1/m4/libtool.m4-2356-  esac
wget2-1.99.1/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
wget2-1.99.1/m4/libtool.m4-2358-else
##############################################
wget2-1.99.1/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
wget2-1.99.1/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
wget2-1.99.1/m4/libtool.m4-2499-    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wget2-1.99.1/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
wget2-1.99.1/m4/libtool.m4-2542-      fi'
wget2-1.99.1/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wget2-1.99.1/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
wget2-1.99.1/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
wget2-1.99.1/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/m4/libtool.m4-2558-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wget2-1.99.1/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/m4/libtool.m4-2562-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2569-    libname_spec='$name'
wget2-1.99.1/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
wget2-1.99.1/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
wget2-1.99.1/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
wget2-1.99.1/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
wget2-1.99.1/m4/libtool.m4-2586-      # Convert to MSYS style.
wget2-1.99.1/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
wget2-1.99.1/m4/libtool.m4-2588-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
wget2-1.99.1/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
wget2-1.99.1/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
wget2-1.99.1/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/m4/libtool.m4-2596-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
wget2-1.99.1/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wget2-1.99.1/m4/libtool.m4-2602-      else
wget2-1.99.1/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/m4/libtool.m4-2604-      fi
##############################################
wget2-1.99.1/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wget2-1.99.1/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
wget2-1.99.1/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
wget2-1.99.1/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/m4/libtool.m4-2624-    # Assume MSVC wrapper
wget2-1.99.1/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
wget2-1.99.1/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
wget2-1.99.1/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
wget2-1.99.1/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
wget2-1.99.1/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
wget2-1.99.1/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
wget2-1.99.1/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
wget2-1.99.1/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wget2-1.99.1/m4/libtool.m4-2941-  need_lib_prefix=no
wget2-1.99.1/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/m4/libtool.m4-2943-    need_version=no
##############################################
wget2-1.99.1/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
wget2-1.99.1/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
wget2-1.99.1/m4/libtool.m4-2977-    fi'
wget2-1.99.1/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
wget2-1.99.1/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/m4/libtool.m4-3188-	"file_magic "*)
wget2-1.99.1/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
wget2-1.99.1/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
wget2-1.99.1/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
wget2-1.99.1/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget2-1.99.1/m4/libtool.m4-3273-  *)
wget2-1.99.1/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wget2-1.99.1/m4/libtool.m4-3275-  esac
##############################################
wget2-1.99.1/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
wget2-1.99.1/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
wget2-1.99.1/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
wget2-1.99.1/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
wget2-1.99.1/m4/libtool.m4-3284-      done
##############################################
wget2-1.99.1/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
wget2-1.99.1/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
wget2-1.99.1/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
wget2-1.99.1/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
wget2-1.99.1/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/m4/libtool.m4-3578-openbsd* | bitrig*)
wget2-1.99.1/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
wget2-1.99.1/m4/libtool.m4-3645-    else
wget2-1.99.1/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
wget2-1.99.1/m4/libtool.m4-3647-    fi
##############################################
wget2-1.99.1/m4/libtool.m4-3696-	esac
wget2-1.99.1/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
wget2-1.99.1/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
wget2-1.99.1/m4/libtool.m4-3702-	*)
wget2-1.99.1/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
wget2-1.99.1/m4/libtool.m4-3704-	  */dev/null*)
##############################################
wget2-1.99.1/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
wget2-1.99.1/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
wget2-1.99.1/m4/libtool.m4-3730-    *COFF*)
##############################################
wget2-1.99.1/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
wget2-1.99.1/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
wget2-1.99.1/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
wget2-1.99.1/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
wget2-1.99.1/m4/libtool.m4:3962:case `$NM -V 2>&1` in
wget2-1.99.1/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/m4/libtool.m4-4009-mingw*)
wget2-1.99.1/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
wget2-1.99.1/m4/libtool.m4-4011-  ;;
##############################################
wget2-1.99.1/m4/libtool.m4-4065-    nlist=conftest.nm
wget2-1.99.1/m4/libtool.m4:4066:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
wget2-1.99.1/m4/libtool.m4-4067-      # Try sorting and uniquifying the output.
##############################################
wget2-1.99.1/m4/libtool.m4-4413-	  *)
wget2-1.99.1/m4/libtool.m4:4414:	    case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/m4/libtool.m4-4415-	    *Sun\ C*)
##############################################
wget2-1.99.1/m4/libtool.m4-4749-      *)
wget2-1.99.1/m4/libtool.m4:4750:	case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/m4/libtool.m4-4751-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
wget2-1.99.1/m4/libtool.m4-4932-    else
wget2-1.99.1/m4/libtool.m4:4933:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
wget2-1.99.1/m4/libtool.m4-4934-    fi
##############################################
wget2-1.99.1/m4/libtool.m4-5031-	# shared libraries, regardless of the interface used.
wget2-1.99.1/m4/libtool.m4:5032:	case `$LD -v 2>&1` in
wget2-1.99.1/m4/libtool.m4-5033-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
wget2-1.99.1/m4/libtool.m4-5063-    supports_anon_versioning=no
wget2-1.99.1/m4/libtool.m4:5064:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
wget2-1.99.1/m4/libtool.m4-5065-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
wget2-1.99.1/m4/libtool.m4-5166-	prefix_cmds="$SED"~
wget2-1.99.1/m4/libtool.m4:5167:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
wget2-1.99.1/m4/libtool.m4-5168-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
wget2-1.99.1/m4/libtool.m4-5188-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
wget2-1.99.1/m4/libtool.m4:5189:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/m4/libtool.m4:5190:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/m4/libtool.m4-5191-      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-5206-        pgcc*)				# Portland Group C compiler
wget2-1.99.1/m4/libtool.m4:5207:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-5208-	  tmp_addflag=' $pic_flag'
##############################################
wget2-1.99.1/m4/libtool.m4-5211-					# Portland Group f77 and f90 compilers
wget2-1.99.1/m4/libtool.m4:5212:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-5213-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
wget2-1.99.1/m4/libtool.m4-5228-	nvcc*)	# Cuda Compiler Driver 2.2
wget2-1.99.1/m4/libtool.m4:5229:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-5230-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
wget2-1.99.1/m4/libtool.m4-5232-	esac
wget2-1.99.1/m4/libtool.m4:5233:	case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/m4/libtool.m4-5234-	*Sun\ C*)			# Sun C 5.9
wget2-1.99.1/m4/libtool.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
wget2-1.99.1/m4/libtool.m4-5303-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
wget2-1.99.1/m4/libtool.m4:5304:      case `$LD -v 2>&1` in
wget2-1.99.1/m4/libtool.m4-5305-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
wget2-1.99.1/m4/libtool.m4-5392-	else
wget2-1.99.1/m4/libtool.m4:5393:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
wget2-1.99.1/m4/libtool.m4-5394-	fi
##############################################
wget2-1.99.1/m4/libtool.m4-5457-	# below for broken collect2 doesn't work under 4.3+
wget2-1.99.1/m4/libtool.m4:5458:	  collect2name=`$CC -print-prog-name=collect2`
wget2-1.99.1/m4/libtool.m4-5459-	  if test -f "$collect2name" &&
##############################################
wget2-1.99.1/m4/libtool.m4-5513-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
wget2-1.99.1/m4/libtool.m4:5514:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
wget2-1.99.1/m4/libtool.m4-5515-      else
##############################################
wget2-1.99.1/m4/libtool.m4-5538-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
wget2-1.99.1/m4/libtool.m4:5539:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
wget2-1.99.1/m4/libtool.m4-5540-	  if test svr4 != "$with_aix_soname"; then
##############################################
wget2-1.99.1/m4/libtool.m4-5629-	# FIXME: Setting linknames here is a bad hack.
wget2-1.99.1/m4/libtool.m4:5630:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
wget2-1.99.1/m4/libtool.m4-5631-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
wget2-1.99.1/m4/libtool.m4-5767-      if test yes = "$GCC"; then
wget2-1.99.1/m4/libtool.m4:5768:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-5769-	# Try to use the -exported_symbol ld option, if it does not
##############################################
wget2-1.99.1/m4/libtool.m4-5790-	if test yes = "$lt_cv_irix_exported_symbol"; then
wget2-1.99.1/m4/libtool.m4:5791:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
wget2-1.99.1/m4/libtool.m4-5792-	fi
##############################################
wget2-1.99.1/m4/libtool.m4-5794-      else
wget2-1.99.1/m4/libtool.m4:5795:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4:5796:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
wget2-1.99.1/m4/libtool.m4-5797-      fi
##############################################
wget2-1.99.1/m4/libtool.m4-5841-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
wget2-1.99.1/m4/libtool.m4:5842:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/m4/libtool.m4-5843-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wget2-1.99.1/m4/libtool.m4-5872-	prefix_cmds="$SED"~
wget2-1.99.1/m4/libtool.m4:5873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
wget2-1.99.1/m4/libtool.m4-5874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
wget2-1.99.1/m4/libtool.m4-5886-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
wget2-1.99.1/m4/libtool.m4:5887:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-5888-      else
wget2-1.99.1/m4/libtool.m4-5889-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wget2-1.99.1/m4/libtool.m4:5890:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-5891-      fi
##############################################
wget2-1.99.1/m4/libtool.m4-5899-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
wget2-1.99.1/m4/libtool.m4:5900:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-5901-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
wget2-1.99.1/m4/libtool.m4-5903-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wget2-1.99.1/m4/libtool.m4:5904:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4:5905:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
wget2-1.99.1/m4/libtool.m4:5906:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
wget2-1.99.1/m4/libtool.m4-5907-
##############################################
wget2-1.99.1/m4/libtool.m4-5922-      else
wget2-1.99.1/m4/libtool.m4:5923:	case `$CC -V 2>&1` in
wget2-1.99.1/m4/libtool.m4-5924-	*"Compilers 5.0"*)
##############################################
wget2-1.99.1/m4/libtool.m4-6115-	  _LT_TAGVAR(allow_undefined_flag, $1)=
wget2-1.99.1/m4/libtool.m4:6116:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
wget2-1.99.1/m4/libtool.m4-6117-	  then
##############################################
wget2-1.99.1/m4/libtool.m4-6419-        # ancient GNU ld didn't support --whole-archive et. al.
wget2-1.99.1/m4/libtool.m4:6420:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
wget2-1.99.1/m4/libtool.m4-6421-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
wget2-1.99.1/m4/libtool.m4-6529-          # below for broken collect2 doesn't work under 4.3+
wget2-1.99.1/m4/libtool.m4:6530:	  collect2name=`$CC -print-prog-name=collect2`
wget2-1.99.1/m4/libtool.m4-6531-	  if test -f "$collect2name" &&
##############################################
wget2-1.99.1/m4/libtool.m4-6587-
wget2-1.99.1/m4/libtool.m4:6588:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
wget2-1.99.1/m4/libtool.m4-6589-        else
##############################################
wget2-1.99.1/m4/libtool.m4-6612-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
wget2-1.99.1/m4/libtool.m4:6613:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
wget2-1.99.1/m4/libtool.m4-6614-	    if test svr4 != "$with_aix_soname"; then
##############################################
wget2-1.99.1/m4/libtool.m4-6741-	  prefix_cmds="$SED"~
wget2-1.99.1/m4/libtool.m4:6742:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
wget2-1.99.1/m4/libtool.m4-6743-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
wget2-1.99.1/m4/libtool.m4-6815-            # dependencies.
wget2-1.99.1/m4/libtool.m4:6816:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
wget2-1.99.1/m4/libtool.m4-6817-            ;;
##############################################
wget2-1.99.1/m4/libtool.m4-6880-	    # dependencies.
wget2-1.99.1/m4/libtool.m4:6881:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
wget2-1.99.1/m4/libtool.m4-6882-	    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-6916-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
wget2-1.99.1/m4/libtool.m4:6917:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/m4/libtool.m4:6918:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/m4/libtool.m4-6919-	;;
##############################################
wget2-1.99.1/m4/libtool.m4-6923-	    # SGI C++
wget2-1.99.1/m4/libtool.m4:6924:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-6925-
##############################################
wget2-1.99.1/m4/libtool.m4-6934-	      if test no = "$with_gnu_ld"; then
wget2-1.99.1/m4/libtool.m4:6935:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-6936-	      else
wget2-1.99.1/m4/libtool.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
wget2-1.99.1/m4/libtool.m4-6938-	      fi
##############################################
wget2-1.99.1/m4/libtool.m4-6955-	    # to its proper name (with version) after linking.
wget2-1.99.1/m4/libtool.m4:6956:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
wget2-1.99.1/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
wget2-1.99.1/m4/libtool.m4-6958-	    # Commands to make compiler produce verbose output that lists
##############################################
wget2-1.99.1/m4/libtool.m4-6965-	    # dependencies.
wget2-1.99.1/m4/libtool.m4:6966:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
wget2-1.99.1/m4/libtool.m4-6967-
##############################################
wget2-1.99.1/m4/libtool.m4-6980-	    # earlier do not add the objects themselves.
wget2-1.99.1/m4/libtool.m4:6981:	    case `$CC -V 2>&1` in
wget2-1.99.1/m4/libtool.m4-6982-	      *"Version 7."*)
##############################################
wget2-1.99.1/m4/libtool.m4-7001-            # Portland Group C++ compiler
wget2-1.99.1/m4/libtool.m4:7002:	    case `$CC -V` in
wget2-1.99.1/m4/libtool.m4-7003-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
wget2-1.99.1/m4/libtool.m4-7006-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
wget2-1.99.1/m4/libtool.m4:7007:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
wget2-1.99.1/m4/libtool.m4-7008-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
wget2-1.99.1/m4/libtool.m4-7010-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
wget2-1.99.1/m4/libtool.m4:7011:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
wget2-1.99.1/m4/libtool.m4-7012-                $RANLIB $oldlib'
##############################################
wget2-1.99.1/m4/libtool.m4-7015-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
wget2-1.99.1/m4/libtool.m4:7016:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
wget2-1.99.1/m4/libtool.m4-7017-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
wget2-1.99.1/m4/libtool.m4-7019-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
wget2-1.99.1/m4/libtool.m4:7020:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
wget2-1.99.1/m4/libtool.m4-7021-	      ;;
##############################################
wget2-1.99.1/m4/libtool.m4-7029-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
wget2-1.99.1/m4/libtool.m4:7030:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-7031-            ;;
##############################################
wget2-1.99.1/m4/libtool.m4-7048-	    # dependencies.
wget2-1.99.1/m4/libtool.m4:7049:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
wget2-1.99.1/m4/libtool.m4-7050-	    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-7063-	  *)
wget2-1.99.1/m4/libtool.m4:7064:	    case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/m4/libtool.m4-7065-	    *Sun\ C*)
##############################################
wget2-1.99.1/m4/libtool.m4-7070-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
wget2-1.99.1/m4/libtool.m4:7071:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/m4/libtool.m4-7072-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
wget2-1.99.1/m4/libtool.m4-7135-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
wget2-1.99.1/m4/libtool.m4:7136:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
wget2-1.99.1/m4/libtool.m4-7137-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
wget2-1.99.1/m4/libtool.m4-7154-	    # to its proper name (with version) after linking.
wget2-1.99.1/m4/libtool.m4:7155:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
wget2-1.99.1/m4/libtool.m4-7156-
##############################################
wget2-1.99.1/m4/libtool.m4-7175-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
wget2-1.99.1/m4/libtool.m4:7176:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-7177-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
wget2-1.99.1/m4/libtool.m4-7180-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
wget2-1.99.1/m4/libtool.m4:7181:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
wget2-1.99.1/m4/libtool.m4-7183-                  echo "-hidden">> $lib.exp~
wget2-1.99.1/m4/libtool.m4:7184:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
wget2-1.99.1/m4/libtool.m4-7185-                  $RM $lib.exp'
##############################################
wget2-1.99.1/m4/libtool.m4-7199-	    # dependencies.
wget2-1.99.1/m4/libtool.m4:7200:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
wget2-1.99.1/m4/libtool.m4-7201-	    ;;
##############################################
wget2-1.99.1/m4/libtool.m4-7206-	        osf3*)
wget2-1.99.1/m4/libtool.m4:7207:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-7208-		  ;;
wget2-1.99.1/m4/libtool.m4-7209-	        *)
wget2-1.99.1/m4/libtool.m4:7210:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/m4/libtool.m4-7211-		  ;;
##############################################
wget2-1.99.1/m4/libtool.m4-7459-  case @S|@2 in
wget2-1.99.1/m4/libtool.m4:7460:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
wget2-1.99.1/m4/libtool.m4:7461:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
wget2-1.99.1/m4/libtool.m4-7462-  esac
##############################################
wget2-1.99.1/m4/libtool.m4-7548-
wget2-1.99.1/m4/libtool.m4:7549:  for p in `eval "$output_verbose_link_cmd"`; do
wget2-1.99.1/m4/libtool.m4-7550-    case $prev$p in
##############################################
wget2-1.99.1/m4/libtool.m4-7652-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
wget2-1.99.1/m4/libtool.m4:7653: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
wget2-1.99.1/m4/libtool.m4-7654-fi
##############################################
wget2-1.99.1/m4/libtool.m4-8272-    test 10 -lt "$lt_ac_count" && break
wget2-1.99.1/m4/libtool.m4:8273:    lt_ac_count=`expr $lt_ac_count + 1`
wget2-1.99.1/m4/libtool.m4-8274-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
wget2-1.99.1/m4/host-cpu-c-abi.m4-330-  dnl In most cases, $HOST_CPU and $HOST_CPU_C_ABI are the same.
wget2-1.99.1/m4/host-cpu-c-abi.m4:331:  HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
wget2-1.99.1/m4/host-cpu-c-abi.m4-332-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
wget2-1.99.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
wget2-1.99.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wget2-1.99.1/configure-47-  as_echo='print -r --'
wget2-1.99.1/configure-48-  as_echo_n='print -rn --'
wget2-1.99.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wget2-1.99.1/configure-50-  as_echo='printf %s\n'
##############################################
wget2-1.99.1/configure-52-else
wget2-1.99.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wget2-1.99.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wget2-1.99.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
wget2-1.99.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wget2-1.99.1/configure-64-      esac;
##############################################
wget2-1.99.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
wget2-1.99.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
wget2-1.99.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
wget2-1.99.1/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
wget2-1.99.1/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
wget2-1.99.1/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
wget2-1.99.1/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
wget2-1.99.1/configure-335-      case $as_dir in #(
wget2-1.99.1/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wget2-1.99.1/configure-337-      *) as_qdir=$as_dir;;
##############################################
wget2-1.99.1/configure-408-  {
wget2-1.99.1/configure:409:    as_val=`expr "$@" || test $? -eq 1`
wget2-1.99.1/configure-410-  }
##############################################
wget2-1.99.1/configure-415-# ----------------------------------------
wget2-1.99.1/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wget2-1.99.1/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wget2-1.99.1/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
wget2-1.99.1/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
wget2-1.99.1/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
wget2-1.99.1/configure-1963-  case $ac_option in
wget2-1.99.1/configure:1964:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
wget2-1.99.1/configure-1965-  *=)   ac_optarg= ;;
##############################################
wget2-1.99.1/configure-2007-  -disable-* | --disable-*)
wget2-1.99.1/configure:2008:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
wget2-1.99.1/configure-2009-    # Reject names that are not valid shell variable names.
##############################################
wget2-1.99.1/configure-2012-    ac_useropt_orig=$ac_useropt
wget2-1.99.1/configure:2013:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget2-1.99.1/configure-2014-    case $ac_user_opts in
##############################################
wget2-1.99.1/configure-2033-  -enable-* | --enable-*)
wget2-1.99.1/configure:2034:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
wget2-1.99.1/configure-2035-    # Reject names that are not valid shell variable names.
##############################################
wget2-1.99.1/configure-2038-    ac_useropt_orig=$ac_useropt
wget2-1.99.1/configure:2039:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget2-1.99.1/configure-2040-    case $ac_user_opts in
##############################################
wget2-1.99.1/configure-2246-  -with-* | --with-*)
wget2-1.99.1/configure:2247:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
wget2-1.99.1/configure-2248-    # Reject names that are not valid shell variable names.
##############################################
wget2-1.99.1/configure-2251-    ac_useropt_orig=$ac_useropt
wget2-1.99.1/configure:2252:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget2-1.99.1/configure-2253-    case $ac_user_opts in
##############################################
wget2-1.99.1/configure-2262-  -without-* | --without-*)
wget2-1.99.1/configure:2263:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
wget2-1.99.1/configure-2264-    # Reject names that are not valid shell variable names.
##############################################
wget2-1.99.1/configure-2267-    ac_useropt_orig=$ac_useropt
wget2-1.99.1/configure:2268:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
wget2-1.99.1/configure-2269-    case $ac_user_opts in
##############################################
wget2-1.99.1/configure-2300-  *=*)
wget2-1.99.1/configure:2301:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
wget2-1.99.1/configure-2302-    # Reject names that are not valid shell variable names.
##############################################
wget2-1.99.1/configure-2321-if test -n "$ac_prev"; then
wget2-1.99.1/configure:2322:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
wget2-1.99.1/configure-2323-  as_fn_error $? "missing argument to $ac_option"
##############################################
wget2-1.99.1/configure-2343-    */ )
wget2-1.99.1/configure:2344:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
wget2-1.99.1/configure-2345-      eval $ac_var=\$ac_val;;
##############################################
wget2-1.99.1/configure-2378-ac_ls_di=`ls -di .` &&
wget2-1.99.1/configure:2379:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
wget2-1.99.1/configure-2380-  as_fn_error $? "working directory cannot be determined"
##############################################
wget2-1.99.1/configure-2434-case $srcdir in
wget2-1.99.1/configure:2435:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
wget2-1.99.1/configure-2436-esac
##############################################
wget2-1.99.1/configure-2477-By default, \`make install' will install all the files in
wget2-1.99.1/configure:2478:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
wget2-1.99.1/configure:2479:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
wget2-1.99.1/configure-2480-for instance \`--prefix=\$HOME'.
##############################################
wget2-1.99.1/configure-2683-*)
wget2-1.99.1/configure:2684:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wget2-1.99.1/configure-2685-  # A ".." for each directory in $ac_dir_suffix.
wget2-1.99.1/configure:2686:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wget2-1.99.1/configure-2687-  case $ac_top_builddir_sub in
##############################################
wget2-1.99.1/configure-3214-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
wget2-1.99.1/configure:3215:  as_decl_name=`echo $2|sed 's/ *(.*//'`
wget2-1.99.1/configure:3216:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
wget2-1.99.1/configure-3217-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
wget2-1.99.1/configure-3511-    *\'*)
wget2-1.99.1/configure:3512:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget2-1.99.1/configure-3513-    esac
##############################################
wget2-1.99.1/configure-3594-      case $ac_val in
wget2-1.99.1/configure:3595:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wget2-1.99.1/configure-3596-      esac
##############################################
wget2-1.99.1/configure-3609-	case $ac_val in
wget2-1.99.1/configure:3610:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
wget2-1.99.1/configure-3611-	esac
##############################################
wget2-1.99.1/configure-3828-    set,)
wget2-1.99.1/configure:3829:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
wget2-1.99.1/configure:3830:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
wget2-1.99.1/configure-3831-      ac_cache_corrupted=: ;;
##############################################
wget2-1.99.1/configure-3839-	# differences in whitespace do not lead to failure.
wget2-1.99.1/configure:3840:	ac_old_val_w=`echo x $ac_old_val`
wget2-1.99.1/configure:3841:	ac_new_val_w=`echo x $ac_new_val`
wget2-1.99.1/configure-3842-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
wget2-1.99.1/configure-3859-    case $ac_new_val in
wget2-1.99.1/configure:3860:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
wget2-1.99.1/configure-3861-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
wget2-1.99.1/configure-4037-     echo "timestamp, slept: $am_has_slept" > conftest.file
wget2-1.99.1/configure:4038:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wget2-1.99.1/configure-4039-     if test "$*" = "X"; then
wget2-1.99.1/configure-4040-	# -L didn't work.
wget2-1.99.1/configure:4041:	set X `ls -t "$srcdir/configure" conftest.file`
wget2-1.99.1/configure-4042-     fi
##############################################
wget2-1.99.1/configure-4088-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
wget2-1.99.1/configure:4089:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
wget2-1.99.1/configure-4090-
wget2-1.99.1/configure-4091-# Expand $ac_aux_dir to an absolute path.
wget2-1.99.1/configure:4092:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wget2-1.99.1/configure-4093-
##############################################
wget2-1.99.1/configure-4233-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
wget2-1.99.1/configure:4234:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
wget2-1.99.1/configure-4235-	     'mkdir (GNU coreutils) '* | \
##############################################
wget2-1.99.1/configure-4306-set x ${MAKE-make}
wget2-1.99.1/configure:4307:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
wget2-1.99.1/configure-4308-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
wget2-1.99.1/configure-4316-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
wget2-1.99.1/configure:4317:case `${MAKE-make} -f conftest.make 2>/dev/null` in
wget2-1.99.1/configure-4318-  *@@@%%%=?*=@@@%%%*)
##############################################
wget2-1.99.1/configure-4382-
wget2-1.99.1/configure:4383:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wget2-1.99.1/configure-4384-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wget2-1.99.1/configure-4519-# Ignore all kinds of additional output from 'make'.
wget2-1.99.1/configure:4520:case `$am_make -s -f confmf 2> /dev/null` in #(
wget2-1.99.1/configure-4521-*the\ am__doit\ target*)
##############################################
wget2-1.99.1/configure-4529-   echo '.include "confinc"' > confmf
wget2-1.99.1/configure:4530:   case `$am_make -s -f confmf 2> /dev/null` in #(
wget2-1.99.1/configure-4531-   *the\ am__doit\ target*)
##############################################
wget2-1.99.1/configure-5002-$as_echo_n "checking whether the C compiler works... " >&6; }
wget2-1.99.1/configure:5003:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
wget2-1.99.1/configure-5004-
##############################################
wget2-1.99.1/configure-5046-	then :; else
wget2-1.99.1/configure:5047:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wget2-1.99.1/configure-5048-	fi
##############################################
wget2-1.99.1/configure-5106-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
wget2-1.99.1/configure:5107:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
wget2-1.99.1/configure-5108-	  break;;
##############################################
wget2-1.99.1/configure-5215-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
wget2-1.99.1/configure:5216:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
wget2-1.99.1/configure-5217-       break;;
##############################################
wget2-1.99.1/configure-5896-  if test "$am_compiler_list" = ""; then
wget2-1.99.1/configure:5897:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
wget2-1.99.1/configure-5898-  fi
##############################################
wget2-1.99.1/configure-6153-  # Check for GNU $ac_path_GREP
wget2-1.99.1/configure:6154:case `"$ac_path_GREP" --version 2>&1` in
wget2-1.99.1/configure-6155-*GNU*)
##############################################
wget2-1.99.1/configure-6219-  # Check for GNU $ac_path_EGREP
wget2-1.99.1/configure:6220:case `"$ac_path_EGREP" --version 2>&1` in
wget2-1.99.1/configure-6221-*GNU*)
##############################################
wget2-1.99.1/configure-6380-do :
wget2-1.99.1/configure:6381:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-6382-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
wget2-1.99.1/configure-6385-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:6386:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-6387-_ACEOF
##############################################
wget2-1.99.1/configure-6540-test "x$ac_build_alias" = x &&
wget2-1.99.1/configure:6541:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
wget2-1.99.1/configure-6542-test "x$ac_build_alias" = x &&
wget2-1.99.1/configure-6543-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
wget2-1.99.1/configure:6544:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
wget2-1.99.1/configure-6545-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
wget2-1.99.1/configure-6564-IFS=$ac_save_IFS
wget2-1.99.1/configure:6565:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
wget2-1.99.1/configure-6566-
##############################################
wget2-1.99.1/configure-6575-else
wget2-1.99.1/configure:6576:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
wget2-1.99.1/configure-6577-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
wget2-1.99.1/configure-6597-IFS=$ac_save_IFS
wget2-1.99.1/configure:6598:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
wget2-1.99.1/configure-6599-
##############################################
wget2-1.99.1/configure-7501-do :
wget2-1.99.1/configure:7502:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-7503-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
wget2-1.99.1/configure-7506-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:7507:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-7508-_ACEOF
##############################################
wget2-1.99.1/configure-8067-    for gl_func in socket connect accept bind getpeername getsockname getsockopt     listen recv send recvfrom sendto setsockopt shutdown accept4; do
wget2-1.99.1/configure:8068:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-8069-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-8101-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:8102:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-8103-_ACEOF
##############################################
wget2-1.99.1/configure-8249-  for ac_func in _getb67 GETB67 getb67; do
wget2-1.99.1/configure:8250:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-8251-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-8451-                              save_ac_compile="$ac_compile"
wget2-1.99.1/configure:8452:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
wget2-1.99.1/configure-8453-     if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
##############################################
wget2-1.99.1/configure-8472-_ACEOF
wget2-1.99.1/configure:8473:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
wget2-1.99.1/configure-8474-       if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5
##############################################
wget2-1.99.1/configure-8508-do :
wget2-1.99.1/configure:8509:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-8510-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-8512-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:8513:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-8514-_ACEOF
##############################################
wget2-1.99.1/configure-9181-          # gcc leaves a trailing carriage return which upsets mingw
wget2-1.99.1/configure:9182:          acl_output=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget2-1.99.1/configure-9183-        *)
wget2-1.99.1/configure:9184:          acl_output=`($CC -print-prog-name=ld) 2>&5` ;;
wget2-1.99.1/configure-9185-      esac
##############################################
wget2-1.99.1/configure-9190-          # Canonicalize the pathname of ld
wget2-1.99.1/configure:9191:          acl_output=`echo "$acl_output" | sed 's%\\\\%/%g'`
wget2-1.99.1/configure-9192-          while echo "$acl_output" | grep "$re_direlt" > /dev/null 2>&1; do
wget2-1.99.1/configure:9193:            acl_output=`echo $acl_output | sed "s%$re_direlt%/%"`
wget2-1.99.1/configure-9194-          done
##############################################
wget2-1.99.1/configure-9218-          # Break only if it was the GNU/non-GNU ld that we prefer.
wget2-1.99.1/configure:9219:          case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
wget2-1.99.1/configure-9220-            *GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/configure-9295-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
wget2-1.99.1/configure:9296:case `$LD -v 2>&1 </dev/null` in
wget2-1.99.1/configure-9297-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/configure-9732-
wget2-1.99.1/configure:9733:    HOST_CPU=`echo "$gl_cv_host_cpu_c_abi" | sed -e 's/-.*//'`
wget2-1.99.1/configure-9734-  HOST_CPU_C_ABI="$gl_cv_host_cpu_c_abi"
##############################################
wget2-1.99.1/configure-9817-                       ;;
wget2-1.99.1/configure:9818:                     *) searchdir=`cd "$searchdir" && pwd`
wget2-1.99.1/configure-9819-                        case "$searchdir" in
##############################################
wget2-1.99.1/configure-9837-  # Decompose acl_cv_libdirstems into acl_libdirstem and acl_libdirstem2.
wget2-1.99.1/configure:9838:  acl_libdirstem=`echo "$acl_cv_libdirstems" | sed -e 's/,.*//'`
wget2-1.99.1/configure:9839:  acl_libdirstem2=`echo "$acl_cv_libdirstems" | sed -e '/,/s/.*,//'`
wget2-1.99.1/configure-9840-
##############################################
wget2-1.99.1/configure-10265-        names_already_handled="$names_already_handled $name"
wget2-1.99.1/configure:10266:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget2-1.99.1/configure-10267-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget2-1.99.1/configure-10341-                -L*)
wget2-1.99.1/configure:10342:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-10343-                                    if test -n "$acl_shlibext"; then
##############################################
wget2-1.99.1/configure-10458-              */$acl_libdirstem | */$acl_libdirstem/)
wget2-1.99.1/configure:10459:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget2-1.99.1/configure-10460-                if test "$name" = 'pth'; then
##############################################
wget2-1.99.1/configure-10465-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget2-1.99.1/configure:10466:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget2-1.99.1/configure-10467-                if test "$name" = 'pth'; then
##############################################
wget2-1.99.1/configure-10516-                  -L*)
wget2-1.99.1/configure:10517:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-10518-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget2-1.99.1/configure-10575-                  -R*)
wget2-1.99.1/configure:10576:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget2-1.99.1/configure-10577-                    if test "$enable_rpath" != no; then
##############################################
wget2-1.99.1/configure-10600-                  -l*)
wget2-1.99.1/configure:10601:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget2-1.99.1/configure-10602-                    ;;
wget2-1.99.1/configure-10603-                  *.la)
wget2-1.99.1/configure:10604:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget2-1.99.1/configure-10605-                    ;;
##############################################
wget2-1.99.1/configure-12474-    for gl_func in fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat     mknod mknodat stat utimensat; do
wget2-1.99.1/configure:12475:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-12476-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-12505-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:12506:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-12507-_ACEOF
##############################################
wget2-1.99.1/configure-12785-    for gl_func in getaddrinfo freeaddrinfo gai_strerror getnameinfo; do
wget2-1.99.1/configure:12786:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-12787-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-12815-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:12816:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-12817-_ACEOF
##############################################
wget2-1.99.1/configure-13718-    for gl_func in gettimeofday; do
wget2-1.99.1/configure:13719:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-13720-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-13753-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:13754:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-13755-_ACEOF
##############################################
wget2-1.99.1/configure-13878-        names_already_handled="$names_already_handled $name"
wget2-1.99.1/configure:13879:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget2-1.99.1/configure-13880-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget2-1.99.1/configure-13954-                -L*)
wget2-1.99.1/configure:13955:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-13956-                                    if test -n "$acl_shlibext"; then
##############################################
wget2-1.99.1/configure-14071-              */$acl_libdirstem | */$acl_libdirstem/)
wget2-1.99.1/configure:14072:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget2-1.99.1/configure-14073-                if test "$name" = 'iconv'; then
##############################################
wget2-1.99.1/configure-14078-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget2-1.99.1/configure:14079:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget2-1.99.1/configure-14080-                if test "$name" = 'iconv'; then
##############################################
wget2-1.99.1/configure-14129-                  -L*)
wget2-1.99.1/configure:14130:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-14131-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget2-1.99.1/configure-14188-                  -R*)
wget2-1.99.1/configure:14189:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget2-1.99.1/configure-14190-                    if test "$enable_rpath" != no; then
##############################################
wget2-1.99.1/configure-14213-                  -l*)
wget2-1.99.1/configure:14214:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget2-1.99.1/configure-14215-                    ;;
wget2-1.99.1/configure-14216-                  *.la)
wget2-1.99.1/configure:14217:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget2-1.99.1/configure-14218-                    ;;
##############################################
wget2-1.99.1/configure-14576-
wget2-1.99.1/configure:14577:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
wget2-1.99.1/configure-14578-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
wget2-1.99.1/configure-15529-do :
wget2-1.99.1/configure:15530:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-15531-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-15533-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:15534:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-15535-_ACEOF
##############################################
wget2-1.99.1/configure-15584-    fi
wget2-1.99.1/configure:15585:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/configure-15586-    cat >>confdefs.h <<_ACEOF
##############################################
wget2-1.99.1/configure-15629-    fi
wget2-1.99.1/configure:15630:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/configure-15631-    cat >>confdefs.h <<_ACEOF
##############################################
wget2-1.99.1/configure-15681-    eval result=\$gl_cv_type_${gltype}_signed
wget2-1.99.1/configure:15682:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/configure-15683-    if test "$result" = yes; then
##############################################
wget2-1.99.1/configure-15757-$as_echo "$ac_res" >&6; }
wget2-1.99.1/configure:15758:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/configure-15759-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget2-1.99.1/configure-15829-$as_echo "$ac_res" >&6; }
wget2-1.99.1/configure:15830:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
wget2-1.99.1/configure-15831-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
wget2-1.99.1/configure-15979-    for gl_func in imaxabs imaxdiv strtoimax strtoumax; do
wget2-1.99.1/configure:15980:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-15981-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-16010-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:16011:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-16012-_ACEOF
##############################################
wget2-1.99.1/configure-16512-  # Check for GNU $ac_path_SED
wget2-1.99.1/configure:16513:case `"$ac_path_SED" --version 2>&1` in
wget2-1.99.1/configure-16514-*GNU*)
##############################################
wget2-1.99.1/configure-17588-    for gl_func in pselect select; do
wget2-1.99.1/configure:17589:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-17590-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-17625-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:17626:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-17627-_ACEOF
##############################################
wget2-1.99.1/configure-18146-    for gl_func in poll; do
wget2-1.99.1/configure:18147:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-18148-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-18176-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:18177:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-18178-_ACEOF
##############################################
wget2-1.99.1/configure-19217-    for gl_func in ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul      strdup strncat strndup strnlen strpbrk strsep strcasestr strtok_r      strerror_r strsignal strverscmp; do
wget2-1.99.1/configure:19218:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-19219-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-19248-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:19249:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-19250-_ACEOF
##############################################
wget2-1.99.1/configure-19348-    for gl_func in ffs strcasecmp strncasecmp; do
wget2-1.99.1/configure:19349:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-19350-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-19383-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:19384:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-19385-_ACEOF
##############################################
wget2-1.99.1/configure-20345-    word*bit*)
wget2-1.99.1/configure:20346:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
wget2-1.99.1/configure:20347:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
wget2-1.99.1/configure-20348-
##############################################
wget2-1.99.1/configure-20367-do :
wget2-1.99.1/configure:20368:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-20369-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-20371-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:20372:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-20373-_ACEOF
##############################################
wget2-1.99.1/configure-20474-
wget2-1.99.1/configure:20475:  LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
wget2-1.99.1/configure-20476-
##############################################
wget2-1.99.1/configure-20624-    for gl_func in inet_ntop inet_pton; do
wget2-1.99.1/configure:20625:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-20626-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-20663-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:20664:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-20665-_ACEOF
##############################################
wget2-1.99.1/configure-21109-do :
wget2-1.99.1/configure:21110:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-21111-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-21113-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21114:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-21115-_ACEOF
##############################################
wget2-1.99.1/configure-21407-do :
wget2-1.99.1/configure:21408:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-21409-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-21411-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21412:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-21413-_ACEOF
##############################################
wget2-1.99.1/configure-21498-do :
wget2-1.99.1/configure:21499:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-21500-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-21502-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21503:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-21504-_ACEOF
##############################################
wget2-1.99.1/configure-21589-do :
wget2-1.99.1/configure:21590:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-21591-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-21593-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21594:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-21595-_ACEOF
##############################################
wget2-1.99.1/configure-21680-do :
wget2-1.99.1/configure:21681:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-21682-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-21684-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21685:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-21686-_ACEOF
##############################################
wget2-1.99.1/configure-21835-    for gl_func in alphasort closedir dirfd fdopendir opendir readdir rewinddir scandir; do
wget2-1.99.1/configure:21836:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-21837-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-21866-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:21867:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-21868-_ACEOF
##############################################
wget2-1.99.1/configure-22755-    for gl_func in fcntl openat; do
wget2-1.99.1/configure:22756:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-22757-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-22786-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:22787:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-22788-_ACEOF
##############################################
wget2-1.99.1/configure-25028-do :
wget2-1.99.1/configure:25029:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-25030-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-25032-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:25033:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-25034-_ACEOF
##############################################
wget2-1.99.1/configure-27172-    for gl_func in nl_langinfo; do
wget2-1.99.1/configure:27173:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-27174-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-27203-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:27204:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-27205-_ACEOF
##############################################
wget2-1.99.1/configure-27562-    for gl_func in setlocale duplocale; do
wget2-1.99.1/configure:27563:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-27564-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-27597-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:27598:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-27599-_ACEOF
##############################################
wget2-1.99.1/configure-27659-do :
wget2-1.99.1/configure:27660:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-27661-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-27663-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:27664:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-27665-_ACEOF
##############################################
wget2-1.99.1/configure-30116-    for gl_func in getaddrinfo freeaddrinfo gai_strerror getnameinfo; do
wget2-1.99.1/configure:30117:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-30118-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-30146-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:30147:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-30148-_ACEOF
##############################################
wget2-1.99.1/configure-30896-    for gl_func in poll; do
wget2-1.99.1/configure:30897:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-30898-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-30926-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:30927:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-30928-_ACEOF
##############################################
wget2-1.99.1/configure-31065-do :
wget2-1.99.1/configure:31066:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-31067-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-31069-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:31070:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-31071-_ACEOF
##############################################
wget2-1.99.1/configure-31565-do :
wget2-1.99.1/configure:31566:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-31567-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-31569-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:31570:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-31571-_ACEOF
##############################################
wget2-1.99.1/configure-34261-    for gl_func in pthread_sigmask sigaction     sigaddset sigdelset sigemptyset sigfillset sigismember     sigpending sigprocmask; do
wget2-1.99.1/configure:34262:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-34263-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-34292-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:34293:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-34294-_ACEOF
##############################################
wget2-1.99.1/configure-34856-    for gl_func in posix_spawn posix_spawnp posix_spawnattr_init posix_spawnattr_destroy     posix_spawnattr_getsigdefault posix_spawnattr_setsigdefault     posix_spawnattr_getsigmask posix_spawnattr_setsigmask     posix_spawnattr_getflags posix_spawnattr_setflags     posix_spawnattr_getpgroup posix_spawnattr_setpgroup     posix_spawnattr_getschedpolicy posix_spawnattr_setschedpolicy     posix_spawnattr_getschedparam posix_spawnattr_setschedparam     posix_spawn_file_actions_init posix_spawn_file_actions_destroy     posix_spawn_file_actions_addopen posix_spawn_file_actions_addclose     posix_spawn_file_actions_adddup2; do
wget2-1.99.1/configure:34857:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-34858-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-34887-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:34888:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-34889-_ACEOF
##############################################
wget2-1.99.1/configure-35761-    for gl_func in dprintf fpurge fseeko ftello getdelim getline gets pclose popen     renameat snprintf tmpfile vdprintf vsnprintf; do
wget2-1.99.1/configure:35762:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-35763-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-35792-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:35793:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-35794-_ACEOF
##############################################
wget2-1.99.1/configure-35876-    for gl_func in _Exit atoll canonicalize_file_name getloadavg getsubopt grantpt     initstate initstate_r mkdtemp mkostemp mkostemps mkstemp mkstemps     posix_openpt ptsname ptsname_r qsort_r random random_r reallocarray     realpath rpmatch secure_getenv setenv setstate setstate_r srandom     srandom_r strtod strtoll strtoull unlockpt unsetenv; do
wget2-1.99.1/configure:35877:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-35878-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-35916-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:35917:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-35918-_ACEOF
##############################################
wget2-1.99.1/configure-36856-    for gl_func in flock; do
wget2-1.99.1/configure:36857:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-36858-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-36887-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:36888:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-36889-_ACEOF
##############################################
wget2-1.99.1/configure-37014-    for gl_func in ioctl; do
wget2-1.99.1/configure:37015:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-37016-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-37049-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:37050:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-37051-_ACEOF
##############################################
wget2-1.99.1/configure-37172-    for gl_func in fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat     mknod mknodat stat utimensat; do
wget2-1.99.1/configure:37173:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-37174-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-37203-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:37204:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-37205-_ACEOF
##############################################
wget2-1.99.1/configure-37392-    for gl_func in waitpid; do
wget2-1.99.1/configure:37393:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-37394-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-37422-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:37423:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-37424-_ACEOF
##############################################
wget2-1.99.1/configure-37656-    for gl_func in chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat     fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups     gethostname getlogin getlogin_r getpagesize     getusershell setusershell endusershell     group_member isatty lchown link linkat lseek pipe pipe2 pread pwrite     readlink readlinkat rmdir sethostname sleep symlink symlinkat     truncate ttyname_r unlink unlinkat usleep; do
wget2-1.99.1/configure:37657:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-37658-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-37699-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:37700:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-37701-_ACEOF
##############################################
wget2-1.99.1/configure-38047-    for gl_func in utime; do
wget2-1.99.1/configure:38048:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-38049-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-38078-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:38079:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-38080-_ACEOF
##############################################
wget2-1.99.1/configure-38377-    for gl_func in btowc wctob mbsinit mbrtowc mbrlen mbsrtowcs mbsnrtowcs wcrtomb      wcsrtombs wcsnrtombs wcwidth wmemchr wmemcmp wmemcpy wmemmove wmemset      wcslen wcsnlen wcscpy wcpcpy wcsncpy wcpncpy wcscat wcsncat wcscmp      wcsncmp wcscasecmp wcsncasecmp wcscoll wcsxfrm wcsdup wcschr wcsrchr      wcscspn wcsspn wcspbrk wcsstr wcstok wcswidth wcsftime     ; do
wget2-1.99.1/configure:38378:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-38379-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-38418-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:38419:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-38420-_ACEOF
##############################################
wget2-1.99.1/configure-39038-    for gl_func in wctype iswctype wctrans towctrans     ; do
wget2-1.99.1/configure:39039:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
wget2-1.99.1/configure-39040-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
wget2-1.99.1/configure-39080-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:39081:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-39082-_ACEOF
##############################################
wget2-1.99.1/configure-39170-  gl_source_base='tests'
wget2-1.99.1/configure:39171:  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
wget2-1.99.1/configure-39172-
##############################################
wget2-1.99.1/configure-39238-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
wget2-1.99.1/configure:39239:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
wget2-1.99.1/configure-39240-  ECHO='print -r --'
wget2-1.99.1/configure:39241:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
wget2-1.99.1/configure-39242-  ECHO='printf %s\n'
##############################################
wget2-1.99.1/configure-39307-  # Check for GNU $ac_path_SED
wget2-1.99.1/configure:39308:case `"$ac_path_SED" --version 2>&1` in
wget2-1.99.1/configure-39309-*GNU*)
##############################################
wget2-1.99.1/configure-39386-  # Check for GNU $ac_path_FGREP
wget2-1.99.1/configure:39387:case `"$ac_path_FGREP" --version 2>&1` in
wget2-1.99.1/configure-39388-*GNU*)
##############################################
wget2-1.99.1/configure-39466-    # gcc leaves a trailing carriage return, which upsets mingw
wget2-1.99.1/configure:39467:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
wget2-1.99.1/configure-39468-  *)
wget2-1.99.1/configure:39469:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
wget2-1.99.1/configure-39470-  esac
##############################################
wget2-1.99.1/configure-39475-      # Canonicalize the pathname of ld
wget2-1.99.1/configure:39476:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
wget2-1.99.1/configure-39477-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
wget2-1.99.1/configure:39478:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
wget2-1.99.1/configure-39479-      done
##############################################
wget2-1.99.1/configure-39510-      # Break only if it was the GNU/non-GNU ld that we prefer.
wget2-1.99.1/configure:39511:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
wget2-1.99.1/configure-39512-      *GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/configure-39541-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
wget2-1.99.1/configure:39542:case `$LD -v 2>&1 </dev/null` in
wget2-1.99.1/configure-39543-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/configure-39591-	esac
wget2-1.99.1/configure:39592:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
wget2-1.99.1/configure-39593-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
wget2-1.99.1/configure-39597-	*)
wget2-1.99.1/configure:39598:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
wget2-1.99.1/configure-39599-	  */dev/null*)
##############################################
wget2-1.99.1/configure-39725-
wget2-1.99.1/configure:39726:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
wget2-1.99.1/configure-39727-    *COFF*)
##############################################
wget2-1.99.1/configure-39837-    # And add a safety zone
wget2-1.99.1/configure:39838:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
wget2-1.99.1/configure:39839:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
wget2-1.99.1/configure-39840-    ;;
##############################################
wget2-1.99.1/configure-39870-    if test -n "$kargmax"; then
wget2-1.99.1/configure:39871:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
wget2-1.99.1/configure-39872-    else
##############################################
wget2-1.99.1/configure-39879-       test undefined != "$lt_cv_sys_max_cmd_len"; then
wget2-1.99.1/configure:39880:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
wget2-1.99.1/configure:39881:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
wget2-1.99.1/configure-39882-    else
##############################################
wget2-1.99.1/configure-39891-      # we can't tell.
wget2-1.99.1/configure:39892:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
wget2-1.99.1/configure-39893-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
wget2-1.99.1/configure-39895-      do
wget2-1.99.1/configure:39896:        i=`expr $i + 1`
wget2-1.99.1/configure-39897-        teststring=$teststring$teststring
##############################################
wget2-1.99.1/configure-39899-      # Only check the string length outside the loop.
wget2-1.99.1/configure:39900:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
wget2-1.99.1/configure-39901-      teststring=
##############################################
wget2-1.99.1/configure-39904-      # linker.  It appears as though 1/2 is a usable value.
wget2-1.99.1/configure:39905:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
wget2-1.99.1/configure-39906-    fi
##############################################
wget2-1.99.1/configure-40315-openbsd* | bitrig*)
wget2-1.99.1/configure:40316:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/configure-40317-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
wget2-1.99.1/configure-40385-    else
wget2-1.99.1/configure:40386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
wget2-1.99.1/configure-40387-    fi
##############################################
wget2-1.99.1/configure-40530-  # decide which one to use based on capabilities of $DLLTOOL
wget2-1.99.1/configure:40531:  case `$DLLTOOL --help 2>&1` in
wget2-1.99.1/configure-40532-  *--identify-strict*)
##############################################
wget2-1.99.1/configure-41051-# If we're using GNU nm, then use its standard symbol codes.
wget2-1.99.1/configure:41052:case `$NM -V 2>&1` in
wget2-1.99.1/configure-41053-*GNU* | *'with BFD'*)
##############################################
wget2-1.99.1/configure-41099-mingw*)
wget2-1.99.1/configure:41100:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
wget2-1.99.1/configure-41101-  ;;
##############################################
wget2-1.99.1/configure-41331-   if test yes = "$GCC"; then
wget2-1.99.1/configure:41332:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
wget2-1.99.1/configure-41333-   fi
##############################################
wget2-1.99.1/configure-41335- /*)
wget2-1.99.1/configure:41336:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
wget2-1.99.1/configure-41337-   ;; #(
##############################################
wget2-1.99.1/configure-41430-    done
wget2-1.99.1/configure:41431:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
wget2-1.99.1/configure-41432-}
##############################################
wget2-1.99.1/configure-41452-  test $ac_status = 0; }; then
wget2-1.99.1/configure:41453:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41454-      *ELF-32*)
##############################################
wget2-1.99.1/configure-41473-    if test yes = "$lt_cv_prog_gnu_ld"; then
wget2-1.99.1/configure:41474:      case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41475-	*32-bit*)
##############################################
wget2-1.99.1/configure-41485-    else
wget2-1.99.1/configure:41486:      case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41487-	*32-bit*)
##############################################
wget2-1.99.1/configure-41511-    emul=elf
wget2-1.99.1/configure:41512:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41513-      *32-bit*)
##############################################
wget2-1.99.1/configure-41519-    esac
wget2-1.99.1/configure:41520:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41521-      *MSB*)
##############################################
wget2-1.99.1/configure-41527-    esac
wget2-1.99.1/configure:41528:    case `/usr/bin/file conftest.$ac_objext` in
wget2-1.99.1/configure-41529-      *N32*)
##############################################
wget2-1.99.1/configure-42460-    *:)
wget2-1.99.1/configure:42461:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
wget2-1.99.1/configure-42462-        ;;
wget2-1.99.1/configure-42463-    x:*)
wget2-1.99.1/configure:42464:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
wget2-1.99.1/configure-42465-        ;;
wget2-1.99.1/configure-42466-    *::*)
wget2-1.99.1/configure:42467:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
wget2-1.99.1/configure:42468:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
wget2-1.99.1/configure-42469-        ;;
wget2-1.99.1/configure-42470-    *)
wget2-1.99.1/configure:42471:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
wget2-1.99.1/configure-42472-        ;;
##############################################
wget2-1.99.1/configure-42824-	"file_magic "*)
wget2-1.99.1/configure:42825:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
wget2-1.99.1/configure-42826-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
wget2-1.99.1/configure-42890-	"file_magic "*)
wget2-1.99.1/configure:42891:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
wget2-1.99.1/configure-42892-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
wget2-1.99.1/configure-43288-      *)
wget2-1.99.1/configure:43289:	case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/configure-43290-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
wget2-1.99.1/configure-43737-	# shared libraries, regardless of the interface used.
wget2-1.99.1/configure:43738:	case `$LD -v 2>&1` in
wget2-1.99.1/configure-43739-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
wget2-1.99.1/configure-43769-    supports_anon_versioning=no
wget2-1.99.1/configure:43770:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
wget2-1.99.1/configure-43771-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
wget2-1.99.1/configure-43838-	# is; otherwise, prepend EXPORTS...
wget2-1.99.1/configure:43839:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
wget2-1.99.1/configure-43840-          cp $export_symbols $output_objdir/$soname.def;
##############################################
wget2-1.99.1/configure-43872-	prefix_cmds="$SED"~
wget2-1.99.1/configure:43873:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
wget2-1.99.1/configure-43874-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
wget2-1.99.1/configure-43894-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
wget2-1.99.1/configure:43895:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/configure:43896:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
wget2-1.99.1/configure-43897-      ;;
##############################################
wget2-1.99.1/configure-43912-        pgcc*)				# Portland Group C compiler
wget2-1.99.1/configure:43913:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/configure-43914-	  tmp_addflag=' $pic_flag'
##############################################
wget2-1.99.1/configure-43917-					# Portland Group f77 and f90 compilers
wget2-1.99.1/configure:43918:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/configure-43919-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
wget2-1.99.1/configure-43934-	nvcc*)	# Cuda Compiler Driver 2.2
wget2-1.99.1/configure:43935:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/configure-43936-	  compiler_needs_object=yes
##############################################
wget2-1.99.1/configure-43938-	esac
wget2-1.99.1/configure:43939:	case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/configure-43940-	*Sun\ C*)			# Sun C 5.9
wget2-1.99.1/configure:43941:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
wget2-1.99.1/configure-43942-	  compiler_needs_object=yes
##############################################
wget2-1.99.1/configure-44009-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
wget2-1.99.1/configure:44010:      case `$LD -v 2>&1` in
wget2-1.99.1/configure-44011-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
wget2-1.99.1/configure-44098-	else
wget2-1.99.1/configure:44099:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
wget2-1.99.1/configure-44100-	fi
##############################################
wget2-1.99.1/configure-44163-	# below for broken collect2 doesn't work under 4.3+
wget2-1.99.1/configure:44164:	  collect2name=`$CC -print-prog-name=collect2`
wget2-1.99.1/configure-44165-	  if test -f "$collect2name" &&
##############################################
wget2-1.99.1/configure-44243-      }'
wget2-1.99.1/configure:44244:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/configure-44245-  # Check for a 64-bit object if we didn't find anything.
wget2-1.99.1/configure-44246-  if test -z "$lt_cv_aix_libpath_"; then
wget2-1.99.1/configure:44247:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/configure-44248-  fi
##############################################
wget2-1.99.1/configure-44261-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
wget2-1.99.1/configure:44262:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
wget2-1.99.1/configure-44263-      else
##############################################
wget2-1.99.1/configure-44296-      }'
wget2-1.99.1/configure:44297:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/configure-44298-  # Check for a 64-bit object if we didn't find anything.
wget2-1.99.1/configure-44299-  if test -z "$lt_cv_aix_libpath_"; then
wget2-1.99.1/configure:44300:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
wget2-1.99.1/configure-44301-  fi
##############################################
wget2-1.99.1/configure-44328-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
wget2-1.99.1/configure:44329:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
wget2-1.99.1/configure-44330-	  if test svr4 != "$with_aix_soname"; then
##############################################
wget2-1.99.1/configure-44381-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
wget2-1.99.1/configure:44382:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
wget2-1.99.1/configure-44383-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
wget2-1.99.1/configure-44419-	# FIXME: Setting linknames here is a bad hack.
wget2-1.99.1/configure:44420:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
wget2-1.99.1/configure-44421-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
wget2-1.99.1/configure-44437-  if test yes = "$lt_cv_ld_force_load"; then
wget2-1.99.1/configure:44438:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
wget2-1.99.1/configure-44439-
##############################################
wget2-1.99.1/configure-44617-      if test yes = "$GCC"; then
wget2-1.99.1/configure:44618:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/configure-44619-	# Try to use the -exported_symbol ld option, if it does not
##############################################
wget2-1.99.1/configure-44645-	if test yes = "$lt_cv_irix_exported_symbol"; then
wget2-1.99.1/configure:44646:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
wget2-1.99.1/configure-44647-	fi
##############################################
wget2-1.99.1/configure-44649-      else
wget2-1.99.1/configure:44650:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/configure:44651:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
wget2-1.99.1/configure-44652-      fi
##############################################
wget2-1.99.1/configure-44696-	hardcode_direct_absolute=yes
wget2-1.99.1/configure:44697:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/configure-44698-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
wget2-1.99.1/configure-44727-	prefix_cmds="$SED"~
wget2-1.99.1/configure:44728:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
wget2-1.99.1/configure-44729-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
wget2-1.99.1/configure-44741-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
wget2-1.99.1/configure:44742:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/configure-44743-      else
wget2-1.99.1/configure-44744-	allow_undefined_flag=' -expect_unresolved \*'
wget2-1.99.1/configure:44745:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/configure-44746-      fi
##############################################
wget2-1.99.1/configure-44754-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
wget2-1.99.1/configure:44755:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
wget2-1.99.1/configure-44756-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
wget2-1.99.1/configure-44758-	allow_undefined_flag=' -expect_unresolved \*'
wget2-1.99.1/configure:44759:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
wget2-1.99.1/configure:44760:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
wget2-1.99.1/configure:44761:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
wget2-1.99.1/configure-44762-
##############################################
wget2-1.99.1/configure-44777-      else
wget2-1.99.1/configure:44778:	case `$CC -V 2>&1` in
wget2-1.99.1/configure-44779-	*"Compilers 5.0"*)
##############################################
wget2-1.99.1/configure-45176-  esac
wget2-1.99.1/configure:45177:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
wget2-1.99.1/configure-45178-  case $lt_search_path_spec in
##############################################
wget2-1.99.1/configure-45183-    # okay in the real world where ";" in dirpaths is itself problematic.
wget2-1.99.1/configure:45184:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
wget2-1.99.1/configure-45185-    ;;
wget2-1.99.1/configure-45186-  *)
wget2-1.99.1/configure:45187:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/configure-45188-    ;;
##############################################
wget2-1.99.1/configure-45192-  lt_tmp_lt_search_path_spec=
wget2-1.99.1/configure:45193:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
wget2-1.99.1/configure-45194-  # ...but if some path component already ends with the multilib dir we assume
##############################################
wget2-1.99.1/configure-45234-  esac
wget2-1.99.1/configure:45235:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
wget2-1.99.1/configure-45236-else
##############################################
wget2-1.99.1/configure-45374-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
wget2-1.99.1/configure:45375:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
wget2-1.99.1/configure-45376-    ;;
##############################################
wget2-1.99.1/configure-45410-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wget2-1.99.1/configure:45411:    postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/configure:45412:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
wget2-1.99.1/configure:45413:      dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/configure-45414-      test -d \$dldir || mkdir -p \$dldir~
##############################################
wget2-1.99.1/configure-45419-      fi'
wget2-1.99.1/configure:45420:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wget2-1.99.1/configure-45421-      dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/configure-45427-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
wget2-1.99.1/configure:45428:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/configure-45429-
##############################################
wget2-1.99.1/configure-45433-      # MinGW DLLs use traditional 'lib' prefix
wget2-1.99.1/configure:45434:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/configure-45435-      ;;
##############################################
wget2-1.99.1/configure-45437-      # pw32 DLLs use 'pw' prefix rather than 'lib'
wget2-1.99.1/configure:45438:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/configure-45439-      ;;
##############################################
wget2-1.99.1/configure-45446-    libname_spec='$name'
wget2-1.99.1/configure:45447:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
wget2-1.99.1/configure-45448-    library_names_spec='$libname.dll.lib'
##############################################
wget2-1.99.1/configure-45458-        # Let DOS variable expansion print the short 8.3 style file name.
wget2-1.99.1/configure:45459:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
wget2-1.99.1/configure-45460-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
wget2-1.99.1/configure-45463-      # Convert to MSYS style.
wget2-1.99.1/configure:45464:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
wget2-1.99.1/configure-45465-      ;;
##############################################
wget2-1.99.1/configure-45469-      # like /cygdrive/c/PROGRA~1:/cygdr...
wget2-1.99.1/configure:45470:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
wget2-1.99.1/configure:45471:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
wget2-1.99.1/configure:45472:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/configure-45473-      ;;
##############################################
wget2-1.99.1/configure-45477-        # It is most probably a Windows format PATH.
wget2-1.99.1/configure:45478:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
wget2-1.99.1/configure-45479-      else
wget2-1.99.1/configure:45480:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
wget2-1.99.1/configure-45481-      fi
##############################################
wget2-1.99.1/configure-45487-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
wget2-1.99.1/configure:45488:    postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/configure:45489:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
wget2-1.99.1/configure:45490:      dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/configure-45491-      test -d \$dldir || mkdir -p \$dldir~
wget2-1.99.1/configure-45492-      $install_prog $dir/$dlname \$dldir/$dlname'
wget2-1.99.1/configure:45493:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
wget2-1.99.1/configure-45494-      dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/configure-45501-    # Assume MSVC wrapper
wget2-1.99.1/configure:45502:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
wget2-1.99.1/configure-45503-    dynamic_linker='Win32 ld.exe'
##############################################
wget2-1.99.1/configure-45518-  shlibpath_var=DYLD_LIBRARY_PATH
wget2-1.99.1/configure:45519:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
wget2-1.99.1/configure-45520-
##############################################
wget2-1.99.1/configure-45771-  if test -f /etc/ld.so.conf; then
wget2-1.99.1/configure:45772:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
wget2-1.99.1/configure-45773-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
wget2-1.99.1/configure-45837-  need_lib_prefix=no
wget2-1.99.1/configure:45838:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
wget2-1.99.1/configure-45839-    need_version=no
##############################################
wget2-1.99.1/configure-45864-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
wget2-1.99.1/configure:45865:  postinstall_cmds='base_file=`basename \$file`~
wget2-1.99.1/configure:45866:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
wget2-1.99.1/configure:45867:    dldir=$destdir/`dirname \$dlpath`~
wget2-1.99.1/configure-45868-    test -d \$dldir || mkdir -p \$dldir~
##############################################
wget2-1.99.1/configure-45873-    fi'
wget2-1.99.1/configure:45874:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
wget2-1.99.1/configure-45875-    dlpath=$dir/\$dldll~
##############################################
wget2-1.99.1/configure-46823-#
wget2-1.99.1/configure:46824:LIBWGET_VERSION_MAJOR=`echo $LIBWGET_VERSION|cut -d'.' -f1`
wget2-1.99.1/configure-46825-
wget2-1.99.1/configure:46826:LIBWGET_VERSION_MINOR=`echo $LIBWGET_VERSION|cut -d'.' -f2`
wget2-1.99.1/configure-46827-
wget2-1.99.1/configure:46828:LIBWGET_VERSION_PATCH=`echo $LIBWGET_VERSION|cut -d'.' -f3`
wget2-1.99.1/configure-46829-
wget2-1.99.1/configure:46830:LIBWGET_VERSION_NUMBER=`printf '0x%02x%02x%02x' $LIBWGET_VERSION_MAJOR $LIBWGET_VERSION_MINOR $LIBWGET_VERSION_PATCH`
wget2-1.99.1/configure-46831-
##############################################
wget2-1.99.1/configure-47229-/* end confdefs.h.  */
wget2-1.99.1/configure:47230:`cat $LEX_OUTPUT_ROOT.c`
wget2-1.99.1/configure-47231-_ACEOF
##############################################
wget2-1.99.1/configure-47262-  #define YYTEXT_POINTER 1
wget2-1.99.1/configure:47263:`cat $LEX_OUTPUT_ROOT.c`
wget2-1.99.1/configure-47264-_ACEOF
##############################################
wget2-1.99.1/configure-48243-do :
wget2-1.99.1/configure:48244:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-48245-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-48247-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:48248:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-48249-_ACEOF
##############################################
wget2-1.99.1/configure-48400-
wget2-1.99.1/configure:48401:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/configure-48402-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
wget2-1.99.1/configure-48405-
wget2-1.99.1/configure:48406:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/configure-48407-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
wget2-1.99.1/configure-48482-
wget2-1.99.1/configure:48483:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
wget2-1.99.1/configure-48484-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
wget2-1.99.1/configure-49083-        names_already_handled="$names_already_handled $name"
wget2-1.99.1/configure:49084:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
wget2-1.99.1/configure-49085-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
wget2-1.99.1/configure-49159-                -L*)
wget2-1.99.1/configure:49160:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-49161-                                    if test -n "$acl_shlibext"; then
##############################################
wget2-1.99.1/configure-49276-              */$acl_libdirstem | */$acl_libdirstem/)
wget2-1.99.1/configure:49277:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
wget2-1.99.1/configure-49278-                if test "$name" = 'intl'; then
##############################################
wget2-1.99.1/configure-49283-              */$acl_libdirstem2 | */$acl_libdirstem2/)
wget2-1.99.1/configure:49284:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
wget2-1.99.1/configure-49285-                if test "$name" = 'intl'; then
##############################################
wget2-1.99.1/configure-49334-                  -L*)
wget2-1.99.1/configure:49335:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
wget2-1.99.1/configure-49336-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
wget2-1.99.1/configure-49393-                  -R*)
wget2-1.99.1/configure:49394:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
wget2-1.99.1/configure-49395-                    if test "$enable_rpath" != no; then
##############################################
wget2-1.99.1/configure-49418-                  -l*)
wget2-1.99.1/configure:49419:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
wget2-1.99.1/configure-49420-                    ;;
wget2-1.99.1/configure-49421-                  *.la)
wget2-1.99.1/configure:49422:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
wget2-1.99.1/configure-49423-                    ;;
##############################################
wget2-1.99.1/configure-50089-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50090:  pkg_cv_GNUTLS_CFLAGS=`$PKG_CONFIG --cflags "gnutls" 2>/dev/null`
wget2-1.99.1/configure-50091-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50106-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50107:  pkg_cv_GNUTLS_LIBS=`$PKG_CONFIG --libs "gnutls" 2>/dev/null`
wget2-1.99.1/configure-50108-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50127-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:50128:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gnutls" 2>&1`
wget2-1.99.1/configure-50129-        else
wget2-1.99.1/configure:50130:	        GNUTLS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gnutls" 2>&1`
wget2-1.99.1/configure-50131-        fi
##############################################
wget2-1.99.1/configure-50363-do :
wget2-1.99.1/configure:50364:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-50365-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-50367-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:50368:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-50369-_ACEOF
##############################################
wget2-1.99.1/configure-50569-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50570:  pkg_cv_LIBPSL_CFLAGS=`$PKG_CONFIG --cflags "libpsl" 2>/dev/null`
wget2-1.99.1/configure-50571-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50586-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50587:  pkg_cv_LIBPSL_LIBS=`$PKG_CONFIG --libs "libpsl" 2>/dev/null`
wget2-1.99.1/configure-50588-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50607-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:50608:	        LIBPSL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpsl" 2>&1`
wget2-1.99.1/configure-50609-        else
wget2-1.99.1/configure:50610:	        LIBPSL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpsl" 2>&1`
wget2-1.99.1/configure-50611-        fi
##############################################
wget2-1.99.1/configure-50796-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50797:  pkg_cv_LIBNGHTTP2_CFLAGS=`$PKG_CONFIG --cflags "libnghttp2" 2>/dev/null`
wget2-1.99.1/configure-50798-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50813-  test $ac_status = 0; }; then
wget2-1.99.1/configure:50814:  pkg_cv_LIBNGHTTP2_LIBS=`$PKG_CONFIG --libs "libnghttp2" 2>/dev/null`
wget2-1.99.1/configure-50815-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-50834-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:50835:	        LIBNGHTTP2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnghttp2" 2>&1`
wget2-1.99.1/configure-50836-        else
wget2-1.99.1/configure:50837:	        LIBNGHTTP2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnghttp2" 2>&1`
wget2-1.99.1/configure-50838-        fi
##############################################
wget2-1.99.1/configure-51156-  if test "$GPGME_CONFIG" != "no" ; then
wget2-1.99.1/configure:51157:    gpgme_version=`$GPGME_CONFIG --version`
wget2-1.99.1/configure-51158-  fi
##############################################
wget2-1.99.1/configure-51170-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget2-1.99.1/configure:51171:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget2-1.99.1/configure:51172:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget2-1.99.1/configure-51173-  else
##############################################
wget2-1.99.1/configure-51207-     if test "$req_gpgme_api" -gt 0 ; then
wget2-1.99.1/configure:51208:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget2-1.99.1/configure-51209-        if test "$tmp" -gt 0 ; then
##############################################
wget2-1.99.1/configure-51216-  if test $ok = yes; then
wget2-1.99.1/configure:51217:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
wget2-1.99.1/configure:51218:    GPGME_LIBS=`$GPGME_CONFIG --libs`
wget2-1.99.1/configure-51219-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
##############################################
wget2-1.99.1/configure-51229-
wget2-1.99.1/configure:51230:    gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
wget2-1.99.1/configure-51231-    if test x"$gpgme_config_host" != xnone ; then
##############################################
wget2-1.99.1/configure-51301-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51302:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
wget2-1.99.1/configure-51303-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51318-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51319:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
wget2-1.99.1/configure-51320-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51339-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:51340:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
wget2-1.99.1/configure-51341-        else
wget2-1.99.1/configure:51342:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
wget2-1.99.1/configure-51343-        fi
##############################################
wget2-1.99.1/configure-51524-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51525:  pkg_cv_LZMA_CFLAGS=`$PKG_CONFIG --cflags "liblzma" 2>/dev/null`
wget2-1.99.1/configure-51526-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51541-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51542:  pkg_cv_LZMA_LIBS=`$PKG_CONFIG --libs "liblzma" 2>/dev/null`
wget2-1.99.1/configure-51543-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51562-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:51563:	        LZMA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblzma" 2>&1`
wget2-1.99.1/configure-51564-        else
wget2-1.99.1/configure:51565:	        LZMA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblzma" 2>&1`
wget2-1.99.1/configure-51566-        fi
##############################################
wget2-1.99.1/configure-51747-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51748:  pkg_cv_BROTLIDEC_CFLAGS=`$PKG_CONFIG --cflags "libbrotlidec" 2>/dev/null`
wget2-1.99.1/configure-51749-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51764-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51765:  pkg_cv_BROTLIDEC_LIBS=`$PKG_CONFIG --libs "libbrotlidec" 2>/dev/null`
wget2-1.99.1/configure-51766-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51785-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:51786:	        BROTLIDEC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libbrotlidec" 2>&1`
wget2-1.99.1/configure-51787-        else
wget2-1.99.1/configure:51788:	        BROTLIDEC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libbrotlidec" 2>&1`
wget2-1.99.1/configure-51789-        fi
##############################################
wget2-1.99.1/configure-51982-  test $ac_status = 0; }; then
wget2-1.99.1/configure:51983:  pkg_cv_LIBIDN2_CFLAGS=`$PKG_CONFIG --cflags "libidn2" 2>/dev/null`
wget2-1.99.1/configure-51984-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-51999-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52000:  pkg_cv_LIBIDN2_LIBS=`$PKG_CONFIG --libs "libidn2" 2>/dev/null`
wget2-1.99.1/configure-52001-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52020-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:52021:	        LIBIDN2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn2" 2>&1`
wget2-1.99.1/configure-52022-        else
wget2-1.99.1/configure:52023:	        LIBIDN2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn2" 2>&1`
wget2-1.99.1/configure-52024-        fi
##############################################
wget2-1.99.1/configure-52346-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52347:  pkg_cv_LIBIDN_CFLAGS=`$PKG_CONFIG --cflags "libidn" 2>/dev/null`
wget2-1.99.1/configure-52348-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52363-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52364:  pkg_cv_LIBIDN_LIBS=`$PKG_CONFIG --libs "libidn" 2>/dev/null`
wget2-1.99.1/configure-52365-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52384-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:52385:	        LIBIDN_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libidn" 2>&1`
wget2-1.99.1/configure-52386-        else
wget2-1.99.1/configure:52387:	        LIBIDN_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libidn" 2>&1`
wget2-1.99.1/configure-52388-        fi
##############################################
wget2-1.99.1/configure-52572-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52573:  pkg_cv_LIBPCRE2_CFLAGS=`$PKG_CONFIG --cflags "libpcre2" 2>/dev/null`
wget2-1.99.1/configure-52574-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52589-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52590:  pkg_cv_LIBPCRE2_LIBS=`$PKG_CONFIG --libs "libpcre2" 2>/dev/null`
wget2-1.99.1/configure-52591-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52610-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:52611:	        LIBPCRE2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre2" 2>&1`
wget2-1.99.1/configure-52612-        else
wget2-1.99.1/configure:52613:	        LIBPCRE2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre2" 2>&1`
wget2-1.99.1/configure-52614-        fi
##############################################
wget2-1.99.1/configure-52797-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52798:  pkg_cv_LIBPCRE_CFLAGS=`$PKG_CONFIG --cflags "libpcre" 2>/dev/null`
wget2-1.99.1/configure-52799-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52814-  test $ac_status = 0; }; then
wget2-1.99.1/configure:52815:  pkg_cv_LIBPCRE_LIBS=`$PKG_CONFIG --libs "libpcre" 2>/dev/null`
wget2-1.99.1/configure-52816-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-52835-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:52836:	        LIBPCRE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpcre" 2>&1`
wget2-1.99.1/configure-52837-        else
wget2-1.99.1/configure:52838:	        LIBPCRE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpcre" 2>&1`
wget2-1.99.1/configure-52839-        fi
##############################################
wget2-1.99.1/configure-53032-  test $ac_status = 0; }; then
wget2-1.99.1/configure:53033:  pkg_cv_MICROHTTPD_CFLAGS=`$PKG_CONFIG --cflags "libmicrohttpd" 2>/dev/null`
wget2-1.99.1/configure-53034-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-53049-  test $ac_status = 0; }; then
wget2-1.99.1/configure:53050:  pkg_cv_MICROHTTPD_LIBS=`$PKG_CONFIG --libs "libmicrohttpd" 2>/dev/null`
wget2-1.99.1/configure-53051-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
wget2-1.99.1/configure-53070-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/configure:53071:	        MICROHTTPD_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libmicrohttpd" 2>&1`
wget2-1.99.1/configure-53072-        else
wget2-1.99.1/configure:53073:	        MICROHTTPD_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libmicrohttpd" 2>&1`
wget2-1.99.1/configure-53074-        fi
##############################################
wget2-1.99.1/configure-53510-do :
wget2-1.99.1/configure:53511:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
wget2-1.99.1/configure-53512-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
wget2-1.99.1/configure-53514-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:53515:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
wget2-1.99.1/configure-53516-_ACEOF
##############################################
wget2-1.99.1/configure-53537-do :
wget2-1.99.1/configure:53538:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-53539-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-53541-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:53542:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-53543-_ACEOF
##############################################
wget2-1.99.1/configure-53921-do :
wget2-1.99.1/configure:53922:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
wget2-1.99.1/configure-53923-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
wget2-1.99.1/configure-53925-  cat >>confdefs.h <<_ACEOF
wget2-1.99.1/configure:53926:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
wget2-1.99.1/configure-53927-_ACEOF
##############################################
wget2-1.99.1/configure-54032-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
wget2-1.99.1/configure:54033:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
wget2-1.99.1/configure-54034-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
wget2-1.99.1/configure-54141-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget2-1.99.1/configure:54142:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget2-1.99.1/configure-54143-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
wget2-1.99.1/configure-54157-      sed_drop_objext='s/\.o$//;s/\.obj$//'
wget2-1.99.1/configure:54158:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
wget2-1.99.1/configure-54159-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
wget2-1.99.1/configure-54311-if test -z "$BASH_VERSION$ZSH_VERSION" \
wget2-1.99.1/configure:54312:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
wget2-1.99.1/configure-54313-  as_echo='print -r --'
wget2-1.99.1/configure-54314-  as_echo_n='print -rn --'
wget2-1.99.1/configure:54315:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
wget2-1.99.1/configure-54316-  as_echo='printf %s\n'
##############################################
wget2-1.99.1/configure-54318-else
wget2-1.99.1/configure:54319:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
wget2-1.99.1/configure-54320-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
wget2-1.99.1/configure-54328-	expr "X$arg" : "X\\(.*\\)$as_nl";
wget2-1.99.1/configure:54329:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
wget2-1.99.1/configure-54330-      esac;
##############################################
wget2-1.99.1/configure-54405-# ----------------------------------------
wget2-1.99.1/configure:54406:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
wget2-1.99.1/configure-54407-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
wget2-1.99.1/configure-54477-  {
wget2-1.99.1/configure:54478:    as_val=`expr "$@" || test $? -eq 1`
wget2-1.99.1/configure-54479-  }
##############################################
wget2-1.99.1/configure-54581-      case $as_dir in #(
wget2-1.99.1/configure:54582:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
wget2-1.99.1/configure-54583-      *) as_qdir=$as_dir;;
##############################################
wget2-1.99.1/configure-54721-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
wget2-1.99.1/configure:54722:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
wget2-1.99.1/configure-54723-ac_cs_version="\\
##############################################
wget2-1.99.1/configure-54746-  --*=?*)
wget2-1.99.1/configure:54747:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wget2-1.99.1/configure:54748:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
wget2-1.99.1/configure-54749-    ac_shift=:
##############################################
wget2-1.99.1/configure-54751-  --*=)
wget2-1.99.1/configure:54752:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
wget2-1.99.1/configure-54753-    ac_optarg=
##############################################
wget2-1.99.1/configure-54775-    case $ac_optarg in
wget2-1.99.1/configure:54776:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget2-1.99.1/configure-54777-    '') as_fn_error $? "missing file argument" ;;
##############################################
wget2-1.99.1/configure-54783-    case $ac_optarg in
wget2-1.99.1/configure:54784:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
wget2-1.99.1/configure-54785-    esac
##############################################
wget2-1.99.1/configure-54853-delay_variable_subst='$delay_variable_subst'
wget2-1.99.1/configure:54854:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54855:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54856:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54857:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54858:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54859:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54860:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54861:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54862:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54863:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54864:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54865:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54866:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54867:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54868:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54869:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54870:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54871:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54872:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54873:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54874:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54875:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54876:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54877:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54878:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54879:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54880:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54881:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54882:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54883:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54884:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54885:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54886:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54887:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54888:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54889:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54890:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54891:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54892:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54893:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54894:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54895:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54896:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54897:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54898:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54899:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54900:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54901:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54902:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54903:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54904:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54905:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54906:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54907:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54908:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54909:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54910:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54911:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54912:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54913:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54914:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54915:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54916:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54917:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54918:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54919:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54920:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54921:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54922:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54923:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54924:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54925:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54926:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54927:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54928:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54929:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54930:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54931:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54932:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54933:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54934:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54935:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54936:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54937:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54938:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54939:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54940:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54941:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54942:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54943:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54944:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54945:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54946:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54947:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54948:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54949:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54950:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54951:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54952:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54953:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54954:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54955:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54956:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54957:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54958:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54959:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54960:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54961:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54962:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54963:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54964:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54965:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54966:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54967:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54968:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54969:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54970:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54971:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54972:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54973:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54974:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54975:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54976:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54977:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54978:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54979:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54980:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54981:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54982:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54983:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54984:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54985:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54986:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54987:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure:54988:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
wget2-1.99.1/configure-54989-
##############################################
wget2-1.99.1/configure-55070-striplib; do
wget2-1.99.1/configure:55071:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
wget2-1.99.1/configure-55072-    *[\\\\\\\`\\"\\\$]*)
wget2-1.99.1/configure:55073:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/configure-55074-      ;;
##############################################
wget2-1.99.1/configure-55101-configure_time_lt_sys_library_path; do
wget2-1.99.1/configure:55102:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
wget2-1.99.1/configure-55103-    *[\\\\\\\`\\"\\\$]*)
wget2-1.99.1/configure:55104:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/configure-55105-      ;;
##############################################
wget2-1.99.1/configure-55221-fi
wget2-1.99.1/configure:55222:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
wget2-1.99.1/configure-55223-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
wget2-1.99.1/configure-55238-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
wget2-1.99.1/configure:55239:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
wget2-1.99.1/configure-55240-ac_delim='%!_!# '
##############################################
wget2-1.99.1/configure-55244-
wget2-1.99.1/configure:55245:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
wget2-1.99.1/configure-55246-  if test $ac_delim_n = $ac_delim_num; then
##############################################
wget2-1.99.1/configure-55382-for ac_last_try in false false :; do
wget2-1.99.1/configure:55383:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
wget2-1.99.1/configure-55384-  if test -z "$ac_tt"; then
##############################################
wget2-1.99.1/configure-55514-      esac
wget2-1.99.1/configure:55515:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
wget2-1.99.1/configure-55516-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
wget2-1.99.1/configure-55573-*)
wget2-1.99.1/configure:55574:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
wget2-1.99.1/configure-55575-  # A ".." for each directory in $ac_dir_suffix.
wget2-1.99.1/configure:55576:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
wget2-1.99.1/configure-55577-  case $ac_top_builddir_sub in
##############################################
wget2-1.99.1/configure-55634-/@mandir@/p'
wget2-1.99.1/configure:55635:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
wget2-1.99.1/configure-55636-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
wget2-1.99.1/configure-55651-
wget2-1.99.1/configure:55652:# Neutralize VPATH when `$srcdir' = `.'.
wget2-1.99.1/configure-55653-# Shell code in configure.ac might set extrasub.
##############################################
wget2-1.99.1/configure-55679-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
wget2-1.99.1/configure:55680:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
wget2-1.99.1/configure-55681-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
wget2-1.99.1/configure-55725-    * )
wget2-1.99.1/configure:55726:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wget2-1.99.1/configure-55727-  esac
##############################################
wget2-1.99.1/configure-55803-    # Strip MF so we end up with the name of the file.
wget2-1.99.1/configure:55804:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wget2-1.99.1/configure-55805-    # Check whether this is an Automake generated Makefile or not.
##############################################
wget2-1.99.1/configure-55840-    # from the Makefile without running 'make'.
wget2-1.99.1/configure:55841:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wget2-1.99.1/configure-55842-    test -z "$DEPDIR" && continue
wget2-1.99.1/configure:55843:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wget2-1.99.1/configure-55844-    test -z "$am__include" && continue
wget2-1.99.1/configure:55845:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wget2-1.99.1/configure-55846-    # Find all dependency output files, they are included files with
##############################################
wget2-1.99.1/configure-56361-    *:)
wget2-1.99.1/configure:56362:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
wget2-1.99.1/configure-56363-        ;;
wget2-1.99.1/configure-56364-    x:*)
wget2-1.99.1/configure:56365:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
wget2-1.99.1/configure-56366-        ;;
wget2-1.99.1/configure-56367-    *::*)
wget2-1.99.1/configure:56368:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
wget2-1.99.1/configure:56369:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
wget2-1.99.1/configure-56370-        ;;
wget2-1.99.1/configure-56371-    *)
wget2-1.99.1/configure:56372:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
wget2-1.99.1/configure-56373-        ;;
##############################################
wget2-1.99.1/configure-56388-    done
wget2-1.99.1/configure:56389:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
wget2-1.99.1/configure-56390-}
##############################################
wget2-1.99.1/configure-56430-      case "$ac_file" in
wget2-1.99.1/configure:56431:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
wget2-1.99.1/configure-56432-      esac
##############################################
wget2-1.99.1/configure-56435-        # Adjust a relative srcdir.
wget2-1.99.1/configure:56436:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
wget2-1.99.1/configure:56437:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
wget2-1.99.1/configure:56438:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
wget2-1.99.1/configure-56439-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
wget2-1.99.1/configure-56442-        case "$ac_given_srcdir" in
wget2-1.99.1/configure:56443:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
wget2-1.99.1/configure-56444-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
wget2-1.99.1/configure-56463-            fi
wget2-1.99.1/configure:56464:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
wget2-1.99.1/configure-56465-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
wget2-1.99.1/fuzz/Makefile.in-50-  { \
wget2-1.99.1/fuzz/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/fuzz/Makefile.in-52-  }; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-735-}
wget2-1.99.1/fuzz/Makefile.in:736:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/fuzz/Makefile.in-737-am__vpath_adj = case $$p in \
wget2-1.99.1/fuzz/Makefile.in:738:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/fuzz/Makefile.in-739-    *) f=$$p;; \
wget2-1.99.1/fuzz/Makefile.in-740-  esac;
wget2-1.99.1/fuzz/Makefile.in:741:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/fuzz/Makefile.in-742-am__install_max = 40
wget2-1.99.1/fuzz/Makefile.in-743-am__nobase_strip_setup = \
wget2-1.99.1/fuzz/Makefile.in:744:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/fuzz/Makefile.in-745-am__nobase_strip = \
##############################################
wget2-1.99.1/fuzz/Makefile.in-863-case "$@" in						\
wget2-1.99.1/fuzz/Makefile.in:864:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget2-1.99.1/fuzz/Makefile.in-865-    *) am__odir=.;; 					\
##############################################
wget2-1.99.1/fuzz/Makefile.in-893-  bases='$(TEST_LOGS)'; \
wget2-1.99.1/fuzz/Makefile.in:894:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget2-1.99.1/fuzz/Makefile.in:895:  bases=`echo $$bases`
wget2-1.99.1/fuzz/Makefile.in-896-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget2-1.99.1/fuzz/Makefile.in-906-        */*) b='$*';; \
wget2-1.99.1/fuzz/Makefile.in:907:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget2-1.99.1/fuzz/Makefile.in-908-       esac;; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2176-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/fuzz/Makefile.in:2177:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/fuzz/Makefile.in-2178-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2185-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/fuzz/Makefile.in:2186:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/fuzz/Makefile.in-2187-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2298-.c.o:
wget2-1.99.1/fuzz/Makefile.in:2299:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/fuzz/Makefile.in-2300-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/fuzz/Makefile.in-2306-.c.obj:
wget2-1.99.1/fuzz/Makefile.in:2307:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/fuzz/Makefile.in:2308:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/fuzz/Makefile.in-2309-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/fuzz/Makefile.in-2311-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/fuzz/Makefile.in:2312:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/fuzz/Makefile.in-2313-
wget2-1.99.1/fuzz/Makefile.in-2314-.c.lo:
wget2-1.99.1/fuzz/Makefile.in:2315:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/fuzz/Makefile.in-2316-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/fuzz/Makefile.in-2357-GTAGS:
wget2-1.99.1/fuzz/Makefile.in:2358:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/fuzz/Makefile.in-2359-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2400-	if test -n "$$redo_bases"; then \
wget2-1.99.1/fuzz/Makefile.in:2401:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget2-1.99.1/fuzz/Makefile.in:2402:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget2-1.99.1/fuzz/Makefile.in-2403-	  if $(am__make_dryrun); then :; else \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2425-	ws='[ 	]'; \
wget2-1.99.1/fuzz/Makefile.in:2426:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget2-1.99.1/fuzz/Makefile.in-2427-	test -n "$$results" || results=/dev/null; \
wget2-1.99.1/fuzz/Makefile.in:2428:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2429:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2430:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2431:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2432:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2433:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2434:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget2-1.99.1/fuzz/Makefile.in:2435:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget2-1.99.1/fuzz/Makefile.in-2436-	  success=true; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2504-	@set +e; $(am__set_TESTS_bases); \
wget2-1.99.1/fuzz/Makefile.in:2505:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/fuzz/Makefile.in:2506:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget2-1.99.1/fuzz/Makefile.in:2507:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget2-1.99.1/fuzz/Makefile.in-2508-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2514-	         | $(am__list_recheck_tests)` || exit 1; \
wget2-1.99.1/fuzz/Makefile.in:2515:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/fuzz/Makefile.in:2516:	log_list=`echo $$log_list`; \
wget2-1.99.1/fuzz/Makefile.in-2517-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2676-distdir: $(DISTFILES)
wget2-1.99.1/fuzz/Makefile.in:2677:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/fuzz/Makefile.in:2678:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/fuzz/Makefile.in-2679-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/fuzz/Makefile.in-2690-	  if test -d $$d/$$file; then \
wget2-1.99.1/fuzz/Makefile.in:2691:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/fuzz/Makefile.in-2692-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/lib/cdefs.h-434-#  define __LDBL_REDIR1_DECL(name, alias) \
wget2-1.99.1/lib/cdefs.h:435:  extern __typeof (name) name __asm (__ASMNAME (#alias));
wget2-1.99.1/lib/cdefs.h-436-#  define __LDBL_REDIR_DECL(name) \
wget2-1.99.1/lib/cdefs.h:437:  extern __typeof (name) name __asm (__ASMNAME ("__nldbl_" #name));
wget2-1.99.1/lib/cdefs.h-438-#  define __REDIRECT_LDBL(name, proto, alias) \
##############################################
wget2-1.99.1/lib/config.charset-119-host="$1"
wget2-1.99.1/lib/config.charset:120:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
wget2-1.99.1/lib/config.charset-121-echo "# This file contains a table of character encoding aliases,"
##############################################
wget2-1.99.1/lib/Makefile.in-73-  { \
wget2-1.99.1/lib/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/lib/Makefile.in-75-  }; \
##############################################
wget2-1.99.1/lib/Makefile.in-1914-.c.o:
wget2-1.99.1/lib/Makefile.in:1915:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/lib/Makefile.in-1916-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/lib/Makefile.in-1922-.c.obj:
wget2-1.99.1/lib/Makefile.in:1923:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/lib/Makefile.in:1924:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/lib/Makefile.in-1925-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/lib/Makefile.in-1927-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/lib/Makefile.in:1928:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/lib/Makefile.in-1929-
wget2-1.99.1/lib/Makefile.in-1930-.c.lo:
wget2-1.99.1/lib/Makefile.in:1931:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/lib/Makefile.in-1932-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/lib/Makefile.in-1975-GTAGS:
wget2-1.99.1/lib/Makefile.in:1976:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/lib/Makefile.in-1977-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/lib/Makefile.in-1998-distdir: $(DISTFILES)
wget2-1.99.1/lib/Makefile.in:1999:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/lib/Makefile.in:2000:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/lib/Makefile.in-2001-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/lib/Makefile.in-2012-	  if test -d $$d/$$file; then \
wget2-1.99.1/lib/Makefile.in:2013:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/lib/Makefile.in-2014-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/config.rpath-33-host="$1"
wget2-1.99.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wget2-1.99.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wget2-1.99.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wget2-1.99.1/config.rpath-37-
##############################################
wget2-1.99.1/config.rpath-47-done
wget2-1.99.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
wget2-1.99.1/config.rpath-49-
##############################################
wget2-1.99.1/config.rpath-97-        *)
wget2-1.99.1/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/config.rpath-99-            *Sun\ C*)
##############################################
wget2-1.99.1/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
wget2-1.99.1/config.rpath:224:      case `$LD -v 2>&1` in
wget2-1.99.1/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
wget2-1.99.1/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
wget2-1.99.1/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
wget2-1.99.1/config.rpath-231-          else
##############################################
wget2-1.99.1/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
wget2-1.99.1/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
wget2-1.99.1/config.rpath-288-          if test -f "$collect2name" && \
##############################################
wget2-1.99.1/config.rpath-425-        hardcode_direct=yes
wget2-1.99.1/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wget2-1.99.1/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
wget2-1.99.1/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
wget2-1.99.1/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
wget2-1.99.1/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
wget2-1.99.1/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
wget2-1.99.1/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
wget2-1.99.1/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/config.rpath-639-
##############################################
wget2-1.99.1/compile-67-	mingw/*)
wget2-1.99.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wget2-1.99.1/compile-69-	  ;;
wget2-1.99.1/compile-70-	cygwin/*)
wget2-1.99.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wget2-1.99.1/compile-72-	  ;;
wget2-1.99.1/compile-73-	wine/*)
wget2-1.99.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wget2-1.99.1/compile-75-	  ;;
##############################################
wget2-1.99.1/compile-309-# Name of file we expect compiler to create.
wget2-1.99.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wget2-1.99.1/compile-311-
##############################################
wget2-1.99.1/compile-315-# object file name, since that is what matters with a parallel build.
wget2-1.99.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wget2-1.99.1/compile-317-while true; do
##############################################
wget2-1.99.1/contrib/check_options-19-
wget2-1.99.1/contrib/check_options:20:for opt in `$WGET2 --help|egrep -o -- '--[a-zA-Z0-9-]+'|sort -u`; do
wget2-1.99.1/contrib/check_options-21-  # skip if in $excludes
##############################################
wget2-1.99.1/contrib/check_options-23-
wget2-1.99.1/contrib/check_options:24:  if ! egrep -q -- " \`$opt(=|\`|\[)" $DOCFILE; then
wget2-1.99.1/contrib/check_options-25-    # search for the --no- variant
wget2-1.99.1/contrib/check_options:26:    noopt="--no-`echo $opt|cut -c3-`"
wget2-1.99.1/contrib/check_options:27:    if ! egrep -q -- " \`$noopt\`" $DOCFILE; then
wget2-1.99.1/contrib/check_options-28-      echo "Failed to find \`$opt in $DOCFILE"
##############################################
wget2-1.99.1/configure.ac-77-#
wget2-1.99.1/configure.ac:78:AC_SUBST([LIBWGET_VERSION_MAJOR], [`echo $LIBWGET_VERSION|cut -d'.' -f1`])
wget2-1.99.1/configure.ac:79:AC_SUBST([LIBWGET_VERSION_MINOR], [`echo $LIBWGET_VERSION|cut -d'.' -f2`])
wget2-1.99.1/configure.ac:80:AC_SUBST([LIBWGET_VERSION_PATCH], [`echo $LIBWGET_VERSION|cut -d'.' -f3`])
wget2-1.99.1/configure.ac:81:AC_SUBST([LIBWGET_VERSION_NUMBER], [`printf '0x%02x%02x%02x' $LIBWGET_VERSION_MAJOR $LIBWGET_VERSION_MINOR $LIBWGET_VERSION_PATCH`])
wget2-1.99.1/configure.ac-82-AC_CONFIG_FILES([include/wget/wgetver.h])
##############################################
wget2-1.99.1/Makefile.in-52-  { \
wget2-1.99.1/Makefile.in:53:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/Makefile.in-54-  }; \
##############################################
wget2-1.99.1/Makefile.in-262-  esac
wget2-1.99.1/Makefile.in:263:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/Makefile.in-264-am__vpath_adj = case $$p in \
wget2-1.99.1/Makefile.in:265:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/Makefile.in-266-    *) f=$$p;; \
wget2-1.99.1/Makefile.in-267-  esac;
wget2-1.99.1/Makefile.in:268:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/Makefile.in-269-am__install_max = 40
wget2-1.99.1/Makefile.in-270-am__nobase_strip_setup = \
wget2-1.99.1/Makefile.in:271:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/Makefile.in-272-am__nobase_strip = \
##############################################
wget2-1.99.1/Makefile.in-352-  while test -n "$$dir1"; do \
wget2-1.99.1/Makefile.in:353:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
wget2-1.99.1/Makefile.in-354-    if test "$$first" != "."; then \
wget2-1.99.1/Makefile.in-355-      if test "$$first" = ".."; then \
wget2-1.99.1/Makefile.in:356:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
wget2-1.99.1/Makefile.in:357:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
wget2-1.99.1/Makefile.in-358-      else \
wget2-1.99.1/Makefile.in:359:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
wget2-1.99.1/Makefile.in-360-        if test "$$first2" = "$$first"; then \
wget2-1.99.1/Makefile.in:361:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
wget2-1.99.1/Makefile.in-362-        else \
##############################################
wget2-1.99.1/Makefile.in-367-    fi; \
wget2-1.99.1/Makefile.in:368:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
wget2-1.99.1/Makefile.in-369-  done; \
##############################################
wget2-1.99.1/Makefile.in-1568-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
wget2-1.99.1/Makefile.in:1569:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wget2-1.99.1/Makefile.in-1570-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
wget2-1.99.1/Makefile.in-1585-	dot_seen=no; \
wget2-1.99.1/Makefile.in:1586:	target=`echo $@ | sed s/-recursive//`; \
wget2-1.99.1/Makefile.in-1587-	case "$@" in \
##############################################
wget2-1.99.1/Makefile.in-1648-GTAGS:
wget2-1.99.1/Makefile.in:1649:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/Makefile.in-1650-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/Makefile.in-1680-	test -d "$(distdir)" || mkdir "$(distdir)"
wget2-1.99.1/Makefile.in:1681:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/Makefile.in:1682:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/Makefile.in-1683-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/Makefile.in-1694-	  if test -d $$d/$$file; then \
wget2-1.99.1/Makefile.in:1695:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/Makefile.in-1696-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/Makefile.in-1807-	test -d $(distdir)/_build || exit 0; \
wget2-1.99.1/Makefile.in:1808:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
wget2-1.99.1/Makefile.in-1809-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
wget2-1.99.1/Makefile.in-1851-	}; \
wget2-1.99.1/Makefile.in:1852:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
wget2-1.99.1/Makefile.in-1853-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
wget2-1.99.1/Makefile.in-1863-	fi
wget2-1.99.1/Makefile.in:1864:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
wget2-1.99.1/Makefile.in-1865-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
wget2-1.99.1/src/Makefile.in-50-  { \
wget2-1.99.1/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/src/Makefile.in-52-  }; \
##############################################
wget2-1.99.1/src/Makefile.in-1560-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/src/Makefile.in:1561:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/src/Makefile.in-1562-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/src/Makefile.in-1598-.c.o:
wget2-1.99.1/src/Makefile.in:1599:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/src/Makefile.in-1600-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/src/Makefile.in-1606-.c.obj:
wget2-1.99.1/src/Makefile.in:1607:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/src/Makefile.in:1608:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/src/Makefile.in-1609-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/src/Makefile.in-1611-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/src/Makefile.in:1612:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/src/Makefile.in-1613-
wget2-1.99.1/src/Makefile.in-1614-.c.lo:
wget2-1.99.1/src/Makefile.in:1615:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/src/Makefile.in-1616-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/src/Makefile.in-1657-GTAGS:
wget2-1.99.1/src/Makefile.in:1658:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/src/Makefile.in-1659-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/src/Makefile.in-1680-distdir: $(DISTFILES)
wget2-1.99.1/src/Makefile.in:1681:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/src/Makefile.in:1682:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/src/Makefile.in-1683-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/src/Makefile.in-1694-	  if test -d $$d/$$file; then \
wget2-1.99.1/src/Makefile.in:1695:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/src/Makefile.in-1696-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/build-aux/install-sh-234-      fi
wget2-1.99.1/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
wget2-1.99.1/build-aux/install-sh-236-    *)
##############################################
wget2-1.99.1/build-aux/install-sh-280-      dstdir=$dst
wget2-1.99.1/build-aux/install-sh:281:      dstbase=`basename "$src"`
wget2-1.99.1/build-aux/install-sh-282-      case $dst in
##############################################
wget2-1.99.1/build-aux/install-sh-287-    else
wget2-1.99.1/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
wget2-1.99.1/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
wget2-1.99.1/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
wget2-1.99.1/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
wget2-1.99.1/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
wget2-1.99.1/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
wget2-1.99.1/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
wget2-1.99.1/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
wget2-1.99.1/build-aux/install-sh-419-            case $prefix in
wget2-1.99.1/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
wget2-1.99.1/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
wget2-1.99.1/build-aux/install-sh-468-    if $copy_on_change &&
wget2-1.99.1/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
wget2-1.99.1/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
wget2-1.99.1/build-aux/install-sh-471-       set -f &&
##############################################
wget2-1.99.1/build-aux/ltmain.sh-103-#
wget2-1.99.1/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
wget2-1.99.1/build-aux/ltmain.sh-105-#
##############################################
wget2-1.99.1/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
wget2-1.99.1/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
wget2-1.99.1/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
wget2-1.99.1/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
wget2-1.99.1/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
wget2-1.99.1/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
wget2-1.99.1/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-410-# The name of this program.
wget2-1.99.1/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
wget2-1.99.1/build-aux/ltmain.sh-412-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-416-  *[\\/]*)
wget2-1.99.1/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
wget2-1.99.1/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
wget2-1.99.1/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
wget2-1.99.1/build-aux/ltmain.sh-610-
wget2-1.99.1/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
wget2-1.99.1/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
wget2-1.99.1/build-aux/ltmain.sh-613-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-639-
wget2-1.99.1/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
wget2-1.99.1/build-aux/ltmain.sh-641-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
wget2-1.99.1/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
wget2-1.99.1/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
wget2-1.99.1/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
wget2-1.99.1/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
wget2-1.99.1/build-aux/ltmain.sh-760-      }
wget2-1.99.1/build-aux/ltmain.sh-761-    done
wget2-1.99.1/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
wget2-1.99.1/build-aux/ltmain.sh-763-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-831-
wget2-1.99.1/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
wget2-1.99.1/build-aux/ltmain.sh-833-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
wget2-1.99.1/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
wget2-1.99.1/build-aux/ltmain.sh-865-      done
wget2-1.99.1/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
wget2-1.99.1/build-aux/ltmain.sh-867-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
wget2-1.99.1/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-903-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
wget2-1.99.1/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
wget2-1.99.1/build-aux/ltmain.sh-1113-        *)
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1198-    case $2 in
wget2-1.99.1/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
wget2-1.99.1/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
wget2-1.99.1/build-aux/ltmain.sh-1201-    esac
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
wget2-1.99.1/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
wget2-1.99.1/build-aux/ltmain.sh-1273-      ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1358-
wget2-1.99.1/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
wget2-1.99.1/build-aux/ltmain.sh-1360-}
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
wget2-1.99.1/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
wget2-1.99.1/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1517-
wget2-1.99.1/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
wget2-1.99.1/build-aux/ltmain.sh-1519-}
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1870-
wget2-1.99.1/build-aux/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
wget2-1.99.1/build-aux/ltmain.sh-1872-      func_split_equals_rhs=
wget2-1.99.1/build-aux/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
wget2-1.99.1/build-aux/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
wget2-1.99.1/build-aux/ltmain.sh-1875-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-1898-
wget2-1.99.1/build-aux/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
wget2-1.99.1/build-aux/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
wget2-1.99.1/build-aux/ltmain.sh-1901-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
wget2-1.99.1/build-aux/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
wget2-1.99.1/build-aux/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
wget2-1.99.1/build-aux/ltmain.sh-2074-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2110-  {
wget2-1.99.1/build-aux/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
wget2-1.99.1/build-aux/ltmain.sh-2112-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2115-  {
wget2-1.99.1/build-aux/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
wget2-1.99.1/build-aux/ltmain.sh-2117-  }
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
wget2-1.99.1/build-aux/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
wget2-1.99.1/build-aux/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2659-      done
wget2-1.99.1/build-aux/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
wget2-1.99.1/build-aux/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
wget2-1.99.1/build-aux/ltmain.sh-2662-      case $@ in
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2672-	    # Evaluate the configuration.
wget2-1.99.1/build-aux/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
wget2-1.99.1/build-aux/ltmain.sh-2674-	    CC_quoted=
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2678-	    done
wget2-1.99.1/build-aux/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
wget2-1.99.1/build-aux/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
wget2-1.99.1/build-aux/ltmain.sh-2681-	    case "$@ " in
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
wget2-1.99.1/build-aux/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
wget2-1.99.1/build-aux/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3009-    # LT_CYGPATH in this case.
wget2-1.99.1/build-aux/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
wget2-1.99.1/build-aux/ltmain.sh-3011-  fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
wget2-1.99.1/build-aux/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
wget2-1.99.1/build-aux/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3376-    *.[cCFSifmso] | \
wget2-1.99.1/build-aux/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
wget2-1.99.1/build-aux/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
wget2-1.99.1/build-aux/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
wget2-1.99.1/build-aux/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
wget2-1.99.1/build-aux/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-3474-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3520-      if test warn = "$need_locks" &&
wget2-1.99.1/build-aux/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wget2-1.99.1/build-aux/ltmain.sh-3522-	$ECHO "\
wget2-1.99.1/build-aux/ltmain.sh-3523-*** ERROR, $lockfile contains:
wget2-1.99.1/build-aux/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-3525-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3569-      if test warn = "$need_locks" &&
wget2-1.99.1/build-aux/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
wget2-1.99.1/build-aux/ltmain.sh-3571-	$ECHO "\
wget2-1.99.1/build-aux/ltmain.sh-3572-*** ERROR, $lockfile contains:
wget2-1.99.1/build-aux/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-3574-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3895-      # Get the absolute pathname.
wget2-1.99.1/build-aux/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
wget2-1.99.1/build-aux/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
wget2-1.99.1/build-aux/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
wget2-1.99.1/build-aux/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/build-aux/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
wget2-1.99.1/build-aux/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
wget2-1.99.1/build-aux/ltmain.sh-4280-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
wget2-1.99.1/build-aux/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
wget2-1.99.1/build-aux/ltmain.sh-4293-	  else
wget2-1.99.1/build-aux/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
wget2-1.99.1/build-aux/ltmain.sh-4295-	  fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4458-	    fi
wget2-1.99.1/build-aux/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
wget2-1.99.1/build-aux/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4477-	        # Replace the output file specification.
wget2-1.99.1/build-aux/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-4479-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
wget2-1.99.1/build-aux/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
wget2-1.99.1/build-aux/ltmain.sh-4498-	  fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4570-    my_pic_p=${3-false}
wget2-1.99.1/build-aux/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
wget2-1.99.1/build-aux/ltmain.sh-4572-    my_dlsyms=
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
wget2-1.99.1/build-aux/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
wget2-1.99.1/build-aux/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
wget2-1.99.1/build-aux/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
wget2-1.99.1/build-aux/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh-4862-	  else
wget2-1.99.1/build-aux/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh-4865-	  fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4867-	*)
wget2-1.99.1/build-aux/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
wget2-1.99.1/build-aux/ltmain.sh-4870-	  ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4882-      # Nullify the symbol file.
wget2-1.99.1/build-aux/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
wget2-1.99.1/build-aux/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
wget2-1.99.1/build-aux/ltmain.sh-4885-    fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
wget2-1.99.1/build-aux/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
wget2-1.99.1/build-aux/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
wget2-1.99.1/build-aux/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
wget2-1.99.1/build-aux/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4925-  win32_libid_type=unknown
wget2-1.99.1/build-aux/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-4927-  case $win32_fileres in
##############################################
wget2-1.99.1/build-aux/ltmain.sh-4990-
wget2-1.99.1/build-aux/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
wget2-1.99.1/build-aux/ltmain.sh-4992-}
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5008-
wget2-1.99.1/build-aux/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
wget2-1.99.1/build-aux/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5072-    # binutils import library
wget2-1.99.1/build-aux/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
wget2-1.99.1/build-aux/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
wget2-1.99.1/build-aux/ltmain.sh-5075-    # ms-generated import library
wget2-1.99.1/build-aux/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
wget2-1.99.1/build-aux/ltmain.sh-5077-  else
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
wget2-1.99.1/build-aux/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
wget2-1.99.1/build-aux/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
wget2-1.99.1/build-aux/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
wget2-1.99.1/build-aux/ltmain.sh-5160-	    darwin_arch=
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
wget2-1.99.1/build-aux/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
wget2-1.99.1/build-aux/ltmain.sh-5172-	    darwin_file=
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
wget2-1.99.1/build-aux/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5189-      esac
wget2-1.99.1/build-aux/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-5191-    done
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5260-
wget2-1.99.1/build-aux/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
wget2-1.99.1/build-aux/ltmain.sh-5262-    $ECHO "\
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5295-    --lt-dump-script)
wget2-1.99.1/build-aux/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
wget2-1.99.1/build-aux/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
wget2-1.99.1/build-aux/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
wget2-1.99.1/build-aux/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
wget2-1.99.1/build-aux/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
wget2-1.99.1/build-aux/ltmain.sh-5324-  done
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5380-  # Find the directory that this script lives in.
wget2-1.99.1/build-aux/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
wget2-1.99.1/build-aux/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
wget2-1.99.1/build-aux/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
wget2-1.99.1/build-aux/ltmain.sh-5386-  while test -n \"\$file\"; do
wget2-1.99.1/build-aux/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
wget2-1.99.1/build-aux/ltmain.sh-5388-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5396-
wget2-1.99.1/build-aux/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
wget2-1.99.1/build-aux/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
wget2-1.99.1/build-aux/ltmain.sh-5399-  done
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5410-    case \"\$thisdir\" in
wget2-1.99.1/build-aux/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
wget2-1.99.1/build-aux/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5416-  # Try to get the absolute directory name.
wget2-1.99.1/build-aux/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
wget2-1.99.1/build-aux/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
wget2-1.99.1/build-aux/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
wget2-1.99.1/build-aux/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
wget2-1.99.1/build-aux/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
wget2-1.99.1/build-aux/ltmain.sh-5443-      else
##############################################
wget2-1.99.1/build-aux/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
wget2-1.99.1/build-aux/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
wget2-1.99.1/build-aux/ltmain.sh-5487-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-6464-
wget2-1.99.1/build-aux/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
wget2-1.99.1/build-aux/ltmain.sh-6466-    *import*) : ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-6712-	    moreargs=
wget2-1.99.1/build-aux/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
wget2-1.99.1/build-aux/ltmain.sh-6714-	    do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-6973-	*)
wget2-1.99.1/build-aux/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
wget2-1.99.1/build-aux/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
wget2-1.99.1/build-aux/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
wget2-1.99.1/build-aux/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7290-      -Z*)
wget2-1.99.1/build-aux/ltmain.sh:7291:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
wget2-1.99.1/build-aux/ltmain.sh-7292-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7460-      # get the directories listed in $shlibpath_var
wget2-1.99.1/build-aux/ltmain.sh:7461:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
wget2-1.99.1/build-aux/ltmain.sh-7462-    else
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7779-		  set dummy $deplibs_check_method; shift
wget2-1.99.1/build-aux/ltmain.sh:7780:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/build-aux/ltmain.sh-7781-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7869-	if test -n "$inherited_linker_flags"; then
wget2-1.99.1/build-aux/ltmain.sh:7870:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
wget2-1.99.1/build-aux/ltmain.sh-7871-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7877-	fi
wget2-1.99.1/build-aux/ltmain.sh:7878:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh-7879-	if test lib,link = "$linkmode,$pass" ||
##############################################
wget2-1.99.1/build-aux/ltmain.sh-7950-	*)
wget2-1.99.1/build-aux/ltmain.sh:7951:	  abs_ladir=`cd "$ladir" && pwd`
wget2-1.99.1/build-aux/ltmain.sh-7952-	  if test -z "$abs_ladir"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8203-	    shift
wget2-1.99.1/build-aux/ltmain.sh:8204:	    libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/build-aux/ltmain.sh-8205-	    # use dlname if we got it. it's perfectly good, no?
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8495-		*)
wget2-1.99.1/build-aux/ltmain.sh:8496:		  absdir=`cd "$dir" && pwd`
wget2-1.99.1/build-aux/ltmain.sh-8497-		  if test -z "$absdir"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8506-		  depdepl=
wget2-1.99.1/build-aux/ltmain.sh:8507:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
wget2-1.99.1/build-aux/ltmain.sh-8508-		  if test -n "$deplibrary_names"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8513-		      depdepl=$absdir/$objdir/$depdepl
wget2-1.99.1/build-aux/ltmain.sh:8514:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
wget2-1.99.1/build-aux/ltmain.sh-8515-                      if test -z "$darwin_install_name"; then
wget2-1.99.1/build-aux/ltmain.sh:8516:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
wget2-1.99.1/build-aux/ltmain.sh-8517-                      fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8528-		else
wget2-1.99.1/build-aux/ltmain.sh:8529:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
wget2-1.99.1/build-aux/ltmain.sh-8530-		  test -z "$libdir" && \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8551-	else
wget2-1.99.1/build-aux/ltmain.sh:8552:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh-8553-	fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-8640-        linux*)
wget2-1.99.1/build-aux/ltmain.sh:8641:          case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/build-aux/ltmain.sh-8642-          *Sun\ C*) # Sun C++ 5.9
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9048-	removelist=
wget2-1.99.1/build-aux/ltmain.sh:9049:	tempremovelist=`$ECHO "$output_objdir/*"`
wget2-1.99.1/build-aux/ltmain.sh-9050-	for p in $tempremovelist; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9074-	# Transform .lo files to .o files.
wget2-1.99.1/build-aux/ltmain.sh:9075:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-9076-      fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9079-      #for path in $notinst_path; do
wget2-1.99.1/build-aux/ltmain.sh:9080:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
wget2-1.99.1/build-aux/ltmain.sh:9081:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
wget2-1.99.1/build-aux/ltmain.sh:9082:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
wget2-1.99.1/build-aux/ltmain.sh-9083-      #done
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9200-		if test -n "$i"; then
wget2-1.99.1/build-aux/ltmain.sh:9201:		  libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/build-aux/ltmain.sh:9202:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
wget2-1.99.1/build-aux/ltmain.sh-9203-		  set dummy $deplib_matches; shift
wget2-1.99.1/build-aux/ltmain.sh-9204-		  deplib_match=$1
wget2-1.99.1/build-aux/ltmain.sh:9205:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
wget2-1.99.1/build-aux/ltmain.sh-9206-		    func_append newdeplibs " $i"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9243-		  if test -n "$i"; then
wget2-1.99.1/build-aux/ltmain.sh:9244:		    libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/build-aux/ltmain.sh:9245:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
wget2-1.99.1/build-aux/ltmain.sh-9246-		    set dummy $deplib_matches; shift
wget2-1.99.1/build-aux/ltmain.sh-9247-		    deplib_match=$1
wget2-1.99.1/build-aux/ltmain.sh:9248:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
wget2-1.99.1/build-aux/ltmain.sh-9249-		      func_append newdeplibs " $i"
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9278-	  set dummy $deplibs_check_method; shift
wget2-1.99.1/build-aux/ltmain.sh:9279:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/build-aux/ltmain.sh-9280-	  for a_deplib in $deplibs; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9293-	      if test -n "$a_deplib"; then
wget2-1.99.1/build-aux/ltmain.sh:9294:		libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/build-aux/ltmain.sh-9295-		if test -n "$file_magic_glob"; then
wget2-1.99.1/build-aux/ltmain.sh:9296:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
wget2-1.99.1/build-aux/ltmain.sh-9297-		else
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9303-		    shopt -s nocaseglob
wget2-1.99.1/build-aux/ltmain.sh:9304:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-9305-		    $nocaseglob
wget2-1.99.1/build-aux/ltmain.sh-9306-		  else
wget2-1.99.1/build-aux/ltmain.sh:9307:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-9308-		  fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9321-		      while test -h "$potlib" 2>/dev/null; do
wget2-1.99.1/build-aux/ltmain.sh:9322:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
wget2-1.99.1/build-aux/ltmain.sh-9323-			case $potliblink in
wget2-1.99.1/build-aux/ltmain.sh-9324-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
wget2-1.99.1/build-aux/ltmain.sh:9325:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
wget2-1.99.1/build-aux/ltmain.sh-9326-			esac
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9362-	  set dummy $deplibs_check_method; shift
wget2-1.99.1/build-aux/ltmain.sh:9363:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
wget2-1.99.1/build-aux/ltmain.sh-9364-	  for a_deplib in $deplibs; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9377-	      if test -n "$a_deplib"; then
wget2-1.99.1/build-aux/ltmain.sh:9378:		libname=`eval "\\$ECHO \"$libname_spec\""`
wget2-1.99.1/build-aux/ltmain.sh-9379-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
wget2-1.99.1/build-aux/ltmain.sh:9380:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
wget2-1.99.1/build-aux/ltmain.sh-9381-		  for potent_lib in $potential_libs; do
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9416-	  newdeplibs=
wget2-1.99.1/build-aux/ltmain.sh:9417:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
wget2-1.99.1/build-aux/ltmain.sh-9418-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9420-	      # can't use Xsed below, because $i might contain '/'
wget2-1.99.1/build-aux/ltmain.sh:9421:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
wget2-1.99.1/build-aux/ltmain.sh-9422-	    done
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9446-	  # On Rhapsody replace the C library with the System framework
wget2-1.99.1/build-aux/ltmain.sh:9447:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/build-aux/ltmain.sh-9448-	  ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9498-	*-*-darwin*)
wget2-1.99.1/build-aux/ltmain.sh:9499:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh:9500:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh:9501:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh-9502-	  ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-9625-	# Use standard objects if they are pic
wget2-1.99.1/build-aux/ltmain.sh:9626:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-9627-	test "X$libobjs" = "X " && libobjs=
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10139-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
wget2-1.99.1/build-aux/ltmain.sh:10140:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
wget2-1.99.1/build-aux/ltmain.sh-10141-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10154-      # Create the old-style object.
wget2-1.99.1/build-aux/ltmain.sh:10155:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
wget2-1.99.1/build-aux/ltmain.sh-10156-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10212-	# On Rhapsody replace the C library is the System framework
wget2-1.99.1/build-aux/ltmain.sh:10213:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/build-aux/ltmain.sh:10214:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
wget2-1.99.1/build-aux/ltmain.sh-10215-	;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10230-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
wget2-1.99.1/build-aux/ltmain.sh:10231:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh:10232:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
wget2-1.99.1/build-aux/ltmain.sh-10233-	;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10308-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
wget2-1.99.1/build-aux/ltmain.sh:10309:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
wget2-1.99.1/build-aux/ltmain.sh-10310-	  case :$dllsearchpath: in
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10368-	# Transform all the library objects into standard objects.
wget2-1.99.1/build-aux/ltmain.sh:10369:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh:10370:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
wget2-1.99.1/build-aux/ltmain.sh-10371-      fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10396-	# Replace the output file specification.
wget2-1.99.1/build-aux/ltmain.sh:10397:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10398-	link_command=$compile_command$compile_rpath
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10405-	  func_to_tool_file "$output"
wget2-1.99.1/build-aux/ltmain.sh:10406:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10407-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10449-	# Replace the output file specification.
wget2-1.99.1/build-aux/ltmain.sh:10450:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10451-	# Delete the old output file.
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10457-	  func_to_tool_file "$output"
wget2-1.99.1/build-aux/ltmain.sh:10458:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10459-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10475-	  link_command=$finalize_var$compile_command$finalize_rpath
wget2-1.99.1/build-aux/ltmain.sh:10476:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
wget2-1.99.1/build-aux/ltmain.sh-10477-          ;;
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10488-      # Replace the output file specification.
wget2-1.99.1/build-aux/ltmain.sh:10489:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10490-
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10497-	func_to_tool_file "$output_objdir/$outputname"
wget2-1.99.1/build-aux/ltmain.sh:10498:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
wget2-1.99.1/build-aux/ltmain.sh-10499-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10518-	relink_command="(cd `pwd`; $relink_command)"
wget2-1.99.1/build-aux/ltmain.sh:10519:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
wget2-1.99.1/build-aux/ltmain.sh-10520-      fi
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10764-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
wget2-1.99.1/build-aux/ltmain.sh:10765:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
wget2-1.99.1/build-aux/ltmain.sh-10766-      if test yes = "$hardcode_automatic"; then
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10785-		func_resolve_sysroot "$deplib"
wget2-1.99.1/build-aux/ltmain.sh:10786:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
wget2-1.99.1/build-aux/ltmain.sh-10787-		test -z "$libdir" && \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10811-		name=$func_basename_result
wget2-1.99.1/build-aux/ltmain.sh:10812:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wget2-1.99.1/build-aux/ltmain.sh-10813-		test -z "$libdir" && \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-10830-		name=$func_basename_result
wget2-1.99.1/build-aux/ltmain.sh:10831:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
wget2-1.99.1/build-aux/ltmain.sh-10832-		test -z "$libdir" && \
##############################################
wget2-1.99.1/build-aux/ltmain.sh-11149-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
wget2-1.99.1/build-aux/ltmain.sh:11150:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
wget2-1.99.1/build-aux/ltmain.sh-11151-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
wget2-1.99.1/build-aux/config.guess-34-
wget2-1.99.1/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
wget2-1.99.1/build-aux/config.guess-36-
##############################################
wget2-1.99.1/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
wget2-1.99.1/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
wget2-1.99.1/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
wget2-1.99.1/build-aux/config.guess-151-	EOF
wget2-1.99.1/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
wget2-1.99.1/build-aux/config.guess-153-
##############################################
wget2-1.99.1/build-aux/config.guess-188-	    earmv*)
wget2-1.99.1/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
wget2-1.99.1/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
wget2-1.99.1/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
wget2-1.99.1/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
wget2-1.99.1/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
wget2-1.99.1/build-aux/config.guess-222-		;;
##############################################
wget2-1.99.1/build-aux/config.guess-233-	    *)
wget2-1.99.1/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
wget2-1.99.1/build-aux/config.guess-235-		;;
##############################################
wget2-1.99.1/build-aux/config.guess-280-	*4.0)
wget2-1.99.1/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
wget2-1.99.1/build-aux/config.guess-282-		;;
wget2-1.99.1/build-aux/config.guess-283-	*5.*)
wget2-1.99.1/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
wget2-1.99.1/build-aux/config.guess-285-		;;
##############################################
wget2-1.99.1/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
wget2-1.99.1/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
wget2-1.99.1/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
wget2-1.99.1/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
wget2-1.99.1/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
wget2-1.99.1/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
wget2-1.99.1/build-aux/config.guess-379-    s390x:SunOS:*:*)
wget2-1.99.1/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-381-	exit ;;
wget2-1.99.1/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
wget2-1.99.1/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-384-	exit ;;
wget2-1.99.1/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
wget2-1.99.1/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-387-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-404-	fi
wget2-1.99.1/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-406-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
wget2-1.99.1/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-412-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
wget2-1.99.1/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
wget2-1.99.1/build-aux/config.guess-421-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
wget2-1.99.1/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
wget2-1.99.1/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
wget2-1.99.1/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
wget2-1.99.1/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
wget2-1.99.1/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
wget2-1.99.1/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
wget2-1.99.1/build-aux/config.guess-563-    *:IRIX*:*:*)
wget2-1.99.1/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
wget2-1.99.1/build-aux/config.guess-565-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-593-EOF
wget2-1.99.1/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
wget2-1.99.1/build-aux/config.guess-595-		then
##############################################
wget2-1.99.1/build-aux/config.guess-606-    *:AIX:*:[4567])
wget2-1.99.1/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
wget2-1.99.1/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
wget2-1.99.1/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
wget2-1.99.1/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget2-1.99.1/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
wget2-1.99.1/build-aux/config.guess-696-EOF
wget2-1.99.1/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
wget2-1.99.1/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
wget2-1.99.1/build-aux/config.guess-724-    ia64:HP-UX:*:*)
wget2-1.99.1/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
wget2-1.99.1/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
wget2-1.99.1/build-aux/config.guess-754-EOF
wget2-1.99.1/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
wget2-1.99.1/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
wget2-1.99.1/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget2-1.99.1/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
wget2-1.99.1/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget2-1.99.1/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
wget2-1.99.1/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
wget2-1.99.1/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
wget2-1.99.1/build-aux/config.guess-850-	esac
wget2-1.99.1/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget2-1.99.1/build-aux/config.guess-852-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
wget2-1.99.1/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
wget2-1.99.1/build-aux/config.guess-888-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-890-	# the GNU system
wget2-1.99.1/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
wget2-1.99.1/build-aux/config.guess-892-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-894-	# other systems with GNU libc and userland
wget2-1.99.1/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
wget2-1.99.1/build-aux/config.guess-896-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-988-EOF
wget2-1.99.1/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
wget2-1.99.1/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
wget2-1.99.1/build-aux/config.guess-1088-    i*86:*:4.*:*)
wget2-1.99.1/build-aux/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
wget2-1.99.1/build-aux/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
wget2-1.99.1/build-aux/config.guess-1291-	fi
wget2-1.99.1/build-aux/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
wget2-1.99.1/build-aux/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
wget2-1.99.1/build-aux/config.guess-1389-    *:DragonFly:*:*)
wget2-1.99.1/build-aux/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
wget2-1.99.1/build-aux/config.guess-1391-	exit ;;
##############################################
wget2-1.99.1/build-aux/config.guess-1402-    i*86:skyos:*:*)
wget2-1.99.1/build-aux/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
wget2-1.99.1/build-aux/config.guess-1404-	exit ;;
##############################################
wget2-1.99.1/build-aux/texinfo.tex-7102-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
wget2-1.99.1/build-aux/texinfo.tex:7103:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
wget2-1.99.1/build-aux/texinfo.tex-7104-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
wget2-1.99.1/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
wget2-1.99.1/build-aux/mdate-sh:115:set x`$ls_command /`
wget2-1.99.1/build-aux/mdate-sh-116-
##############################################
wget2-1.99.1/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
wget2-1.99.1/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
wget2-1.99.1/build-aux/mdate-sh-146-
##############################################
wget2-1.99.1/build-aux/mdate-sh-211-       then
wget2-1.99.1/build-aux/mdate-sh:212:	 year=`expr $year - 1`
wget2-1.99.1/build-aux/mdate-sh-213-       fi;;
##############################################
wget2-1.99.1/build-aux/vc-list-files-47-  --version)
wget2-1.99.1/build-aux/vc-list-files:48:    year=`echo "$scriptversion" | sed 's/[^0-9].*//'`
wget2-1.99.1/build-aux/vc-list-files-49-    cat <<EOF
##############################################
wget2-1.99.1/build-aux/vc-list-files-70-      && dir= sed_esc= \
wget2-1.99.1/build-aux/vc-list-files:71:      || { dir="$dir/"; sed_esc=`echo "$dir"|env sed 's,\([\\/]\),\\\\\1,g'`; }
wget2-1.99.1/build-aux/vc-list-files-72-    # Ignore git symlinks - either they point into the tree, in which case
##############################################
wget2-1.99.1/build-aux/vc-list-files-96-          }}'\''				\
wget2-1.99.1/build-aux/vc-list-files:97:        `find "$dir" -name Entries -print` /dev/null' $postprocess
wget2-1.99.1/build-aux/vc-list-files-98-    fi
##############################################
wget2-1.99.1/build-aux/config.rpath-33-host="$1"
wget2-1.99.1/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
wget2-1.99.1/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
wget2-1.99.1/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
wget2-1.99.1/build-aux/config.rpath-37-
##############################################
wget2-1.99.1/build-aux/config.rpath-47-done
wget2-1.99.1/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
wget2-1.99.1/build-aux/config.rpath-49-
##############################################
wget2-1.99.1/build-aux/config.rpath-94-        *)
wget2-1.99.1/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
wget2-1.99.1/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
wget2-1.99.1/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
wget2-1.99.1/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
wget2-1.99.1/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
wget2-1.99.1/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
wget2-1.99.1/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
wget2-1.99.1/build-aux/config.rpath-243-          else
##############################################
wget2-1.99.1/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
wget2-1.99.1/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
wget2-1.99.1/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
wget2-1.99.1/build-aux/config.rpath-430-        hardcode_direct=yes
wget2-1.99.1/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
wget2-1.99.1/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
wget2-1.99.1/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
wget2-1.99.1/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
wget2-1.99.1/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
wget2-1.99.1/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
wget2-1.99.1/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
wget2-1.99.1/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
wget2-1.99.1/build-aux/config.rpath-651-
##############################################
wget2-1.99.1/build-aux/compile-67-	mingw/*)
wget2-1.99.1/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wget2-1.99.1/build-aux/compile-69-	  ;;
wget2-1.99.1/build-aux/compile-70-	cygwin/*)
wget2-1.99.1/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
wget2-1.99.1/build-aux/compile-72-	  ;;
wget2-1.99.1/build-aux/compile-73-	wine/*)
wget2-1.99.1/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
wget2-1.99.1/build-aux/compile-75-	  ;;
##############################################
wget2-1.99.1/build-aux/compile-309-# Name of file we expect compiler to create.
wget2-1.99.1/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
wget2-1.99.1/build-aux/compile-311-
##############################################
wget2-1.99.1/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
wget2-1.99.1/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
wget2-1.99.1/build-aux/compile-317-while true; do
##############################################
wget2-1.99.1/build-aux/depcomp-64-  case $1 in
wget2-1.99.1/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wget2-1.99.1/build-aux/depcomp-66-      *) dir=;;
##############################################
wget2-1.99.1/build-aux/depcomp-73-{
wget2-1.99.1/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wget2-1.99.1/build-aux/depcomp-75-}
##############################################
wget2-1.99.1/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wget2-1.99.1/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wget2-1.99.1/build-aux/depcomp-128-
##############################################
wget2-1.99.1/build-aux/depcomp-405-        sleep 1
wget2-1.99.1/build-aux/depcomp:406:        i=`expr $i - 1`
wget2-1.99.1/build-aux/depcomp-407-      done
wget2-1.99.1/build-aux/depcomp-408-    fi
wget2-1.99.1/build-aux/depcomp:409:    i=`expr $i - 1`
wget2-1.99.1/build-aux/depcomp-410-  done
##############################################
wget2-1.99.1/build-aux/depcomp-425-  # Do two passes, one to just change these to
wget2-1.99.1/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wget2-1.99.1/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wget2-1.99.1/build-aux/depcomp-659-  done
wget2-1.99.1/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wget2-1.99.1/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
wget2-1.99.1/build-aux/ar-lib-65-	mingw)
wget2-1.99.1/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wget2-1.99.1/build-aux/ar-lib-67-	  ;;
wget2-1.99.1/build-aux/ar-lib-68-	cygwin)
wget2-1.99.1/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
wget2-1.99.1/build-aux/ar-lib-70-	  ;;
wget2-1.99.1/build-aux/ar-lib-71-	wine)
wget2-1.99.1/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
wget2-1.99.1/build-aux/ar-lib-73-	  ;;
##############################################
wget2-1.99.1/build-aux/ar-lib-88-  archive=$3
wget2-1.99.1/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
wget2-1.99.1/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
wget2-1.99.1/build-aux/config.sub-52-
wget2-1.99.1/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
wget2-1.99.1/build-aux/config.sub-54-
##############################################
wget2-1.99.1/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
wget2-1.99.1/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
wget2-1.99.1/build-aux/config.sub-116-case $maybe_os in
##############################################
wget2-1.99.1/build-aux/config.sub-122-    os=-$maybe_os
wget2-1.99.1/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
wget2-1.99.1/build-aux/config.sub-124-    ;;
##############################################
wget2-1.99.1/build-aux/config.sub-126-    os=-linux-android
wget2-1.99.1/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
wget2-1.99.1/build-aux/config.sub-128-    ;;
wget2-1.99.1/build-aux/config.sub-129-  *)
wget2-1.99.1/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
wget2-1.99.1/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
wget2-1.99.1/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
wget2-1.99.1/build-aux/config.sub-133-    else os=; fi
##############################################
wget2-1.99.1/build-aux/config.sub-180-		os=-sco5v6
wget2-1.99.1/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-182-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-184-		os=-sco3.2v5
wget2-1.99.1/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-186-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-188-		os=-sco3.2v4
wget2-1.99.1/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-190-		;;
wget2-1.99.1/build-aux/config.sub-191-	-sco3.2.[4-9]*)
wget2-1.99.1/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wget2-1.99.1/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-194-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
wget2-1.99.1/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-198-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
wget2-1.99.1/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-202-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-204-		os=-sco3.2v2
wget2-1.99.1/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-206-		;;
wget2-1.99.1/build-aux/config.sub-207-	-udk*)
wget2-1.99.1/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-209-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-211-		os=-isc2.2
wget2-1.99.1/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-213-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-217-	-isc*)
wget2-1.99.1/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-219-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-229-	-ptx*)
wget2-1.99.1/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
wget2-1.99.1/build-aux/config.sub-231-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-364-	*-*-*)
wget2-1.99.1/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wget2-1.99.1/build-aux/config.sub-366-		exit 1
##############################################
wget2-1.99.1/build-aux/config.sub-493-	amd64-*)
wget2-1.99.1/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-495-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-538-	blackfin-*)
wget2-1.99.1/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-540-		os=-linux
##############################################
wget2-1.99.1/build-aux/config.sub-546-	c54x-*)
wget2-1.99.1/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-548-		;;
wget2-1.99.1/build-aux/config.sub-549-	c55x-*)
wget2-1.99.1/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-551-		;;
wget2-1.99.1/build-aux/config.sub-552-	c6x-*)
wget2-1.99.1/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-554-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-650-	e500v[12]-*)
wget2-1.99.1/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-652-		os=$os"spe"
##############################################
wget2-1.99.1/build-aux/config.sub-754-	i*86v32)
wget2-1.99.1/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-756-		os=-sysv32
##############################################
wget2-1.99.1/build-aux/config.sub-758-	i*86v4*)
wget2-1.99.1/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-760-		os=-sysv4
##############################################
wget2-1.99.1/build-aux/config.sub-762-	i*86v)
wget2-1.99.1/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-764-		os=-sysv
##############################################
wget2-1.99.1/build-aux/config.sub-766-	i*86sol2)
wget2-1.99.1/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/build-aux/config.sub-768-		os=-solaris2
##############################################
wget2-1.99.1/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
wget2-1.99.1/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
wget2-1.99.1/build-aux/config.sub-794-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-799-	m68knommu-*)
wget2-1.99.1/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-801-		os=-linux
##############################################
wget2-1.99.1/build-aux/config.sub-833-	mips3*-*)
wget2-1.99.1/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
wget2-1.99.1/build-aux/config.sub-835-		;;
wget2-1.99.1/build-aux/config.sub-836-	mips3*)
wget2-1.99.1/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
wget2-1.99.1/build-aux/config.sub-838-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-855-	ms1-*)
wget2-1.99.1/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
wget2-1.99.1/build-aux/config.sub-857-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-980-	parisc-*)
wget2-1.99.1/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-982-		os=-linux
##############################################
wget2-1.99.1/build-aux/config.sub-996-	pc98-*)
wget2-1.99.1/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-998-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
wget2-1.99.1/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1013-		;;
wget2-1.99.1/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
wget2-1.99.1/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1016-		;;
wget2-1.99.1/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
wget2-1.99.1/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1019-		;;
wget2-1.99.1/build-aux/config.sub-1020-	pentium4-*)
wget2-1.99.1/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1022-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
wget2-1.99.1/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1032-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
wget2-1.99.1/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1038-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1040-		;;
wget2-1.99.1/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1042-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
wget2-1.99.1/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1048-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1122-	strongarm-* | thumb-*)
wget2-1.99.1/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/build-aux/config.sub-1124-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
wget2-1.99.1/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
wget2-1.99.1/build-aux/config.sub-1257-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1317-	*)
wget2-1.99.1/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wget2-1.99.1/build-aux/config.sub-1319-		exit 1
##############################################
wget2-1.99.1/build-aux/config.sub-1325-	*-digital*)
wget2-1.99.1/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
wget2-1.99.1/build-aux/config.sub-1327-		;;
wget2-1.99.1/build-aux/config.sub-1328-	*-commodore*)
wget2-1.99.1/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
wget2-1.99.1/build-aux/config.sub-1330-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
wget2-1.99.1/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wget2-1.99.1/build-aux/config.sub-1348-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1355-	-gnu/linux*)
wget2-1.99.1/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wget2-1.99.1/build-aux/config.sub-1357-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1407-	-nto*)
wget2-1.99.1/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wget2-1.99.1/build-aux/config.sub-1409-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1414-	-mac*)
wget2-1.99.1/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
wget2-1.99.1/build-aux/config.sub-1416-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1420-	-linux*)
wget2-1.99.1/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wget2-1.99.1/build-aux/config.sub-1422-		;;
wget2-1.99.1/build-aux/config.sub-1423-	-sunos5*)
wget2-1.99.1/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
wget2-1.99.1/build-aux/config.sub-1425-		;;
wget2-1.99.1/build-aux/config.sub-1426-	-sunos6*)
wget2-1.99.1/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
wget2-1.99.1/build-aux/config.sub-1428-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1469-	-sinix5.*)
wget2-1.99.1/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
wget2-1.99.1/build-aux/config.sub-1471-		;;
##############################################
wget2-1.99.1/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
wget2-1.99.1/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
wget2-1.99.1/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
wget2-1.99.1/build-aux/config.sub-1531-		exit 1
##############################################
wget2-1.99.1/build-aux/config.sub-1788-		esac
wget2-1.99.1/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
wget2-1.99.1/build-aux/config.sub-1790-		;;
##############################################
wget2-1.99.1/build-aux/gitlog-to-changelog-316-          # Let $code operate on it, safely.
wget2-1.99.1/build-aux/gitlog-to-changelog:317:          my $r = $s->reval("$code")
wget2-1.99.1/build-aux/gitlog-to-changelog-318-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
wget2-1.99.1/depcomp-64-  case $1 in
wget2-1.99.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
wget2-1.99.1/depcomp-66-      *) dir=;;
##############################################
wget2-1.99.1/depcomp-73-{
wget2-1.99.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
wget2-1.99.1/depcomp-75-}
##############################################
wget2-1.99.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
wget2-1.99.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
wget2-1.99.1/depcomp-128-
##############################################
wget2-1.99.1/depcomp-405-        sleep 1
wget2-1.99.1/depcomp:406:        i=`expr $i - 1`
wget2-1.99.1/depcomp-407-      done
wget2-1.99.1/depcomp-408-    fi
wget2-1.99.1/depcomp:409:    i=`expr $i - 1`
wget2-1.99.1/depcomp-410-  done
##############################################
wget2-1.99.1/depcomp-425-  # Do two passes, one to just change these to
wget2-1.99.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
wget2-1.99.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
wget2-1.99.1/depcomp-659-  done
wget2-1.99.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
wget2-1.99.1/depcomp-661-  touch "$tmpdepfile"
##############################################
wget2-1.99.1/examples/Makefile.in-50-  { \
wget2-1.99.1/examples/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/examples/Makefile.in-52-  }; \
##############################################
wget2-1.99.1/examples/Makefile.in-1581-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/examples/Makefile.in:1582:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/examples/Makefile.in-1583-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/examples/Makefile.in-1648-.c.o:
wget2-1.99.1/examples/Makefile.in:1649:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/examples/Makefile.in-1650-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/examples/Makefile.in-1656-.c.obj:
wget2-1.99.1/examples/Makefile.in:1657:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/examples/Makefile.in:1658:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/examples/Makefile.in-1659-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/examples/Makefile.in-1661-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/examples/Makefile.in:1662:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/examples/Makefile.in-1663-
wget2-1.99.1/examples/Makefile.in-1664-.c.lo:
wget2-1.99.1/examples/Makefile.in:1665:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/examples/Makefile.in-1666-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/examples/Makefile.in-1707-GTAGS:
wget2-1.99.1/examples/Makefile.in:1708:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/examples/Makefile.in-1709-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/examples/Makefile.in-1730-distdir: $(DISTFILES)
wget2-1.99.1/examples/Makefile.in:1731:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/examples/Makefile.in:1732:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/examples/Makefile.in-1733-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/examples/Makefile.in-1744-	  if test -d $$d/$$file; then \
wget2-1.99.1/examples/Makefile.in:1745:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/examples/Makefile.in-1746-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/ar-lib-65-	mingw)
wget2-1.99.1/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
wget2-1.99.1/ar-lib-67-	  ;;
wget2-1.99.1/ar-lib-68-	cygwin)
wget2-1.99.1/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
wget2-1.99.1/ar-lib-70-	  ;;
wget2-1.99.1/ar-lib-71-	wine)
wget2-1.99.1/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
wget2-1.99.1/ar-lib-73-	  ;;
##############################################
wget2-1.99.1/ar-lib-88-  archive=$3
wget2-1.99.1/ar-lib:89:  at_file_contents=`cat "$1"`
wget2-1.99.1/ar-lib-90-  eval set x "$at_file_contents"
##############################################
wget2-1.99.1/aclocal.m4-63-  if test "$GPGME_CONFIG" != "no" ; then
wget2-1.99.1/aclocal.m4:64:    gpgme_version=`$GPGME_CONFIG --version`
wget2-1.99.1/aclocal.m4-65-  fi
##############################################
wget2-1.99.1/aclocal.m4-76-[
wget2-1.99.1/aclocal.m4:77:    gpgme_config_host=`$GPGME_CONFIG --host 2>/dev/null || echo none`
wget2-1.99.1/aclocal.m4-78-    if test x"$gpgme_config_host" != xnone ; then
##############################################
wget2-1.99.1/aclocal.m4-106-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget2-1.99.1/aclocal.m4:107:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget2-1.99.1/aclocal.m4:108:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget2-1.99.1/aclocal.m4-109-  else
##############################################
wget2-1.99.1/aclocal.m4-142-     if test "$req_gpgme_api" -gt 0 ; then
wget2-1.99.1/aclocal.m4:143:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget2-1.99.1/aclocal.m4-144-        if test "$tmp" -gt 0 ; then
##############################################
wget2-1.99.1/aclocal.m4-151-  if test $ok = yes; then
wget2-1.99.1/aclocal.m4:152:    GPGME_CFLAGS=`$GPGME_CONFIG --cflags`
wget2-1.99.1/aclocal.m4:153:    GPGME_LIBS=`$GPGME_CONFIG --libs`
wget2-1.99.1/aclocal.m4-154-    AC_MSG_RESULT(yes)
##############################################
wget2-1.99.1/aclocal.m4-175-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget2-1.99.1/aclocal.m4:176:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget2-1.99.1/aclocal.m4:177:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget2-1.99.1/aclocal.m4-178-  else
##############################################
wget2-1.99.1/aclocal.m4-185-  if test "$GPGME_CONFIG" != "no" ; then
wget2-1.99.1/aclocal.m4:186:    if `$GPGME_CONFIG --thread=pthread 2> /dev/null` ; then
wget2-1.99.1/aclocal.m4-187-      req_major=`echo $min_gpgme_version | \
##############################################
wget2-1.99.1/aclocal.m4-213-     if test "$req_gpgme_api" -gt 0 ; then
wget2-1.99.1/aclocal.m4:214:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget2-1.99.1/aclocal.m4-215-        if test "$tmp" -gt 0 ; then
##############################################
wget2-1.99.1/aclocal.m4-222-  if test $ok = yes; then
wget2-1.99.1/aclocal.m4:223:    GPGME_PTHREAD_CFLAGS=`$GPGME_CONFIG --thread=pthread --cflags`
wget2-1.99.1/aclocal.m4:224:    GPGME_PTHREAD_LIBS=`$GPGME_CONFIG --thread=pthread --libs`
wget2-1.99.1/aclocal.m4-225-    AC_MSG_RESULT(yes)
##############################################
wget2-1.99.1/aclocal.m4-246-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
wget2-1.99.1/aclocal.m4:247:     req_gpgme_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
wget2-1.99.1/aclocal.m4:248:     min_gpgme_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
wget2-1.99.1/aclocal.m4-249-  else
##############################################
wget2-1.99.1/aclocal.m4-282-     if test "$req_gpgme_api" -gt 0 ; then
wget2-1.99.1/aclocal.m4:283:        tmp=`$GPGME_CONFIG --api-version 2>/dev/null || echo 0`
wget2-1.99.1/aclocal.m4-284-        if test "$tmp" -gt 0 ; then
##############################################
wget2-1.99.1/aclocal.m4-291-  if test $ok = yes; then
wget2-1.99.1/aclocal.m4:292:    GPGME_GLIB_CFLAGS=`$GPGME_CONFIG --glib --cflags`
wget2-1.99.1/aclocal.m4:293:    GPGME_GLIB_LIBS=`$GPGME_CONFIG --glib --libs`
wget2-1.99.1/aclocal.m4-294-    AC_MSG_RESULT(yes)
##############################################
wget2-1.99.1/aclocal.m4-415-    PKG_CHECK_EXISTS([$3],
wget2-1.99.1/aclocal.m4:416:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
wget2-1.99.1/aclocal.m4-417-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
wget2-1.99.1/aclocal.m4-463-        if test $_pkg_short_errors_supported = yes; then
wget2-1.99.1/aclocal.m4:464:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
wget2-1.99.1/aclocal.m4-465-        else 
wget2-1.99.1/aclocal.m4:466:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
wget2-1.99.1/aclocal.m4-467-        fi
##############################################
wget2-1.99.1/aclocal.m4-652-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
wget2-1.99.1/aclocal.m4:653:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
wget2-1.99.1/aclocal.m4-654-# and then we would define $MISSING as
##############################################
wget2-1.99.1/aclocal.m4-667-# Expand $ac_aux_dir to an absolute path.
wget2-1.99.1/aclocal.m4:668:am_aux_dir=`cd "$ac_aux_dir" && pwd`
wget2-1.99.1/aclocal.m4-669-])
##############################################
wget2-1.99.1/aclocal.m4-765-  if test "$am_compiler_list" = ""; then
wget2-1.99.1/aclocal.m4:766:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
wget2-1.99.1/aclocal.m4-767-  fi
##############################################
wget2-1.99.1/aclocal.m4-916-    # Strip MF so we end up with the name of the file.
wget2-1.99.1/aclocal.m4:917:    mf=`echo "$mf" | sed -e 's/:.*$//'`
wget2-1.99.1/aclocal.m4-918-    # Check whether this is an Automake generated Makefile or not.
##############################################
wget2-1.99.1/aclocal.m4-925-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
wget2-1.99.1/aclocal.m4:926:      dirpart=`AS_DIRNAME("$mf")`
wget2-1.99.1/aclocal.m4-927-    else
##############################################
wget2-1.99.1/aclocal.m4-931-    # from the Makefile without running 'make'.
wget2-1.99.1/aclocal.m4:932:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
wget2-1.99.1/aclocal.m4-933-    test -z "$DEPDIR" && continue
wget2-1.99.1/aclocal.m4:934:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
wget2-1.99.1/aclocal.m4-935-    test -z "$am__include" && continue
wget2-1.99.1/aclocal.m4:936:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
wget2-1.99.1/aclocal.m4-937-    # Find all dependency output files, they are included files with
##############################################
wget2-1.99.1/aclocal.m4-945-      test -f "$dirpart/$file" && continue
wget2-1.99.1/aclocal.m4:946:      fdir=`AS_DIRNAME(["$file"])`
wget2-1.99.1/aclocal.m4-947-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
wget2-1.99.1/aclocal.m4-1003-AC_REQUIRE([AC_PROG_INSTALL])dnl
wget2-1.99.1/aclocal.m4:1004:if test "`cd $srcdir && pwd`" != "`pwd`"; then
wget2-1.99.1/aclocal.m4-1005-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
wget2-1.99.1/aclocal.m4-1162-    * )
wget2-1.99.1/aclocal.m4:1163:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
wget2-1.99.1/aclocal.m4-1164-  esac
wget2-1.99.1/aclocal.m4-1165-done
wget2-1.99.1/aclocal.m4:1166:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
wget2-1.99.1/aclocal.m4-1167-
##############################################
wget2-1.99.1/aclocal.m4-1233-# Ignore all kinds of additional output from 'make'.
wget2-1.99.1/aclocal.m4:1234:case `$am_make -s -f confmf 2> /dev/null` in #(
wget2-1.99.1/aclocal.m4-1235-*the\ am__doit\ target*)
##############################################
wget2-1.99.1/aclocal.m4-1243-   echo '.include "confinc"' > confmf
wget2-1.99.1/aclocal.m4:1244:   case `$am_make -s -f confmf 2> /dev/null` in #(
wget2-1.99.1/aclocal.m4-1245-   *the\ am__doit\ target*)
##############################################
wget2-1.99.1/aclocal.m4-1408-     echo "timestamp, slept: $am_has_slept" > conftest.file
wget2-1.99.1/aclocal.m4:1409:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
wget2-1.99.1/aclocal.m4-1410-     if test "$[*]" = "X"; then
wget2-1.99.1/aclocal.m4-1411-	# -L didn't work.
wget2-1.99.1/aclocal.m4:1412:	set X `ls -t "$srcdir/configure" conftest.file`
wget2-1.99.1/aclocal.m4-1413-     fi
##############################################
wget2-1.99.1/include/Makefile.in-49-  { \
wget2-1.99.1/include/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/include/Makefile.in-51-  }; \
##############################################
wget2-1.99.1/include/Makefile.in-292-  while test -n "$$dir1"; do \
wget2-1.99.1/include/Makefile.in:293:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
wget2-1.99.1/include/Makefile.in-294-    if test "$$first" != "."; then \
wget2-1.99.1/include/Makefile.in-295-      if test "$$first" = ".."; then \
wget2-1.99.1/include/Makefile.in:296:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
wget2-1.99.1/include/Makefile.in:297:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
wget2-1.99.1/include/Makefile.in-298-      else \
wget2-1.99.1/include/Makefile.in:299:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
wget2-1.99.1/include/Makefile.in-300-        if test "$$first2" = "$$first"; then \
wget2-1.99.1/include/Makefile.in:301:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
wget2-1.99.1/include/Makefile.in-302-        else \
##############################################
wget2-1.99.1/include/Makefile.in-307-    fi; \
wget2-1.99.1/include/Makefile.in:308:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
wget2-1.99.1/include/Makefile.in-309-  done; \
##############################################
wget2-1.99.1/include/Makefile.in-1467-	dot_seen=no; \
wget2-1.99.1/include/Makefile.in:1468:	target=`echo $@ | sed s/-recursive//`; \
wget2-1.99.1/include/Makefile.in-1469-	case "$@" in \
##############################################
wget2-1.99.1/include/Makefile.in-1530-GTAGS:
wget2-1.99.1/include/Makefile.in:1531:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/include/Makefile.in-1532-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/include/Makefile.in-1553-distdir: $(DISTFILES)
wget2-1.99.1/include/Makefile.in:1554:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/include/Makefile.in:1555:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/include/Makefile.in-1556-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/include/Makefile.in-1567-	  if test -d $$d/$$file; then \
wget2-1.99.1/include/Makefile.in:1568:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/include/Makefile.in-1569-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/include/wget/Makefile.in-50-  { \
wget2-1.99.1/include/wget/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/include/wget/Makefile.in-52-  }; \
##############################################
wget2-1.99.1/include/wget/Makefile.in-247-  esac
wget2-1.99.1/include/wget/Makefile.in:248:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/include/wget/Makefile.in-249-am__vpath_adj = case $$p in \
wget2-1.99.1/include/wget/Makefile.in:250:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/include/wget/Makefile.in-251-    *) f=$$p;; \
wget2-1.99.1/include/wget/Makefile.in-252-  esac;
wget2-1.99.1/include/wget/Makefile.in:253:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/include/wget/Makefile.in-254-am__install_max = 40
wget2-1.99.1/include/wget/Makefile.in-255-am__nobase_strip_setup = \
wget2-1.99.1/include/wget/Makefile.in:256:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/include/wget/Makefile.in-257-am__nobase_strip = \
##############################################
wget2-1.99.1/include/wget/Makefile.in-1459-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
wget2-1.99.1/include/wget/Makefile.in:1460:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
wget2-1.99.1/include/wget/Makefile.in-1461-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
wget2-1.99.1/include/wget/Makefile.in-1492-GTAGS:
wget2-1.99.1/include/wget/Makefile.in:1493:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/include/wget/Makefile.in-1494-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/include/wget/Makefile.in-1515-distdir: $(DISTFILES)
wget2-1.99.1/include/wget/Makefile.in:1516:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/include/wget/Makefile.in:1517:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/include/wget/Makefile.in-1518-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/include/wget/Makefile.in-1529-	  if test -d $$d/$$file; then \
wget2-1.99.1/include/wget/Makefile.in:1530:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/include/wget/Makefile.in-1531-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/maint.mk-479-  dummy=; : so we do not need a semicolon before each use;		\
wget2-1.99.1/maint.mk:480:  h_esc=`echo '[<"]'"$$h"'[">]'|$(SED) 's/\./\\\\./g'`;			\
wget2-1.99.1/maint.mk-481-  if $(VC_LIST_EXCEPT) | grep '\.c$$' > /dev/null; then			\
##############################################
wget2-1.99.1/maint.mk-1650-	for sig in 1 2 3 13 15; do					\
wget2-1.99.1/maint.mk:1651:	  eval "trap 'v=`expr $$sig + 128`; (exit $$v); exit $$v' $$sig"; \
wget2-1.99.1/maint.mk-1652-	done;								\
##############################################
wget2-1.99.1/unit-tests/Makefile.in-49-  { \
wget2-1.99.1/unit-tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/unit-tests/Makefile.in-51-  }; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-377-}
wget2-1.99.1/unit-tests/Makefile.in:378:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/unit-tests/Makefile.in-379-am__vpath_adj = case $$p in \
wget2-1.99.1/unit-tests/Makefile.in:380:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/unit-tests/Makefile.in-381-    *) f=$$p;; \
wget2-1.99.1/unit-tests/Makefile.in-382-  esac;
wget2-1.99.1/unit-tests/Makefile.in:383:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/unit-tests/Makefile.in-384-am__install_max = 40
wget2-1.99.1/unit-tests/Makefile.in-385-am__nobase_strip_setup = \
wget2-1.99.1/unit-tests/Makefile.in:386:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/unit-tests/Makefile.in-387-am__nobase_strip = \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-505-case "$@" in						\
wget2-1.99.1/unit-tests/Makefile.in:506:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
wget2-1.99.1/unit-tests/Makefile.in-507-    *) am__odir=.;; 					\
##############################################
wget2-1.99.1/unit-tests/Makefile.in-535-  bases='$(TEST_LOGS)'; \
wget2-1.99.1/unit-tests/Makefile.in:536:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
wget2-1.99.1/unit-tests/Makefile.in:537:  bases=`echo $$bases`
wget2-1.99.1/unit-tests/Makefile.in-538-RECHECK_LOGS = $(TEST_LOGS)
##############################################
wget2-1.99.1/unit-tests/Makefile.in-548-        */*) b='$*';; \
wget2-1.99.1/unit-tests/Makefile.in:549:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
wget2-1.99.1/unit-tests/Makefile.in-550-       esac;; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1759-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/unit-tests/Makefile.in:1760:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/unit-tests/Makefile.in-1761-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1803-.c.o:
wget2-1.99.1/unit-tests/Makefile.in:1804:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/unit-tests/Makefile.in-1805-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1811-.c.obj:
wget2-1.99.1/unit-tests/Makefile.in:1812:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/unit-tests/Makefile.in:1813:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/unit-tests/Makefile.in-1814-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1816-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/unit-tests/Makefile.in:1817:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/unit-tests/Makefile.in-1818-
wget2-1.99.1/unit-tests/Makefile.in-1819-.c.lo:
wget2-1.99.1/unit-tests/Makefile.in:1820:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/unit-tests/Makefile.in-1821-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1827-libalpha_la-test-dl-dummy.lo: test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in:1828:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libalpha_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libalpha_la-test-dl-dummy.lo -MD -MP -MF $(DEPDIR)/libalpha_la-test-dl-dummy.Tpo -c -o libalpha_la-test-dl-dummy.lo `test -f 'test-dl-dummy.c' || echo '$(srcdir)/'`test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in-1829-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libalpha_la-test-dl-dummy.Tpo $(DEPDIR)/libalpha_la-test-dl-dummy.Plo
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1831-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/unit-tests/Makefile.in:1832:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libalpha_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libalpha_la-test-dl-dummy.lo `test -f 'test-dl-dummy.c' || echo '$(srcdir)/'`test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in-1833-
wget2-1.99.1/unit-tests/Makefile.in-1834-libbeta_la-test-dl-dummy.lo: test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in:1835:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbeta_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libbeta_la-test-dl-dummy.lo -MD -MP -MF $(DEPDIR)/libbeta_la-test-dl-dummy.Tpo -c -o libbeta_la-test-dl-dummy.lo `test -f 'test-dl-dummy.c' || echo '$(srcdir)/'`test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in-1836-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libbeta_la-test-dl-dummy.Tpo $(DEPDIR)/libbeta_la-test-dl-dummy.Plo
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1838-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/unit-tests/Makefile.in:1839:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libbeta_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libbeta_la-test-dl-dummy.lo `test -f 'test-dl-dummy.c' || echo '$(srcdir)/'`test-dl-dummy.c
wget2-1.99.1/unit-tests/Makefile.in-1840-
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1876-GTAGS:
wget2-1.99.1/unit-tests/Makefile.in:1877:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/unit-tests/Makefile.in-1878-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1919-	if test -n "$$redo_bases"; then \
wget2-1.99.1/unit-tests/Makefile.in:1920:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
wget2-1.99.1/unit-tests/Makefile.in:1921:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
wget2-1.99.1/unit-tests/Makefile.in-1922-	  if $(am__make_dryrun); then :; else \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-1944-	ws='[ 	]'; \
wget2-1.99.1/unit-tests/Makefile.in:1945:	results=`for b in $$bases; do echo $$b.trs; done`; \
wget2-1.99.1/unit-tests/Makefile.in-1946-	test -n "$$results" || results=/dev/null; \
wget2-1.99.1/unit-tests/Makefile.in:1947:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1948:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1949:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1950:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1951:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1952:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1953:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
wget2-1.99.1/unit-tests/Makefile.in:1954:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
wget2-1.99.1/unit-tests/Makefile.in-1955-	  success=true; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-2023-	@set +e; $(am__set_TESTS_bases); \
wget2-1.99.1/unit-tests/Makefile.in:2024:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/unit-tests/Makefile.in:2025:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
wget2-1.99.1/unit-tests/Makefile.in:2026:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
wget2-1.99.1/unit-tests/Makefile.in-2027-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-2033-	         | $(am__list_recheck_tests)` || exit 1; \
wget2-1.99.1/unit-tests/Makefile.in:2034:	log_list=`for i in $$bases; do echo $$i.log; done`; \
wget2-1.99.1/unit-tests/Makefile.in:2035:	log_list=`echo $$log_list`; \
wget2-1.99.1/unit-tests/Makefile.in-2036-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-2083-distdir: $(DISTFILES)
wget2-1.99.1/unit-tests/Makefile.in:2084:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/unit-tests/Makefile.in:2085:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/unit-tests/Makefile.in-2086-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/unit-tests/Makefile.in-2097-	  if test -d $$d/$$file; then \
wget2-1.99.1/unit-tests/Makefile.in:2098:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/unit-tests/Makefile.in-2099-	    if test -d "$(distdir)/$$file"; then \
##############################################
wget2-1.99.1/config.sub-52-
wget2-1.99.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
wget2-1.99.1/config.sub-54-
##############################################
wget2-1.99.1/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
wget2-1.99.1/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
wget2-1.99.1/config.sub-116-case $maybe_os in
##############################################
wget2-1.99.1/config.sub-122-    os=-$maybe_os
wget2-1.99.1/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
wget2-1.99.1/config.sub-124-    ;;
##############################################
wget2-1.99.1/config.sub-126-    os=-linux-android
wget2-1.99.1/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
wget2-1.99.1/config.sub-128-    ;;
wget2-1.99.1/config.sub-129-  *)
wget2-1.99.1/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
wget2-1.99.1/config.sub-131-    if [ "$basic_machine" != "$1" ]
wget2-1.99.1/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
wget2-1.99.1/config.sub-133-    else os=; fi
##############################################
wget2-1.99.1/config.sub-180-		os=-sco5v6
wget2-1.99.1/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-182-		;;
##############################################
wget2-1.99.1/config.sub-184-		os=-sco3.2v5
wget2-1.99.1/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-186-		;;
##############################################
wget2-1.99.1/config.sub-188-		os=-sco3.2v4
wget2-1.99.1/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-190-		;;
wget2-1.99.1/config.sub-191-	-sco3.2.[4-9]*)
wget2-1.99.1/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
wget2-1.99.1/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-194-		;;
##############################################
wget2-1.99.1/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
wget2-1.99.1/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-198-		;;
##############################################
wget2-1.99.1/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
wget2-1.99.1/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-202-		;;
##############################################
wget2-1.99.1/config.sub-204-		os=-sco3.2v2
wget2-1.99.1/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-206-		;;
wget2-1.99.1/config.sub-207-	-udk*)
wget2-1.99.1/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-209-		;;
##############################################
wget2-1.99.1/config.sub-211-		os=-isc2.2
wget2-1.99.1/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-213-		;;
##############################################
wget2-1.99.1/config.sub-217-	-isc*)
wget2-1.99.1/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
wget2-1.99.1/config.sub-219-		;;
##############################################
wget2-1.99.1/config.sub-229-	-ptx*)
wget2-1.99.1/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
wget2-1.99.1/config.sub-231-		;;
##############################################
wget2-1.99.1/config.sub-364-	*-*-*)
wget2-1.99.1/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wget2-1.99.1/config.sub-366-		exit 1
##############################################
wget2-1.99.1/config.sub-493-	amd64-*)
wget2-1.99.1/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-495-		;;
##############################################
wget2-1.99.1/config.sub-538-	blackfin-*)
wget2-1.99.1/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-540-		os=-linux
##############################################
wget2-1.99.1/config.sub-546-	c54x-*)
wget2-1.99.1/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-548-		;;
wget2-1.99.1/config.sub-549-	c55x-*)
wget2-1.99.1/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-551-		;;
wget2-1.99.1/config.sub-552-	c6x-*)
wget2-1.99.1/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-554-		;;
##############################################
wget2-1.99.1/config.sub-650-	e500v[12]-*)
wget2-1.99.1/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-652-		os=$os"spe"
##############################################
wget2-1.99.1/config.sub-754-	i*86v32)
wget2-1.99.1/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/config.sub-756-		os=-sysv32
##############################################
wget2-1.99.1/config.sub-758-	i*86v4*)
wget2-1.99.1/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/config.sub-760-		os=-sysv4
##############################################
wget2-1.99.1/config.sub-762-	i*86v)
wget2-1.99.1/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/config.sub-764-		os=-sysv
##############################################
wget2-1.99.1/config.sub-766-	i*86sol2)
wget2-1.99.1/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
wget2-1.99.1/config.sub-768-		os=-solaris2
##############################################
wget2-1.99.1/config.sub-792-	leon-*|leon[3-9]-*)
wget2-1.99.1/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
wget2-1.99.1/config.sub-794-		;;
##############################################
wget2-1.99.1/config.sub-799-	m68knommu-*)
wget2-1.99.1/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-801-		os=-linux
##############################################
wget2-1.99.1/config.sub-833-	mips3*-*)
wget2-1.99.1/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
wget2-1.99.1/config.sub-835-		;;
wget2-1.99.1/config.sub-836-	mips3*)
wget2-1.99.1/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
wget2-1.99.1/config.sub-838-		;;
##############################################
wget2-1.99.1/config.sub-855-	ms1-*)
wget2-1.99.1/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
wget2-1.99.1/config.sub-857-		;;
##############################################
wget2-1.99.1/config.sub-980-	parisc-*)
wget2-1.99.1/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-982-		os=-linux
##############################################
wget2-1.99.1/config.sub-996-	pc98-*)
wget2-1.99.1/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-998-		;;
##############################################
wget2-1.99.1/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
wget2-1.99.1/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1013-		;;
wget2-1.99.1/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
wget2-1.99.1/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1016-		;;
wget2-1.99.1/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
wget2-1.99.1/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1019-		;;
wget2-1.99.1/config.sub-1020-	pentium4-*)
wget2-1.99.1/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1022-		;;
##############################################
wget2-1.99.1/config.sub-1030-	ppc-* | ppcbe-*)
wget2-1.99.1/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1032-		;;
##############################################
wget2-1.99.1/config.sub-1036-	ppcle-* | powerpclittle-*)
wget2-1.99.1/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1038-		;;
##############################################
wget2-1.99.1/config.sub-1040-		;;
wget2-1.99.1/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1042-		;;
##############################################
wget2-1.99.1/config.sub-1046-	ppc64le-* | powerpc64little-*)
wget2-1.99.1/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1048-		;;
##############################################
wget2-1.99.1/config.sub-1122-	strongarm-* | thumb-*)
wget2-1.99.1/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
wget2-1.99.1/config.sub-1124-		;;
##############################################
wget2-1.99.1/config.sub-1255-	xscale-* | xscalee[bl]-*)
wget2-1.99.1/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
wget2-1.99.1/config.sub-1257-		;;
##############################################
wget2-1.99.1/config.sub-1317-	*)
wget2-1.99.1/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
wget2-1.99.1/config.sub-1319-		exit 1
##############################################
wget2-1.99.1/config.sub-1325-	*-digital*)
wget2-1.99.1/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
wget2-1.99.1/config.sub-1327-		;;
wget2-1.99.1/config.sub-1328-	*-commodore*)
wget2-1.99.1/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
wget2-1.99.1/config.sub-1330-		;;
##############################################
wget2-1.99.1/config.sub-1346-	-solaris1 | -solaris1.*)
wget2-1.99.1/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
wget2-1.99.1/config.sub-1348-		;;
##############################################
wget2-1.99.1/config.sub-1355-	-gnu/linux*)
wget2-1.99.1/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
wget2-1.99.1/config.sub-1357-		;;
##############################################
wget2-1.99.1/config.sub-1407-	-nto*)
wget2-1.99.1/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
wget2-1.99.1/config.sub-1409-		;;
##############################################
wget2-1.99.1/config.sub-1414-	-mac*)
wget2-1.99.1/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
wget2-1.99.1/config.sub-1416-		;;
##############################################
wget2-1.99.1/config.sub-1420-	-linux*)
wget2-1.99.1/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
wget2-1.99.1/config.sub-1422-		;;
wget2-1.99.1/config.sub-1423-	-sunos5*)
wget2-1.99.1/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
wget2-1.99.1/config.sub-1425-		;;
wget2-1.99.1/config.sub-1426-	-sunos6*)
wget2-1.99.1/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
wget2-1.99.1/config.sub-1428-		;;
##############################################
wget2-1.99.1/config.sub-1469-	-sinix5.*)
wget2-1.99.1/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
wget2-1.99.1/config.sub-1471-		;;
##############################################
wget2-1.99.1/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
wget2-1.99.1/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
wget2-1.99.1/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
wget2-1.99.1/config.sub-1531-		exit 1
##############################################
wget2-1.99.1/config.sub-1788-		esac
wget2-1.99.1/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
wget2-1.99.1/config.sub-1790-		;;
##############################################
wget2-1.99.1/libwget/Makefile.in-51-  { \
wget2-1.99.1/libwget/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
wget2-1.99.1/libwget/Makefile.in-53-  }; \
##############################################
wget2-1.99.1/libwget/Makefile.in-229-CONFIG_CLEAN_VPATH_FILES =
wget2-1.99.1/libwget/Makefile.in:230:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
wget2-1.99.1/libwget/Makefile.in-231-am__vpath_adj = case $$p in \
wget2-1.99.1/libwget/Makefile.in:232:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
wget2-1.99.1/libwget/Makefile.in-233-    *) f=$$p;; \
wget2-1.99.1/libwget/Makefile.in-234-  esac;
wget2-1.99.1/libwget/Makefile.in:235:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
wget2-1.99.1/libwget/Makefile.in-236-am__install_max = 40
wget2-1.99.1/libwget/Makefile.in-237-am__nobase_strip_setup = \
wget2-1.99.1/libwget/Makefile.in:238:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
wget2-1.99.1/libwget/Makefile.in-239-am__nobase_strip = \
##############################################
wget2-1.99.1/libwget/Makefile.in-1605-	test -n "$(EXEEXT)" || exit 0; \
wget2-1.99.1/libwget/Makefile.in:1606:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
wget2-1.99.1/libwget/Makefile.in-1607-	echo " rm -f" $$list; \
##############################################
wget2-1.99.1/libwget/Makefile.in-1673-.c.o:
wget2-1.99.1/libwget/Makefile.in:1674:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
wget2-1.99.1/libwget/Makefile.in-1675-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/libwget/Makefile.in-1681-.c.obj:
wget2-1.99.1/libwget/Makefile.in:1682:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
wget2-1.99.1/libwget/Makefile.in:1683:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
wget2-1.99.1/libwget/Makefile.in-1684-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
wget2-1.99.1/libwget/Makefile.in-1686-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1687:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
wget2-1.99.1/libwget/Makefile.in-1688-
wget2-1.99.1/libwget/Makefile.in-1689-.c.lo:
wget2-1.99.1/libwget/Makefile.in:1690:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
wget2-1.99.1/libwget/Makefile.in-1691-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
wget2-1.99.1/libwget/Makefile.in-1697-libcsstokenizer_la-css_tokenizer.lo: css_tokenizer.c
wget2-1.99.1/libwget/Makefile.in:1698:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcsstokenizer_la_CPPFLAGS) $(CPPFLAGS) $(libcsstokenizer_la_CFLAGS) $(CFLAGS) -MT libcsstokenizer_la-css_tokenizer.lo -MD -MP -MF $(DEPDIR)/libcsstokenizer_la-css_tokenizer.Tpo -c -o libcsstokenizer_la-css_tokenizer.lo `test -f 'css_tokenizer.c' || echo '$(srcdir)/'`css_tokenizer.c
wget2-1.99.1/libwget/Makefile.in-1699-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libcsstokenizer_la-css_tokenizer.Tpo $(DEPDIR)/libcsstokenizer_la-css_tokenizer.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1701-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1702:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcsstokenizer_la_CPPFLAGS) $(CPPFLAGS) $(libcsstokenizer_la_CFLAGS) $(CFLAGS) -c -o libcsstokenizer_la-css_tokenizer.lo `test -f 'css_tokenizer.c' || echo '$(srcdir)/'`css_tokenizer.c
wget2-1.99.1/libwget/Makefile.in-1703-
wget2-1.99.1/libwget/Makefile.in-1704-libwget_la-atom_url.lo: atom_url.c
wget2-1.99.1/libwget/Makefile.in:1705:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-atom_url.lo -MD -MP -MF $(DEPDIR)/libwget_la-atom_url.Tpo -c -o libwget_la-atom_url.lo `test -f 'atom_url.c' || echo '$(srcdir)/'`atom_url.c
wget2-1.99.1/libwget/Makefile.in-1706-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-atom_url.Tpo $(DEPDIR)/libwget_la-atom_url.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1708-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1709:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-atom_url.lo `test -f 'atom_url.c' || echo '$(srcdir)/'`atom_url.c
wget2-1.99.1/libwget/Makefile.in-1710-
wget2-1.99.1/libwget/Makefile.in-1711-libwget_la-bar.lo: bar.c
wget2-1.99.1/libwget/Makefile.in:1712:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-bar.lo -MD -MP -MF $(DEPDIR)/libwget_la-bar.Tpo -c -o libwget_la-bar.lo `test -f 'bar.c' || echo '$(srcdir)/'`bar.c
wget2-1.99.1/libwget/Makefile.in-1713-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-bar.Tpo $(DEPDIR)/libwget_la-bar.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1715-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1716:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-bar.lo `test -f 'bar.c' || echo '$(srcdir)/'`bar.c
wget2-1.99.1/libwget/Makefile.in-1717-
wget2-1.99.1/libwget/Makefile.in-1718-libwget_la-buffer.lo: buffer.c
wget2-1.99.1/libwget/Makefile.in:1719:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-buffer.lo -MD -MP -MF $(DEPDIR)/libwget_la-buffer.Tpo -c -o libwget_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
wget2-1.99.1/libwget/Makefile.in-1720-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-buffer.Tpo $(DEPDIR)/libwget_la-buffer.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1722-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1723:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-buffer.lo `test -f 'buffer.c' || echo '$(srcdir)/'`buffer.c
wget2-1.99.1/libwget/Makefile.in-1724-
wget2-1.99.1/libwget/Makefile.in-1725-libwget_la-buffer_printf.lo: buffer_printf.c
wget2-1.99.1/libwget/Makefile.in:1726:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-buffer_printf.lo -MD -MP -MF $(DEPDIR)/libwget_la-buffer_printf.Tpo -c -o libwget_la-buffer_printf.lo `test -f 'buffer_printf.c' || echo '$(srcdir)/'`buffer_printf.c
wget2-1.99.1/libwget/Makefile.in-1727-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-buffer_printf.Tpo $(DEPDIR)/libwget_la-buffer_printf.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1729-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1730:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-buffer_printf.lo `test -f 'buffer_printf.c' || echo '$(srcdir)/'`buffer_printf.c
wget2-1.99.1/libwget/Makefile.in-1731-
wget2-1.99.1/libwget/Makefile.in-1732-libwget_la-base64.lo: base64.c
wget2-1.99.1/libwget/Makefile.in:1733:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-base64.lo -MD -MP -MF $(DEPDIR)/libwget_la-base64.Tpo -c -o libwget_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
wget2-1.99.1/libwget/Makefile.in-1734-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-base64.Tpo $(DEPDIR)/libwget_la-base64.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1736-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1737:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
wget2-1.99.1/libwget/Makefile.in-1738-
wget2-1.99.1/libwget/Makefile.in-1739-libwget_la-console.lo: console.c
wget2-1.99.1/libwget/Makefile.in:1740:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-console.lo -MD -MP -MF $(DEPDIR)/libwget_la-console.Tpo -c -o libwget_la-console.lo `test -f 'console.c' || echo '$(srcdir)/'`console.c
wget2-1.99.1/libwget/Makefile.in-1741-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-console.Tpo $(DEPDIR)/libwget_la-console.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1743-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1744:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-console.lo `test -f 'console.c' || echo '$(srcdir)/'`console.c
wget2-1.99.1/libwget/Makefile.in-1745-
wget2-1.99.1/libwget/Makefile.in-1746-libwget_la-cookie.lo: cookie.c
wget2-1.99.1/libwget/Makefile.in:1747:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-cookie.lo -MD -MP -MF $(DEPDIR)/libwget_la-cookie.Tpo -c -o libwget_la-cookie.lo `test -f 'cookie.c' || echo '$(srcdir)/'`cookie.c
wget2-1.99.1/libwget/Makefile.in-1748-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-cookie.Tpo $(DEPDIR)/libwget_la-cookie.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1750-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1751:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-cookie.lo `test -f 'cookie.c' || echo '$(srcdir)/'`cookie.c
wget2-1.99.1/libwget/Makefile.in-1752-
wget2-1.99.1/libwget/Makefile.in-1753-libwget_la-css.lo: css.c
wget2-1.99.1/libwget/Makefile.in:1754:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-css.lo -MD -MP -MF $(DEPDIR)/libwget_la-css.Tpo -c -o libwget_la-css.lo `test -f 'css.c' || echo '$(srcdir)/'`css.c
wget2-1.99.1/libwget/Makefile.in-1755-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-css.Tpo $(DEPDIR)/libwget_la-css.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1757-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1758:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-css.lo `test -f 'css.c' || echo '$(srcdir)/'`css.c
wget2-1.99.1/libwget/Makefile.in-1759-
wget2-1.99.1/libwget/Makefile.in-1760-libwget_la-css_url.lo: css_url.c
wget2-1.99.1/libwget/Makefile.in:1761:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-css_url.lo -MD -MP -MF $(DEPDIR)/libwget_la-css_url.Tpo -c -o libwget_la-css_url.lo `test -f 'css_url.c' || echo '$(srcdir)/'`css_url.c
wget2-1.99.1/libwget/Makefile.in-1762-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-css_url.Tpo $(DEPDIR)/libwget_la-css_url.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1764-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1765:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-css_url.lo `test -f 'css_url.c' || echo '$(srcdir)/'`css_url.c
wget2-1.99.1/libwget/Makefile.in-1766-
wget2-1.99.1/libwget/Makefile.in-1767-libwget_la-decompressor.lo: decompressor.c
wget2-1.99.1/libwget/Makefile.in:1768:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-decompressor.lo -MD -MP -MF $(DEPDIR)/libwget_la-decompressor.Tpo -c -o libwget_la-decompressor.lo `test -f 'decompressor.c' || echo '$(srcdir)/'`decompressor.c
wget2-1.99.1/libwget/Makefile.in-1769-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-decompressor.Tpo $(DEPDIR)/libwget_la-decompressor.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1771-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1772:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-decompressor.lo `test -f 'decompressor.c' || echo '$(srcdir)/'`decompressor.c
wget2-1.99.1/libwget/Makefile.in-1773-
wget2-1.99.1/libwget/Makefile.in-1774-libwget_la-dns_cache.lo: dns_cache.c
wget2-1.99.1/libwget/Makefile.in:1775:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-dns_cache.lo -MD -MP -MF $(DEPDIR)/libwget_la-dns_cache.Tpo -c -o libwget_la-dns_cache.lo `test -f 'dns_cache.c' || echo '$(srcdir)/'`dns_cache.c
wget2-1.99.1/libwget/Makefile.in-1776-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-dns_cache.Tpo $(DEPDIR)/libwget_la-dns_cache.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-dns_cache.lo `test -f 'dns_cache.c' || echo '$(srcdir)/'`dns_cache.c
wget2-1.99.1/libwget/Makefile.in-1780-
wget2-1.99.1/libwget/Makefile.in-1781-libwget_la-encoding.lo: encoding.c
wget2-1.99.1/libwget/Makefile.in:1782:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-encoding.lo -MD -MP -MF $(DEPDIR)/libwget_la-encoding.Tpo -c -o libwget_la-encoding.lo `test -f 'encoding.c' || echo '$(srcdir)/'`encoding.c
wget2-1.99.1/libwget/Makefile.in-1783-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-encoding.Tpo $(DEPDIR)/libwget_la-encoding.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1785-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1786:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-encoding.lo `test -f 'encoding.c' || echo '$(srcdir)/'`encoding.c
wget2-1.99.1/libwget/Makefile.in-1787-
wget2-1.99.1/libwget/Makefile.in-1788-libwget_la-hash_printf.lo: hash_printf.c
wget2-1.99.1/libwget/Makefile.in:1789:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-hash_printf.lo -MD -MP -MF $(DEPDIR)/libwget_la-hash_printf.Tpo -c -o libwget_la-hash_printf.lo `test -f 'hash_printf.c' || echo '$(srcdir)/'`hash_printf.c
wget2-1.99.1/libwget/Makefile.in-1790-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-hash_printf.Tpo $(DEPDIR)/libwget_la-hash_printf.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1792-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1793:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-hash_printf.lo `test -f 'hash_printf.c' || echo '$(srcdir)/'`hash_printf.c
wget2-1.99.1/libwget/Makefile.in-1794-
wget2-1.99.1/libwget/Makefile.in-1795-libwget_la-hashfile.lo: hashfile.c
wget2-1.99.1/libwget/Makefile.in:1796:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-hashfile.lo -MD -MP -MF $(DEPDIR)/libwget_la-hashfile.Tpo -c -o libwget_la-hashfile.lo `test -f 'hashfile.c' || echo '$(srcdir)/'`hashfile.c
wget2-1.99.1/libwget/Makefile.in-1797-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-hashfile.Tpo $(DEPDIR)/libwget_la-hashfile.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1799-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1800:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-hashfile.lo `test -f 'hashfile.c' || echo '$(srcdir)/'`hashfile.c
wget2-1.99.1/libwget/Makefile.in-1801-
wget2-1.99.1/libwget/Makefile.in-1802-libwget_la-hashmap.lo: hashmap.c
wget2-1.99.1/libwget/Makefile.in:1803:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-hashmap.lo -MD -MP -MF $(DEPDIR)/libwget_la-hashmap.Tpo -c -o libwget_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
wget2-1.99.1/libwget/Makefile.in-1804-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-hashmap.Tpo $(DEPDIR)/libwget_la-hashmap.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1806-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1807:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-hashmap.lo `test -f 'hashmap.c' || echo '$(srcdir)/'`hashmap.c
wget2-1.99.1/libwget/Makefile.in-1808-
wget2-1.99.1/libwget/Makefile.in-1809-libwget_la-io.lo: io.c
wget2-1.99.1/libwget/Makefile.in:1810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-io.lo -MD -MP -MF $(DEPDIR)/libwget_la-io.Tpo -c -o libwget_la-io.lo `test -f 'io.c' || echo '$(srcdir)/'`io.c
wget2-1.99.1/libwget/Makefile.in-1811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-io.Tpo $(DEPDIR)/libwget_la-io.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-io.lo `test -f 'io.c' || echo '$(srcdir)/'`io.c
wget2-1.99.1/libwget/Makefile.in-1815-
wget2-1.99.1/libwget/Makefile.in-1816-libwget_la-hsts.lo: hsts.c
wget2-1.99.1/libwget/Makefile.in:1817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-hsts.lo -MD -MP -MF $(DEPDIR)/libwget_la-hsts.Tpo -c -o libwget_la-hsts.lo `test -f 'hsts.c' || echo '$(srcdir)/'`hsts.c
wget2-1.99.1/libwget/Makefile.in-1818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-hsts.Tpo $(DEPDIR)/libwget_la-hsts.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-hsts.lo `test -f 'hsts.c' || echo '$(srcdir)/'`hsts.c
wget2-1.99.1/libwget/Makefile.in-1822-
wget2-1.99.1/libwget/Makefile.in-1823-libwget_la-hpkp.lo: hpkp.c
wget2-1.99.1/libwget/Makefile.in:1824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-hpkp.lo -MD -MP -MF $(DEPDIR)/libwget_la-hpkp.Tpo -c -o libwget_la-hpkp.lo `test -f 'hpkp.c' || echo '$(srcdir)/'`hpkp.c
wget2-1.99.1/libwget/Makefile.in-1825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-hpkp.Tpo $(DEPDIR)/libwget_la-hpkp.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-hpkp.lo `test -f 'hpkp.c' || echo '$(srcdir)/'`hpkp.c
wget2-1.99.1/libwget/Makefile.in-1829-
wget2-1.99.1/libwget/Makefile.in-1830-libwget_la-html_url.lo: html_url.c
wget2-1.99.1/libwget/Makefile.in:1831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-html_url.lo -MD -MP -MF $(DEPDIR)/libwget_la-html_url.Tpo -c -o libwget_la-html_url.lo `test -f 'html_url.c' || echo '$(srcdir)/'`html_url.c
wget2-1.99.1/libwget/Makefile.in-1832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-html_url.Tpo $(DEPDIR)/libwget_la-html_url.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-html_url.lo `test -f 'html_url.c' || echo '$(srcdir)/'`html_url.c
wget2-1.99.1/libwget/Makefile.in-1836-
wget2-1.99.1/libwget/Makefile.in-1837-libwget_la-http.lo: http.c
wget2-1.99.1/libwget/Makefile.in:1838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-http.lo -MD -MP -MF $(DEPDIR)/libwget_la-http.Tpo -c -o libwget_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
wget2-1.99.1/libwget/Makefile.in-1839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-http.Tpo $(DEPDIR)/libwget_la-http.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
wget2-1.99.1/libwget/Makefile.in-1843-
wget2-1.99.1/libwget/Makefile.in-1844-libwget_la-http_parse.lo: http_parse.c
wget2-1.99.1/libwget/Makefile.in:1845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-http_parse.lo -MD -MP -MF $(DEPDIR)/libwget_la-http_parse.Tpo -c -o libwget_la-http_parse.lo `test -f 'http_parse.c' || echo '$(srcdir)/'`http_parse.c
wget2-1.99.1/libwget/Makefile.in-1846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-http_parse.Tpo $(DEPDIR)/libwget_la-http_parse.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-http_parse.lo `test -f 'http_parse.c' || echo '$(srcdir)/'`http_parse.c
wget2-1.99.1/libwget/Makefile.in-1850-
wget2-1.99.1/libwget/Makefile.in-1851-libwget_la-init.lo: init.c
wget2-1.99.1/libwget/Makefile.in:1852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-init.lo -MD -MP -MF $(DEPDIR)/libwget_la-init.Tpo -c -o libwget_la-init.lo `test -f 'init.c' || echo '$(srcdir)/'`init.c
wget2-1.99.1/libwget/Makefile.in-1853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-init.Tpo $(DEPDIR)/libwget_la-init.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-init.lo `test -f 'init.c' || echo '$(srcdir)/'`init.c
wget2-1.99.1/libwget/Makefile.in-1857-
wget2-1.99.1/libwget/Makefile.in-1858-libwget_la-ip.lo: ip.c
wget2-1.99.1/libwget/Makefile.in:1859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-ip.lo -MD -MP -MF $(DEPDIR)/libwget_la-ip.Tpo -c -o libwget_la-ip.lo `test -f 'ip.c' || echo '$(srcdir)/'`ip.c
wget2-1.99.1/libwget/Makefile.in-1860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-ip.Tpo $(DEPDIR)/libwget_la-ip.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-ip.lo `test -f 'ip.c' || echo '$(srcdir)/'`ip.c
wget2-1.99.1/libwget/Makefile.in-1864-
wget2-1.99.1/libwget/Makefile.in-1865-libwget_la-iri.lo: iri.c
wget2-1.99.1/libwget/Makefile.in:1866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-iri.lo -MD -MP -MF $(DEPDIR)/libwget_la-iri.Tpo -c -o libwget_la-iri.lo `test -f 'iri.c' || echo '$(srcdir)/'`iri.c
wget2-1.99.1/libwget/Makefile.in-1867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-iri.Tpo $(DEPDIR)/libwget_la-iri.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-iri.lo `test -f 'iri.c' || echo '$(srcdir)/'`iri.c
wget2-1.99.1/libwget/Makefile.in-1871-
wget2-1.99.1/libwget/Makefile.in-1872-libwget_la-list.lo: list.c
wget2-1.99.1/libwget/Makefile.in:1873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-list.lo -MD -MP -MF $(DEPDIR)/libwget_la-list.Tpo -c -o libwget_la-list.lo `test -f 'list.c' || echo '$(srcdir)/'`list.c
wget2-1.99.1/libwget/Makefile.in-1874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-list.Tpo $(DEPDIR)/libwget_la-list.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-list.lo `test -f 'list.c' || echo '$(srcdir)/'`list.c
wget2-1.99.1/libwget/Makefile.in-1878-
wget2-1.99.1/libwget/Makefile.in-1879-libwget_la-log.lo: log.c
wget2-1.99.1/libwget/Makefile.in:1880:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-log.lo -MD -MP -MF $(DEPDIR)/libwget_la-log.Tpo -c -o libwget_la-log.lo `test -f 'log.c' || echo '$(srcdir)/'`log.c
wget2-1.99.1/libwget/Makefile.in-1881-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-log.Tpo $(DEPDIR)/libwget_la-log.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-log.lo `test -f 'log.c' || echo '$(srcdir)/'`log.c
wget2-1.99.1/libwget/Makefile.in-1885-
wget2-1.99.1/libwget/Makefile.in-1886-libwget_la-logger.lo: logger.c
wget2-1.99.1/libwget/Makefile.in:1887:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-logger.lo -MD -MP -MF $(DEPDIR)/libwget_la-logger.Tpo -c -o libwget_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
wget2-1.99.1/libwget/Makefile.in-1888-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-logger.Tpo $(DEPDIR)/libwget_la-logger.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1890-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1891:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-logger.lo `test -f 'logger.c' || echo '$(srcdir)/'`logger.c
wget2-1.99.1/libwget/Makefile.in-1892-
wget2-1.99.1/libwget/Makefile.in-1893-libwget_la-mem.lo: mem.c
wget2-1.99.1/libwget/Makefile.in:1894:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-mem.lo -MD -MP -MF $(DEPDIR)/libwget_la-mem.Tpo -c -o libwget_la-mem.lo `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
wget2-1.99.1/libwget/Makefile.in-1895-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-mem.Tpo $(DEPDIR)/libwget_la-mem.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1897-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1898:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-mem.lo `test -f 'mem.c' || echo '$(srcdir)/'`mem.c
wget2-1.99.1/libwget/Makefile.in-1899-
wget2-1.99.1/libwget/Makefile.in-1900-libwget_la-metalink.lo: metalink.c
wget2-1.99.1/libwget/Makefile.in:1901:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-metalink.lo -MD -MP -MF $(DEPDIR)/libwget_la-metalink.Tpo -c -o libwget_la-metalink.lo `test -f 'metalink.c' || echo '$(srcdir)/'`metalink.c
wget2-1.99.1/libwget/Makefile.in-1902-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-metalink.Tpo $(DEPDIR)/libwget_la-metalink.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1904-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1905:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-metalink.lo `test -f 'metalink.c' || echo '$(srcdir)/'`metalink.c
wget2-1.99.1/libwget/Makefile.in-1906-
wget2-1.99.1/libwget/Makefile.in-1907-libwget_la-net.lo: net.c
wget2-1.99.1/libwget/Makefile.in:1908:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-net.lo -MD -MP -MF $(DEPDIR)/libwget_la-net.Tpo -c -o libwget_la-net.lo `test -f 'net.c' || echo '$(srcdir)/'`net.c
wget2-1.99.1/libwget/Makefile.in-1909-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-net.Tpo $(DEPDIR)/libwget_la-net.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1911-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1912:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-net.lo `test -f 'net.c' || echo '$(srcdir)/'`net.c
wget2-1.99.1/libwget/Makefile.in-1913-
wget2-1.99.1/libwget/Makefile.in-1914-libwget_la-netrc.lo: netrc.c
wget2-1.99.1/libwget/Makefile.in:1915:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-netrc.lo -MD -MP -MF $(DEPDIR)/libwget_la-netrc.Tpo -c -o libwget_la-netrc.lo `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
wget2-1.99.1/libwget/Makefile.in-1916-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-netrc.Tpo $(DEPDIR)/libwget_la-netrc.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1918-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1919:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-netrc.lo `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
wget2-1.99.1/libwget/Makefile.in-1920-
wget2-1.99.1/libwget/Makefile.in-1921-libwget_la-ocsp.lo: ocsp.c
wget2-1.99.1/libwget/Makefile.in:1922:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-ocsp.lo -MD -MP -MF $(DEPDIR)/libwget_la-ocsp.Tpo -c -o libwget_la-ocsp.lo `test -f 'ocsp.c' || echo '$(srcdir)/'`ocsp.c
wget2-1.99.1/libwget/Makefile.in-1923-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-ocsp.Tpo $(DEPDIR)/libwget_la-ocsp.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1925-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1926:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-ocsp.lo `test -f 'ocsp.c' || echo '$(srcdir)/'`ocsp.c
wget2-1.99.1/libwget/Makefile.in-1927-
wget2-1.99.1/libwget/Makefile.in-1928-libwget_la-pipe.lo: pipe.c
wget2-1.99.1/libwget/Makefile.in:1929:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-pipe.lo -MD -MP -MF $(DEPDIR)/libwget_la-pipe.Tpo -c -o libwget_la-pipe.lo `test -f 'pipe.c' || echo '$(srcdir)/'`pipe.c
wget2-1.99.1/libwget/Makefile.in-1930-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-pipe.Tpo $(DEPDIR)/libwget_la-pipe.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1932-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1933:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-pipe.lo `test -f 'pipe.c' || echo '$(srcdir)/'`pipe.c
wget2-1.99.1/libwget/Makefile.in-1934-
wget2-1.99.1/libwget/Makefile.in-1935-libwget_la-plugin.lo: plugin.c
wget2-1.99.1/libwget/Makefile.in:1936:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-plugin.lo -MD -MP -MF $(DEPDIR)/libwget_la-plugin.Tpo -c -o libwget_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
wget2-1.99.1/libwget/Makefile.in-1937-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-plugin.Tpo $(DEPDIR)/libwget_la-plugin.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1939-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1940:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-plugin.lo `test -f 'plugin.c' || echo '$(srcdir)/'`plugin.c
wget2-1.99.1/libwget/Makefile.in-1941-
wget2-1.99.1/libwget/Makefile.in-1942-libwget_la-printf.lo: printf.c
wget2-1.99.1/libwget/Makefile.in:1943:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-printf.lo -MD -MP -MF $(DEPDIR)/libwget_la-printf.Tpo -c -o libwget_la-printf.lo `test -f 'printf.c' || echo '$(srcdir)/'`printf.c
wget2-1.99.1/libwget/Makefile.in-1944-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-printf.Tpo $(DEPDIR)/libwget_la-printf.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1946-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1947:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-printf.lo `test -f 'printf.c' || echo '$(srcdir)/'`printf.c
wget2-1.99.1/libwget/Makefile.in-1948-
wget2-1.99.1/libwget/Makefile.in-1949-libwget_la-random.lo: random.c
wget2-1.99.1/libwget/Makefile.in:1950:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-random.lo -MD -MP -MF $(DEPDIR)/libwget_la-random.Tpo -c -o libwget_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c
wget2-1.99.1/libwget/Makefile.in-1951-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-random.Tpo $(DEPDIR)/libwget_la-random.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1953-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1954:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-random.lo `test -f 'random.c' || echo '$(srcdir)/'`random.c
wget2-1.99.1/libwget/Makefile.in-1955-
wget2-1.99.1/libwget/Makefile.in-1956-libwget_la-robots.lo: robots.c
wget2-1.99.1/libwget/Makefile.in:1957:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-robots.lo -MD -MP -MF $(DEPDIR)/libwget_la-robots.Tpo -c -o libwget_la-robots.lo `test -f 'robots.c' || echo '$(srcdir)/'`robots.c
wget2-1.99.1/libwget/Makefile.in-1958-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-robots.Tpo $(DEPDIR)/libwget_la-robots.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1960-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1961:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-robots.lo `test -f 'robots.c' || echo '$(srcdir)/'`robots.c
wget2-1.99.1/libwget/Makefile.in-1962-
wget2-1.99.1/libwget/Makefile.in-1963-libwget_la-rss_url.lo: rss_url.c
wget2-1.99.1/libwget/Makefile.in:1964:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-rss_url.lo -MD -MP -MF $(DEPDIR)/libwget_la-rss_url.Tpo -c -o libwget_la-rss_url.lo `test -f 'rss_url.c' || echo '$(srcdir)/'`rss_url.c
wget2-1.99.1/libwget/Makefile.in-1965-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-rss_url.Tpo $(DEPDIR)/libwget_la-rss_url.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1967-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1968:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-rss_url.lo `test -f 'rss_url.c' || echo '$(srcdir)/'`rss_url.c
wget2-1.99.1/libwget/Makefile.in-1969-
wget2-1.99.1/libwget/Makefile.in-1970-libwget_la-sitemap_url.lo: sitemap_url.c
wget2-1.99.1/libwget/Makefile.in:1971:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-sitemap_url.lo -MD -MP -MF $(DEPDIR)/libwget_la-sitemap_url.Tpo -c -o libwget_la-sitemap_url.lo `test -f 'sitemap_url.c' || echo '$(srcdir)/'`sitemap_url.c
wget2-1.99.1/libwget/Makefile.in-1972-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-sitemap_url.Tpo $(DEPDIR)/libwget_la-sitemap_url.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1974-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1975:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-sitemap_url.lo `test -f 'sitemap_url.c' || echo '$(srcdir)/'`sitemap_url.c
wget2-1.99.1/libwget/Makefile.in-1976-
wget2-1.99.1/libwget/Makefile.in-1977-libwget_la-ssl_gnutls.lo: ssl_gnutls.c
wget2-1.99.1/libwget/Makefile.in:1978:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-ssl_gnutls.lo -MD -MP -MF $(DEPDIR)/libwget_la-ssl_gnutls.Tpo -c -o libwget_la-ssl_gnutls.lo `test -f 'ssl_gnutls.c' || echo '$(srcdir)/'`ssl_gnutls.c
wget2-1.99.1/libwget/Makefile.in-1979-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-ssl_gnutls.Tpo $(DEPDIR)/libwget_la-ssl_gnutls.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1981-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1982:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-ssl_gnutls.lo `test -f 'ssl_gnutls.c' || echo '$(srcdir)/'`ssl_gnutls.c
wget2-1.99.1/libwget/Makefile.in-1983-
wget2-1.99.1/libwget/Makefile.in-1984-libwget_la-stringmap.lo: stringmap.c
wget2-1.99.1/libwget/Makefile.in:1985:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-stringmap.lo -MD -MP -MF $(DEPDIR)/libwget_la-stringmap.Tpo -c -o libwget_la-stringmap.lo `test -f 'stringmap.c' || echo '$(srcdir)/'`stringmap.c
wget2-1.99.1/libwget/Makefile.in-1986-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-stringmap.Tpo $(DEPDIR)/libwget_la-stringmap.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1988-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1989:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-stringmap.lo `test -f 'stringmap.c' || echo '$(srcdir)/'`stringmap.c
wget2-1.99.1/libwget/Makefile.in-1990-
wget2-1.99.1/libwget/Makefile.in-1991-libwget_la-strlcpy.lo: strlcpy.c
wget2-1.99.1/libwget/Makefile.in:1992:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-strlcpy.lo -MD -MP -MF $(DEPDIR)/libwget_la-strlcpy.Tpo -c -o libwget_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
wget2-1.99.1/libwget/Makefile.in-1993-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-strlcpy.Tpo $(DEPDIR)/libwget_la-strlcpy.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-1995-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:1996:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-strlcpy.lo `test -f 'strlcpy.c' || echo '$(srcdir)/'`strlcpy.c
wget2-1.99.1/libwget/Makefile.in-1997-
wget2-1.99.1/libwget/Makefile.in-1998-libwget_la-strscpy.lo: strscpy.c
wget2-1.99.1/libwget/Makefile.in:1999:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-strscpy.lo -MD -MP -MF $(DEPDIR)/libwget_la-strscpy.Tpo -c -o libwget_la-strscpy.lo `test -f 'strscpy.c' || echo '$(srcdir)/'`strscpy.c
wget2-1.99.1/libwget/Makefile.in-2000-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-strscpy.Tpo $(DEPDIR)/libwget_la-strscpy.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2002-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2003:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-strscpy.lo `test -f 'strscpy.c' || echo '$(srcdir)/'`strscpy.c
wget2-1.99.1/libwget/Makefile.in-2004-
wget2-1.99.1/libwget/Makefile.in-2005-libwget_la-thread.lo: thread.c
wget2-1.99.1/libwget/Makefile.in:2006:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-thread.lo -MD -MP -MF $(DEPDIR)/libwget_la-thread.Tpo -c -o libwget_la-thread.lo `test -f 'thread.c' || echo '$(srcdir)/'`thread.c
wget2-1.99.1/libwget/Makefile.in-2007-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-thread.Tpo $(DEPDIR)/libwget_la-thread.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2009-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2010:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-thread.lo `test -f 'thread.c' || echo '$(srcdir)/'`thread.c
wget2-1.99.1/libwget/Makefile.in-2011-
wget2-1.99.1/libwget/Makefile.in-2012-libwget_la-tls_session.lo: tls_session.c
wget2-1.99.1/libwget/Makefile.in:2013:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-tls_session.lo -MD -MP -MF $(DEPDIR)/libwget_la-tls_session.Tpo -c -o libwget_la-tls_session.lo `test -f 'tls_session.c' || echo '$(srcdir)/'`tls_session.c
wget2-1.99.1/libwget/Makefile.in-2014-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-tls_session.Tpo $(DEPDIR)/libwget_la-tls_session.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2016-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2017:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-tls_session.lo `test -f 'tls_session.c' || echo '$(srcdir)/'`tls_session.c
wget2-1.99.1/libwget/Makefile.in-2018-
wget2-1.99.1/libwget/Makefile.in-2019-libwget_la-utils.lo: utils.c
wget2-1.99.1/libwget/Makefile.in:2020:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-utils.lo -MD -MP -MF $(DEPDIR)/libwget_la-utils.Tpo -c -o libwget_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
wget2-1.99.1/libwget/Makefile.in-2021-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-utils.Tpo $(DEPDIR)/libwget_la-utils.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2023-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2024:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-utils.lo `test -f 'utils.c' || echo '$(srcdir)/'`utils.c
wget2-1.99.1/libwget/Makefile.in-2025-
wget2-1.99.1/libwget/Makefile.in-2026-libwget_la-vector.lo: vector.c
wget2-1.99.1/libwget/Makefile.in:2027:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-vector.lo -MD -MP -MF $(DEPDIR)/libwget_la-vector.Tpo -c -o libwget_la-vector.lo `test -f 'vector.c' || echo '$(srcdir)/'`vector.c
wget2-1.99.1/libwget/Makefile.in-2028-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-vector.Tpo $(DEPDIR)/libwget_la-vector.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2030-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2031:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-vector.lo `test -f 'vector.c' || echo '$(srcdir)/'`vector.c
wget2-1.99.1/libwget/Makefile.in-2032-
wget2-1.99.1/libwget/Makefile.in-2033-libwget_la-xalloc.lo: xalloc.c
wget2-1.99.1/libwget/Makefile.in:2034:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-xalloc.lo -MD -MP -MF $(DEPDIR)/libwget_la-xalloc.Tpo -c -o libwget_la-xalloc.lo `test -f 'xalloc.c' || echo '$(srcdir)/'`xalloc.c
wget2-1.99.1/libwget/Makefile.in-2035-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-xalloc.Tpo $(DEPDIR)/libwget_la-xalloc.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2037-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2038:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-xalloc.lo `test -f 'xalloc.c' || echo '$(srcdir)/'`xalloc.c
wget2-1.99.1/libwget/Makefile.in-2039-
wget2-1.99.1/libwget/Makefile.in-2040-libwget_la-xml.lo: xml.c
wget2-1.99.1/libwget/Makefile.in:2041:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-xml.lo -MD -MP -MF $(DEPDIR)/libwget_la-xml.Tpo -c -o libwget_la-xml.lo `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
wget2-1.99.1/libwget/Makefile.in-2042-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-xml.Tpo $(DEPDIR)/libwget_la-xml.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2044-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2045:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-xml.lo `test -f 'xml.c' || echo '$(srcdir)/'`xml.c
wget2-1.99.1/libwget/Makefile.in-2046-
wget2-1.99.1/libwget/Makefile.in-2047-libwget_la-http_highlevel.lo: http_highlevel.c
wget2-1.99.1/libwget/Makefile.in:2048:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libwget_la-http_highlevel.lo -MD -MP -MF $(DEPDIR)/libwget_la-http_highlevel.Tpo -c -o libwget_la-http_highlevel.lo `test -f 'http_highlevel.c' || echo '$(srcdir)/'`http_highlevel.c
wget2-1.99.1/libwget/Makefile.in-2049-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libwget_la-http_highlevel.Tpo $(DEPDIR)/libwget_la-http_highlevel.Plo
##############################################
wget2-1.99.1/libwget/Makefile.in-2051-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2052:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libwget_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libwget_la-http_highlevel.lo `test -f 'http_highlevel.c' || echo '$(srcdir)/'`http_highlevel.c
wget2-1.99.1/libwget/Makefile.in-2053-
wget2-1.99.1/libwget/Makefile.in-2054-test_linking-test_linking.o: test_linking.c
wget2-1.99.1/libwget/Makefile.in:2055:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_linking_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_linking-test_linking.o -MD -MP -MF $(DEPDIR)/test_linking-test_linking.Tpo -c -o test_linking-test_linking.o `test -f 'test_linking.c' || echo '$(srcdir)/'`test_linking.c
wget2-1.99.1/libwget/Makefile.in-2056-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_linking-test_linking.Tpo $(DEPDIR)/test_linking-test_linking.Po
##############################################
wget2-1.99.1/libwget/Makefile.in-2058-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2059:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_linking_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_linking-test_linking.o `test -f 'test_linking.c' || echo '$(srcdir)/'`test_linking.c
wget2-1.99.1/libwget/Makefile.in-2060-
wget2-1.99.1/libwget/Makefile.in-2061-test_linking-test_linking.obj: test_linking.c
wget2-1.99.1/libwget/Makefile.in:2062:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_linking_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_linking-test_linking.obj -MD -MP -MF $(DEPDIR)/test_linking-test_linking.Tpo -c -o test_linking-test_linking.obj `if test -f 'test_linking.c'; then $(CYGPATH_W) 'test_linking.c'; else $(CYGPATH_W) '$(srcdir)/test_linking.c'; fi`
wget2-1.99.1/libwget/Makefile.in-2063-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_linking-test_linking.Tpo $(DEPDIR)/test_linking-test_linking.Po
##############################################
wget2-1.99.1/libwget/Makefile.in-2065-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
wget2-1.99.1/libwget/Makefile.in:2066:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_linking_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_linking-test_linking.obj `if test -f 'test_linking.c'; then $(CYGPATH_W) 'test_linking.c'; else $(CYGPATH_W) '$(srcdir)/test_linking.c'; fi`
wget2-1.99.1/libwget/Makefile.in-2067-
##############################################
wget2-1.99.1/libwget/Makefile.in-2103-GTAGS:
wget2-1.99.1/libwget/Makefile.in:2104:	here=`$(am__cd) $(top_builddir) && pwd` \
wget2-1.99.1/libwget/Makefile.in-2105-	  && $(am__cd) $(top_srcdir) \
##############################################
wget2-1.99.1/libwget/Makefile.in-2126-distdir: $(DISTFILES)
wget2-1.99.1/libwget/Makefile.in:2127:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/libwget/Makefile.in:2128:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
wget2-1.99.1/libwget/Makefile.in-2129-	list='$(DISTFILES)'; \
##############################################
wget2-1.99.1/libwget/Makefile.in-2140-	  if test -d $$d/$$file; then \
wget2-1.99.1/libwget/Makefile.in:2141:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
wget2-1.99.1/libwget/Makefile.in-2142-	    if test -d "$(distdir)/$$file"; then \