===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
autoconf2.13-2.13/ChangeLog-705-
autoconf2.13-2.13/ChangeLog:706:	* acgeneral.m4 (AC_CHECK_LIB): Omit `char $2' decl when $2 is `main'.
autoconf2.13-2.13/ChangeLog-707-
##############################################
autoconf2.13-2.13/ChangeLog.1-1014-	* acgeneral.m4 (AC_OUTPUT): The line
autoconf2.13-2.13/ChangeLog.1:1015:	  DEFS="`echo \"$DEFS\" | sed 's%[&\\\]%\\\&%g'`"
autoconf2.13-2.13/ChangeLog.1-1016-	doesn't work in some shells, which don't allow nesting
##############################################
autoconf2.13-2.13/TODO-461-    if test "${x_libraries}" != NONE && test -n "${x_libraries}"; then
autoconf2.13-2.13/TODO:462:      LD_SWITCH_X_SITE=-L`echo ${x_libraries} | sed -e "s/:/ -L/g"`
autoconf2.13-2.13/TODO:463:      LD_SWITCH_X_SITE_AUX=-R`echo ${x_libraries} | sed -e "s/:/ -R/g"`
autoconf2.13-2.13/TODO-464-    fi
autoconf2.13-2.13/TODO-465-    if test "${x_includes}" != NONE && test -n "${x_includes}"; then
autoconf2.13-2.13/TODO:466:      C_SWITCH_X_SITE=-I`echo ${x_includes} | sed -e "s/:/ -I/g"`
autoconf2.13-2.13/TODO-467-    fi
##############################################
autoconf2.13-2.13/ifnames.sh-36-  --macrodir=* | --m*=* )
autoconf2.13-2.13/ifnames.sh:37:    AC_MACRODIR="`echo \"$1\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/ifnames.sh-38-    shift ;;
##############################################
autoconf2.13-2.13/install-sh-85-
autoconf2.13-2.13/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
autoconf2.13-2.13/install-sh-87-	    shift
##############################################
autoconf2.13-2.13/install-sh-89-
autoconf2.13-2.13/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
autoconf2.13-2.13/install-sh-91-	    shift
##############################################
autoconf2.13-2.13/install-sh-151-	then
autoconf2.13-2.13/install-sh:152:		dst="$dst"/`basename $src`
autoconf2.13-2.13/install-sh-153-	else
##############################################
autoconf2.13-2.13/install-sh-158-## this sed command emulates the dirname command
autoconf2.13-2.13/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
autoconf2.13-2.13/install-sh-160-
##############################################
autoconf2.13-2.13/install-sh-172-IFS='%'
autoconf2.13-2.13/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
autoconf2.13-2.13/install-sh-174-IFS="${oIFS}"
##############################################
autoconf2.13-2.13/install-sh-206-	then
autoconf2.13-2.13/install-sh:207:		dstfile=`basename $dst`
autoconf2.13-2.13/install-sh-208-	else
##############################################
autoconf2.13-2.13/install-sh-216-	then
autoconf2.13-2.13/install-sh:217:		dstfile=`basename $dst`
autoconf2.13-2.13/install-sh-218-	else
##############################################
autoconf2.13-2.13/mkinstalldirs-12-do
autoconf2.13-2.13/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
autoconf2.13-2.13/mkinstalldirs-14-   shift
##############################################
autoconf2.13-2.13/texinfo.tex-3657-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
autoconf2.13-2.13/texinfo.tex:3658:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
autoconf2.13-2.13/texinfo.tex-3659-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=13 \let~=\tie
##############################################
autoconf2.13-2.13/texinfo.tex-5444-% makes sure that the current font starts out as the newly loaded cmr10
autoconf2.13-2.13/texinfo.tex:5445:@catcode`@$=@other @catcode`@%=@other @catcode`@&=@other @catcode`@#=@other
autoconf2.13-2.13/texinfo.tex-5446-
##############################################
autoconf2.13-2.13/autoconf.info-957-   Do not set `VPATH' to the value of another variable, for example
autoconf2.13-2.13/autoconf.info:958:`VPATH = $(srcdir)', because some versions of `make' do not do variable
autoconf2.13-2.13/autoconf.info-959-substitutions on the value of `VPATH'.
##############################################
autoconf2.13-2.13/autoconf.info-1386-     Set output variable `CPP' to a command that runs the C
autoconf2.13-2.13/autoconf.info:1387:     preprocessor.  If `$CC -E' doesn't work, it uses `/lib/cpp'.  It
autoconf2.13-2.13/autoconf.info-1388-     is only portable to run `CPP' on files with a `.c' extension.
##############################################
autoconf2.13-2.13/autoconf.info-1416-     Set output variable `CXXCPP' to a command that runs the C++
autoconf2.13-2.13/autoconf.info:1417:     preprocessor.  If `$CXX -E' doesn't work, it uses `/lib/cpp'.  It
autoconf2.13-2.13/autoconf.info-1418-     is only portable to run `CXXCPP' on files with a `.c', `.C', or
##############################################
autoconf2.13-2.13/autoconf.info-2706-     ACTION-IF-FALSE; the exit status of the program is available in
autoconf2.13-2.13/autoconf.info:2707:     the shell variable `$?'.  This macro uses `CFLAGS' or `CXXFLAGS',
autoconf2.13-2.13/autoconf.info-2708-     `CPPFLAGS', `LDFLAGS', and `LIBS' when compiling.
##############################################
autoconf2.13-2.13/autoconf.info-3373-problems (*note Quoting::.).  You can refer to any arguments passed to
autoconf2.13-2.13/autoconf.info:3374:the macro as `$1', `$2', etc.
autoconf2.13-2.13/autoconf.info-3375-
##############################################
autoconf2.13-2.13/autoconf.info-3764-     creates in the current directory `host.h', which is a link to
autoconf2.13-2.13/autoconf.info:3765:     `SRCDIR/config/${machine}.h', and `object.h', which is a link to
autoconf2.13-2.13/autoconf.info-3766-     `SRCDIR/config/${obj_format}.h'.
##############################################
autoconf2.13-2.13/autoconf.info-4029-     install: all
autoconf2.13-2.13/autoconf.info:4030:             $(INSTALL_PROGRAM) myprog $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/autoconf.info-4031-     
autoconf2.13-2.13/autoconf.info-4032-     uninstall:
autoconf2.13-2.13/autoconf.info:4033:             rm -f $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/autoconf.info-4034-
##############################################
autoconf2.13-2.13/autoconf.info-4039-             for p in $(PROGRAMS); do \
autoconf2.13-2.13/autoconf.info:4040:               $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/autoconf.info-4041-             done
##############################################
autoconf2.13-2.13/autoconf.info-4044-             for p in $(PROGRAMS); do \
autoconf2.13-2.13/autoconf.info:4045:               rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/autoconf.info-4046-             done
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-43- 
autoconf2.13-2.13/debian/patches/config-update.patch:44:+me=`echo "$0" | sed -e 's,.*/,,'`
autoconf2.13-2.13/debian/patches/config-update.patch-45-+
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-159-+	# The OS release
autoconf2.13-2.13/debian/patches/config-update.patch:160:+	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/debian/patches/config-update.patch-161-+	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-167- 	if test $UNAME_RELEASE = "V4.0"; then
autoconf2.13-2.13/debian/patches/config-update.patch:168: 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
autoconf2.13-2.13/debian/patches/config-update.patch-169-@@ -59,56 +166,69 @@ case "${UNAME_MACHINE}:${UNAME_SYSTEM}:$
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-215--			7)
autoconf2.13-2.13/debian/patches/config-update.patch:216:+		case `./$dummy` in
autoconf2.13-2.13/debian/patches/config-update.patch-217-+			0-0)
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-241--	rm -f dummy.s dummy
autoconf2.13-2.13/debian/patches/config-update.patch:242:-	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]`
autoconf2.13-2.13/debian/patches/config-update.patch-243-+	rm -f $dummy.s $dummy
autoconf2.13-2.13/debian/patches/config-update.patch:244:+	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
autoconf2.13-2.13/debian/patches/config-update.patch-245-+	exit 0 ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-275--    arm32:NetBSD:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:276:-	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/debian/patches/config-update.patch-277--	exit 0 ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-377--	${CC-cc} dummy.c -o dummy \
autoconf2.13-2.13/debian/patches/config-update.patch:378:-	  && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
autoconf2.13-2.13/debian/patches/config-update.patch-379--	  && rm dummy.c dummy && exit 0
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-381-+	$CC_FOR_BUILD $dummy.c -o $dummy \
autoconf2.13-2.13/debian/patches/config-update.patch:382:+	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
autoconf2.13-2.13/debian/patches/config-update.patch-383-+	  && rm $dummy.c $dummy && exit 0
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-445-     9000/[34678]??:HP-UX:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:446:+	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
autoconf2.13-2.13/debian/patches/config-update.patch-447- 	case "${UNAME_MACHINE}" in
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-511--	rm -f dummy.c dummy
autoconf2.13-2.13/debian/patches/config-update.patch:512:+	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
autoconf2.13-2.13/debian/patches/config-update.patch-513-+	if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-516- 	esac
autoconf2.13-2.13/debian/patches/config-update.patch:517:-	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
autoconf2.13-2.13/debian/patches/config-update.patch-518- 	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-578-+        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
autoconf2.13-2.13/debian/patches/config-update.patch:579:         FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
autoconf2.13-2.13/debian/patches/config-update.patch-580-         echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-582-     F301:UNIX_System_V:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:583:        echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
autoconf2.13-2.13/debian/patches/config-update.patch-584-        exit 0 ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-602-     *:FreeBSD:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:603: 	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
autoconf2.13-2.13/debian/patches/config-update.patch-604- 	exit 0 ;;
autoconf2.13-2.13/debian/patches/config-update.patch-605--    *:NetBSD:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:606:-	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/debian/patches/config-update.patch-607--	exit 0 ;;
autoconf2.13-2.13/debian/patches/config-update.patch-608-     *:OpenBSD:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:609: 	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/debian/patches/config-update.patch-610- 	exit 0 ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-631-     *:GNU:*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:632: 	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
autoconf2.13-2.13/debian/patches/config-update.patch-633- 	exit 0 ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-788--			7)
autoconf2.13-2.13/debian/patches/config-update.patch:789:+			case `./$dummy` in
autoconf2.13-2.13/debian/patches/config-update.patch-790-+			0-0)
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-916-     i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*)
autoconf2.13-2.13/debian/patches/config-update.patch:917:+	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
autoconf2.13-2.13/debian/patches/config-update.patch-918- 	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1177--fi
autoconf2.13-2.13/debian/patches/config-update.patch:1178:+me=`echo "$0" | sed -e 's,.*/,,'`
autoconf2.13-2.13/debian/patches/config-update.patch-1179- 
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1240- # Here we must recognize all the valid KERNEL-OS combinations.
autoconf2.13-2.13/debian/patches/config-update.patch:1241: maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1242- case $maybe_os in
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1245-     os=-$maybe_os
autoconf2.13-2.13/debian/patches/config-update.patch:1246:     basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1247-     ;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1272-+		os=-sco3.2v5
autoconf2.13-2.13/debian/patches/config-update.patch:1273: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1274- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1277- 		os=-sco3.2v2
autoconf2.13-2.13/debian/patches/config-update.patch:1278: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1279- 		;;
autoconf2.13-2.13/debian/patches/config-update.patch-1280-+	-udk*)
autoconf2.13-2.13/debian/patches/config-update.patch:1281:+		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1282-+		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1284- 		os=-isc2.2
autoconf2.13-2.13/debian/patches/config-update.patch:1285: 		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1286-@@ -143,26 +196,46 @@ case $os in
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1515-@@ -366,6 +504,26 @@ case $basic_machine in
autoconf2.13-2.13/debian/patches/config-update.patch:1516: 		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/debian/patches/config-update.patch-1517- 		os=-solaris2
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1554- 	mips3*)
autoconf2.13-2.13/debian/patches/config-update.patch:1555: 		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
autoconf2.13-2.13/debian/patches/config-update.patch-1556- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1649-+	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
autoconf2.13-2.13/debian/patches/config-update.patch:1650: 		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/debian/patches/config-update.patch-1651- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1653-+	pentiumpro-* | p6-* | 6x86-* | athlon-*)
autoconf2.13-2.13/debian/patches/config-update.patch:1654: 		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/debian/patches/config-update.patch-1655- 		;;
autoconf2.13-2.13/debian/patches/config-update.patch-1656- 	pentiumii-* | pentium2-*)
autoconf2.13-2.13/debian/patches/config-update.patch:1657:-		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/debian/patches/config-update.patch:1658:+		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/debian/patches/config-update.patch-1659- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1816- 	*)
autoconf2.13-2.13/debian/patches/config-update.patch:1817: 		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
autoconf2.13-2.13/debian/patches/config-update.patch-1818- 		exit 1
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1850-+	-mac*)
autoconf2.13-2.13/debian/patches/config-update.patch:1851:+		os=`echo $os | sed -e 's|mac|macos|'`
autoconf2.13-2.13/debian/patches/config-update.patch-1852-+		;;
autoconf2.13-2.13/debian/patches/config-update.patch-1853- 	-linux*)
autoconf2.13-2.13/debian/patches/config-update.patch:1854: 		os=`echo $os | sed -e 's|linux|linux-gnu|'`
autoconf2.13-2.13/debian/patches/config-update.patch-1855- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1857- 	-sunos6*)
autoconf2.13-2.13/debian/patches/config-update.patch:1858: 		os=`echo $os | sed -e 's|sunos6|solaris3|'`
autoconf2.13-2.13/debian/patches/config-update.patch-1859- 		;;
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-1886- 	-sinix5.*)
autoconf2.13-2.13/debian/patches/config-update.patch:1887: 		os=`echo $os | sed -e 's|sinix|sysv|'`
autoconf2.13-2.13/debian/patches/config-update.patch-1888-@@ -772,9 +1087,18 @@ case $os in
##############################################
autoconf2.13-2.13/debian/patches/config-update.patch-2006- 		esac
autoconf2.13-2.13/debian/patches/config-update.patch:2007: 		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
autoconf2.13-2.13/debian/patches/config-update.patch-2008- 		;;
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-183-+echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/debian/patches/other-debian.patch:184: if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then
autoconf2.13-2.13/debian/patches/other-debian.patch-185-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-192-+echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/debian/patches/other-debian.patch:193: if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
autoconf2.13-2.13/debian/patches/other-debian.patch-194-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-201-+echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/debian/patches/other-debian.patch:202: if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
autoconf2.13-2.13/debian/patches/other-debian.patch-203-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-211- if test -z "$INSTALL"; then
autoconf2.13-2.13/debian/patches/other-debian.patch:212: if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
autoconf2.13-2.13/debian/patches/other-debian.patch-213-   echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-249-+      *.$ac_ext | *.c | *.o | *.obj) ;;
autoconf2.13-2.13/debian/patches/other-debian.patch:250:       *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
autoconf2.13-2.13/debian/patches/other-debian.patch-251-       esac
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-506- 	test $verbose = yes && echo running aclocal in $dir, creating $aclocal
autoconf2.13-2.13/debian/patches/other-debian.patch:507:-	aclocal --output=$aclocal -I `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`
autoconf2.13-2.13/debian/patches/other-debian.patch:508:+	aclocal --output=$aclocal -I `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'` || exit 1	
autoconf2.13-2.13/debian/patches/other-debian.patch-509-      fi
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-514-      test $force = no && amforce=--no-force
autoconf2.13-2.13/debian/patches/other-debian.patch:515:      test $verbose = yes && echo running automake`test x"$amforce" = x || echo " ($amforce)"` in $dir
autoconf2.13-2.13/debian/patches/other-debian.patch-516--     automake $amforce $automake_mode $automake_deps
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-2164--  (fgrep_tmp=${TMPDIR-/tmp}/autoh$$
autoconf2.13-2.13/debian/patches/other-debian.patch:2165:+  (fgrep_tmp=`mktemp ${TMPDIR-/tmp}/autohXXXXXX` || exit 1
autoconf2.13-2.13/debian/patches/other-debian.patch-2166-    trap "rm -f $fgrep_tmp; exit 1" 1 2 15
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-2203--tmpout=${TMPDIR}/acout.$$
autoconf2.13-2.13/debian/patches/other-debian.patch:2204:+tmpout=`mktemp ${TMPDIR}/acout.XXXXXX` || exit 1
autoconf2.13-2.13/debian/patches/other-debian.patch-2205-+trap 'rm -f $tmpin $tmpout' 0
##############################################
autoconf2.13-2.13/debian/patches/other-debian.patch-2213--tmpin=${TMPDIR}/acin.$$ # Always set this, to avoid bogus errors from some rm's.
autoconf2.13-2.13/debian/patches/other-debian.patch:2214:+tmpin=`mktemp ${TMPDIR}/acin.XXXXXX` || exit 1 # Always set this, to avoid bogus errors from some rm's.
autoconf2.13-2.13/debian/patches/other-debian.patch-2215- if test z$infile = z-; then
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-55-	if test $UNAME_RELEASE = "V4.0"; then
autoconf2.13-2.13/.pc/config-update.patch/config.guess:56:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-57-	fi
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-100-	rm -f dummy.s dummy
autoconf2.13-2.13/.pc/config-update.patch/config.guess:101:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr [[A-Z]] [[a-z]]`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-102-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-139-    arm32:NetBSD:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:140:	echo arm-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-141-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-156-    sun4H:SunOS:5.*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:157:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-158-	exit 0 ;;
autoconf2.13-2.13/.pc/config-update.patch/config.guess-159-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:160:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-161-	exit 0 ;;
autoconf2.13-2.13/.pc/config-update.patch/config.guess-162-    i86pc:SunOS:5.*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:163:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-164-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-168-	# it's likely to be more like Solaris than SunOS4.
autoconf2.13-2.13/.pc/config-update.patch/config.guess:169:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-170-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-177-	# Japanese Language versions have a version number like `4.1.3-JL'.
autoconf2.13-2.13/.pc/config-update.patch/config.guess:178:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-179-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-183-    sun*:*:4.2BSD:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:184:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-185-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-257-	${CC-cc} dummy.c -o dummy \
autoconf2.13-2.13/.pc/config-update.patch/config.guess:258:	  && ./dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
autoconf2.13-2.13/.pc/config-update.patch/config.guess-259-	  && rm dummy.c dummy && exit 0
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-301-    *:IRIX*:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:302:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-303-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-332-    *:AIX:*:4)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:333:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-334-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-405-	esac
autoconf2.13-2.13/.pc/config-update.patch/config.guess:406:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-407-	echo ${HP_ARCH}-hp-hpux${HPUX_REV}
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-497-        FUJITSU_SYS=`uname -p | tr [A-Z] [a-z] | sed -e 's/\///'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess:498:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-499-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-501-    F301:UNIX_System_V:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:502:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-503-       exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-516-    *:FreeBSD:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:517:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-518-	exit 0 ;;
autoconf2.13-2.13/.pc/config-update.patch/config.guess-519-    *:NetBSD:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:520:	echo ${UNAME_MACHINE}-unknown-netbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-521-	exit 0 ;;
autoconf2.13-2.13/.pc/config-update.patch/config.guess-522-    *:OpenBSD:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:523:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-524-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.guess-534-    prep*:SunOS:5.*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:535:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-536-	exit 0 ;;
autoconf2.13-2.13/.pc/config-update.patch/config.guess-537-    *:GNU:*:*)
autoconf2.13-2.13/.pc/config-update.patch/config.guess:538:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
autoconf2.13-2.13/.pc/config-update.patch/config.guess-539-	exit 0 ;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-68-# Here we must recognize all the valid KERNEL-OS combinations.
autoconf2.13-2.13/.pc/config-update.patch/config.sub:69:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-70-case $maybe_os in
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-72-    os=-$maybe_os
autoconf2.13-2.13/.pc/config-update.patch/config.sub:73:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-74-    ;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-75-  *)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:76:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-77-    if [ $basic_machine != $1 ]
autoconf2.13-2.13/.pc/config-update.patch/config.sub:78:    then os=`echo $1 | sed 's/.*-/-/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-79-    else os=; fi
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-105-		os=sco3.2v5
autoconf2.13-2.13/.pc/config-update.patch/config.sub:106:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-107-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-109-		os=-sco3.2v4
autoconf2.13-2.13/.pc/config-update.patch/config.sub:110:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-111-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-112-	-sco3.2.[4-9]*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:113:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub:114:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-115-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-117-		# Don't forget version if it is 3.2v4 or newer.
autoconf2.13-2.13/.pc/config-update.patch/config.sub:118:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-119-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-121-		os=-sco3.2v2
autoconf2.13-2.13/.pc/config-update.patch/config.sub:122:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-123-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-125-		os=-isc2.2
autoconf2.13-2.13/.pc/config-update.patch/config.sub:126:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-127-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-131-	-isc*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:132:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-133-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-137-	-ptx*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:138:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-139-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-140-	-windowsnt*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:141:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-142-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-169-	*-*-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:170:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
autoconf2.13-2.13/.pc/config-update.patch/config.sub-171-		exit 1
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-353-	i[34567]86v32)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:354:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-355-		os=-sysv32
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-357-	i[34567]86v4*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:358:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-359-		os=-sysv4
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-361-	i[34567]86v)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:362:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-363-		os=-sysv
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-365-	i[34567]86sol2)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:366:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-367-		os=-solaris2
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-405-	mips3*-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:406:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-407-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-408-	mips3*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:409:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
autoconf2.13-2.13/.pc/config-update.patch/config.sub-410-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-481-	pentium-* | p5-* | k5-* | nexen-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:482:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-483-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-484-	pentiumpro-* | p6-* | k6-* | 6x86-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:485:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-486-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-487-	pentiumii-* | pentium2-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:488:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-489-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-496-	        ;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub:497:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-498-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-502-	ppcle-* | powerpclittle-*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:503:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-504-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-660-	*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:661:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
autoconf2.13-2.13/.pc/config-update.patch/config.sub-662-		exit 1
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-668-	*-digital*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:669:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-670-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-671-	*-commodore*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:672:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-673-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-686-	-solaris1 | -solaris1.*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:687:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-688-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-698-	-gnu/linux*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:699:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-700-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-720-	-linux*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:721:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-722-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-723-	-sunos5*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:724:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-725-		;;
autoconf2.13-2.13/.pc/config-update.patch/config.sub-726-	-sunos6*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:727:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-728-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-751-	-sinix5.*)
autoconf2.13-2.13/.pc/config-update.patch/config.sub:752:		os=`echo $os | sed -e 's|sinix|sysv|'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-753-		;;
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-781-		# Get rid of the `-' at the beginning of $os.
autoconf2.13-2.13/.pc/config-update.patch/config.sub:782:		os=`echo $os | sed 's/[^-]*-//'`
autoconf2.13-2.13/.pc/config-update.patch/config.sub:783:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
autoconf2.13-2.13/.pc/config-update.patch/config.sub-784-		exit 1
##############################################
autoconf2.13-2.13/.pc/config-update.patch/config.sub-950-		esac
autoconf2.13-2.13/.pc/config-update.patch/config.sub:951:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
autoconf2.13-2.13/.pc/config-update.patch/config.sub-952-		;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-67-  case "$ac_option" in
autoconf2.13-2.13/.pc/other-debian.patch/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/configure-69-  *) ac_optarg= ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-99-  -disable-* | --disable-*)
autoconf2.13-2.13/.pc/other-debian.patch/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-101-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
autoconf2.13-2.13/.pc/other-debian.patch/configure-104-    fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-108-  -enable-* | --enable-*)
autoconf2.13-2.13/.pc/other-debian.patch/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-110-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
autoconf2.13-2.13/.pc/other-debian.patch/configure-113-    fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-115-    case "$ac_option" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-339-  -with-* | --with-*)
autoconf2.13-2.13/.pc/other-debian.patch/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-341-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
autoconf2.13-2.13/.pc/other-debian.patch/configure-344-    fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-346-    case "$ac_option" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-352-  -without-* | --without-*)
autoconf2.13-2.13/.pc/other-debian.patch/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-354-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
autoconf2.13-2.13/.pc/other-debian.patch/configure-357-    fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-382-  *)
autoconf2.13-2.13/.pc/other-debian.patch/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-395-if test -n "$ac_prev"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
autoconf2.13-2.13/.pc/other-debian.patch/configure-397-fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-460-  ac_prog=$0
autoconf2.13-2.13/.pc/other-debian.patch/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-476-fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-478-
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-531-EOF_SED
autoconf2.13-2.13/.pc/other-debian.patch/configure:532:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
autoconf2.13-2.13/.pc/other-debian.patch/configure-533-  rm -f conftestsed
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-550-echo "configure:551: checking for $ac_word" >&5
autoconf2.13-2.13/.pc/other-debian.patch/configure:551:if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-552-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-591-echo "configure:592: checking for $ac_word" >&5
autoconf2.13-2.13/.pc/other-debian.patch/configure:592:if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-593-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-624-echo "configure:625: checking for $ac_word" >&5
autoconf2.13-2.13/.pc/other-debian.patch/configure:625:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-626-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-695-if test -z "$INSTALL"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure:696:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
autoconf2.13-2.13/.pc/other-debian.patch/configure-697-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-934-    fi
autoconf2.13-2.13/.pc/other-debian.patch/configure:935:    ac_file=`expr $ac_file + 1`
autoconf2.13-2.13/.pc/other-debian.patch/configure-936-    ac_beg=$ac_end
autoconf2.13-2.13/.pc/other-debian.patch/configure:937:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
autoconf2.13-2.13/.pc/other-debian.patch/configure-938-  fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-952-  case "$ac_file" in
autoconf2.13-2.13/.pc/other-debian.patch/configure:953:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/.pc/other-debian.patch/configure:954:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/configure-955-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-960-  # Remove last slash and all that follows it.  Not all systems have dirname.
autoconf2.13-2.13/.pc/other-debian.patch/configure:961:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-962-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-964-    test ! -d "$ac_dir" && mkdir "$ac_dir"
autoconf2.13-2.13/.pc/other-debian.patch/configure:965:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/.pc/other-debian.patch/configure-966-    # A "../" for each directory in $ac_dir_suffix.
autoconf2.13-2.13/.pc/other-debian.patch/configure:967:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/.pc/other-debian.patch/configure-968-  else
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-974-      if test -z "$ac_dots"; then top_srcdir=.
autoconf2.13-2.13/.pc/other-debian.patch/configure:975:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
autoconf2.13-2.13/.pc/other-debian.patch/configure-976-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-988-  rm -f "$ac_file"
autoconf2.13-2.13/.pc/other-debian.patch/configure:989:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
autoconf2.13-2.13/.pc/other-debian.patch/configure-990-  case "$ac_file" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/configure-995-
autoconf2.13-2.13/.pc/other-debian.patch/configure:996:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/.pc/other-debian.patch/configure-997-  sed -e "$ac_comsub
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-303-[echo 'void f(){}' > conftest.c
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:304:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-305-  ac_cv_prog_cc_g=yes
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-314-[echo 'void f(){}' > conftest.cc
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:315:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-316-  ac_cv_prog_cxx_g=yes
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-332-EOF
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:333:if test -z "`$F77 -g -c conftest.f 2>&1`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-334-  ac_cv_prog_f77_g=yes
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-402-])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:403:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-404-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-441-])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:442:if eval "test \"`echo '$ac_cv_prog_f77_'${ac_f77}_c_o`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-443-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-452-[AC_MSG_CHECKING(whether ${MAKE-make} sets \${MAKE})
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:453:set dummy ${MAKE-make}; ac_make=`echo "[$]2" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-454-AC_CACHE_VAL(ac_cv_prog_make_${ac_make}_set,
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-460-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:461:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-462-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-468-rm -f conftestmake])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:469:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-470-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-581-LIBS="$LIBS $LEXLIB"
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:582:AC_TRY_LINK(`cat $LEX_OUTPUT_ROOT.c`, , ac_cv_prog_lex_yytext_pointer=yes)
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-583-LIBS="$ac_save_LIBS"
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-777-AC_DEFUN(AC_CHECK_HEADER_DIRENT,
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:778:[ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-779-AC_MSG_CHECKING([for $1 that defines DIR])
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-784-  eval "ac_cv_header_dirent_$ac_safe=no")])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:785:if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-786-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-800-[changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:801:  ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-802-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-1985-    *.c) ;;
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:1986:    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-1987-    esac
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2034-echo "      END" > conftest.f
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2035:foutput=`${F77} -v -o conftest conftest.f 2>&1`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2036-dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2040-dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2041:xlf_p=`echo $foutput | grep xlfentry`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2042-if test -n "$xlf_p"; then
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2043:  foutput=`echo $foutput | sed 's/,/ /g'`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2044-fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2180-dnl
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2181:      arg=`echo $arg | sed -e 's%^P,%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2182-      SAVE_IFS=$IFS
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2252-fi
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2253:for ac_dir in  . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2254-  test -d $ac_dir || continue
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2257-  (echo 2 > $ac_dir/conftest9012346) 2>/dev/null
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2258:  val=`cat $ac_dir/conftest9012345 2>/dev/null`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2259-  if test ! -f $ac_dir/conftest9012345 || test "$val" != 1; then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2355-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2356:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2357-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2453-# Check X11 before X11Rn because it is often a symlink to the current release.
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2454:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2455-    /usr/X11/lib          \
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2662-      *.c | *.o | *.obj) ;;
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4:2663:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
autoconf2.13-2.13/.pc/other-debian.patch/acspecific.m4-2664-      esac
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4595-install: all
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi:4596:        $(INSTALL_PROGRAM) myprog $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4597-
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4598-uninstall:
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi:4599:        rm -f $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4600-@end example
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4608-        for p in $(PROGRAMS); do \
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi:4609:          $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4610-        done
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4613-        for p in $(PROGRAMS); do \
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi:4614:          rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.texi-4615-        done
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-38-  --localdir=* | --l*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:39:    localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-40-    shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-46-  --macrodir=* | --m*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:47:    AC_MACRODIR="`echo \"$1\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-48-    shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-82-# The paths to the autoconf and autoheader scripts, at the top of the tree.
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:83:top_autoconf=`echo $0|sed s%autoreconf%autoconf%`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:84:top_autoheader=`echo $0|sed s%autoreconf%autoheader%`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-85-
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-97-  *) # A "../" for each directory in /$dir.
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:98:     dots=`echo /$dir|sed 's%/[^/]*%../%g'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-99-  esac
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-129-  else
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:130:     if test -f `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`/acinclude.m4
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-131-     then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-138-        ls -lt configure.in $aclocal \
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:139:	       `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`/acinclude.m4 |
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-140-	  sed 1q |
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-145-	test $verbose = yes && echo running aclocal in $dir, creating $aclocal
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:146:	aclocal --output=$aclocal -I `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-147-     fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-155-     test $force = no && amforce=--no-force
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:156:     test $verbose = yes && echo running automake`test x"$amforce" = x || echo " ($amforce)"` in $dir
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-157-     automake $amforce $automake_mode $automake_deps
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-177-      }' configure.in`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:178:    tcount=`set -- $templates; echo $#`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-179-    template=`set -- $templates; echo $1 | sed '
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-185-      '`
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh:186:    stamp=`echo $template | sed 's,/*[^/]*$,,;s,^$,.,'`/stamp-h`test "$tcount" -gt 1 && echo "$tcount"`.in
autoconf2.13-2.13/.pc/other-debian.patch/autoreconf.sh-187-    if test ! -f "$template" || grep autoheader "$template" >/dev/null; then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-98-.m4.m4f:
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:99:	@case `$(M4) --help </dev/null 2>&1` in \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-100-	*reload-state*) echo freezing $*.m4; \
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-130-check: all
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:131:	rootme=`pwd`; srcrootme=`cd $(srcdir); pwd`; \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-132-	test -r install-sh || cp $(srcdir)/install-sh .; \
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-143-	for p in $(ASCRIPTS); do \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:144:	  $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-145-	done
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-152-	-if test -f autoscan; then \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:153:	$(INSTALL_PROGRAM) autoscan $(bindir)/`echo autoscan|sed '$(transform)'`; \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-154-	for i in acfunctions acheaders acidentifiers acprograms \
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-167-	  for i in $(srcdir)/*.info*; do \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:168:	    $(INSTALL_DATA) $$i $(infodir)/`echo $$i | sed 's|^$(srcdir)/||'`; \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-169-	  done; \
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-173-	for p in $(SCRIPTS); do \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in:174:	  rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/.pc/other-debian.patch/Makefile.in-175-	done
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-227-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:228:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-229-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-260-  -disable-* | --disable-*)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:261:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-262-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-263-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:264:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-265-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-267-    fi
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:268:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-269-    eval "enable_${ac_feature}=no" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-271-  -enable-* | --enable-*)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:272:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-273-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-274-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:275:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-276-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-278-    fi
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:279:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-280-    case "$ac_option" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-506-  -with-* | --with-*)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:507:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-508-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-509-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:510:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-511-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-513-    fi
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:514:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-515-    case "$ac_option" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-521-  -without-* | --without-*)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:522:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-523-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-524-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:525:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-526-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-528-    fi
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:529:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-530-    eval "with_${ac_package}=no" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-554-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:555:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-556-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-568-if test -n "$ac_prev"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:569:  AC_MSG_ERROR(missing argument to --`echo $ac_prev | sed 's/_/-/g'`)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-570-fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-663-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:664:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-665-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-683-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:684:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-685-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-787-EOF_SED
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:788:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-789-  rm -f conftestsed
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-849-
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:850:dnl The default is `$srcdir' or `$srcdir/..' or `$srcdir/../..'.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-851-dnl There's no need to call this macro explicitly; just AC_REQUIRE it.
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-932-  NONE)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:933:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-934-    else AC_MSG_ERROR(can not guess host type; you must specify one)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-941-changequote(<<, >>)dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:942:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:943:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:944:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:945:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-946-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-971-changequote(<<, >>)dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:972:target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:973:target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:974:target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:975:target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-976-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1001-changequote(<<, >>)dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1002:build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1003:build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1004:build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1005:build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1006-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1133-dnl the '' avoids an AIX 4.1 sh bug ("invalid expansion").
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1134:if eval "test \"`echo '$''{'$1'+set}'`\" = set"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1135-  echo $ac_n "(cached) $ac_c" 1>&AC_FD_MSG
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1486-  if test -n "$ac_cv_path_<<>>AC_VAR_NAME"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1487:    prefix=`echo $ac_cv_path_<<>>AC_VAR_NAME|sed 's%/[^/][^/]*//*[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1488-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1585-dnl may have different results.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1586:ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1587-AC_CACHE_VAL(ac_cv_lib_$ac_lib_var,
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1606-])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1607:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1608-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1671-AC_TRY_EVAL(ac_try)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1672:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1673-if test -z "$ac_err"; then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1825-EOF
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1826:if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1827-then
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1845-[dnl Do the transliteration at runtime so arg 1 can be a shell variable.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1846:ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1847-AC_MSG_CHECKING([for $1])
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1850-  eval "ac_cv_header_$ac_safe=no")])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1851:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1852-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1866-[changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1867:  ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1868-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1879-dnl Do the transliteration at runtime so arg 1 can be a shell variable.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1880:ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1881-AC_MSG_CHECKING([for $1])
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1893-fi])dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1894:if eval "test \"`echo '$ac_cv_file_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1895-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1908-[changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1909:  ac_tr_file=HAVE_`echo $ac_file | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1910-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1947-], eval "ac_cv_func_$1=yes", eval "ac_cv_func_$1=no")])
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1948:if eval "test \"`echo '$ac_cv_func_'$1`\" = yes"; then
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1949-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1963-[changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:1964:  ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-1965-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2130-ifdef(<<AC_LIST_HEADER>>,
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2131:<<trap 'rm -fr `echo "$1 AC_LIST_HEADER" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>,
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2132:<<trap 'rm -fr `echo "$1" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>)
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2133-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2224-    fi
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2225:    ac_file=`expr $ac_file + 1`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2226-    ac_beg=$ac_end
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2227:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2228-  fi
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2243-  case "$ac_file" in
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2244:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2245:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2246-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2251-  # Remove last slash and all that follows it.  Not all systems have dirname.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2252:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2253-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2256-    test ! -d "$ac_dir" && mkdir "$ac_dir"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2257:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2258-    # A "../" for each directory in $ac_dir_suffix.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2259-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2260:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2261-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2268-      if test -z "$ac_dots"; then top_srcdir=.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2269:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2270-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2286-  rm -f "$ac_file"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2287:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2288-  case "$ac_file" in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2293-
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2294:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2295-  sed -e "$ac_comsub
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2352-  case "$ac_file" in
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2353:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2354:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2355-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2361-  rm -f conftest.frag conftest.in conftest.out
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2362:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2363-  cat $ac_file_inputs > conftest.in
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2429-  changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2430:    ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2431-  changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2469-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2470:  ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2471-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2474-    test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2475:    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2476-    # A "../" for each directory in $ac_dest_dir_suffix.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2477-changequote(, )dnl
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2478:    ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2479-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2554-      # A "../" for each directory in /$ac_config_dir.
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4:2555:      ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
autoconf2.13-2.13/.pc/other-debian.patch/acgeneral.m4-2556-changequote([, ])dnl
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3222-     Do not install executables here in this directory (they probably
autoconf2.13-2.13/.pc/other-debian.patch/standards.info:3223:     belong in `$(libexecdir)' or `$(sbindir)').  Also do not install
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3224-     files that are modified in the normal course of their use (programs
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3238-     the package's operation; put such configuration information in
autoconf2.13-2.13/.pc/other-debian.patch/standards.info:3239:     separate files that go in `$(datadir)' or `$(sysconfdir)'.
autoconf2.13-2.13/.pc/other-debian.patch/standards.info:3240:     `$(localstatedir)' should normally be `/usr/local/var', but write
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3241-     it as `$(prefix)/var'.  (If you are using Autoconf, write it as
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3246-     not install executables here, they probably ought to go in
autoconf2.13-2.13/.pc/other-debian.patch/standards.info:3247:     `$(libexecdir)' instead.  The value of `libdir' should normally be
autoconf2.13-2.13/.pc/other-debian.patch/standards.info-3248-     `/usr/local/lib', but write it as `$(exec_prefix)/lib'.  (If you
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-55-      --localdir=* | --l*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:56:         localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-57-         shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-63-      --macrodir=* | --m*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:64:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-65-         shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-115-# Some non-GNU m4's don't reject the --help option, so give them /dev/null.
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:116:case `$M4 --help < /dev/null 2>&1` in
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-117-*reload-state*) test -r $AC_MACRODIR/autoheader.m4f && { r=--reload f=f; } ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-139-# is a substring of it.
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:140:syms="`for sym in $syms; do echo $sym; done | sort | uniq | sed 's@^@ @'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-141-
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-149-case "$config_h" in
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:150:*:*) config_h_in=`echo "$config_h"|sed 's%.*:%%'`
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:151:     config_h=`echo "$config_h"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-152-*) config_h_in="${config_h}.in" ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-208-  test -z "$ctype" && continue
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:209:  sym="`echo "${ctype}" | tr 'abcdefghijklmnopqrstuvwxyz *' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_P'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-210-  echo "
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-216-if test -n "$funcs"; then
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:217:  for func in `for x in $funcs; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:218:    sym="`echo ${func} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-219-    echo "
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-225-if test -n "$headers"; then
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:226:  for header in `for x in $headers; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-227-
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:228:    sym="`echo ${header} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-229-    echo "
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-235-if test -n "$libs"; then
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:236:  for lib in `for x in $libs; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh:237:   sym="`echo ${lib} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoheader.sh-238-    echo "
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoupdate.sh-39-      --macrodir=* | --m*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoupdate.sh:40:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoupdate.sh-41-         shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-56-      --localdir=* | --l*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh:57:         localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-58-         shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-64-      --macrodir=* | --m*=* )
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh:65:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-66-         shift ;;
##############################################
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-117-# Some non-GNU m4's don't reject the --help option, so give them /dev/null.
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh:118:case `$M4 --help < /dev/null 2>&1` in
autoconf2.13-2.13/.pc/other-debian.patch/autoconf.sh-119-*reload-state*) test -r $AC_MACRODIR/autoconf.m4f && { r=--reload f=f; } ;;
##############################################
autoconf2.13-2.13/config.guess-40-
autoconf2.13-2.13/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
autoconf2.13-2.13/config.guess-42-
##############################################
autoconf2.13-2.13/config.guess-154-	# The OS release
autoconf2.13-2.13/config.guess:155:	release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/config.guess-156-	# Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM:
##############################################
autoconf2.13-2.13/config.guess-162-	if test $UNAME_RELEASE = "V4.0"; then
autoconf2.13-2.13/config.guess:163:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
autoconf2.13-2.13/config.guess-164-	fi
##############################################
autoconf2.13-2.13/config.guess-195-	if test "$?" = 0 ; then
autoconf2.13-2.13/config.guess:196:		case `./$dummy` in
autoconf2.13-2.13/config.guess-197-			0-0)
##############################################
autoconf2.13-2.13/config.guess-217-	rm -f $dummy.s $dummy
autoconf2.13-2.13/config.guess:218:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
autoconf2.13-2.13/config.guess-219-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-276-    sun4H:SunOS:5.*:*)
autoconf2.13-2.13/config.guess:277:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/config.guess-278-	exit 0 ;;
autoconf2.13-2.13/config.guess-279-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
autoconf2.13-2.13/config.guess:280:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/config.guess-281-	exit 0 ;;
autoconf2.13-2.13/config.guess-282-    i86pc:SunOS:5.*:*)
autoconf2.13-2.13/config.guess:283:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/config.guess-284-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-288-	# it's likely to be more like Solaris than SunOS4.
autoconf2.13-2.13/config.guess:289:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/config.guess-290-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-297-	# Japanese Language versions have a version number like `4.1.3-JL'.
autoconf2.13-2.13/config.guess:298:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
autoconf2.13-2.13/config.guess-299-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-303-    sun*:*:4.2BSD:*)
autoconf2.13-2.13/config.guess:304:	UNAME_RELEASE=`(head -1 /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
autoconf2.13-2.13/config.guess-305-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
autoconf2.13-2.13/config.guess-396-	$CC_FOR_BUILD $dummy.c -o $dummy \
autoconf2.13-2.13/config.guess:397:	  && ./$dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
autoconf2.13-2.13/config.guess-398-	  && rm $dummy.c $dummy && exit 0
##############################################
autoconf2.13-2.13/config.guess-443-    *:IRIX*:*:*)
autoconf2.13-2.13/config.guess:444:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
autoconf2.13-2.13/config.guess-445-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-474-    *:AIX:*:4)
autoconf2.13-2.13/config.guess:475:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | head -1 | awk '{ print $1 }'`
autoconf2.13-2.13/config.guess-476-	if /usr/sbin/lsattr -EHl ${IBM_CPU_ID} | grep POWER >/dev/null 2>&1; then
##############################################
autoconf2.13-2.13/config.guess-509-    9000/[34678]??:HP-UX:*:*)
autoconf2.13-2.13/config.guess:510:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
autoconf2.13-2.13/config.guess-511-	case "${UNAME_MACHINE}" in
##############################################
autoconf2.13-2.13/config.guess-564-EOF
autoconf2.13-2.13/config.guess:565:	(CCOPTS= $CC_FOR_BUILD $dummy.c -o $dummy 2>/dev/null ) && HP_ARCH=`./$dummy`
autoconf2.13-2.13/config.guess-566-	if test -z "$HP_ARCH"; then HP_ARCH=hppa; fi
##############################################
autoconf2.13-2.13/config.guess-675-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
autoconf2.13-2.13/config.guess:676:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
autoconf2.13-2.13/config.guess-677-        echo "f300-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
autoconf2.13-2.13/config.guess-679-    F301:UNIX_System_V:*:*)
autoconf2.13-2.13/config.guess:680:       echo f301-fujitsu-uxpv`echo $UNAME_RELEASE | sed 's/ .*//'`
autoconf2.13-2.13/config.guess-681-       exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-694-    *:FreeBSD:*:*)
autoconf2.13-2.13/config.guess:695:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
autoconf2.13-2.13/config.guess-696-	exit 0 ;;
autoconf2.13-2.13/config.guess-697-    *:OpenBSD:*:*)
autoconf2.13-2.13/config.guess:698:	echo ${UNAME_MACHINE}-unknown-openbsd`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
autoconf2.13-2.13/config.guess-699-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-721-    prep*:SunOS:5.*:*)
autoconf2.13-2.13/config.guess:722:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
autoconf2.13-2.13/config.guess-723-	exit 0 ;;
autoconf2.13-2.13/config.guess-724-    *:GNU:*:*)
autoconf2.13-2.13/config.guess:725:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
autoconf2.13-2.13/config.guess-726-	exit 0 ;;
##############################################
autoconf2.13-2.13/config.guess-847-		if test "$?" = 0 ; then
autoconf2.13-2.13/config.guess:848:			case `./$dummy` in
autoconf2.13-2.13/config.guess-849-			0-0)
##############################################
autoconf2.13-2.13/config.guess-973-    i?86:*:4.*:* | i?86:SYSTEM_V:4.*:*)
autoconf2.13-2.13/config.guess:974:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
autoconf2.13-2.13/config.guess-975-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
autoconf2.13-2.13/config.sub-53-
autoconf2.13-2.13/config.sub:54:me=`echo "$0" | sed -e 's,.*/,,'`
autoconf2.13-2.13/config.sub-55-
##############################################
autoconf2.13-2.13/config.sub-108-# Here we must recognize all the valid KERNEL-OS combinations.
autoconf2.13-2.13/config.sub:109:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
autoconf2.13-2.13/config.sub-110-case $maybe_os in
##############################################
autoconf2.13-2.13/config.sub-112-    os=-$maybe_os
autoconf2.13-2.13/config.sub:113:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
autoconf2.13-2.13/config.sub-114-    ;;
autoconf2.13-2.13/config.sub-115-  *)
autoconf2.13-2.13/config.sub:116:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
autoconf2.13-2.13/config.sub-117-    if [ $basic_machine != $1 ]
autoconf2.13-2.13/config.sub:118:    then os=`echo $1 | sed 's/.*-/-/'`
autoconf2.13-2.13/config.sub-119-    else os=; fi
##############################################
autoconf2.13-2.13/config.sub-155-		os=-sco3.2v5
autoconf2.13-2.13/config.sub:156:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-157-		;;
##############################################
autoconf2.13-2.13/config.sub-159-		os=-sco3.2v4
autoconf2.13-2.13/config.sub:160:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-161-		;;
autoconf2.13-2.13/config.sub-162-	-sco3.2.[4-9]*)
autoconf2.13-2.13/config.sub:163:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
autoconf2.13-2.13/config.sub:164:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-165-		;;
##############################################
autoconf2.13-2.13/config.sub-167-		# Don't forget version if it is 3.2v4 or newer.
autoconf2.13-2.13/config.sub:168:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-169-		;;
##############################################
autoconf2.13-2.13/config.sub-171-		os=-sco3.2v2
autoconf2.13-2.13/config.sub:172:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-173-		;;
autoconf2.13-2.13/config.sub-174-	-udk*)
autoconf2.13-2.13/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-176-		;;
##############################################
autoconf2.13-2.13/config.sub-178-		os=-isc2.2
autoconf2.13-2.13/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-180-		;;
##############################################
autoconf2.13-2.13/config.sub-184-	-isc*)
autoconf2.13-2.13/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
autoconf2.13-2.13/config.sub-186-		;;
##############################################
autoconf2.13-2.13/config.sub-190-	-ptx*)
autoconf2.13-2.13/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
autoconf2.13-2.13/config.sub-192-		;;
autoconf2.13-2.13/config.sub-193-	-windowsnt*)
autoconf2.13-2.13/config.sub:194:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
autoconf2.13-2.13/config.sub-195-		;;
##############################################
autoconf2.13-2.13/config.sub-242-	*-*-*)
autoconf2.13-2.13/config.sub:243:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
autoconf2.13-2.13/config.sub-244-		exit 1
##############################################
autoconf2.13-2.13/config.sub-491-	i[34567]86v32)
autoconf2.13-2.13/config.sub:492:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/config.sub-493-		os=-sysv32
##############################################
autoconf2.13-2.13/config.sub-495-	i[34567]86v4*)
autoconf2.13-2.13/config.sub:496:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/config.sub-497-		os=-sysv4
##############################################
autoconf2.13-2.13/config.sub-499-	i[34567]86v)
autoconf2.13-2.13/config.sub:500:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/config.sub-501-		os=-sysv
##############################################
autoconf2.13-2.13/config.sub-503-	i[34567]86sol2)
autoconf2.13-2.13/config.sub:504:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
autoconf2.13-2.13/config.sub-505-		os=-solaris2
##############################################
autoconf2.13-2.13/config.sub-567-	mips3*-*)
autoconf2.13-2.13/config.sub:568:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
autoconf2.13-2.13/config.sub-569-		;;
autoconf2.13-2.13/config.sub-570-	mips3*)
autoconf2.13-2.13/config.sub:571:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
autoconf2.13-2.13/config.sub-572-		;;
##############################################
autoconf2.13-2.13/config.sub-694-	pentium-* | p5-* | k5-* | k6-* | nexgen-*)
autoconf2.13-2.13/config.sub:695:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/config.sub-696-		;;
autoconf2.13-2.13/config.sub-697-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
autoconf2.13-2.13/config.sub:698:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/config.sub-699-		;;
autoconf2.13-2.13/config.sub-700-	pentiumii-* | pentium2-*)
autoconf2.13-2.13/config.sub:701:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/config.sub-702-		;;
##############################################
autoconf2.13-2.13/config.sub-709-	        ;;
autoconf2.13-2.13/config.sub:710:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/config.sub-711-		;;
##############################################
autoconf2.13-2.13/config.sub-715-	ppcle-* | powerpclittle-*)
autoconf2.13-2.13/config.sub:716:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
autoconf2.13-2.13/config.sub-717-		;;
##############################################
autoconf2.13-2.13/config.sub-942-	*)
autoconf2.13-2.13/config.sub:943:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
autoconf2.13-2.13/config.sub-944-		exit 1
##############################################
autoconf2.13-2.13/config.sub-950-	*-digital*)
autoconf2.13-2.13/config.sub:951:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
autoconf2.13-2.13/config.sub-952-		;;
autoconf2.13-2.13/config.sub-953-	*-commodore*)
autoconf2.13-2.13/config.sub:954:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
autoconf2.13-2.13/config.sub-955-		;;
##############################################
autoconf2.13-2.13/config.sub-968-	-solaris1 | -solaris1.*)
autoconf2.13-2.13/config.sub:969:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
autoconf2.13-2.13/config.sub-970-		;;
##############################################
autoconf2.13-2.13/config.sub-980-	-gnu/linux*)
autoconf2.13-2.13/config.sub:981:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
autoconf2.13-2.13/config.sub-982-		;;
##############################################
autoconf2.13-2.13/config.sub-1020-	-mac*)
autoconf2.13-2.13/config.sub:1021:		os=`echo $os | sed -e 's|mac|macos|'`
autoconf2.13-2.13/config.sub-1022-		;;
autoconf2.13-2.13/config.sub-1023-	-linux*)
autoconf2.13-2.13/config.sub:1024:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
autoconf2.13-2.13/config.sub-1025-		;;
autoconf2.13-2.13/config.sub-1026-	-sunos5*)
autoconf2.13-2.13/config.sub:1027:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
autoconf2.13-2.13/config.sub-1028-		;;
autoconf2.13-2.13/config.sub-1029-	-sunos6*)
autoconf2.13-2.13/config.sub:1030:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
autoconf2.13-2.13/config.sub-1031-		;;
##############################################
autoconf2.13-2.13/config.sub-1066-	-sinix5.*)
autoconf2.13-2.13/config.sub:1067:		os=`echo $os | sed -e 's|sinix|sysv|'`
autoconf2.13-2.13/config.sub-1068-		;;
##############################################
autoconf2.13-2.13/config.sub-1105-		# Get rid of the `-' at the beginning of $os.
autoconf2.13-2.13/config.sub:1106:		os=`echo $os | sed 's/[^-]*-//'`
autoconf2.13-2.13/config.sub:1107:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
autoconf2.13-2.13/config.sub-1108-		exit 1
##############################################
autoconf2.13-2.13/config.sub-1322-		esac
autoconf2.13-2.13/config.sub:1323:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
autoconf2.13-2.13/config.sub-1324-		;;
##############################################
autoconf2.13-2.13/configure-67-  case "$ac_option" in
autoconf2.13-2.13/configure:68:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
autoconf2.13-2.13/configure-69-  *) ac_optarg= ;;
##############################################
autoconf2.13-2.13/configure-99-  -disable-* | --disable-*)
autoconf2.13-2.13/configure:100:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
autoconf2.13-2.13/configure-101-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/configure:102:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/configure-103-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
autoconf2.13-2.13/configure-104-    fi
autoconf2.13-2.13/configure:105:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/configure-106-    eval "enable_${ac_feature}=no" ;;
##############################################
autoconf2.13-2.13/configure-108-  -enable-* | --enable-*)
autoconf2.13-2.13/configure:109:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
autoconf2.13-2.13/configure-110-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/configure:111:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/configure-112-      { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
autoconf2.13-2.13/configure-113-    fi
autoconf2.13-2.13/configure:114:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/configure-115-    case "$ac_option" in
##############################################
autoconf2.13-2.13/configure-339-  -with-* | --with-*)
autoconf2.13-2.13/configure:340:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
autoconf2.13-2.13/configure-341-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/configure:342:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/configure-343-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
autoconf2.13-2.13/configure-344-    fi
autoconf2.13-2.13/configure:345:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/configure-346-    case "$ac_option" in
##############################################
autoconf2.13-2.13/configure-352-  -without-* | --without-*)
autoconf2.13-2.13/configure:353:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
autoconf2.13-2.13/configure-354-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/configure:355:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/configure-356-      { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
autoconf2.13-2.13/configure-357-    fi
autoconf2.13-2.13/configure:358:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/configure-359-    eval "with_${ac_package}=no" ;;
##############################################
autoconf2.13-2.13/configure-382-  *)
autoconf2.13-2.13/configure:383:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
autoconf2.13-2.13/configure-384-      echo "configure: warning: $ac_option: invalid host type" 1>&2
##############################################
autoconf2.13-2.13/configure-395-if test -n "$ac_prev"; then
autoconf2.13-2.13/configure:396:  { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
autoconf2.13-2.13/configure-397-fi
##############################################
autoconf2.13-2.13/configure-460-  ac_prog=$0
autoconf2.13-2.13/configure:461:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/configure-462-  test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
##############################################
autoconf2.13-2.13/configure-476-fi
autoconf2.13-2.13/configure:477:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
autoconf2.13-2.13/configure-478-
##############################################
autoconf2.13-2.13/configure-531-EOF_SED
autoconf2.13-2.13/configure:532:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
autoconf2.13-2.13/configure-533-  rm -f conftestsed
##############################################
autoconf2.13-2.13/configure-550-echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/configure:551:if eval "test \"`echo '$''{'ac_cv_path_M4'+set}'`\" = set"; then
autoconf2.13-2.13/configure-552-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/configure-591-echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/configure:592:if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
autoconf2.13-2.13/configure-593-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/configure-624-echo "configure:__oline__: checking for $ac_word" >&5
autoconf2.13-2.13/configure:625:if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
autoconf2.13-2.13/configure-626-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/configure-695-if test -z "$INSTALL"; then
autoconf2.13-2.13/configure:696:if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
autoconf2.13-2.13/configure-697-  echo $ac_n "(cached) $ac_c" 1>&6
##############################################
autoconf2.13-2.13/configure-934-    fi
autoconf2.13-2.13/configure:935:    ac_file=`expr $ac_file + 1`
autoconf2.13-2.13/configure-936-    ac_beg=$ac_end
autoconf2.13-2.13/configure:937:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
autoconf2.13-2.13/configure-938-  fi
##############################################
autoconf2.13-2.13/configure-952-  case "$ac_file" in
autoconf2.13-2.13/configure:953:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/configure:954:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/configure-955-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/configure-960-  # Remove last slash and all that follows it.  Not all systems have dirname.
autoconf2.13-2.13/configure:961:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/configure-962-  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
##############################################
autoconf2.13-2.13/configure-964-    test ! -d "$ac_dir" && mkdir "$ac_dir"
autoconf2.13-2.13/configure:965:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/configure-966-    # A "../" for each directory in $ac_dir_suffix.
autoconf2.13-2.13/configure:967:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/configure-968-  else
##############################################
autoconf2.13-2.13/configure-974-      if test -z "$ac_dots"; then top_srcdir=.
autoconf2.13-2.13/configure:975:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
autoconf2.13-2.13/configure-976-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
autoconf2.13-2.13/configure-988-  rm -f "$ac_file"
autoconf2.13-2.13/configure:989:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
autoconf2.13-2.13/configure-990-  case "$ac_file" in
##############################################
autoconf2.13-2.13/configure-995-
autoconf2.13-2.13/configure:996:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/configure-997-  sed -e "$ac_comsub
##############################################
autoconf2.13-2.13/acspecific.m4-303-[echo 'void f(){}' > conftest.c
autoconf2.13-2.13/acspecific.m4:304:if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
autoconf2.13-2.13/acspecific.m4-305-  ac_cv_prog_cc_g=yes
##############################################
autoconf2.13-2.13/acspecific.m4-314-[echo 'void f(){}' > conftest.cc
autoconf2.13-2.13/acspecific.m4:315:if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
autoconf2.13-2.13/acspecific.m4-316-  ac_cv_prog_cxx_g=yes
##############################################
autoconf2.13-2.13/acspecific.m4-332-EOF
autoconf2.13-2.13/acspecific.m4:333:if test -z "`$F77 -g -c conftest.f 2>&1`"; then
autoconf2.13-2.13/acspecific.m4-334-  ac_cv_prog_f77_g=yes
##############################################
autoconf2.13-2.13/acspecific.m4-402-])dnl
autoconf2.13-2.13/acspecific.m4:403:if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" = yes"; then
autoconf2.13-2.13/acspecific.m4-404-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acspecific.m4-441-])dnl
autoconf2.13-2.13/acspecific.m4:442:if eval "test \"`echo '$ac_cv_prog_f77_'${ac_f77}_c_o`\" = yes"; then
autoconf2.13-2.13/acspecific.m4-443-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acspecific.m4-452-[AC_MSG_CHECKING(whether ${MAKE-make} sets \${MAKE})
autoconf2.13-2.13/acspecific.m4:453:set dummy ${MAKE-make}; ac_make=`echo "[$]2" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/acspecific.m4-454-AC_CACHE_VAL(ac_cv_prog_make_${ac_make}_set,
##############################################
autoconf2.13-2.13/acspecific.m4-460-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
autoconf2.13-2.13/acspecific.m4:461:eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
autoconf2.13-2.13/acspecific.m4-462-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acspecific.m4-468-rm -f conftestmake])dnl
autoconf2.13-2.13/acspecific.m4:469:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
autoconf2.13-2.13/acspecific.m4-470-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acspecific.m4-581-LIBS="$LIBS $LEXLIB"
autoconf2.13-2.13/acspecific.m4:582:AC_TRY_LINK(`cat $LEX_OUTPUT_ROOT.c`, , ac_cv_prog_lex_yytext_pointer=yes)
autoconf2.13-2.13/acspecific.m4-583-LIBS="$ac_save_LIBS"
##############################################
autoconf2.13-2.13/acspecific.m4-777-AC_DEFUN(AC_CHECK_HEADER_DIRENT,
autoconf2.13-2.13/acspecific.m4:778:[ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/acspecific.m4-779-AC_MSG_CHECKING([for $1 that defines DIR])
##############################################
autoconf2.13-2.13/acspecific.m4-784-  eval "ac_cv_header_dirent_$ac_safe=no")])dnl
autoconf2.13-2.13/acspecific.m4:785:if eval "test \"`echo '$ac_cv_header_dirent_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/acspecific.m4-786-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acspecific.m4-800-[changequote(, )dnl
autoconf2.13-2.13/acspecific.m4:801:  ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/acspecific.m4-802-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acspecific.m4-1990-    *.c) ;;
autoconf2.13-2.13/acspecific.m4:1991:    *) ac_cv_objext=`echo $ac_file | sed -e s/conftest.//` ;;
autoconf2.13-2.13/acspecific.m4-1992-    esac
##############################################
autoconf2.13-2.13/acspecific.m4-2039-echo "      END" > conftest.f
autoconf2.13-2.13/acspecific.m4:2040:foutput=`${F77} -v -o conftest conftest.f 2>&1`
autoconf2.13-2.13/acspecific.m4-2041-dnl
##############################################
autoconf2.13-2.13/acspecific.m4-2045-dnl
autoconf2.13-2.13/acspecific.m4:2046:xlf_p=`echo $foutput | grep xlfentry`
autoconf2.13-2.13/acspecific.m4-2047-if test -n "$xlf_p"; then
autoconf2.13-2.13/acspecific.m4:2048:  foutput=`echo $foutput | sed 's/,/ /g'`
autoconf2.13-2.13/acspecific.m4-2049-fi
##############################################
autoconf2.13-2.13/acspecific.m4-2185-dnl
autoconf2.13-2.13/acspecific.m4:2186:      arg=`echo $arg | sed -e 's%^P,%%'`
autoconf2.13-2.13/acspecific.m4-2187-      SAVE_IFS=$IFS
##############################################
autoconf2.13-2.13/acspecific.m4-2257-fi
autoconf2.13-2.13/acspecific.m4:2258:for ac_dir in  . $ac_tmpdirs `eval echo $prefix/lib $exec_prefix/lib` ; do
autoconf2.13-2.13/acspecific.m4-2259-  test -d $ac_dir || continue
##############################################
autoconf2.13-2.13/acspecific.m4-2262-  (echo 2 > $ac_dir/conftest9012346) 2>/dev/null
autoconf2.13-2.13/acspecific.m4:2263:  val=`cat $ac_dir/conftest9012345 2>/dev/null`
autoconf2.13-2.13/acspecific.m4-2264-  if test ! -f $ac_dir/conftest9012345 || test "$val" != 1; then
##############################################
autoconf2.13-2.13/acspecific.m4-2360-    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
autoconf2.13-2.13/acspecific.m4:2361:    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
autoconf2.13-2.13/acspecific.m4-2362-    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
##############################################
autoconf2.13-2.13/acspecific.m4-2458-# Check X11 before X11Rn because it is often a symlink to the current release.
autoconf2.13-2.13/acspecific.m4:2459:for ac_dir in `echo "$ac_x_includes" | sed s/include/lib/` \
autoconf2.13-2.13/acspecific.m4-2460-    /usr/X11/lib          \
##############################################
autoconf2.13-2.13/acspecific.m4-2667-      *.$ac_ext | *.c | *.o | *.obj) ;;
autoconf2.13-2.13/acspecific.m4:2668:      *) ac_cv_exeext=`echo $file | sed -e s/conftest//` ;;
autoconf2.13-2.13/acspecific.m4-2669-      esac
##############################################
autoconf2.13-2.13/autoconf.texi-4595-install: all
autoconf2.13-2.13/autoconf.texi:4596:        $(INSTALL_PROGRAM) myprog $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/autoconf.texi-4597-
autoconf2.13-2.13/autoconf.texi-4598-uninstall:
autoconf2.13-2.13/autoconf.texi:4599:        rm -f $(bindir)/`echo myprog|sed '$(transform)'`
autoconf2.13-2.13/autoconf.texi-4600-@end example
##############################################
autoconf2.13-2.13/autoconf.texi-4608-        for p in $(PROGRAMS); do \
autoconf2.13-2.13/autoconf.texi:4609:          $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/autoconf.texi-4610-        done
##############################################
autoconf2.13-2.13/autoconf.texi-4613-        for p in $(PROGRAMS); do \
autoconf2.13-2.13/autoconf.texi:4614:          rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/autoconf.texi-4615-        done
##############################################
autoconf2.13-2.13/autoreconf.sh-38-  --localdir=* | --l*=* )
autoconf2.13-2.13/autoreconf.sh:39:    localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoreconf.sh-40-    shift ;;
##############################################
autoconf2.13-2.13/autoreconf.sh-46-  --macrodir=* | --m*=* )
autoconf2.13-2.13/autoreconf.sh:47:    AC_MACRODIR="`echo \"$1\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoreconf.sh-48-    shift ;;
##############################################
autoconf2.13-2.13/autoreconf.sh-82-# The paths to the autoconf and autoheader scripts, at the top of the tree.
autoconf2.13-2.13/autoreconf.sh:83:top_autoconf=`echo $0|sed s%autoreconf%autoconf%`
autoconf2.13-2.13/autoreconf.sh:84:top_autoheader=`echo $0|sed s%autoreconf%autoheader%`
autoconf2.13-2.13/autoreconf.sh-85-
##############################################
autoconf2.13-2.13/autoreconf.sh-97-  *) # A "../" for each directory in /$dir.
autoconf2.13-2.13/autoreconf.sh:98:     dots=`echo /$dir|sed 's%/[^/]*%../%g'` ;;
autoconf2.13-2.13/autoreconf.sh-99-  esac
##############################################
autoconf2.13-2.13/autoreconf.sh-129-  else
autoconf2.13-2.13/autoreconf.sh:130:     if test -f `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`/acinclude.m4
autoconf2.13-2.13/autoreconf.sh-131-     then
##############################################
autoconf2.13-2.13/autoreconf.sh-138-        ls -lt configure.in $aclocal \
autoconf2.13-2.13/autoreconf.sh:139:	       `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'`/acinclude.m4 |
autoconf2.13-2.13/autoreconf.sh-140-	  sed 1q |
##############################################
autoconf2.13-2.13/autoreconf.sh-145-	test $verbose = yes && echo running aclocal in $dir, creating $aclocal
autoconf2.13-2.13/autoreconf.sh:146:	aclocal --output=$aclocal -I `echo $aclocal | sed 's,/*[^/]*$,,;s,^$,.,'` || exit 1	
autoconf2.13-2.13/autoreconf.sh-147-     fi
##############################################
autoconf2.13-2.13/autoreconf.sh-155-     test $force = no && amforce=--no-force
autoconf2.13-2.13/autoreconf.sh:156:     test $verbose = yes && echo running automake`test x"$amforce" = x || echo " ($amforce)"` in $dir
autoconf2.13-2.13/autoreconf.sh-157-     automake $amforce $automake_mode $automake_deps || exit 1
##############################################
autoconf2.13-2.13/autoreconf.sh-177-      }' configure.in`
autoconf2.13-2.13/autoreconf.sh:178:    tcount=`set -- $templates; echo $#`
autoconf2.13-2.13/autoreconf.sh-179-    template=`set -- $templates; echo $1 | sed '
##############################################
autoconf2.13-2.13/autoreconf.sh-185-      '`
autoconf2.13-2.13/autoreconf.sh:186:    stamp=`echo $template | sed 's,/*[^/]*$,,;s,^$,.,'`/stamp-h`test "$tcount" -gt 1 && echo "$tcount"`.in
autoconf2.13-2.13/autoreconf.sh-187-    if test ! -f "$template" || grep autoheader "$template" >/dev/null; then
##############################################
autoconf2.13-2.13/Makefile.in-98-.m4.m4f:
autoconf2.13-2.13/Makefile.in:99:	@case `$(M4) --help </dev/null 2>&1` in \
autoconf2.13-2.13/Makefile.in-100-	*reload-state*) echo freezing $*.m4; \
##############################################
autoconf2.13-2.13/Makefile.in-130-check: all
autoconf2.13-2.13/Makefile.in:131:	rootme=`pwd`; srcrootme=`cd $(srcdir); pwd`; \
autoconf2.13-2.13/Makefile.in-132-	test -r install-sh || cp $(srcdir)/install-sh .; \
##############################################
autoconf2.13-2.13/Makefile.in-143-	for p in $(ASCRIPTS); do \
autoconf2.13-2.13/Makefile.in:144:	  $(INSTALL_PROGRAM) $$p $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/Makefile.in-145-	done
##############################################
autoconf2.13-2.13/Makefile.in-152-	-if test -f autoscan; then \
autoconf2.13-2.13/Makefile.in:153:	$(INSTALL_PROGRAM) autoscan $(bindir)/`echo autoscan|sed '$(transform)'`; \
autoconf2.13-2.13/Makefile.in-154-	for i in acfunctions acheaders acidentifiers acprograms \
##############################################
autoconf2.13-2.13/Makefile.in-167-	  for i in $(srcdir)/*.info*; do \
autoconf2.13-2.13/Makefile.in:168:	    $(INSTALL_DATA) $$i $(infodir)/`echo $$i | sed 's|^$(srcdir)/||'`; \
autoconf2.13-2.13/Makefile.in-169-	  done; \
##############################################
autoconf2.13-2.13/Makefile.in-173-	for p in $(SCRIPTS); do \
autoconf2.13-2.13/Makefile.in:174:	  rm -f $(bindir)/`echo $$p|sed '$(transform)'`; \
autoconf2.13-2.13/Makefile.in-175-	done
##############################################
autoconf2.13-2.13/acgeneral.m4-227-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:228:  -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
autoconf2.13-2.13/acgeneral.m4-229-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-260-  -disable-* | --disable-*)
autoconf2.13-2.13/acgeneral.m4:261:    ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
autoconf2.13-2.13/acgeneral.m4-262-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/acgeneral.m4-263-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:264:    if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/acgeneral.m4-265-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-267-    fi
autoconf2.13-2.13/acgeneral.m4:268:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/acgeneral.m4-269-    eval "enable_${ac_feature}=no" ;;
##############################################
autoconf2.13-2.13/acgeneral.m4-271-  -enable-* | --enable-*)
autoconf2.13-2.13/acgeneral.m4:272:    ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
autoconf2.13-2.13/acgeneral.m4-273-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/acgeneral.m4-274-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:275:    if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/acgeneral.m4-276-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-278-    fi
autoconf2.13-2.13/acgeneral.m4:279:    ac_feature=`echo $ac_feature| sed 's/-/_/g'`
autoconf2.13-2.13/acgeneral.m4-280-    case "$ac_option" in
##############################################
autoconf2.13-2.13/acgeneral.m4-506-  -with-* | --with-*)
autoconf2.13-2.13/acgeneral.m4:507:    ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
autoconf2.13-2.13/acgeneral.m4-508-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/acgeneral.m4-509-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:510:    if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
autoconf2.13-2.13/acgeneral.m4-511-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-513-    fi
autoconf2.13-2.13/acgeneral.m4:514:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/acgeneral.m4-515-    case "$ac_option" in
##############################################
autoconf2.13-2.13/acgeneral.m4-521-  -without-* | --without-*)
autoconf2.13-2.13/acgeneral.m4:522:    ac_package=`echo $ac_option|sed -e 's/-*without-//'`
autoconf2.13-2.13/acgeneral.m4-523-    # Reject names that are not valid shell variable names.
autoconf2.13-2.13/acgeneral.m4-524-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:525:    if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
autoconf2.13-2.13/acgeneral.m4-526-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-528-    fi
autoconf2.13-2.13/acgeneral.m4:529:    ac_package=`echo $ac_package| sed 's/-/_/g'`
autoconf2.13-2.13/acgeneral.m4-530-    eval "with_${ac_package}=no" ;;
##############################################
autoconf2.13-2.13/acgeneral.m4-554-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:555:    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
autoconf2.13-2.13/acgeneral.m4-556-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-568-if test -n "$ac_prev"; then
autoconf2.13-2.13/acgeneral.m4:569:  AC_MSG_ERROR(missing argument to --`echo $ac_prev | sed 's/_/-/g'`)
autoconf2.13-2.13/acgeneral.m4-570-fi
##############################################
autoconf2.13-2.13/acgeneral.m4-663-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:664:  ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/acgeneral.m4-665-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-683-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:684:srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
autoconf2.13-2.13/acgeneral.m4-685-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-787-EOF_SED
autoconf2.13-2.13/acgeneral.m4:788:  program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
autoconf2.13-2.13/acgeneral.m4-789-  rm -f conftestsed
##############################################
autoconf2.13-2.13/acgeneral.m4-849-
autoconf2.13-2.13/acgeneral.m4:850:dnl The default is `$srcdir' or `$srcdir/..' or `$srcdir/../..'.
autoconf2.13-2.13/acgeneral.m4-851-dnl There's no need to call this macro explicitly; just AC_REQUIRE it.
##############################################
autoconf2.13-2.13/acgeneral.m4-932-  NONE)
autoconf2.13-2.13/acgeneral.m4:933:    if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
autoconf2.13-2.13/acgeneral.m4-934-    else AC_MSG_ERROR(can not guess host type; you must specify one)
##############################################
autoconf2.13-2.13/acgeneral.m4-941-changequote(<<, >>)dnl
autoconf2.13-2.13/acgeneral.m4:942:host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
autoconf2.13-2.13/acgeneral.m4:943:host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/acgeneral.m4:944:host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/acgeneral.m4:945:host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/acgeneral.m4-946-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-971-changequote(<<, >>)dnl
autoconf2.13-2.13/acgeneral.m4:972:target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
autoconf2.13-2.13/acgeneral.m4:973:target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/acgeneral.m4:974:target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/acgeneral.m4:975:target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/acgeneral.m4-976-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-1001-changequote(<<, >>)dnl
autoconf2.13-2.13/acgeneral.m4:1002:build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
autoconf2.13-2.13/acgeneral.m4:1003:build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
autoconf2.13-2.13/acgeneral.m4:1004:build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
autoconf2.13-2.13/acgeneral.m4:1005:build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
autoconf2.13-2.13/acgeneral.m4-1006-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-1133-dnl the '' avoids an AIX 4.1 sh bug ("invalid expansion").
autoconf2.13-2.13/acgeneral.m4:1134:if eval "test \"`echo '$''{'$1'+set}'`\" = set"; then
autoconf2.13-2.13/acgeneral.m4-1135-  echo $ac_n "(cached) $ac_c" 1>&AC_FD_MSG
##############################################
autoconf2.13-2.13/acgeneral.m4-1486-  if test -n "$ac_cv_path_<<>>AC_VAR_NAME"; then
autoconf2.13-2.13/acgeneral.m4:1487:    prefix=`echo $ac_cv_path_<<>>AC_VAR_NAME|sed 's%/[^/][^/]*//*[^/][^/]*$%%'`
autoconf2.13-2.13/acgeneral.m4-1488-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-1585-dnl may have different results.
autoconf2.13-2.13/acgeneral.m4:1586:ac_lib_var=`echo $1['_']$2 | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/acgeneral.m4-1587-AC_CACHE_VAL(ac_cv_lib_$ac_lib_var,
##############################################
autoconf2.13-2.13/acgeneral.m4-1606-])dnl
autoconf2.13-2.13/acgeneral.m4:1607:if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
autoconf2.13-2.13/acgeneral.m4-1608-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acgeneral.m4-1671-AC_TRY_EVAL(ac_try)
autoconf2.13-2.13/acgeneral.m4:1672:ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
autoconf2.13-2.13/acgeneral.m4-1673-if test -z "$ac_err"; then
##############################################
autoconf2.13-2.13/acgeneral.m4-1825-EOF
autoconf2.13-2.13/acgeneral.m4:1826:if AC_TRY_EVAL(ac_link) && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
autoconf2.13-2.13/acgeneral.m4-1827-then
##############################################
autoconf2.13-2.13/acgeneral.m4-1845-[dnl Do the transliteration at runtime so arg 1 can be a shell variable.
autoconf2.13-2.13/acgeneral.m4:1846:ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/acgeneral.m4-1847-AC_MSG_CHECKING([for $1])
##############################################
autoconf2.13-2.13/acgeneral.m4-1850-  eval "ac_cv_header_$ac_safe=no")])dnl
autoconf2.13-2.13/acgeneral.m4:1851:if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/acgeneral.m4-1852-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acgeneral.m4-1866-[changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:1867:  ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/acgeneral.m4-1868-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-1879-dnl Do the transliteration at runtime so arg 1 can be a shell variable.
autoconf2.13-2.13/acgeneral.m4:1880:ac_safe=`echo "$1" | sed 'y%./+-%__p_%'`
autoconf2.13-2.13/acgeneral.m4-1881-AC_MSG_CHECKING([for $1])
##############################################
autoconf2.13-2.13/acgeneral.m4-1893-fi])dnl
autoconf2.13-2.13/acgeneral.m4:1894:if eval "test \"`echo '$ac_cv_file_'$ac_safe`\" = yes"; then
autoconf2.13-2.13/acgeneral.m4-1895-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acgeneral.m4-1908-[changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:1909:  ac_tr_file=HAVE_`echo $ac_file | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
autoconf2.13-2.13/acgeneral.m4-1910-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-1947-], eval "ac_cv_func_$1=yes", eval "ac_cv_func_$1=no")])
autoconf2.13-2.13/acgeneral.m4:1948:if eval "test \"`echo '$ac_cv_func_'$1`\" = yes"; then
autoconf2.13-2.13/acgeneral.m4-1949-  AC_MSG_RESULT(yes)
##############################################
autoconf2.13-2.13/acgeneral.m4-1963-[changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:1964:  ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
autoconf2.13-2.13/acgeneral.m4-1965-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2131-ifdef(<<AC_LIST_HEADER>>,
autoconf2.13-2.13/acgeneral.m4:2132:<<trap 'rm -fr `echo "$1 AC_LIST_HEADER" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>,
autoconf2.13-2.13/acgeneral.m4:2133:<<trap 'rm -fr `echo "$1" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15>>)
autoconf2.13-2.13/acgeneral.m4-2134-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2225-    fi
autoconf2.13-2.13/acgeneral.m4:2226:    ac_file=`expr $ac_file + 1`
autoconf2.13-2.13/acgeneral.m4-2227-    ac_beg=$ac_end
autoconf2.13-2.13/acgeneral.m4:2228:    ac_end=`expr $ac_end + $ac_max_sed_cmds`
autoconf2.13-2.13/acgeneral.m4-2229-  fi
##############################################
autoconf2.13-2.13/acgeneral.m4-2244-  case "$ac_file" in
autoconf2.13-2.13/acgeneral.m4:2245:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/acgeneral.m4:2246:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/acgeneral.m4-2247-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/acgeneral.m4-2252-  # Remove last slash and all that follows it.  Not all systems have dirname.
autoconf2.13-2.13/acgeneral.m4:2253:  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/acgeneral.m4-2254-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2257-    test ! -d "$ac_dir" && mkdir "$ac_dir"
autoconf2.13-2.13/acgeneral.m4:2258:    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/acgeneral.m4-2259-    # A "../" for each directory in $ac_dir_suffix.
autoconf2.13-2.13/acgeneral.m4-2260-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:2261:    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/acgeneral.m4-2262-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2269-      if test -z "$ac_dots"; then top_srcdir=.
autoconf2.13-2.13/acgeneral.m4:2270:      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
autoconf2.13-2.13/acgeneral.m4-2271-  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
##############################################
autoconf2.13-2.13/acgeneral.m4-2287-  rm -f "$ac_file"
autoconf2.13-2.13/acgeneral.m4:2288:  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
autoconf2.13-2.13/acgeneral.m4-2289-  case "$ac_file" in
##############################################
autoconf2.13-2.13/acgeneral.m4-2294-
autoconf2.13-2.13/acgeneral.m4:2295:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/acgeneral.m4-2296-  sed -e "$ac_comsub
##############################################
autoconf2.13-2.13/acgeneral.m4-2353-  case "$ac_file" in
autoconf2.13-2.13/acgeneral.m4:2354:  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
autoconf2.13-2.13/acgeneral.m4:2355:       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/acgeneral.m4-2356-  *) ac_file_in="${ac_file}.in" ;;
##############################################
autoconf2.13-2.13/acgeneral.m4-2362-  rm -f conftest.frag conftest.in conftest.out
autoconf2.13-2.13/acgeneral.m4:2363:  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
autoconf2.13-2.13/acgeneral.m4-2364-  cat $ac_file_inputs > conftest.in
##############################################
autoconf2.13-2.13/acgeneral.m4-2430-  changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:2431:    ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/acgeneral.m4-2432-  changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2470-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:2471:  ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'`
autoconf2.13-2.13/acgeneral.m4-2472-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2475-    test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir"
autoconf2.13-2.13/acgeneral.m4:2476:    ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`"
autoconf2.13-2.13/acgeneral.m4-2477-    # A "../" for each directory in $ac_dest_dir_suffix.
autoconf2.13-2.13/acgeneral.m4-2478-changequote(, )dnl
autoconf2.13-2.13/acgeneral.m4:2479:    ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'`
autoconf2.13-2.13/acgeneral.m4-2480-changequote([, ])dnl
##############################################
autoconf2.13-2.13/acgeneral.m4-2555-      # A "../" for each directory in /$ac_config_dir.
autoconf2.13-2.13/acgeneral.m4:2556:      ac_dots=`echo $ac_config_dir|sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
autoconf2.13-2.13/acgeneral.m4-2557-changequote([, ])dnl
##############################################
autoconf2.13-2.13/standards.info-3218-     Do not install executables here in this directory (they probably
autoconf2.13-2.13/standards.info:3219:     belong in `$(libexecdir)' or `$(sbindir)').  Also do not install
autoconf2.13-2.13/standards.info-3220-     files that are modified in the normal course of their use (programs
##############################################
autoconf2.13-2.13/standards.info-3234-     the package's operation; put such configuration information in
autoconf2.13-2.13/standards.info:3235:     separate files that go in `$(datadir)' or `$(sysconfdir)'.
autoconf2.13-2.13/standards.info:3236:     `$(localstatedir)' should normally be `/usr/local/var', but write
autoconf2.13-2.13/standards.info-3237-     it as `$(prefix)/var'.  (If you are using Autoconf, write it as
##############################################
autoconf2.13-2.13/standards.info-3242-     not install executables here, they probably ought to go in
autoconf2.13-2.13/standards.info:3243:     `$(libexecdir)' instead.  The value of `libdir' should normally be
autoconf2.13-2.13/standards.info-3244-     `/usr/local/lib', but write it as `$(exec_prefix)/lib'.  (If you
##############################################
autoconf2.13-2.13/autoheader.sh-55-      --localdir=* | --l*=* )
autoconf2.13-2.13/autoheader.sh:56:         localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoheader.sh-57-         shift ;;
##############################################
autoconf2.13-2.13/autoheader.sh-63-      --macrodir=* | --m*=* )
autoconf2.13-2.13/autoheader.sh:64:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoheader.sh-65-         shift ;;
##############################################
autoconf2.13-2.13/autoheader.sh-115-# Some non-GNU m4's don't reject the --help option, so give them /dev/null.
autoconf2.13-2.13/autoheader.sh:116:case `$M4 --help < /dev/null 2>&1` in
autoconf2.13-2.13/autoheader.sh-117-*reload-state*) test -r $AC_MACRODIR/autoheader.m4f && { r=--reload f=f; } ;;
##############################################
autoconf2.13-2.13/autoheader.sh-139-# is a substring of it.
autoconf2.13-2.13/autoheader.sh:140:syms="`for sym in $syms; do echo $sym; done | sort | uniq | sed 's@^@ @'`"
autoconf2.13-2.13/autoheader.sh-141-
##############################################
autoconf2.13-2.13/autoheader.sh-149-case "$config_h" in
autoconf2.13-2.13/autoheader.sh:150:*:*) config_h_in=`echo "$config_h"|sed 's%.*:%%'`
autoconf2.13-2.13/autoheader.sh:151:     config_h=`echo "$config_h"|sed 's%:.*%%'` ;;
autoconf2.13-2.13/autoheader.sh-152-*) config_h_in="${config_h}.in" ;;
##############################################
autoconf2.13-2.13/autoheader.sh-196-  # pattern.
autoconf2.13-2.13/autoheader.sh:197:  (fgrep_tmp=`mktemp ${TMPDIR-/tmp}/autohXXXXXX` || exit 1
autoconf2.13-2.13/autoheader.sh-198-   trap "rm -f $fgrep_tmp; exit 1" 1 2 15
##############################################
autoconf2.13-2.13/autoheader.sh-208-  test -z "$ctype" && continue
autoconf2.13-2.13/autoheader.sh:209:  sym="`echo "${ctype}" | tr 'abcdefghijklmnopqrstuvwxyz *' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_P'`"
autoconf2.13-2.13/autoheader.sh-210-  echo "
##############################################
autoconf2.13-2.13/autoheader.sh-216-if test -n "$funcs"; then
autoconf2.13-2.13/autoheader.sh:217:  for func in `for x in $funcs; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/autoheader.sh:218:    sym="`echo ${func} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/autoheader.sh-219-    echo "
##############################################
autoconf2.13-2.13/autoheader.sh-225-if test -n "$headers"; then
autoconf2.13-2.13/autoheader.sh:226:  for header in `for x in $headers; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/autoheader.sh-227-
autoconf2.13-2.13/autoheader.sh:228:    sym="`echo ${header} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/autoheader.sh-229-    echo "
##############################################
autoconf2.13-2.13/autoheader.sh-235-if test -n "$libs"; then
autoconf2.13-2.13/autoheader.sh:236:  for lib in `for x in $libs; do echo $x; done | sort | uniq`; do
autoconf2.13-2.13/autoheader.sh:237:   sym="`echo ${lib} | sed 's/[^a-zA-Z0-9_]/_/g' | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`"
autoconf2.13-2.13/autoheader.sh-238-    echo "
##############################################
autoconf2.13-2.13/autoupdate.sh-39-      --macrodir=* | --m*=* )
autoconf2.13-2.13/autoupdate.sh:40:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoupdate.sh-41-         shift ;;
##############################################
autoconf2.13-2.13/autoconf.sh-47-: ${TMPDIR=/tmp}
autoconf2.13-2.13/autoconf.sh:48:tmpout=`mktemp ${TMPDIR}/acout.XXXXXX` || exit 1
autoconf2.13-2.13/autoconf.sh-49-trap 'rm -f $tmpin $tmpout' 0
##############################################
autoconf2.13-2.13/autoconf.sh-57-      --localdir=* | --l*=* )
autoconf2.13-2.13/autoconf.sh:58:         localdir="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoconf.sh-59-         shift ;;
##############################################
autoconf2.13-2.13/autoconf.sh-65-      --macrodir=* | --m*=* )
autoconf2.13-2.13/autoconf.sh:66:         AC_MACRODIR="`echo \"${1}\" | sed -e 's/^[^=]*=//'`"
autoconf2.13-2.13/autoconf.sh-67-         shift ;;
##############################################
autoconf2.13-2.13/autoconf.sh-100-
autoconf2.13-2.13/autoconf.sh:101:tmpin=`mktemp ${TMPDIR}/acin.XXXXXX` || exit 1 # Always set this, to avoid bogus errors from some rm's.
autoconf2.13-2.13/autoconf.sh-102-if test z$infile = z-; then
##############################################
autoconf2.13-2.13/autoconf.sh-118-# Some non-GNU m4's don't reject the --help option, so give them /dev/null.
autoconf2.13-2.13/autoconf.sh:119:case `$M4 --help < /dev/null 2>&1` in
autoconf2.13-2.13/autoconf.sh-120-*reload-state*) test -r $AC_MACRODIR/autoconf.m4f && { r=--reload f=f; } ;;