===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
apcupsd-3.14.14/autoconf/aclocal.m4-114-        PKG_CHECK_EXISTS([$3],
apcupsd-3.14.14/autoconf/aclocal.m4:115:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
apcupsd-3.14.14/autoconf/aclocal.m4-116-			 [pkg_failed=yes])
##############################################
apcupsd-3.14.14/autoconf/aclocal.m4-162-        if test $_pkg_short_errors_supported = yes; then
apcupsd-3.14.14/autoconf/aclocal.m4:163:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
apcupsd-3.14.14/autoconf/aclocal.m4-164-        else 
apcupsd-3.14.14/autoconf/aclocal.m4:165:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
apcupsd-3.14.14/autoconf/aclocal.m4-166-        fi
##############################################
apcupsd-3.14.14/autoconf/config.guess-34-
apcupsd-3.14.14/autoconf/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
apcupsd-3.14.14/autoconf/config.guess-36-
##############################################
apcupsd-3.14.14/autoconf/config.guess-102-: ${TMPDIR=/tmp} ;
apcupsd-3.14.14/autoconf/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
apcupsd-3.14.14/autoconf/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
apcupsd-3.14.14/autoconf/config.guess-151-	EOF
apcupsd-3.14.14/autoconf/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
apcupsd-3.14.14/autoconf/config.guess-153-	;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-209-	    *)
apcupsd-3.14.14/autoconf/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
apcupsd-3.14.14/autoconf/config.guess-211-		;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-240-	*4.0)
apcupsd-3.14.14/autoconf/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
apcupsd-3.14.14/autoconf/config.guess-242-		;;
apcupsd-3.14.14/autoconf/config.guess-243-	*5.*)
apcupsd-3.14.14/autoconf/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
apcupsd-3.14.14/autoconf/config.guess-245-		;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
apcupsd-3.14.14/autoconf/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
apcupsd-3.14.14/autoconf/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
apcupsd-3.14.14/autoconf/config.guess-288-	# 1.2 uses "1.2" for uname -r.
apcupsd-3.14.14/autoconf/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
apcupsd-3.14.14/autoconf/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
apcupsd-3.14.14/autoconf/config.guess-348-    s390x:SunOS:*:*)
apcupsd-3.14.14/autoconf/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-350-	exit ;;
apcupsd-3.14.14/autoconf/config.guess-351-    sun4H:SunOS:5.*:*)
apcupsd-3.14.14/autoconf/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-353-	exit ;;
apcupsd-3.14.14/autoconf/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
apcupsd-3.14.14/autoconf/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-356-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-373-	fi
apcupsd-3.14.14/autoconf/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-375-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
apcupsd-3.14.14/autoconf/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-381-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
apcupsd-3.14.14/autoconf/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
apcupsd-3.14.14/autoconf/config.guess-390-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-394-    sun*:*:4.2BSD:*)
apcupsd-3.14.14/autoconf/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
apcupsd-3.14.14/autoconf/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
apcupsd-3.14.14/autoconf/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
apcupsd-3.14.14/autoconf/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
apcupsd-3.14.14/autoconf/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
apcupsd-3.14.14/autoconf/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
apcupsd-3.14.14/autoconf/config.guess-532-    *:IRIX*:*:*)
apcupsd-3.14.14/autoconf/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
apcupsd-3.14.14/autoconf/config.guess-534-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-562-EOF
apcupsd-3.14.14/autoconf/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
apcupsd-3.14.14/autoconf/config.guess-564-		then
##############################################
apcupsd-3.14.14/autoconf/config.guess-575-    *:AIX:*:[4567])
apcupsd-3.14.14/autoconf/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
apcupsd-3.14.14/autoconf/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
apcupsd-3.14.14/autoconf/config.guess-610-    9000/[34678]??:HP-UX:*:*)
apcupsd-3.14.14/autoconf/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
apcupsd-3.14.14/autoconf/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
apcupsd-3.14.14/autoconf/config.guess-664-EOF
apcupsd-3.14.14/autoconf/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
apcupsd-3.14.14/autoconf/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
apcupsd-3.14.14/autoconf/config.guess-692-    ia64:HP-UX:*:*)
apcupsd-3.14.14/autoconf/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
apcupsd-3.14.14/autoconf/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
apcupsd-3.14.14/autoconf/config.guess-722-EOF
apcupsd-3.14.14/autoconf/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
apcupsd-3.14.14/autoconf/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
apcupsd-3.14.14/autoconf/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
apcupsd-3.14.14/autoconf/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
apcupsd-3.14.14/autoconf/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
apcupsd-3.14.14/autoconf/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
apcupsd-3.14.14/autoconf/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
apcupsd-3.14.14/autoconf/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
apcupsd-3.14.14/autoconf/config.guess-814-	    amd64)
apcupsd-3.14.14/autoconf/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
apcupsd-3.14.14/autoconf/config.guess-816-	    *)
apcupsd-3.14.14/autoconf/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
apcupsd-3.14.14/autoconf/config.guess-818-	esac
##############################################
apcupsd-3.14.14/autoconf/config.guess-872-    prep*:SunOS:5.*:*)
apcupsd-3.14.14/autoconf/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
apcupsd-3.14.14/autoconf/config.guess-874-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-876-	# the GNU system
apcupsd-3.14.14/autoconf/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
apcupsd-3.14.14/autoconf/config.guess-878-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-880-	# other systems with GNU libc and userland
apcupsd-3.14.14/autoconf/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
apcupsd-3.14.14/autoconf/config.guess-882-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-968-EOF
apcupsd-3.14.14/autoconf/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
apcupsd-3.14.14/autoconf/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
apcupsd-3.14.14/autoconf/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
apcupsd-3.14.14/autoconf/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
apcupsd-3.14.14/autoconf/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
apcupsd-3.14.14/autoconf/config.guess-1262-	fi
apcupsd-3.14.14/autoconf/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
apcupsd-3.14.14/autoconf/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
apcupsd-3.14.14/autoconf/config.guess-1347-    *:DragonFly:*:*)
apcupsd-3.14.14/autoconf/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
apcupsd-3.14.14/autoconf/config.guess-1349-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.guess-1360-    i*86:skyos:*:*)
apcupsd-3.14.14/autoconf/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
apcupsd-3.14.14/autoconf/config.guess-1362-	exit ;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-52-
apcupsd-3.14.14/autoconf/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
apcupsd-3.14.14/autoconf/config.sub-54-
##############################################
apcupsd-3.14.14/autoconf/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
apcupsd-3.14.14/autoconf/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
apcupsd-3.14.14/autoconf/config.sub-117-case $maybe_os in
##############################################
apcupsd-3.14.14/autoconf/config.sub-123-    os=-$maybe_os
apcupsd-3.14.14/autoconf/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
apcupsd-3.14.14/autoconf/config.sub-125-    ;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-127-    os=-linux-android
apcupsd-3.14.14/autoconf/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
apcupsd-3.14.14/autoconf/config.sub-129-    ;;
apcupsd-3.14.14/autoconf/config.sub-130-  *)
apcupsd-3.14.14/autoconf/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
apcupsd-3.14.14/autoconf/config.sub-132-    if [ $basic_machine != $1 ]
apcupsd-3.14.14/autoconf/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
apcupsd-3.14.14/autoconf/config.sub-134-    else os=; fi
##############################################
apcupsd-3.14.14/autoconf/config.sub-181-		os=-sco5v6
apcupsd-3.14.14/autoconf/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-183-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-185-		os=-sco3.2v5
apcupsd-3.14.14/autoconf/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-187-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-189-		os=-sco3.2v4
apcupsd-3.14.14/autoconf/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-191-		;;
apcupsd-3.14.14/autoconf/config.sub-192-	-sco3.2.[4-9]*)
apcupsd-3.14.14/autoconf/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
apcupsd-3.14.14/autoconf/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-195-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
apcupsd-3.14.14/autoconf/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-199-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
apcupsd-3.14.14/autoconf/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-203-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-205-		os=-sco3.2v2
apcupsd-3.14.14/autoconf/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-207-		;;
apcupsd-3.14.14/autoconf/config.sub-208-	-udk*)
apcupsd-3.14.14/autoconf/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-210-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-212-		os=-isc2.2
apcupsd-3.14.14/autoconf/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-214-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-218-	-isc*)
apcupsd-3.14.14/autoconf/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-220-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-230-	-ptx*)
apcupsd-3.14.14/autoconf/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
apcupsd-3.14.14/autoconf/config.sub-232-		;;
apcupsd-3.14.14/autoconf/config.sub-233-	-windowsnt*)
apcupsd-3.14.14/autoconf/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
apcupsd-3.14.14/autoconf/config.sub-235-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-359-	*-*-*)
apcupsd-3.14.14/autoconf/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
apcupsd-3.14.14/autoconf/config.sub-361-		exit 1
##############################################
apcupsd-3.14.14/autoconf/config.sub-481-	amd64-*)
apcupsd-3.14.14/autoconf/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-483-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-523-	blackfin-*)
apcupsd-3.14.14/autoconf/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-525-		os=-linux
##############################################
apcupsd-3.14.14/autoconf/config.sub-531-	c54x-*)
apcupsd-3.14.14/autoconf/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-533-		;;
apcupsd-3.14.14/autoconf/config.sub-534-	c55x-*)
apcupsd-3.14.14/autoconf/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-536-		;;
apcupsd-3.14.14/autoconf/config.sub-537-	c6x-*)
apcupsd-3.14.14/autoconf/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-539-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-734-	i*86v32)
apcupsd-3.14.14/autoconf/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-736-		os=-sysv32
##############################################
apcupsd-3.14.14/autoconf/config.sub-738-	i*86v4*)
apcupsd-3.14.14/autoconf/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-740-		os=-sysv4
##############################################
apcupsd-3.14.14/autoconf/config.sub-742-	i*86v)
apcupsd-3.14.14/autoconf/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-744-		os=-sysv
##############################################
apcupsd-3.14.14/autoconf/config.sub-746-	i*86sol2)
apcupsd-3.14.14/autoconf/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
apcupsd-3.14.14/autoconf/config.sub-748-		os=-solaris2
##############################################
apcupsd-3.14.14/autoconf/config.sub-776-	m68knommu-*)
apcupsd-3.14.14/autoconf/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-778-		os=-linux
##############################################
apcupsd-3.14.14/autoconf/config.sub-813-	mips3*-*)
apcupsd-3.14.14/autoconf/config.sub:814:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
apcupsd-3.14.14/autoconf/config.sub-815-		;;
apcupsd-3.14.14/autoconf/config.sub-816-	mips3*)
apcupsd-3.14.14/autoconf/config.sub:817:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
apcupsd-3.14.14/autoconf/config.sub-818-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-831-	ms1-*)
apcupsd-3.14.14/autoconf/config.sub:832:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
apcupsd-3.14.14/autoconf/config.sub-833-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-950-	parisc-*)
apcupsd-3.14.14/autoconf/config.sub:951:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-952-		os=-linux
##############################################
apcupsd-3.14.14/autoconf/config.sub-966-	pc98-*)
apcupsd-3.14.14/autoconf/config.sub:967:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-968-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-981-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
apcupsd-3.14.14/autoconf/config.sub:982:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-983-		;;
apcupsd-3.14.14/autoconf/config.sub-984-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
apcupsd-3.14.14/autoconf/config.sub:985:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-986-		;;
apcupsd-3.14.14/autoconf/config.sub-987-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
apcupsd-3.14.14/autoconf/config.sub:988:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-989-		;;
apcupsd-3.14.14/autoconf/config.sub-990-	pentium4-*)
apcupsd-3.14.14/autoconf/config.sub:991:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-992-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1000-	ppc-* | ppcbe-*)
apcupsd-3.14.14/autoconf/config.sub:1001:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-1002-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1006-	ppcle-* | powerpclittle-*)
apcupsd-3.14.14/autoconf/config.sub:1007:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-1008-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1010-		;;
apcupsd-3.14.14/autoconf/config.sub:1011:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-1012-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1016-	ppc64le-* | powerpc64little-*)
apcupsd-3.14.14/autoconf/config.sub:1017:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-1018-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1099-	strongarm-* | thumb-*)
apcupsd-3.14.14/autoconf/config.sub:1100:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub-1101-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1229-	xscale-* | xscalee[bl]-*)
apcupsd-3.14.14/autoconf/config.sub:1230:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
apcupsd-3.14.14/autoconf/config.sub-1231-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1306-	*)
apcupsd-3.14.14/autoconf/config.sub:1307:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
apcupsd-3.14.14/autoconf/config.sub-1308-		exit 1
##############################################
apcupsd-3.14.14/autoconf/config.sub-1314-	*-digital*)
apcupsd-3.14.14/autoconf/config.sub:1315:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
apcupsd-3.14.14/autoconf/config.sub-1316-		;;
apcupsd-3.14.14/autoconf/config.sub-1317-	*-commodore*)
apcupsd-3.14.14/autoconf/config.sub:1318:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
apcupsd-3.14.14/autoconf/config.sub-1319-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1335-	-solaris1 | -solaris1.*)
apcupsd-3.14.14/autoconf/config.sub:1336:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
apcupsd-3.14.14/autoconf/config.sub-1337-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1347-	-gnu/linux*)
apcupsd-3.14.14/autoconf/config.sub:1348:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
apcupsd-3.14.14/autoconf/config.sub-1349-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1393-	-nto*)
apcupsd-3.14.14/autoconf/config.sub:1394:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
apcupsd-3.14.14/autoconf/config.sub-1395-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1400-	-mac*)
apcupsd-3.14.14/autoconf/config.sub:1401:		os=`echo $os | sed -e 's|mac|macos|'`
apcupsd-3.14.14/autoconf/config.sub-1402-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1406-	-linux*)
apcupsd-3.14.14/autoconf/config.sub:1407:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
apcupsd-3.14.14/autoconf/config.sub-1408-		;;
apcupsd-3.14.14/autoconf/config.sub-1409-	-sunos5*)
apcupsd-3.14.14/autoconf/config.sub:1410:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
apcupsd-3.14.14/autoconf/config.sub-1411-		;;
apcupsd-3.14.14/autoconf/config.sub-1412-	-sunos6*)
apcupsd-3.14.14/autoconf/config.sub:1413:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
apcupsd-3.14.14/autoconf/config.sub-1414-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1461-	-sinix5.*)
apcupsd-3.14.14/autoconf/config.sub:1462:		os=`echo $os | sed -e 's|sinix|sysv|'`
apcupsd-3.14.14/autoconf/config.sub-1463-		;;
##############################################
apcupsd-3.14.14/autoconf/config.sub-1514-		# Get rid of the `-' at the beginning of $os.
apcupsd-3.14.14/autoconf/config.sub:1515:		os=`echo $os | sed 's/[^-]*-//'`
apcupsd-3.14.14/autoconf/config.sub:1516:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
apcupsd-3.14.14/autoconf/config.sub-1517-		exit 1
##############################################
apcupsd-3.14.14/autoconf/config.sub-1777-		esac
apcupsd-3.14.14/autoconf/config.sub:1778:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
apcupsd-3.14.14/autoconf/config.sub-1779-		;;
##############################################
apcupsd-3.14.14/autoconf/install-sh-73-
apcupsd-3.14.14/autoconf/install-sh:74:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
apcupsd-3.14.14/autoconf/install-sh-75-	    shift
##############################################
apcupsd-3.14.14/autoconf/install-sh-77-
apcupsd-3.14.14/autoconf/install-sh:78:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
apcupsd-3.14.14/autoconf/install-sh-79-	    shift
##############################################
apcupsd-3.14.14/autoconf/install-sh-138-	then
apcupsd-3.14.14/autoconf/install-sh:139:		dst="$dst"/`basename $src`
apcupsd-3.14.14/autoconf/install-sh-140-	else
##############################################
apcupsd-3.14.14/autoconf/install-sh-145-## this sed command emulates the dirname command
apcupsd-3.14.14/autoconf/install-sh:146:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
apcupsd-3.14.14/autoconf/install-sh-147-
##############################################
apcupsd-3.14.14/autoconf/install-sh-159-IFS='%'
apcupsd-3.14.14/autoconf/install-sh:160:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
apcupsd-3.14.14/autoconf/install-sh-161-IFS="${oIFS}"
##############################################
apcupsd-3.14.14/autoconf/install-sh-193-	then
apcupsd-3.14.14/autoconf/install-sh:194:		dstfile=`basename $dst`
apcupsd-3.14.14/autoconf/install-sh-195-	else
##############################################
apcupsd-3.14.14/autoconf/install-sh-203-	then
apcupsd-3.14.14/autoconf/install-sh:204:		dstfile=`basename $dst`
apcupsd-3.14.14/autoconf/install-sh-205-	else
##############################################
apcupsd-3.14.14/autoconf/mkinstalldirs-10-for file in ${1+"$@"} ; do 
apcupsd-3.14.14/autoconf/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
apcupsd-3.14.14/autoconf/mkinstalldirs-12-   shift
##############################################
apcupsd-3.14.14/autoconf/configure.in-30-
apcupsd-3.14.14/autoconf/configure.in:31:VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/autoconf/configure.in-32-AC_SUBST(VERSION)
apcupsd-3.14.14/autoconf/configure.in-33-
apcupsd-3.14.14/autoconf/configure.in:34:DATE=`sed -n -e 's/^.*[ \t]*ADATE.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/autoconf/configure.in-35-AC_SUBST(DATE)
##############################################
apcupsd-3.14.14/autoconf/configure.in-699-         if test x$usbcfg != x ; then
apcupsd-3.14.14/autoconf/configure.in:700:            LIBUSB=`$usbcfg --libs`
apcupsd-3.14.14/autoconf/configure.in:701:            LIBUSBH=`$usbcfg --prefix`/include/usb.h
apcupsd-3.14.14/autoconf/configure.in-702-         else
##############################################
apcupsd-3.14.14/autoconf/configure.in-828-
apcupsd-3.14.14/autoconf/configure.in:829:   SUPC="`$CXX -print-file-name=libsupc++.a 2>/dev/null`"
apcupsd-3.14.14/autoconf/configure.in-830-   case "$SUPC" in
##############################################
apcupsd-3.14.14/autoconf/configure.in-1078-bsdi)
apcupsd-3.14.14/autoconf/configure.in:1079:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/autoconf/configure.in-1080-   ;;
##############################################
apcupsd-3.14.14/autoconf/configure.in-1087-freebsd)
apcupsd-3.14.14/autoconf/configure.in:1088:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/autoconf/configure.in-1089-   SERIALDEV=/dev/cuaa0
##############################################
apcupsd-3.14.14/autoconf/configure.in-1100-gentoo)
apcupsd-3.14.14/autoconf/configure.in:1101:   DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
apcupsd-3.14.14/autoconf/configure.in-1102-   DFILES="\
##############################################
apcupsd-3.14.14/autoconf/configure.in-1114-netbsd)
apcupsd-3.14.14/autoconf/configure.in:1115:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/autoconf/configure.in-1116-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/autoconf/configure.in-1123-openbsd)
apcupsd-3.14.14/autoconf/configure.in:1124:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/autoconf/configure.in-1125-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/autoconf/configure.in-1146-   fi
apcupsd-3.14.14/autoconf/configure.in:1147:   if test `cat $f | grep release | cut -f 3 -d ' '`x = "Enterprise"x ; then
apcupsd-3.14.14/autoconf/configure.in:1148:      DISTVER="Enterprise "`cat $f | grep release | cut -f 6 -d ' '`
apcupsd-3.14.14/autoconf/configure.in-1149-   else
##############################################
apcupsd-3.14.14/autoconf/configure.in-1372-#
apcupsd-3.14.14/autoconf/configure.in:1373:CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 3 -d ' '`
apcupsd-3.14.14/autoconf/configure.in-1374-if test "x${CXXVERSION}" = "x" ; then
apcupsd-3.14.14/autoconf/configure.in:1375:   CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 1 -d ' '`
apcupsd-3.14.14/autoconf/configure.in-1376-fi
##############################################
apcupsd-3.14.14/doc/manual/manual.html-4248-       for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.html:4249:          inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.html-4250-          echo -n &quot;Starting UPS monitoring ($inst):&quot;
##############################################
apcupsd-3.14.14/doc/manual/manual.html-4258-       for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.html:4259:          inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.html-4260-          echo -n &quot;Shutting down UPS monitoring ($inst):&quot;
##############################################
apcupsd-3.14.14/doc/manual/manual.html-4277-       for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.html:4278:          inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.html-4279-          status -p /var/run/apcupsd-$inst.pid apcupsd-$inst
##############################################
apcupsd-3.14.14/doc/manual/manual.html-4282-          then
apcupsd-3.14.14/doc/manual/manual.html:4283:             NISPORT=`grep ^NISPORT &lt; $conf | sed -e &quot;s/NISPORT *\([0-9]\)/\1/&quot;`
apcupsd-3.14.14/doc/manual/manual.html-4284-             /sbin/apcaccess status localhost:$NISPORT | egrep &quot;(STATUS)|(UPSNAME)&quot;
##############################################
apcupsd-3.14.14/doc/manual/manual.rst-3711-           for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.rst:3712:              inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.rst-3713-              echo -n "Starting UPS monitoring ($inst):"
##############################################
apcupsd-3.14.14/doc/manual/manual.rst-3721-           for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.rst:3722:              inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.rst-3723-              echo -n "Shutting down UPS monitoring ($inst):"
##############################################
apcupsd-3.14.14/doc/manual/manual.rst-3740-           for conf in /etc/apcupsd/apcupsd.*.conf ; do
apcupsd-3.14.14/doc/manual/manual.rst:3741:              inst=`basename $conf`
apcupsd-3.14.14/doc/manual/manual.rst-3742-              status -p /var/run/apcupsd-$inst.pid apcupsd-$inst
##############################################
apcupsd-3.14.14/doc/manual/manual.rst-3745-              then
apcupsd-3.14.14/doc/manual/manual.rst:3746:                 NISPORT=`grep ^NISPORT < $conf | sed -e "s/NISPORT *\([0-9]\)/\1/"`
apcupsd-3.14.14/doc/manual/manual.rst-3747-                 /sbin/apcaccess status localhost:$NISPORT | egrep "(STATUS)|(UPSNAME)"
##############################################
apcupsd-3.14.14/examples/index.php-135-		// Add a link so that the user can switch this view off.
apcupsd-3.14.14/examples/index.php:136:		echo "<a href=\"" . $_SERVER["PHP_SELF"] . "\">Hide old log entries</a></td></tr>\n";
apcupsd-3.14.14/examples/index.php-137-	} else {  // By default, just show the last X lines. Save some screen real estate.
##############################################
apcupsd-3.14.14/examples/index.php-167-		// Add a link so the user can see the entire log from the beginning.
apcupsd-3.14.14/examples/index.php:168:		echo "<a href=\"" . $_SERVER["PHP_SELF"] . "?showlog=yes\">Show entire log</a></td>\n";
apcupsd-3.14.14/examples/index.php-169-	}
##############################################
apcupsd-3.14.14/platforms/alpha/apcupsd.in-22-       if [ -f $APCPID ]; then
apcupsd-3.14.14/platforms/alpha/apcupsd.in:23:             kill `cat $APCPID` || return=$failed
apcupsd-3.14.14/platforms/alpha/apcupsd.in-24-             rm -f $APCPID
##############################################
apcupsd-3.14.14/platforms/debian/examples/emacsen-install.ex-14-
apcupsd-3.14.14/platforms/debian/examples/emacsen-install.ex:15:#FLAVORTEST=`echo $FLAVOR | cut -c-6`
apcupsd-3.14.14/platforms/debian/examples/emacsen-install.ex-16-#if [ ${FLAVORTEST} = xemacs ] ; then
##############################################
apcupsd-3.14.14/platforms/freebsd/apcupsd.in-27-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/freebsd/apcupsd.in:28:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/freebsd/apcupsd.in-29-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/gentoo/ebuild-94-pkg_preinst() {
apcupsd-3.14.14/platforms/gentoo/ebuild:95:	if test -f $XAPCPID -a -d /proc/`cat $XAPCPID`; then
apcupsd-3.14.14/platforms/gentoo/ebuild-96-		stop_apcupsd
##############################################
apcupsd-3.14.14/platforms/gentoo/ebuild-117-pkg_prerm() {
apcupsd-3.14.14/platforms/gentoo/ebuild:118:	if test -f $XAPCPID -a -d /proc/`cat $XAPCPID`; then
apcupsd-3.14.14/platforms/gentoo/ebuild-119-		stop_apcupsd
##############################################
apcupsd-3.14.14/platforms/hpux/apcupsd.in-29-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/hpux/apcupsd.in:30:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/hpux/apcupsd.in-31-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-32-# check for stale lockfiles
apcupsd-3.14.14/platforms/mandrake/apcupsd.in:33:       LOCKDIR=`grep "^LOCKFILE" @sysconfdir@/apcupsd.conf | awk '{ print $2}'`
apcupsd-3.14.14/platforms/mandrake/apcupsd.in:34:       DEVICE=`grep "^DEVICE" @sysconfdir@/apcupsd.conf | awk '{ print $2 }' | sed -e 's@/dev/@@g'`
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-35-       if [ -z "${DEVICE}" ]; then
##############################################
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-39-       if [ -f $LOCKFILE ]; then
apcupsd-3.14.14/platforms/mandrake/apcupsd.in:40:	  PID=`cat $LOCKFILE | awk '{ printf("%d",$1) }'`
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-41-       else
##############################################
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-43-       fi
apcupsd-3.14.14/platforms/mandrake/apcupsd.in:44:       PIDREAL=`ps -e | awk '{print $1}' | grep "${PID}"`
apcupsd-3.14.14/platforms/mandrake/apcupsd.in-45-       if [ ! -z "$PID" -a ! "$PID" = "$PIDREAL" ]; then
##############################################
apcupsd-3.14.14/platforms/mingw/build-win32-cross-tools-395-	        cd "$BUILDDIR"
apcupsd-3.14.14/platforms/mingw/build-win32-cross-tools:396:	        NSIS=`tar -tjf "$SRCDIR/$NSIS_ARCHIVE" | head -n 1`
apcupsd-3.14.14/platforms/mingw/build-win32-cross-tools-397-	        echo "====== NSIS ${NSIS} ========="
##############################################
apcupsd-3.14.14/platforms/netbsd/apcupsd.in-27-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/netbsd/apcupsd.in:28:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/netbsd/apcupsd.in-29-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/openbsd/apcupsd.in-25-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/openbsd/apcupsd.in:26:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/openbsd/apcupsd.in-27-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/openbsd/apcupsd.in-35-	if [ -f $APCPID ]; then
apcupsd-3.14.14/platforms/openbsd/apcupsd.in:36:		pid="`cat $APCPID`"
apcupsd-3.14.14/platforms/openbsd/apcupsd.in-37-	else
##############################################
apcupsd-3.14.14/platforms/qnx/apcupsd.in-26-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/qnx/apcupsd.in:27:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/qnx/apcupsd.in-28-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/slackware/apcupsd.in-31-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/slackware/apcupsd.in:32:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/slackware/apcupsd.in-33-		kill ${THEPID} || return="  Failed."
##############################################
apcupsd-3.14.14/platforms/sun/apcupsd.in-30-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/sun/apcupsd.in:31:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/sun/apcupsd.in-32-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/platforms/unknown/apcupsd.in-26-	if [ -f ${APCPID} ]; then
apcupsd-3.14.14/platforms/unknown/apcupsd.in:27:		THEPID=`cat ${APCPID}`
apcupsd-3.14.14/platforms/unknown/apcupsd.in-28-		kill ${THEPID} || return=" Failed."
##############################################
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h-33-   ModbusComm(uint8_t slaveaddr = DEFAULT_SLAVE_ADDR) : 
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:34:      _slaveaddr(slaveaddr), _open(false) {}
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h-35-   virtual ~ModbusComm() {}
##############################################
apcupsd-3.14.14/src/drivers/pcnet/pcnet.c-93-   UpsDriver(ups),
apcupsd-3.14.14/src/drivers/pcnet/pcnet.c:94:   _ipaddr(NULL),
apcupsd-3.14.14/src/drivers/pcnet/pcnet.c-95-   _user(NULL),
##############################################
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp-63-   _destaddr.sin_port = htons(port);
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:64:   _destaddr.sin_addr.s_addr = inet_addr(host);
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp-65-   if (_destaddr.sin_addr.s_addr == INADDR_NONE) 
##############################################
apcupsd-3.14.14/src/lib/apclibnis.c-225-   tcp_serv_addr.sin_port = htons(port);
apcupsd-3.14.14/src/lib/apclibnis.c:226:   tcp_serv_addr.sin_addr.s_addr = inet_addr(host);
apcupsd-3.14.14/src/lib/apclibnis.c-227-   if (tcp_serv_addr.sin_addr.s_addr == INADDR_NONE) {
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-30-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:31:VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-32-AC_SUBST(VERSION)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-33-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:34:DATE=`sed -n -e 's/^.*[ \t]*ADATE.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-35-AC_SUBST(DATE)
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-698-         if test x$usbcfg != x ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:699:            LIBUSB=`$usbcfg --libs`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:700:            LIBUSBH=`$usbcfg --prefix`/include/usb.h
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-701-         else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-827-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:828:   SUPC="`$CXX -print-file-name=libsupc++.a 2>/dev/null`"
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-829-   case "$SUPC" in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1077-bsdi)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1078:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1079-   ;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1086-freebsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1087:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1088-   SERIALDEV=/dev/cuaa0
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1099-gentoo)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1100:   DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1101-   DFILES="\
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1113-netbsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1114:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1115-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1122-openbsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1123:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1124-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1145-   fi
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1146:   if test `cat $f | grep release | cut -f 3 -d ' '`x = "Enterprise"x ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1147:      DISTVER="Enterprise "`cat $f | grep release | cut -f 6 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1148-   else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1371-#
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1372:CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 3 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1373-if test "x${CXXVERSION}" = "x" ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in:1374:   CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 1 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/autoconf/configure.in-1375-fi
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-46-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:47:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-48-  as_echo='printf %s\n'
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-50-else
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-62-      esac;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-234-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:235:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-236-") 2> /dev/null; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-349-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:350:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-351-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-445-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:446:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-447-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-558-	esac;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:559:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-560-	???[sx]*):;;*)false;;esac;fi
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-901-  case $ac_option in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:902:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-903-  *)	ac_optarg=yes ;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-944-  -disable-* | --disable-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:945:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-946-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-950-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-952-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-971-  -enable-* | --enable-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-973-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-977-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:978:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-979-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1176-  -with-* | --with-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1177:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1178-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1182-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1183:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1184-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1193-  -without-* | --without-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1199-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1200:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1201-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1233-  *=*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1234:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1253-if test -n "$ac_prev"; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1254:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1255-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1277-    */ )
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1278:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1279-      eval $ac_var=\$ac_val;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1315-ac_ls_di=`ls -di .` &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1316:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1317-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1375-case $srcdir in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1376:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1377-esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1418-By default, \`make install' will install all the files in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1419:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1420:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1421-for instance \`--prefix=\$HOME'.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1561-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1562:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1563-  # A ".." for each directory in $ac_dir_suffix.
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1564:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1565-  case $ac_top_builddir_sub in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1694-    *\'*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1695:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1696-    esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1781-      case $ac_val in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1782:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1783-      esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1798-	case $ac_val in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1799:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1800-	esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1909-    set,)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1910:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1911:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1912-      ac_cache_corrupted=: ;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1920-	# differences in whitespace do not lead to failure.
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1921:	ac_old_val_w=`echo x $ac_old_val`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1922:	ac_new_val_w=`echo x $ac_new_val`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1923-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1940-    case $ac_new_val in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:1941:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-1942-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2028-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2029:VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2030-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2031-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2032:DATE=`sed -n -e 's/^.* \t*ADATE.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2033-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2145-test "x$ac_build_alias" = x &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2146:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2147-test "x$ac_build_alias" = x &&
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2150-   { (exit 1); exit 1; }; }
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2151:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2152-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2175-IFS=$ac_save_IFS
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2176:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2177-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2186-else
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2187:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2188-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2212-IFS=$ac_save_IFS
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2213:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2214-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2440-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2441:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2442-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2484-	then :; else
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2485:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2486-	fi
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2587-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2588:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2589-	  break;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2645-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:2646:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-2647-       break;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5103-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5104:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5105-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5195-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5196:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5197-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5214-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5215:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5216-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5306-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5307:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5308-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5323-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5324:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5325-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5415-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5416:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5417-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5706-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5707:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5708-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5798-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:5799:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-5800-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-6258-#endif
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:6259:char inet_addr ();
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-6260-int
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-6262-{
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:6263:return inet_addr ();
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-6264-  ;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7085-  # Check for GNU $ac_path_GREP
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7086:case `"$ac_path_GREP" --version 2>&1` in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7087-*GNU*)
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7099-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7100:    ac_count=`expr $ac_count + 1`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7101-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7153-  # Check for GNU $ac_path_EGREP
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7154:case `"$ac_path_EGREP" --version 2>&1` in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7155-*GNU*)
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7167-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7168:    ac_count=`expr $ac_count + 1`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7169-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7391-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7392:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7393-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7443-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7444:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7445-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7477-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7478:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7479-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7613-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7614:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7615-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7627-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7628:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7629-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7763-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:7764:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-7765-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-9087-    for ac_var in incroot usrlibdir libdir; do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:9088:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-9089-    done
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-9244-	LIBS=$ac_save_LIBS
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:9245:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-9246-do
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11654-         if test x$usbcfg != x ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11655:            LIBUSB=`$usbcfg --libs`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11656:            LIBUSBH=`$usbcfg --prefix`/include/usb.h
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11657-         else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11915-  (exit $ac_status); }; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11916:  pkg_cv_GAPCMON_CFLAGS=`$PKG_CONFIG --cflags-only-I "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0" 2>/dev/null`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11917-else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11933-  (exit $ac_status); }; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11934:  pkg_cv_GAPCMON_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0" 2>/dev/null`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11935-else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11952-        if test $_pkg_short_errors_supported = yes; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11953:	        GAPCMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0"`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11954-        else
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:11955:	        GAPCMON_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0"`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-11956-        fi
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12412-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:12413:   SUPC="`$CXX -print-file-name=libsupc++.a 2>/dev/null`"
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12414-   case "$SUPC" in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12737-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:12738:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12739-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12829-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:12830:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12831-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12841-do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:12842:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12843-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12933-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:12934:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-12935-_ACEOF
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13097-bsdi)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13098:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13099-   ;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13106-freebsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13107:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13108-   SERIALDEV=/dev/cuaa0
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13119-gentoo)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13120:   DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13121-   DFILES="\
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13133-netbsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13134:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13135-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13142-openbsd)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13143:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13144-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13165-   fi
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13166:   if test `cat $f | grep release | cut -f 3 -d ' '`x = "Enterprise"x ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13167:      DISTVER="Enterprise "`cat $f | grep release | cut -f 6 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13168-   else
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13513-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13514:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13515-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13583-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13584:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13585-  as_echo='printf %s\n'
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13587-else
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13588:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13589-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13597-	expr "X$arg" : "X\\(.*\\)$as_nl";
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13598:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13599-      esac;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13713-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13714:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13715-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13826-	esac;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13827:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13828-	???[sx]*):;;*)false;;esac;fi
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13907-configured by $0, generated by GNU Autoconf 2.63,
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13908:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13909-
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13927-  --*=*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13928:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13929:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13930-    ac_shift=:
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13949-    case $ac_optarg in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13950:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13951-    esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13956-    case $ac_optarg in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:13957:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-13958-    esac
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14077-ac_cr=''
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14078:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14079-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14096-   { (exit 1); exit 1; }; }
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14097:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14098-ac_delim='%!_!# '
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14104-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14105:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14106-  if test $ac_delim_n = $ac_delim_num; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14238-for ac_last_try in false false :; do
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14239:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14240-  if test -z "$ac_t"; then
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14378-      esac
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14379:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14380-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14441-      case $as_dir in #(
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14442:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14443-      *) as_qdir=$as_dir;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14479-*)
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14480:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14481-  # A ".." for each directory in $ac_dir_suffix.
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14482:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14483-  case $ac_top_builddir_sub in
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14537-'
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14538:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14539-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14554-
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14555:# Neutralize VPATH when `$srcdir' = `.'.
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14556-# Shell code in configure.ac might set extrasub.
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14583-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14584:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14585:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14586-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14680-#
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14681:CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 3 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14682-if test "x${CXXVERSION}" = "x" ; then
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure:14683:   CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 1 -d ' '`
apcupsd-3.14.14/.pc/04-kfreebsd-support.patch/configure-14684-fi
##############################################
apcupsd-3.14.14/configure-46-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
apcupsd-3.14.14/configure:47:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apcupsd-3.14.14/configure-48-  as_echo='printf %s\n'
##############################################
apcupsd-3.14.14/configure-50-else
apcupsd-3.14.14/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apcupsd-3.14.14/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apcupsd-3.14.14/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
apcupsd-3.14.14/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apcupsd-3.14.14/configure-62-      esac;
##############################################
apcupsd-3.14.14/configure-234-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
apcupsd-3.14.14/configure:235:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
apcupsd-3.14.14/configure-236-") 2> /dev/null; then
##############################################
apcupsd-3.14.14/configure-349-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/configure:350:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
apcupsd-3.14.14/configure-351-
##############################################
apcupsd-3.14.14/configure-445-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/configure:446:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
apcupsd-3.14.14/configure-447-
##############################################
apcupsd-3.14.14/configure-558-	esac;
apcupsd-3.14.14/configure:559:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
apcupsd-3.14.14/configure-560-	???[sx]*):;;*)false;;esac;fi
##############################################
apcupsd-3.14.14/configure-901-  case $ac_option in
apcupsd-3.14.14/configure:902:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
apcupsd-3.14.14/configure-903-  *)	ac_optarg=yes ;;
##############################################
apcupsd-3.14.14/configure-944-  -disable-* | --disable-*)
apcupsd-3.14.14/configure:945:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
apcupsd-3.14.14/configure-946-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/configure-950-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/configure:951:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/configure-952-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/configure-971-  -enable-* | --enable-*)
apcupsd-3.14.14/configure:972:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
apcupsd-3.14.14/configure-973-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/configure-977-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/configure:978:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/configure-979-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/configure-1176-  -with-* | --with-*)
apcupsd-3.14.14/configure:1177:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
apcupsd-3.14.14/configure-1178-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/configure-1182-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/configure:1183:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/configure-1184-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/configure-1193-  -without-* | --without-*)
apcupsd-3.14.14/configure:1194:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
apcupsd-3.14.14/configure-1195-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/configure-1199-    ac_useropt_orig=$ac_useropt
apcupsd-3.14.14/configure:1200:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
apcupsd-3.14.14/configure-1201-    case $ac_user_opts in
##############################################
apcupsd-3.14.14/configure-1233-  *=*)
apcupsd-3.14.14/configure:1234:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
apcupsd-3.14.14/configure-1235-    # Reject names that are not valid shell variable names.
##############################################
apcupsd-3.14.14/configure-1253-if test -n "$ac_prev"; then
apcupsd-3.14.14/configure:1254:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
apcupsd-3.14.14/configure-1255-  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
apcupsd-3.14.14/configure-1277-    */ )
apcupsd-3.14.14/configure:1278:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
apcupsd-3.14.14/configure-1279-      eval $ac_var=\$ac_val;;
##############################################
apcupsd-3.14.14/configure-1315-ac_ls_di=`ls -di .` &&
apcupsd-3.14.14/configure:1316:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
apcupsd-3.14.14/configure-1317-  { $as_echo "$as_me: error: working directory cannot be determined" >&2
##############################################
apcupsd-3.14.14/configure-1375-case $srcdir in
apcupsd-3.14.14/configure:1376:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
apcupsd-3.14.14/configure-1377-esac
##############################################
apcupsd-3.14.14/configure-1418-By default, \`make install' will install all the files in
apcupsd-3.14.14/configure:1419:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
apcupsd-3.14.14/configure:1420:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
apcupsd-3.14.14/configure-1421-for instance \`--prefix=\$HOME'.
##############################################
apcupsd-3.14.14/configure-1561-*)
apcupsd-3.14.14/configure:1562:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apcupsd-3.14.14/configure-1563-  # A ".." for each directory in $ac_dir_suffix.
apcupsd-3.14.14/configure:1564:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apcupsd-3.14.14/configure-1565-  case $ac_top_builddir_sub in
##############################################
apcupsd-3.14.14/configure-1694-    *\'*)
apcupsd-3.14.14/configure:1695:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/configure-1696-    esac
##############################################
apcupsd-3.14.14/configure-1781-      case $ac_val in
apcupsd-3.14.14/configure:1782:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apcupsd-3.14.14/configure-1783-      esac
##############################################
apcupsd-3.14.14/configure-1798-	case $ac_val in
apcupsd-3.14.14/configure:1799:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
apcupsd-3.14.14/configure-1800-	esac
##############################################
apcupsd-3.14.14/configure-1909-    set,)
apcupsd-3.14.14/configure:1910:      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
apcupsd-3.14.14/configure:1911:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
apcupsd-3.14.14/configure-1912-      ac_cache_corrupted=: ;;
##############################################
apcupsd-3.14.14/configure-1920-	# differences in whitespace do not lead to failure.
apcupsd-3.14.14/configure:1921:	ac_old_val_w=`echo x $ac_old_val`
apcupsd-3.14.14/configure:1922:	ac_new_val_w=`echo x $ac_new_val`
apcupsd-3.14.14/configure-1923-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
apcupsd-3.14.14/configure-1940-    case $ac_new_val in
apcupsd-3.14.14/configure:1941:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/configure-1942-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
apcupsd-3.14.14/configure-2028-
apcupsd-3.14.14/configure:2029:VERSION=`sed -n -e 's/^.*VERSION.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/configure-2030-
apcupsd-3.14.14/configure-2031-
apcupsd-3.14.14/configure:2032:DATE=`sed -n -e 's/^.* \t*ADATE.*"\(.*\)"$/\1/p' ${srcdir}/include/version.h`
apcupsd-3.14.14/configure-2033-
##############################################
apcupsd-3.14.14/configure-2145-test "x$ac_build_alias" = x &&
apcupsd-3.14.14/configure:2146:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
apcupsd-3.14.14/configure-2147-test "x$ac_build_alias" = x &&
##############################################
apcupsd-3.14.14/configure-2150-   { (exit 1); exit 1; }; }
apcupsd-3.14.14/configure:2151:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
apcupsd-3.14.14/configure-2152-  { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
apcupsd-3.14.14/configure-2175-IFS=$ac_save_IFS
apcupsd-3.14.14/configure:2176:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
apcupsd-3.14.14/configure-2177-
##############################################
apcupsd-3.14.14/configure-2186-else
apcupsd-3.14.14/configure:2187:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
apcupsd-3.14.14/configure-2188-    { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
apcupsd-3.14.14/configure-2212-IFS=$ac_save_IFS
apcupsd-3.14.14/configure:2213:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
apcupsd-3.14.14/configure-2214-
##############################################
apcupsd-3.14.14/configure-2440-$as_echo_n "checking for C++ compiler default output file name... " >&6; }
apcupsd-3.14.14/configure:2441:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
apcupsd-3.14.14/configure-2442-
##############################################
apcupsd-3.14.14/configure-2484-	then :; else
apcupsd-3.14.14/configure:2485:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apcupsd-3.14.14/configure-2486-	fi
##############################################
apcupsd-3.14.14/configure-2587-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
apcupsd-3.14.14/configure:2588:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
apcupsd-3.14.14/configure-2589-	  break;;
##############################################
apcupsd-3.14.14/configure-2645-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
apcupsd-3.14.14/configure:2646:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
apcupsd-3.14.14/configure-2647-       break;;
##############################################
apcupsd-3.14.14/configure-5103-do
apcupsd-3.14.14/configure:5104:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-5105-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-5195-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:5196:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-5197-_ACEOF
##############################################
apcupsd-3.14.14/configure-5214-do
apcupsd-3.14.14/configure:5215:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-5216-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-5306-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:5307:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-5308-_ACEOF
##############################################
apcupsd-3.14.14/configure-5323-do
apcupsd-3.14.14/configure:5324:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-5325-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-5415-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:5416:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-5417-_ACEOF
##############################################
apcupsd-3.14.14/configure-5706-do
apcupsd-3.14.14/configure:5707:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-5708-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-5798-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:5799:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-5800-_ACEOF
##############################################
apcupsd-3.14.14/configure-6258-#endif
apcupsd-3.14.14/configure:6259:char inet_addr ();
apcupsd-3.14.14/configure-6260-int
##############################################
apcupsd-3.14.14/configure-6262-{
apcupsd-3.14.14/configure:6263:return inet_addr ();
apcupsd-3.14.14/configure-6264-  ;
##############################################
apcupsd-3.14.14/configure-7085-  # Check for GNU $ac_path_GREP
apcupsd-3.14.14/configure:7086:case `"$ac_path_GREP" --version 2>&1` in
apcupsd-3.14.14/configure-7087-*GNU*)
##############################################
apcupsd-3.14.14/configure-7099-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
apcupsd-3.14.14/configure:7100:    ac_count=`expr $ac_count + 1`
apcupsd-3.14.14/configure-7101-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
apcupsd-3.14.14/configure-7153-  # Check for GNU $ac_path_EGREP
apcupsd-3.14.14/configure:7154:case `"$ac_path_EGREP" --version 2>&1` in
apcupsd-3.14.14/configure-7155-*GNU*)
##############################################
apcupsd-3.14.14/configure-7167-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
apcupsd-3.14.14/configure:7168:    ac_count=`expr $ac_count + 1`
apcupsd-3.14.14/configure-7169-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
apcupsd-3.14.14/configure-7391-do
apcupsd-3.14.14/configure:7392:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/configure-7393-{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
apcupsd-3.14.14/configure-7443-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:7444:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-7445-_ACEOF
##############################################
apcupsd-3.14.14/configure-7477-do
apcupsd-3.14.14/configure:7478:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/configure-7479-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
apcupsd-3.14.14/configure-7613-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:7614:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-7615-_ACEOF
##############################################
apcupsd-3.14.14/configure-7627-do
apcupsd-3.14.14/configure:7628:as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
apcupsd-3.14.14/configure-7629-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
apcupsd-3.14.14/configure-7763-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:7764:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-7765-_ACEOF
##############################################
apcupsd-3.14.14/configure-9087-    for ac_var in incroot usrlibdir libdir; do
apcupsd-3.14.14/configure:9088:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
apcupsd-3.14.14/configure-9089-    done
##############################################
apcupsd-3.14.14/configure-9244-	LIBS=$ac_save_LIBS
apcupsd-3.14.14/configure:9245:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
apcupsd-3.14.14/configure-9246-do
##############################################
apcupsd-3.14.14/configure-11659-         if test x$usbcfg != x ; then
apcupsd-3.14.14/configure:11660:            LIBUSB=`$usbcfg --libs`
apcupsd-3.14.14/configure:11661:            LIBUSBH=`$usbcfg --prefix`/include/usb.h
apcupsd-3.14.14/configure-11662-         else
##############################################
apcupsd-3.14.14/configure-11920-  (exit $ac_status); }; then
apcupsd-3.14.14/configure:11921:  pkg_cv_GAPCMON_CFLAGS=`$PKG_CONFIG --cflags-only-I "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0" 2>/dev/null`
apcupsd-3.14.14/configure-11922-else
##############################################
apcupsd-3.14.14/configure-11938-  (exit $ac_status); }; then
apcupsd-3.14.14/configure:11939:  pkg_cv_GAPCMON_LIBS=`$PKG_CONFIG --libs "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0" 2>/dev/null`
apcupsd-3.14.14/configure-11940-else
##############################################
apcupsd-3.14.14/configure-11957-        if test $_pkg_short_errors_supported = yes; then
apcupsd-3.14.14/configure:11958:	        GAPCMON_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0"`
apcupsd-3.14.14/configure-11959-        else
apcupsd-3.14.14/configure:11960:	        GAPCMON_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "gtk+-2.0 >= 2.4.0 glib-2.0 gthread-2.0 gconf-2.0"`
apcupsd-3.14.14/configure-11961-        fi
##############################################
apcupsd-3.14.14/configure-12417-
apcupsd-3.14.14/configure:12418:   SUPC="`$CXX -print-file-name=libsupc++.a 2>/dev/null`"
apcupsd-3.14.14/configure-12419-   case "$SUPC" in
##############################################
apcupsd-3.14.14/configure-12742-do
apcupsd-3.14.14/configure:12743:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-12744-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-12834-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:12835:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-12836-_ACEOF
##############################################
apcupsd-3.14.14/configure-12846-do
apcupsd-3.14.14/configure:12847:as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
apcupsd-3.14.14/configure-12848-{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
apcupsd-3.14.14/configure-12938-  cat >>confdefs.h <<_ACEOF
apcupsd-3.14.14/configure:12939:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
apcupsd-3.14.14/configure-12940-_ACEOF
##############################################
apcupsd-3.14.14/configure-13102-bsdi)
apcupsd-3.14.14/configure:13103:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/configure-13104-   ;;
##############################################
apcupsd-3.14.14/configure-13111-freebsd)
apcupsd-3.14.14/configure:13112:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/configure-13113-   SERIALDEV=/dev/cuaa0
##############################################
apcupsd-3.14.14/configure-13124-gentoo)
apcupsd-3.14.14/configure:13125:   DISTVER=`awk '/version / {print $5}' < /etc/gentoo-release`
apcupsd-3.14.14/configure-13126-   DFILES="\
##############################################
apcupsd-3.14.14/configure-13138-netbsd)
apcupsd-3.14.14/configure:13139:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/configure-13140-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/configure-13147-openbsd)
apcupsd-3.14.14/configure:13148:   DISTVER=`uname -a |awk '{print $3}'`
apcupsd-3.14.14/configure-13149-   SERIALDEV=/dev/cua01
##############################################
apcupsd-3.14.14/configure-13170-   fi
apcupsd-3.14.14/configure:13171:   if test `cat $f | grep release | cut -f 3 -d ' '`x = "Enterprise"x ; then
apcupsd-3.14.14/configure:13172:      DISTVER="Enterprise "`cat $f | grep release | cut -f 6 -d ' '`
apcupsd-3.14.14/configure-13173-   else
##############################################
apcupsd-3.14.14/configure-13518-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
apcupsd-3.14.14/configure:13519:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
apcupsd-3.14.14/configure-13520-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
apcupsd-3.14.14/configure-13588-as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
apcupsd-3.14.14/configure:13589:if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
apcupsd-3.14.14/configure-13590-  as_echo='printf %s\n'
##############################################
apcupsd-3.14.14/configure-13592-else
apcupsd-3.14.14/configure:13593:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
apcupsd-3.14.14/configure-13594-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
apcupsd-3.14.14/configure-13602-	expr "X$arg" : "X\\(.*\\)$as_nl";
apcupsd-3.14.14/configure:13603:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
apcupsd-3.14.14/configure-13604-      esac;
##############################################
apcupsd-3.14.14/configure-13718-  test "x$as_lineno_1" != "x$as_lineno_2" &&
apcupsd-3.14.14/configure:13719:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
apcupsd-3.14.14/configure-13720-
##############################################
apcupsd-3.14.14/configure-13831-	esac;
apcupsd-3.14.14/configure:13832:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
apcupsd-3.14.14/configure-13833-	???[sx]*):;;*)false;;esac;fi
##############################################
apcupsd-3.14.14/configure-13912-configured by $0, generated by GNU Autoconf 2.63,
apcupsd-3.14.14/configure:13913:  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
apcupsd-3.14.14/configure-13914-
##############################################
apcupsd-3.14.14/configure-13932-  --*=*)
apcupsd-3.14.14/configure:13933:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
apcupsd-3.14.14/configure:13934:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
apcupsd-3.14.14/configure-13935-    ac_shift=:
##############################################
apcupsd-3.14.14/configure-13954-    case $ac_optarg in
apcupsd-3.14.14/configure:13955:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/configure-13956-    esac
##############################################
apcupsd-3.14.14/configure-13961-    case $ac_optarg in
apcupsd-3.14.14/configure:13962:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
apcupsd-3.14.14/configure-13963-    esac
##############################################
apcupsd-3.14.14/configure-14082-ac_cr=''
apcupsd-3.14.14/configure:14083:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
apcupsd-3.14.14/configure-14084-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
apcupsd-3.14.14/configure-14101-   { (exit 1); exit 1; }; }
apcupsd-3.14.14/configure:14102:ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
apcupsd-3.14.14/configure-14103-ac_delim='%!_!# '
##############################################
apcupsd-3.14.14/configure-14109-
apcupsd-3.14.14/configure:14110:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
apcupsd-3.14.14/configure-14111-  if test $ac_delim_n = $ac_delim_num; then
##############################################
apcupsd-3.14.14/configure-14243-for ac_last_try in false false :; do
apcupsd-3.14.14/configure:14244:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
apcupsd-3.14.14/configure-14245-  if test -z "$ac_t"; then
##############################################
apcupsd-3.14.14/configure-14383-      esac
apcupsd-3.14.14/configure:14384:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
apcupsd-3.14.14/configure-14385-      ac_file_inputs="$ac_file_inputs '$ac_f'"
##############################################
apcupsd-3.14.14/configure-14446-      case $as_dir in #(
apcupsd-3.14.14/configure:14447:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
apcupsd-3.14.14/configure-14448-      *) as_qdir=$as_dir;;
##############################################
apcupsd-3.14.14/configure-14484-*)
apcupsd-3.14.14/configure:14485:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
apcupsd-3.14.14/configure-14486-  # A ".." for each directory in $ac_dir_suffix.
apcupsd-3.14.14/configure:14487:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
apcupsd-3.14.14/configure-14488-  case $ac_top_builddir_sub in
##############################################
apcupsd-3.14.14/configure-14542-'
apcupsd-3.14.14/configure:14543:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
apcupsd-3.14.14/configure-14544-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
apcupsd-3.14.14/configure-14559-
apcupsd-3.14.14/configure:14560:# Neutralize VPATH when `$srcdir' = `.'.
apcupsd-3.14.14/configure-14561-# Shell code in configure.ac might set extrasub.
##############################################
apcupsd-3.14.14/configure-14588-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
apcupsd-3.14.14/configure:14589:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
apcupsd-3.14.14/configure:14590:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
apcupsd-3.14.14/configure-14591-  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
apcupsd-3.14.14/configure-14685-#
apcupsd-3.14.14/configure:14686:CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 3 -d ' '`
apcupsd-3.14.14/configure-14687-if test "x${CXXVERSION}" = "x" ; then
apcupsd-3.14.14/configure:14688:   CXXVERSION=`${CXX} --version | tr '\n' ' ' | cut -f 1 -d ' '`
apcupsd-3.14.14/configure-14689-fi