===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
httest-2.4.23/Makefile.in-88-  while test -n "$$dir1"; do \
httest-2.4.23/Makefile.in:89:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
httest-2.4.23/Makefile.in-90-    if test "$$first" != "."; then \
httest-2.4.23/Makefile.in-91-      if test "$$first" = ".."; then \
httest-2.4.23/Makefile.in:92:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
httest-2.4.23/Makefile.in:93:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
httest-2.4.23/Makefile.in-94-      else \
httest-2.4.23/Makefile.in:95:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
httest-2.4.23/Makefile.in-96-        if test "$$first2" = "$$first"; then \
httest-2.4.23/Makefile.in:97:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
httest-2.4.23/Makefile.in-98-        else \
##############################################
httest-2.4.23/Makefile.in-103-    fi; \
httest-2.4.23/Makefile.in:104:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
httest-2.4.23/Makefile.in-105-  done; \
##############################################
httest-2.4.23/Makefile.in-304-	dot_seen=no; \
httest-2.4.23/Makefile.in:305:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/Makefile.in-306-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
httest-2.4.23/Makefile.in-339-	rev="$$rev ."; \
httest-2.4.23/Makefile.in:340:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/Makefile.in-341-	for subdir in $$rev; do \
##############################################
httest-2.4.23/Makefile.in-417-GTAGS:
httest-2.4.23/Makefile.in:418:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/Makefile.in-419-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/Makefile.in-427-	test -d "$(distdir)" || mkdir "$(distdir)"
httest-2.4.23/Makefile.in:428:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/Makefile.in:429:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/Makefile.in-430-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/Makefile.in-441-	  if test -d $$d/$$file; then \
httest-2.4.23/Makefile.in:442:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/Makefile.in-443-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/Makefile.in-549-	test -d $(distdir)/_build || exit 0; \
httest-2.4.23/Makefile.in:550:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
httest-2.4.23/Makefile.in-551-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
httest-2.4.23/Makefile.in-583-	@$(am__cd) '$(distuninstallcheck_dir)' \
httest-2.4.23/Makefile.in:584:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
httest-2.4.23/Makefile.in-585-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
httest-2.4.23/Makefile.in-595-	fi
httest-2.4.23/Makefile.in:596:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
httest-2.4.23/Makefile.in-597-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
httest-2.4.23/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
httest-2.4.23/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
httest-2.4.23/aclocal.m4-69-#
##############################################
httest-2.4.23/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
httest-2.4.23/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
httest-2.4.23/aclocal.m4-93-# and then we would define $MISSING as
##############################################
httest-2.4.23/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
httest-2.4.23/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
httest-2.4.23/aclocal.m4-109-])
##############################################
httest-2.4.23/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
httest-2.4.23/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
httest-2.4.23/aclocal.m4-210-  fi
##############################################
httest-2.4.23/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
httest-2.4.23/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
httest-2.4.23/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
httest-2.4.23/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
httest-2.4.23/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
httest-2.4.23/aclocal.m4-365-    else
##############################################
httest-2.4.23/aclocal.m4-369-    # from the Makefile without running `make'.
httest-2.4.23/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
httest-2.4.23/aclocal.m4-371-    test -z "$DEPDIR" && continue
httest-2.4.23/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
httest-2.4.23/aclocal.m4-373-    test -z "am__include" && continue
httest-2.4.23/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
httest-2.4.23/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
httest-2.4.23/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
httest-2.4.23/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
httest-2.4.23/aclocal.m4-385-      test -f "$dirpart/$file" && continue
httest-2.4.23/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
httest-2.4.23/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
httest-2.4.23/aclocal.m4-452-AC_REQUIRE([AC_PROG_INSTALL])dnl
httest-2.4.23/aclocal.m4:453:if test "`cd $srcdir && pwd`" != "`pwd`"; then
httest-2.4.23/aclocal.m4-454-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
httest-2.4.23/aclocal.m4-554-    * )
httest-2.4.23/aclocal.m4:555:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
httest-2.4.23/aclocal.m4-556-  esac
httest-2.4.23/aclocal.m4-557-done
httest-2.4.23/aclocal.m4:558:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
httest-2.4.23/aclocal.m4-559-
##############################################
httest-2.4.23/aclocal.m4-629-# Ignore all kinds of additional output from `make'.
httest-2.4.23/aclocal.m4:630:case `$am_make -s -f confmf 2> /dev/null` in #(
httest-2.4.23/aclocal.m4-631-*the\ am__doit\ target*)
##############################################
httest-2.4.23/aclocal.m4-639-   echo '.include "confinc"' > confmf
httest-2.4.23/aclocal.m4:640:   case `$am_make -s -f confmf 2> /dev/null` in #(
httest-2.4.23/aclocal.m4-641-   *the\ am__doit\ target*)
##############################################
httest-2.4.23/aclocal.m4-672-set dummy $CC
httest-2.4.23/aclocal.m4:673:am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
httest-2.4.23/aclocal.m4-674-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
httest-2.4.23/aclocal.m4-827-if (
httest-2.4.23/aclocal.m4:828:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
httest-2.4.23/aclocal.m4-829-   if test "$[*]" = "X"; then
httest-2.4.23/aclocal.m4-830-      # -L didn't work.
httest-2.4.23/aclocal.m4:831:      set X `ls -t "$srcdir/configure" conftest.file`
httest-2.4.23/aclocal.m4-832-   fi
##############################################
httest-2.4.23/config/compile-105-# Name of file we expect compiler to create.
httest-2.4.23/config/compile:106:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
httest-2.4.23/config/compile-107-
##############################################
httest-2.4.23/config/compile-111-# object file name, since that is what matters with a parallel build.
httest-2.4.23/config/compile:112:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
httest-2.4.23/config/compile-113-while true; do
##############################################
httest-2.4.23/config/config.guess-40-
httest-2.4.23/config/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
httest-2.4.23/config/config.guess-42-
##############################################
httest-2.4.23/config/config.guess-109-: ${TMPDIR=/tmp} ;
httest-2.4.23/config/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
httest-2.4.23/config/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
httest-2.4.23/config/config.guess-195-	    *)
httest-2.4.23/config/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
httest-2.4.23/config/config.guess-197-		;;
##############################################
httest-2.4.23/config/config.guess-222-	*4.0)
httest-2.4.23/config/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
httest-2.4.23/config/config.guess-224-		;;
httest-2.4.23/config/config.guess-225-	*5.*)
httest-2.4.23/config/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
httest-2.4.23/config/config.guess-227-		;;
##############################################
httest-2.4.23/config/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
httest-2.4.23/config/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
httest-2.4.23/config/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
httest-2.4.23/config/config.guess-270-	# 1.2 uses "1.2" for uname -r.
httest-2.4.23/config/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
httest-2.4.23/config/config.guess-272-	exit ;;
##############################################
httest-2.4.23/config/config.guess-327-    s390x:SunOS:*:*)
httest-2.4.23/config/config.guess:328:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-329-	exit ;;
httest-2.4.23/config/config.guess-330-    sun4H:SunOS:5.*:*)
httest-2.4.23/config/config.guess:331:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-332-	exit ;;
httest-2.4.23/config/config.guess-333-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
httest-2.4.23/config/config.guess:334:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-335-	exit ;;
##############################################
httest-2.4.23/config/config.guess-352-	fi
httest-2.4.23/config/config.guess:353:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-354-	exit ;;
##############################################
httest-2.4.23/config/config.guess-358-	# it's likely to be more like Solaris than SunOS4.
httest-2.4.23/config/config.guess:359:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-360-	exit ;;
##############################################
httest-2.4.23/config/config.guess-367-	# Japanese Language versions have a version number like `4.1.3-JL'.
httest-2.4.23/config/config.guess:368:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
httest-2.4.23/config/config.guess-369-	exit ;;
##############################################
httest-2.4.23/config/config.guess-373-    sun*:*:4.2BSD:*)
httest-2.4.23/config/config.guess:374:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
httest-2.4.23/config/config.guess-375-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
httest-2.4.23/config/config.guess-455-	$CC_FOR_BUILD -o $dummy $dummy.c &&
httest-2.4.23/config/config.guess:456:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
httest-2.4.23/config/config.guess:457:	  SYSTEM_NAME=`$dummy $dummyarg` &&
httest-2.4.23/config/config.guess-458-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
httest-2.4.23/config/config.guess-511-    *:IRIX*:*:*)
httest-2.4.23/config/config.guess:512:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
httest-2.4.23/config/config.guess-513-	exit ;;
##############################################
httest-2.4.23/config/config.guess-541-EOF
httest-2.4.23/config/config.guess:542:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
httest-2.4.23/config/config.guess-543-		then
##############################################
httest-2.4.23/config/config.guess-554-    *:AIX:*:[456])
httest-2.4.23/config/config.guess:555:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
httest-2.4.23/config/config.guess-556-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
httest-2.4.23/config/config.guess-589-    9000/[34678]??:HP-UX:*:*)
httest-2.4.23/config/config.guess:590:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
httest-2.4.23/config/config.guess-591-	case "${UNAME_MACHINE}" in
##############################################
httest-2.4.23/config/config.guess-643-EOF
httest-2.4.23/config/config.guess:644:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
httest-2.4.23/config/config.guess-645-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
httest-2.4.23/config/config.guess-671-    ia64:HP-UX:*:*)
httest-2.4.23/config/config.guess:672:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
httest-2.4.23/config/config.guess-673-	echo ia64-hp-hpux${HPUX_REV}
##############################################
httest-2.4.23/config/config.guess-701-EOF
httest-2.4.23/config/config.guess:702:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
httest-2.4.23/config/config.guess-703-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
httest-2.4.23/config/config.guess-772-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
httest-2.4.23/config/config.guess:773:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
httest-2.4.23/config/config.guess-774-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
httest-2.4.23/config/config.guess-777-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
httest-2.4.23/config/config.guess:778:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
httest-2.4.23/config/config.guess-779-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
httest-2.4.23/config/config.guess-792-	    pc98)
httest-2.4.23/config/config.guess:793:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
httest-2.4.23/config/config.guess-794-	    amd64)
httest-2.4.23/config/config.guess:795:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
httest-2.4.23/config/config.guess-796-	    *)
httest-2.4.23/config/config.guess:797:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
httest-2.4.23/config/config.guess-798-	esac
##############################################
httest-2.4.23/config/config.guess-846-    prep*:SunOS:5.*:*)
httest-2.4.23/config/config.guess:847:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
httest-2.4.23/config/config.guess-848-	exit ;;
##############################################
httest-2.4.23/config/config.guess-850-	# the GNU system
httest-2.4.23/config/config.guess:851:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
httest-2.4.23/config/config.guess-852-	exit ;;
##############################################
httest-2.4.23/config/config.guess-854-	# other systems with GNU libc and userland
httest-2.4.23/config/config.guess:855:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
httest-2.4.23/config/config.guess-856-	exit ;;
##############################################
httest-2.4.23/config/config.guess-903-EOF
httest-2.4.23/config/config.guess:904:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
httest-2.4.23/config/config.guess-905-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
httest-2.4.23/config/config.guess-931-EOF
httest-2.4.23/config/config.guess:932:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
httest-2.4.23/config/config.guess-933-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
httest-2.4.23/config/config.guess-1013-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
httest-2.4.23/config/config.guess:1014:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
httest-2.4.23/config/config.guess-1015-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
httest-2.4.23/config/config.guess-1280-    *:DragonFly:*:*)
httest-2.4.23/config/config.guess:1281:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
httest-2.4.23/config/config.guess-1282-	exit ;;
##############################################
httest-2.4.23/config/config.guess-1293-    i*86:skyos:*:*)
httest-2.4.23/config/config.guess:1294:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
httest-2.4.23/config/config.guess-1295-	exit ;;
##############################################
httest-2.4.23/config/config.guess-1421-
httest-2.4.23/config/config.guess:1422:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
httest-2.4.23/config/config.guess-1423-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
httest-2.4.23/config/config.sub-59-
httest-2.4.23/config/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
httest-2.4.23/config/config.sub-61-
##############################################
httest-2.4.23/config/config.sub-123-# Here we must recognize all the valid KERNEL-OS combinations.
httest-2.4.23/config/config.sub:124:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
httest-2.4.23/config/config.sub-125-case $maybe_os in
##############################################
httest-2.4.23/config/config.sub-130-    os=-$maybe_os
httest-2.4.23/config/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
httest-2.4.23/config/config.sub-132-    ;;
httest-2.4.23/config/config.sub-133-  *)
httest-2.4.23/config/config.sub:134:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
httest-2.4.23/config/config.sub-135-    if [ $basic_machine != $1 ]
httest-2.4.23/config/config.sub:136:    then os=`echo $1 | sed 's/.*-/-/'`
httest-2.4.23/config/config.sub-137-    else os=; fi
##############################################
httest-2.4.23/config/config.sub-184-		os=-sco5v6
httest-2.4.23/config/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-186-		;;
##############################################
httest-2.4.23/config/config.sub-188-		os=-sco3.2v5
httest-2.4.23/config/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-190-		;;
##############################################
httest-2.4.23/config/config.sub-192-		os=-sco3.2v4
httest-2.4.23/config/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-194-		;;
httest-2.4.23/config/config.sub-195-	-sco3.2.[4-9]*)
httest-2.4.23/config/config.sub:196:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
httest-2.4.23/config/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-198-		;;
##############################################
httest-2.4.23/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
httest-2.4.23/config/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-202-		;;
##############################################
httest-2.4.23/config/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
httest-2.4.23/config/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-206-		;;
##############################################
httest-2.4.23/config/config.sub-208-		os=-sco3.2v2
httest-2.4.23/config/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-210-		;;
httest-2.4.23/config/config.sub-211-	-udk*)
httest-2.4.23/config/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-213-		;;
##############################################
httest-2.4.23/config/config.sub-215-		os=-isc2.2
httest-2.4.23/config/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-217-		;;
##############################################
httest-2.4.23/config/config.sub-221-	-isc*)
httest-2.4.23/config/config.sub:222:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
httest-2.4.23/config/config.sub-223-		;;
##############################################
httest-2.4.23/config/config.sub-227-	-ptx*)
httest-2.4.23/config/config.sub:228:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
httest-2.4.23/config/config.sub-229-		;;
httest-2.4.23/config/config.sub-230-	-windowsnt*)
httest-2.4.23/config/config.sub:231:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
httest-2.4.23/config/config.sub-232-		;;
##############################################
httest-2.4.23/config/config.sub-323-	*-*-*)
httest-2.4.23/config/config.sub:324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
httest-2.4.23/config/config.sub-325-		exit 1
##############################################
httest-2.4.23/config/config.sub-433-	amd64-*)
httest-2.4.23/config/config.sub:434:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-435-		;;
##############################################
httest-2.4.23/config/config.sub-475-	blackfin-*)
httest-2.4.23/config/config.sub:476:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-477-		os=-linux
##############################################
httest-2.4.23/config/config.sub-678-	i*86v32)
httest-2.4.23/config/config.sub:679:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
httest-2.4.23/config/config.sub-680-		os=-sysv32
##############################################
httest-2.4.23/config/config.sub-682-	i*86v4*)
httest-2.4.23/config/config.sub:683:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
httest-2.4.23/config/config.sub-684-		os=-sysv4
##############################################
httest-2.4.23/config/config.sub-686-	i*86v)
httest-2.4.23/config/config.sub:687:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
httest-2.4.23/config/config.sub-688-		os=-sysv
##############################################
httest-2.4.23/config/config.sub-690-	i*86sol2)
httest-2.4.23/config/config.sub:691:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
httest-2.4.23/config/config.sub-692-		os=-solaris2
##############################################
httest-2.4.23/config/config.sub-720-	m68knommu-*)
httest-2.4.23/config/config.sub:721:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-722-		os=-linux
##############################################
httest-2.4.23/config/config.sub-753-	mips3*-*)
httest-2.4.23/config/config.sub:754:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
httest-2.4.23/config/config.sub-755-		;;
httest-2.4.23/config/config.sub-756-	mips3*)
httest-2.4.23/config/config.sub:757:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
httest-2.4.23/config/config.sub-758-		;;
##############################################
httest-2.4.23/config/config.sub-771-	ms1-*)
httest-2.4.23/config/config.sub:772:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
httest-2.4.23/config/config.sub-773-		;;
##############################################
httest-2.4.23/config/config.sub-876-	parisc-*)
httest-2.4.23/config/config.sub:877:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-878-		os=-linux
##############################################
httest-2.4.23/config/config.sub-892-	pc98-*)
httest-2.4.23/config/config.sub:893:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-894-		;;
##############################################
httest-2.4.23/config/config.sub-907-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
httest-2.4.23/config/config.sub:908:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-909-		;;
httest-2.4.23/config/config.sub-910-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
httest-2.4.23/config/config.sub:911:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-912-		;;
httest-2.4.23/config/config.sub-913-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
httest-2.4.23/config/config.sub:914:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-915-		;;
httest-2.4.23/config/config.sub-916-	pentium4-*)
httest-2.4.23/config/config.sub:917:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-918-		;;
##############################################
httest-2.4.23/config/config.sub-925-		;;
httest-2.4.23/config/config.sub:926:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-927-		;;
##############################################
httest-2.4.23/config/config.sub-931-	ppcle-* | powerpclittle-*)
httest-2.4.23/config/config.sub:932:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-933-		;;
##############################################
httest-2.4.23/config/config.sub-935-		;;
httest-2.4.23/config/config.sub:936:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-937-		;;
##############################################
httest-2.4.23/config/config.sub-941-	ppc64le-* | powerpc64little-*)
httest-2.4.23/config/config.sub:942:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
httest-2.4.23/config/config.sub-943-		;;
##############################################
httest-2.4.23/config/config.sub-1233-	*)
httest-2.4.23/config/config.sub:1234:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
httest-2.4.23/config/config.sub-1235-		exit 1
##############################################
httest-2.4.23/config/config.sub-1241-	*-digital*)
httest-2.4.23/config/config.sub:1242:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
httest-2.4.23/config/config.sub-1243-		;;
httest-2.4.23/config/config.sub-1244-	*-commodore*)
httest-2.4.23/config/config.sub:1245:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
httest-2.4.23/config/config.sub-1246-		;;
##############################################
httest-2.4.23/config/config.sub-1262-	-solaris1 | -solaris1.*)
httest-2.4.23/config/config.sub:1263:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
httest-2.4.23/config/config.sub-1264-		;;
##############################################
httest-2.4.23/config/config.sub-1274-	-gnu/linux*)
httest-2.4.23/config/config.sub:1275:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
httest-2.4.23/config/config.sub-1276-		;;
##############################################
httest-2.4.23/config/config.sub-1319-	-nto*)
httest-2.4.23/config/config.sub:1320:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
httest-2.4.23/config/config.sub-1321-		;;
##############################################
httest-2.4.23/config/config.sub-1326-	-mac*)
httest-2.4.23/config/config.sub:1327:		os=`echo $os | sed -e 's|mac|macos|'`
httest-2.4.23/config/config.sub-1328-		;;
##############################################
httest-2.4.23/config/config.sub-1332-	-linux*)
httest-2.4.23/config/config.sub:1333:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
httest-2.4.23/config/config.sub-1334-		;;
httest-2.4.23/config/config.sub-1335-	-sunos5*)
httest-2.4.23/config/config.sub:1336:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
httest-2.4.23/config/config.sub-1337-		;;
httest-2.4.23/config/config.sub-1338-	-sunos6*)
httest-2.4.23/config/config.sub:1339:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
httest-2.4.23/config/config.sub-1340-		;;
##############################################
httest-2.4.23/config/config.sub-1387-	-sinix5.*)
httest-2.4.23/config/config.sub:1388:		os=`echo $os | sed -e 's|sinix|sysv|'`
httest-2.4.23/config/config.sub-1389-		;;
##############################################
httest-2.4.23/config/config.sub-1441-		# Get rid of the `-' at the beginning of $os.
httest-2.4.23/config/config.sub:1442:		os=`echo $os | sed 's/[^-]*-//'`
httest-2.4.23/config/config.sub:1443:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
httest-2.4.23/config/config.sub-1444-		exit 1
##############################################
httest-2.4.23/config/config.sub-1692-		esac
httest-2.4.23/config/config.sub:1693:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
httest-2.4.23/config/config.sub-1694-		;;
##############################################
httest-2.4.23/config/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
httest-2.4.23/config/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
httest-2.4.23/config/depcomp-69-
##############################################
httest-2.4.23/config/depcomp-224-  # Version 6 uses the directory in both cases.
httest-2.4.23/config/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
httest-2.4.23/config/depcomp-226-  test "x$dir" = "x$object" && dir=
httest-2.4.23/config/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
httest-2.4.23/config/depcomp-228-  if test "$libtool" = yes; then
##############################################
httest-2.4.23/config/depcomp-253-    # Do two passes, one to just change these to
httest-2.4.23/config/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
httest-2.4.23/config/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
httest-2.4.23/config/depcomp-295-  # Do two passes, one to just change these to
httest-2.4.23/config/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
httest-2.4.23/config/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
httest-2.4.23/config/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
httest-2.4.23/config/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
httest-2.4.23/config/depcomp-313-  test "x$dir" = "x$object" && dir=
httest-2.4.23/config/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
httest-2.4.23/config/depcomp-315-  if test "$libtool" = yes; then
##############################################
httest-2.4.23/config/depcomp-355-   # Subdirectories are respected.
httest-2.4.23/config/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
httest-2.4.23/config/depcomp-357-   test "x$dir" = "x$object" && dir=
httest-2.4.23/config/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
httest-2.4.23/config/depcomp-359-
##############################################
httest-2.4.23/config/depcomp-501-  done
httest-2.4.23/config/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
httest-2.4.23/config/depcomp-503-  touch "$tmpdepfile"
##############################################
httest-2.4.23/config/install-sh-217-      fi
httest-2.4.23/config/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
httest-2.4.23/config/install-sh-219-    *)
##############################################
httest-2.4.23/config/install-sh-269-      dstdir=$dst
httest-2.4.23/config/install-sh:270:      dst=$dstdir/`basename "$src"`
httest-2.4.23/config/install-sh-271-      dstdir_status=0
##############################################
httest-2.4.23/config/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
httest-2.4.23/config/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
httest-2.4.23/config/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
httest-2.4.23/config/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
httest-2.4.23/config/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
httest-2.4.23/config/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
httest-2.4.23/config/install-sh-418-	    case $prefix in
httest-2.4.23/config/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
httest-2.4.23/config/install-sh-420-	      *) qprefix=$prefix;;
##############################################
httest-2.4.23/config/install-sh-467-    if $copy_on_change &&
httest-2.4.23/config/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
httest-2.4.23/config/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
httest-2.4.23/config/install-sh-470-
##############################################
httest-2.4.23/config/ltmain.sh-161-  # Extract subdirectory from the argument.
httest-2.4.23/config/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
httest-2.4.23/config/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
httest-2.4.23/config/ltmain.sh-167-  fi
httest-2.4.23/config/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
httest-2.4.23/config/ltmain.sh-169-}
##############################################
httest-2.4.23/config/ltmain.sh-193-     progdir=$func_dirname_result
httest-2.4.23/config/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
httest-2.4.23/config/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
httest-2.4.23/config/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
httest-2.4.23/config/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
httest-2.4.23/config/ltmain.sh-223-bs='\\'
##############################################
httest-2.4.23/config/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
httest-2.4.23/config/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
httest-2.4.23/config/ltmain.sh-330-      done
httest-2.4.23/config/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
httest-2.4.23/config/ltmain.sh-332-
##############################################
httest-2.4.23/config/ltmain.sh-363-      # If mktemp works, use that first and foremost
httest-2.4.23/config/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
httest-2.4.23/config/ltmain.sh-365-
##############################################
httest-2.4.23/config/ltmain.sh-394-      *[\\\`\"\$]*)
httest-2.4.23/config/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
httest-2.4.23/config/ltmain.sh-396-      *)
##############################################
httest-2.4.23/config/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
httest-2.4.23/config/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
httest-2.4.23/config/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
httest-2.4.23/config/ltmain.sh-539-	p
##############################################
httest-2.4.23/config/ltmain.sh-565-  :
httest-2.4.23/config/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
httest-2.4.23/config/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
httest-2.4.23/config/ltmain.sh-685-	# quotes we have to do it in 2 steps:
httest-2.4.23/config/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
httest-2.4.23/config/ltmain.sh-687-	eval "$extractedcf"
##############################################
httest-2.4.23/config/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
httest-2.4.23/config/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
httest-2.4.23/config/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
httest-2.4.23/config/ltmain.sh-1028-	    # Evaluate the configuration.
httest-2.4.23/config/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
httest-2.4.23/config/ltmain.sh-1030-	    CC_quoted=
##############################################
httest-2.4.23/config/ltmain.sh-1036-	    case "$@ " in
httest-2.4.23/config/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
httest-2.4.23/config/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
httest-2.4.23/config/ltmain.sh-1213-    *.[cCFSifmso] | \
httest-2.4.23/config/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
httest-2.4.23/config/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
httest-2.4.23/config/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
httest-2.4.23/config/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
httest-2.4.23/config/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
httest-2.4.23/config/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
httest-2.4.23/config/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
httest-2.4.23/config/ltmain.sh-1311-
##############################################
httest-2.4.23/config/ltmain.sh-1358-      if test "$need_locks" = warn &&
httest-2.4.23/config/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
httest-2.4.23/config/ltmain.sh-1360-	$ECHO "\
httest-2.4.23/config/ltmain.sh-1361-*** ERROR, $lockfile contains:
httest-2.4.23/config/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
httest-2.4.23/config/ltmain.sh-1363-
##############################################
httest-2.4.23/config/ltmain.sh-1407-      if test "$need_locks" = warn &&
httest-2.4.23/config/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
httest-2.4.23/config/ltmain.sh-1409-	$ECHO "\
httest-2.4.23/config/ltmain.sh-1410-*** ERROR, $lockfile contains:
httest-2.4.23/config/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
httest-2.4.23/config/ltmain.sh-1412-
##############################################
httest-2.4.23/config/ltmain.sh-1665-	  test -n "$library_names" && \
httest-2.4.23/config/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
httest-2.4.23/config/ltmain.sh-1667-	  continue
##############################################
httest-2.4.23/config/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
httest-2.4.23/config/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
httest-2.4.23/config/ltmain.sh-1678-	  fi
##############################################
httest-2.4.23/config/ltmain.sh-1694-      # Get the absolute pathname.
httest-2.4.23/config/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
httest-2.4.23/config/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
httest-2.4.23/config/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
httest-2.4.23/config/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
httest-2.4.23/config/ltmain.sh-2014-
##############################################
httest-2.4.23/config/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
httest-2.4.23/config/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
httest-2.4.23/config/ltmain.sh-2027-	  else
httest-2.4.23/config/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
httest-2.4.23/config/ltmain.sh-2029-	  fi
##############################################
httest-2.4.23/config/ltmain.sh-2185-	    fi
httest-2.4.23/config/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
httest-2.4.23/config/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
httest-2.4.23/config/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
httest-2.4.23/config/ltmain.sh-2189-	      finalize=no
##############################################
httest-2.4.23/config/ltmain.sh-2204-	        # Replace the output file specification.
httest-2.4.23/config/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
httest-2.4.23/config/ltmain.sh-2206-
##############################################
httest-2.4.23/config/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
httest-2.4.23/config/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
httest-2.4.23/config/ltmain.sh-2225-	  fi
##############################################
httest-2.4.23/config/ltmain.sh-2294-    my_pic_p="${3-no}"
httest-2.4.23/config/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
httest-2.4.23/config/ltmain.sh-2296-    my_dlsyms=
##############################################
httest-2.4.23/config/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
httest-2.4.23/config/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
httest-2.4.23/config/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
httest-2.4.23/config/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
httest-2.4.23/config/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
httest-2.4.23/config/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
httest-2.4.23/config/ltmain.sh-2520-	  else
httest-2.4.23/config/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
httest-2.4.23/config/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
httest-2.4.23/config/ltmain.sh-2523-	  fi
##############################################
httest-2.4.23/config/ltmain.sh-2525-	*)
httest-2.4.23/config/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
httest-2.4.23/config/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
httest-2.4.23/config/ltmain.sh-2528-	  ;;
##############################################
httest-2.4.23/config/ltmain.sh-2540-      # Nullify the symbol file.
httest-2.4.23/config/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
httest-2.4.23/config/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
httest-2.4.23/config/ltmain.sh-2543-    fi
##############################################
httest-2.4.23/config/ltmain.sh-2555-  win32_libid_type="unknown"
httest-2.4.23/config/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
httest-2.4.23/config/ltmain.sh-2557-  case $win32_fileres in
##############################################
httest-2.4.23/config/ltmain.sh-2652-	  darwin_curdir=`pwd`
httest-2.4.23/config/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
httest-2.4.23/config/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
httest-2.4.23/config/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
httest-2.4.23/config/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
httest-2.4.23/config/ltmain.sh-2657-	    darwin_arch=
##############################################
httest-2.4.23/config/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
httest-2.4.23/config/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
httest-2.4.23/config/ltmain.sh-2669-	    darwin_file=
##############################################
httest-2.4.23/config/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
httest-2.4.23/config/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
httest-2.4.23/config/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
httest-2.4.23/config/ltmain.sh-2686-      esac
httest-2.4.23/config/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
httest-2.4.23/config/ltmain.sh-2688-    done
##############################################
httest-2.4.23/config/ltmain.sh-2757-      shift
httest-2.4.23/config/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
httest-2.4.23/config/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
httest-2.4.23/config/ltmain.sh-2769-  # Find the directory that this script lives in.
httest-2.4.23/config/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
httest-2.4.23/config/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
httest-2.4.23/config/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
httest-2.4.23/config/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
httest-2.4.23/config/ltmain.sh-2775-  while test -n \"\$file\"; do
httest-2.4.23/config/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
httest-2.4.23/config/ltmain.sh-2777-
##############################################
httest-2.4.23/config/ltmain.sh-2785-
httest-2.4.23/config/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
httest-2.4.23/config/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
httest-2.4.23/config/ltmain.sh-2788-  done
##############################################
httest-2.4.23/config/ltmain.sh-2816-    case \"\$thisdir\" in
httest-2.4.23/config/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
httest-2.4.23/config/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
httest-2.4.23/config/ltmain.sh-2822-  # Try to get the absolute directory name.
httest-2.4.23/config/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
httest-2.4.23/config/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
httest-2.4.23/config/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
httest-2.4.23/config/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
httest-2.4.23/config/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
httest-2.4.23/config/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
httest-2.4.23/config/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
httest-2.4.23/config/ltmain.sh-2849-      else
##############################################
httest-2.4.23/config/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
httest-2.4.23/config/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
httest-2.4.23/config/ltmain.sh-2881-
##############################################
httest-2.4.23/config/ltmain.sh-2994-          *cygwin* )
httest-2.4.23/config/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
httest-2.4.23/config/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
httest-2.4.23/config/ltmain.sh-3006-            # the odd construction:
httest-2.4.23/config/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
httest-2.4.23/config/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
httest-2.4.23/config/ltmain.sh-3073-          *cygwin* )
httest-2.4.23/config/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
httest-2.4.23/config/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
httest-2.4.23/config/ltmain.sh-4240-	    moreargs=
httest-2.4.23/config/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
httest-2.4.23/config/ltmain.sh-4242-	    do
##############################################
httest-2.4.23/config/ltmain.sh-4490-	*)
httest-2.4.23/config/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
httest-2.4.23/config/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
httest-2.4.23/config/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
httest-2.4.23/config/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
httest-2.4.23/config/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
httest-2.4.23/config/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
httest-2.4.23/config/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
httest-2.4.23/config/ltmain.sh-4929-    else
##############################################
httest-2.4.23/config/ltmain.sh-5050-	  for deplib in $dependency_libs; do
httest-2.4.23/config/ltmain.sh:5051:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
httest-2.4.23/config/ltmain.sh-5052-	    case " $weak_libs " in
##############################################
httest-2.4.23/config/ltmain.sh-5228-		  set dummy $deplibs_check_method; shift
httest-2.4.23/config/ltmain.sh:5229:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
httest-2.4.23/config/ltmain.sh-5230-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
httest-2.4.23/config/ltmain.sh-5291-	else
httest-2.4.23/config/ltmain.sh:5292:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
httest-2.4.23/config/ltmain.sh-5293-	fi
##############################################
httest-2.4.23/config/ltmain.sh-5320-	if test -n "$inherited_linker_flags"; then
httest-2.4.23/config/ltmain.sh:5321:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
httest-2.4.23/config/ltmain.sh-5322-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
httest-2.4.23/config/ltmain.sh-5328-	fi
httest-2.4.23/config/ltmain.sh:5329:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh-5330-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
httest-2.4.23/config/ltmain.sh-5395-	*)
httest-2.4.23/config/ltmain.sh:5396:	  abs_ladir=`cd "$ladir" && pwd`
httest-2.4.23/config/ltmain.sh-5397-	  if test -z "$abs_ladir"; then
##############################################
httest-2.4.23/config/ltmain.sh-5621-	    shift
httest-2.4.23/config/ltmain.sh:5622:	    libname=`eval "\\$ECHO \"$libname_spec\""`
httest-2.4.23/config/ltmain.sh-5623-	    # use dlname if we got it. it's perfectly good, no?
##############################################
httest-2.4.23/config/ltmain.sh-5904-		*)
httest-2.4.23/config/ltmain.sh:5905:		  absdir=`cd "$dir" && pwd`
httest-2.4.23/config/ltmain.sh-5906-		  if test -z "$absdir"; then
##############################################
httest-2.4.23/config/ltmain.sh-5915-		  depdepl=
httest-2.4.23/config/ltmain.sh:5916:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
httest-2.4.23/config/ltmain.sh-5917-		  if test -n "$deplibrary_names" ; then
##############################################
httest-2.4.23/config/ltmain.sh-5922-		      depdepl="$absdir/$objdir/$depdepl"
httest-2.4.23/config/ltmain.sh:5923:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
httest-2.4.23/config/ltmain.sh-5924-                      if test -z "$darwin_install_name"; then
httest-2.4.23/config/ltmain.sh:5925:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
httest-2.4.23/config/ltmain.sh-5926-                      fi
##############################################
httest-2.4.23/config/ltmain.sh-5937-		else
httest-2.4.23/config/ltmain.sh:5938:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
httest-2.4.23/config/ltmain.sh-5939-		  test -z "$libdir" && \
##############################################
httest-2.4.23/config/ltmain.sh-5960-	else
httest-2.4.23/config/ltmain.sh:5961:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh-5962-	fi
##############################################
httest-2.4.23/config/ltmain.sh-6109-	test "$module" = no && \
httest-2.4.23/config/ltmain.sh:6110:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
httest-2.4.23/config/ltmain.sh-6111-
##############################################
httest-2.4.23/config/ltmain.sh-6243-	if test "$age" -gt "$current"; then
httest-2.4.23/config/ltmain.sh:6244:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
httest-2.4.23/config/ltmain.sh-6245-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
httest-2.4.23/config/ltmain.sh-6404-	removelist=
httest-2.4.23/config/ltmain.sh:6405:	tempremovelist=`$ECHO "$output_objdir/*"`
httest-2.4.23/config/ltmain.sh-6406-	for p in $tempremovelist; do
##############################################
httest-2.4.23/config/ltmain.sh-6430-	# Transform .lo files to .o files.
httest-2.4.23/config/ltmain.sh:6431:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
httest-2.4.23/config/ltmain.sh-6432-      fi
##############################################
httest-2.4.23/config/ltmain.sh-6435-      #for path in $notinst_path; do
httest-2.4.23/config/ltmain.sh:6436:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
httest-2.4.23/config/ltmain.sh:6437:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
httest-2.4.23/config/ltmain.sh:6438:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
httest-2.4.23/config/ltmain.sh-6439-      #done
##############################################
httest-2.4.23/config/ltmain.sh-6555-		if test -n "$i" ; then
httest-2.4.23/config/ltmain.sh:6556:		  libname=`eval "\\$ECHO \"$libname_spec\""`
httest-2.4.23/config/ltmain.sh:6557:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
httest-2.4.23/config/ltmain.sh-6558-		  set dummy $deplib_matches; shift
httest-2.4.23/config/ltmain.sh-6559-		  deplib_match=$1
httest-2.4.23/config/ltmain.sh:6560:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
httest-2.4.23/config/ltmain.sh-6561-		    newdeplibs="$newdeplibs $i"
##############################################
httest-2.4.23/config/ltmain.sh-6598-		  if test -n "$i" ; then
httest-2.4.23/config/ltmain.sh:6599:		    libname=`eval "\\$ECHO \"$libname_spec\""`
httest-2.4.23/config/ltmain.sh:6600:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
httest-2.4.23/config/ltmain.sh-6601-		    set dummy $deplib_matches; shift
httest-2.4.23/config/ltmain.sh-6602-		    deplib_match=$1
httest-2.4.23/config/ltmain.sh:6603:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
httest-2.4.23/config/ltmain.sh-6604-		      newdeplibs="$newdeplibs $i"
##############################################
httest-2.4.23/config/ltmain.sh-6633-	  set dummy $deplibs_check_method; shift
httest-2.4.23/config/ltmain.sh:6634:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
httest-2.4.23/config/ltmain.sh-6635-	  for a_deplib in $deplibs; do
##############################################
httest-2.4.23/config/ltmain.sh-6648-	      if test -n "$a_deplib" ; then
httest-2.4.23/config/ltmain.sh:6649:		libname=`eval "\\$ECHO \"$libname_spec\""`
httest-2.4.23/config/ltmain.sh-6650-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
httest-2.4.23/config/ltmain.sh:6651:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
httest-2.4.23/config/ltmain.sh-6652-		  for potent_lib in $potential_libs; do
##############################################
httest-2.4.23/config/ltmain.sh-6664-		      while test -h "$potlib" 2>/dev/null; do
httest-2.4.23/config/ltmain.sh:6665:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
httest-2.4.23/config/ltmain.sh-6666-			case $potliblink in
httest-2.4.23/config/ltmain.sh-6667-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
httest-2.4.23/config/ltmain.sh:6668:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
httest-2.4.23/config/ltmain.sh-6669-			esac
##############################################
httest-2.4.23/config/ltmain.sh-6705-	  set dummy $deplibs_check_method; shift
httest-2.4.23/config/ltmain.sh:6706:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
httest-2.4.23/config/ltmain.sh-6707-	  for a_deplib in $deplibs; do
##############################################
httest-2.4.23/config/ltmain.sh-6720-	      if test -n "$a_deplib" ; then
httest-2.4.23/config/ltmain.sh:6721:		libname=`eval "\\$ECHO \"$libname_spec\""`
httest-2.4.23/config/ltmain.sh-6722-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
httest-2.4.23/config/ltmain.sh:6723:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
httest-2.4.23/config/ltmain.sh-6724-		  for potent_lib in $potential_libs; do
##############################################
httest-2.4.23/config/ltmain.sh-6764-	      # can't use Xsed below, because $i might contain '/'
httest-2.4.23/config/ltmain.sh:6765:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
httest-2.4.23/config/ltmain.sh-6766-	    done
##############################################
httest-2.4.23/config/ltmain.sh-6789-	  # On Rhapsody replace the C library with the System framework
httest-2.4.23/config/ltmain.sh:6790:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
httest-2.4.23/config/ltmain.sh-6791-	  ;;
##############################################
httest-2.4.23/config/ltmain.sh-6841-	*-*-darwin*)
httest-2.4.23/config/ltmain.sh:6842:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh:6843:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh:6844:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh-6845-	  ;;
##############################################
httest-2.4.23/config/ltmain.sh-6965-	# Use standard objects if they are pic
httest-2.4.23/config/ltmain.sh:6966:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
httest-2.4.23/config/ltmain.sh-6967-	test "X$libobjs" = "X " && libobjs=
##############################################
httest-2.4.23/config/ltmain.sh-6980-	    # exporting using user supplied symfile
httest-2.4.23/config/ltmain.sh:6981:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
httest-2.4.23/config/ltmain.sh-6982-	      # and it's NOT already a .def file. Must figure out
##############################################
httest-2.4.23/config/ltmain.sh-7132-	  save_output=$output
httest-2.4.23/config/ltmain.sh:7133:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
httest-2.4.23/config/ltmain.sh-7134-
##############################################
httest-2.4.23/config/ltmain.sh-7436-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
httest-2.4.23/config/ltmain.sh:7437:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
httest-2.4.23/config/ltmain.sh-7438-	else
##############################################
httest-2.4.23/config/ltmain.sh-7447-      # Create the old-style object.
httest-2.4.23/config/ltmain.sh:7448:      reload_objs="$objs$old_deplibs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
httest-2.4.23/config/ltmain.sh-7449-
##############################################
httest-2.4.23/config/ltmain.sh-7507-	# On Rhapsody replace the C library is the System framework
httest-2.4.23/config/ltmain.sh:7508:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
httest-2.4.23/config/ltmain.sh:7509:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
httest-2.4.23/config/ltmain.sh-7510-	;;
##############################################
httest-2.4.23/config/ltmain.sh-7525-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
httest-2.4.23/config/ltmain.sh:7526:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh:7527:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
httest-2.4.23/config/ltmain.sh-7528-	;;
##############################################
httest-2.4.23/config/ltmain.sh-7603-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
httest-2.4.23/config/ltmain.sh:7604:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
httest-2.4.23/config/ltmain.sh-7605-	  case :$dllsearchpath: in
##############################################
httest-2.4.23/config/ltmain.sh-7663-	# Transform all the library objects into standard objects.
httest-2.4.23/config/ltmain.sh:7664:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
httest-2.4.23/config/ltmain.sh:7665:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
httest-2.4.23/config/ltmain.sh-7666-      fi
##############################################
httest-2.4.23/config/ltmain.sh-7693-	# Replace the output file specification.
httest-2.4.23/config/ltmain.sh:7694:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
httest-2.4.23/config/ltmain.sh-7695-	link_command="$compile_command$compile_rpath"
##############################################
httest-2.4.23/config/ltmain.sh-7740-	# Replace the output file specification.
httest-2.4.23/config/ltmain.sh:7741:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
httest-2.4.23/config/ltmain.sh-7742-	# Delete the old output file.
##############################################
httest-2.4.23/config/ltmain.sh-7759-	  if test "$fast_install" = yes; then
httest-2.4.23/config/ltmain.sh:7760:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
httest-2.4.23/config/ltmain.sh-7761-	  else
##############################################
httest-2.4.23/config/ltmain.sh-7771-      # Replace the output file specification.
httest-2.4.23/config/ltmain.sh:7772:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
httest-2.4.23/config/ltmain.sh-7773-
##############################################
httest-2.4.23/config/ltmain.sh-7795-	relink_command="(cd `pwd`; $relink_command)"
httest-2.4.23/config/ltmain.sh:7796:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
httest-2.4.23/config/ltmain.sh-7797-      fi
##############################################
httest-2.4.23/config/ltmain.sh-7804-	esac
httest-2.4.23/config/ltmain.sh:7805:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
httest-2.4.23/config/ltmain.sh-7806-      else
httest-2.4.23/config/ltmain.sh:7807:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
httest-2.4.23/config/ltmain.sh-7808-      fi
##############################################
httest-2.4.23/config/ltmain.sh-8038-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
httest-2.4.23/config/ltmain.sh:8039:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
httest-2.4.23/config/ltmain.sh-8040-      if test "$hardcode_automatic" = yes ; then
##############################################
httest-2.4.23/config/ltmain.sh-8058-		name="$func_basename_result"
httest-2.4.23/config/ltmain.sh:8059:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
httest-2.4.23/config/ltmain.sh-8060-		test -z "$libdir" && \
##############################################
httest-2.4.23/config/ltmain.sh-8074-		name="$func_basename_result"
httest-2.4.23/config/ltmain.sh:8075:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
httest-2.4.23/config/ltmain.sh-8076-		test -z "$libdir" && \
##############################################
httest-2.4.23/config/ltmain.sh-8093-		name="$func_basename_result"
httest-2.4.23/config/ltmain.sh:8094:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
httest-2.4.23/config/ltmain.sh-8095-		test -z "$libdir" && \
##############################################
httest-2.4.23/config/ltmain.sh-8397-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
httest-2.4.23/config/ltmain.sh:8398:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
httest-2.4.23/config/ltmain.sh-8399-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
httest-2.4.23/config/missing-139-       # Could not run --version or --help.  This is probably someone
httest-2.4.23/config/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
httest-2.4.23/config/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
httest-2.4.23/config/missing-173-         from any GNU archive site."
httest-2.4.23/config/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
httest-2.4.23/config/missing-175-    test -z "$files" && files="config.h"
##############################################
httest-2.4.23/config/missing-202-         proper tools for further handling them.
httest-2.4.23/config/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
httest-2.4.23/config/missing-204-         archive site."
httest-2.4.23/config/missing-205-
httest-2.4.23/config/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
httest-2.4.23/config/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
httest-2.4.23/config/missing-208-    if test -f "$file"; then
##############################################
httest-2.4.23/config/missing-231-	*.y)
httest-2.4.23/config/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
httest-2.4.23/config/missing-233-	    if test -f "$SRCFILE"; then
##############################################
httest-2.4.23/config/missing-235-	    fi
httest-2.4.23/config/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
httest-2.4.23/config/missing-237-	    if test -f "$SRCFILE"; then
##############################################
httest-2.4.23/config/missing-261-	*.l)
httest-2.4.23/config/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
httest-2.4.23/config/missing-263-	    if test -f "$SRCFILE"; then
##############################################
httest-2.4.23/config/missing-280-
httest-2.4.23/config/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
httest-2.4.23/config/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
httest-2.4.23/config/missing-283-    if test -f "$file"; then
##############################################
httest-2.4.23/config/missing-300-    # The file to touch is that specified with -o ...
httest-2.4.23/config/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
httest-2.4.23/config/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
httest-2.4.23/config/missing-303-    if test -z "$file"; then
httest-2.4.23/config/missing-304-      # ... or it is the one specified with @setfilename ...
httest-2.4.23/config/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
httest-2.4.23/config/missing-306-      file=`sed -n '
##############################################
httest-2.4.23/config/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
httest-2.4.23/config/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
httest-2.4.23/config/missing-314-    fi
##############################################
httest-2.4.23/config/missing-336-	*o*)
httest-2.4.23/config/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
httest-2.4.23/config/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
httest-2.4.23/config/missing-342-	*h*)
httest-2.4.23/config/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
httest-2.4.23/config/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
httest-2.4.23/configure-48-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
httest-2.4.23/configure:49:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
httest-2.4.23/configure-50-  as_echo='printf %s\n'
##############################################
httest-2.4.23/configure-52-else
httest-2.4.23/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
httest-2.4.23/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
httest-2.4.23/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
httest-2.4.23/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
httest-2.4.23/configure-64-      esac;
##############################################
httest-2.4.23/configure-236-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
httest-2.4.23/configure:237:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
httest-2.4.23/configure-238-") 2> /dev/null; then
##############################################
httest-2.4.23/configure-351-  test "x$as_lineno_1" != "x$as_lineno_2" &&
httest-2.4.23/configure:352:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
httest-2.4.23/configure-353-
##############################################
httest-2.4.23/configure-447-  test "x$as_lineno_1" != "x$as_lineno_2" &&
httest-2.4.23/configure:448:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
httest-2.4.23/configure-449-
##############################################
httest-2.4.23/configure-560-	esac;
httest-2.4.23/configure:561:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
httest-2.4.23/configure-562-	???[sx]*):;;*)false;;esac;fi
##############################################
httest-2.4.23/configure-582-  # Remove one level of quotation (which was required for Make).
httest-2.4.23/configure:583:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
httest-2.4.23/configure-584-  ;;
##############################################
httest-2.4.23/configure-593-  :
httest-2.4.23/configure:594:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
httest-2.4.23/configure-595-  # Yippee, $ECHO works!
##############################################
httest-2.4.23/configure-619-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
httest-2.4.23/configure:620:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
httest-2.4.23/configure-621-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
httest-2.4.23/configure-627-
httest-2.4.23/configure:628:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/configure:629:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/configure-630-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-642-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
httest-2.4.23/configure:643:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
httest-2.4.23/configure:644:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/configure-645-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-654-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/configure:655:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/configure-656-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-669-        ECHO='printf %s\n'
httest-2.4.23/configure:670:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/configure:671:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/configure-672-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-674-	  :
httest-2.4.23/configure:675:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
httest-2.4.23/configure-676-	     test "X$echo_testing_string" = 'X\t' &&
httest-2.4.23/configure:677:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/configure-678-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-683-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
httest-2.4.23/configure:684:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
httest-2.4.23/configure-685-	     test "X$echo_testing_string" = 'X\t' &&
httest-2.4.23/configure:686:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/configure-687-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/configure-693-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
httest-2.4.23/configure:694:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
httest-2.4.23/configure-695-	    then
##############################################
httest-2.4.23/configure-701-	  if test "$prev" != 'sed 50q "$0"'; then
httest-2.4.23/configure:702:	    echo_test_string=`eval $prev`
httest-2.4.23/configure-703-	    export echo_test_string
##############################################
httest-2.4.23/configure-997-  case $ac_option in
httest-2.4.23/configure:998:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
httest-2.4.23/configure-999-  *)	ac_optarg=yes ;;
##############################################
httest-2.4.23/configure-1040-  -disable-* | --disable-*)
httest-2.4.23/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
httest-2.4.23/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
httest-2.4.23/configure-1046-    ac_useropt_orig=$ac_useropt
httest-2.4.23/configure:1047:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
httest-2.4.23/configure-1048-    case $ac_user_opts in
##############################################
httest-2.4.23/configure-1067-  -enable-* | --enable-*)
httest-2.4.23/configure:1068:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
httest-2.4.23/configure-1069-    # Reject names that are not valid shell variable names.
##############################################
httest-2.4.23/configure-1073-    ac_useropt_orig=$ac_useropt
httest-2.4.23/configure:1074:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
httest-2.4.23/configure-1075-    case $ac_user_opts in
##############################################
httest-2.4.23/configure-1272-  -with-* | --with-*)
httest-2.4.23/configure:1273:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
httest-2.4.23/configure-1274-    # Reject names that are not valid shell variable names.
##############################################
httest-2.4.23/configure-1278-    ac_useropt_orig=$ac_useropt
httest-2.4.23/configure:1279:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
httest-2.4.23/configure-1280-    case $ac_user_opts in
##############################################
httest-2.4.23/configure-1289-  -without-* | --without-*)
httest-2.4.23/configure:1290:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
httest-2.4.23/configure-1291-    # Reject names that are not valid shell variable names.
##############################################
httest-2.4.23/configure-1295-    ac_useropt_orig=$ac_useropt
httest-2.4.23/configure:1296:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
httest-2.4.23/configure-1297-    case $ac_user_opts in
##############################################
httest-2.4.23/configure-1329-  *=*)
httest-2.4.23/configure:1330:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
httest-2.4.23/configure-1331-    # Reject names that are not valid shell variable names.
##############################################
httest-2.4.23/configure-1349-if test -n "$ac_prev"; then
httest-2.4.23/configure:1350:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
httest-2.4.23/configure-1351-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
httest-2.4.23/configure-1373-    */ )
httest-2.4.23/configure:1374:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
httest-2.4.23/configure-1375-      eval $ac_var=\$ac_val;;
##############################################
httest-2.4.23/configure-1411-ac_ls_di=`ls -di .` &&
httest-2.4.23/configure:1412:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
httest-2.4.23/configure-1413-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
httest-2.4.23/configure-1471-case $srcdir in
httest-2.4.23/configure:1472:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
httest-2.4.23/configure-1473-esac
##############################################
httest-2.4.23/configure-1514-By default, \`make install' will install all the files in
httest-2.4.23/configure:1515:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
httest-2.4.23/configure:1516:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
httest-2.4.23/configure-1517-for instance \`--prefix=\$HOME'.
##############################################
httest-2.4.23/configure-1632-*)
httest-2.4.23/configure:1633:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
httest-2.4.23/configure-1634-  # A ".." for each directory in $ac_dir_suffix.
httest-2.4.23/configure:1635:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
httest-2.4.23/configure-1636-  case $ac_top_builddir_sub in
##############################################
httest-2.4.23/configure-1765-    *\'*)
httest-2.4.23/configure:1766:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
httest-2.4.23/configure-1767-    esac
##############################################
httest-2.4.23/configure-1852-      case $ac_val in
httest-2.4.23/configure:1853:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
httest-2.4.23/configure-1854-      esac
##############################################
httest-2.4.23/configure-1869-	case $ac_val in
httest-2.4.23/configure:1870:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
httest-2.4.23/configure-1871-	esac
##############################################
httest-2.4.23/configure-1980-    set,)
httest-2.4.23/configure:1981:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
httest-2.4.23/configure:1982:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
httest-2.4.23/configure-1983-      ac_cache_corrupted=: ;;
##############################################
httest-2.4.23/configure-1991-	# differences in whitespace do not lead to failure.
httest-2.4.23/configure:1992:	ac_old_val_w=`echo x $ac_old_val`
httest-2.4.23/configure:1993:	ac_new_val_w=`echo x $ac_new_val`
httest-2.4.23/configure-1994-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
httest-2.4.23/configure-2011-    case $ac_new_val in
httest-2.4.23/configure:2012:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
httest-2.4.23/configure-2013-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
httest-2.4.23/configure-2217-if (
httest-2.4.23/configure:2218:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
httest-2.4.23/configure-2219-   if test "$*" = "X"; then
httest-2.4.23/configure-2220-      # -L didn't work.
httest-2.4.23/configure:2221:      set X `ls -t "$srcdir/configure" conftest.file`
httest-2.4.23/configure-2222-   fi
##############################################
httest-2.4.23/configure-2259-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
httest-2.4.23/configure:2260:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
httest-2.4.23/configure-2261-
httest-2.4.23/configure-2262-# expand $ac_aux_dir to an absolute path
httest-2.4.23/configure:2263:am_aux_dir=`cd $ac_aux_dir && pwd`
httest-2.4.23/configure-2264-
##############################################
httest-2.4.23/configure-2404-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
httest-2.4.23/configure:2405:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
httest-2.4.23/configure-2406-	     'mkdir (GNU coreutils) '* | \
##############################################
httest-2.4.23/configure-2483-set x ${MAKE-make}
httest-2.4.23/configure:2484:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
httest-2.4.23/configure-2485-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
httest-2.4.23/configure-2493-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
httest-2.4.23/configure:2494:case `${MAKE-make} -f conftest.make 2>/dev/null` in
httest-2.4.23/configure-2495-  *@@@%%%=?*=@@@%%%*)
##############################################
httest-2.4.23/configure-2520-
httest-2.4.23/configure:2521:if test "`cd $srcdir && pwd`" != "`pwd`"; then
httest-2.4.23/configure-2522-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
httest-2.4.23/configure-2585-
httest-2.4.23/configure:2586: if test "`cd $srcdir && pwd`" != "`pwd`"; then
httest-2.4.23/configure-2587-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
httest-2.4.23/configure-3016-$as_echo_n "checking for C compiler default output file name... " >&6; }
httest-2.4.23/configure:3017:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
httest-2.4.23/configure-3018-
##############################################
httest-2.4.23/configure-3060-	then :; else
httest-2.4.23/configure:3061:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
httest-2.4.23/configure-3062-	fi
##############################################
httest-2.4.23/configure-3163-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
httest-2.4.23/configure:3164:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
httest-2.4.23/configure-3165-	  break;;
##############################################
httest-2.4.23/configure-3221-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
httest-2.4.23/configure:3222:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
httest-2.4.23/configure-3223-       break;;
##############################################
httest-2.4.23/configure-3602-# Ignore all kinds of additional output from `make'.
httest-2.4.23/configure:3603:case `$am_make -s -f confmf 2> /dev/null` in #(
httest-2.4.23/configure-3604-*the\ am__doit\ target*)
##############################################
httest-2.4.23/configure-3612-   echo '.include "confinc"' > confmf
httest-2.4.23/configure:3613:   case `$am_make -s -f confmf 2> /dev/null` in #(
httest-2.4.23/configure-3614-   *the\ am__doit\ target*)
##############################################
httest-2.4.23/configure-3673-  if test "$am_compiler_list" = ""; then
httest-2.4.23/configure:3674:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
httest-2.4.23/configure-3675-  fi
##############################################
httest-2.4.23/configure-3800-  if test "$am_compiler_list" = ""; then
httest-2.4.23/configure:3801:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
httest-2.4.23/configure-3802-  fi
##############################################
httest-2.4.23/configure-4255-set dummy $CC
httest-2.4.23/configure:4256:am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
httest-2.4.23/configure-4257-eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
##############################################
httest-2.4.23/configure-4288-  # Check for GNU $ac_path_GREP
httest-2.4.23/configure:4289:case `"$ac_path_GREP" --version 2>&1` in
httest-2.4.23/configure-4290-*GNU*)
##############################################
httest-2.4.23/configure-4302-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
httest-2.4.23/configure:4303:    ac_count=`expr $ac_count + 1`
httest-2.4.23/configure-4304-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
httest-2.4.23/configure-4356-  # Check for GNU $ac_path_EGREP
httest-2.4.23/configure:4357:case `"$ac_path_EGREP" --version 2>&1` in
httest-2.4.23/configure-4358-*GNU*)
##############################################
httest-2.4.23/configure-4370-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
httest-2.4.23/configure:4371:    ac_count=`expr $ac_count + 1`
httest-2.4.23/configure-4372-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
httest-2.4.23/configure-4594-do
httest-2.4.23/configure:4595:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
httest-2.4.23/configure-4596-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
httest-2.4.23/configure-4646-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:4647:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
httest-2.4.23/configure-4648-_ACEOF
##############################################
httest-2.4.23/configure-5156-do
httest-2.4.23/configure:5157:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
httest-2.4.23/configure-5158-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
httest-2.4.23/configure-5297-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:5298:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
httest-2.4.23/configure-5299-_ACEOF
##############################################
httest-2.4.23/configure-5342-test "x$ac_build_alias" = x &&
httest-2.4.23/configure:5343:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
httest-2.4.23/configure-5344-test "x$ac_build_alias" = x &&
##############################################
httest-2.4.23/configure-5347-   { (exit 1); exit 1; }; }
httest-2.4.23/configure:5348:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
httest-2.4.23/configure-5349-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
httest-2.4.23/configure-5372-IFS=$ac_save_IFS
httest-2.4.23/configure:5373:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
httest-2.4.23/configure-5374-
##############################################
httest-2.4.23/configure-5383-else
httest-2.4.23/configure:5384:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
httest-2.4.23/configure-5385-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
httest-2.4.23/configure-5409-IFS=$ac_save_IFS
httest-2.4.23/configure:5410:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
httest-2.4.23/configure-5411-
##############################################
httest-2.4.23/configure-5437-  # Check for GNU $ac_path_SED
httest-2.4.23/configure:5438:case `"$ac_path_SED" --version 2>&1` in
httest-2.4.23/configure-5439-*GNU*)
##############################################
httest-2.4.23/configure-5451-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
httest-2.4.23/configure:5452:    ac_count=`expr $ac_count + 1`
httest-2.4.23/configure-5453-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
httest-2.4.23/configure-5518-  # Check for GNU $ac_path_FGREP
httest-2.4.23/configure:5519:case `"$ac_path_FGREP" --version 2>&1` in
httest-2.4.23/configure-5520-*GNU*)
##############################################
httest-2.4.23/configure-5532-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
httest-2.4.23/configure:5533:    ac_count=`expr $ac_count + 1`
httest-2.4.23/configure-5534-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
httest-2.4.23/configure-5600-    # gcc leaves a trailing carriage return which upsets mingw
httest-2.4.23/configure:5601:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
httest-2.4.23/configure-5602-  *)
httest-2.4.23/configure:5603:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
httest-2.4.23/configure-5604-  esac
##############################################
httest-2.4.23/configure-5609-      # Canonicalize the pathname of ld
httest-2.4.23/configure:5610:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
httest-2.4.23/configure-5611-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
httest-2.4.23/configure:5612:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
httest-2.4.23/configure-5613-      done
##############################################
httest-2.4.23/configure-5644-      # Break only if it was the GNU/non-GNU ld that we prefer.
httest-2.4.23/configure:5645:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
httest-2.4.23/configure-5646-      *GNU* | *'with BFD'*)
##############################################
httest-2.4.23/configure-5677-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
httest-2.4.23/configure:5678:case `$LD -v 2>&1 </dev/null` in
httest-2.4.23/configure-5679-*GNU* | *'with BFD'*)
##############################################
httest-2.4.23/configure-5722-	# Tru64's nm complains that /dev/null is an invalid object file
httest-2.4.23/configure:5723:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
httest-2.4.23/configure-5724-	*/dev/null* | *'Invalid file or object type'*)
##############################################
httest-2.4.23/configure-5728-	*)
httest-2.4.23/configure:5729:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
httest-2.4.23/configure-5730-	  */dev/null*)
##############################################
httest-2.4.23/configure-5951-    # And add a safety zone
httest-2.4.23/configure:5952:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
httest-2.4.23/configure:5953:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
httest-2.4.23/configure-5954-    ;;
##############################################
httest-2.4.23/configure-5979-    if test -n "$kargmax"; then
httest-2.4.23/configure:5980:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
httest-2.4.23/configure-5981-    else
##############################################
httest-2.4.23/configure-5987-    if test -n "$lt_cv_sys_max_cmd_len"; then
httest-2.4.23/configure:5988:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
httest-2.4.23/configure:5989:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
httest-2.4.23/configure-5990-    else
##############################################
httest-2.4.23/configure-5999-      # we can't tell.
httest-2.4.23/configure:6000:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
httest-2.4.23/configure-6001-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
httest-2.4.23/configure-6003-      do
httest-2.4.23/configure:6004:        i=`expr $i + 1`
httest-2.4.23/configure-6005-        teststring=$teststring$teststring
##############################################
httest-2.4.23/configure-6007-      # Only check the string length outside the loop.
httest-2.4.23/configure:6008:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
httest-2.4.23/configure-6009-      teststring=
##############################################
httest-2.4.23/configure-6012-      # linker.  It appears as though 1/2 is a usable value.
httest-2.4.23/configure:6013:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
httest-2.4.23/configure-6014-    fi
##############################################
httest-2.4.23/configure-6367-openbsd*)
httest-2.4.23/configure:6368:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/configure-6369-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
httest-2.4.23/configure-6856-# If we're using GNU nm, then use its standard symbol codes.
httest-2.4.23/configure:6857:case `$NM -V 2>&1` in
httest-2.4.23/configure-6858-*GNU* | *'with BFD'*)
##############################################
httest-2.4.23/configure-6874-mingw*)
httest-2.4.23/configure:6875:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
httest-2.4.23/configure-6876-  ;;
##############################################
httest-2.4.23/configure-7070-  (exit $ac_status); }; then
httest-2.4.23/configure:7071:    case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/configure-7072-      *ELF-32*)
##############################################
httest-2.4.23/configure-7090-    if test "$lt_cv_prog_gnu_ld" = yes; then
httest-2.4.23/configure:7091:      case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/configure-7092-	*32-bit*)
##############################################
httest-2.4.23/configure-7102-    else
httest-2.4.23/configure:7103:      case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/configure-7104-	*32-bit*)
##############################################
httest-2.4.23/configure-7891-do
httest-2.4.23/configure:7892:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
httest-2.4.23/configure-7893-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
httest-2.4.23/configure-7943-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:7944:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
httest-2.4.23/configure-7945-_ACEOF
##############################################
httest-2.4.23/configure-8223-done
httest-2.4.23/configure:8224:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
httest-2.4.23/configure-8225-
##############################################
httest-2.4.23/configure-8252-	"file_magic "*)
httest-2.4.23/configure:8253:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
httest-2.4.23/configure-8254-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
httest-2.4.23/configure-8318-	"file_magic "*)
httest-2.4.23/configure:8319:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
httest-2.4.23/configure-8320-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
httest-2.4.23/configure-8661-      *)
httest-2.4.23/configure:8662:	case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/configure-8663-	*Sun\ C*)
##############################################
httest-2.4.23/configure-8997-  if test "$hard_links" = no; then
httest-2.4.23/configure:8998:    { $as_echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
httest-2.4.23/configure:8999:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
httest-2.4.23/configure-9000-    need_locks=warn
##############################################
httest-2.4.23/configure-9090-    supports_anon_versioning=no
httest-2.4.23/configure:9091:    case `$LD -v 2>&1` in
httest-2.4.23/configure-9092-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
httest-2.4.23/configure-9155-	# is EXPORTS), use it as is; otherwise, prepend...
httest-2.4.23/configure:9156:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
httest-2.4.23/configure-9157-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
httest-2.4.23/configure-9178-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
httest-2.4.23/configure:9179:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
httest-2.4.23/configure:9180:      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'
httest-2.4.23/configure-9181-      ;;
##############################################
httest-2.4.23/configure-9196-        pgcc*)				# Portland Group C compiler
httest-2.4.23/configure:9197:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/configure-9198-	  tmp_addflag=' $pic_flag'
##############################################
httest-2.4.23/configure-9200-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
httest-2.4.23/configure:9201:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/configure-9202-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
httest-2.4.23/configure-9215-	esac
httest-2.4.23/configure:9216:	case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/configure-9217-	*Sun\ C*)			# Sun C 5.9
httest-2.4.23/configure:9218:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/configure-9219-	  compiler_needs_object=yes
##############################################
httest-2.4.23/configure-9284-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
httest-2.4.23/configure:9285:      case `$LD -v 2>&1` in
httest-2.4.23/configure-9286-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
httest-2.4.23/configure-9405-	# below for broken collect2 doesn't work under 4.3+
httest-2.4.23/configure:9406:	  collect2name=`${CC} -print-prog-name=collect2`
httest-2.4.23/configure-9407-	  if test -f "$collect2name" &&
##############################################
httest-2.4.23/configure-9496-    }'
httest-2.4.23/configure:9497:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/configure-9498-# Check for a 64-bit object if we didn't find anything.
httest-2.4.23/configure-9499-if test -z "$aix_libpath"; then
httest-2.4.23/configure:9500:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/configure-9501-fi
##############################################
httest-2.4.23/configure-9514-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
httest-2.4.23/configure:9515:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
httest-2.4.23/configure-9516-      else
##############################################
httest-2.4.23/configure-9567-    }'
httest-2.4.23/configure:9568:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/configure-9569-# Check for a 64-bit object if we didn't find anything.
httest-2.4.23/configure-9570-if test -z "$aix_libpath"; then
httest-2.4.23/configure:9571:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/configure-9572-fi
##############################################
httest-2.4.23/configure-9629-      # FIXME: Setting linknames here is a bad hack.
httest-2.4.23/configure:9630:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
httest-2.4.23/configure-9631-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
httest-2.4.23/configure-9634-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
httest-2.4.23/configure:9635:      fix_srcfile_path='`cygpath -w "$srcfile"`'
httest-2.4.23/configure-9636-      enable_shared_with_static_runtimes=yes
##############################################
httest-2.4.23/configure-9787-      if test "$GCC" = yes; then
httest-2.4.23/configure:9788:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure-9789-	# Try to use the -exported_symbol ld option, if it does not
##############################################
httest-2.4.23/configure-9817-       }; then
httest-2.4.23/configure:9818:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
httest-2.4.23/configure-9819-
##############################################
httest-2.4.23/configure-9831-      else
httest-2.4.23/configure:9832:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure:9833:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
httest-2.4.23/configure-9834-      fi
##############################################
httest-2.4.23/configure-9868-	hardcode_direct_absolute=yes
httest-2.4.23/configure:9869:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/configure-9870-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
httest-2.4.23/configure-9901-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
httest-2.4.23/configure:9902:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure-9903-      else
httest-2.4.23/configure-9904-	allow_undefined_flag=' -expect_unresolved \*'
httest-2.4.23/configure:9905:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure-9906-      fi
##############################################
httest-2.4.23/configure-9914-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
httest-2.4.23/configure:9915:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure-9916-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
httest-2.4.23/configure-9918-	allow_undefined_flag=' -expect_unresolved \*'
httest-2.4.23/configure:9919:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/configure:9920:	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~
httest-2.4.23/configure:9921:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
httest-2.4.23/configure-9922-
##############################################
httest-2.4.23/configure-9937-      else
httest-2.4.23/configure:9938:	case `$CC -V 2>&1` in
httest-2.4.23/configure-9939-	*"Compilers 5.0"*)
##############################################
httest-2.4.23/configure-10331-  esac
httest-2.4.23/configure:10332:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
httest-2.4.23/configure-10333-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
httest-2.4.23/configure-10337-    # okay in the real world where ";" in dirpaths is itself problematic.
httest-2.4.23/configure:10338:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
httest-2.4.23/configure-10339-  else
httest-2.4.23/configure:10340:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
httest-2.4.23/configure-10341-  fi
##############################################
httest-2.4.23/configure-10344-  lt_tmp_lt_search_path_spec=
httest-2.4.23/configure:10345:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
httest-2.4.23/configure-10346-  for lt_sys_path in $lt_search_path_spec; do
##############################################
httest-2.4.23/configure-10373-}'`
httest-2.4.23/configure:10374:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
httest-2.4.23/configure-10375-else
##############################################
httest-2.4.23/configure-10461-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
httest-2.4.23/configure:10462:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $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'
httest-2.4.23/configure-10463-    ;;
##############################################
httest-2.4.23/configure-10496-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
httest-2.4.23/configure:10497:    postinstall_cmds='base_file=`basename \${file}`~
httest-2.4.23/configure:10498:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
httest-2.4.23/configure:10499:      dldir=$destdir/`dirname \$dlpath`~
httest-2.4.23/configure-10500-      test -d \$dldir || mkdir -p \$dldir~
##############################################
httest-2.4.23/configure-10505-      fi'
httest-2.4.23/configure:10506:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
httest-2.4.23/configure-10507-      dlpath=$dir/\$dldll~
##############################################
httest-2.4.23/configure-10513-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
httest-2.4.23/configure:10514:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/configure-10515-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
httest-2.4.23/configure-10518-      # MinGW DLLs use traditional 'lib' prefix
httest-2.4.23/configure:10519:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/configure:10520:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
httest-2.4.23/configure-10521-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
httest-2.4.23/configure-10527-        # which wouldn't understand a cygwinified path. Ahh.
httest-2.4.23/configure:10528:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
httest-2.4.23/configure-10529-      else
httest-2.4.23/configure:10530:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
httest-2.4.23/configure-10531-      fi
##############################################
httest-2.4.23/configure-10534-      # pw32 DLLs use 'pw' prefix rather than 'lib'
httest-2.4.23/configure:10535:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/configure-10536-      ;;
##############################################
httest-2.4.23/configure-10540-  *)
httest-2.4.23/configure:10541:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
httest-2.4.23/configure-10542-    ;;
##############################################
httest-2.4.23/configure-10557-  shlibpath_var=DYLD_LIBRARY_PATH
httest-2.4.23/configure:10558:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
httest-2.4.23/configure-10559-
##############################################
httest-2.4.23/configure-10808-  if test -f /etc/ld.so.conf; then
httest-2.4.23/configure:10809:    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;/^$/d' | tr '\n' ' '`
httest-2.4.23/configure-10810-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
httest-2.4.23/configure-10870-  shlibpath_var=LD_LIBRARY_PATH
httest-2.4.23/configure:10871:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/configure-10872-    case $host_os in
##############################################
httest-2.4.23/configure-12377-do
httest-2.4.23/configure:12378:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
httest-2.4.23/configure-12379-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
httest-2.4.23/configure-12518-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:12519:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
httest-2.4.23/configure-12520-_ACEOF
##############################################
httest-2.4.23/configure-12622-do
httest-2.4.23/configure:12623:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
httest-2.4.23/configure-12624-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
httest-2.4.23/configure-12763-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:12764:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
httest-2.4.23/configure-12765-_ACEOF
##############################################
httest-2.4.23/configure-12839-ac_save_IFS=$IFS; IFS=','
httest-2.4.23/configure:12840:set dummy `echo "$ac_cv_func_select_args" | sed 's/\*/\*/g'`
httest-2.4.23/configure-12841-IFS=$ac_save_IFS
##############################################
httest-2.4.23/configure-12864-do
httest-2.4.23/configure:12865:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
httest-2.4.23/configure-12866-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
httest-2.4.23/configure-12956-  cat >>confdefs.h <<_ACEOF
httest-2.4.23/configure:12957:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
httest-2.4.23/configure-12958-_ACEOF
##############################################
httest-2.4.23/configure-13111-
httest-2.4.23/configure:13112:APR_VERSION=`$APR_CONFIG --version`
httest-2.4.23/configure-13113-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13116-fi
httest-2.4.23/configure:13117:APU_VERSION=`$APU_CONFIG --version`
httest-2.4.23/configure-13118-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13121-fi
httest-2.4.23/configure:13122:PCRE_VERSION=`$PCRE_CONFIG --version`
httest-2.4.23/configure-13123-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13128-# Store settings for includes, libs and flags
httest-2.4.23/configure:13129:INCLUDES="`$APR_CONFIG --includes` `$APU_CONFIG --includes` $OPENSSL_INCLUDES $APR_ICONV_CONFIG"
httest-2.4.23/configure:13130:CFLAGS="`$APR_CONFIG --cflags` `$PCRE_CONFIG --cflags` $CFLAGS $INCLUDES"
httest-2.4.23/configure:13131:CPPFLAGS="`$APR_CONFIG --cppflags` $CPPFLAGS"
httest-2.4.23/configure:13132:LIBS="$OPENSSL_LIB_PATH -lssl -lcrypto `$APR_CONFIG --link-ld`  `$APU_CONFIG --link-ld` `$APR_CONFIG --libs` `$APU_CONFIG --libs` `$PCRE_CONFIG --libs` -lz -lm"
httest-2.4.23/configure-13133-
##############################################
httest-2.4.23/configure-13162-if test "$enable_js_module" = "yes"; then
httest-2.4.23/configure:13163:  JS_VERSION=`$JS_CONFIG --version`
httest-2.4.23/configure-13164-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13167-  fi
httest-2.4.23/configure:13168:  CFLAGS="$CFLAGS `$JS_CONFIG --cflags`"
httest-2.4.23/configure:13169:  LIBS="$LIBS `$JS_CONFIG --libs` -lstdc++"
httest-2.4.23/configure-13170-  HTTEST_MODULES="$HTTEST_MODULES js_module.${OBJEXT}"
##############################################
httest-2.4.23/configure-13173-if test "$enable_html_module" = "yes"; then
httest-2.4.23/configure:13174:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/configure-13175-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13178-  fi
httest-2.4.23/configure:13179:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/configure:13180:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/configure-13181-  HTTEST_MODULES="$HTTEST_MODULES html_module.${OBJEXT}"
##############################################
httest-2.4.23/configure-13184-if test "$enable_xml_module" = "yes"; then
httest-2.4.23/configure:13185:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/configure-13186-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure-13189-  fi
httest-2.4.23/configure:13190:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/configure:13191:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/configure-13192-  HTTEST_MODULES="$HTTEST_MODULES xml_module.${OBJEXT}"
##############################################
httest-2.4.23/configure-13301-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
httest-2.4.23/configure:13302:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
httest-2.4.23/configure-13303-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
httest-2.4.23/configure-13408-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
httest-2.4.23/configure:13409:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
httest-2.4.23/configure-13410-  as_echo='printf %s\n'
##############################################
httest-2.4.23/configure-13412-else
httest-2.4.23/configure:13413:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
httest-2.4.23/configure-13414-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
httest-2.4.23/configure-13422-	expr "X$arg" : "X\\(.*\\)$as_nl";
httest-2.4.23/configure:13423:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
httest-2.4.23/configure-13424-      esac;
##############################################
httest-2.4.23/configure-13538-  test "x$as_lineno_1" != "x$as_lineno_2" &&
httest-2.4.23/configure:13539:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
httest-2.4.23/configure-13540-
##############################################
httest-2.4.23/configure-13651-	esac;
httest-2.4.23/configure:13652:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
httest-2.4.23/configure-13653-	???[sx]*):;;*)false;;esac;fi
##############################################
httest-2.4.23/configure-13736-configured by $0, generated by GNU Autoconf 2.63,
httest-2.4.23/configure:13737:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
httest-2.4.23/configure-13738-
##############################################
httest-2.4.23/configure-13757-  --*=*)
httest-2.4.23/configure:13758:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
httest-2.4.23/configure:13759:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
httest-2.4.23/configure-13760-    ac_shift=:
##############################################
httest-2.4.23/configure-13779-    case $ac_optarg in
httest-2.4.23/configure:13780:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
httest-2.4.23/configure-13781-    esac
##############################################
httest-2.4.23/configure-13786-    case $ac_optarg in
httest-2.4.23/configure:13787:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
httest-2.4.23/configure-13788-    esac
##############################################
httest-2.4.23/configure-13857-delay_variable_subst='$delay_variable_subst'
httest-2.4.23/configure:13858:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13859:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13860:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13861:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13862:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13863:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13864:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13865:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13866:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13867:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13868:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13869:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13870:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13871:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13872:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13873:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13874:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13875:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13876:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13877:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13878:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13879:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13880:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13881:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13882:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13883:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13884:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13885:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13886:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13887:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13888:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13889:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13890:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13891:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13892:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13893:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13894:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13895:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13896:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13897:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13898:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13899:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13900:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13901:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13902:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13903:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13904:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13905:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13906:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13907:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13908:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13909:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13910:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13911:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13912:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13913:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13914:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13915:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13916:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13917:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13918:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13919:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13920:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13921:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13922:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13923:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13924:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13925:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13926:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13927:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13928:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13929:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13930:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13931:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13932:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13933:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13934:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13935:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13936:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13937:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13938:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13939:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13940:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13941:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13942:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13943:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13944:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13945:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13946:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13947:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13948:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13949:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13950:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13951:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13952:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13953:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13954:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13955:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13956:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13957:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13958:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13959:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13960:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13961:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13962:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13963:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13964:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13965:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13966:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13967:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13968:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13969:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13970:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13971:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13972:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13973:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13974:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure:13975:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/configure-13976-
##############################################
httest-2.4.23/configure-14039-striplib; do
httest-2.4.23/configure:14040:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
httest-2.4.23/configure-14041-    *[\\\\\\\`\\"\\\$]*)
httest-2.4.23/configure:14042:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
httest-2.4.23/configure-14043-      ;;
##############################################
httest-2.4.23/configure-14068-sys_lib_dlsearch_path_spec; do
httest-2.4.23/configure:14069:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
httest-2.4.23/configure-14070-    *[\\\\\\\`\\"\\\$]*)
httest-2.4.23/configure:14071:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
httest-2.4.23/configure-14072-      ;;
##############################################
httest-2.4.23/configure-14080-case \$lt_ECHO in
httest-2.4.23/configure:14081:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
httest-2.4.23/configure-14082-  ;;
##############################################
httest-2.4.23/configure-14185-ac_cr=''
httest-2.4.23/configure:14186:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
httest-2.4.23/configure-14187-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
httest-2.4.23/configure-14204-   { (exit 1); exit 1; }; }
httest-2.4.23/configure:14205:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
httest-2.4.23/configure-14206-ac_delim='%!_!# '
##############################################
httest-2.4.23/configure-14212-
httest-2.4.23/configure:14213:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
httest-2.4.23/configure-14214-  if test $ac_delim_n = $ac_delim_num; then
##############################################
httest-2.4.23/configure-14346-for ac_last_try in false false :; do
httest-2.4.23/configure:14347:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
httest-2.4.23/configure-14348-  if test -z "$ac_t"; then
##############################################
httest-2.4.23/configure-14486-      esac
httest-2.4.23/configure:14487:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
httest-2.4.23/configure-14488-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
httest-2.4.23/configure-14549-      case $as_dir in #(
httest-2.4.23/configure:14550:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
httest-2.4.23/configure-14551-      *) as_qdir=$as_dir;;
##############################################
httest-2.4.23/configure-14587-*)
httest-2.4.23/configure:14588:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
httest-2.4.23/configure-14589-  # A ".." for each directory in $ac_dir_suffix.
httest-2.4.23/configure:14590:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
httest-2.4.23/configure-14591-  case $ac_top_builddir_sub in
##############################################
httest-2.4.23/configure-14650-'
httest-2.4.23/configure:14651:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
httest-2.4.23/configure-14652-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
httest-2.4.23/configure-14667-
httest-2.4.23/configure:14668:# Neutralize VPATH when `$srcdir' = `.'.
httest-2.4.23/configure-14669-# Shell code in configure.ac might set extrasub.
##############################################
httest-2.4.23/configure-14697-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
httest-2.4.23/configure:14698:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
httest-2.4.23/configure:14699:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
httest-2.4.23/configure-14700-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
httest-2.4.23/configure-14750-    * )
httest-2.4.23/configure:14751:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
httest-2.4.23/configure-14752-  esac
##############################################
httest-2.4.23/configure-14797-    # Strip MF so we end up with the name of the file.
httest-2.4.23/configure:14798:    mf=`echo "$mf" | sed -e 's/:.*$//'`
httest-2.4.23/configure-14799-    # Check whether this is an Automake generated Makefile or not.
##############################################
httest-2.4.23/configure-14834-    # from the Makefile without running `make'.
httest-2.4.23/configure:14835:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
httest-2.4.23/configure-14836-    test -z "$DEPDIR" && continue
httest-2.4.23/configure:14837:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
httest-2.4.23/configure-14838-    test -z "am__include" && continue
httest-2.4.23/configure:14839:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
httest-2.4.23/configure-14840-    # When using ansi2knr, U may be empty or an underscore; expand it
httest-2.4.23/configure:14841:    U=`sed -n 's/^U = //p' < "$mf"`
httest-2.4.23/configure-14842-    # Find all dependency output files, they are included files with
##############################################
httest-2.4.23/configure-14881-      case $as_dir in #(
httest-2.4.23/configure:14882:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
httest-2.4.23/configure-14883-      *) as_qdir=$as_dir;;
##############################################
httest-2.4.23/configure-14935-
httest-2.4.23/configure:14936:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
httest-2.4.23/configure-14937-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
httest-2.4.23/configure-15450-  # Extract subdirectory from the argument.
httest-2.4.23/configure:15451:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
httest-2.4.23/configure-15452-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
httest-2.4.23/configure-15461-{
httest-2.4.23/configure:15462:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
httest-2.4.23/configure-15463-}
##############################################
httest-2.4.23/configure-15488-{
httest-2.4.23/configure:15489:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
httest-2.4.23/configure:15490:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
httest-2.4.23/configure-15491-}
##############################################
httest-2.4.23/configure-15495-{
httest-2.4.23/configure:15496:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
httest-2.4.23/configure-15497-}
##############################################
httest-2.4.23/configure-15501-{
httest-2.4.23/configure:15502:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
httest-2.4.23/configure-15503-}
##############################################
httest-2.4.23/configure-15507-{
httest-2.4.23/configure:15508:  func_arith_result=`expr "$@"`
httest-2.4.23/configure-15509-}
##############################################
httest-2.4.23/configure-15514-{
httest-2.4.23/configure:15515:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
httest-2.4.23/configure-15516-}
##############################################
httest-2.4.23/examples/Makefile.in-228-distdir: $(DISTFILES)
httest-2.4.23/examples/Makefile.in:229:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/examples/Makefile.in:230:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/examples/Makefile.in-231-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/examples/Makefile.in-242-	  if test -d $$d/$$file; then \
httest-2.4.23/examples/Makefile.in:243:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/examples/Makefile.in-244-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/include/Makefile.in-54-DIST_SOURCES =
httest-2.4.23/include/Makefile.in:55:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
httest-2.4.23/include/Makefile.in-56-am__vpath_adj = case $$p in \
httest-2.4.23/include/Makefile.in:57:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
httest-2.4.23/include/Makefile.in-58-    *) f=$$p;; \
httest-2.4.23/include/Makefile.in-59-  esac;
httest-2.4.23/include/Makefile.in:60:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
httest-2.4.23/include/Makefile.in-61-am__install_max = 40
httest-2.4.23/include/Makefile.in-62-am__nobase_strip_setup = \
httest-2.4.23/include/Makefile.in:63:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
httest-2.4.23/include/Makefile.in-64-am__nobase_strip = \
##############################################
httest-2.4.23/include/Makefile.in-250-	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
httest-2.4.23/include/Makefile.in:251:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
httest-2.4.23/include/Makefile.in-252-	test -n "$$files" || exit 0; \
##############################################
httest-2.4.23/include/Makefile.in-300-GTAGS:
httest-2.4.23/include/Makefile.in:301:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/include/Makefile.in-302-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/include/Makefile.in-308-distdir: $(DISTFILES)
httest-2.4.23/include/Makefile.in:309:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/include/Makefile.in:310:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/include/Makefile.in-311-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/include/Makefile.in-322-	  if test -d $$d/$$file; then \
httest-2.4.23/include/Makefile.in:323:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/include/Makefile.in-324-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/m4/libtool.m4-120-done
httest-2.4.23/m4/libtool.m4:121:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
httest-2.4.23/m4/libtool.m4-122-])
##############################################
httest-2.4.23/m4/libtool.m4-410-m4_define([_LT_CONFIG_STATUS_DECLARE],
httest-2.4.23/m4/libtool.m4:411:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
httest-2.4.23/m4/libtool.m4-412-
##############################################
httest-2.4.23/m4/libtool.m4-420-#
httest-2.4.23/m4/libtool.m4:421:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
httest-2.4.23/m4/libtool.m4-422-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
httest-2.4.23/m4/libtool.m4-522-]], lt_decl_quote_varnames); do
httest-2.4.23/m4/libtool.m4:523:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
httest-2.4.23/m4/libtool.m4-524-    *[[\\\\\\\`\\"\\\$]]*)
httest-2.4.23/m4/libtool.m4:525:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
httest-2.4.23/m4/libtool.m4-526-      ;;
##############################################
httest-2.4.23/m4/libtool.m4-535-]], lt_decl_dquote_varnames); do
httest-2.4.23/m4/libtool.m4:536:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
httest-2.4.23/m4/libtool.m4-537-    *[[\\\\\\\`\\"\\\$]]*)
httest-2.4.23/m4/libtool.m4:538:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
httest-2.4.23/m4/libtool.m4-539-      ;;
##############################################
httest-2.4.23/m4/libtool.m4-548-*'\\\[$]0 --fallback-echo"')dnl "
httest-2.4.23/m4/libtool.m4:549:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
httest-2.4.23/m4/libtool.m4-550-  ;;
##############################################
httest-2.4.23/m4/libtool.m4-684-
httest-2.4.23/m4/libtool.m4:685:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
httest-2.4.23/m4/libtool.m4-686-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
httest-2.4.23/m4/libtool.m4-1031-    }'
httest-2.4.23/m4/libtool.m4:1032:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/m4/libtool.m4-1033-# Check for a 64-bit object if we didn't find anything.
httest-2.4.23/m4/libtool.m4-1034-if test -z "$aix_libpath"; then
httest-2.4.23/m4/libtool.m4:1035:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
httest-2.4.23/m4/libtool.m4-1036-fi],[])
##############################################
httest-2.4.23/m4/libtool.m4-1063-  # Remove one level of quotation (which was required for Make).
httest-2.4.23/m4/libtool.m4:1064:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
httest-2.4.23/m4/libtool.m4-1065-  ;;
##############################################
httest-2.4.23/m4/libtool.m4-1074-  :
httest-2.4.23/m4/libtool.m4:1075:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
httest-2.4.23/m4/libtool.m4-1076-  # Yippee, $ECHO works!
##############################################
httest-2.4.23/m4/libtool.m4-1100-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
httest-2.4.23/m4/libtool.m4:1101:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
httest-2.4.23/m4/libtool.m4-1102-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
httest-2.4.23/m4/libtool.m4-1108-
httest-2.4.23/m4/libtool.m4:1109:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1110:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1111-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1123-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
httest-2.4.23/m4/libtool.m4:1124:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1125:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1126-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1135-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1136:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1137-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1150-        ECHO='printf %s\n'
httest-2.4.23/m4/libtool.m4:1151:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1152:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1153-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1155-	  :
httest-2.4.23/m4/libtool.m4:1156:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1157-	     test "X$echo_testing_string" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1158:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1159-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1164-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
httest-2.4.23/m4/libtool.m4:1165:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1166-	     test "X$echo_testing_string" = 'X\t' &&
httest-2.4.23/m4/libtool.m4:1167:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
httest-2.4.23/m4/libtool.m4-1168-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
httest-2.4.23/m4/libtool.m4-1174-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
httest-2.4.23/m4/libtool.m4:1175:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
httest-2.4.23/m4/libtool.m4-1176-	    then
##############################################
httest-2.4.23/m4/libtool.m4-1182-	  if test "$prev" != 'sed 50q "[$]0"'; then
httest-2.4.23/m4/libtool.m4:1183:	    echo_test_string=`eval $prev`
httest-2.4.23/m4/libtool.m4-1184-	    export echo_test_string
##############################################
httest-2.4.23/m4/libtool.m4-1225-  if AC_TRY_EVAL(ac_compile); then
httest-2.4.23/m4/libtool.m4:1226:    case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/m4/libtool.m4-1227-      *ELF-32*)
##############################################
httest-2.4.23/m4/libtool.m4-1241-    if test "$lt_cv_prog_gnu_ld" = yes; then
httest-2.4.23/m4/libtool.m4:1242:      case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/m4/libtool.m4-1243-	*32-bit*)
##############################################
httest-2.4.23/m4/libtool.m4-1253-    else
httest-2.4.23/m4/libtool.m4:1254:      case `/usr/bin/file conftest.$ac_objext` in
httest-2.4.23/m4/libtool.m4-1255-	*32-bit*)
##############################################
httest-2.4.23/m4/libtool.m4-1545-    # And add a safety zone
httest-2.4.23/m4/libtool.m4:1546:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
httest-2.4.23/m4/libtool.m4:1547:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
httest-2.4.23/m4/libtool.m4-1548-    ;;
##############################################
httest-2.4.23/m4/libtool.m4-1573-    if test -n "$kargmax"; then
httest-2.4.23/m4/libtool.m4:1574:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
httest-2.4.23/m4/libtool.m4-1575-    else
##############################################
httest-2.4.23/m4/libtool.m4-1581-    if test -n "$lt_cv_sys_max_cmd_len"; then
httest-2.4.23/m4/libtool.m4:1582:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
httest-2.4.23/m4/libtool.m4:1583:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
httest-2.4.23/m4/libtool.m4-1584-    else
##############################################
httest-2.4.23/m4/libtool.m4-1593-      # we can't tell.
httest-2.4.23/m4/libtool.m4:1594:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
httest-2.4.23/m4/libtool.m4-1595-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
httest-2.4.23/m4/libtool.m4-1597-      do
httest-2.4.23/m4/libtool.m4:1598:        i=`expr $i + 1`
httest-2.4.23/m4/libtool.m4-1599-        teststring=$teststring$teststring
##############################################
httest-2.4.23/m4/libtool.m4-1601-      # Only check the string length outside the loop.
httest-2.4.23/m4/libtool.m4:1602:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
httest-2.4.23/m4/libtool.m4-1603-      teststring=
##############################################
httest-2.4.23/m4/libtool.m4-1606-      # linker.  It appears as though 1/2 is a usable value.
httest-2.4.23/m4/libtool.m4:1607:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
httest-2.4.23/m4/libtool.m4-1608-    fi
##############################################
httest-2.4.23/m4/libtool.m4-1921-  if test "$hard_links" = no; then
httest-2.4.23/m4/libtool.m4:1922:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
httest-2.4.23/m4/libtool.m4-1923-    need_locks=warn
##############################################
httest-2.4.23/m4/libtool.m4-2047-  esac
httest-2.4.23/m4/libtool.m4:2048:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
httest-2.4.23/m4/libtool.m4-2049-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
httest-2.4.23/m4/libtool.m4-2053-    # okay in the real world where ";" in dirpaths is itself problematic.
httest-2.4.23/m4/libtool.m4:2054:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
httest-2.4.23/m4/libtool.m4-2055-  else
httest-2.4.23/m4/libtool.m4:2056:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
httest-2.4.23/m4/libtool.m4-2057-  fi
##############################################
httest-2.4.23/m4/libtool.m4-2060-  lt_tmp_lt_search_path_spec=
httest-2.4.23/m4/libtool.m4:2061:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
httest-2.4.23/m4/libtool.m4-2062-  for lt_sys_path in $lt_search_path_spec; do
##############################################
httest-2.4.23/m4/libtool.m4-2089-}'`
httest-2.4.23/m4/libtool.m4:2090:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
httest-2.4.23/m4/libtool.m4-2091-else
##############################################
httest-2.4.23/m4/libtool.m4-2177-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
httest-2.4.23/m4/libtool.m4:2178:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $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'
httest-2.4.23/m4/libtool.m4-2179-    ;;
##############################################
httest-2.4.23/m4/libtool.m4-2212-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
httest-2.4.23/m4/libtool.m4:2213:    postinstall_cmds='base_file=`basename \${file}`~
httest-2.4.23/m4/libtool.m4:2214:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
httest-2.4.23/m4/libtool.m4:2215:      dldir=$destdir/`dirname \$dlpath`~
httest-2.4.23/m4/libtool.m4-2216-      test -d \$dldir || mkdir -p \$dldir~
##############################################
httest-2.4.23/m4/libtool.m4-2221-      fi'
httest-2.4.23/m4/libtool.m4:2222:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
httest-2.4.23/m4/libtool.m4-2223-      dlpath=$dir/\$dldll~
##############################################
httest-2.4.23/m4/libtool.m4-2229-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
httest-2.4.23/m4/libtool.m4:2230:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/m4/libtool.m4-2231-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
httest-2.4.23/m4/libtool.m4-2234-      # MinGW DLLs use traditional 'lib' prefix
httest-2.4.23/m4/libtool.m4:2235:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/m4/libtool.m4:2236:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
httest-2.4.23/m4/libtool.m4-2237-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
httest-2.4.23/m4/libtool.m4-2243-        # which wouldn't understand a cygwinified path. Ahh.
httest-2.4.23/m4/libtool.m4:2244:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
httest-2.4.23/m4/libtool.m4-2245-      else
httest-2.4.23/m4/libtool.m4:2246:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
httest-2.4.23/m4/libtool.m4-2247-      fi
##############################################
httest-2.4.23/m4/libtool.m4-2250-      # pw32 DLLs use 'pw' prefix rather than 'lib'
httest-2.4.23/m4/libtool.m4:2251:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
httest-2.4.23/m4/libtool.m4-2252-      ;;
##############################################
httest-2.4.23/m4/libtool.m4-2256-  *)
httest-2.4.23/m4/libtool.m4:2257:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
httest-2.4.23/m4/libtool.m4-2258-    ;;
##############################################
httest-2.4.23/m4/libtool.m4-2273-  shlibpath_var=DYLD_LIBRARY_PATH
httest-2.4.23/m4/libtool.m4:2274:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
httest-2.4.23/m4/libtool.m4-2275-m4_if([$1], [],[
##############################################
httest-2.4.23/m4/libtool.m4-2477-  if test -f /etc/ld.so.conf; then
httest-2.4.23/m4/libtool.m4:2478:    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;/^$/d' | tr '\n' ' '`
httest-2.4.23/m4/libtool.m4-2479-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
httest-2.4.23/m4/libtool.m4-2539-  shlibpath_var=LD_LIBRARY_PATH
httest-2.4.23/m4/libtool.m4:2540:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/m4/libtool.m4-2541-    case $host_os in
##############################################
httest-2.4.23/m4/libtool.m4-2754-	"file_magic "*)
httest-2.4.23/m4/libtool.m4:2755:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
httest-2.4.23/m4/libtool.m4-2756-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
httest-2.4.23/m4/libtool.m4-2836-    # gcc leaves a trailing carriage return which upsets mingw
httest-2.4.23/m4/libtool.m4:2837:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
httest-2.4.23/m4/libtool.m4-2838-  *)
httest-2.4.23/m4/libtool.m4:2839:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
httest-2.4.23/m4/libtool.m4-2840-  esac
##############################################
httest-2.4.23/m4/libtool.m4-2845-      # Canonicalize the pathname of ld
httest-2.4.23/m4/libtool.m4:2846:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
httest-2.4.23/m4/libtool.m4-2847-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
httest-2.4.23/m4/libtool.m4:2848:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
httest-2.4.23/m4/libtool.m4-2849-      done
##############################################
httest-2.4.23/m4/libtool.m4-2876-      # Break only if it was the GNU/non-GNU ld that we prefer.
httest-2.4.23/m4/libtool.m4:2877:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
httest-2.4.23/m4/libtool.m4-2878-      *GNU* | *'with BFD'*)
##############################################
httest-2.4.23/m4/libtool.m4-2916-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
httest-2.4.23/m4/libtool.m4:2917:case `$LD -v 2>&1 </dev/null` in
httest-2.4.23/m4/libtool.m4-2918-*GNU* | *'with BFD'*)
##############################################
httest-2.4.23/m4/libtool.m4-3100-openbsd*)
httest-2.4.23/m4/libtool.m4:3101:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/m4/libtool.m4-3102-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
httest-2.4.23/m4/libtool.m4-3191-	# Tru64's nm complains that /dev/null is an invalid object file
httest-2.4.23/m4/libtool.m4:3192:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
httest-2.4.23/m4/libtool.m4-3193-	*/dev/null* | *'Invalid file or object type'*)
##############################################
httest-2.4.23/m4/libtool.m4-3197-	*)
httest-2.4.23/m4/libtool.m4:3198:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
httest-2.4.23/m4/libtool.m4-3199-	  */dev/null*)
##############################################
httest-2.4.23/m4/libtool.m4-3362-# If we're using GNU nm, then use its standard symbol codes.
httest-2.4.23/m4/libtool.m4:3363:case `$NM -V 2>&1` in
httest-2.4.23/m4/libtool.m4-3364-*GNU* | *'with BFD'*)
##############################################
httest-2.4.23/m4/libtool.m4-3380-mingw*)
httest-2.4.23/m4/libtool.m4:3381:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
httest-2.4.23/m4/libtool.m4-3382-  ;;
##############################################
httest-2.4.23/m4/libtool.m4-3431-    nlist=conftest.nm
httest-2.4.23/m4/libtool.m4:3432:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
httest-2.4.23/m4/libtool.m4-3433-      # Try sorting and uniquifying the output.
##############################################
httest-2.4.23/m4/libtool.m4-3738-	  *)
httest-2.4.23/m4/libtool.m4:3739:	    case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/m4/libtool.m4-3740-	    *Sun\ C*)
##############################################
httest-2.4.23/m4/libtool.m4-4022-      *)
httest-2.4.23/m4/libtool.m4:4023:	case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/m4/libtool.m4-4024-	*Sun\ C*)
##############################################
httest-2.4.23/m4/libtool.m4-4271-    supports_anon_versioning=no
httest-2.4.23/m4/libtool.m4:4272:    case `$LD -v 2>&1` in
httest-2.4.23/m4/libtool.m4-4273-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
httest-2.4.23/m4/libtool.m4-4336-	# is EXPORTS), use it as is; otherwise, prepend...
httest-2.4.23/m4/libtool.m4:4337:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
httest-2.4.23/m4/libtool.m4-4338-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
httest-2.4.23/m4/libtool.m4-4359-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
httest-2.4.23/m4/libtool.m4:4360:      _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'
httest-2.4.23/m4/libtool.m4:4361:      _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'
httest-2.4.23/m4/libtool.m4-4362-      ;;
##############################################
httest-2.4.23/m4/libtool.m4-4377-        pgcc*)				# Portland Group C compiler
httest-2.4.23/m4/libtool.m4:4378:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/m4/libtool.m4-4379-	  tmp_addflag=' $pic_flag'
##############################################
httest-2.4.23/m4/libtool.m4-4381-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
httest-2.4.23/m4/libtool.m4:4382:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/m4/libtool.m4-4383-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
httest-2.4.23/m4/libtool.m4-4396-	esac
httest-2.4.23/m4/libtool.m4:4397:	case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/m4/libtool.m4-4398-	*Sun\ C*)			# Sun C 5.9
httest-2.4.23/m4/libtool.m4:4399:	  _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/m4/libtool.m4-4400-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
httest-2.4.23/m4/libtool.m4-4465-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
httest-2.4.23/m4/libtool.m4:4466:      case `$LD -v 2>&1` in
httest-2.4.23/m4/libtool.m4-4467-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
httest-2.4.23/m4/libtool.m4-4586-	# below for broken collect2 doesn't work under 4.3+
httest-2.4.23/m4/libtool.m4:4587:	  collect2name=`${CC} -print-prog-name=collect2`
httest-2.4.23/m4/libtool.m4-4588-	  if test -f "$collect2name" &&
##############################################
httest-2.4.23/m4/libtool.m4-4635-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
httest-2.4.23/m4/libtool.m4:4636:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
httest-2.4.23/m4/libtool.m4-4637-      else
##############################################
httest-2.4.23/m4/libtool.m4-4690-      # FIXME: Setting linknames here is a bad hack.
httest-2.4.23/m4/libtool.m4:4691:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
httest-2.4.23/m4/libtool.m4-4692-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
httest-2.4.23/m4/libtool.m4-4695-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
httest-2.4.23/m4/libtool.m4:4696:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
httest-2.4.23/m4/libtool.m4-4697-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
httest-2.4.23/m4/libtool.m4-4825-      if test "$GCC" = yes; then
httest-2.4.23/m4/libtool.m4:4826:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-4827-	# Try to use the -exported_symbol ld option, if it does not
##############################################
httest-2.4.23/m4/libtool.m4-4832-        AC_LINK_IFELSE(int foo(void) {},
httest-2.4.23/m4/libtool.m4:4833:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
httest-2.4.23/m4/libtool.m4-4834-        )
##############################################
httest-2.4.23/m4/libtool.m4-4836-      else
httest-2.4.23/m4/libtool.m4:4837:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4:4838:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
httest-2.4.23/m4/libtool.m4-4839-      fi
##############################################
httest-2.4.23/m4/libtool.m4-4873-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
httest-2.4.23/m4/libtool.m4:4874:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/m4/libtool.m4-4875-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
httest-2.4.23/m4/libtool.m4-4906-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
httest-2.4.23/m4/libtool.m4:4907:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-4908-      else
httest-2.4.23/m4/libtool.m4-4909-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
httest-2.4.23/m4/libtool.m4:4910:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-4911-      fi
##############################################
httest-2.4.23/m4/libtool.m4-4919-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
httest-2.4.23/m4/libtool.m4:4920:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-4921-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
httest-2.4.23/m4/libtool.m4-4923-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
httest-2.4.23/m4/libtool.m4:4924:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4:4925:	_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~
httest-2.4.23/m4/libtool.m4:4926:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
httest-2.4.23/m4/libtool.m4-4927-
##############################################
httest-2.4.23/m4/libtool.m4-4942-      else
httest-2.4.23/m4/libtool.m4:4943:	case `$CC -V 2>&1` in
httest-2.4.23/m4/libtool.m4-4944-	*"Compilers 5.0"*)
##############################################
httest-2.4.23/m4/libtool.m4-5134-        _LT_TAGVAR(allow_undefined_flag, $1)=
httest-2.4.23/m4/libtool.m4:5135:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
httest-2.4.23/m4/libtool.m4-5136-        then
##############################################
httest-2.4.23/m4/libtool.m4-5448-        # ancient GNU ld didn't support --whole-archive et. al.
httest-2.4.23/m4/libtool.m4:5449:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
httest-2.4.23/m4/libtool.m4-5450-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
httest-2.4.23/m4/libtool.m4-5531-          # below for broken collect2 doesn't work under 4.3+
httest-2.4.23/m4/libtool.m4:5532:	  collect2name=`${CC} -print-prog-name=collect2`
httest-2.4.23/m4/libtool.m4-5533-	  if test -f "$collect2name" &&
##############################################
httest-2.4.23/m4/libtool.m4-5581-
httest-2.4.23/m4/libtool.m4:5582:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
httest-2.4.23/m4/libtool.m4-5583-        else
##############################################
httest-2.4.23/m4/libtool.m4-5638-          # is EXPORTS), use it as is; otherwise, prepend...
httest-2.4.23/m4/libtool.m4:5639:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
httest-2.4.23/m4/libtool.m4-5640-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
httest-2.4.23/m4/libtool.m4-5714-            # dependencies.
httest-2.4.23/m4/libtool.m4:5715:            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; $ECHO "X$list" | $Xsed'
httest-2.4.23/m4/libtool.m4-5716-            ;;
##############################################
httest-2.4.23/m4/libtool.m4-5779-	    # dependencies.
httest-2.4.23/m4/libtool.m4:5780:	    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; $ECHO "X$list" | $Xsed'
httest-2.4.23/m4/libtool.m4-5781-	    ;;
##############################################
httest-2.4.23/m4/libtool.m4-5815-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
httest-2.4.23/m4/libtool.m4:5816:	_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'
httest-2.4.23/m4/libtool.m4:5817:	_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'
httest-2.4.23/m4/libtool.m4-5818-	;;
##############################################
httest-2.4.23/m4/libtool.m4-5822-	    # SGI C++
httest-2.4.23/m4/libtool.m4:5823:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-5824-
##############################################
httest-2.4.23/m4/libtool.m4-5833-	      if test "$with_gnu_ld" = no; then
httest-2.4.23/m4/libtool.m4:5834:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-5835-	      else
httest-2.4.23/m4/libtool.m4:5836:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
httest-2.4.23/m4/libtool.m4-5837-	      fi
##############################################
httest-2.4.23/m4/libtool.m4-5854-	    # to its proper name (with version) after linking.
httest-2.4.23/m4/libtool.m4:5855:	    _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'
httest-2.4.23/m4/libtool.m4:5856:	    _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'
httest-2.4.23/m4/libtool.m4-5857-	    # Commands to make compiler produce verbose output that lists
##############################################
httest-2.4.23/m4/libtool.m4-5864-	    # dependencies.
httest-2.4.23/m4/libtool.m4:5865:	    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; $ECHO "X$list" | $Xsed'
httest-2.4.23/m4/libtool.m4-5866-
##############################################
httest-2.4.23/m4/libtool.m4-5879-	    # earlier do not add the objects themselves.
httest-2.4.23/m4/libtool.m4:5880:	    case `$CC -V 2>&1` in
httest-2.4.23/m4/libtool.m4-5881-	      *"Version 7."*)
##############################################
httest-2.4.23/m4/libtool.m4-5900-            # Portland Group C++ compiler
httest-2.4.23/m4/libtool.m4:5901:	    case `$CC -V` in
httest-2.4.23/m4/libtool.m4-5902-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
httest-2.4.23/m4/libtool.m4-5905-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
httest-2.4.23/m4/libtool.m4:5906:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
httest-2.4.23/m4/libtool.m4-5907-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
httest-2.4.23/m4/libtool.m4-5909-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
httest-2.4.23/m4/libtool.m4:5910:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
httest-2.4.23/m4/libtool.m4-5911-		$RANLIB $oldlib'
##############################################
httest-2.4.23/m4/libtool.m4-5914-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
httest-2.4.23/m4/libtool.m4:5915:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
httest-2.4.23/m4/libtool.m4-5916-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
httest-2.4.23/m4/libtool.m4-5918-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
httest-2.4.23/m4/libtool.m4:5919:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
httest-2.4.23/m4/libtool.m4-5920-	      ;;
##############################################
httest-2.4.23/m4/libtool.m4-5928-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
httest-2.4.23/m4/libtool.m4:5929:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/m4/libtool.m4-5930-            ;;
##############################################
httest-2.4.23/m4/libtool.m4-5947-	    # dependencies.
httest-2.4.23/m4/libtool.m4:5948:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
httest-2.4.23/m4/libtool.m4-5949-	    ;;
##############################################
httest-2.4.23/m4/libtool.m4-5962-	  *)
httest-2.4.23/m4/libtool.m4:5963:	    case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/m4/libtool.m4-5964-	    *Sun\ C*)
##############################################
httest-2.4.23/m4/libtool.m4-5969-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
httest-2.4.23/m4/libtool.m4:5970:	      _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; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
httest-2.4.23/m4/libtool.m4-5971-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
httest-2.4.23/m4/libtool.m4-6039-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
httest-2.4.23/m4/libtool.m4:6040:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
httest-2.4.23/m4/libtool.m4-6041-	    _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'
##############################################
httest-2.4.23/m4/libtool.m4-6058-	    # to its proper name (with version) after linking.
httest-2.4.23/m4/libtool.m4:6059:	    _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'
httest-2.4.23/m4/libtool.m4-6060-
##############################################
httest-2.4.23/m4/libtool.m4-6079-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
httest-2.4.23/m4/libtool.m4:6080:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-6081-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
httest-2.4.23/m4/libtool.m4-6084-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
httest-2.4.23/m4/libtool.m4:6085:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4:6086:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
httest-2.4.23/m4/libtool.m4-6087-	          echo "-hidden">> $lib.exp~
httest-2.4.23/m4/libtool.m4:6088:	          $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 "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
httest-2.4.23/m4/libtool.m4-6089-	          $RM $lib.exp'
##############################################
httest-2.4.23/m4/libtool.m4-6103-	    # dependencies.
httest-2.4.23/m4/libtool.m4:6104:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
httest-2.4.23/m4/libtool.m4-6105-	    ;;
##############################################
httest-2.4.23/m4/libtool.m4-6110-	        osf3*)
httest-2.4.23/m4/libtool.m4:6111:	          _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" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-6112-		  ;;
httest-2.4.23/m4/libtool.m4-6113-	        *)
httest-2.4.23/m4/libtool.m4:6114:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
httest-2.4.23/m4/libtool.m4-6115-		  ;;
##############################################
httest-2.4.23/m4/libtool.m4-6409-
httest-2.4.23/m4/libtool.m4:6410:  for p in `eval "$output_verbose_link_cmd"`; do
httest-2.4.23/m4/libtool.m4-6411-    case $p in
##############################################
httest-2.4.23/m4/libtool.m4-6495-linux*)
httest-2.4.23/m4/libtool.m4:6496:  case `$CC -V 2>&1 | sed 5q` in
httest-2.4.23/m4/libtool.m4-6497-  *Sun\ C*)
##############################################
httest-2.4.23/m4/libtool.m4-6546-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
httest-2.4.23/m4/libtool.m4:6547: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
httest-2.4.23/m4/libtool.m4-6548-fi
##############################################
httest-2.4.23/m4/libtool.m4-7086-    test $lt_ac_count -gt 10 && break
httest-2.4.23/m4/libtool.m4:7087:    lt_ac_count=`expr $lt_ac_count + 1`
httest-2.4.23/m4/libtool.m4-7088-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
httest-2.4.23/m4/libtool.m4-7261-  # Extract subdirectory from the argument.
httest-2.4.23/m4/libtool.m4:7262:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
httest-2.4.23/m4/libtool.m4-7263-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
httest-2.4.23/m4/libtool.m4-7272-{
httest-2.4.23/m4/libtool.m4:7273:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
httest-2.4.23/m4/libtool.m4-7274-}
##############################################
httest-2.4.23/m4/libtool.m4-7302-{
httest-2.4.23/m4/libtool.m4:7303:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
httest-2.4.23/m4/libtool.m4:7304:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
httest-2.4.23/m4/libtool.m4-7305-}
##############################################
httest-2.4.23/m4/libtool.m4-7309-{
httest-2.4.23/m4/libtool.m4:7310:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
httest-2.4.23/m4/libtool.m4-7311-}
##############################################
httest-2.4.23/m4/libtool.m4-7315-{
httest-2.4.23/m4/libtool.m4:7316:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
httest-2.4.23/m4/libtool.m4-7317-}
##############################################
httest-2.4.23/m4/libtool.m4-7321-{
httest-2.4.23/m4/libtool.m4:7322:  func_arith_result=`expr "$[@]"`
httest-2.4.23/m4/libtool.m4-7323-}
##############################################
httest-2.4.23/m4/libtool.m4-7328-{
httest-2.4.23/m4/libtool.m4:7329:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
httest-2.4.23/m4/libtool.m4-7330-}
##############################################
httest-2.4.23/m4/ltsugar.m4-67-m4_define([lt_combine],
httest-2.4.23/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
httest-2.4.23/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
httest-2.4.23/macros/Makefile.in-222-distdir: $(DISTFILES)
httest-2.4.23/macros/Makefile.in:223:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/macros/Makefile.in:224:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/macros/Makefile.in-225-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/macros/Makefile.in-236-	  if test -d $$d/$$file; then \
httest-2.4.23/macros/Makefile.in:237:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/macros/Makefile.in-238-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/Makefile.in-75-  while test -n "$$dir1"; do \
httest-2.4.23/plugins/Makefile.in:76:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
httest-2.4.23/plugins/Makefile.in-77-    if test "$$first" != "."; then \
httest-2.4.23/plugins/Makefile.in-78-      if test "$$first" = ".."; then \
httest-2.4.23/plugins/Makefile.in:79:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
httest-2.4.23/plugins/Makefile.in:80:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
httest-2.4.23/plugins/Makefile.in-81-      else \
httest-2.4.23/plugins/Makefile.in:82:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
httest-2.4.23/plugins/Makefile.in-83-        if test "$$first2" = "$$first"; then \
httest-2.4.23/plugins/Makefile.in:84:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
httest-2.4.23/plugins/Makefile.in-85-        else \
##############################################
httest-2.4.23/plugins/Makefile.in-90-    fi; \
httest-2.4.23/plugins/Makefile.in:91:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
httest-2.4.23/plugins/Makefile.in-92-  done; \
##############################################
httest-2.4.23/plugins/Makefile.in-261-	dot_seen=no; \
httest-2.4.23/plugins/Makefile.in:262:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/plugins/Makefile.in-263-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
httest-2.4.23/plugins/Makefile.in-296-	rev="$$rev ."; \
httest-2.4.23/plugins/Makefile.in:297:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/plugins/Makefile.in-298-	for subdir in $$rev; do \
##############################################
httest-2.4.23/plugins/Makefile.in-374-GTAGS:
httest-2.4.23/plugins/Makefile.in:375:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/plugins/Makefile.in-376-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/plugins/Makefile.in-382-distdir: $(DISTFILES)
httest-2.4.23/plugins/Makefile.in:383:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/Makefile.in:384:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/Makefile.in-385-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/Makefile.in-396-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/Makefile.in:397:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/Makefile.in-398-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/bbedit/Makefile.in-214-distdir: $(DISTFILES)
httest-2.4.23/plugins/bbedit/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/bbedit/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/bbedit/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/bbedit/Makefile.in-228-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/bbedit/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/bbedit/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/crimson/Makefile.in-216-distdir: $(DISTFILES)
httest-2.4.23/plugins/crimson/Makefile.in:217:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/crimson/Makefile.in:218:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/crimson/Makefile.in-219-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/crimson/Makefile.in-230-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/crimson/Makefile.in:231:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/crimson/Makefile.in-232-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/gedit/Makefile.in-214-distdir: $(DISTFILES)
httest-2.4.23/plugins/gedit/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/gedit/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/gedit/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/gedit/Makefile.in-228-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/gedit/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/gedit/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/notepadpp/Makefile.in-214-distdir: $(DISTFILES)
httest-2.4.23/plugins/notepadpp/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/notepadpp/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/notepadpp/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/notepadpp/Makefile.in-228-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/notepadpp/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/notepadpp/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/vim/Makefile.in-216-distdir: $(DISTFILES)
httest-2.4.23/plugins/vim/Makefile.in:217:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/vim/Makefile.in:218:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/vim/Makefile.in-219-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/vim/Makefile.in-230-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/vim/Makefile.in:231:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/vim/Makefile.in-232-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/plugins/xemacs/Makefile.in-214-distdir: $(DISTFILES)
httest-2.4.23/plugins/xemacs/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/xemacs/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/plugins/xemacs/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/plugins/xemacs/Makefile.in-228-	  if test -d $$d/$$file; then \
httest-2.4.23/plugins/xemacs/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/plugins/xemacs/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/scripts/Makefile.in-75-  while test -n "$$dir1"; do \
httest-2.4.23/scripts/Makefile.in:76:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
httest-2.4.23/scripts/Makefile.in-77-    if test "$$first" != "."; then \
httest-2.4.23/scripts/Makefile.in-78-      if test "$$first" = ".."; then \
httest-2.4.23/scripts/Makefile.in:79:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
httest-2.4.23/scripts/Makefile.in:80:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
httest-2.4.23/scripts/Makefile.in-81-      else \
httest-2.4.23/scripts/Makefile.in:82:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
httest-2.4.23/scripts/Makefile.in-83-        if test "$$first2" = "$$first"; then \
httest-2.4.23/scripts/Makefile.in:84:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
httest-2.4.23/scripts/Makefile.in-85-        else \
##############################################
httest-2.4.23/scripts/Makefile.in-90-    fi; \
httest-2.4.23/scripts/Makefile.in:91:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
httest-2.4.23/scripts/Makefile.in-92-  done; \
##############################################
httest-2.4.23/scripts/Makefile.in-260-	dot_seen=no; \
httest-2.4.23/scripts/Makefile.in:261:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/scripts/Makefile.in-262-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
httest-2.4.23/scripts/Makefile.in-295-	rev="$$rev ."; \
httest-2.4.23/scripts/Makefile.in:296:	target=`echo $@ | sed s/-recursive//`; \
httest-2.4.23/scripts/Makefile.in-297-	for subdir in $$rev; do \
##############################################
httest-2.4.23/scripts/Makefile.in-373-GTAGS:
httest-2.4.23/scripts/Makefile.in:374:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/scripts/Makefile.in-375-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/scripts/Makefile.in-381-distdir: $(DISTFILES)
httest-2.4.23/scripts/Makefile.in:382:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/scripts/Makefile.in:383:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/scripts/Makefile.in-384-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/scripts/Makefile.in-395-	  if test -d $$d/$$file; then \
httest-2.4.23/scripts/Makefile.in:396:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/scripts/Makefile.in-397-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/scripts/pentester/Makefile.in-219-distdir: $(DISTFILES)
httest-2.4.23/scripts/pentester/Makefile.in:220:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/scripts/pentester/Makefile.in:221:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/scripts/pentester/Makefile.in-222-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/scripts/pentester/Makefile.in-233-	  if test -d $$d/$$file; then \
httest-2.4.23/scripts/pentester/Makefile.in:234:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/scripts/pentester/Makefile.in-235-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/src/Makefile.in-56-CONFIG_CLEAN_VPATH_FILES =
httest-2.4.23/src/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
httest-2.4.23/src/Makefile.in-58-am__vpath_adj = case $$p in \
httest-2.4.23/src/Makefile.in:59:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
httest-2.4.23/src/Makefile.in-60-    *) f=$$p;; \
httest-2.4.23/src/Makefile.in-61-  esac;
httest-2.4.23/src/Makefile.in:62:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
httest-2.4.23/src/Makefile.in-63-am__install_max = 40
httest-2.4.23/src/Makefile.in-64-am__nobase_strip_setup = \
httest-2.4.23/src/Makefile.in:65:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
httest-2.4.23/src/Makefile.in-66-am__nobase_strip = \
##############################################
httest-2.4.23/src/Makefile.in-345-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
httest-2.4.23/src/Makefile.in:346:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
httest-2.4.23/src/Makefile.in-347-	  test "$$dir" != "$$p" || dir=.; \
##############################################
httest-2.4.23/src/Makefile.in-392-	test -n "$(EXEEXT)" || exit 0; \
httest-2.4.23/src/Makefile.in:393:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
httest-2.4.23/src/Makefile.in-394-	echo " rm -f" $$list; \
##############################################
httest-2.4.23/src/Makefile.in-418-.c.obj:
httest-2.4.23/src/Makefile.in:419:	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
httest-2.4.23/src/Makefile.in-420-
##############################################
httest-2.4.23/src/Makefile.in-512-GTAGS:
httest-2.4.23/src/Makefile.in:513:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/src/Makefile.in-514-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/src/Makefile.in-533-	else :; fi
httest-2.4.23/src/Makefile.in:534:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/src/Makefile.in:535:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/src/Makefile.in-536-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/src/Makefile.in-547-	  if test -d $$d/$$file; then \
httest-2.4.23/src/Makefile.in:548:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/src/Makefile.in-549-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/test/Makefile.in-624-	test -n "$(EXEEXT)" || exit 0; \
httest-2.4.23/test/Makefile.in:625:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
httest-2.4.23/test/Makefile.in-626-	echo " rm -f" $$list; \
##############################################
httest-2.4.23/test/Makefile.in-653-.c.obj:
httest-2.4.23/test/Makefile.in:654:	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
httest-2.4.23/test/Makefile.in-655-
##############################################
httest-2.4.23/test/Makefile.in-709-GTAGS:
httest-2.4.23/test/Makefile.in:710:	here=`$(am__cd) $(top_builddir) && pwd` \
httest-2.4.23/test/Makefile.in-711-	  && $(am__cd) $(top_srcdir) \
##############################################
httest-2.4.23/test/Makefile.in-727-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
httest-2.4.23/test/Makefile.in:728:	      all=`expr $$all + 1`; \
httest-2.4.23/test/Makefile.in-729-	      case " $(XFAIL_TESTS) " in \
httest-2.4.23/test/Makefile.in-730-	      *[\ \	]$$tst[\ \	]*) \
httest-2.4.23/test/Makefile.in:731:		xpass=`expr $$xpass + 1`; \
httest-2.4.23/test/Makefile.in:732:		failed=`expr $$failed + 1`; \
httest-2.4.23/test/Makefile.in-733-		col=$$red; res=XPASS; \
##############################################
httest-2.4.23/test/Makefile.in-739-	    elif test $$? -ne 77; then \
httest-2.4.23/test/Makefile.in:740:	      all=`expr $$all + 1`; \
httest-2.4.23/test/Makefile.in-741-	      case " $(XFAIL_TESTS) " in \
httest-2.4.23/test/Makefile.in-742-	      *[\ \	]$$tst[\ \	]*) \
httest-2.4.23/test/Makefile.in:743:		xfail=`expr $$xfail + 1`; \
httest-2.4.23/test/Makefile.in-744-		col=$$lgn; res=XFAIL; \
##############################################
httest-2.4.23/test/Makefile.in-746-	      *) \
httest-2.4.23/test/Makefile.in:747:		failed=`expr $$failed + 1`; \
httest-2.4.23/test/Makefile.in-748-		col=$$red; res=FAIL; \
##############################################
httest-2.4.23/test/Makefile.in-751-	    else \
httest-2.4.23/test/Makefile.in:752:	      skip=`expr $$skip + 1`; \
httest-2.4.23/test/Makefile.in-753-	      col=$$blu; res=SKIP; \
##############################################
httest-2.4.23/test/Makefile.in-786-	    fi; \
httest-2.4.23/test/Makefile.in:787:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
httest-2.4.23/test/Makefile.in-788-	      dashes="$$skipped"; \
##############################################
httest-2.4.23/test/Makefile.in-792-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
httest-2.4.23/test/Makefile.in:793:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
httest-2.4.23/test/Makefile.in-794-	      dashes="$$report"; \
httest-2.4.23/test/Makefile.in-795-	  fi; \
httest-2.4.23/test/Makefile.in:796:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
httest-2.4.23/test/Makefile.in-797-	  if test "$$failed" -eq 0; then \
##############################################
httest-2.4.23/test/Makefile.in-809-distdir: $(DISTFILES)
httest-2.4.23/test/Makefile.in:810:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/test/Makefile.in:811:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/test/Makefile.in-812-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/test/Makefile.in-823-	  if test -d $$d/$$file; then \
httest-2.4.23/test/Makefile.in:824:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/test/Makefile.in-825-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/test/run_errors.sh-12-
httest-2.4.23/test/run_errors.sh:13:  B=`echo $E | sed -e 's/\(.*\)\.hte/\1/'`
httest-2.4.23/test/run_errors.sh-14-  if [ -f $B.txt ]; then
##############################################
httest-2.4.23/test/run_errors_thread_no.sh-12-
httest-2.4.23/test/run_errors_thread_no.sh:13:  B=`echo $E | sed -e 's/\(.*\)\.hte/\1/'`
httest-2.4.23/test/run_errors_thread_no.sh-14-  if [ -f $B.tx2 ]; then
##############################################
httest-2.4.23/test/run_valgrind.sh-14-
httest-2.4.23/test/run_valgrind.sh:15:  B=`echo $E | sed -e 's/\(.*\)\.valgrind/\1/'`
httest-2.4.23/test/run_valgrind.sh-16-  if [ -f $B.valgrind ]; then
httest-2.4.23/test/run_valgrind.sh-17-    ./run.sh $B.htt >/dev/null 2>/dev/null
httest-2.4.23/test/run_valgrind.sh:18:    lines=`wc -l $B.valgrind | awk '{ print $1 }'`
httest-2.4.23/test/run_valgrind.sh-19-    tail -n ${lines} /tmp/tmp.txt | sed -e 's/==[0-9]*==//' >/tmp/tmp2.txt
##############################################
httest-2.4.23/test/run_visual.sh-12-
httest-2.4.23/test/run_visual.sh:13:  B=`echo $E | sed -e 's/\(.*\)\.visual/\1/'`
httest-2.4.23/test/run_visual.sh-14-  if [ -f $B.visual ]; then
##############################################
httest-2.4.23/test/run_visual.sh-18-    fi
httest-2.4.23/test/run_visual.sh:19:    lines=`wc -l $B.visual | awk '{ print $1 }'`
httest-2.4.23/test/run_visual.sh-20-    tail -n ${lines} /tmp/tmp.txt | sed 's/\r$//' >/tmp/tmp2.txt
##############################################
httest-2.4.23/test/run_wild.sh-16-echo normal test execution
httest-2.4.23/test/run_wild.sh:17:LIST=`ls ${@}`
httest-2.4.23/test/run_wild.sh:18:COUNT=`ls ${@} | wc -l`
httest-2.4.23/test/run_wild.sh-19-run_all "$LIST" $COUNT
##############################################
httest-2.4.23/tools/Makefile.in-214-distdir: $(DISTFILES)
httest-2.4.23/tools/Makefile.in:215:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/tools/Makefile.in:216:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
httest-2.4.23/tools/Makefile.in-217-	list='$(DISTFILES)'; \
##############################################
httest-2.4.23/tools/Makefile.in-228-	  if test -d $$d/$$file; then \
httest-2.4.23/tools/Makefile.in:229:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
httest-2.4.23/tools/Makefile.in-230-	    if test -d "$(distdir)/$$file"; then \
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-80-
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:81:APR_VERSION=`$APR_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-82-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-85-fi
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:86:APU_VERSION=`$APU_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-87-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-90-fi
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:91:PCRE_VERSION=`$PCRE_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-92-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-97-# Store settings for includes, libs and flags
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:98:INCLUDES="`$APR_CONFIG --includes` `$APU_CONFIG --includes` $OPENSSL_INCLUDES $APR_ICONV_CONFIG"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:99:CFLAGS="`$APR_CONFIG --cflags` `$PCRE_CONFIG --cflags` $CFLAGS $INCLUDES"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:100:CPPFLAGS="`$APR_CONFIG --cppflags` $CPPFLAGS"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:101:LIBS="$OPENSSL_LIB_PATH -lssl -lcrypto `$APR_CONFIG --link-ld`  `$APU_CONFIG --link-ld` `$APR_CONFIG --libs` `$APU_CONFIG --libs` `$PCRE_CONFIG --libs` -lz -lm"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-102-
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-131-if test "$enable_js_module" = "yes"; then
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:132:  JS_VERSION=`$JS_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-133-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-136-  fi
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:137:  CFLAGS="$CFLAGS `$JS_CONFIG --cflags`"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:138:  LIBS="$LIBS `$JS_CONFIG --libs` -lstdc++"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-139-  HTTEST_MODULES="$HTTEST_MODULES js_module.${OBJEXT}"
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-142-if test "$enable_html_module" = "yes"; then
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:143:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-144-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-147-  fi
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:148:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:149:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-150-  HTTEST_MODULES="$HTTEST_MODULES html_module.${OBJEXT}"
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-153-if test "$enable_xml_module" = "yes"; then
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:154:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-155-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-158-  fi
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:159:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac:160:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/.pc/fix-lua-lib.patch/configure.ac-161-  HTTEST_MODULES="$HTTEST_MODULES xml_module.${OBJEXT}"
##############################################
httest-2.4.23/configure.ac-80-
httest-2.4.23/configure.ac:81:APR_VERSION=`$APR_CONFIG --version`
httest-2.4.23/configure.ac-82-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-85-fi
httest-2.4.23/configure.ac:86:APU_VERSION=`$APU_CONFIG --version`
httest-2.4.23/configure.ac-87-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-90-fi
httest-2.4.23/configure.ac:91:PCRE_VERSION=`$PCRE_CONFIG --version`
httest-2.4.23/configure.ac-92-if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-97-# Store settings for includes, libs and flags
httest-2.4.23/configure.ac:98:INCLUDES="`$APR_CONFIG --includes` `$APU_CONFIG --includes` $OPENSSL_INCLUDES $APR_ICONV_CONFIG"
httest-2.4.23/configure.ac:99:CFLAGS="`$APR_CONFIG --cflags` `$PCRE_CONFIG --cflags` $CFLAGS $INCLUDES"
httest-2.4.23/configure.ac:100:CPPFLAGS="`$APR_CONFIG --cppflags` $CPPFLAGS"
httest-2.4.23/configure.ac:101:LIBS="$OPENSSL_LIB_PATH -lssl -lcrypto `$APR_CONFIG --link-ld`  `$APU_CONFIG --link-ld` `$APR_CONFIG --libs` `$APU_CONFIG --libs` `$PCRE_CONFIG --libs` -lz -lm"
httest-2.4.23/configure.ac-102-
##############################################
httest-2.4.23/configure.ac-131-if test "$enable_js_module" = "yes"; then
httest-2.4.23/configure.ac:132:  JS_VERSION=`$JS_CONFIG --version`
httest-2.4.23/configure.ac-133-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-136-  fi
httest-2.4.23/configure.ac:137:  CFLAGS="$CFLAGS `$JS_CONFIG --cflags`"
httest-2.4.23/configure.ac:138:  LIBS="$LIBS `$JS_CONFIG --libs` -lstdc++"
httest-2.4.23/configure.ac-139-  HTTEST_MODULES="$HTTEST_MODULES js_module.${OBJEXT}"
##############################################
httest-2.4.23/configure.ac-142-if test "$enable_html_module" = "yes"; then
httest-2.4.23/configure.ac:143:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/configure.ac-144-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-147-  fi
httest-2.4.23/configure.ac:148:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/configure.ac:149:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/configure.ac-150-  HTTEST_MODULES="$HTTEST_MODULES html_module.${OBJEXT}"
##############################################
httest-2.4.23/configure.ac-153-if test "$enable_xml_module" = "yes"; then
httest-2.4.23/configure.ac:154:  XML2_VERSION=`$XML2_CONFIG --version`
httest-2.4.23/configure.ac-155-  if test ! "$?" = "0"; then
##############################################
httest-2.4.23/configure.ac-158-  fi
httest-2.4.23/configure.ac:159:  CFLAGS="$CFLAGS `$XML2_CONFIG --cflags`"
httest-2.4.23/configure.ac:160:  LIBS="$LIBS `$XML2_CONFIG --libs`"
httest-2.4.23/configure.ac-161-  HTTEST_MODULES="$HTTEST_MODULES xml_module.${OBJEXT}"