===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
labrea-2.5-stable/README-126-
labrea-2.5-stable/README:127:--my-ip-addr (-I) nnn.nnn.nnn.nnn	 : Specify system's IP address
labrea-2.5-stable/README:128:--my-mac-addr (-E) xx:xx:xx:xx:xx:xx	 : Specify system's MAC address
labrea-2.5-stable/README-129-
##############################################
labrea-2.5-stable/Makefile.in-189-	dot_seen=no; \
labrea-2.5-stable/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
labrea-2.5-stable/Makefile.in-191-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
labrea-2.5-stable/Makefile.in-219-	rev="$$rev ."; \
labrea-2.5-stable/Makefile.in:220:	target=`echo $@ | sed s/-recursive//`; \
labrea-2.5-stable/Makefile.in-221-	for subdir in $$rev; do \
##############################################
labrea-2.5-stable/Makefile.in-297-GTAGS:
labrea-2.5-stable/Makefile.in:298:	here=`$(am__cd) $(top_builddir) && pwd` \
labrea-2.5-stable/Makefile.in-299-	  && cd $(top_srcdir) \
##############################################
labrea-2.5-stable/Makefile.in-318-distdir: $(DISTFILES)
labrea-2.5-stable/Makefile.in:319:	@case `sed 15q $(srcdir)/NEWS` in \
labrea-2.5-stable/Makefile.in-320-	*"$(VERSION)"*) : ;; \
##############################################
labrea-2.5-stable/Makefile.in-326-	mkdir $(distdir)
labrea-2.5-stable/Makefile.in:327:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/Makefile.in:328:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/Makefile.in-329-	list='$(DISTFILES)'; for file in $$list; do \
labrea-2.5-stable/Makefile.in-330-	  case $$file in \
labrea-2.5-stable/Makefile.in:331:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
labrea-2.5-stable/Makefile.in:332:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
labrea-2.5-stable/Makefile.in-333-	  esac; \
labrea-2.5-stable/Makefile.in-334-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
labrea-2.5-stable/Makefile.in:335:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
labrea-2.5-stable/Makefile.in-336-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
labrea-2.5-stable/Makefile.in-395-	chmod a-w $(distdir)
labrea-2.5-stable/Makefile.in:396:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
labrea-2.5-stable/Makefile.in-397-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
labrea-2.5-stable/Makefile.in-425-	@cd $(distuninstallcheck_dir) \
labrea-2.5-stable/Makefile.in:426:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
labrea-2.5-stable/Makefile.in-427-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
labrea-2.5-stable/Makefile.in-437-	fi
labrea-2.5-stable/Makefile.in:438:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
labrea-2.5-stable/Makefile.in-439-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
labrea-2.5-stable/aclocal.m4-59-# test to see if srcdir already configured
labrea-2.5-stable/aclocal.m4:60:if test "`cd $srcdir && pwd`" != "`pwd`" &&
labrea-2.5-stable/aclocal.m4-61-   test -f $srcdir/config.status; then
##############################################
labrea-2.5-stable/aclocal.m4-133-    * )
labrea-2.5-stable/aclocal.m4:134:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
labrea-2.5-stable/aclocal.m4-135-  esac
labrea-2.5-stable/aclocal.m4-136-done
labrea-2.5-stable/aclocal.m4:137:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
labrea-2.5-stable/aclocal.m4-138-
##############################################
labrea-2.5-stable/aclocal.m4-247-if (
labrea-2.5-stable/aclocal.m4:248:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
labrea-2.5-stable/aclocal.m4-249-   if test "$[*]" = "X"; then
labrea-2.5-stable/aclocal.m4-250-      # -L didn't work.
labrea-2.5-stable/aclocal.m4:251:      set X `ls -t $srcdir/configure conftest.file`
labrea-2.5-stable/aclocal.m4-252-   fi
##############################################
labrea-2.5-stable/aclocal.m4-342-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
labrea-2.5-stable/aclocal.m4:343:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
labrea-2.5-stable/aclocal.m4-344-#
##############################################
labrea-2.5-stable/aclocal.m4-366-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
labrea-2.5-stable/aclocal.m4:367:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
labrea-2.5-stable/aclocal.m4-368-# and then we would define $MISSING as
##############################################
labrea-2.5-stable/aclocal.m4-383-# expand $ac_aux_dir to an absolute path
labrea-2.5-stable/aclocal.m4:384:am_aux_dir=`cd $ac_aux_dir && pwd`
labrea-2.5-stable/aclocal.m4-385-])
##############################################
labrea-2.5-stable/aclocal.m4-550-  if test "$am_compiler_list" = ""; then
labrea-2.5-stable/aclocal.m4:551:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
labrea-2.5-stable/aclocal.m4-552-  fi
##############################################
labrea-2.5-stable/aclocal.m4-655-  # Strip MF so we end up with the name of the file.
labrea-2.5-stable/aclocal.m4:656:  mf=`echo "$mf" | sed -e 's/:.*$//'`
labrea-2.5-stable/aclocal.m4-657-  # Check whether this is an Automake generated Makefile or not.
##############################################
labrea-2.5-stable/aclocal.m4-663-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
labrea-2.5-stable/aclocal.m4:664:    dirpart=`AS_DIRNAME("$mf")`
labrea-2.5-stable/aclocal.m4-665-  else
##############################################
labrea-2.5-stable/aclocal.m4-670-  # running `make'.
labrea-2.5-stable/aclocal.m4:671:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
labrea-2.5-stable/aclocal.m4-672-  test -z "$DEPDIR" && continue
labrea-2.5-stable/aclocal.m4-673-  # When using ansi2knr, U may be empty or an underscore; expand it
labrea-2.5-stable/aclocal.m4:674:  U=`sed -n -e '/^U = / s///p' < "$mf"`
labrea-2.5-stable/aclocal.m4-675-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
labrea-2.5-stable/aclocal.m4-691-    test -f "$dirpart/$file" && continue
labrea-2.5-stable/aclocal.m4:692:    fdir=`AS_DIRNAME(["$file"])`
labrea-2.5-stable/aclocal.m4-693-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
labrea-2.5-stable/aclocal.m4-756-# case it prints its new name instead of `make'.
labrea-2.5-stable/aclocal.m4:757:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
labrea-2.5-stable/aclocal.m4-758-   am__include=include
##############################################
labrea-2.5-stable/aclocal.m4-764-   echo '.include "confinc"' > confmf
labrea-2.5-stable/aclocal.m4:765:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
labrea-2.5-stable/aclocal.m4-766-      am__include=.include
##############################################
labrea-2.5-stable/config.guess-37-
labrea-2.5-stable/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
labrea-2.5-stable/config.guess-39-
##############################################
labrea-2.5-stable/config.guess-106-: ${TMPDIR=/tmp} ;
labrea-2.5-stable/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
labrea-2.5-stable/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
labrea-2.5-stable/config.guess-190-	    *)
labrea-2.5-stable/config.guess:191:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
labrea-2.5-stable/config.guess-192-		;;
##############################################
labrea-2.5-stable/config.guess-239-	if test $UNAME_RELEASE = "V4.0"; then
labrea-2.5-stable/config.guess:240:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
labrea-2.5-stable/config.guess-241-	fi
##############################################
labrea-2.5-stable/config.guess-245-	# types through head -n 1, so we only detect the type of CPU 0.
labrea-2.5-stable/config.guess:246:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
labrea-2.5-stable/config.guess-247-	case "$ALPHA_CPU_TYPE" in
##############################################
labrea-2.5-stable/config.guess-282-	# 1.2 uses "1.2" for uname -r.
labrea-2.5-stable/config.guess:283:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
labrea-2.5-stable/config.guess-284-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-327-    sun4H:SunOS:5.*:*)
labrea-2.5-stable/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
labrea-2.5-stable/config.guess-329-	exit 0 ;;
labrea-2.5-stable/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
labrea-2.5-stable/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
labrea-2.5-stable/config.guess-332-	exit 0 ;;
labrea-2.5-stable/config.guess-333-    i86pc:SunOS:5.*:*)
labrea-2.5-stable/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
labrea-2.5-stable/config.guess-335-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
labrea-2.5-stable/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
labrea-2.5-stable/config.guess-341-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
labrea-2.5-stable/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
labrea-2.5-stable/config.guess-350-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-354-    sun*:*:4.2BSD:*)
labrea-2.5-stable/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
labrea-2.5-stable/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
labrea-2.5-stable/config.guess-433-	$CC_FOR_BUILD -o $dummy $dummy.c \
labrea-2.5-stable/config.guess:434:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
labrea-2.5-stable/config.guess-435-	  && exit 0
##############################################
labrea-2.5-stable/config.guess-488-    *:IRIX*:*:*)
labrea-2.5-stable/config.guess:489:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
labrea-2.5-stable/config.guess-490-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-527-    *:AIX:*:[45])
labrea-2.5-stable/config.guess:528:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
labrea-2.5-stable/config.guess-529-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
labrea-2.5-stable/config.guess-562-    9000/[34678]??:HP-UX:*:*)
labrea-2.5-stable/config.guess:563:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
labrea-2.5-stable/config.guess-564-	case "${UNAME_MACHINE}" in
##############################################
labrea-2.5-stable/config.guess-616-EOF
labrea-2.5-stable/config.guess:617:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
labrea-2.5-stable/config.guess-618-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
labrea-2.5-stable/config.guess-634-    ia64:HP-UX:*:*)
labrea-2.5-stable/config.guess:635:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
labrea-2.5-stable/config.guess-636-	echo ia64-hp-hpux${HPUX_REV}
##############################################
labrea-2.5-stable/config.guess-734-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
labrea-2.5-stable/config.guess:735:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
labrea-2.5-stable/config.guess-736-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
labrea-2.5-stable/config.guess-757-EOF
labrea-2.5-stable/config.guess:758:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
labrea-2.5-stable/config.guess:759:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
labrea-2.5-stable/config.guess-760-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-788-    prep*:SunOS:5.*:*)
labrea-2.5-stable/config.guess:789:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
labrea-2.5-stable/config.guess-790-	exit 0 ;;
labrea-2.5-stable/config.guess-791-    *:GNU:*:*)
labrea-2.5-stable/config.guess:792:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
labrea-2.5-stable/config.guess-793-	exit 0 ;;
##############################################
labrea-2.5-stable/config.guess-821-EOF
labrea-2.5-stable/config.guess:822:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
labrea-2.5-stable/config.guess-823-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
labrea-2.5-stable/config.guess-840-EOF
labrea-2.5-stable/config.guess:841:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
labrea-2.5-stable/config.guess-842-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
labrea-2.5-stable/config.guess-935-EOF
labrea-2.5-stable/config.guess:936:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
labrea-2.5-stable/config.guess-937-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
labrea-2.5-stable/config.guess-971-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
labrea-2.5-stable/config.guess:972:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
labrea-2.5-stable/config.guess-973-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
labrea-2.5-stable/config.sub-54-
labrea-2.5-stable/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
labrea-2.5-stable/config.sub-56-
##############################################
labrea-2.5-stable/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
labrea-2.5-stable/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
labrea-2.5-stable/config.sub-120-case $maybe_os in
##############################################
labrea-2.5-stable/config.sub-122-    os=-$maybe_os
labrea-2.5-stable/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
labrea-2.5-stable/config.sub-124-    ;;
labrea-2.5-stable/config.sub-125-  *)
labrea-2.5-stable/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
labrea-2.5-stable/config.sub-127-    if [ $basic_machine != $1 ]
labrea-2.5-stable/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
labrea-2.5-stable/config.sub-129-    else os=; fi
##############################################
labrea-2.5-stable/config.sub-173-		os=-sco3.2v5
labrea-2.5-stable/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-175-		;;
##############################################
labrea-2.5-stable/config.sub-177-		os=-sco3.2v4
labrea-2.5-stable/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-179-		;;
labrea-2.5-stable/config.sub-180-	-sco3.2.[4-9]*)
labrea-2.5-stable/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
labrea-2.5-stable/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-183-		;;
##############################################
labrea-2.5-stable/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
labrea-2.5-stable/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-187-		;;
##############################################
labrea-2.5-stable/config.sub-189-		os=-sco3.2v2
labrea-2.5-stable/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-191-		;;
labrea-2.5-stable/config.sub-192-	-udk*)
labrea-2.5-stable/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-194-		;;
##############################################
labrea-2.5-stable/config.sub-196-		os=-isc2.2
labrea-2.5-stable/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-198-		;;
##############################################
labrea-2.5-stable/config.sub-202-	-isc*)
labrea-2.5-stable/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
labrea-2.5-stable/config.sub-204-		;;
##############################################
labrea-2.5-stable/config.sub-208-	-ptx*)
labrea-2.5-stable/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
labrea-2.5-stable/config.sub-210-		;;
labrea-2.5-stable/config.sub-211-	-windowsnt*)
labrea-2.5-stable/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
labrea-2.5-stable/config.sub-213-		;;
##############################################
labrea-2.5-stable/config.sub-286-	*-*-*)
labrea-2.5-stable/config.sub:287:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
labrea-2.5-stable/config.sub-288-		exit 1
##############################################
labrea-2.5-stable/config.sub-578-	i*86v32)
labrea-2.5-stable/config.sub:579:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
labrea-2.5-stable/config.sub-580-		os=-sysv32
##############################################
labrea-2.5-stable/config.sub-582-	i*86v4*)
labrea-2.5-stable/config.sub:583:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
labrea-2.5-stable/config.sub-584-		os=-sysv4
##############################################
labrea-2.5-stable/config.sub-586-	i*86v)
labrea-2.5-stable/config.sub:587:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
labrea-2.5-stable/config.sub-588-		os=-sysv
##############################################
labrea-2.5-stable/config.sub-590-	i*86sol2)
labrea-2.5-stable/config.sub:591:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
labrea-2.5-stable/config.sub-592-		os=-solaris2
##############################################
labrea-2.5-stable/config.sub-638-	mips3*-*)
labrea-2.5-stable/config.sub:639:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
labrea-2.5-stable/config.sub-640-		;;
labrea-2.5-stable/config.sub-641-	mips3*)
labrea-2.5-stable/config.sub:642:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
labrea-2.5-stable/config.sub-643-		;;
##############################################
labrea-2.5-stable/config.sub-777-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
labrea-2.5-stable/config.sub:778:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-779-		;;
labrea-2.5-stable/config.sub-780-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
labrea-2.5-stable/config.sub:781:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-782-		;;
labrea-2.5-stable/config.sub-783-	pentiumii-* | pentium2-*)
labrea-2.5-stable/config.sub:784:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-785-		;;
##############################################
labrea-2.5-stable/config.sub-792-		;;
labrea-2.5-stable/config.sub:793:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-794-		;;
##############################################
labrea-2.5-stable/config.sub-798-	ppcle-* | powerpclittle-*)
labrea-2.5-stable/config.sub:799:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-800-		;;
##############################################
labrea-2.5-stable/config.sub-802-		;;
labrea-2.5-stable/config.sub:803:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-804-		;;
##############################################
labrea-2.5-stable/config.sub-808-	ppc64le-* | powerpc64little-*)
labrea-2.5-stable/config.sub:809:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
labrea-2.5-stable/config.sub-810-		;;
##############################################
labrea-2.5-stable/config.sub-1070-	*)
labrea-2.5-stable/config.sub:1071:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
labrea-2.5-stable/config.sub-1072-		exit 1
##############################################
labrea-2.5-stable/config.sub-1078-	*-digital*)
labrea-2.5-stable/config.sub:1079:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
labrea-2.5-stable/config.sub-1080-		;;
labrea-2.5-stable/config.sub-1081-	*-commodore*)
labrea-2.5-stable/config.sub:1082:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
labrea-2.5-stable/config.sub-1083-		;;
##############################################
labrea-2.5-stable/config.sub-1096-	-solaris1 | -solaris1.*)
labrea-2.5-stable/config.sub:1097:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
labrea-2.5-stable/config.sub-1098-		;;
##############################################
labrea-2.5-stable/config.sub-1108-	-gnu/linux*)
labrea-2.5-stable/config.sub:1109:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
labrea-2.5-stable/config.sub-1110-		;;
##############################################
labrea-2.5-stable/config.sub-1148-	-nto*)
labrea-2.5-stable/config.sub:1149:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
labrea-2.5-stable/config.sub-1150-		;;
##############################################
labrea-2.5-stable/config.sub-1155-	-mac*)
labrea-2.5-stable/config.sub:1156:		os=`echo $os | sed -e 's|mac|macos|'`
labrea-2.5-stable/config.sub-1157-		;;
labrea-2.5-stable/config.sub-1158-	-linux*)
labrea-2.5-stable/config.sub:1159:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
labrea-2.5-stable/config.sub-1160-		;;
labrea-2.5-stable/config.sub-1161-	-sunos5*)
labrea-2.5-stable/config.sub:1162:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
labrea-2.5-stable/config.sub-1163-		;;
labrea-2.5-stable/config.sub-1164-	-sunos6*)
labrea-2.5-stable/config.sub:1165:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
labrea-2.5-stable/config.sub-1166-		;;
##############################################
labrea-2.5-stable/config.sub-1207-	-sinix5.*)
labrea-2.5-stable/config.sub:1208:		os=`echo $os | sed -e 's|sinix|sysv|'`
labrea-2.5-stable/config.sub-1209-		;;
##############################################
labrea-2.5-stable/config.sub-1252-		# Get rid of the `-' at the beginning of $os.
labrea-2.5-stable/config.sub:1253:		os=`echo $os | sed 's/[^-]*-//'`
labrea-2.5-stable/config.sub:1254:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
labrea-2.5-stable/config.sub-1255-		exit 1
##############################################
labrea-2.5-stable/config.sub-1479-		esac
labrea-2.5-stable/config.sub:1480:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
labrea-2.5-stable/config.sub-1481-		;;
##############################################
labrea-2.5-stable/configure-45-do
labrea-2.5-stable/configure:46:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
labrea-2.5-stable/configure-47-    eval $as_var=C; export $as_var
##############################################
labrea-2.5-stable/configure-103-  as_lineno_2=$LINENO
labrea-2.5-stable/configure:104:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
labrea-2.5-stable/configure-105-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
labrea-2.5-stable/configure-142-  as_lineno_2=$LINENO
labrea-2.5-stable/configure:143:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
labrea-2.5-stable/configure-144-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
labrea-2.5-stable/configure-363-
labrea-2.5-stable/configure:364:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
labrea-2.5-stable/configure-365-
##############################################
labrea-2.5-stable/configure-396-  -disable-* | --disable-*)
labrea-2.5-stable/configure:397:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
labrea-2.5-stable/configure-398-    # Reject names that are not valid shell variable names.
##############################################
labrea-2.5-stable/configure-401-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:402:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
labrea-2.5-stable/configure-403-    eval "enable_$ac_feature=no" ;;
##############################################
labrea-2.5-stable/configure-405-  -enable-* | --enable-*)
labrea-2.5-stable/configure:406:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
labrea-2.5-stable/configure-407-    # Reject names that are not valid shell variable names.
##############################################
labrea-2.5-stable/configure-410-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:411:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
labrea-2.5-stable/configure-412-    case $ac_option in
labrea-2.5-stable/configure:413:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
labrea-2.5-stable/configure-414-      *) ac_optarg=yes ;;
##############################################
labrea-2.5-stable/configure-587-  -with-* | --with-*)
labrea-2.5-stable/configure:588:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
labrea-2.5-stable/configure-589-    # Reject names that are not valid shell variable names.
##############################################
labrea-2.5-stable/configure-592-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:593:    ac_package=`echo $ac_package| sed 's/-/_/g'`
labrea-2.5-stable/configure-594-    case $ac_option in
labrea-2.5-stable/configure:595:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
labrea-2.5-stable/configure-596-      *) ac_optarg=yes ;;
##############################################
labrea-2.5-stable/configure-600-  -without-* | --without-*)
labrea-2.5-stable/configure:601:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
labrea-2.5-stable/configure-602-    # Reject names that are not valid shell variable names.
##############################################
labrea-2.5-stable/configure-605-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:606:    ac_package=`echo $ac_package | sed 's/-/_/g'`
labrea-2.5-stable/configure-607-    eval "with_$ac_package=no" ;;
##############################################
labrea-2.5-stable/configure-632-  *=*)
labrea-2.5-stable/configure:633:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
labrea-2.5-stable/configure-634-    # Reject names that are not valid shell variable names.
##############################################
labrea-2.5-stable/configure-637-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:638:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
labrea-2.5-stable/configure-639-    eval "$ac_envvar='$ac_optarg'"
##############################################
labrea-2.5-stable/configure-653-if test -n "$ac_prev"; then
labrea-2.5-stable/configure:654:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
labrea-2.5-stable/configure-655-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
labrea-2.5-stable/configure-661-do
labrea-2.5-stable/configure:662:  eval ac_val=$`echo $ac_var`
labrea-2.5-stable/configure-663-  case $ac_val in
##############################################
labrea-2.5-stable/configure-673-do
labrea-2.5-stable/configure:674:  eval ac_val=$`echo $ac_var`
labrea-2.5-stable/configure-675-  case $ac_val in
##############################################
labrea-2.5-stable/configure-740-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:741:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
labrea-2.5-stable/configure-742-ac_env_build_alias_set=${build_alias+set}
##############################################
labrea-2.5-stable/configure-811-By default, \`make install' will install all the files in
labrea-2.5-stable/configure:812:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
labrea-2.5-stable/configure:813:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
labrea-2.5-stable/configure-814-for instance \`--prefix=\$HOME'.
##############################################
labrea-2.5-stable/configure-888-if test "$ac_dir" != .; then
labrea-2.5-stable/configure:889:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
labrea-2.5-stable/configure-890-  # A "../" for each directory in $ac_dir_suffix.
labrea-2.5-stable/configure:891:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
labrea-2.5-stable/configure-892-else
##############################################
labrea-2.5-stable/configure-901-    else
labrea-2.5-stable/configure:902:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
labrea-2.5-stable/configure-903-    fi ;;
##############################################
labrea-2.5-stable/configure-910-esac
labrea-2.5-stable/configure:911:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
labrea-2.5-stable/configure-912-# absolute.
labrea-2.5-stable/configure:913:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
labrea-2.5-stable/configure:914:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
labrea-2.5-stable/configure:915:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
labrea-2.5-stable/configure:916:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
labrea-2.5-stable/configure-917-
##############################################
labrea-2.5-stable/configure-1025-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
labrea-2.5-stable/configure:1026:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
labrea-2.5-stable/configure-1027-    esac
##############################################
labrea-2.5-stable/configure-1097-    do
labrea-2.5-stable/configure:1098:      eval ac_val=$`echo $ac_var`
labrea-2.5-stable/configure-1099-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
labrea-2.5-stable/configure-1111-      do
labrea-2.5-stable/configure:1112:	eval ac_val=$`echo $ac_var`
labrea-2.5-stable/configure-1113-        echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
labrea-2.5-stable/configure-1218-    set,)
labrea-2.5-stable/configure:1219:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
labrea-2.5-stable/configure:1220:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
labrea-2.5-stable/configure-1221-      ac_cache_corrupted=: ;;
##############################################
labrea-2.5-stable/configure-1241-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
labrea-2.5-stable/configure:1242:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
labrea-2.5-stable/configure-1243-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
labrea-2.5-stable/configure-1330-test -z "$ac_cv_build_alias" &&
labrea-2.5-stable/configure:1331:  ac_cv_build_alias=`$ac_config_guess`
labrea-2.5-stable/configure-1332-test -z "$ac_cv_build_alias" &&
##############################################
labrea-2.5-stable/configure-1335-   { (exit 1); exit 1; }; }
labrea-2.5-stable/configure:1336:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
labrea-2.5-stable/configure-1337-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
labrea-2.5-stable/configure-1344-build=$ac_cv_build
labrea-2.5-stable/configure:1345:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
labrea-2.5-stable/configure:1346:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
labrea-2.5-stable/configure:1347:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
labrea-2.5-stable/configure-1348-
##############################################
labrea-2.5-stable/configure-1357-  ac_cv_host_alias=$ac_cv_build_alias
labrea-2.5-stable/configure:1358:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
labrea-2.5-stable/configure-1359-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
labrea-2.5-stable/configure-1366-host=$ac_cv_host
labrea-2.5-stable/configure:1367:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
labrea-2.5-stable/configure:1368:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
labrea-2.5-stable/configure:1369:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
labrea-2.5-stable/configure-1370-
##############################################
labrea-2.5-stable/configure-1461-if (
labrea-2.5-stable/configure:1462:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
labrea-2.5-stable/configure-1463-   if test "$*" = "X"; then
labrea-2.5-stable/configure-1464-      # -L didn't work.
labrea-2.5-stable/configure:1465:      set X `ls -t $srcdir/configure conftest.file`
labrea-2.5-stable/configure-1466-   fi
##############################################
labrea-2.5-stable/configure-1505-_ACEOF
labrea-2.5-stable/configure:1506:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
labrea-2.5-stable/configure-1507-rm conftest.sed
##############################################
labrea-2.5-stable/configure-1510-# expand $ac_aux_dir to an absolute path
labrea-2.5-stable/configure:1511:am_aux_dir=`cd $ac_aux_dir && pwd`
labrea-2.5-stable/configure-1512-
##############################################
labrea-2.5-stable/configure-1564-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
labrea-2.5-stable/configure:1565:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
labrea-2.5-stable/configure-1566-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
labrea-2.5-stable/configure-1573-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
labrea-2.5-stable/configure:1574:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
labrea-2.5-stable/configure-1575-if test -n "$ac_maketemp"; then
##############################################
labrea-2.5-stable/configure-1581-fi
labrea-2.5-stable/configure:1582:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
labrea-2.5-stable/configure-1583-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
labrea-2.5-stable/configure-1601- # test to see if srcdir already configured
labrea-2.5-stable/configure:1602:if test "`cd $srcdir && pwd`" != "`pwd`" &&
labrea-2.5-stable/configure-1603-   test -f $srcdir/config.status; then
##############################################
labrea-2.5-stable/configure-1766-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
labrea-2.5-stable/configure:1767:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
labrea-2.5-stable/configure-1768-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
labrea-2.5-stable/configure-1775-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
labrea-2.5-stable/configure:1776:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
labrea-2.5-stable/configure-1777-if test -n "$ac_maketemp"; then
##############################################
labrea-2.5-stable/configure-1783-fi
labrea-2.5-stable/configure:1784:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
labrea-2.5-stable/configure-1785-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
labrea-2.5-stable/configure-2111-     "checking for C compiler version" >&5
labrea-2.5-stable/configure:2112:ac_compiler=`set X $ac_compile; echo $2`
labrea-2.5-stable/configure-2113-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
labrea-2.5-stable/configure-2151-echo $ECHO_N "checking for C compiler default output... $ECHO_C" >&6
labrea-2.5-stable/configure:2152:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
labrea-2.5-stable/configure-2153-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
labrea-2.5-stable/configure-2179-    *.* )
labrea-2.5-stable/configure:2180:        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
labrea-2.5-stable/configure-2181-        # FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
labrea-2.5-stable/configure-2259-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
labrea-2.5-stable/configure:2260:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
labrea-2.5-stable/configure-2261-          export ac_cv_exeext
##############################################
labrea-2.5-stable/configure-2310-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
labrea-2.5-stable/configure:2311:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
labrea-2.5-stable/configure-2312-       break;;
##############################################
labrea-2.5-stable/configure-2380-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
labrea-2.5-stable/configure:2381:GCC=`test $ac_compiler_gnu = yes && echo yes`
labrea-2.5-stable/configure-2382-ac_test_CFLAGS=${CFLAGS+set}
##############################################
labrea-2.5-stable/configure-2684-# case it prints its new name instead of `make'.
labrea-2.5-stable/configure:2685:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
labrea-2.5-stable/configure-2686-   am__include=include
##############################################
labrea-2.5-stable/configure-2692-   echo '.include "confinc"' > confmf
labrea-2.5-stable/configure:2693:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
labrea-2.5-stable/configure-2694-      am__include=.include
##############################################
labrea-2.5-stable/configure-2747-  if test "$am_compiler_list" = ""; then
labrea-2.5-stable/configure:2748:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
labrea-2.5-stable/configure-2749-  fi
##############################################
labrea-2.5-stable/configure-3082-	DNETINC="-I$withval/include"
labrea-2.5-stable/configure:3083:	DNETLIB="-L$withval/src -ldnet `$withval/dnet-config --libs`"
labrea-2.5-stable/configure-3084-     elif test -x $withval/bin/dnet-config; then
labrea-2.5-stable/configure:3085:	DNETINC="`$withval/bin/dnet-config --cflags`"
labrea-2.5-stable/configure:3086:	DNETLIB="`$withval/bin/dnet-config --libs`"
labrea-2.5-stable/configure-3087-     else
##############################################
labrea-2.5-stable/configure-3095-   if test -x ${prefix}/bin/dnet-config; then
labrea-2.5-stable/configure:3096:     DNETINC="`${prefix}/bin/dnet-config --cflags`"
labrea-2.5-stable/configure:3097:     DNETLIB="`${prefix}/bin/dnet-config --libs`"
labrea-2.5-stable/configure-3098-  else
##############################################
labrea-2.5-stable/configure-3535-do
labrea-2.5-stable/configure:3536:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
labrea-2.5-stable/configure-3537-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
labrea-2.5-stable/configure-3573-fi
labrea-2.5-stable/configure:3574:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3575:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure:3576:if test `eval echo '${'$as_ac_Header'}'` = yes; then
labrea-2.5-stable/configure-3577-  cat >>confdefs.h <<_ACEOF
labrea-2.5-stable/configure:3578:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
labrea-2.5-stable/configure-3579-_ACEOF
##############################################
labrea-2.5-stable/configure-3590-do
labrea-2.5-stable/configure:3591:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
labrea-2.5-stable/configure-3592-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
labrea-2.5-stable/configure-3597-fi
labrea-2.5-stable/configure:3598:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3599:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-3600-else
##############################################
labrea-2.5-stable/configure-3716-fi
labrea-2.5-stable/configure:3717:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3718:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-3719-
labrea-2.5-stable/configure-3720-fi
labrea-2.5-stable/configure:3721:if test `eval echo '${'$as_ac_Header'}'` = yes; then
labrea-2.5-stable/configure-3722-  cat >>confdefs.h <<_ACEOF
labrea-2.5-stable/configure:3723:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
labrea-2.5-stable/configure-3724-_ACEOF
##############################################
labrea-2.5-stable/configure-3735-do
labrea-2.5-stable/configure:3736:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
labrea-2.5-stable/configure-3737-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
labrea-2.5-stable/configure-3742-fi
labrea-2.5-stable/configure:3743:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3744:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-3745-else
##############################################
labrea-2.5-stable/configure-3861-fi
labrea-2.5-stable/configure:3862:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3863:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-3864-
labrea-2.5-stable/configure-3865-fi
labrea-2.5-stable/configure:3866:if test `eval echo '${'$as_ac_Header'}'` = yes; then
labrea-2.5-stable/configure-3867-  cat >>confdefs.h <<_ACEOF
labrea-2.5-stable/configure:3868:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
labrea-2.5-stable/configure-3869-_ACEOF
##############################################
labrea-2.5-stable/configure-3878-do
labrea-2.5-stable/configure:3879:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
labrea-2.5-stable/configure-3880-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
labrea-2.5-stable/configure-3885-fi
labrea-2.5-stable/configure:3886:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:3887:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-3888-else
##############################################
labrea-2.5-stable/configure-4004-fi
labrea-2.5-stable/configure:4005:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
labrea-2.5-stable/configure:4006:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
labrea-2.5-stable/configure-4007-
labrea-2.5-stable/configure-4008-fi
labrea-2.5-stable/configure:4009:if test `eval echo '${'$as_ac_Header'}'` = yes; then
labrea-2.5-stable/configure-4010-  cat >>confdefs.h <<_ACEOF
labrea-2.5-stable/configure:4011:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
labrea-2.5-stable/configure-4012-_ACEOF
##############################################
labrea-2.5-stable/configure-4592-do
labrea-2.5-stable/configure:4593:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
labrea-2.5-stable/configure-4594-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
labrea-2.5-stable/configure-4663-fi
labrea-2.5-stable/configure:4664:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
labrea-2.5-stable/configure:4665:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
labrea-2.5-stable/configure:4666:if test `eval echo '${'$as_ac_var'}'` = yes; then
labrea-2.5-stable/configure-4667-  cat >>confdefs.h <<_ACEOF
labrea-2.5-stable/configure:4668:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
labrea-2.5-stable/configure-4669-_ACEOF
##############################################
labrea-2.5-stable/configure-4772-   else
labrea-2.5-stable/configure:4773:	  LABREA_CONF=`eval echo ${sysconfdir}/labrea.conf`
labrea-2.5-stable/configure-4774-fi
##############################################
labrea-2.5-stable/configure-4963-do
labrea-2.5-stable/configure:4964:  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
labrea-2.5-stable/configure-4965-    eval $as_var=C; export $as_var
##############################################
labrea-2.5-stable/configure-5021-  as_lineno_2=$LINENO
labrea-2.5-stable/configure:5022:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
labrea-2.5-stable/configure-5023-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
labrea-2.5-stable/configure-5061-  as_lineno_2=$LINENO
labrea-2.5-stable/configure:5062:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
labrea-2.5-stable/configure-5063-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
labrea-2.5-stable/configure-5242-configured by $0, generated by GNU Autoconf 2.57,
labrea-2.5-stable/configure:5243:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
labrea-2.5-stable/configure-5244-
##############################################
labrea-2.5-stable/configure-5260-  --*=*)
labrea-2.5-stable/configure:5261:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
labrea-2.5-stable/configure:5262:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
labrea-2.5-stable/configure-5263-    ac_shift=:
##############################################
labrea-2.5-stable/configure-5530-      fi
labrea-2.5-stable/configure:5531:      ac_sed_frag=`expr $ac_sed_frag + 1`
labrea-2.5-stable/configure-5532-      ac_beg=$ac_end
labrea-2.5-stable/configure:5533:      ac_end=`expr $ac_end + $ac_max_sed_lines`
labrea-2.5-stable/configure-5534-    fi
##############################################
labrea-2.5-stable/configure-5547-        cat >$tmp/stdin
labrea-2.5-stable/configure:5548:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
labrea-2.5-stable/configure:5549:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
labrea-2.5-stable/configure:5550:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
labrea-2.5-stable/configure:5551:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
labrea-2.5-stable/configure-5552-  * )   ac_file_in=$ac_file.in ;;
##############################################
labrea-2.5-stable/configure-5595-if test "$ac_dir" != .; then
labrea-2.5-stable/configure:5596:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
labrea-2.5-stable/configure-5597-  # A "../" for each directory in $ac_dir_suffix.
labrea-2.5-stable/configure:5598:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
labrea-2.5-stable/configure-5599-else
##############################################
labrea-2.5-stable/configure-5608-    else
labrea-2.5-stable/configure:5609:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
labrea-2.5-stable/configure-5610-    fi ;;
##############################################
labrea-2.5-stable/configure-5617-esac
labrea-2.5-stable/configure:5618:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
labrea-2.5-stable/configure-5619-# absolute.
labrea-2.5-stable/configure:5620:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
labrea-2.5-stable/configure:5621:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
labrea-2.5-stable/configure:5622:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
labrea-2.5-stable/configure:5623:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
labrea-2.5-stable/configure-5624-
##############################################
labrea-2.5-stable/configure-5727-        cat >$tmp/stdin
labrea-2.5-stable/configure:5728:        ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
labrea-2.5-stable/configure:5729:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
labrea-2.5-stable/configure:5730:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
labrea-2.5-stable/configure:5731:        ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
labrea-2.5-stable/configure-5732-  * )   ac_file_in=$ac_file.in ;;
##############################################
labrea-2.5-stable/configure-5929-    * )
labrea-2.5-stable/configure:5930:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
labrea-2.5-stable/configure-5931-  esac
##############################################
labrea-2.5-stable/configure-5952-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
labrea-2.5-stable/configure:5953:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
labrea-2.5-stable/configure:5954:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
labrea-2.5-stable/configure-5955-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
labrea-2.5-stable/configure-5969-if test "$ac_dir" != .; then
labrea-2.5-stable/configure:5970:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
labrea-2.5-stable/configure-5971-  # A "../" for each directory in $ac_dir_suffix.
labrea-2.5-stable/configure:5972:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
labrea-2.5-stable/configure-5973-else
##############################################
labrea-2.5-stable/configure-5982-    else
labrea-2.5-stable/configure:5983:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
labrea-2.5-stable/configure-5984-    fi ;;
##############################################
labrea-2.5-stable/configure-5991-esac
labrea-2.5-stable/configure:5992:# Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
labrea-2.5-stable/configure-5993-# absolute.
labrea-2.5-stable/configure:5994:ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
labrea-2.5-stable/configure:5995:ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
labrea-2.5-stable/configure:5996:ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
labrea-2.5-stable/configure:5997:ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
labrea-2.5-stable/configure-5998-
##############################################
labrea-2.5-stable/configure-6004-  # Strip MF so we end up with the name of the file.
labrea-2.5-stable/configure:6005:  mf=`echo "$mf" | sed -e 's/:.*$//'`
labrea-2.5-stable/configure-6006-  # Check whether this is an Automake generated Makefile or not.
##############################################
labrea-2.5-stable/configure-6030-  # running `make'.
labrea-2.5-stable/configure:6031:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
labrea-2.5-stable/configure-6032-  test -z "$DEPDIR" && continue
labrea-2.5-stable/configure-6033-  # When using ansi2knr, U may be empty or an underscore; expand it
labrea-2.5-stable/configure:6034:  U=`sed -n -e '/^U = / s///p' < "$mf"`
labrea-2.5-stable/configure-6035-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
labrea-2.5-stable/configure.in-126-	DNETINC="-I$withval/include"
labrea-2.5-stable/configure.in:127:	DNETLIB="-L$withval/src -ldnet `$withval/dnet-config --libs`"
labrea-2.5-stable/configure.in-128-     elif test -x $withval/bin/dnet-config; then
labrea-2.5-stable/configure.in:129:	DNETINC="`$withval/bin/dnet-config --cflags`"
labrea-2.5-stable/configure.in:130:	DNETLIB="`$withval/bin/dnet-config --libs`"
labrea-2.5-stable/configure.in-131-     else
##############################################
labrea-2.5-stable/configure.in-136-[ if test -x ${prefix}/bin/dnet-config; then
labrea-2.5-stable/configure.in:137:     DNETINC="`${prefix}/bin/dnet-config --cflags`"
labrea-2.5-stable/configure.in:138:     DNETLIB="`${prefix}/bin/dnet-config --libs`"
labrea-2.5-stable/configure.in-139-  else
##############################################
labrea-2.5-stable/configure.in-188-   else
labrea-2.5-stable/configure.in:189:	  LABREA_CONF=`eval echo ${sysconfdir}/labrea.conf`      
labrea-2.5-stable/configure.in-190-fi
##############################################
labrea-2.5-stable/depcomp-34-if test -z "$depfile"; then
labrea-2.5-stable/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
labrea-2.5-stable/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
labrea-2.5-stable/depcomp-37-   if test "$dir" = "$object"; then
##############################################
labrea-2.5-stable/depcomp-43-
labrea-2.5-stable/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
labrea-2.5-stable/depcomp-45-
##############################################
labrea-2.5-stable/depcomp-177-  # $object doesn't have directory information.
labrea-2.5-stable/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
labrea-2.5-stable/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
labrea-2.5-stable/depcomp-196-    # Do two passes, one to just change these to
labrea-2.5-stable/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
labrea-2.5-stable/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
labrea-2.5-stable/depcomp-232-  # Do two passes, one to just change these to
labrea-2.5-stable/depcomp:233:  # `$object: dependent.h' and one to simply `dependent.h:'.
labrea-2.5-stable/depcomp-234-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
labrea-2.5-stable/depcomp-244-   # Subdirectories are respected.
labrea-2.5-stable/depcomp:245:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
labrea-2.5-stable/depcomp-246-   test "x$dir" = "x$object" && dir=
labrea-2.5-stable/depcomp:247:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
labrea-2.5-stable/depcomp-248-
##############################################
labrea-2.5-stable/depcomp-367-  done
labrea-2.5-stable/depcomp:368:  obj_suffix="`echo $object | sed 's/^.*\././'`"
labrea-2.5-stable/depcomp-369-  touch "$tmpdepfile"
##############################################
labrea-2.5-stable/install-sh-103-
labrea-2.5-stable/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
labrea-2.5-stable/install-sh-105-	    shift
##############################################
labrea-2.5-stable/install-sh-107-
labrea-2.5-stable/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
labrea-2.5-stable/install-sh-109-	    shift
##############################################
labrea-2.5-stable/install-sh-169-	then
labrea-2.5-stable/install-sh:170:		dst=$dst/`basename "$src"`
labrea-2.5-stable/install-sh-171-	else
##############################################
labrea-2.5-stable/install-sh-176-## this sed command emulates the dirname command
labrea-2.5-stable/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
labrea-2.5-stable/install-sh-178-
##############################################
labrea-2.5-stable/install-sh-190-IFS='%'
labrea-2.5-stable/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
labrea-2.5-stable/install-sh-192-IFS=$oIFS
##############################################
labrea-2.5-stable/install-sh-224-	then
labrea-2.5-stable/install-sh:225:		dstfile=`basename "$dst"`
labrea-2.5-stable/install-sh-226-	else
##############################################
labrea-2.5-stable/install-sh-234-	then
labrea-2.5-stable/install-sh:235:		dstfile=`basename "$dst"`
labrea-2.5-stable/install-sh-236-	else
##############################################
labrea-2.5-stable/missing-128-         from any GNU archive site."
labrea-2.5-stable/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
labrea-2.5-stable/missing-130-    test -z "$files" && files="config.h"
##############################################
labrea-2.5-stable/missing-167-         proper tools for further handling them.
labrea-2.5-stable/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
labrea-2.5-stable/missing-169-         archive site."
labrea-2.5-stable/missing-170-
labrea-2.5-stable/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
labrea-2.5-stable/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
labrea-2.5-stable/missing-173-    if test -f "$file"; then
##############################################
labrea-2.5-stable/missing-196-	*.y)
labrea-2.5-stable/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
labrea-2.5-stable/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
labrea-2.5-stable/missing-200-	    fi
labrea-2.5-stable/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
labrea-2.5-stable/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
labrea-2.5-stable/missing-226-	*.l)
labrea-2.5-stable/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
labrea-2.5-stable/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
labrea-2.5-stable/missing-250-
labrea-2.5-stable/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
labrea-2.5-stable/missing-252-    if test -z "$file"; then
labrea-2.5-stable/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
labrea-2.5-stable/missing-254-    fi
##############################################
labrea-2.5-stable/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
labrea-2.5-stable/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
labrea-2.5-stable/missing-278-    if test -z "$file"; then
labrea-2.5-stable/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
labrea-2.5-stable/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
labrea-2.5-stable/missing-281-    fi
##############################################
labrea-2.5-stable/missing-304-	*o*)
labrea-2.5-stable/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
labrea-2.5-stable/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
labrea-2.5-stable/missing-310-	*h*)
labrea-2.5-stable/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
labrea-2.5-stable/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
labrea-2.5-stable/mkinstalldirs-69-do
labrea-2.5-stable/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
labrea-2.5-stable/mkinstalldirs-71-  shift
##############################################
labrea-2.5-stable/misc/Makefile.in-166-	  else file=$$i; fi; \
labrea-2.5-stable/misc/Makefile.in:167:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
labrea-2.5-stable/misc/Makefile.in-168-	  case "$$ext" in \
##############################################
labrea-2.5-stable/misc/Makefile.in-171-	  esac; \
labrea-2.5-stable/misc/Makefile.in:172:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
labrea-2.5-stable/misc/Makefile.in:173:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
labrea-2.5-stable/misc/Makefile.in:174:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
labrea-2.5-stable/misc/Makefile.in-175-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-187-	for i in $$list; do \
labrea-2.5-stable/misc/Makefile.in:188:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
labrea-2.5-stable/misc/Makefile.in-189-	  case "$$ext" in \
##############################################
labrea-2.5-stable/misc/Makefile.in-192-	  esac; \
labrea-2.5-stable/misc/Makefile.in:193:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
labrea-2.5-stable/misc/Makefile.in:194:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
labrea-2.5-stable/misc/Makefile.in:195:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
labrea-2.5-stable/misc/Makefile.in-196-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-213-	  else file=$$i; fi; \
labrea-2.5-stable/misc/Makefile.in:214:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
labrea-2.5-stable/misc/Makefile.in-215-	  case "$$ext" in \
##############################################
labrea-2.5-stable/misc/Makefile.in-218-	  esac; \
labrea-2.5-stable/misc/Makefile.in:219:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
labrea-2.5-stable/misc/Makefile.in:220:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
labrea-2.5-stable/misc/Makefile.in:221:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
labrea-2.5-stable/misc/Makefile.in-222-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-234-	for i in $$list; do \
labrea-2.5-stable/misc/Makefile.in:235:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
labrea-2.5-stable/misc/Makefile.in-236-	  case "$$ext" in \
##############################################
labrea-2.5-stable/misc/Makefile.in-239-	  esac; \
labrea-2.5-stable/misc/Makefile.in:240:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
labrea-2.5-stable/misc/Makefile.in:241:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
labrea-2.5-stable/misc/Makefile.in:242:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
labrea-2.5-stable/misc/Makefile.in-243-	  echo " rm -f $(DESTDIR)$(man5dir)/$$inst"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-251-	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
labrea-2.5-stable/misc/Makefile.in:252:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
labrea-2.5-stable/misc/Makefile.in-253-	  echo " $(sysconfDATA_INSTALL) $$d$$p $(DESTDIR)$(sysconfdir)/$$f"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-259-	@list='$(sysconf_DATA)'; for p in $$list; do \
labrea-2.5-stable/misc/Makefile.in:260:	  f="`echo $$p | sed -e 's|^.*/||'`"; \
labrea-2.5-stable/misc/Makefile.in-261-	  echo " rm -f $(DESTDIR)$(sysconfdir)/$$f"; \
##############################################
labrea-2.5-stable/misc/Makefile.in-275-distdir: $(DISTFILES)
labrea-2.5-stable/misc/Makefile.in:276:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/misc/Makefile.in:277:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/misc/Makefile.in-278-	list='$(DISTFILES)'; for file in $$list; do \
labrea-2.5-stable/misc/Makefile.in-279-	  case $$file in \
labrea-2.5-stable/misc/Makefile.in:280:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
labrea-2.5-stable/misc/Makefile.in:281:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
labrea-2.5-stable/misc/Makefile.in-282-	  esac; \
labrea-2.5-stable/misc/Makefile.in-283-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
labrea-2.5-stable/misc/Makefile.in:284:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
labrea-2.5-stable/misc/Makefile.in-285-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
labrea-2.5-stable/inc/ctl.h-41-struct nk_s {
labrea-2.5-stable/inc/ctl.h:42:  struct addr		nk_mac; 	/* corresponding MAC addr (netwk byte order) */
labrea-2.5-stable/inc/ctl.h-43-  time_t 		nk_time; 	/* Time entry will be culled due to inactivity */
##############################################
labrea-2.5-stable/inc/lbio.h-33-  struct intf_entry	*ifent;		/* Interface */
labrea-2.5-stable/inc/lbio.h:34:  ip_addr_t		myip;		/* My own IP addr (in host byte order) */
labrea-2.5-stable/inc/lbio.h-35-  struct addr		*mymac;     	/* My own IP MAC addr */
##############################################
labrea-2.5-stable/inc/Makefile.in-195-GTAGS:
labrea-2.5-stable/inc/Makefile.in:196:	here=`$(am__cd) $(top_builddir) && pwd` \
labrea-2.5-stable/inc/Makefile.in-197-	  && cd $(top_srcdir) \
##############################################
labrea-2.5-stable/inc/Makefile.in-207-distdir: $(DISTFILES)
labrea-2.5-stable/inc/Makefile.in:208:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/inc/Makefile.in:209:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/inc/Makefile.in-210-	list='$(DISTFILES)'; for file in $$list; do \
labrea-2.5-stable/inc/Makefile.in-211-	  case $$file in \
labrea-2.5-stable/inc/Makefile.in:212:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
labrea-2.5-stable/inc/Makefile.in:213:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
labrea-2.5-stable/inc/Makefile.in-214-	  esac; \
labrea-2.5-stable/inc/Makefile.in-215-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
labrea-2.5-stable/inc/Makefile.in:216:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
labrea-2.5-stable/inc/Makefile.in-217-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
labrea-2.5-stable/src/Makefile.in-186-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
labrea-2.5-stable/src/Makefile.in:187:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
labrea-2.5-stable/src/Makefile.in-188-	  if test -f $$p \
labrea-2.5-stable/src/Makefile.in-189-	  ; then \
labrea-2.5-stable/src/Makefile.in:190:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
labrea-2.5-stable/src/Makefile.in-191-	   echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
##############################################
labrea-2.5-stable/src/Makefile.in-198-	@list='$(sbin_PROGRAMS)'; for p in $$list; do \
labrea-2.5-stable/src/Makefile.in:199:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
labrea-2.5-stable/src/Makefile.in-200-	  echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
##############################################
labrea-2.5-stable/src/Makefile.in-235-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
labrea-2.5-stable/src/Makefile.in:236:@am__fastdepCC_TRUE@	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
labrea-2.5-stable/src/Makefile.in-237-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
labrea-2.5-stable/src/Makefile.in-242-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
labrea-2.5-stable/src/Makefile.in:243:@am__fastdepCC_FALSE@	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
labrea-2.5-stable/src/Makefile.in-244-
##############################################
labrea-2.5-stable/src/Makefile.in-246-@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
labrea-2.5-stable/src/Makefile.in:247:@am__fastdepCC_TRUE@	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
labrea-2.5-stable/src/Makefile.in-248-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
##############################################
labrea-2.5-stable/src/Makefile.in-253-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
labrea-2.5-stable/src/Makefile.in:254:@am__fastdepCC_FALSE@	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
labrea-2.5-stable/src/Makefile.in-255-uninstall-info-am:
##############################################
labrea-2.5-stable/src/Makefile.in-303-GTAGS:
labrea-2.5-stable/src/Makefile.in:304:	here=`$(am__cd) $(top_builddir) && pwd` \
labrea-2.5-stable/src/Makefile.in-305-	  && cd $(top_srcdir) \
##############################################
labrea-2.5-stable/src/Makefile.in-315-distdir: $(DISTFILES)
labrea-2.5-stable/src/Makefile.in:316:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/src/Makefile.in:317:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
labrea-2.5-stable/src/Makefile.in-318-	list='$(DISTFILES)'; for file in $$list; do \
labrea-2.5-stable/src/Makefile.in-319-	  case $$file in \
labrea-2.5-stable/src/Makefile.in:320:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
labrea-2.5-stable/src/Makefile.in:321:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
labrea-2.5-stable/src/Makefile.in-322-	  esac; \
labrea-2.5-stable/src/Makefile.in-323-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
labrea-2.5-stable/src/Makefile.in:324:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
labrea-2.5-stable/src/Makefile.in-325-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
labrea-2.5-stable/src/syslog.c-352-
labrea-2.5-stable/src/syslog.c:353:  if (inet_addr(host) == INADDR_NONE) {
labrea-2.5-stable/src/syslog.c-354-    he = gethostbyname(host);
##############################################
labrea-2.5-stable/src/syslog.c-360-  } else {
labrea-2.5-stable/src/syslog.c:361:    ip = inet_addr(host);
labrea-2.5-stable/src/syslog.c-362-  }
##############################################
labrea-2.5-stable/src/labrea_init.c-105-	"--no-arp-sweep          : Do not arp sweep subnet for occupied IPs\n"
labrea-2.5-stable/src/labrea_init.c:106:	"--my-ip-addr (-I) ipaddr : IP address of this system\n"
labrea-2.5-stable/src/labrea_init.c:107:	"--my-mac-addr (-E) macaddr : MAC address of this system\n"
labrea-2.5-stable/src/labrea_init.c-108-	"--debug nnn             : Debug output for debug levels nnn (requires compile option)\n"
##############################################
labrea-2.5-stable/src/ctl.c-443-      ip = htonl(ip1);
labrea-2.5-stable/src/ctl.c:444:      if (gethostbyaddr((void *)&ip,4,AF_INET)) {
labrea-2.5-stable/src/ctl.c-445-        ctl.exclusion[ip1-ctl.base] = IP_EXCLUDE;