===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tla-1.3.5+dfsg1/src/libneon/install-sh-85-
tla-1.3.5+dfsg1/src/libneon/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tla-1.3.5+dfsg1/src/libneon/install-sh-87-	    shift
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-89-
tla-1.3.5+dfsg1/src/libneon/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tla-1.3.5+dfsg1/src/libneon/install-sh-91-	    shift
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-150-	then
tla-1.3.5+dfsg1/src/libneon/install-sh:151:		dst="$dst"/`basename $src`
tla-1.3.5+dfsg1/src/libneon/install-sh-152-	else
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-157-## this sed command emulates the dirname command
tla-1.3.5+dfsg1/src/libneon/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tla-1.3.5+dfsg1/src/libneon/install-sh-159-
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-171-IFS='%'
tla-1.3.5+dfsg1/src/libneon/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tla-1.3.5+dfsg1/src/libneon/install-sh-173-IFS="${oIFS}"
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-205-	then
tla-1.3.5+dfsg1/src/libneon/install-sh:206:		dstfile=`basename $dst`
tla-1.3.5+dfsg1/src/libneon/install-sh-207-	else
##############################################
tla-1.3.5+dfsg1/src/libneon/install-sh-215-	then
tla-1.3.5+dfsg1/src/libneon/install-sh:216:		dstfile=`basename $dst`
tla-1.3.5+dfsg1/src/libneon/install-sh-217-	else
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-44-if test -n "$XML2_CONFIG"; then
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4:45:    neon_xml_parser_message="libxml `$XML2_CONFIG --version`"
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-46-    AC_DEFINE(HAVE_LIBXML, 1, [Define if you have libxml])
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-48-    # in the --cflags output.
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4:49:    CPPFLAGS="$CPPFLAGS `$XML2_CONFIG --cflags | sed 's| -I/include||g'`"
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4:50:    NEON_LIBS="$NEON_LIBS `$XML2_CONFIG --libs | sed 's|-L/usr/lib ||g'`"
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-51-    AC_CHECK_HEADERS(libxml/xmlversion.h libxml/parser.h,,[
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-109-       # Special case for Subversion
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4:110:       ne_expdir=`echo $with_expat | sed 's:/libexpat.la$::'`
tla-1.3.5+dfsg1/src/libneon/macros/neon-xml-parser.m4-111-       AC_DEFINE(HAVE_EXPAT)
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-170-    ne_save_CFLAGS="$CFLAGS"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:171:    CFLAGS="$CFLAGS `$NEON_CONFIG --cflags`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:172:    LIBS="$LIBS `$NEON_CONFIG --libs`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:173:    ne_libver=`$NEON_CONFIG --version | sed -e "s/neon //g"`
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-174-    # Check whether it's possible to link against neon
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-211-# found at $NEON_CONFIG.
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:212:neon_prefix=`$NEON_CONFIG --prefix`
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-213-NEON_CHECK_VERSION([
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:214:    CFLAGS="$CFLAGS `$NEON_CONFIG --cflags`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:215:    NEON_LIBS="$NEON_LIBS `$NEON_CONFIG --libs`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:216:    neon_library_message="library in ${neon_prefix} (`$NEON_CONFIG --version`)"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-217-    neon_xml_parser_message="using whatever neon uses"
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-305-dnl LIB in libnames.  If link fails and 'extralibs' is given, will also
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:306:dnl try linking against `-lLIB extralibs $NEON_LIBS`.
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-307-dnl Once link succeeds, `-lLIB [extralibs]` is prepended to $NEON_LIBS, and
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-711-   if test "$ne_cv_pkg_$2" = "yes"; then
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:712:      $1_CFLAGS=`$PKG_CONFIG --cflags $2`
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:713:      $1_LIBS=`$PKG_CONFIG --libs $2`
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-714-      : Using provided pkg-config data
##############################################
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-795-   ne_save_LIBS=$NEON_LIBS
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:796:   NEON_LIBS="$NEON_LIBS `${KRB5_CONFIG} --libs gssapi`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4:797:   CPPFLAGS="$CPPFLAGS `${KRB5_CONFIG} --cflags gssapi`"
tla-1.3.5+dfsg1/src/libneon/macros/neon.m4-798-   # MIT and Heimdal put gssapi.h in different places
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-40-
tla-1.3.5+dfsg1/src/libneon/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/libneon/config.guess-42-
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-109-: ${TMPDIR=/tmp} ;
tla-1.3.5+dfsg1/src/libneon/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tla-1.3.5+dfsg1/src/libneon/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-194-	    *)
tla-1.3.5+dfsg1/src/libneon/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tla-1.3.5+dfsg1/src/libneon/config.guess-196-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-221-	*4.0)
tla-1.3.5+dfsg1/src/libneon/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tla-1.3.5+dfsg1/src/libneon/config.guess-223-		;;
tla-1.3.5+dfsg1/src/libneon/config.guess-224-	*5.*)
tla-1.3.5+dfsg1/src/libneon/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tla-1.3.5+dfsg1/src/libneon/config.guess-226-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
tla-1.3.5+dfsg1/src/libneon/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tla-1.3.5+dfsg1/src/libneon/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-269-	# 1.2 uses "1.2" for uname -r.
tla-1.3.5+dfsg1/src/libneon/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tla-1.3.5+dfsg1/src/libneon/config.guess-271-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-326-    sun4H:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-328-	exit ;;
tla-1.3.5+dfsg1/src/libneon/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-331-	exit ;;
tla-1.3.5+dfsg1/src/libneon/config.guess-332-    i86pc:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-334-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
tla-1.3.5+dfsg1/src/libneon/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-340-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
tla-1.3.5+dfsg1/src/libneon/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tla-1.3.5+dfsg1/src/libneon/config.guess-349-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-353-    sun*:*:4.2BSD:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tla-1.3.5+dfsg1/src/libneon/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tla-1.3.5+dfsg1/src/libneon/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tla-1.3.5+dfsg1/src/libneon/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-491-    *:IRIX*:*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tla-1.3.5+dfsg1/src/libneon/config.guess-493-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-521-EOF
tla-1.3.5+dfsg1/src/libneon/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tla-1.3.5+dfsg1/src/libneon/config.guess-523-		then
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-534-    *:AIX:*:[45])
tla-1.3.5+dfsg1/src/libneon/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tla-1.3.5+dfsg1/src/libneon/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-569-    9000/[34678]??:HP-UX:*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-623-EOF
tla-1.3.5+dfsg1/src/libneon/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tla-1.3.5+dfsg1/src/libneon/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-651-    ia64:HP-UX:*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-681-EOF
tla-1.3.5+dfsg1/src/libneon/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/libneon/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/libneon/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/libneon/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/libneon/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/libneon/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-772-	    pc98)
tla-1.3.5+dfsg1/src/libneon/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/libneon/config.guess-774-	    amd64)
tla-1.3.5+dfsg1/src/libneon/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/libneon/config.guess-776-	    *)
tla-1.3.5+dfsg1/src/libneon/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/libneon/config.guess-778-	esac
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-817-    prep*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-819-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-821-	# the GNU system
tla-1.3.5+dfsg1/src/libneon/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tla-1.3.5+dfsg1/src/libneon/config.guess-823-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-825-	# other systems with GNU libc and userland
tla-1.3.5+dfsg1/src/libneon/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tla-1.3.5+dfsg1/src/libneon/config.guess-827-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-1282-    *:DragonFly:*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tla-1.3.5+dfsg1/src/libneon/config.guess-1284-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-1295-    i*86:skyos:*:*)
tla-1.3.5+dfsg1/src/libneon/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tla-1.3.5+dfsg1/src/libneon/config.guess-1297-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.guess-1420-
tla-1.3.5+dfsg1/src/libneon/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/libneon/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/libneon/src/ne_socket.c-675-    
tla-1.3.5+dfsg1/src/libneon/src/ne_socket.c:676:    laddr = inet_addr(hostname);
tla-1.3.5+dfsg1/src/libneon/src/ne_socket.c-677-    if (laddr == INADDR_NONE) {
##############################################
tla-1.3.5+dfsg1/src/libneon/test/common/child.h-58- * beforehand).  */
tla-1.3.5+dfsg1/src/libneon/test/common/child.h:59:int spawn_server_addr(int bind_local, int port, server_fn fn, void *userdata);
tla-1.3.5+dfsg1/src/libneon/test/common/child.h-60-
##############################################
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-74-     * not resolve to 127.0.0.1, but... */
tla-1.3.5+dfsg1/src/libneon/test/common/child.c:75:    lh_addr.s_addr = inet_addr("127.0.0.1");
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-76-    return OK;
##############################################
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-175-{
tla-1.3.5+dfsg1/src/libneon/test/common/child.c:176:    return spawn_server_addr(1, port, fn, ud);
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-177-}
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-178-
tla-1.3.5+dfsg1/src/libneon/test/common/child.c:179:int spawn_server_addr(int bind_local, int port, server_fn fn, void *ud)
tla-1.3.5+dfsg1/src/libneon/test/common/child.c-180-{
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-56-
tla-1.3.5+dfsg1/src/libneon/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/libneon/config.sub-58-
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
tla-1.3.5+dfsg1/src/libneon/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-122-case $maybe_os in
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-126-    os=-$maybe_os
tla-1.3.5+dfsg1/src/libneon/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-128-    ;;
tla-1.3.5+dfsg1/src/libneon/config.sub-129-  *)
tla-1.3.5+dfsg1/src/libneon/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-131-    if [ $basic_machine != $1 ]
tla-1.3.5+dfsg1/src/libneon/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-133-    else os=; fi
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-177-		os=-sco5v6
tla-1.3.5+dfsg1/src/libneon/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-179-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-181-		os=-sco3.2v5
tla-1.3.5+dfsg1/src/libneon/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-183-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-185-		os=-sco3.2v4
tla-1.3.5+dfsg1/src/libneon/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-187-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-188-	-sco3.2.[4-9]*)
tla-1.3.5+dfsg1/src/libneon/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tla-1.3.5+dfsg1/src/libneon/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-191-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/libneon/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-195-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/libneon/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-199-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-201-		os=-sco3.2v2
tla-1.3.5+dfsg1/src/libneon/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-203-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-204-	-udk*)
tla-1.3.5+dfsg1/src/libneon/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-206-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-208-		os=-isc2.2
tla-1.3.5+dfsg1/src/libneon/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-210-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-214-	-isc*)
tla-1.3.5+dfsg1/src/libneon/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-216-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-220-	-ptx*)
tla-1.3.5+dfsg1/src/libneon/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-222-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-223-	-windowsnt*)
tla-1.3.5+dfsg1/src/libneon/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-225-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-309-	*-*-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:310:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/libneon/config.sub-311-		exit 1
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-411-	amd64-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:412:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-413-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-632-	i*86v32)
tla-1.3.5+dfsg1/src/libneon/config.sub:633:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-634-		os=-sysv32
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-636-	i*86v4*)
tla-1.3.5+dfsg1/src/libneon/config.sub:637:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-638-		os=-sysv4
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-640-	i*86v)
tla-1.3.5+dfsg1/src/libneon/config.sub:641:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-642-		os=-sysv
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-644-	i*86sol2)
tla-1.3.5+dfsg1/src/libneon/config.sub:645:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-646-		os=-solaris2
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-692-	mips3*-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:693:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-694-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-695-	mips3*)
tla-1.3.5+dfsg1/src/libneon/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tla-1.3.5+dfsg1/src/libneon/config.sub-697-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-710-	ms1-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:711:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-712-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-823-	pc98-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:824:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-825-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-838-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:839:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-840-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-841-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:842:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-843-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-844-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-846-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-847-	pentium4-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:848:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-849-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-856-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub:857:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-858-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-862-	ppcle-* | powerpclittle-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:863:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-864-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-866-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub:867:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-868-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-872-	ppc64le-* | powerpc64little-*)
tla-1.3.5+dfsg1/src/libneon/config.sub:873:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub-874-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1149-	*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1150:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/libneon/config.sub-1151-		exit 1
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1157-	*-digital*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1158:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1159-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-1160-	*-commodore*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1162-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1175-	-solaris1 | -solaris1.*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1176:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1177-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1187-	-gnu/linux*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1188:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1189-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1231-	-nto*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1232:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1233-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1238-	-mac*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1239:		os=`echo $os | sed -e 's|mac|macos|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1240-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1244-	-linux*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1245:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1246-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-1247-	-sunos5*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1248:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1249-		;;
tla-1.3.5+dfsg1/src/libneon/config.sub-1250-	-sunos6*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1251:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1252-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1299-	-sinix5.*)
tla-1.3.5+dfsg1/src/libneon/config.sub:1300:		os=`echo $os | sed -e 's|sinix|sysv|'`
tla-1.3.5+dfsg1/src/libneon/config.sub-1301-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1350-		# Get rid of the `-' at the beginning of $os.
tla-1.3.5+dfsg1/src/libneon/config.sub:1351:		os=`echo $os | sed 's/[^-]*-//'`
tla-1.3.5+dfsg1/src/libneon/config.sub:1352:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tla-1.3.5+dfsg1/src/libneon/config.sub-1353-		exit 1
##############################################
tla-1.3.5+dfsg1/src/libneon/config.sub-1595-		esac
tla-1.3.5+dfsg1/src/libneon/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tla-1.3.5+dfsg1/src/libneon/config.sub-1597-		;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-45-    if test -z "$LTCC"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:46:      eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-47-      if test -z "$LTCC"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-49-      else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:50:        AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-51-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-335-  # Remove one level of quotation (which was required for Make).
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:336:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-337-  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-346-  :
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:347:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-348-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-372-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:373:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:374:       echo_test_string="`eval $cmd`" &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-375-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-381-
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:382:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:383:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-384-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-396-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:397:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:398:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-399-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-408-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:409:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-410-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-423-      echo='printf %s\n'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:424:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:425:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-426-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-428-	:
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:429:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-430-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:431:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-432-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-437-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:438:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-439-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:440:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-441-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-447-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:448:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-449-	  then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-455-	if test "$prev" != 'sed 50q "[$]0"'; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:456:	  echo_test_string=`eval $prev`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-457-	  export echo_test_string
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-494-  if AC_TRY_EVAL(ac_compile); then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:495:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-496-    *ELF-32*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-510-   if test "$lt_cv_prog_gnu_ld" = yes; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:511:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-512-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-522-   else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:523:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-524-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-728-    # we can't tell.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:729:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$teststring" 2>/dev/null` \
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-730-	       = "XX$teststring") >/dev/null 2>&1 &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:731:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-732-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-734-    do
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:735:      i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-736-      teststring=$teststring$teststring
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-741-    # It appears as though 1/2 is a usable value.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:742:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-743-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1029-  if test "$hard_links" = no; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1030:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1031-    need_locks=warn
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1144-if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1145:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1146-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1150-    # okay in the real world where ";" in dirpaths is itself problematic.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1151:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1152-  else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1153:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1154-  fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1221-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1222:  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'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1223-  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1254-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1255:    postinstall_cmds='base_file=`basename \${file}`~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1256:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1257:      dldir=$destdir/`dirname \$dlpath`~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1258-      test -d \$dldir || mkdir -p \$dldir~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1259-      $install_prog $dir/$dlname \$dldir/$dlname'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1260:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1261-      dlpath=$dir/\$dldll~
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1267-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1268:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1269-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1272-      # MinGW DLLs use traditional 'lib' prefix
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1273:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1274:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1275-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1281-        # which wouldn't understand a cygwinified path. Ahh.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1282:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1283-      else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1284:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1285-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1288-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1289:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1290-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1294-  *)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1295:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1296-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1314-  if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1315:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1316-  else
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1495-    if AC_TRY_EVAL(ac_compile); then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1496:      case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1497-      *64-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1508-  if test -f /etc/ld.so.conf; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1509:    lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1510-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1575-  shlibpath_var=LD_LIBRARY_PATH
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1576:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1577-    case $host_os in
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1704-  if test -z "$LTCC"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1705:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1706-    if test -z "$LTCC"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1708-    else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1709:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1710-    fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1714-  # Note that this assumes the entire list is on one line.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1715:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1716-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1720-    # Check whether tagname contains only valid characters
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1721:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1722-    "") ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1973-	"file_magic "*)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:1974:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-1975-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2045-    # gcc leaves a trailing carriage return which upsets mingw
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2046:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2047-  *)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2048:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2049-  esac
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2054-      # Canonicalize the pathname of ld
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2055:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2056-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2057:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2058-      done
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2085-      # Break only if it was the GNU/non-GNU ld that we prefer.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2086:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2087-      *GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2116-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2117:case `$LD -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2118-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2281-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2282:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2283-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2354-      # Tru64's nm complains that /dev/null is an invalid object file
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2355:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2356-      */dev/null* | *'Invalid file or object type'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2360-      *)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2361:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2362-	*/dev/null*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2562-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2563:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2564:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2565-  else
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2740-_LT_AC_TAGVAR(compiler, $1)=$CC
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2741:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2742-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2770-    # ancient GNU ld didn't support --whole-archive et. al.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2771:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2772-	grep 'no-whole-archive' > /dev/null; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2850-      # below for broken collect2 doesn't work under 4.3+
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2851:	collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2852-	if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2894-
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2895:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2896-     else
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2939-      # is EXPORTS), use it as is; otherwise, prepend...
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:2940:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-2941-	cp $export_symbols $output_objdir/$soname.def;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3057-      # dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3058:      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 $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3059-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3129-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3130:	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 $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3131-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3154-	# SGI C++
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3155:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3156-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3165-	  if test "$with_gnu_ld" = no; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3166:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3167-	  else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3168:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3169-	  fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3184-	# to its proper name (with version) after linking.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3185:	_LT_AC_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'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3186:	_LT_AC_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'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3187-	# Commands to make compiler produce verbose output that lists
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3194-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3195:	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 $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3196-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3230-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3231:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3232-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3273-	# to its proper name (with version) after linking.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3274:	_LT_AC_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'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3275-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3290-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3291:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3292-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3303-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3304:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3305-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3308-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3309:	  _LT_AC_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 ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3310-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3333-	# to its proper name (with version) after linking.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3334:	_LT_AC_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'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3335-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3349-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3350:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3351:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3352-	  echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3353:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3354-	  $rm $lib.exp'
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3366-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3367:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3368-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3371-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3372:	 _LT_AC_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` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3373-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3454-	# dependencies.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3455:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3456-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3611-  # eval without this substitution.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3612:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3613-
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3614:  for p in `eval $output_verbose_link_cmd`; do
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3615-    case $p in
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3742-_LT_AC_TAGVAR(compiler, $1)=$CC
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3743:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3744-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3961-      # Double-quote double-evaled strings.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3962:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3963-      ;;
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3964-    *)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3965:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3966-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3971-  *'\[$]0 --fallback-echo"')
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3972:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3973-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3986-
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:3987:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-3988-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4359-  # libtool script then.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:4360:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4361-  if test -f "$ltmain_in"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4451-# If we're using GNU nm, then use its standard symbol codes.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:4452:case `$NM -V 2>&1` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4453-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4481-    nlist=conftest.nm
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:4482:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-4483-      # Try sorting and uniquifying the output.
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5172-	# is EXPORTS), use it as is; otherwise, prepend...
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5173:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5174-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5227-      supports_anon_versioning=no
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5228:      case `$LD -v 2>/dev/null` in
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5229-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5333-	# below for broken collect2 doesn't work under 4.3+
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5334:	  collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5335-	  if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5376-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5377:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5378-       else
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5425-      # FIXME: Setting linknames here is a bad hack.
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5426:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5427-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5430-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5431:      fix_srcfile_path='`cygpath -w "$srcfile"`'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5432-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5591-      if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5592:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5593-      else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5594:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5595-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5623-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5624:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5625-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5652-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5653:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5654-      else
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5655-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5656:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5657-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5664-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5665:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5666-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5668-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5669:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5670:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5671:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5672-
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5845-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5846:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5847-        then
##############################################
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5981-    test $lt_ac_count -gt 10 && break
tla-1.3.5+dfsg1/src/libneon/aclocal.m4:5982:    lt_ac_count=`expr $lt_ac_count + 1`
tla-1.3.5+dfsg1/src/libneon/aclocal.m4-5983-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-39-# The name of this program:
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:40:progname=`echo "$progpath" | $SED $basename`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-41-modename="$progname"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-59-  :
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:60:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-61-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-145-  win32_libid_type="unknown"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:146:  win32_fileres=`file -L $1 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-147-  case $win32_fileres in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-197-      # but not from the CC environment variable when configure was run.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:198:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*) ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-199-      # Blanks at the start of $base_compile will cause this to fail
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-204-	    # Evaluate the configuration.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:205:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-206-	    CC_quoted=
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-216-	    case "$@ " in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:217:	      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$echo $CC_quoted` "* | "`$echo $CC_quoted` "*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-218-	      # The compiler in the base compile command matches
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-253-  case $arg in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:254:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-255-  *) optarg= ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-284-	  # Evaluate the configuration.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:285:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $progpath`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-286-	else
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-511-	-Wc,*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:512:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-513-	  lastarg=
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-528-	  IFS="$save_ifs"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:529:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-530-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-547-      # Aesthetically quote the previous argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:548:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-549-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-572-      # Get the name of the library object.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:573:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-574-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-583-    *.ads) xform=ads ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:584:    *.asm) xform=asm ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-585-    *.c++) xform=c++ ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-595-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:596:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-597-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-598-    case $libobj in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:599:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-600-    *)
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-626-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:627:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:628:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-629-    if test "X$xdir" = "X$obj"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-665-    if test "$compiler_c_o" = no; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:666:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-667-      lockfile="$output_obj.lock"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-686-*** ERROR, $lockfile exists and contains:
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:687:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-688-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-755-      if test "$need_locks" = warn &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:756:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-757-	$echo "\
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-758-*** ERROR, $lockfile contains:
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:759:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-760-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-827-      if test "$need_locks" = warn &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:828:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-829-	$echo "\
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-830-*** ERROR, $lockfile contains:
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:831:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-832-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-989-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:990:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-991-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1078-	    moreargs=
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1079:	    for fil in `cat $save_arg`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1080-	    do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1105-		# Extract subdirectory from the argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1106:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1107-		if test "X$xdir" = "X$arg"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1159-		  # Extract subdirectory from the argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1160:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1161-		  if test "X$xdir" = "X$arg"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1166-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1167:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1168:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1169-		  libobjs="$libobjs $pic_object"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1308-      -L*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1309:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1310-	# We need an absolute path.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1313-	*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1314:	  absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1315-	  if test -z "$absdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1390-	# to be aesthetically quoted because they are evaled later.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1391:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1392-	case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1461-      -R*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1462:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1463-	# We need an absolute path.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1502-      -Wc,*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1503:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1504-	arg=
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1516-	IFS="$save_ifs"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1517:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1518-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1520-      -Wl,*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1521:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1522-	arg=
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1535-	IFS="$save_ifs"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1536:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1537-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1557-	# to be aesthetically quoted because they are evaled later.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1558:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1559-	case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1594-	  # Extract subdirectory from the argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1595:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1596-	  if test "X$xdir" = "X$arg"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1648-	    # Extract subdirectory from the argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1649:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1650-	    if test "X$xdir" = "X$arg"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1655-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1656:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1657:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1658-	    libobjs="$libobjs $pic_object"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1691-	# to be aesthetically quoted because they are evaled later.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1692:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1693-	case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1721-    # calculate the name of the file, without its directory
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1722:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1723-    libobjs_save="$libobjs"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1726-      # get the directories listed in $shlibpath_var
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1727:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1728-    else
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1733-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1734:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1735-    if test "X$output_objdir" = "X$output"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1873-	  fi
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1874:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1875-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1917-		    found=no
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1918:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1919-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1942-	    newdependency_libs="$deplib $newdependency_libs"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1943:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1944-	    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1955-	    fi
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1956:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1957-	    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1965-	  if test "$pass" = link; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:1966:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-1967-	    # Make sure the xrpath contains only unique directories.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2044-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2045:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2046-	test "X$ladir" = "X$lib" && ladir="."
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2134-	*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2135:	  abs_ladir=`cd "$ladir" && pwd`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2136-	  if test -z "$abs_ladir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2142-	esac
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2143:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2144-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2161-	fi # $installed = yes
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2162:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2163-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2208-	    case $deplib in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2209:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2210-	    esac
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2323-	    shift; shift
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2324:	    libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2325-	    # use dlname if we got it. it's perfectly good, no?
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2331-	      *cygwin* | mingw*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2332:		major=`expr $current - $age`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2333-		versuffix="-$major"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2342-	    soroot="$soname"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2343:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2344:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2345-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2573-	      case $libdir in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2574:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2575-		   case " $xrpath " in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2605-	      *.la)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2606:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2607-		test "X$dir" = "X$deplib" && dir="."
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2611-		*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2612:		  absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2613-		  if test -z "$absdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2621-		else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2622:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2623-		  if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2636-		  # but need to link against shared
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2637:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2638-		  if test -n "$deplibrary_names" ; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2661-		  # Again, we only want to link against shared libraries
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2662:		  eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2663-		  for tmp in $newlib_search_path ; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2828-      lib*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2829:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2830-	eval shared_ext=\"$shrext_cmds\"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2834-	if test "$module" = no; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2835:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2836-	  $echo "$help" 1>&2
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2840-	  # Add the "lib" prefix for modules if required
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2841:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2842-	  eval shared_ext=\"$shrext_cmds\"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2844-	else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2845:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2846-	fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2921-	  darwin|linux|osf|windows)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2922:	    current=`expr $number_major + $number_minor`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2923-	    age="$number_minor"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2931-	  irix|nonstopux)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2932:	    current=`expr $number_major + $number_minor - 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2933-	    age="$number_minor"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2973-	if test "$age" -gt "$current"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2974:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2975-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2988-	  # verstring for coding it into the library header
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2989:	  major=.`expr $current - $age`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2990-	  versuffix="$major.$age.$revision"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2991-	  # Darwin ld doesn't like 0 for these options...
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:2992:	  minor_current=`expr $current + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-2993-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3006-	irix | nonstopux)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3007:	  major=`expr $current - $age + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3008-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3017-	  while test "$loop" -ne 0; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3018:	    iface=`expr $revision - $loop`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3019:	    loop=`expr $loop - 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3020-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3028-	linux)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3029:	  major=.`expr $current - $age`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3030-	  versuffix="$major.$age.$revision"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3033-	osf)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3034:	  major=.`expr $current - $age`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3035-	  versuffix=".$current.$age.$revision"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3040-	  while test "$loop" -ne 0; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3041:	    iface=`expr $current - $loop`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3042:	    loop=`expr $loop - 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3043-	    verstring="$verstring:${iface}.0"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3057-	  # extension on DOS 8.3 filesystems.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3058:	  major=`expr $current - $age`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3059-	  versuffix="-$major"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3112-	removelist=
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3113:	tempremovelist=`$echo "$output_objdir/*"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3114-	for p in $tempremovelist; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3140-	# Transform .lo files to .o files.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3141:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3142-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3145-      for path in $notinst_path; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3146:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3147:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3148:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3149-      done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3248-	    for i in $deplibs; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3249:	      name="`expr $i : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3250-	      # If $name is empty we are operating on a -L argument.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3260-		if test -n "$i" ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3261:		  libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3262:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3263-		  set dummy $deplib_matches
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3264-		  deplib_match=$2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3265:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3266-		    newdeplibs="$newdeplibs $i"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3285-	    for i in $deplibs; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3286:	      name="`expr $i : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3287-	      # If $name is empty we are operating on a -L argument.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3302-		  if test -n "$i" ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3303:		    libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3304:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3305-		    set dummy $deplib_matches
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3306-		    deplib_match=$2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3307:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3308-		      newdeplibs="$newdeplibs $i"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3335-	  set dummy $deplibs_check_method
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3336:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3337-	  for a_deplib in $deplibs; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3338:	    name="`expr $a_deplib : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3339-	    # If $name is empty we are operating on a -L argument.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3349-	      if test -n "$a_deplib" ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3350:		libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3351-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3352:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3353-		  for potent_lib in $potential_libs; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3365-		      while test -h "$potlib" 2>/dev/null; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3366:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3367-			case $potliblink in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3368-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3369:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3370-			esac
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3404-	  set dummy $deplibs_check_method
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3405:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3406-	  for a_deplib in $deplibs; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3407:	    name="`expr $a_deplib : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3408-	    # If $name is empty we are operating on a -L argument.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3418-	      if test -n "$a_deplib" ; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3419:		libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3420-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3421:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3422-		  for potent_lib in $potential_libs; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3461-	      # can't use Xsed below, because $i might contain '/'
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3462:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3463-	    done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3486-	  # On Rhapsody replace the C library is the System framework
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3487:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3488-	  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3625-	# Use standard objects if they are pic
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3626:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3627-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3638-	      eval cmd=\"$cmd\"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3639:	      if len=`expr "X$cmd" : ".*"` &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3640-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3696-	      esac
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3697:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3698-	      xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3727-		   do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3728:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3729-		   done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3731-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3732:		   i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3733-		  done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3736-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3737:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3738-	    done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3770-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3771:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3772-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3804-	    if test "X$objlist" = X ||
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3805:	       { len=`expr "X$test_cmds" : ".*"` &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3806-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3819-	      last_robj=$output_objdir/$save_output-${k}.$objext
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3820:	      k=`expr $k + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3821-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3845-	  do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3846:	    i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3847-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3952-	libobj="$output"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3953:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3954-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3994-	    esac
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:3995:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-3996-	    xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4025-		 do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4026:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4027-		 done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4029-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4030:		 i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4031-		done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4034-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4035:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4036-	  done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4040-      # Create the old-style object.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4041:      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
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4042-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4101-      case $host in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4102:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4103-      esac
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4121-	# On Rhapsody replace the C library is the System framework
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4122:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4123:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4124-	;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4233-	# Transform all the library objects into standard objects.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4234:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4235:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4236-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4279-	    # Add our own program objects to the symbol list.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4280:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4281-	    for arg in $progfiles; do
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4309-	    $show "extracting global C symbols from \`$arg'"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4310:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4311-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4409-	  # Transform the symbol file into the correct name.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4410:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4411:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4412-	  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4423-	# Nullify the symbol file.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4424:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4425:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4426-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4429-	# Replace the output file specification.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4430:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4431-	link_command="$compile_command$compile_rpath"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4496-	# Replace the output file specification.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4497:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4498-	# Delete the old output file.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4516-	  if test "$fast_install" = yes; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4517:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4518-	  else
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4528-      # Replace the output file specification.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4529:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4530-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4548-	  else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4549:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4550-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4553-	relink_command="(cd `pwd`; $relink_command)"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4554:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4555-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4562-	esac
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4563:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4564-      else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4565:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4566-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4572-	case $output in
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4573:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4574-	esac
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4578-	    exeext=.exe
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4579:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4580-	  *) exeext= ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4583-	  *cygwin* | *mingw* )
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4584:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4585:	    cwrapper=`$echo ${output}.exe`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4586-	    $rm $cwrappersource $cwrapper
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4833-      shift
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4834:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4835-      # Yippee, \$echo works!
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4845-  # Find the directory that this script lives in.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4846:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4847-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4849-  # Follow symbolic links until we get to the real thisdir.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4850:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4851-  while test -n \"\$file\"; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4852:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4853-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4861-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4862:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4863:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4864-  done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4866-  # Try to get the absolute directory name.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4867:  absdir=\`cd \"\$thisdir\" && pwd\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4868-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4876-  if test ! -f \"\$progdir/\$program\" || \\
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4877:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4878-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4891-    if test -n \"\$relink_command\"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4892:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4893-      else
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4923-    # The second colon is a workaround for a bug in BeOS R4 sed
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:4924:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-4925-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5010-	  esac
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5011:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5012-	  xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5041-	       do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5042:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5043-	       done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5045-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5046:	       i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5047-	      done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5050-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5051:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5052-	done
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5060-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5061:	if len=`expr "X$cmds" : ".*"` &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5062-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5095-	    eval test_cmds=\"$old_archive_cmds\"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5096:	    if len=`expr "X$test_cmds" : ".*"` &&
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5097-	       test "$len" -le "$max_cmd_len"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5147-	else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5148:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5149-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5153-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5154:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5155-      if test "$hardcode_automatic" = yes ; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5172-	      *.la)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5173:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5174:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5175-		if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5186-	    for lib in $dlfiles; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5187:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5188:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5189-	      if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5197-	    for lib in $dlprefiles; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5198:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5199:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5200-	      if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5294-      # Aesthetically quote it.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5295:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5296-      case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5310-    # Aesthetically quote it.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5311:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5312-    case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5358-      # Aesthetically quote the argument.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5359:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5360-      case $arg in
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5390-    # Strip any trailing slash from the destination.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5391:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5392-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5398-    else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5399:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5400-      test "X$destdir" = "X$dest" && destdir=.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5401:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5402-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5474-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5475:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5476-	test "X$dir" = "X$file/" && dir=
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5480-	  # Determine the prefix the user has applied to our future dir.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5481:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5482-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5495-	    # Stick the inst_prefix_dir data into the link command.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5496:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5497-	  else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5498:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5499-	  fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5552-	# Install the pseudo-library for information purposes.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5553:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5554-	instname="$dir/$name"i
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5568-	else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5569:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5570-	  destfile="$destdir/$destfile"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5575-	*.lo)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5576:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5577-	  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5597-	  # Deduce the name of the old-style object file.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5598:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5599-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5610-	else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5611:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5612-	  destfile="$destdir/$destfile"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5621-	    if test ! -f "$file"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5622:	      file=`$echo $file|${SED} 's,.exe$,,'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5623-	      stripped_ext=".exe"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5630-	*cygwin*|*mingw*)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5631:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5632-	    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5670-	    fi
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5671:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5672-	    if test -n "$libdir" && test ! -f "$libfile"; then
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5673:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5674-	      finalize=no
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5706-	      fi
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5707:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5708-	      outputname="$tmpdir/$file"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5709-	      # Replace the output file specification.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5710:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5711-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5724-	    # Install the binary that we compiled earlier.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5725:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5726-	  fi
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5740-	  *:*.exe)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5741:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5742-	    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5753-    for file in $staticlibs; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5754:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5755-
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5910-	  # Warn if it was a shared library.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5911:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5912-	  continue
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5914-
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5915:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5916-	test "X$dir" = "X$file" && dir=.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5920-	else
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5921:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5922-	  exit $EXIT_FAILURE
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5927-	# Just add the directory containing the .lo file.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5928:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5929-	test "X$dir" = "X$file" && dir=.
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5938-      # Get the absolute pathname.
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5939:      absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5940-      test -n "$absdir" && dir="$absdir"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5974-      # Quote arguments (to preserve shell metacharacters).
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:5975:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-5976-      args="$args \"$file\""
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6036-    for file in $files; do
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:6037:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6038-      if test "X$dir" = "X$file"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6043-      fi
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:6044:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6045-      test "$mode" = uninstall && objdir="$dir"
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6144-	  *.exe)
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:6145:	    file=`$echo $file|${SED} 's,.exe$,,'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:6146:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6147-	    # $file with .exe has already been added to rmfiles,
##############################################
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6418-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
tla-1.3.5+dfsg1/src/libneon/ltmain.sh:6419:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
tla-1.3.5+dfsg1/src/libneon/ltmain.sh-6420-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
tla-1.3.5+dfsg1/src/libneon/neon-config.in-45-    case "$1" in
tla-1.3.5+dfsg1/src/libneon/neon-config.in:46:    -*=*) optarg=`echo "$1" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
tla-1.3.5+dfsg1/src/libneon/neon-config.in-47-    *) optarg= ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/Makefile.in-156-	@$(INSTALL_SCRIPT) neon-config \
tla-1.3.5+dfsg1/src/libneon/Makefile.in:157:		$(DESTDIR)$(bindir)/`echo neon-config|sed '$(transform)'`
tla-1.3.5+dfsg1/src/libneon/Makefile.in-158-	$(INSTALL) -d $(DESTDIR)$(pkgconfigdir)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-49-do
tla-1.3.5+dfsg1/src/libneon/configure:50:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tla-1.3.5+dfsg1/src/libneon/configure-51-    eval $as_var=C; export $as_var
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-107-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/libneon/configure:108:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/configure-109-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-146-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/libneon/configure:147:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/configure-148-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-256-  # Remove one level of quotation (which was required for Make).
tla-1.3.5+dfsg1/src/libneon/configure:257:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
tla-1.3.5+dfsg1/src/libneon/configure-258-  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-267-  :
tla-1.3.5+dfsg1/src/libneon/configure:268:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
tla-1.3.5+dfsg1/src/libneon/configure-269-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-293-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
tla-1.3.5+dfsg1/src/libneon/configure:294:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
tla-1.3.5+dfsg1/src/libneon/configure:295:       echo_test_string="`eval $cmd`" &&
tla-1.3.5+dfsg1/src/libneon/configure-296-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-302-
tla-1.3.5+dfsg1/src/libneon/configure:303:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:304:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-305-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-317-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
tla-1.3.5+dfsg1/src/libneon/configure:318:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:319:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-320-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-329-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:330:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-331-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-344-      echo='printf %s\n'
tla-1.3.5+dfsg1/src/libneon/configure:345:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:346:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-347-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-349-	:
tla-1.3.5+dfsg1/src/libneon/configure:350:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-351-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:352:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-353-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-358-	echo="$CONFIG_SHELL $0 --fallback-echo"
tla-1.3.5+dfsg1/src/libneon/configure:359:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-360-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/libneon/configure:361:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/libneon/configure-362-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-368-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
tla-1.3.5+dfsg1/src/libneon/configure:369:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
tla-1.3.5+dfsg1/src/libneon/configure-370-	  then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-376-	if test "$prev" != 'sed 50q "$0"'; then
tla-1.3.5+dfsg1/src/libneon/configure:377:	  echo_test_string=`eval $prev`
tla-1.3.5+dfsg1/src/libneon/configure-378-	  export echo_test_string
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-518-
tla-1.3.5+dfsg1/src/libneon/configure:519:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-520-
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-551-  -disable-* | --disable-*)
tla-1.3.5+dfsg1/src/libneon/configure:552:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-553-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-556-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:557:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/libneon/configure-558-    eval "enable_$ac_feature=no" ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-560-  -enable-* | --enable-*)
tla-1.3.5+dfsg1/src/libneon/configure:561:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-562-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-565-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:566:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/libneon/configure-567-    case $ac_option in
tla-1.3.5+dfsg1/src/libneon/configure:568:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/src/libneon/configure-569-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-742-  -with-* | --with-*)
tla-1.3.5+dfsg1/src/libneon/configure:743:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-744-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-747-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:748:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/libneon/configure-749-    case $ac_option in
tla-1.3.5+dfsg1/src/libneon/configure:750:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/src/libneon/configure-751-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-755-  -without-* | --without-*)
tla-1.3.5+dfsg1/src/libneon/configure:756:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-757-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-760-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:761:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/libneon/configure-762-    eval "with_$ac_package=no" ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-787-  *=*)
tla-1.3.5+dfsg1/src/libneon/configure:788:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/src/libneon/configure-789-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-792-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:793:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tla-1.3.5+dfsg1/src/libneon/configure-794-    eval "$ac_envvar='$ac_optarg'"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-808-if test -n "$ac_prev"; then
tla-1.3.5+dfsg1/src/libneon/configure:809:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tla-1.3.5+dfsg1/src/libneon/configure-810-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-816-do
tla-1.3.5+dfsg1/src/libneon/configure:817:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/libneon/configure-818-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-828-do
tla-1.3.5+dfsg1/src/libneon/configure:829:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/libneon/configure-830-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-895-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tla-1.3.5+dfsg1/src/libneon/configure-897-ac_env_build_alias_set=${build_alias+set}
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-966-By default, \`make install' will install all the files in
tla-1.3.5+dfsg1/src/libneon/configure:967:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tla-1.3.5+dfsg1/src/libneon/configure:968:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tla-1.3.5+dfsg1/src/libneon/configure-969-for instance \`--prefix=\$HOME'.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1052-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/src/libneon/configure:1053:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/src/libneon/configure-1054-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/src/libneon/configure:1055:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/src/libneon/configure-1056-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1065-    else
tla-1.3.5+dfsg1/src/libneon/configure:1066:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/src/libneon/configure-1067-    fi ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1225-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/src/libneon/configure:1226:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/src/libneon/configure-1227-    esac
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1297-    do
tla-1.3.5+dfsg1/src/libneon/configure:1298:      eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/libneon/configure-1299-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1311-      do
tla-1.3.5+dfsg1/src/libneon/configure:1312:	eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/libneon/configure-1313-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1418-    set,)
tla-1.3.5+dfsg1/src/libneon/configure:1419:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tla-1.3.5+dfsg1/src/libneon/configure:1420:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tla-1.3.5+dfsg1/src/libneon/configure-1421-      ac_cache_corrupted=: ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1441-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/src/libneon/configure:1442:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/src/libneon/configure-1443-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1736-test -z "$ac_cv_build_alias" &&
tla-1.3.5+dfsg1/src/libneon/configure:1737:  ac_cv_build_alias=`$ac_config_guess`
tla-1.3.5+dfsg1/src/libneon/configure-1738-test -z "$ac_cv_build_alias" &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1741-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/libneon/configure:1742:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tla-1.3.5+dfsg1/src/libneon/configure-1743-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1750-build=$ac_cv_build
tla-1.3.5+dfsg1/src/libneon/configure:1751:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/src/libneon/configure:1752:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/src/libneon/configure:1753:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/src/libneon/configure-1754-
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1763-  ac_cv_host_alias=$ac_cv_build_alias
tla-1.3.5+dfsg1/src/libneon/configure:1764:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tla-1.3.5+dfsg1/src/libneon/configure-1765-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-1772-host=$ac_cv_host
tla-1.3.5+dfsg1/src/libneon/configure:1773:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/src/libneon/configure:1774:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/src/libneon/configure:1775:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/src/libneon/configure-1776-
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2095-     "checking for C compiler version" >&5
tla-1.3.5+dfsg1/src/libneon/configure:2096:ac_compiler=`set X $ac_compile; echo $2`
tla-1.3.5+dfsg1/src/libneon/configure-2097-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2134-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tla-1.3.5+dfsg1/src/libneon/configure:2135:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tla-1.3.5+dfsg1/src/libneon/configure-2136-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2162-    *.* )
tla-1.3.5+dfsg1/src/libneon/configure:2163:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-2164-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2242-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tla-1.3.5+dfsg1/src/libneon/configure:2243:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-2244-	  export ac_cv_exeext
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2292-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tla-1.3.5+dfsg1/src/libneon/configure:2293:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-2294-       break;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2371-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tla-1.3.5+dfsg1/src/libneon/configure:2372:GCC=`test $ac_compiler_gnu = yes && echo yes`
tla-1.3.5+dfsg1/src/libneon/configure-2373-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2750-    test $lt_ac_count -gt 10 && break
tla-1.3.5+dfsg1/src/libneon/configure:2751:    lt_ac_count=`expr $lt_ac_count + 1`
tla-1.3.5+dfsg1/src/libneon/configure-2752-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2795-    # gcc leaves a trailing carriage return which upsets mingw
tla-1.3.5+dfsg1/src/libneon/configure:2796:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tla-1.3.5+dfsg1/src/libneon/configure-2797-  *)
tla-1.3.5+dfsg1/src/libneon/configure:2798:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tla-1.3.5+dfsg1/src/libneon/configure-2799-  esac
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2804-      # Canonicalize the pathname of ld
tla-1.3.5+dfsg1/src/libneon/configure:2805:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
tla-1.3.5+dfsg1/src/libneon/configure-2806-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tla-1.3.5+dfsg1/src/libneon/configure:2807:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
tla-1.3.5+dfsg1/src/libneon/configure-2808-      done
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2839-      # Break only if it was the GNU/non-GNU ld that we prefer.
tla-1.3.5+dfsg1/src/libneon/configure:2840:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/src/libneon/configure-2841-      *GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2872-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
tla-1.3.5+dfsg1/src/libneon/configure:2873:case `$LD -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/src/libneon/configure-2874-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2921-      # Tru64's nm complains that /dev/null is an invalid object file
tla-1.3.5+dfsg1/src/libneon/configure:2922:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/src/libneon/configure-2923-      */dev/null* | *'Invalid file or object type'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-2927-      *)
tla-1.3.5+dfsg1/src/libneon/configure:2928:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/src/libneon/configure-2929-	*/dev/null*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3093-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
tla-1.3.5+dfsg1/src/libneon/configure:3094:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/configure-3095-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3176-  (exit $ac_status); }; then
tla-1.3.5+dfsg1/src/libneon/configure:3177:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/configure-3178-    *ELF-32*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3196-   if test "$lt_cv_prog_gnu_ld" = yes; then
tla-1.3.5+dfsg1/src/libneon/configure:3197:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/configure-3198-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3208-   else
tla-1.3.5+dfsg1/src/libneon/configure:3209:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/configure-3210-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3765-do
tla-1.3.5+dfsg1/src/libneon/configure:3766:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-3767-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3812-fi
tla-1.3.5+dfsg1/src/libneon/configure:3813:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:3814:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:3815:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-3816-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:3817:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-3818-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3827-do
tla-1.3.5+dfsg1/src/libneon/configure:3828:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-3829-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3834-fi
tla-1.3.5+dfsg1/src/libneon/configure:3835:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:3836:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-3837-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-3961-fi
tla-1.3.5+dfsg1/src/libneon/configure:3962:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:3963:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-3964-
tla-1.3.5+dfsg1/src/libneon/configure-3965-fi
tla-1.3.5+dfsg1/src/libneon/configure:3966:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-3967-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:3968:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-3969-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4023-    # we can't tell.
tla-1.3.5+dfsg1/src/libneon/configure:4024:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
tla-1.3.5+dfsg1/src/libneon/configure-4025-	       = "XX$teststring") >/dev/null 2>&1 &&
tla-1.3.5+dfsg1/src/libneon/configure:4026:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
tla-1.3.5+dfsg1/src/libneon/configure-4027-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4029-    do
tla-1.3.5+dfsg1/src/libneon/configure:4030:      i=`expr $i + 1`
tla-1.3.5+dfsg1/src/libneon/configure-4031-      teststring=$teststring$teststring
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4036-    # It appears as though 1/2 is a usable value.
tla-1.3.5+dfsg1/src/libneon/configure:4037:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tla-1.3.5+dfsg1/src/libneon/configure-4038-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4116-# If we're using GNU nm, then use its standard symbol codes.
tla-1.3.5+dfsg1/src/libneon/configure:4117:case `$NM -V 2>&1` in
tla-1.3.5+dfsg1/src/libneon/configure-4118-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4617-	"file_magic "*)
tla-1.3.5+dfsg1/src/libneon/configure:4618:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/libneon/configure-4619-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4679-	"file_magic "*)
tla-1.3.5+dfsg1/src/libneon/configure:4680:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/libneon/configure-4681-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-4790-if test -n "$lt_prog_cc_shlib"; then
tla-1.3.5+dfsg1/src/libneon/configure:4791:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
tla-1.3.5+dfsg1/src/libneon/configure:4792:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
tla-1.3.5+dfsg1/src/libneon/configure-4793-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5198-  if test "$hard_links" = no; then
tla-1.3.5+dfsg1/src/libneon/configure:5199:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
tla-1.3.5+dfsg1/src/libneon/configure:5200:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
tla-1.3.5+dfsg1/src/libneon/configure-5201-    need_locks=warn
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5321-	# is EXPORTS), use it as is; otherwise, prepend...
tla-1.3.5+dfsg1/src/libneon/configure:5322:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/src/libneon/configure-5323-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5376-      supports_anon_versioning=no
tla-1.3.5+dfsg1/src/libneon/configure:5377:      case `$LD -v 2>/dev/null` in
tla-1.3.5+dfsg1/src/libneon/configure-5378-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5482-	# below for broken collect2 doesn't work under 4.3+
tla-1.3.5+dfsg1/src/libneon/configure:5483:	  collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/src/libneon/configure-5484-	  if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5576-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
tla-1.3.5+dfsg1/src/libneon/configure:5577:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/src/libneon/configure-5578-       else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5676-      # FIXME: Setting linknames here is a bad hack.
tla-1.3.5+dfsg1/src/libneon/configure:5677:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
tla-1.3.5+dfsg1/src/libneon/configure-5678-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5681-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
tla-1.3.5+dfsg1/src/libneon/configure:5682:      fix_srcfile_path='`cygpath -w "$srcfile"`'
tla-1.3.5+dfsg1/src/libneon/configure-5683-      enable_shared_with_static_runtimes=yes
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5842-      if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/configure:5843:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure-5844-      else
tla-1.3.5+dfsg1/src/libneon/configure:5845:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure-5846-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5874-      hardcode_shlibpath_var=no
tla-1.3.5+dfsg1/src/libneon/configure:5875:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/configure-5876-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5903-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/configure:5904:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure-5905-      else
tla-1.3.5+dfsg1/src/libneon/configure-5906-	allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/libneon/configure:5907:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure-5908-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5915-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/libneon/configure:5916:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure-5917-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-5919-	allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/libneon/configure:5920:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/libneon/configure:5921:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/src/libneon/configure:5922:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
tla-1.3.5+dfsg1/src/libneon/configure-5923-
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6141-if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/configure:6142:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/src/libneon/configure-6143-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6147-    # okay in the real world where ";" in dirpaths is itself problematic.
tla-1.3.5+dfsg1/src/libneon/configure:6148:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/src/libneon/configure-6149-  else
tla-1.3.5+dfsg1/src/libneon/configure:6150:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/src/libneon/configure-6151-  fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6218-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
tla-1.3.5+dfsg1/src/libneon/configure:6219:  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'
tla-1.3.5+dfsg1/src/libneon/configure-6220-  ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6251-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tla-1.3.5+dfsg1/src/libneon/configure:6252:    postinstall_cmds='base_file=`basename \${file}`~
tla-1.3.5+dfsg1/src/libneon/configure:6253:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/libneon/configure:6254:      dldir=$destdir/`dirname \$dlpath`~
tla-1.3.5+dfsg1/src/libneon/configure-6255-      test -d \$dldir || mkdir -p \$dldir~
tla-1.3.5+dfsg1/src/libneon/configure-6256-      $install_prog $dir/$dlname \$dldir/$dlname'
tla-1.3.5+dfsg1/src/libneon/configure:6257:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/libneon/configure-6258-      dlpath=$dir/\$dldll~
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6264-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tla-1.3.5+dfsg1/src/libneon/configure:6265:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/configure-6266-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6269-      # MinGW DLLs use traditional 'lib' prefix
tla-1.3.5+dfsg1/src/libneon/configure:6270:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/configure:6271:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/src/libneon/configure-6272-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6278-        # which wouldn't understand a cygwinified path. Ahh.
tla-1.3.5+dfsg1/src/libneon/configure:6279:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/src/libneon/configure-6280-      else
tla-1.3.5+dfsg1/src/libneon/configure:6281:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/src/libneon/configure-6282-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6285-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tla-1.3.5+dfsg1/src/libneon/configure:6286:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/src/libneon/configure-6287-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6291-  *)
tla-1.3.5+dfsg1/src/libneon/configure:6292:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
tla-1.3.5+dfsg1/src/libneon/configure-6293-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6311-  if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/libneon/configure:6312:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
tla-1.3.5+dfsg1/src/libneon/configure-6313-  else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6496-  (exit $ac_status); }; then
tla-1.3.5+dfsg1/src/libneon/configure:6497:      case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/libneon/configure-6498-      *64-bit*)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6509-  if test -f /etc/ld.so.conf; then
tla-1.3.5+dfsg1/src/libneon/configure:6510:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
tla-1.3.5+dfsg1/src/libneon/configure-6511-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-6576-  shlibpath_var=LD_LIBRARY_PATH
tla-1.3.5+dfsg1/src/libneon/configure:6577:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/libneon/configure-6578-    case $host_os in
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-7709-      # Double-quote double-evaled strings.
tla-1.3.5+dfsg1/src/libneon/configure:7710:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
tla-1.3.5+dfsg1/src/libneon/configure-7711-      ;;
tla-1.3.5+dfsg1/src/libneon/configure-7712-    *)
tla-1.3.5+dfsg1/src/libneon/configure:7713:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
tla-1.3.5+dfsg1/src/libneon/configure-7714-      ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-7719-  *'\$0 --fallback-echo"')
tla-1.3.5+dfsg1/src/libneon/configure:7720:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
tla-1.3.5+dfsg1/src/libneon/configure-7721-    ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-7732-
tla-1.3.5+dfsg1/src/libneon/configure:7733:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tla-1.3.5+dfsg1/src/libneon/configure-7734-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8102-  # libtool script then.
tla-1.3.5+dfsg1/src/libneon/configure:8103:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
tla-1.3.5+dfsg1/src/libneon/configure-8104-  if test -f "$ltmain_in"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8125-    if test -z "$LTCC"; then
tla-1.3.5+dfsg1/src/libneon/configure:8126:      eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
tla-1.3.5+dfsg1/src/libneon/configure-8127-      if test -z "$LTCC"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8130-      else
tla-1.3.5+dfsg1/src/libneon/configure:8131:        { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
tla-1.3.5+dfsg1/src/libneon/configure:8132:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
tla-1.3.5+dfsg1/src/libneon/configure-8133-      fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8707-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tla-1.3.5+dfsg1/src/libneon/configure:8708:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tla-1.3.5+dfsg1/src/libneon/configure-8709-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8716-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tla-1.3.5+dfsg1/src/libneon/configure:8717:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tla-1.3.5+dfsg1/src/libneon/configure-8718-if test -n "$ac_maketemp"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8724-fi
tla-1.3.5+dfsg1/src/libneon/configure:8725:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tla-1.3.5+dfsg1/src/libneon/configure-8726-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8889-
tla-1.3.5+dfsg1/src/libneon/configure:8890:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-8891-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8894-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:8895:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-8896-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8987-
tla-1.3.5+dfsg1/src/libneon/configure:8988:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-8989-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-8992-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:8993:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-8994-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9007-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:9008:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-9009-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9052-
tla-1.3.5+dfsg1/src/libneon/configure:9053:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9054-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9303-
tla-1.3.5+dfsg1/src/libneon/configure:9304:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9305-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9308-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:9309:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9310-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9401-
tla-1.3.5+dfsg1/src/libneon/configure:9402:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-9403-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9406-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:9407:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-9408-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9421-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:9422:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-9423-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9466-
tla-1.3.5+dfsg1/src/libneon/configure:9467:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9468-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9717-
tla-1.3.5+dfsg1/src/libneon/configure:9718:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9719-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9722-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:9723:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9724-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9815-
tla-1.3.5+dfsg1/src/libneon/configure:9816:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-9817-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9820-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:9821:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-9822-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9835-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:9836:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-9837-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-9880-
tla-1.3.5+dfsg1/src/libneon/configure:9881:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-9882-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10068-do
tla-1.3.5+dfsg1/src/libneon/configure:10069:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-10070-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10075-fi
tla-1.3.5+dfsg1/src/libneon/configure:10076:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:10077:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-10078-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10202-fi
tla-1.3.5+dfsg1/src/libneon/configure:10203:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:10204:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-10205-
tla-1.3.5+dfsg1/src/libneon/configure-10206-fi
tla-1.3.5+dfsg1/src/libneon/configure:10207:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-10208-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:10209:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-10210-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10374-
tla-1.3.5+dfsg1/src/libneon/configure:10375:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-10376-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10379-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:10380:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-10381-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10472-
tla-1.3.5+dfsg1/src/libneon/configure:10473:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-10474-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10477-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:10478:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-10479-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10492-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:10493:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-10494-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10537-
tla-1.3.5+dfsg1/src/libneon/configure:10538:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-10539-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10881-
tla-1.3.5+dfsg1/src/libneon/configure:10882:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-10883-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10886-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:10887:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-10888-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10979-
tla-1.3.5+dfsg1/src/libneon/configure:10980:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-10981-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10984-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:10985:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-10986-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-10999-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:11000:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-11001-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11044-
tla-1.3.5+dfsg1/src/libneon/configure:11045:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-11046-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11389-
tla-1.3.5+dfsg1/src/libneon/configure:11390:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-11391-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11394-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:11395:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-11396-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11487-
tla-1.3.5+dfsg1/src/libneon/configure:11488:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-11489-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11492-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:11493:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-11494-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11507-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:11508:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-11509-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-11552-
tla-1.3.5+dfsg1/src/libneon/configure:11553:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-11554-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12071-do
tla-1.3.5+dfsg1/src/libneon/configure:12072:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-12073-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12078-fi
tla-1.3.5+dfsg1/src/libneon/configure:12079:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:12080:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-12081-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12205-fi
tla-1.3.5+dfsg1/src/libneon/configure:12206:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:12207:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-12208-
tla-1.3.5+dfsg1/src/libneon/configure-12209-fi
tla-1.3.5+dfsg1/src/libneon/configure:12210:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-12211-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:12212:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-12213-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12225-do
tla-1.3.5+dfsg1/src/libneon/configure:12226:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-12227-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12314-fi
tla-1.3.5+dfsg1/src/libneon/configure:12315:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:12316:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:12317:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-12318-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:12319:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-12320-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12485-
tla-1.3.5+dfsg1/src/libneon/configure:12486:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-12487-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12490-		    fi
tla-1.3.5+dfsg1/src/libneon/configure:12491:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/src/libneon/configure-12492-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12583-
tla-1.3.5+dfsg1/src/libneon/configure:12584:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/src/libneon/configure-12585-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12588-		       fi
tla-1.3.5+dfsg1/src/libneon/configure:12589:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/src/libneon/configure-12590-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12603-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/src/libneon/configure:12604:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/src/libneon/configure-12605-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-12648-
tla-1.3.5+dfsg1/src/libneon/configure:12649:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/src/libneon/configure-12650-fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13146-do
tla-1.3.5+dfsg1/src/libneon/configure:13147:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13148-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13235-fi
tla-1.3.5+dfsg1/src/libneon/configure:13236:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13237:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:13238:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-13239-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:13240:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-13241-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13367-do
tla-1.3.5+dfsg1/src/libneon/configure:13368:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13369-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13456-fi
tla-1.3.5+dfsg1/src/libneon/configure:13457:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13458:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:13459:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-13460-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:13461:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-13462-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13535-do
tla-1.3.5+dfsg1/src/libneon/configure:13536:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13537-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13542-fi
tla-1.3.5+dfsg1/src/libneon/configure:13543:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13544:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-13545-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13669-fi
tla-1.3.5+dfsg1/src/libneon/configure:13670:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13671:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-13672-
tla-1.3.5+dfsg1/src/libneon/configure-13673-fi
tla-1.3.5+dfsg1/src/libneon/configure:13674:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-13675-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:13676:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-13677-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13724-do
tla-1.3.5+dfsg1/src/libneon/configure:13725:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13726-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13731-fi
tla-1.3.5+dfsg1/src/libneon/configure:13732:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13733:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-13734-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13858-fi
tla-1.3.5+dfsg1/src/libneon/configure:13859:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13860:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-13861-
tla-1.3.5+dfsg1/src/libneon/configure-13862-fi
tla-1.3.5+dfsg1/src/libneon/configure:13863:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-13864-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:13865:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-13866-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13877-do
tla-1.3.5+dfsg1/src/libneon/configure:13878:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13879-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13966-fi
tla-1.3.5+dfsg1/src/libneon/configure:13967:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:13968:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:13969:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-13970-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:13971:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-13972-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-13993-do
tla-1.3.5+dfsg1/src/libneon/configure:13994:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-13995-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-14082-fi
tla-1.3.5+dfsg1/src/libneon/configure:14083:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:14084:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:14085:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-14086-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:14087:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-14088-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-14451-do
tla-1.3.5+dfsg1/src/libneon/configure:14452:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-14453-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-14540-fi
tla-1.3.5+dfsg1/src/libneon/configure:14541:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:14542:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:14543:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-14544-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:14545:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-14546-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-14759-do
tla-1.3.5+dfsg1/src/libneon/configure:14760:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-14761-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-14848-fi
tla-1.3.5+dfsg1/src/libneon/configure:14849:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:14850:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:14851:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-14852-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:14853:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-14854-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-15687-   if test "$ne_cv_pkg_openssl" = "yes"; then
tla-1.3.5+dfsg1/src/libneon/configure:15688:      NE_SSL_CFLAGS=`$PKG_CONFIG --cflags openssl`
tla-1.3.5+dfsg1/src/libneon/configure:15689:      NE_SSL_LIBS=`$PKG_CONFIG --libs openssl`
tla-1.3.5+dfsg1/src/libneon/configure-15690-      : Using provided pkg-config data
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16020-do
tla-1.3.5+dfsg1/src/libneon/configure:16021:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-16022-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16027-fi
tla-1.3.5+dfsg1/src/libneon/configure:16028:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16029:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16030-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16154-fi
tla-1.3.5+dfsg1/src/libneon/configure:16155:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16156:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16157-
tla-1.3.5+dfsg1/src/libneon/configure-16158-fi
tla-1.3.5+dfsg1/src/libneon/configure:16159:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-16160-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:16161:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-16162-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16306-do
tla-1.3.5+dfsg1/src/libneon/configure:16307:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-16308-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16313-fi
tla-1.3.5+dfsg1/src/libneon/configure:16314:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16315:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16316-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16440-fi
tla-1.3.5+dfsg1/src/libneon/configure:16441:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16442:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16443-
tla-1.3.5+dfsg1/src/libneon/configure-16444-fi
tla-1.3.5+dfsg1/src/libneon/configure:16445:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-16446-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:16447:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-16448-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16580-   ne_save_LIBS=$NEON_LIBS
tla-1.3.5+dfsg1/src/libneon/configure:16581:   NEON_LIBS="$NEON_LIBS `${KRB5_CONFIG} --libs gssapi`"
tla-1.3.5+dfsg1/src/libneon/configure:16582:   CPPFLAGS="$CPPFLAGS `${KRB5_CONFIG} --cflags gssapi`"
tla-1.3.5+dfsg1/src/libneon/configure-16583-   # MIT and Heimdal put gssapi.h in different places
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16587-do
tla-1.3.5+dfsg1/src/libneon/configure:16588:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-16589-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16594-fi
tla-1.3.5+dfsg1/src/libneon/configure:16595:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16596:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16597-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16721-fi
tla-1.3.5+dfsg1/src/libneon/configure:16722:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16723:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16724-
tla-1.3.5+dfsg1/src/libneon/configure-16725-fi
tla-1.3.5+dfsg1/src/libneon/configure:16726:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-16727-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:16728:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-16729-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16736-do
tla-1.3.5+dfsg1/src/libneon/configure:16737:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-16738-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16825-fi
tla-1.3.5+dfsg1/src/libneon/configure:16826:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16827:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure:16828:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-16829-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:16830:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-16831-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16844-do
tla-1.3.5+dfsg1/src/libneon/configure:16845:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/libneon/configure-16846-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16851-fi
tla-1.3.5+dfsg1/src/libneon/configure:16852:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16853:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16854-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-16978-fi
tla-1.3.5+dfsg1/src/libneon/configure:16979:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/libneon/configure:16980:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/libneon/configure-16981-
tla-1.3.5+dfsg1/src/libneon/configure-16982-fi
tla-1.3.5+dfsg1/src/libneon/configure:16983:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/libneon/configure-16984-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/libneon/configure:16985:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/libneon/configure-16986-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-17446-do
tla-1.3.5+dfsg1/src/libneon/configure:17447:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tla-1.3.5+dfsg1/src/libneon/configure-17448-    eval $as_var=C; export $as_var
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-17504-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/libneon/configure:17505:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/configure-17506-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-17544-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/libneon/configure:17545:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/libneon/configure-17546-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-17723-configured by $0, generated by GNU Autoconf 2.59,
tla-1.3.5+dfsg1/src/libneon/configure:17724:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tla-1.3.5+dfsg1/src/libneon/configure-17725-
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-17740-  --*=*)
tla-1.3.5+dfsg1/src/libneon/configure:17741:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/src/libneon/configure:17742:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/src/libneon/configure-17743-    ac_shift=:
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-18002-      fi
tla-1.3.5+dfsg1/src/libneon/configure:18003:      ac_sed_frag=`expr $ac_sed_frag + 1`
tla-1.3.5+dfsg1/src/libneon/configure-18004-      ac_beg=$ac_end
tla-1.3.5+dfsg1/src/libneon/configure:18005:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tla-1.3.5+dfsg1/src/libneon/configure-18006-    fi
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-18019-	cat >$tmp/stdin
tla-1.3.5+dfsg1/src/libneon/configure:18020:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/libneon/configure:18021:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/libneon/configure:18022:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/libneon/configure:18023:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/libneon/configure-18024-  * )   ac_file_in=$ac_file.in ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-18067-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/src/libneon/configure:18068:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/src/libneon/configure-18069-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/src/libneon/configure:18070:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/src/libneon/configure-18071-else
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-18080-    else
tla-1.3.5+dfsg1/src/libneon/configure:18081:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/src/libneon/configure-18082-    fi ;;
##############################################
tla-1.3.5+dfsg1/src/libneon/configure-18236-	cat >$tmp/stdin
tla-1.3.5+dfsg1/src/libneon/configure:18237:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/libneon/configure:18238:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/libneon/configure:18239:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/libneon/configure:18240:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/libneon/configure-18241-  * )   ac_file_in=$ac_file.in ;;
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-archive-setup.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-archive-setup.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-archive-setup.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-get.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-get.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-get.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-import-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-import-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-import-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-mirror.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-mirror.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-mirror.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-rm-explicit.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-rm-explicit.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-rm-explicit.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-dir-regexps.sh-7-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-dir-regexps.sh:8:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-dir-regexps.sh-9-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-2.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-2.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-2.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-archive-creation.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-archive-creation.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-archive-creation.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-redo.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-redo.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-redo.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-archive-registration.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-archive-registration.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-archive-registration.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-undo.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-undo.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-undo.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-update.sh-12-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-update.sh:13:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-update.sh-14-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-pristines.sh-12-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-pristines.sh:13:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-pristines.sh-14-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-star-merge.sh-12-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-star-merge.sh:13:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-star-merge.sh-14-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-get-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-get-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-get-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-mv-explicit.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-2.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-2.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-2.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/jane-and-foo-do-hello-world-1-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-my-id.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-my-id.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-my-id.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-inventory.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-inventory.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-inventory.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-whats-missing.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-whats-missing.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-whats-missing.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-replay.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-replay.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-replay.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-id-tagging-defaults.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-id-tagging-defaults.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-id-tagging-defaults.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-tag-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-tag-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-tag-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-tag.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-tag.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-tag.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-164-    ntarget_objs=4
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:165:    target_type=`random_upto $ntarget_objs`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-166-    case $target_type in
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-375-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:376:  n=`wc -l ,,list | awk '{print $1}'`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-377-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-407-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:408:  n=`wc -l ,,list | awk '{print $1}'`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-409-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:410:  num=`random_upto $n`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-411-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:412:  name=`head -n $num ,,list | tail -n 1`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-413-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-440-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:441:  num=`wc -l ,,list | awk '{print $1}'`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-442-  if [ $num -eq 0 ]; then continue; fi
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-461-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:462:  found=`find . -type $findtype -name $name -print`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-463-  if [ ! -z "$found" ]; then
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-479-  edit_num=1
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:480:  num_edits=`random_upto $num_edits_bound`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-481-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-483-
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly:484:    edit_kind=`random_upto $random_range`
tla-1.3.5+dfsg1/src/tla/tests/changeset-tests/edit-tree-randomly-485-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-1.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-1.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-simple-commits-1.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-get-changeset.sh-12-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-get-changeset.sh:13:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-get-changeset.sh-14-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-parse-package-name.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-parse-package-name.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-parse-package-name.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs-baz.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs-baz.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-file-diffs-baz.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-what-changed.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-what-changed.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-what-changed.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/tests/test-import.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/tla/tests/test-import.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/tla/tests/test-import.sh-13-
##############################################
tla-1.3.5+dfsg1/src/tla/cygwin/gnu-patch-test.diff-7- FAIL=""
tla-1.3.5+dfsg1/src/tla/cygwin/gnu-patch-test.diff:8:-if [ -x "`which "$PATCHPROG"  2>/dev/null`" ] ; then
tla-1.3.5+dfsg1/src/tla/cygwin/gnu-patch-test.diff:9:+if [ -x "$PATCHPROG" -o -x "`which "$PATCHPROG"  2>/dev/null`" ] ; then
tla-1.3.5+dfsg1/src/tla/cygwin/gnu-patch-test.diff-10-     
##############################################
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-578-
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c:579:          file_in_fd = url_inet_client_addr (&errn, host_addr, (int)port);
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-580-
##############################################
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-779-
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c:780:          file_out_fd = url_inet_client_addr (&errn, host_addr, (int)port);
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-781-
##############################################
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-1888-    {
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c:1889:      data_fd = url_inet_client_addr (errn, host_addr, (int)port);
tla-1.3.5+dfsg1/src/tla/libarch/pfs-ftp.c-1890-      if (data_fd < 0)
##############################################
tla-1.3.5+dfsg1/src/expat/configure.in-124-
tla-1.3.5+dfsg1/src/expat/configure.in:125:abs_srcdir="`cd $srcdir && pwd`"
tla-1.3.5+dfsg1/src/expat/configure.in-126-abs_builddir="`pwd`"
##############################################
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-22-
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:23:MYDIR="`dirname \"$0\"`"
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-24-cd "$MYDIR"
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-25-MYDIR="`pwd`"
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:26:XMLWF="`dirname \"$MYDIR\"`/xmlwf/xmlwf"
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-27-# XMLWF=/usr/local/bin/xmlwf
##############################################
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-84-      if RunXmlwfWF -p "$xmlfile" "$xmldir" ; then
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:85:          SUCCESS=`expr $SUCCESS + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-86-      else
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:87:          ERROR=`expr $ERROR + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-88-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-96-    if RunXmlwfWF -p "$xmlfile" "oasis/" ; then
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:97:        SUCCESS=`expr $SUCCESS + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-98-    else
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:99:        ERROR=`expr $ERROR + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-100-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-117-      if RunXmlwfNotWF -p "$xmlfile" "$xmldir" ; then
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:118:          SUCCESS=`expr $SUCCESS + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-119-      else
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:120:          ERROR=`expr $ERROR + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-121-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-128-    if RunXmlwfNotWF -p "$xmlfile" "oasis/" ; then
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:129:        SUCCESS=`expr $SUCCESS + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-130-    else
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh:131:        ERROR=`expr $ERROR + 1`
tla-1.3.5+dfsg1/src/expat/tests/xmltest.sh-132-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.bpr-23-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.bpr:24:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.bpr-25-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak-31-PATHCPP = .;..\lib
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak:32:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak-33-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak-143-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak:144:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.mak-145-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/outline.bpr-22-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/outline.bpr:23:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/outline.bpr-24-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak-33-PATHCPP = .;..\lib
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak:34:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak-35-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak-142-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak:143:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expatw.mak-144-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat.bpr-23-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expat.bpr:24:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expat.bpr-25-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak-33-PATHCPP = .;..\lib
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak:34:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak-35-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak-142-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak:143:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expat.mak-144-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.bpr-23-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.bpr:24:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.bpr-25-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/elements.bpr-22-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/elements.bpr:23:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/elements.bpr-24-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak-32-PATHCPP = .;..\examples
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak:33:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak-34-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak-141-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak:142:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/outline.mak-143-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak-33-PATHCPP = .;..\xmlwf
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak:34:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak-35-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak-142-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak:143:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/xmlwf.mak-144-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak-31-PATHCPP = .;..\lib
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak:32:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak-33-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak-142-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak:143:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.mak-144-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak-32-PATHCPP = .;..\examples
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak:33:PATHASM = .;
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak-34-PATHPAS = .;
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak-141-!if $d(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak:142:.PATH.ASM = $(PATHASM)
tla-1.3.5+dfsg1/src/expat/bcb5/elements.mak-143-!endif
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.bpr-21-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.bpr:22:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expatw_static.bpr-23-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.bpr-21-    <PATHRC value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.bpr:22:    <PATHASM value=".;"/>
tla-1.3.5+dfsg1/src/expat/bcb5/expat_static.bpr-23-    <DEBUGLIBPATH value="$(BCB)\lib\debug"/>
##############################################
tla-1.3.5+dfsg1/src/expat/configure-29-  # Remove one level of quotation (which was required for Make).
tla-1.3.5+dfsg1/src/expat/configure:30:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
tla-1.3.5+dfsg1/src/expat/configure-31-  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-40-  :
tla-1.3.5+dfsg1/src/expat/configure:41:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
tla-1.3.5+dfsg1/src/expat/configure-42-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/expat/configure-66-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
tla-1.3.5+dfsg1/src/expat/configure:67:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
tla-1.3.5+dfsg1/src/expat/configure:68:       echo_test_string="`eval $cmd`" &&
tla-1.3.5+dfsg1/src/expat/configure-69-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
tla-1.3.5+dfsg1/src/expat/configure-75-
tla-1.3.5+dfsg1/src/expat/configure:76:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:77:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-78-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-89-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
tla-1.3.5+dfsg1/src/expat/configure:90:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:91:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-92-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-101-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:102:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-103-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-116-      echo='printf %s\n'
tla-1.3.5+dfsg1/src/expat/configure:117:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:118:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-119-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-121-	:
tla-1.3.5+dfsg1/src/expat/configure:122:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-123-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:124:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-125-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-130-	echo="$CONFIG_SHELL $0 --fallback-echo"
tla-1.3.5+dfsg1/src/expat/configure:131:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-132-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/configure:133:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-134-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-140-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
tla-1.3.5+dfsg1/src/expat/configure:141:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
tla-1.3.5+dfsg1/src/expat/configure-142-	  then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-148-	if test "$prev" != 'sed 50q "$0"'; then
tla-1.3.5+dfsg1/src/expat/configure:149:	  echo_test_string=`eval $prev`
tla-1.3.5+dfsg1/src/expat/configure-150-	  export echo_test_string
##############################################
tla-1.3.5+dfsg1/src/expat/configure-259-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/expat/configure:260:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/configure-261-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/expat/configure-298-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/expat/configure:299:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/configure-300-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/expat/configure-508-
tla-1.3.5+dfsg1/src/expat/configure:509:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/src/expat/configure-510-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-541-  -disable-* | --disable-*)
tla-1.3.5+dfsg1/src/expat/configure:542:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tla-1.3.5+dfsg1/src/expat/configure-543-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-546-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:547:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/expat/configure-548-    eval "enable_$ac_feature=no" ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-550-  -enable-* | --enable-*)
tla-1.3.5+dfsg1/src/expat/configure:551:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tla-1.3.5+dfsg1/src/expat/configure-552-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-555-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:556:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/expat/configure-557-    case $ac_option in
tla-1.3.5+dfsg1/src/expat/configure:558:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/src/expat/configure-559-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-732-  -with-* | --with-*)
tla-1.3.5+dfsg1/src/expat/configure:733:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tla-1.3.5+dfsg1/src/expat/configure-734-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-737-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:738:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/expat/configure-739-    case $ac_option in
tla-1.3.5+dfsg1/src/expat/configure:740:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/src/expat/configure-741-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-745-  -without-* | --without-*)
tla-1.3.5+dfsg1/src/expat/configure:746:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tla-1.3.5+dfsg1/src/expat/configure-747-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-750-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:751:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tla-1.3.5+dfsg1/src/expat/configure-752-    eval "with_$ac_package=no" ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-777-  *=*)
tla-1.3.5+dfsg1/src/expat/configure:778:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/src/expat/configure-779-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-782-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:783:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tla-1.3.5+dfsg1/src/expat/configure-784-    eval "$ac_envvar='$ac_optarg'"
##############################################
tla-1.3.5+dfsg1/src/expat/configure-798-if test -n "$ac_prev"; then
tla-1.3.5+dfsg1/src/expat/configure:799:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tla-1.3.5+dfsg1/src/expat/configure-800-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tla-1.3.5+dfsg1/src/expat/configure-806-do
tla-1.3.5+dfsg1/src/expat/configure:807:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/expat/configure-808-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/src/expat/configure-818-do
tla-1.3.5+dfsg1/src/expat/configure:819:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/src/expat/configure-820-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/src/expat/configure-882-fi
tla-1.3.5+dfsg1/src/expat/configure:883:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tla-1.3.5+dfsg1/src/expat/configure-884-ac_env_build_alias_set=${build_alias+set}
##############################################
tla-1.3.5+dfsg1/src/expat/configure-953-By default, \`make install' will install all the files in
tla-1.3.5+dfsg1/src/expat/configure:954:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tla-1.3.5+dfsg1/src/expat/configure:955:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tla-1.3.5+dfsg1/src/expat/configure-956-for instance \`--prefix=\$HOME'.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1026-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/src/expat/configure:1027:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/src/expat/configure-1028-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/src/expat/configure:1029:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/src/expat/configure-1030-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1039-    else
tla-1.3.5+dfsg1/src/expat/configure:1040:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/src/expat/configure-1041-    fi ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1048-esac
tla-1.3.5+dfsg1/src/expat/configure:1049:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
tla-1.3.5+dfsg1/src/expat/configure-1050-# absolute.
tla-1.3.5+dfsg1/src/expat/configure:1051:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:1052:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:1053:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:1054:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
tla-1.3.5+dfsg1/src/expat/configure-1055-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1157-  *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/src/expat/configure:1158:    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/src/expat/configure-1159-  esac
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1299-    set,)
tla-1.3.5+dfsg1/src/expat/configure:1300:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tla-1.3.5+dfsg1/src/expat/configure:1301:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tla-1.3.5+dfsg1/src/expat/configure-1302-      ac_cache_corrupted=: ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1322-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/src/expat/configure:1323:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/src/expat/configure-1324-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1661-test -z "$ac_cv_build_alias" &&
tla-1.3.5+dfsg1/src/expat/configure:1662:  ac_cv_build_alias=`$ac_config_guess`
tla-1.3.5+dfsg1/src/expat/configure-1663-test -z "$ac_cv_build_alias" &&
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1666-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/src/expat/configure:1667:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tla-1.3.5+dfsg1/src/expat/configure-1668-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1675-build=$ac_cv_build
tla-1.3.5+dfsg1/src/expat/configure:1676:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/src/expat/configure:1677:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/src/expat/configure:1678:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/src/expat/configure-1679-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1688-  ac_cv_host_alias=$ac_cv_build_alias
tla-1.3.5+dfsg1/src/expat/configure:1689:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tla-1.3.5+dfsg1/src/expat/configure-1690-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-1697-host=$ac_cv_host
tla-1.3.5+dfsg1/src/expat/configure:1698:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/src/expat/configure:1699:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/src/expat/configure:1700:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/src/expat/configure-1701-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2020-     "checking for C compiler version" >&5
tla-1.3.5+dfsg1/src/expat/configure:2021:ac_compiler=`set X $ac_compile; echo $2`
tla-1.3.5+dfsg1/src/expat/configure-2022-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2062-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
tla-1.3.5+dfsg1/src/expat/configure:2063:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tla-1.3.5+dfsg1/src/expat/configure-2064-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2083-            break;;
tla-1.3.5+dfsg1/src/expat/configure:2084:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/src/expat/configure-2085-          # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2154-    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
tla-1.3.5+dfsg1/src/expat/configure:2155:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/src/expat/configure-2156-          export ac_cv_exeext
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2205-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
tla-1.3.5+dfsg1/src/expat/configure:2206:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tla-1.3.5+dfsg1/src/expat/configure-2207-       break;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2273-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tla-1.3.5+dfsg1/src/expat/configure:2274:GCC=`test $ac_compiler_gnu = yes && echo yes`
tla-1.3.5+dfsg1/src/expat/configure-2275-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2487-    # gcc leaves a trailing carriage return which upsets mingw
tla-1.3.5+dfsg1/src/expat/configure:2488:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tla-1.3.5+dfsg1/src/expat/configure-2489-  *)
tla-1.3.5+dfsg1/src/expat/configure:2490:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tla-1.3.5+dfsg1/src/expat/configure-2491-  esac
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2496-      # Canonicalize the path of ld
tla-1.3.5+dfsg1/src/expat/configure:2497:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
tla-1.3.5+dfsg1/src/expat/configure-2498-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tla-1.3.5+dfsg1/src/expat/configure:2499:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
tla-1.3.5+dfsg1/src/expat/configure-2500-      done
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2728-  esac
tla-1.3.5+dfsg1/src/expat/configure:2729:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
tla-1.3.5+dfsg1/src/expat/configure-2730-  lt_cv_deplibs_check_method=pass_all
##############################################
tla-1.3.5+dfsg1/src/expat/configure-2761-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
tla-1.3.5+dfsg1/src/expat/configure:2762:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/configure-2763-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3371-do
tla-1.3.5+dfsg1/src/expat/configure:3372:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-3373-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3404-fi
tla-1.3.5+dfsg1/src/expat/configure:3405:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:3406:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure:3407:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-3408-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:3409:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-3410-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3419-do
tla-1.3.5+dfsg1/src/expat/configure:3420:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-3421-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3426-fi
tla-1.3.5+dfsg1/src/expat/configure:3427:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:3428:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-3429-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3517-fi
tla-1.3.5+dfsg1/src/expat/configure:3518:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:3519:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-3520-
tla-1.3.5+dfsg1/src/expat/configure-3521-fi
tla-1.3.5+dfsg1/src/expat/configure:3522:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-3523-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:3524:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-3525-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3561-	"file_magic "*)
tla-1.3.5+dfsg1/src/expat/configure:3562:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/expat/configure-3563-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3625-	"file_magic "*)
tla-1.3.5+dfsg1/src/expat/configure:3626:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/expat/configure-3627-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3855-  (exit $ac_status); }; then
tla-1.3.5+dfsg1/src/expat/configure:3856:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/expat/configure-3857-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/expat/configure-3996-linux-gnu*) ;;
tla-1.3.5+dfsg1/src/expat/configure:3997:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
tla-1.3.5+dfsg1/src/expat/configure-3998-esac
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4300-if test -n "$lt_cv_prog_cc_shlib"; then
tla-1.3.5+dfsg1/src/expat/configure:4301:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&5
tla-1.3.5+dfsg1/src/expat/configure:4302:echo "$as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries" >&2;}
tla-1.3.5+dfsg1/src/expat/configure-4303-  if echo "$old_CC $old_CFLAGS " | egrep -e "[ 	]$lt_cv_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4513-  if test "$hard_links" = no; then
tla-1.3.5+dfsg1/src/expat/configure:4514:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
tla-1.3.5+dfsg1/src/expat/configure:4515:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
tla-1.3.5+dfsg1/src/expat/configure-4516-    need_locks=warn
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4749-    # If DATA tags from a recent dlltool are present, honour them!
tla-1.3.5+dfsg1/src/expat/configure:4750:    archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/src/expat/configure-4751-	cp $export_symbols $output_objdir/$soname-def;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4760-	 esac;
tla-1.3.5+dfsg1/src/expat/configure:4761:	 _lt_hint=`expr 1 + \$_lt_hint`;
tla-1.3.5+dfsg1/src/expat/configure-4762-	done;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4892-      case $host_os in aix4.[012]|aix4.[012].*)
tla-1.3.5+dfsg1/src/expat/configure:4893:	collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/src/expat/configure-4894-	if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4932-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
tla-1.3.5+dfsg1/src/expat/configure:4933:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/src/expat/configure-4934-    else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4968-    # FIXME: Setting linknames here is a bad hack.
tla-1.3.5+dfsg1/src/expat/configure:4969:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
tla-1.3.5+dfsg1/src/expat/configure-4970-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
tla-1.3.5+dfsg1/src/expat/configure-4973-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
tla-1.3.5+dfsg1/src/expat/configure:4974:    fix_srcfile_path='`cygpath -w "$srcfile"`'
tla-1.3.5+dfsg1/src/expat/configure-4975-    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5042-    if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/expat/configure:5043:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure-5044-    else
tla-1.3.5+dfsg1/src/expat/configure:5045:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure-5046-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5073-    hardcode_shlibpath_var=no
tla-1.3.5+dfsg1/src/expat/configure:5074:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/configure-5075-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5102-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/expat/configure:5103:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure-5104-    else
tla-1.3.5+dfsg1/src/expat/configure-5105-      allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/expat/configure:5106:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure-5107-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5114-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/expat/configure:5115:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure-5116-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5118-      allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/expat/configure:5119:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/configure:5120:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/src/expat/configure:5121:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
tla-1.3.5+dfsg1/src/expat/configure-5122-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5147-    if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/expat/configure:5148:      case `$CC --version 2>/dev/null` in
tla-1.3.5+dfsg1/src/expat/configure-5149-      [12].*)
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5405-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
tla-1.3.5+dfsg1/src/expat/configure:5406:  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'
tla-1.3.5+dfsg1/src/expat/configure-5407-  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5436-    library_names_spec='$libname.dll.a'
tla-1.3.5+dfsg1/src/expat/configure:5437:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/configure:5438:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/expat/configure:5439:      dldir=$destdir/`dirname \$dlpath`~
tla-1.3.5+dfsg1/src/expat/configure-5440-      test -d \$dldir || mkdir -p \$dldir~
tla-1.3.5+dfsg1/src/expat/configure-5441-      $install_prog .libs/$dlname \$dldir/$dlname'
tla-1.3.5+dfsg1/src/expat/configure:5442:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/expat/configure-5443-      dlpath=$dir/\$dldll~
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5446-  yes,mingw*)
tla-1.3.5+dfsg1/src/expat/configure:5447:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/configure:5448:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
tla-1.3.5+dfsg1/src/expat/configure-5449-    ;;
tla-1.3.5+dfsg1/src/expat/configure-5450-  yes,pw32*)
tla-1.3.5+dfsg1/src/expat/configure:5451:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/./-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/configure-5452-    ;;
tla-1.3.5+dfsg1/src/expat/configure-5453-  *)
tla-1.3.5+dfsg1/src/expat/configure:5454:    library_names_spec='${libname}`echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll $libname.lib'
tla-1.3.5+dfsg1/src/expat/configure-5455-    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-5613-  need_version=no
tla-1.3.5+dfsg1/src/expat/configure:5614:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/configure-5615-    case "$host_os" in
##############################################
tla-1.3.5+dfsg1/src/expat/configure-6542-      # Double-quote double-evaled strings.
tla-1.3.5+dfsg1/src/expat/configure:6543:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
tla-1.3.5+dfsg1/src/expat/configure-6544-      ;;
tla-1.3.5+dfsg1/src/expat/configure-6545-    *)
tla-1.3.5+dfsg1/src/expat/configure:6546:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
tla-1.3.5+dfsg1/src/expat/configure-6547-      ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-6553-
tla-1.3.5+dfsg1/src/expat/configure:6554:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tla-1.3.5+dfsg1/src/expat/configure-6555-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
tla-1.3.5+dfsg1/src/expat/configure-7383-     "checking for C compiler version" >&5
tla-1.3.5+dfsg1/src/expat/configure:7384:ac_compiler=`set X $ac_compile; echo $2`
tla-1.3.5+dfsg1/src/expat/configure-7385-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-7450-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tla-1.3.5+dfsg1/src/expat/configure:7451:GCC=`test $ac_compiler_gnu = yes && echo yes`
tla-1.3.5+dfsg1/src/expat/configure-7452-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8346-do
tla-1.3.5+dfsg1/src/expat/configure:8347:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-8348-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8409-fi
tla-1.3.5+dfsg1/src/expat/configure:8410:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8411:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure:8412:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-8413-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:8414:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-8415-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8424-do
tla-1.3.5+dfsg1/src/expat/configure:8425:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-8426-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8431-fi
tla-1.3.5+dfsg1/src/expat/configure:8432:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8433:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-8434-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8522-fi
tla-1.3.5+dfsg1/src/expat/configure:8523:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8524:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-8525-
tla-1.3.5+dfsg1/src/expat/configure-8526-fi
tla-1.3.5+dfsg1/src/expat/configure:8527:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-8528-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:8529:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-8530-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8597-do
tla-1.3.5+dfsg1/src/expat/configure:8598:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-8599-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8604-fi
tla-1.3.5+dfsg1/src/expat/configure:8605:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8606:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-8607-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8695-fi
tla-1.3.5+dfsg1/src/expat/configure:8696:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8697:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-8698-
tla-1.3.5+dfsg1/src/expat/configure-8699-fi
tla-1.3.5+dfsg1/src/expat/configure:8700:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-8701-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:8702:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-8703-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8711-do
tla-1.3.5+dfsg1/src/expat/configure:8712:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-8713-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8774-fi
tla-1.3.5+dfsg1/src/expat/configure:8775:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8776:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure:8777:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-8778-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:8779:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-8780-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8968-do
tla-1.3.5+dfsg1/src/expat/configure:8969:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/src/expat/configure-8970-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/src/expat/configure-8975-fi
tla-1.3.5+dfsg1/src/expat/configure:8976:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:8977:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-8978-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9066-fi
tla-1.3.5+dfsg1/src/expat/configure:9067:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/src/expat/configure:9068:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/src/expat/configure-9069-
tla-1.3.5+dfsg1/src/expat/configure-9070-fi
tla-1.3.5+dfsg1/src/expat/configure:9071:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/src/expat/configure-9072-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/src/expat/configure:9073:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/src/expat/configure-9074-_ACEOF
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9383-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/expat/configure:9384:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/configure-9385-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9423-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/src/expat/configure:9424:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/configure-9425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9592-configured by $0, generated by GNU Autoconf 2.53,
tla-1.3.5+dfsg1/src/expat/configure:9593:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tla-1.3.5+dfsg1/src/expat/configure-9594-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9610-  --*=*)
tla-1.3.5+dfsg1/src/expat/configure:9611:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/src/expat/configure:9612:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/src/expat/configure-9613-    shift
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9704-{
tla-1.3.5+dfsg1/src/expat/configure:9705:  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/configure-9706-  test -n "$tmp" && test -d "$tmp"
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9825-      fi
tla-1.3.5+dfsg1/src/expat/configure:9826:      ac_sed_frag=`expr $ac_sed_frag + 1`
tla-1.3.5+dfsg1/src/expat/configure-9827-      ac_beg=$ac_end
tla-1.3.5+dfsg1/src/expat/configure:9828:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tla-1.3.5+dfsg1/src/expat/configure-9829-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9842-        cat >$tmp/stdin
tla-1.3.5+dfsg1/src/expat/configure:9843:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/expat/configure:9844:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/expat/configure:9845:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/expat/configure:9846:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/expat/configure-9847-  * )   ac_file_in=$ac_file.in ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9867-as_dummy="$ac_dir"
tla-1.3.5+dfsg1/src/expat/configure:9868:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
tla-1.3.5+dfsg1/src/expat/configure-9869-  case $as_mkdir_dir in
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9885-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/src/expat/configure:9886:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/src/expat/configure-9887-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/src/expat/configure:9888:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/src/expat/configure-9889-else
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9898-    else
tla-1.3.5+dfsg1/src/expat/configure:9899:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/src/expat/configure-9900-    fi ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-9907-esac
tla-1.3.5+dfsg1/src/expat/configure:9908:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
tla-1.3.5+dfsg1/src/expat/configure-9909-# absolute.
tla-1.3.5+dfsg1/src/expat/configure:9910:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:9911:ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:9912:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
tla-1.3.5+dfsg1/src/expat/configure:9913:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
tla-1.3.5+dfsg1/src/expat/configure-9914-
##############################################
tla-1.3.5+dfsg1/src/expat/configure-10017-        cat >$tmp/stdin
tla-1.3.5+dfsg1/src/expat/configure:10018:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/expat/configure:10019:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/expat/configure:10020:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/src/expat/configure:10021:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/src/expat/configure-10022-  * )   ac_file_in=$ac_file.in ;;
##############################################
tla-1.3.5+dfsg1/src/expat/configure-10185-as_dummy="$ac_dir"
tla-1.3.5+dfsg1/src/expat/configure:10186:for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
tla-1.3.5+dfsg1/src/expat/configure-10187-  case $as_mkdir_dir in
##############################################
tla-1.3.5+dfsg1/src/expat/configure-10237-
tla-1.3.5+dfsg1/src/expat/configure:10238:abs_srcdir="`cd $srcdir && pwd`"
tla-1.3.5+dfsg1/src/expat/configure-10239-abs_builddir="`pwd`"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-85-
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-87-	    shift
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-89-
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-91-	    shift
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-151-	then
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:152:		dst="$dst"/`basename $src`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-153-	else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-158-## this sed command emulates the dirname command
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-160-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-172-IFS='%'
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-174-IFS="${oIFS}"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-206-	then
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:207:		dstfile=`basename $dst`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-208-	else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-216-	then
tla-1.3.5+dfsg1/src/expat/conftools/install-sh:217:		dstfile=`basename $dst`
tla-1.3.5+dfsg1/src/expat/conftools/install-sh-218-	else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath-36-	-s  ) echo="no" ;;
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath:37:	-p* ) pathname="`echo $args | sed 's/^..//'`" ;;
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath-38-	*   ) programs="$programs $args" ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath-82-
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath:83:    if `/bin/sh $testfile 2>/dev/null`; then
tla-1.3.5+dfsg1/src/expat/conftools/PrintPath-84-	test_exec_flag="-x"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-85-  if AC_TRY_EVAL(ac_compile); then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:86:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-87-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-159-      if test "$GCC" = yes && test "$with_gnu_ld" != yes; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:160:        case `$CC --version 2>/dev/null` in
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-161-        [[12]].*) lt_cv_func_assert_works=no ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-266-    nlist=conftest.nm
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:267:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-268-      # Try sorting and uniquifying the output.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-391-  # Remove one level of quotation (which was required for Make).
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:392:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-393-  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-402-  :
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:403:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-404-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-428-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:429:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:430:       echo_test_string="`eval $cmd`" &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-431-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-437-
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:438:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:439:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-440-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-451-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:452:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:453:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-454-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-463-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:464:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-465-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-478-      echo='printf %s\n'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:479:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:480:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-481-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-483-	:
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:484:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-485-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:486:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-487-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-492-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:493:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-494-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:495:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-496-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-502-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:503:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-504-	  then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-510-	if test "$prev" != 'sed 50q "[$]0"'; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:511:	  echo_test_string=`eval $prev`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-512-	  export echo_test_string
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-775-linux-gnu*) ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:776:linux*) host=`echo $host | sed 's/^\(.*-.*-linux\)\(.*\)$/\1-gnu\2/'`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-777-esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1025-if test -n "$lt_cv_prog_cc_shlib"; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1026:  AC_MSG_WARN([\`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries])
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1027-  if echo "$old_CC $old_CFLAGS " | egrep -e "[[ 	]]$lt_cv_prog_cc_shlib[[ 	]]" >/dev/null; then :
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1145-  if test "$hard_links" = no; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1146:    AC_MSG_WARN([\`$CC' does not support \`-c -o', so \`make -j' may be unsafe])
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1147-    need_locks=warn
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1343-    # If DATA tags from a recent dlltool are present, honour them!
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1344:    archive_expsym_cmds='if test "x`head -1 $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1345-	cp $export_symbols $output_objdir/$soname-def;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1352-	   2) echo "   \[$]2 @ \$_lt_hint ; " >> $output_objdir/$soname-def;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1353:	   *) echo "     \[$]2 @ \$_lt_hint \[$]3 ; " >> $output_objdir/$soname-def;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1354-	 esac;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1355:	 _lt_hint=`expr 1 + \$_lt_hint`;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1356-	done;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1486-      case $host_os in aix4.[[012]]|aix4.[[012]].*)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1487:	collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1488-	if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1526-      hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:/usr/lib:/lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1527:      archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1528-    else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1562-    # FIXME: Setting linknames here is a bad hack.
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1563:    archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | sed -e '\''s/ -lc$//'\''` -link -dll~linknames='
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1564-    # The linker will automatically build a .lib file if we build a DLL.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1567-    old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1568:    fix_srcfile_path='`cygpath -w "$srcfile"`'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1569-    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1636-    if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1637:      archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1638-    else
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1639:      archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1640-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1667-    hardcode_shlibpath_var=no
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1668:    if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1669-      archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $linker_flags'
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1696-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1697:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1698-    else
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1699-      allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1700:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1701-    fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1708-      allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1709:      archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1710-      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1712-      allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1713:      archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1714:      archive_expsym_cmds='for i in `cat $export_symbols`; do printf "-exported_symbol " >> $lib.exp; echo "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1715:      $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1716-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1741-    if test "$GCC" = yes; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1742:      case `$CC --version 2>/dev/null` in
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1743-      [[12]].*)
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1992-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:1993:  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'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-1994-  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2023-    library_names_spec='$libname.dll.a'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2024:    soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2025:    postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2026:      dldir=$destdir/`dirname \$dlpath`~
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2027-      test -d \$dldir || mkdir -p \$dldir~
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2028-      $install_prog .libs/$dlname \$dldir/$dlname'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2029:    postuninstall_cmds='dldll=`bash 2>&1 -c '\''. $file; echo \$dlname'\''`~
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2030-      dlpath=$dir/\$dldll~
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2033-  yes,mingw*)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2034:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2035:    sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2036-    ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2037-  yes,pw32*)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2038:    library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | sed -e 's/[.]/-/g'`${versuffix}.dll'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2039-    ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2040-  *)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2041:    library_names_spec='${libname}`echo ${release} | sed -e 's/[[.]]/-/g'`${versuffix}.dll $libname.lib'
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2042-    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2200-  need_version=no
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2201:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2202-    case "$host_os" in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2474-      # Double-quote double-evaled strings.
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2475:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2476-      ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2477-    *)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2478:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2479-      ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2485-
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:2486:# `$echo "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-2487-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3124-	"file_magic "*)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3125:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3126-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3191-    # gcc leaves a trailing carriage return which upsets mingw
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3192:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3193-  *)
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3194:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3195-  esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3200-      # Canonicalize the path of ld
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3201:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3202-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3203:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3204-      done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3367-  esac
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3368:  lt_cv_file_magic_test_file=`echo /lib${libsuff}/libc.so*`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3369-  lt_cv_deplibs_check_method=pass_all
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3400-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4:3401:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/src/expat/conftools/libtool.m4-3402-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/get-version.sh-30-
tla-1.3.5+dfsg1/src/expat/conftools/get-version.sh:31:MAJOR_VERSION="`sed -n -e '/MAJOR_VERSION/s/[^0-9]*//gp' $hdr`"
tla-1.3.5+dfsg1/src/expat/conftools/get-version.sh:32:MINOR_VERSION="`sed -n -e '/MINOR_VERSION/s/[^0-9]*//gp' $hdr`"
tla-1.3.5+dfsg1/src/expat/conftools/get-version.sh:33:MICRO_VERSION="`sed -n -e '/MICRO_VERSION/s/[^0-9]*//gp' $hdr`"
tla-1.3.5+dfsg1/src/expat/conftools/get-version.sh-34-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-40-
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-42-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-109-: ${TMPDIR=/tmp} ;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-194-	    *)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-196-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-221-	*4.0)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-223-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-224-	*5.*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-226-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-269-	# 1.2 uses "1.2" for uname -r.
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-271-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-326-    sun4H:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-328-	exit ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-331-	exit ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-332-    i86pc:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-334-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-340-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-349-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-353-    sun*:*:4.2BSD:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-491-    *:IRIX*:*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-493-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-521-EOF
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-523-		then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-534-    *:AIX:*:[45])
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-569-    9000/[34678]??:HP-UX:*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-623-EOF
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-651-    ia64:HP-UX:*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-681-EOF
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-772-	    pc98)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-774-	    amd64)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-776-	    *)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-778-	esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-817-    prep*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-819-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-821-	# the GNU system
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-823-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-825-	# other systems with GNU libc and userland
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-827-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1282-    *:DragonFly:*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1284-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1295-    i*86:skyos:*:*)
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1297-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1420-
tla-1.3.5+dfsg1/src/expat/conftools/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/expat/conftools/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/mkinstalldirs-12-do
tla-1.3.5+dfsg1/src/expat/conftools/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
tla-1.3.5+dfsg1/src/expat/conftools/mkinstalldirs-14-   shift
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-56-
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-58-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-122-case $maybe_os in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-126-    os=-$maybe_os
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-128-    ;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-129-  *)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-131-    if [ $basic_machine != $1 ]
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-133-    else os=; fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-177-		os=-sco5v6
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-179-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-181-		os=-sco3.2v5
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-183-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-185-		os=-sco3.2v4
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-187-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-188-	-sco3.2.[4-9]*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-191-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-195-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-199-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-201-		os=-sco3.2v2
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-203-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-204-	-udk*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-206-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-208-		os=-isc2.2
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-210-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-214-	-isc*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-216-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-220-	-ptx*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-222-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-223-	-windowsnt*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-225-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-309-	*-*-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:310:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-311-		exit 1
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-411-	amd64-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:412:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-413-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-632-	i*86v32)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:633:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-634-		os=-sysv32
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-636-	i*86v4*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:637:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-638-		os=-sysv4
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-640-	i*86v)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:641:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-642-		os=-sysv
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-644-	i*86sol2)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:645:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-646-		os=-solaris2
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-692-	mips3*-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:693:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-694-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-695-	mips3*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-697-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-710-	ms1-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:711:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-712-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-823-	pc98-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:824:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-825-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-838-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:839:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-840-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-841-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:842:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-843-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-844-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-846-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-847-	pentium4-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:848:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-849-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-856-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:857:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-858-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-862-	ppcle-* | powerpclittle-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:863:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-864-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-866-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:867:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-868-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-872-	ppc64le-* | powerpc64little-*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:873:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-874-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1149-	*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1150:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1151-		exit 1
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1157-	*-digital*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1158:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1159-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1160-	*-commodore*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1162-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1175-	-solaris1 | -solaris1.*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1176:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1177-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1187-	-gnu/linux*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1188:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1189-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1231-	-nto*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1232:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1233-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1238-	-mac*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1239:		os=`echo $os | sed -e 's|mac|macos|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1240-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1244-	-linux*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1245:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1246-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1247-	-sunos5*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1248:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1249-		;;
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1250-	-sunos6*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1251:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1252-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1299-	-sinix5.*)
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1300:		os=`echo $os | sed -e 's|sinix|sysv|'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1301-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1350-		# Get rid of the `-' at the beginning of $os.
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1351:		os=`echo $os | sed 's/[^-]*-//'`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1352:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1353-		exit 1
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1595-		esac
tla-1.3.5+dfsg1/src/expat/conftools/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tla-1.3.5+dfsg1/src/expat/conftools/config.sub-1597-		;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-33-  :
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-35-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-51-# The name of this program.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:52:progname=`$echo "$0" | sed 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-53-modename="$progname"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-114-  case $arg in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:115:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-116-  *) optarg= ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-285-	prev=
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:286:	lastarg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-287-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-337-      -Wc,*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:338:	args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-339-	lastarg=
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-354-	IFS="$save_ifs"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:355:	lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-356-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-389-      # interpreted inside of double-quoted scrings.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:390:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-391-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-413-      # Get the name of the library object.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:414:      libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-415-      ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-428-    *.ads) xform=ads ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:429:    *.asm) xform=asm ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-430-    *.c++) xform=c++ ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-437-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:438:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-439-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-440-    case $libobj in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:441:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-442-    *)
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-477-    if test "$compiler_c_o" = no; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:478:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-479-      lockfile="$output_obj.lock"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-497-*** ERROR, $lockfile exists and contains:
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:498:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-499-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-530-	lo_libobj="$libobj"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:531:	dir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-532-	if test "X$dir" = "X$libobj"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-536-	fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:537:	libobj="$dir/"`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-538-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-567-      if test "$need_locks" = warn &&
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:568:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-569-	echo "\
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-570-*** ERROR, $lockfile contains:
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:571:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-572-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-614-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:615:	xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-616-	if test "X$xdir" = "X$obj"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-620-	fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:621:	baseobj=`$echo "X$obj" | $Xsed -e "s%.*/%%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:622:	libobj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-623-	# Now arrange that obj and lo_libobj become the same file
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-666-      if test "$need_locks" = warn &&
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:667:	 test x"`cat $lockfile 2>/dev/null`" != x"$srcfile"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-668-	echo "\
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-669-*** ERROR, $lockfile contains:
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:670:`cat $lockfile 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-671-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-819-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:820:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-821-	;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1003-      -L*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1004:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1005-	# We need an absolute path.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1008-	*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1009:	  absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1010-	  if test -z "$absdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1109-      -R*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1110:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1111-	# We need an absolute path.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1145-      -Wc,*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1146:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1147-	arg=
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1159-	IFS="$save_ifs"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1160:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1161-	;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1163-      -Wl,*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1164:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1165-	arg=
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1178-	IFS="$save_ifs"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1179:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1180-	;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1195-	# to be aesthetically quoted because they are evaled later.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1196:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1197-	case $arg in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1219-	  # Preload the old-style object.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1220:	  dlprefiles="$dlprefiles "`$echo "X$arg" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1221-	  prev=
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1257-	# to be aesthetically quoted because they are evaled later.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1258:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1259-	case $arg in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1286-    # calculate the name of the file, without its directory
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1287:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1288-    libobjs_save="$libobjs"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1291-      # get the directories listed in $shlibpath_var
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1292:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1293-    else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1298-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1299:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1300-    if test "X$output_objdir" = "X$output"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1393-	  fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1394:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1395-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1420-	    newdependency_libs="$deplib $newdependency_libs"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1421:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1422-	    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1429-	      deplibs="$deplib $deplibs"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1430:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1431-	    else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1443-	  if test $pass = link; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1444:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1445-	    # Make sure the xrpath contains only unique directories.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1516-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1517:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1518-	test "X$ladir" = "X$lib" && ladir="."
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1599-	*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1600:	  abs_ladir=`cd "$ladir" && pwd`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1601-	  if test -z "$abs_ladir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1607-	esac
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1608:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1609-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1626-	fi # $installed = yes
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1627:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1628-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1672-	    case $deplib in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1673:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1674-	    esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1749-	    shift; shift
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1750:	    libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1751-	    # use dlname if we got it. it's perfectly good, no?
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1757-	      *cygwin*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1758:		major=`expr $current - $age`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1759-		versuffix="-$major"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1768-	    soroot="$soname"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1769:	    soname=`echo $soroot | sed -e 's/^.*\///'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1770:	    newlib="libimp-`echo $soname | sed 's/^lib//;s/\.dll$//'`.a"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1771-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1965-	      case $libdir in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1966:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1967-		   case " $xrpath " in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1995-	      *.la)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:1996:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-1997-		test "X$dir" = "X$deplib" && dir="."
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2001-		*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2002:		  absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2003-		  if test -z "$absdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2011-		else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2012:		  eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2013-		  if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2139-      lib*)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2140:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2141-	eval libname=\"$libname_spec\"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2144-	if test "$module" = no; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2145:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2146-	  $echo "$help" 1>&2
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2150-	  # Add the "lib" prefix for modules if required
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2151:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2152-	  eval libname=\"$libname_spec\"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2153-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2154:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2155-	fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2243-	if test $age -gt $current; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2244:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2245-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2258-	  # verstring for coding it into the library header
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2259:	  major=.`expr $current - $age`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2260-	  versuffix="$major.$age.$revision"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2261-	  # Darwin ld doesn't like 0 for these options...
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2262:	  minor_current=`expr $current + 1`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2263-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2276-	irix)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2277:	  major=`expr $current - $age + 1`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2278-	  verstring="sgi$major.$revision"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2282-	  while test $loop != 0; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2283:	    iface=`expr $revision - $loop`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2284:	    loop=`expr $loop - 1`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2285-	    verstring="sgi$major.$iface:$verstring"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2293-	linux)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2294:	  major=.`expr $current - $age`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2295-	  versuffix="$major.$age.$revision"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2298-	osf)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2299:	  major=`expr $current - $age`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2300-	  versuffix=".$current.$age.$revision"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2305-	  while test $loop != 0; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2306:	    iface=`expr $current - $loop`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2307:	    loop=`expr $loop - 1`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2308-	    verstring="$verstring:${iface}.0"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2322-	  # extension on DOS 8.3 filesystems.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2323:	  major=`expr $current - $age`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2324-	  versuffix="-$major"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2385-	# Transform .lo files to .o files.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2386:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2387-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2390-      for path in $notinst_path; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2391:	lib_search_path=`echo "$lib_search_path " | sed -e 's% $path % %g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2392:	deplibs=`echo "$deplibs " | sed -e 's% -L$path % %g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2393:	dependency_libs=`echo "$dependency_libs " | sed -e 's% -L$path % %g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2394-      done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2492-	    for i in $deplibs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2493:	      name="`expr $i : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2494-	      # If $name is empty we are operating on a -L argument.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2495-	      if test -n "$name" && test "$name" != "0"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2496:		libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2497:		deplib_matches=`eval \\$echo \"$library_names_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2498-		set dummy $deplib_matches
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2499-		deplib_match=$2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2500:		if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2501-		  newdeplibs="$newdeplibs $i"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2517-	    for i in $deplibs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2518:	      name="`expr $i : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2519-	     # If $name is empty we are operating on a -L argument.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2525-		  ldd_output=`ldd conftest`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2526:		  libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2527:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2528-		  set dummy $deplib_matches
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2529-		  deplib_match=$2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2530:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2531-		    newdeplibs="$newdeplibs $i"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2555-	  set dummy $deplibs_check_method
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2556:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2557-	  for a_deplib in $deplibs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2558:	    name="`expr $a_deplib : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2559-	    # If $name is empty we are operating on a -L argument.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2560-	    if test -n "$name" && test "$name" != "0"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2561:	      libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2562-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2563:		    potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2564-		    for potent_lib in $potential_libs; do
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2576-		      while test -h "$potlib" 2>/dev/null; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2577:			potliblink=`ls -ld $potlib | sed 's/.* -> //'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2578-			case $potliblink in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2579-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2580:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2581-			esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2607-	  set dummy $deplibs_check_method
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2608:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2609-	  for a_deplib in $deplibs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2610:	    name="`expr $a_deplib : '-l\(.*\)'`"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2611-	    # If $name is empty we are operating on a -L argument.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2612-	    if test -n "$name" && test "$name" != "0"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2613:	      libname=`eval \\$echo \"$libname_spec\"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2614-	      for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2615:		potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2616-		for potent_lib in $potential_libs; do
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2664-	  # On Rhapsody replace the C library is the System framework
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2665:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2666-	  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2798-	for obj in $libobjs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2799:	  xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2800-	  if test "X$xdir" = "X$obj"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2804-	  fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2805:	  baseobj=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2806:	  oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2807-	  if test ! -f $xdir/$oldobj; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2813-	# Use standard objects if they are pic
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2814:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2815-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2863-	      esac
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2864:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2865-	      xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2877-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2878:	      libobjs="$libobjs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2879-	    done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2960-	libobj="$output"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:2961:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-2962-	;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3002-	    esac
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3003:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3004-	    xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3016-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3017:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.o -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3018-	  done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3022-      # Create the old-style object.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3023:      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
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3024-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3073-	$run $rm $libobj
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3074:	xdir=`$echo "X$libobj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3075-	if test "X$xdir" = "X$libobj"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3079-	fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3080:	baseobj=`$echo "X$libobj" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3081:	oldobj=`$echo "X$baseobj" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3082-	$show "(cd $xdir && $LN_S $oldobj $baseobj)"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3095-      case $host in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3096:	*cygwin*) output=`echo $output | sed -e 's,.exe$,,;s,$,.exe,'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3097-      esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3115-	# On Rhapsody replace the C library is the System framework
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3116:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3117:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3118-	;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3217-	# Transform all the library objects into standard objects.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3218:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3219:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3220-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3263-	    # Add our own program objects to the symbol list.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3264:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3265-	    for arg in $progfiles; do
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3293-	    $show "extracting global C symbols from \`$arg'"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3294:	    name=`echo "$arg" | sed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3295-	    $run eval 'echo ": $name " >> "$nlist"'
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3387-	  # Transform the symbol file into the correct name.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3388:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3389:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3390-	  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3401-	# Nullify the symbol file.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3402:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3403:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3404-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3407-	# Replace the output file specification.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3408:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3409-	link_command="$compile_command$compile_rpath"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3474-	# Replace the output file specification.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3475:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3476-	# Delete the old output file.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3494-	  if test "$fast_install" = yes; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3495:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3496-	  else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3506-      # Replace the output file specification.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3507:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3508-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3526-	  else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3527:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3528-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3531-	relink_command="cd `pwd`; $relink_command"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3532:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3533-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3540-	esac
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3541:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3542-      else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3543:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3544-      fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3550-	case $output in
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3551:	  *.exe) output=`echo $output|sed 's,.exe$,,'` ;;
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3552-	esac
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3596-      shift
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3597:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3598-      # Yippee, \$echo works!
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3608-  # Find the directory that this script lives in.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3609:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3610-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3612-  # Follow symbolic links until we get to the real thisdir.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3613:  file=\`ls -ld \"\$file\" | sed -n 's/.*-> //p'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3614-  while test -n \"\$file\"; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3615:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3616-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3624-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3625:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3626:    file=\`ls -ld \"\$thisdir/\$file\" | sed -n 's/.*-> //p'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3627-  done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3629-  # Try to get the absolute directory name.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3630:  absdir=\`cd \"\$thisdir\" && pwd\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3631-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3639-  if test ! -f \"\$progdir/\$program\" || \\
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3640:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | sed 1q\`; \\
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3641-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3654-    if test -n \"\$relink_command\"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3655:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3656-      else
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3686-    # The second colon is a workaround for a bug in BeOS R4 sed
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3687:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3688-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3761-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3762:	  oldobjs="$objs$old_deplibs "`$echo "X$libobjs_save" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3763-	fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3785-	  esac
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3786:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3787-	  xdir="$gentop/$xlib"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3799-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3800:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3801-	done
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3812-	  if test ! -f $oldobj; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3813:	    xdir=`$echo "X$oldobj" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3814-	    if test "X$xdir" = "X$oldobj"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3818-	    fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3819:	    baseobj=`$echo "X$oldobj" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3820:	    obj=`$echo "X$baseobj" | $Xsed -e "$o2lo"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3821-	    $show "(cd $xdir && ${LN_S} $obj $baseobj)"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3855-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3856:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3857-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3861-      relink_command="cd `pwd`; $SHELL $0 --mode=relink $libtool_args"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3862:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3863-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3876-	      *.la)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3877:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3878:		eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3879-		if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3890-	    for lib in $dlfiles; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3891:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3892:	      eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3893-	      if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3901-	    for lib in $dlprefiles; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3902:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3903:	      eval libdir=`sed -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3904-	      if test -z "$libdir"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3976-      # Aesthetically quote it.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3977:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3978-      case $arg in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3992-    # Aesthetically quote it.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:3993:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-3994-    case $arg in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4040-      # Aesthetically quote the argument.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4041:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4042-      case $arg in
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4072-    # Strip any trailing slash from the destination.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4073:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4074-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4080-    else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4081:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4082-      test "X$destdir" = "X$dest" && destdir=.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4083:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4084-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4156-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4157:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4158-	test "X$dir" = "X$file/" && dir=
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4212-	# Install the pseudo-library for information purposes.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4213:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4214-	instname="$dir/$name"i
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4228-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4229:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4230-	  destfile="$destdir/$destfile"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4235-	*.lo)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4236:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4237-	  ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4257-	  # Deduce the name of the old-style object file.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4258:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4259-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4270-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4271:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4272-	  destfile="$destdir/$destfile"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4302-	    fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4303:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4304-	    if test -n "$libdir" && test ! -f "$libfile"; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4305:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4306-	      finalize=no
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4327-	      fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4328:	      file=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4329-	      outputname="$tmpdir/$file"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4330-	      # Replace the output file specification.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4331:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4332-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4345-	    # Install the binary that we compiled earlier.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4346:	    file=`$echo "X$file" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4347-	  fi
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4361-	  *:*.exe)
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4362:	    destfile=`echo $destfile | sed -e 's,.exe$,,'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4363-	    ;;
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4374-    for file in $staticlibs; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4375:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4376-
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4529-	  # Warn if it was a shared library.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4530:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4531-	  continue
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4533-
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4534:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4535-	test "X$dir" = "X$file" && dir=.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4539-	else
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4540:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4541-	  exit 1
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4546-	# Just add the directory containing the .lo file.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4547:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4548-	test "X$dir" = "X$file" && dir=.
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4557-      # Get the absolute pathname.
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4558:      absdir=`cd "$dir" && pwd`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4559-      test -n "$absdir" && dir="$absdir"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4593-      # Quote arguments (to preserve shell metacharacters).
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4594:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4595-      args="$args \"$file\""
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4654-    for file in $files; do
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4655:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4656-      if test "X$dir" = "X$file"; then
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4661-      fi
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4662:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4663-      test $mode = uninstall && objdir="$dir"
##############################################
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4736-	if test "$build_old_libs" = yes; then
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh:4737:	  oldobj=`$echo "X$name" | $Xsed -e "$lo2o"`
tla-1.3.5+dfsg1/src/expat/conftools/ltmain.sh-4738-	  rmfiles="$rmfiles $dir/$oldobj"
##############################################
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/introduction-to-regexps.doc-494-
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/introduction-to-regexps.doc:495:Anchor experssions are written `^' (``left anchor'') and `$' (``right
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/introduction-to-regexps.doc-496-anchor'').  Both kinds of anchor match the empty string but only in
##############################################
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/performance-hints.c-108- * \3./ Fast matches are obtained for regexps which are not true
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/performance-hints.c:109: * regexps but which contain no back references |back references| |\n| (`\n'), anchors |anchors| |^| |$| (`^'
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/performance-hints.c:110: * or `$') or iterated subexpressions |iterated subexpressions| |{...}| (`RE{n,m}' ) if 0 is passed for
tla-1.3.5+dfsg1/src/hackerlab/rx-posix/performance-hints.c-111- * the `preg' argument to regexec (implying that subexpression
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/uni-tests/unit-coding.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/uni-tests/unit-coding.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/uni-tests/unit-coding.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-name.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-name.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-name.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-str.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-str.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-str.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-pika-escaping.sh-7-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-pika-escaping.sh:8:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-pika-escaping.sh-9-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-class.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-class.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/char-tests/unit-char-class.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-posix-tests/test-rx.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-posix-tests/test-rx.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-posix-tests/test-rx.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-pow2-array.sh-11-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-pow2-array.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-pow2-array.sh-13-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-ar.sh-10-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-ar.sh:11:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/arrays-tests/unit-ar.sh-12-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fs-tests/unit-file-names.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/fs-tests/unit-file-names.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/fs-tests/unit-file-names.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-mem.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-mem.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-mem.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-must-malloc.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-must-malloc.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-must-malloc.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-alloc-limits.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-alloc-limits.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/mem-tests/unit-alloc-limits.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-iso8859-1.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-iso8859-1.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-iso8859-1.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf16.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf16.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf16.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf-no-surrogates.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf-no-surrogates.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf-no-surrogates.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf8.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf8.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-tests/unit-dfa-utf8.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-xml-tests/unit-re.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-xml-tests/unit-re.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/rx-xml-tests/unit-re.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hash-utils.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hash-utils.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hash-utils.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hashtree.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hashtree.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-hashtree.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-md5.sh-6-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-md5.sh:7:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/hash-tests/unit-md5.sh-8-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-88-for uld in 0 1 13 1023 $maxuld ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:89:  # echo  "uld = %uld " `./unit-cvt --uld $uld`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:90:  test `./unit-cvt --uld $uld`  = $uld
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-91-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:92:# echo "uld = $uldovfl " `./unit-cvt --uld $uldovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:93:test `./unit-cvt --uld $uldovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-94-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-96-for ulx in 0 1 13 1023 cafe $maxulx ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:97:  # echo  "ulx = %ulx " `./unit-cvt --ulx $ulx`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:98:  test `./unit-cvt --ulx $ulx`  = $ulx
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-99-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:100:# echo "ulx = $ulxovfl " `./unit-cvt --ulx $ulxovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:101:test `./unit-cvt --ulx $ulxovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-102-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-104-for ulX in 0 1 13 1023 CAFE $maxulX ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:105:  # echo  "ulX = %ulX " `./unit-cvt --ulX $ulX`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:106:  test `./unit-cvt --ulX $ulX`  = $ulX
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-107-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:108:# echo "ulX = $ulXovfl " `./unit-cvt --ulX $ulXovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:109:test `./unit-cvt --ulX $ulXovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-110-# echo "ulX = cafe (=> CAFE) " `./unit-cvt --ulX cafe`
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-114-for ulo in 0 1 13 1023 7654 $maxulo ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:115:  # echo  "ulo = $ulo " `./unit-cvt --ulo $ulo`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:116:  test `./unit-cvt --ulo $ulo`  = $ulo
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-117-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:118:# echo "ulo = $uloovfl " `./unit-cvt --ulo $uloovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:119:test `./unit-cvt --ulo $uloovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-120-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-124-for ld in 0 1 13 1023 -1 -9 -21 -1023 $maxld $minld ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:125:  # echo "ld == $ld " `./unit-cvt --ld $ld`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:126:  test `./unit-cvt --ld $ld`  = $ld
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-127-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:128:# echo "ld = $ldovfl " `./unit-cvt --ld $ldovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:129:test `./unit-cvt --ld $ldovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:130:# echo "ld = $ldunfl " `./unit-cvt --ld $ldunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:131:test `./unit-cvt --ld $ldunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-132-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-135-for lx in 0 1 13 1023 -1 -9 -21 -1023 cafe -babe $maxlx $minlx ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:136:  # echo "lx == $lx " `./unit-cvt --lx $lx`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:137:  test `./unit-cvt --lx $lx`  = $lx
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-138-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:139:# echo "lx = $lxovfl " `./unit-cvt --lx $lxovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:140:test `./unit-cvt --lx $lxovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:141:# echo "lx = $lxunfl " `./unit-cvt --lx $lxunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:142:test `./unit-cvt --lx $lxunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-143-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-145-for lX in 0 1 13 1023 -1 -9 -21 -1023 CAFE -BABE $maxlX $minlX ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:146:  # echo "lX == $lX " `./unit-cvt --lX $lX`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:147:  test `./unit-cvt --lX $lX`  = $lX
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-148-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:149:# echo "lX = $lXovfl " `./unit-cvt --lX $lXovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:150:test `./unit-cvt --lX $lXovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:151:# echo "lX = $lXunfl " `./unit-cvt --lX $lXunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:152:test `./unit-cvt --lX $lXunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-153-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-155-for lo in 0 1 13 1023 -7654 $maxlo ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:156:  # echo  "lo = $lo " `./unit-cvt --lo $lo`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:157:  test `./unit-cvt --lo $lo`  = $lo
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-158-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:159:# echo "lo = $loovfl " `./unit-cvt --lo $loovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:160:test `./unit-cvt --lo $loovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-161-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-232-for ud in 0 1 13 1023 $maxud ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:233:  # echo  "ud = $ud " `./unit-cvt --ud $ud`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:234:  test `./unit-cvt --ud $ud`  = $ud
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-235-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:236:# echo "ud = $udovfl " `./unit-cvt --ud $udovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:237:test `./unit-cvt --ud $udovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-238-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-240-for ux in 0 1 13 1023 cafe $maxux ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:241:  # echo  "ux = $ux " `./unit-cvt --ux $ux`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:242:  test `./unit-cvt --ux $ux`  = $ux
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-243-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:244:# echo "ux = $uxovfl " `./unit-cvt --ux $uxovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:245:test `./unit-cvt --ux $uxovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-246-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-248-for uX in 0 1 13 1023 CAFE $maxuX ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:249:  # echo  "uX = $uX " `./unit-cvt --uX $uX`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:250:  test `./unit-cvt --uX $uX`  = $uX
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-251-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:252:# echo "uX = $uXovfl " `./unit-cvt --uX $uXovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:253:test `./unit-cvt --uX $uXovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-254-# echo "uX = cafe (=> CAFE) " `./unit-cvt --uX cafe`
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-258-for uo in 0 1 13 1023 7654 $maxuo ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:259:  # echo  "uo = $uo " `./unit-cvt --uo $uo`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:260:  test `./unit-cvt --uo $uo`  = $uo
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-261-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:262:# echo "uo = $uoovfl " `./unit-cvt --uo $uoovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:263:test `./unit-cvt --uo $uoovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-264-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-267-for d in 0 1 13 1023 -1 -9 -21 -1023 $maxd $mind ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:268:  # echo "d == $d " `./unit-cvt --d $d`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:269:  test `./unit-cvt --d $d`  = $d
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-270-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:271:# echo "d = $dovfl " `./unit-cvt --d $dovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:272:test `./unit-cvt --d $dovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:273:# echo "d = $dunfl " `./unit-cvt --d $dunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:274:test `./unit-cvt --d $dunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-275-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-277-for x in 0 1 13 1023 -1 -9 -21 -1023 cafe -babe $maxx $minx ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:278:  # echo "x == $x " `./unit-cvt --x $x`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:279:  test `./unit-cvt --x $x`  = $x
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-280-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:281:# echo "x = $xovfl " `./unit-cvt --x $xovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:282:test `./unit-cvt --x $xovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:283:# echo "x = $xunfl " `./unit-cvt --x $xunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:284:test `./unit-cvt --x $xunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-285-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-287-for X in 0 1 13 1023 -1 -9 -21 -1023 CAFE -BABE $maxX $minX ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:288:  # echo "X == $X " `./unit-cvt --X $X`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:289:  test `./unit-cvt --X $X`  = $X
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-290-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:291:# echo "X = $Xovfl " `./unit-cvt --X $Xovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:292:test `./unit-cvt --X $Xovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:293:# echo "X = $Xunfl " `./unit-cvt --X $Xunfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:294:test `./unit-cvt --X $Xunfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-295-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-297-for o in 0 1 13 1023 -7654 $maxo ; do
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:298:  # echo  "o = $o " `./unit-cvt --o $o`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:299:  test `./unit-cvt --o $o`  = $o
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-300-done
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:301:# echo "o = $oovfl " `./unit-cvt --o $oovfl`
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh:302:test `./unit-cvt --o $oovfl` = ERANGE
tla-1.3.5+dfsg1/src/hackerlab/tests/fmt-tests/unit-cvt.sh-303-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset-tree.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset-tree.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bitset-tree.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bits.sh-10-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bits.sh:11:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/bitset-tests/unit-bits.sh-12-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-test-coverage.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-test-coverage.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-test-coverage.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-panic.sh-8-arg0="$0"
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-panic.sh:9:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/src/hackerlab/tests/bugs-tests/unit-panic.sh-10-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.h-99-extern int url_inet_client (int * errn, t_uchar * host, int port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.h:100:extern int url_inet_client_addr (int * errn, t_ulong host, int port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.h-101-extern int url_inet_server_accept (int * errn, int server_fd);
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-112-                                               int default_port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:113:static int server_fd_for_addr (int * errn,
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-114-                               struct sockaddr * addr,
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-676- *
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:677: *      `$HOST' of an internet-domain socket may be `INADDR_LOOPBACK'.
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-678- *      If the URL is the name of a server, `$HOST' may also be
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-866-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:867:#define IN_ADDR(A)      ((struct sockaddr_in *)A)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:868:#define IN_ADDR(A)      ((struct sockaddr_in *)A)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:869:#define UN_ADDR(A)      ((struct sockaddr_un *)A)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:870:#define SOCKADDR(A)     ((struct sockaddr *)(A))
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:871:#define ADDR_MEMO(N)    SOCKADDR(addr_memo.smp[(N)].addr_data)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:872:#define IN_ADDR_MEMO(N) IN_ADDR(addr_memo.smp[(N)].addr_data)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:873:#define UN_ADDR_MEMO(N) UN_ADDR(addr_memo.smp[(N)].addr_data)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-874-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:875:/* static int server_fd_for_addr (int * errn,
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-876- *		    		  struct sockaddr * addr,
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-898-static int
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:899:server_fd_for_addr (int * errn,
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-900-		    struct sockaddr * addr,
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-922-	    case AF_INET:
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:923:	      if (   (IN_ADDR (addr)->sin_port == IN_ADDR_MEMO (x)->sin_port)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:924:		  && !mem_cmp ((t_uchar *)&IN_ADDR (addr)->sin_addr, (t_uchar *)&IN_ADDR_MEMO (x)->sin_addr, sizeof (struct in_addr)))
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-925-		{
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-931-	    case AF_UNIX:
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:932:	      if (!str_cmp (UN_ADDR (addr)->sun_path, UN_ADDR_MEMO (x)->sun_path))
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-933-		{
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-991-    else
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:992:      memo->path = str_save (lim_use_must_malloc, UN_ADDR (addr)->sun_path);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-993-  }
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1125-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1126:      IN_ADDR(addr)->sin_family = AF_INET;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1127-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1142-	    goto bogus_addr;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1143:	  IN_ADDR(addr)->sin_port = htons (params->default_port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1144-	}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1156-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1157:	  IN_ADDR(addr)->sin_port = htons (port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1158-	}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1171-	  
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1172:	  IN_ADDR(addr)->sin_addr.s_addr = inet_addr (host);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1173:	  if ((t_ulong)(long)IN_ADDR(addr)->sin_addr.s_addr == (t_ulong)-1)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1174-	    goto bogus_addr;
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1179-	{
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1180:	  IN_ADDR(addr)->sin_addr.s_addr = INADDR_LOOPBACK;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1181-	}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1184-	{
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1185:	  IN_ADDR(addr)->sin_addr.s_addr = INADDR_ANY;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1186-	}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1192-	    goto bogus_addr;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1193:	  mem_move ((t_uchar *)&IN_ADDR(addr)->sin_addr, hostentp->h_addr, hostentp->h_length);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1194-	}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1209-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1210:      UN_ADDR(addr)->sun_family = AF_UNIX;
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1211-      socket_path = 1 + str_chr_index (path, ':');
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1213-      len = str_length (expanded_socket_path);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1214:      if (len + 1 > sizeof (UN_ADDR(addr)->sun_path))
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1215-	{
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1218-	}
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1219:      str_cpy (UN_ADDR(addr)->sun_path, expanded_socket_path);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1220-      *addr_len = sizeof (struct sockaddr_un);
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1231-      && !*be_a_server
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1232:      && (IN_ADDR(addr)->sin_addr.s_addr == INADDR_ANY))
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1233-    {
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1281-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1282:      server_fd = server_fd_for_addr (errn, addr, addr_len, path, 0, 0, params);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1283-      return server_fd;
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1297-      
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1298:      a.s_addr = inet_addr (host);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1299-      if ((t_ulong)(long)a.s_addr == (t_ulong) -1)
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1318-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1319:  return url_inet_client_addr (errn, host_addr, port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1320-}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1324-int
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1325:url_inet_client_addr (int * errn, t_ulong host, int port)
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1326-{
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1442-	{
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1443:	  addr.sin_addr.s_addr = inet_addr (host);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1444-	  if ((t_ulong)(long)addr.sin_addr.s_addr == (t_ulong)-1)
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1475-
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1476:  fd = server_fd_for_addr (errn, (struct sockaddr *)&addr, sizeof (addr), 0, O_RDWR, 0, &params);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1477-
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1547-		{
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1548:		  *port_is = ntohs (IN_ADDR(name)->sin_port);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1549-		}
##############################################
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1643-      client_addr_len = sizeof (client_addr_space);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c:1644:      server_fd = server_fd_for_addr (errn, addr, addr_len, path, flags, mode, params);
tla-1.3.5+dfsg1/src/hackerlab/vu-network/url-socket.c-1645-      if (server_fd < 0)
##############################################
tla-1.3.5+dfsg1/src/configure-18-
tla-1.3.5+dfsg1/src/configure:19:srcdir=`dirname $0`
tla-1.3.5+dfsg1/src/configure-20-
##############################################
tla-1.3.5+dfsg1/src/configure-23-if echo "$srcdir" | grep -v -q "^/" ; then
tla-1.3.5+dfsg1/src/configure:24:  srcdir="`(cd "$srcdir" ; pwd)`"
tla-1.3.5+dfsg1/src/configure-25-fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/option-28-
tla-1.3.5+dfsg1/src/build-tools/scripts/option:29:asbinary=`grep "binary[ 	][ 	]*$optname=" "$objroot/Options"`
tla-1.3.5+dfsg1/src/build-tools/scripts/option-30-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/option-32-
tla-1.3.5+dfsg1/src/build-tools/scripts/option:33:  value="`printf '%s\n' \"$asbinary\" | sed -e 's/^[^=]*=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/option-34-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/option-48-
tla-1.3.5+dfsg1/src/build-tools/scripts/option:49:asstring=`grep "string[ 	][ 	]*$optname=" "$objroot/Options"`
tla-1.3.5+dfsg1/src/build-tools/scripts/option-50-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/option-52-
tla-1.3.5+dfsg1/src/build-tools/scripts/option:53:  value="`printf '%s\n' \"$asstring\" | sed -e 's/^[^=]*=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/option-54-  echo $value
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-37-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:38:here=`cd $srcdir; pwd`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:39:base=`cd $srcroot ; pwd`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-40-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-44-elif test x$thispath = x; then
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:45:  thispath=`basename $here`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-46-else
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:47:  thispath=$thispath/`basename $here`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-48-fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-139-else
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:140:  req_subdirs=`cat $reqs | tsort`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:141:  req_subdirs=`one_line "$req_subdirs"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-142-  cat $reqs >> "$here/,,tsort-master"
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-147-else
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:148:  opt_subdirs=`cat $opts | tsort`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs:149:  opt_subdirs=`one_line "$opt_subdirs"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-dirs-150-  cat $opts >> "$here/,,tsort-master"
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf-26-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf:27:here=`cd $srcdir; pwd`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf:28:base=`cd $srcroot ; pwd`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf-29-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf-33-elif test x$thispath = x; then
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf:34:  thispath=`basename $here`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf-35-else
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf:36:  thispath=$thispath/`basename $here`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-leaf-37-fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-86-if test x$srcdir = x ; then
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:87:  srcdir=`dirname $0`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-88-fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-358-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:359:  package=`grep -E -e "^[a-zA-Z].*$" "$pkgfile" | head -n 1`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-360-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-384-binaryopts=`options_directives | grep "^binary" | sed -e "s/binary[ 	][ 	]*\([a-zA-Z][-a-zA-Z0-9]*\).*/\1/"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:385:binaryopts=`echo $binaryopts`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-386-stringopts=`options_directives | grep "^string" | sed -e "s/string[ 	][ 	]*\([a-zA-Z][-a-zA-Z0-9]*\).*/\1/"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:387:stringopts=`echo $stringopts`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-388-packageopts=`grep -E "^(required|optional)" "$plugindir/packages" \
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-390-		| sed -e "s/optional[ 	][ 	]*\([a-zA-Z][-a-zA-Z0-9]*\).*/\1/"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:391:packageopts=`echo $packageopts`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-392-
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-431-			
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:432:  --prefix=*)		prefix="`printf '%s\n' \"$1\" | sed -e 's/^--prefix=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-433-    			shift
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-444-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:445:  --destdir=*)		destdir="`printf '%s\n' \"$1\" | sed -e 's/^--destdir=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-446-    			shift
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-551-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:552:			  --with-*)	rawopt="`printf '%s\n' \"$1\" | sed -e 's/^--with-//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-553-					erroruse="--with-$rawopt"
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-570-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:571:			  *=*)		withopt="`printf '%s\n' \"$rawopt\" | sed -e 's/=.*//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:572:					withval="`printf '%s\n' \"$rawopt\" | sed -e 's/^[^=]*=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-573-					;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-796-if [ $# != 0 ] ; then
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:797:  system=`$srcdir/build-tools/gnu/config.sub "$1"`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-798-  shift
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-799-else
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:800:  system=`$srcdir/build-tools/gnu/config.guess`
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-801-fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-847-
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top:848:cc_setting="`cat \"$optfile\" \"$tmpoptfile\" | grep -E -e '^string cc=' | tail -n 1 | sed -e 's/string cc=//'`"
tla-1.3.5+dfsg1/src/build-tools/scripts/configure-top-849-if test -z "$cc_setting" ; then
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-40-
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-42-
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-109-: ${TMPDIR=/tmp} ;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-194-	    *)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-196-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-221-	*4.0)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-223-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-224-	*5.*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:225:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-226-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-269-	# 1.2 uses "1.2" for uname -r.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-271-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-326-    sun4H:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:327:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-328-	exit ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-329-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:330:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-331-	exit ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-332-    i86pc:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:333:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-334-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-338-	# it's likely to be more like Solaris than SunOS4.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:339:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-340-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-347-	# Japanese Language versions have a version number like `4.1.3-JL'.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:348:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-349-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-353-    sun*:*:4.2BSD:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:354:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-355-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-435-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:436:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:437:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-438-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-491-    *:IRIX*:*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:492:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-493-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-521-EOF
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:522:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-523-		then
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-534-    *:AIX:*:[45])
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-569-    9000/[34678]??:HP-UX:*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-623-EOF
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-651-    ia64:HP-UX:*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:652:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-653-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-681-EOF
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:682:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-683-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-754-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-757-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:758:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-759-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-772-	    pc98)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:773:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-774-	    amd64)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:775:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-776-	    *)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:777:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-778-	esac
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-817-    prep*:SunOS:5.*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-819-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-821-	# the GNU system
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-823-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-825-	# other systems with GNU libc and userland
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-827-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1050-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:1051:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1052-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1282-    *:DragonFly:*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:1283:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1284-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1295-    i*86:skyos:*:*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:1296:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1297-	exit ;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1420-
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess:1421:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
tla-1.3.5+dfsg1/src/build-tools/gnu/config.guess-1422-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-56-
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-58-
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-122-case $maybe_os in
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-126-    os=-$maybe_os
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-128-    ;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-129-  *)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-131-    if [ $basic_machine != $1 ]
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-133-    else os=; fi
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-177-		os=-sco5v6
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-179-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-181-		os=-sco3.2v5
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-183-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-185-		os=-sco3.2v4
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-187-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-188-	-sco3.2.[4-9]*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-191-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-195-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-199-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-201-		os=-sco3.2v2
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-203-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-204-	-udk*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-206-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-208-		os=-isc2.2
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-210-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-214-	-isc*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-216-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-220-	-ptx*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-222-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-223-	-windowsnt*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-225-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-309-	*-*-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:310:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-311-		exit 1
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-411-	amd64-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:412:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-413-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-632-	i*86v32)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:633:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-634-		os=-sysv32
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-636-	i*86v4*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:637:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-638-		os=-sysv4
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-640-	i*86v)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:641:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-642-		os=-sysv
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-644-	i*86sol2)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:645:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-646-		os=-solaris2
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-692-	mips3*-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:693:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-694-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-695-	mips3*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-697-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-710-	ms1-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:711:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-712-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-823-	pc98-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:824:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-825-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-838-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:839:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-840-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-841-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:842:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-843-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-844-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-846-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-847-	pentium4-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:848:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-849-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-856-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:857:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-858-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-862-	ppcle-* | powerpclittle-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:863:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-864-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-866-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:867:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-868-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-872-	ppc64le-* | powerpc64little-*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:873:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-874-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1149-	*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1150:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1151-		exit 1
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1157-	*-digital*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1158:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1159-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1160-	*-commodore*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1162-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1175-	-solaris1 | -solaris1.*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1176:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1177-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1187-	-gnu/linux*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1188:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1189-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1231-	-nto*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1232:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1233-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1238-	-mac*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1239:		os=`echo $os | sed -e 's|mac|macos|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1240-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1244-	-linux*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1245:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1246-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1247-	-sunos5*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1248:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1249-		;;
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1250-	-sunos6*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1251:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1252-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1299-	-sinix5.*)
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1300:		os=`echo $os | sed -e 's|sinix|sysv|'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1301-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1350-		# Get rid of the `-' at the beginning of $os.
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1351:		os=`echo $os | sed 's/[^-]*-//'`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1352:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1353-		exit 1
##############################################
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1595-		esac
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tla-1.3.5+dfsg1/src/build-tools/gnu/config.sub-1597-		;;
##############################################
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/nonl-safe-diff-20-  diff3_option_name="$2"
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/nonl-safe-diff:21:  DIFF="`$srcdir/build-tools/scripts/option \"$diff_option_name\"`"
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/nonl-safe-diff:22:  DIFF3="`$srcdir/build-tools/scripts/option \"$diff3_option_name\"`"
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/nonl-safe-diff-23-
##############################################
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test-18-  patch_option_name="$1"
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test:19:  PATCHPROG="`$srcdir/build-tools/scripts/option \"$patch_option_name\"`"
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test-20-
##############################################
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test-118-FAIL=""
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test:119:if [ -x "`which "$PATCHPROG"  2>/dev/null`" ] ; then
tla-1.3.5+dfsg1/src/build-tools/auto-conf-lib/gnu-patch-test-120-    
##############################################
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-24-
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig:25:config_file="`\"$config_shell\" $srcdir/build-tools/platforms/pickconfig \"$system\"`"
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-26-
##############################################
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-72-  value_exp="printf %s \"\$$var\""
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig:73:  value="`eval \"$value_exp\"`"
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-74-
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig:75:  opt_var="`printf %s \"$var\" | sed -e 's/_/-/g'`"
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-76-
##############################################
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-96-  value_exp="printf %s \"\$$var\""
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig:97:  value="`eval \"$value_exp\"`"
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-98-
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig:99:  opt_var="`printf %s \"$var\" | sed -e 's/_/-/g'`"
tla-1.3.5+dfsg1/src/build-tools/platforms/sysconfig-100-
##############################################
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-scripts.mk-56-	for f in $@ ; do test ! -e $$f || rm $$f ; done
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-scripts.mk:57:	if test "`head -n 1 $< | sed -e 's/\(..\).*/\1/'`" != "#!" ; then echo "#!$(cfg__posix_shell)" ; fi > $@
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-scripts.mk-58-	cat $< >> $@
##############################################
tla-1.3.5+dfsg1/src/build-tools/Makefiles/install-scm-subdirs.mk-75-	for f in $(scm-files) ; do \
tla-1.3.5+dfsg1/src/build-tools/Makefiles/install-scm-subdirs.mk:76:	  cp $$f $(scm-install-dir)/`dirname $$f` ; \
tla-1.3.5+dfsg1/src/build-tools/Makefiles/install-scm-subdirs.mk-77-	done
##############################################
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-subcommands.mk-67-	for f in $@ ; do test ! -e $$f || rm $$f ; done
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-subcommands.mk:68:	if test "`head -n 1 $< | sed -e 's/\(..\).*/\1/'`" != "#!" ; then echo "#!$(cfg__posix_shell)" ; fi > $@
tla-1.3.5+dfsg1/src/build-tools/Makefiles/shell-subcommands.mk-69-	cat $< >> $@
##############################################
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt-157-    [[styled-lines
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt:158:      <"/`id-cmds-confusing'/" -- $/bugs/all-bugs/id-cmds-confusing.html>  *(closed in `tla-1.3.1')* 2005-02-12
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt-159-      * the inventory-id command names are confusing*
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt-160-
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt:161:      <"/`libneon'/" -- $/bugs/all-bugs/libneon.html>  *(closed in `tla-1.3.1')* 2005-03-21
tla-1.3.5+dfsg1/web/communications/diary-2005-03.txt-162-      * the `libneon' in `tla-1.3' is out-of-date*
##############################################
tla-1.3.5+dfsg1/cygwin/gnu-patch-test.diff-7- FAIL=""
tla-1.3.5+dfsg1/cygwin/gnu-patch-test.diff:8:-if [ -x "`which "$PATCHPROG"  2>/dev/null`" ] ; then
tla-1.3.5+dfsg1/cygwin/gnu-patch-test.diff:9:+if [ -x "$PATCHPROG" -o -x "`which "$PATCHPROG"  2>/dev/null`" ] ; then
tla-1.3.5+dfsg1/cygwin/gnu-patch-test.diff-10-     
##############################################
tla-1.3.5+dfsg1/debian/rules-83-	do \
tla-1.3.5+dfsg1/debian/rules:84:		install -D -m 644 $$LINTIAN debian/`basename $$LINTIAN`/usr/share/lintian/overrides/`basename $$LINTIAN` || exit 1; \
tla-1.3.5+dfsg1/debian/rules-85-	done
##############################################
tla-1.3.5+dfsg1/.pc/0003-fix-bashisms.patch/src/tla/tests/test-import.sh-11-arg0="$0"
tla-1.3.5+dfsg1/.pc/0003-fix-bashisms.patch/src/tla/tests/test-import.sh:12:srcdir=`dirname "$arg0"`
tla-1.3.5+dfsg1/.pc/0003-fix-bashisms.patch/src/tla/tests/test-import.sh-13-
##############################################
tla-1.3.5+dfsg1/.pc/0005-disable-builtin-expat.patch/src/libneon/Makefile.in-156-	@$(INSTALL_SCRIPT) neon-config \
tla-1.3.5+dfsg1/.pc/0005-disable-builtin-expat.patch/src/libneon/Makefile.in:157:		$(DESTDIR)$(bindir)/`echo neon-config|sed '$(transform)'`
tla-1.3.5+dfsg1/.pc/0005-disable-builtin-expat.patch/src/libneon/Makefile.in-158-	$(INSTALL) -d $(DESTDIR)$(pkgconfigdir)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-49-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:50:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-51-    eval $as_var=C; export $as_var
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-107-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:108:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-109-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-146-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:147:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-148-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-256-  # Remove one level of quotation (which was required for Make).
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:257:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-258-  ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-267-  :
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:268:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-269-  # Yippee, $echo works!
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-293-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:294:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:295:       echo_test_string="`eval $cmd`" &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-296-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-302-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:303:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:304:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-305-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-317-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:318:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:319:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-320-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-329-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:330:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-331-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-344-      echo='printf %s\n'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:345:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:346:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-347-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-349-	:
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:350:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-351-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:352:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-353-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-358-	echo="$CONFIG_SHELL $0 --fallback-echo"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:359:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-360-	   test "X$echo_testing_string" = 'X\t' &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:361:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-362-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-368-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:369:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-370-	  then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-376-	if test "$prev" != 'sed 50q "$0"'; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:377:	  echo_test_string=`eval $prev`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-378-	  export echo_test_string
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-518-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:519:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-520-
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-551-  -disable-* | --disable-*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:552:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-553-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-556-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:557:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-558-    eval "enable_$ac_feature=no" ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-560-  -enable-* | --enable-*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:561:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-562-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-565-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:566:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-567-    case $ac_option in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:568:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-569-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-742-  -with-* | --with-*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:743:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-744-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-747-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:748:    ac_package=`echo $ac_package| sed 's/-/_/g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-749-    case $ac_option in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:750:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-751-      *) ac_optarg=yes ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-755-  -without-* | --without-*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:756:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-757-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-760-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:761:    ac_package=`echo $ac_package | sed 's/-/_/g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-762-    eval "with_$ac_package=no" ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-787-  *=*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:788:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-789-    # Reject names that are not valid shell variable names.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-792-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:793:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-794-    eval "$ac_envvar='$ac_optarg'"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-808-if test -n "$ac_prev"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:809:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-810-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-816-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:817:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-818-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-828-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:829:  eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-830-  case $ac_val in
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-895-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:896:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-897-ac_env_build_alias_set=${build_alias+set}
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-966-By default, \`make install' will install all the files in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:967:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:968:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-969-for instance \`--prefix=\$HOME'.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1052-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1053:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1054-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1055:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1056-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1065-    else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1066:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1067-    fi ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1225-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1226:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1227-    esac
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1297-    do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1298:      eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1299-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1311-      do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1312:	eval ac_val=$`echo $ac_var`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1313-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1418-    set,)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1419:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1420:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1421-      ac_cache_corrupted=: ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1441-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1442:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1443-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1736-test -z "$ac_cv_build_alias" &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1737:  ac_cv_build_alias=`$ac_config_guess`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1738-test -z "$ac_cv_build_alias" &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1741-   { (exit 1); exit 1; }; }
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1742:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1743-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1750-build=$ac_cv_build
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1751:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1752:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1753:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1754-
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1763-  ac_cv_host_alias=$ac_cv_build_alias
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1764:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1765-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1772-host=$ac_cv_host
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1773:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1774:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:1775:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-1776-
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2095-     "checking for C compiler version" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2096:ac_compiler=`set X $ac_compile; echo $2`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2097-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2134-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2135:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2136-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2162-    *.* )
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2163:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2164-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2242-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2243:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2244-	  export ac_cv_exeext
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2292-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2293:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2294-       break;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2371-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2372:GCC=`test $ac_compiler_gnu = yes && echo yes`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2373-ac_test_CFLAGS=${CFLAGS+set}
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2750-    test $lt_ac_count -gt 10 && break
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2751:    lt_ac_count=`expr $lt_ac_count + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2752-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2795-    # gcc leaves a trailing carriage return which upsets mingw
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2796:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2797-  *)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2798:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2799-  esac
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2804-      # Canonicalize the pathname of ld
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2805:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2806-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2807:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2808-      done
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2839-      # Break only if it was the GNU/non-GNU ld that we prefer.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2840:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2841-      *GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2872-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2873:case `$LD -v 2>&1 </dev/null` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2874-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2921-      # Tru64's nm complains that /dev/null is an invalid object file
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2922:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2923-      */dev/null* | *'Invalid file or object type'*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2927-      *)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:2928:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-2929-	*/dev/null*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3093-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3094:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3095-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3176-  (exit $ac_status); }; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3177:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3178-    *ELF-32*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3196-   if test "$lt_cv_prog_gnu_ld" = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3197:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3198-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3208-   else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3209:    case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3210-    *32-bit*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3765-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3766:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3767-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3812-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3813:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3814:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3815:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3816-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3817:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3818-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3827-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3828:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3829-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3834-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3835:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3836:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3837-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3961-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3962:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3963:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3964-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3965-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3966:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3967-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:3968:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-3969-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4023-    # we can't tell.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4024:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4025-	       = "XX$teststring") >/dev/null 2>&1 &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4026:	    new_result=`expr "X$teststring" : ".*" 2>&1` &&
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4027-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4029-    do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4030:      i=`expr $i + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4031-      teststring=$teststring$teststring
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4036-    # It appears as though 1/2 is a usable value.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4037:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4038-    ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4116-# If we're using GNU nm, then use its standard symbol codes.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4117:case `$NM -V 2>&1` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4118-*GNU* | *'with BFD'*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4617-	"file_magic "*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4618:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4619-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4679-	"file_magic "*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4680:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4681-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4790-if test -n "$lt_prog_cc_shlib"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4791:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:4792:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-4793-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5198-  if test "$hard_links" = no; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5199:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5200:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5201-    need_locks=warn
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5321-	# is EXPORTS), use it as is; otherwise, prepend...
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5322:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5323-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5376-      supports_anon_versioning=no
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5377:      case `$LD -v 2>/dev/null` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5378-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5482-	# below for broken collect2 doesn't work under 4.3+
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5483:	  collect2name=`${CC} -print-prog-name=collect2`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5484-	  if test -f "$collect2name" && \
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5576-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5577:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5578-       else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5676-      # FIXME: Setting linknames here is a bad hack.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5677:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5678-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5681-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5682:      fix_srcfile_path='`cygpath -w "$srcfile"`'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5683-      enable_shared_with_static_runtimes=yes
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5842-      if test "$GCC" = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5843:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5844-      else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5845:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5846-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5874-      hardcode_shlibpath_var=no
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5875:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5876-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5903-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5904:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5905-      else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5906-	allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5907:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5908-      fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5915-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5916:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5917-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5919-	allow_undefined_flag=' -expect_unresolved \*'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5920:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5921:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:5922:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-5923-
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6141-if test "$GCC" = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6142:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6143-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6147-    # okay in the real world where ";" in dirpaths is itself problematic.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6148:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6149-  else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6150:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6151-  fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6218-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6219:  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'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6220-  ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6251-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6252:    postinstall_cmds='base_file=`basename \${file}`~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6253:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6254:      dldir=$destdir/`dirname \$dlpath`~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6255-      test -d \$dldir || mkdir -p \$dldir~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6256-      $install_prog $dir/$dlname \$dldir/$dlname'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6257:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6258-      dlpath=$dir/\$dldll~
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6264-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6265:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6266-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6269-      # MinGW DLLs use traditional 'lib' prefix
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6270:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6271:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6272-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6278-        # which wouldn't understand a cygwinified path. Ahh.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6279:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6280-      else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6281:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6282-      fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6285-      # pw32 DLLs use 'pw' prefix rather than 'lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6286:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6287-      ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6291-  *)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6292:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6293-    ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6311-  if test "$GCC" = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6312:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6313-  else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6496-  (exit $ac_status); }; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6497:      case `/usr/bin/file conftest.$ac_objext` in
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6498-      *64-bit*)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6509-  if test -f /etc/ld.so.conf; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6510:    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6511-    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6576-  shlibpath_var=LD_LIBRARY_PATH
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:6577:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-6578-    case $host_os in
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7709-      # Double-quote double-evaled strings.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:7710:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7711-      ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7712-    *)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:7713:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7714-      ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7719-  *'\$0 --fallback-echo"')
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:7720:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7721-    ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7732-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:7733:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-7734-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8102-  # libtool script then.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8103:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8104-  if test -f "$ltmain_in"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8125-    if test -z "$LTCC"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8126:      eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8127-      if test -z "$LTCC"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8130-      else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8131:        { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8132:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8133-      fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8694-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8695:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8696-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8703-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8704:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8705-if test -n "$ac_maketemp"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8711-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8712:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8713-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8876-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8877:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8878-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8881-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8882:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8883-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8974-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8975:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8976-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8979-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8980:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8981-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8994-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:8995:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-8996-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9039-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9040:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9041-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9290-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9291:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9292-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9295-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9296:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9297-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9388-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9389:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9390-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9393-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9394:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9395-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9408-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9409:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9410-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9453-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9454:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9455-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9704-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9705:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9706-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9709-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9710:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9711-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9802-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9803:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9804-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9807-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9808:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9809-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9822-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9823:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9824-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9867-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:9868:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-9869-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10055-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10056:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10057-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10062-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10063:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10064:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10065-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10189-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10190:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10191:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10192-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10193-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10194:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10195-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10196:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10197-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10361-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10362:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10363-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10366-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10367:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10368-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10459-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10460:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10461-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10464-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10465:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10466-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10479-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10480:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10481-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10524-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10525:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10526-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10868-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10869:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10870-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10873-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10874:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10875-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10966-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10967:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10968-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10971-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10972:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10973-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10986-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:10987:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-10988-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11031-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11032:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11033-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11376-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11377:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11378-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11381-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11382:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11383-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11474-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11475:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11476-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11479-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11480:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11481-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11494-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11495:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11496-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11539-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:11540:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-11541-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12058-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12059:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12060-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12065-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12066:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12067:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12068-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12192-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12193:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12194:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12195-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12196-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12197:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12198-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12199:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12200-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12212-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12213:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12214-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12301-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12302:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12303:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12304:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12305-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12306:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12307-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12472-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12473:ac_lo=`expr $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12474-		    if test $ac_lo -le $ac_mid; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12477-		    fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12478:		    ac_mid=`expr 2 '*' $ac_mid + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12479-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12570-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12571:ac_hi=`expr '(' $ac_mid ')' - 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12572-		       if test $ac_mid -le $ac_hi; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12575-		       fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12576:		       ac_mid=`expr 2 '*' $ac_mid`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12577-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12590-while test "x$ac_lo" != "x$ac_hi"; do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12591:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12592-  cat >conftest.$ac_ext <<_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12635-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:12636:ac_lo=`expr '(' $ac_mid ')' + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-12637-fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13133-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13134:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13135-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13222-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13223:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13224:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13225:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13226-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13227:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13228-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13354-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13355:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13356-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13443-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13444:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13445:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13446:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13447-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13448:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13449-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13522-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13523:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13524-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13529-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13530:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13531:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13532-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13656-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13657:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13658:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13659-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13660-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13661:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13662-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13663:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13664-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13711-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13712:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13713-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13718-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13719:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13720:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13721-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13845-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13846:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13847:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13848-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13849-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13850:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13851-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13852:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13853-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13864-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13865:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13866-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13953-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13954:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13955:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13956:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13957-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13958:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13959-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13980-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:13981:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-13982-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14069-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14070:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14071:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14072:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14073-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14074:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14075-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14438-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14439:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14440-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14527-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14528:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14529:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14530:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14531-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14532:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14533-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14746-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14747:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14748-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14835-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14836:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14837:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14838:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14839-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:14840:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-14841-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-15674-   if test "$ne_cv_pkg_openssl" = "yes"; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:15675:      NE_SSL_CFLAGS=`$PKG_CONFIG --cflags openssl`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:15676:      NE_SSL_LIBS=`$PKG_CONFIG --libs openssl`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-15677-      : Using provided pkg-config data
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16007-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16008:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16009-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16014-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16015:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16016:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16017-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16141-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16142:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16143:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16144-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16145-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16146:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16147-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16148:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16149-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16293-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16294:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16295-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16300-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16301:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16302:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16303-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16427-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16428:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16429:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16430-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16431-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16432:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16433-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16434:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16435-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16567-   ne_save_LIBS=$NEON_LIBS
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16568:   NEON_LIBS="$NEON_LIBS `${KRB5_CONFIG} --libs gssapi`"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16569:   CPPFLAGS="$CPPFLAGS `${KRB5_CONFIG} --cflags gssapi`"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16570-   # MIT and Heimdal put gssapi.h in different places
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16574-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16575:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16576-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16581-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16582:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16583:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16584-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16708-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16709:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16710:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16711-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16712-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16713:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16714-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16715:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16716-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16723-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16724:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16725-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16812-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16813:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16814:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16815:if test `eval echo '${'$as_ac_var'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16816-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16817:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16818-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16831-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16832:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16833-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16838-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16839:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16840:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16841-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16965-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16966:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16967:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16968-
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16969-fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16970:if test `eval echo '${'$as_ac_Header'}'` = yes; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16971-  cat >>confdefs.h <<_ACEOF
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:16972:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-16973-_ACEOF
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17433-do
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17434:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17435-    eval $as_var=C; export $as_var
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17491-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17492:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17493-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17531-  as_lineno_2=$LINENO
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17532:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17533-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17710-configured by $0, generated by GNU Autoconf 2.59,
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17711:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17712-
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17727-  --*=*)
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17728:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17729:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17730-    ac_shift=:
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17989-      fi
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17990:      ac_sed_frag=`expr $ac_sed_frag + 1`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17991-      ac_beg=$ac_end
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:17992:      ac_end=`expr $ac_end + $ac_max_sed_lines`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-17993-    fi
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18006-	cat >$tmp/stdin
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18007:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18008:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18009:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18010:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18011-  * )   ac_file_in=$ac_file.in ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18054-if test "$ac_dir" != .; then
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18055:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18056-  # A "../" for each directory in $ac_dir_suffix.
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18057:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18058-else
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18067-    else
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18068:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18069-    fi ;;
##############################################
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18223-	cat >$tmp/stdin
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18224:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18225:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18226:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure:18227:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
tla-1.3.5+dfsg1/.pc/0009-Remove-rpath-from-libneon.patch/src/libneon/configure-18228-  * )   ac_file_in=$ac_file.in ;;