===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cif-tools-1.0.0/config/config.guess-34-
cif-tools-1.0.0/config/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
cif-tools-1.0.0/config/config.guess-36-
##############################################
cif-tools-1.0.0/config/config.guess-102-: ${TMPDIR=/tmp} ;
cif-tools-1.0.0/config/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
cif-tools-1.0.0/config/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
cif-tools-1.0.0/config/config.guess-151-	EOF
cif-tools-1.0.0/config/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
cif-tools-1.0.0/config/config.guess-153-
##############################################
cif-tools-1.0.0/config/config.guess-188-	    earmv*)
cif-tools-1.0.0/config/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
cif-tools-1.0.0/config/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
cif-tools-1.0.0/config/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
cif-tools-1.0.0/config/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
cif-tools-1.0.0/config/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
cif-tools-1.0.0/config/config.guess-222-		;;
##############################################
cif-tools-1.0.0/config/config.guess-233-	    *)
cif-tools-1.0.0/config/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
cif-tools-1.0.0/config/config.guess-235-		;;
##############################################
cif-tools-1.0.0/config/config.guess-280-	*4.0)
cif-tools-1.0.0/config/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
cif-tools-1.0.0/config/config.guess-282-		;;
cif-tools-1.0.0/config/config.guess-283-	*5.*)
cif-tools-1.0.0/config/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
cif-tools-1.0.0/config/config.guess-285-		;;
##############################################
cif-tools-1.0.0/config/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
cif-tools-1.0.0/config/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
cif-tools-1.0.0/config/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
cif-tools-1.0.0/config/config.guess-328-	# 1.2 uses "1.2" for uname -r.
cif-tools-1.0.0/config/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
cif-tools-1.0.0/config/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
cif-tools-1.0.0/config/config.guess-379-    s390x:SunOS:*:*)
cif-tools-1.0.0/config/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-381-	exit ;;
cif-tools-1.0.0/config/config.guess-382-    sun4H:SunOS:5.*:*)
cif-tools-1.0.0/config/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-384-	exit ;;
cif-tools-1.0.0/config/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
cif-tools-1.0.0/config/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-387-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-404-	fi
cif-tools-1.0.0/config/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-406-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
cif-tools-1.0.0/config/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-412-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
cif-tools-1.0.0/config/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
cif-tools-1.0.0/config/config.guess-421-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-425-    sun*:*:4.2BSD:*)
cif-tools-1.0.0/config/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
cif-tools-1.0.0/config/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
cif-tools-1.0.0/config/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
cif-tools-1.0.0/config/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
cif-tools-1.0.0/config/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
cif-tools-1.0.0/config/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
cif-tools-1.0.0/config/config.guess-563-    *:IRIX*:*:*)
cif-tools-1.0.0/config/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
cif-tools-1.0.0/config/config.guess-565-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-593-EOF
cif-tools-1.0.0/config/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
cif-tools-1.0.0/config/config.guess-595-		then
##############################################
cif-tools-1.0.0/config/config.guess-606-    *:AIX:*:[4567])
cif-tools-1.0.0/config/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
cif-tools-1.0.0/config/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
cif-tools-1.0.0/config/config.guess-642-    9000/[34678]??:HP-UX:*:*)
cif-tools-1.0.0/config/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
cif-tools-1.0.0/config/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
cif-tools-1.0.0/config/config.guess-696-EOF
cif-tools-1.0.0/config/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
cif-tools-1.0.0/config/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
cif-tools-1.0.0/config/config.guess-724-    ia64:HP-UX:*:*)
cif-tools-1.0.0/config/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
cif-tools-1.0.0/config/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
cif-tools-1.0.0/config/config.guess-754-EOF
cif-tools-1.0.0/config/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
cif-tools-1.0.0/config/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
cif-tools-1.0.0/config/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
cif-tools-1.0.0/config/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
cif-tools-1.0.0/config/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cif-tools-1.0.0/config/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
cif-tools-1.0.0/config/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
cif-tools-1.0.0/config/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cif-tools-1.0.0/config/config.guess-850-	esac
cif-tools-1.0.0/config/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
cif-tools-1.0.0/config/config.guess-852-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-886-    prep*:SunOS:5.*:*)
cif-tools-1.0.0/config/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cif-tools-1.0.0/config/config.guess-888-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-890-	# the GNU system
cif-tools-1.0.0/config/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
cif-tools-1.0.0/config/config.guess-892-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-894-	# other systems with GNU libc and userland
cif-tools-1.0.0/config/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
cif-tools-1.0.0/config/config.guess-896-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-988-EOF
cif-tools-1.0.0/config/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
cif-tools-1.0.0/config/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
cif-tools-1.0.0/config/config.guess-1092-    i*86:*:4.*:*)
cif-tools-1.0.0/config/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
cif-tools-1.0.0/config/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
cif-tools-1.0.0/config/config.guess-1295-	fi
cif-tools-1.0.0/config/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
cif-tools-1.0.0/config/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
cif-tools-1.0.0/config/config.guess-1393-    *:DragonFly:*:*)
cif-tools-1.0.0/config/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
cif-tools-1.0.0/config/config.guess-1395-	exit ;;
##############################################
cif-tools-1.0.0/config/config.guess-1406-    i*86:skyos:*:*)
cif-tools-1.0.0/config/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
cif-tools-1.0.0/config/config.guess-1408-	exit ;;
##############################################
cif-tools-1.0.0/config/config.sub-52-
cif-tools-1.0.0/config/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
cif-tools-1.0.0/config/config.sub-54-
##############################################
cif-tools-1.0.0/config/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
cif-tools-1.0.0/config/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
cif-tools-1.0.0/config/config.sub-116-case $maybe_os in
##############################################
cif-tools-1.0.0/config/config.sub-122-    os=-$maybe_os
cif-tools-1.0.0/config/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
cif-tools-1.0.0/config/config.sub-124-    ;;
##############################################
cif-tools-1.0.0/config/config.sub-126-    os=-linux-android
cif-tools-1.0.0/config/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
cif-tools-1.0.0/config/config.sub-128-    ;;
cif-tools-1.0.0/config/config.sub-129-  *)
cif-tools-1.0.0/config/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
cif-tools-1.0.0/config/config.sub-131-    if [ "$basic_machine" != "$1" ]
cif-tools-1.0.0/config/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
cif-tools-1.0.0/config/config.sub-133-    else os=; fi
##############################################
cif-tools-1.0.0/config/config.sub-180-		os=-sco5v6
cif-tools-1.0.0/config/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-182-		;;
##############################################
cif-tools-1.0.0/config/config.sub-184-		os=-sco3.2v5
cif-tools-1.0.0/config/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-186-		;;
##############################################
cif-tools-1.0.0/config/config.sub-188-		os=-sco3.2v4
cif-tools-1.0.0/config/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-190-		;;
cif-tools-1.0.0/config/config.sub-191-	-sco3.2.[4-9]*)
cif-tools-1.0.0/config/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
cif-tools-1.0.0/config/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-194-		;;
##############################################
cif-tools-1.0.0/config/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
cif-tools-1.0.0/config/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-198-		;;
##############################################
cif-tools-1.0.0/config/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
cif-tools-1.0.0/config/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-202-		;;
##############################################
cif-tools-1.0.0/config/config.sub-204-		os=-sco3.2v2
cif-tools-1.0.0/config/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-206-		;;
cif-tools-1.0.0/config/config.sub-207-	-udk*)
cif-tools-1.0.0/config/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-209-		;;
##############################################
cif-tools-1.0.0/config/config.sub-211-		os=-isc2.2
cif-tools-1.0.0/config/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-213-		;;
##############################################
cif-tools-1.0.0/config/config.sub-217-	-isc*)
cif-tools-1.0.0/config/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-219-		;;
##############################################
cif-tools-1.0.0/config/config.sub-229-	-ptx*)
cif-tools-1.0.0/config/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
cif-tools-1.0.0/config/config.sub-231-		;;
##############################################
cif-tools-1.0.0/config/config.sub-364-	*-*-*)
cif-tools-1.0.0/config/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
cif-tools-1.0.0/config/config.sub-366-		exit 1
##############################################
cif-tools-1.0.0/config/config.sub-493-	amd64-*)
cif-tools-1.0.0/config/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-495-		;;
##############################################
cif-tools-1.0.0/config/config.sub-538-	blackfin-*)
cif-tools-1.0.0/config/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-540-		os=-linux
##############################################
cif-tools-1.0.0/config/config.sub-546-	c54x-*)
cif-tools-1.0.0/config/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-548-		;;
cif-tools-1.0.0/config/config.sub-549-	c55x-*)
cif-tools-1.0.0/config/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-551-		;;
cif-tools-1.0.0/config/config.sub-552-	c6x-*)
cif-tools-1.0.0/config/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-554-		;;
##############################################
cif-tools-1.0.0/config/config.sub-650-	e500v[12]-*)
cif-tools-1.0.0/config/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-652-		os=$os"spe"
##############################################
cif-tools-1.0.0/config/config.sub-754-	i*86v32)
cif-tools-1.0.0/config/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-756-		os=-sysv32
##############################################
cif-tools-1.0.0/config/config.sub-758-	i*86v4*)
cif-tools-1.0.0/config/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-760-		os=-sysv4
##############################################
cif-tools-1.0.0/config/config.sub-762-	i*86v)
cif-tools-1.0.0/config/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-764-		os=-sysv
##############################################
cif-tools-1.0.0/config/config.sub-766-	i*86sol2)
cif-tools-1.0.0/config/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
cif-tools-1.0.0/config/config.sub-768-		os=-solaris2
##############################################
cif-tools-1.0.0/config/config.sub-792-	leon-*|leon[3-9]-*)
cif-tools-1.0.0/config/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
cif-tools-1.0.0/config/config.sub-794-		;;
##############################################
cif-tools-1.0.0/config/config.sub-799-	m68knommu-*)
cif-tools-1.0.0/config/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-801-		os=-linux
##############################################
cif-tools-1.0.0/config/config.sub-833-	mips3*-*)
cif-tools-1.0.0/config/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
cif-tools-1.0.0/config/config.sub-835-		;;
cif-tools-1.0.0/config/config.sub-836-	mips3*)
cif-tools-1.0.0/config/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
cif-tools-1.0.0/config/config.sub-838-		;;
##############################################
cif-tools-1.0.0/config/config.sub-855-	ms1-*)
cif-tools-1.0.0/config/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
cif-tools-1.0.0/config/config.sub-857-		;;
##############################################
cif-tools-1.0.0/config/config.sub-980-	parisc-*)
cif-tools-1.0.0/config/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-982-		os=-linux
##############################################
cif-tools-1.0.0/config/config.sub-996-	pc98-*)
cif-tools-1.0.0/config/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-998-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
cif-tools-1.0.0/config/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1013-		;;
cif-tools-1.0.0/config/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
cif-tools-1.0.0/config/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1016-		;;
cif-tools-1.0.0/config/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
cif-tools-1.0.0/config/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1019-		;;
cif-tools-1.0.0/config/config.sub-1020-	pentium4-*)
cif-tools-1.0.0/config/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1022-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1030-	ppc-* | ppcbe-*)
cif-tools-1.0.0/config/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1032-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1036-	ppcle-* | powerpclittle-*)
cif-tools-1.0.0/config/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1038-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1040-		;;
cif-tools-1.0.0/config/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1042-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1046-	ppc64le-* | powerpc64little-*)
cif-tools-1.0.0/config/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1048-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1122-	strongarm-* | thumb-*)
cif-tools-1.0.0/config/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
cif-tools-1.0.0/config/config.sub-1124-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1255-	xscale-* | xscalee[bl]-*)
cif-tools-1.0.0/config/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
cif-tools-1.0.0/config/config.sub-1257-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1317-	*)
cif-tools-1.0.0/config/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
cif-tools-1.0.0/config/config.sub-1319-		exit 1
##############################################
cif-tools-1.0.0/config/config.sub-1325-	*-digital*)
cif-tools-1.0.0/config/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
cif-tools-1.0.0/config/config.sub-1327-		;;
cif-tools-1.0.0/config/config.sub-1328-	*-commodore*)
cif-tools-1.0.0/config/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
cif-tools-1.0.0/config/config.sub-1330-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1346-	-solaris1 | -solaris1.*)
cif-tools-1.0.0/config/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
cif-tools-1.0.0/config/config.sub-1348-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1355-	-gnu/linux*)
cif-tools-1.0.0/config/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
cif-tools-1.0.0/config/config.sub-1357-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1407-	-nto*)
cif-tools-1.0.0/config/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
cif-tools-1.0.0/config/config.sub-1409-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1414-	-mac*)
cif-tools-1.0.0/config/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
cif-tools-1.0.0/config/config.sub-1416-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1420-	-linux*)
cif-tools-1.0.0/config/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
cif-tools-1.0.0/config/config.sub-1422-		;;
cif-tools-1.0.0/config/config.sub-1423-	-sunos5*)
cif-tools-1.0.0/config/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
cif-tools-1.0.0/config/config.sub-1425-		;;
cif-tools-1.0.0/config/config.sub-1426-	-sunos6*)
cif-tools-1.0.0/config/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
cif-tools-1.0.0/config/config.sub-1428-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1469-	-sinix5.*)
cif-tools-1.0.0/config/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
cif-tools-1.0.0/config/config.sub-1471-		;;
##############################################
cif-tools-1.0.0/config/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
cif-tools-1.0.0/config/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
cif-tools-1.0.0/config/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
cif-tools-1.0.0/config/config.sub-1531-		exit 1
##############################################
cif-tools-1.0.0/config/config.sub-1788-		esac
cif-tools-1.0.0/config/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
cif-tools-1.0.0/config/config.sub-1790-		;;
##############################################
cif-tools-1.0.0/config/install-sh-234-      fi
cif-tools-1.0.0/config/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
cif-tools-1.0.0/config/install-sh-236-    *)
##############################################
cif-tools-1.0.0/config/install-sh-280-      dstdir=$dst
cif-tools-1.0.0/config/install-sh:281:      dstbase=`basename "$src"`
cif-tools-1.0.0/config/install-sh-282-      case $dst in
##############################################
cif-tools-1.0.0/config/install-sh-287-    else
cif-tools-1.0.0/config/install-sh:288:      dstdir=`dirname "$dst"`
cif-tools-1.0.0/config/install-sh-289-      test -d "$dstdir"
##############################################
cif-tools-1.0.0/config/install-sh-354-                   test_tmpdir="$tmpdir/a"
cif-tools-1.0.0/config/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
cif-tools-1.0.0/config/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
cif-tools-1.0.0/config/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
cif-tools-1.0.0/config/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
cif-tools-1.0.0/config/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
cif-tools-1.0.0/config/install-sh-419-            case $prefix in
cif-tools-1.0.0/config/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
cif-tools-1.0.0/config/install-sh-421-              *) qprefix=$prefix;;
##############################################
cif-tools-1.0.0/config/install-sh-468-    if $copy_on_change &&
cif-tools-1.0.0/config/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
cif-tools-1.0.0/config/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
cif-tools-1.0.0/config/install-sh-471-       set -f &&
##############################################
cif-tools-1.0.0/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cif-tools-1.0.0/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cif-tools-1.0.0/configure-47-  as_echo='print -r --'
cif-tools-1.0.0/configure-48-  as_echo_n='print -rn --'
cif-tools-1.0.0/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cif-tools-1.0.0/configure-50-  as_echo='printf %s\n'
##############################################
cif-tools-1.0.0/configure-52-else
cif-tools-1.0.0/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cif-tools-1.0.0/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cif-tools-1.0.0/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cif-tools-1.0.0/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cif-tools-1.0.0/configure-64-      esac;
##############################################
cif-tools-1.0.0/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cif-tools-1.0.0/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cif-tools-1.0.0/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cif-tools-1.0.0/configure-327-      case $as_dir in #(
cif-tools-1.0.0/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cif-tools-1.0.0/configure-329-      *) as_qdir=$as_dir;;
##############################################
cif-tools-1.0.0/configure-400-  {
cif-tools-1.0.0/configure:401:    as_val=`expr "$@" || test $? -eq 1`
cif-tools-1.0.0/configure-402-  }
##############################################
cif-tools-1.0.0/configure-407-# ----------------------------------------
cif-tools-1.0.0/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cif-tools-1.0.0/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cif-tools-1.0.0/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cif-tools-1.0.0/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cif-tools-1.0.0/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cif-tools-1.0.0/configure-821-  case $ac_option in
cif-tools-1.0.0/configure:822:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cif-tools-1.0.0/configure-823-  *=)   ac_optarg= ;;
##############################################
cif-tools-1.0.0/configure-865-  -disable-* | --disable-*)
cif-tools-1.0.0/configure:866:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cif-tools-1.0.0/configure-867-    # Reject names that are not valid shell variable names.
##############################################
cif-tools-1.0.0/configure-870-    ac_useropt_orig=$ac_useropt
cif-tools-1.0.0/configure:871:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cif-tools-1.0.0/configure-872-    case $ac_user_opts in
##############################################
cif-tools-1.0.0/configure-891-  -enable-* | --enable-*)
cif-tools-1.0.0/configure:892:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cif-tools-1.0.0/configure-893-    # Reject names that are not valid shell variable names.
##############################################
cif-tools-1.0.0/configure-896-    ac_useropt_orig=$ac_useropt
cif-tools-1.0.0/configure:897:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cif-tools-1.0.0/configure-898-    case $ac_user_opts in
##############################################
cif-tools-1.0.0/configure-1104-  -with-* | --with-*)
cif-tools-1.0.0/configure:1105:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cif-tools-1.0.0/configure-1106-    # Reject names that are not valid shell variable names.
##############################################
cif-tools-1.0.0/configure-1109-    ac_useropt_orig=$ac_useropt
cif-tools-1.0.0/configure:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cif-tools-1.0.0/configure-1111-    case $ac_user_opts in
##############################################
cif-tools-1.0.0/configure-1120-  -without-* | --without-*)
cif-tools-1.0.0/configure:1121:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cif-tools-1.0.0/configure-1122-    # Reject names that are not valid shell variable names.
##############################################
cif-tools-1.0.0/configure-1125-    ac_useropt_orig=$ac_useropt
cif-tools-1.0.0/configure:1126:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cif-tools-1.0.0/configure-1127-    case $ac_user_opts in
##############################################
cif-tools-1.0.0/configure-1158-  *=*)
cif-tools-1.0.0/configure:1159:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cif-tools-1.0.0/configure-1160-    # Reject names that are not valid shell variable names.
##############################################
cif-tools-1.0.0/configure-1179-if test -n "$ac_prev"; then
cif-tools-1.0.0/configure:1180:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cif-tools-1.0.0/configure-1181-  as_fn_error $? "missing argument to $ac_option"
##############################################
cif-tools-1.0.0/configure-1201-    */ )
cif-tools-1.0.0/configure:1202:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cif-tools-1.0.0/configure-1203-      eval $ac_var=\$ac_val;;
##############################################
cif-tools-1.0.0/configure-1236-ac_ls_di=`ls -di .` &&
cif-tools-1.0.0/configure:1237:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cif-tools-1.0.0/configure-1238-  as_fn_error $? "working directory cannot be determined"
##############################################
cif-tools-1.0.0/configure-1292-case $srcdir in
cif-tools-1.0.0/configure:1293:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cif-tools-1.0.0/configure-1294-esac
##############################################
cif-tools-1.0.0/configure-1335-By default, \`make install' will install all the files in
cif-tools-1.0.0/configure:1336:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cif-tools-1.0.0/configure:1337:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cif-tools-1.0.0/configure-1338-for instance \`--prefix=\$HOME'.
##############################################
cif-tools-1.0.0/configure-1468-*)
cif-tools-1.0.0/configure:1469:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cif-tools-1.0.0/configure-1470-  # A ".." for each directory in $ac_dir_suffix.
cif-tools-1.0.0/configure:1471:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cif-tools-1.0.0/configure-1472-  case $ac_top_builddir_sub in
##############################################
cif-tools-1.0.0/configure-2010-    *\'*)
cif-tools-1.0.0/configure:2011:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cif-tools-1.0.0/configure-2012-    esac
##############################################
cif-tools-1.0.0/configure-2093-      case $ac_val in
cif-tools-1.0.0/configure:2094:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cif-tools-1.0.0/configure-2095-      esac
##############################################
cif-tools-1.0.0/configure-2108-	case $ac_val in
cif-tools-1.0.0/configure:2109:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cif-tools-1.0.0/configure-2110-	esac
##############################################
cif-tools-1.0.0/configure-2228-    set,)
cif-tools-1.0.0/configure:2229:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cif-tools-1.0.0/configure:2230:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cif-tools-1.0.0/configure-2231-      ac_cache_corrupted=: ;;
##############################################
cif-tools-1.0.0/configure-2239-	# differences in whitespace do not lead to failure.
cif-tools-1.0.0/configure:2240:	ac_old_val_w=`echo x $ac_old_val`
cif-tools-1.0.0/configure:2241:	ac_new_val_w=`echo x $ac_new_val`
cif-tools-1.0.0/configure-2242-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cif-tools-1.0.0/configure-2259-    case $ac_new_val in
cif-tools-1.0.0/configure:2260:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cif-tools-1.0.0/configure-2261-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cif-tools-1.0.0/configure-2447-$as_echo_n "checking whether the C++ compiler works... " >&6; }
cif-tools-1.0.0/configure:2448:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cif-tools-1.0.0/configure-2449-
##############################################
cif-tools-1.0.0/configure-2491-	then :; else
cif-tools-1.0.0/configure:2492:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cif-tools-1.0.0/configure-2493-	fi
##############################################
cif-tools-1.0.0/configure-2551-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cif-tools-1.0.0/configure:2552:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cif-tools-1.0.0/configure-2553-	  break;;
##############################################
cif-tools-1.0.0/configure-2660-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cif-tools-1.0.0/configure:2661:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cif-tools-1.0.0/configure-2662-       break;;
##############################################
cif-tools-1.0.0/configure-2814-      for switch in -std=c++${alternative} +std=c++${alternative} "-h std=c++${alternative}"; do
cif-tools-1.0.0/configure:2815:        cachevar=`$as_echo "ax_cv_cxx_compile_cxx17_$switch" | $as_tr_sh`
cif-tools-1.0.0/configure-2816-        { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX supports C++17 features with $switch" >&5
##############################################
cif-tools-1.0.0/configure-3835-test "x$ac_build_alias" = x &&
cif-tools-1.0.0/configure:3836:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
cif-tools-1.0.0/configure-3837-test "x$ac_build_alias" = x &&
cif-tools-1.0.0/configure-3838-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
cif-tools-1.0.0/configure:3839:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
cif-tools-1.0.0/configure-3840-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
cif-tools-1.0.0/configure-3859-IFS=$ac_save_IFS
cif-tools-1.0.0/configure:3860:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
cif-tools-1.0.0/configure-3861-
##############################################
cif-tools-1.0.0/configure-3870-else
cif-tools-1.0.0/configure:3871:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
cif-tools-1.0.0/configure-3872-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
cif-tools-1.0.0/configure-3892-IFS=$ac_save_IFS
cif-tools-1.0.0/configure:3893:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
cif-tools-1.0.0/configure-3894-
##############################################
cif-tools-1.0.0/configure-4459-  # Check for GNU $ac_path_SED
cif-tools-1.0.0/configure:4460:case `"$ac_path_SED" --version 2>&1` in
cif-tools-1.0.0/configure-4461-*GNU*)
##############################################
cif-tools-1.0.0/configure-4661-  # Check for GNU $ac_path_GREP
cif-tools-1.0.0/configure:4662:case `"$ac_path_GREP" --version 2>&1` in
cif-tools-1.0.0/configure-4663-*GNU*)
##############################################
cif-tools-1.0.0/configure-4727-  # Check for GNU $ac_path_EGREP
cif-tools-1.0.0/configure:4728:case `"$ac_path_EGREP" --version 2>&1` in
cif-tools-1.0.0/configure-4729-*GNU*)
##############################################
cif-tools-1.0.0/configure-5039-             ax_pthread_sed='s/conftest\.\$ac_ext/conftest.$ac_objext/g'
cif-tools-1.0.0/configure:5040:             ax_pthread_link_step=`$as_echo "$ac_link" | sed "$ax_pthread_sed"`
cif-tools-1.0.0/configure-5041-             ax_pthread_2step_ac_link="($ac_compile) && (echo ==== >&5) && ($ax_pthread_link_step)"
##############################################
cif-tools-1.0.0/configure-5754-do :
cif-tools-1.0.0/configure:5755:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cif-tools-1.0.0/configure-5756-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cif-tools-1.0.0/configure-5759-  cat >>confdefs.h <<_ACEOF
cif-tools-1.0.0/configure:5760:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cif-tools-1.0.0/configure-5761-_ACEOF
##############################################
cif-tools-1.0.0/configure-5865-fi
cif-tools-1.0.0/configure:5866:  _AX_BOOST_BASE_TONUMERICVERSION_req_shorten=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([0-9]*\.[0-9]*\)'`
cif-tools-1.0.0/configure:5867:  _AX_BOOST_BASE_TONUMERICVERSION_req_major=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '\([0-9]*\)'`
cif-tools-1.0.0/configure-5868-  if test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_major" = "x"; then :
##############################################
cif-tools-1.0.0/configure-5870-fi
cif-tools-1.0.0/configure:5871:  _AX_BOOST_BASE_TONUMERICVERSION_req_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[0-9]*\.\([0-9]*\)'`
cif-tools-1.0.0/configure-5872-  if test "x$_AX_BOOST_BASE_TONUMERICVERSION_req_minor" = "x"; then :
##############################################
cif-tools-1.0.0/configure-5874-fi
cif-tools-1.0.0/configure:5875:  _AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req : '[0-9]*\.[0-9]*\.\([0-9]*\)'`
cif-tools-1.0.0/configure-5876-  if test "X$_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor" = "X"; then :
##############################################
cif-tools-1.0.0/configure-5878-fi
cif-tools-1.0.0/configure:5879:  _AX_BOOST_BASE_TONUMERICVERSION_RET=`expr $_AX_BOOST_BASE_TONUMERICVERSION_req_major \* 100000 \+  $_AX_BOOST_BASE_TONUMERICVERSION_req_minor \* 100 \+ $_AX_BOOST_BASE_TONUMERICVERSION_req_sub_minor`
cif-tools-1.0.0/configure-5880-  WANT_BOOST_VERSION=$_AX_BOOST_BASE_TONUMERICVERSION_RET
##############################################
cif-tools-1.0.0/configure-6017-            if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path"; then
cif-tools-1.0.0/configure:6018:                for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
cif-tools-1.0.0/configure:6019:                    _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
cif-tools-1.0.0/configure:6020:                    V_CHECK=`expr $_version_tmp \> $_version`
cif-tools-1.0.0/configure-6021-                    if test "x$V_CHECK" = "x1" ; then
##############################################
cif-tools-1.0.0/configure-6023-                    fi
cif-tools-1.0.0/configure:6024:                    VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
cif-tools-1.0.0/configure-6025-                    BOOST_CPPFLAGS="-I$_AX_BOOST_BASE_boost_path/include/boost-$VERSION_UNDERSCORE"
##############################################
cif-tools-1.0.0/configure-6042-                    if test -d "$_AX_BOOST_BASE_boost_path" && test -r "$_AX_BOOST_BASE_boost_path" ; then
cif-tools-1.0.0/configure:6043:                        for i in `ls -d $_AX_BOOST_BASE_boost_path/include/boost-* 2>/dev/null`; do
cif-tools-1.0.0/configure:6044:                            _version_tmp=`echo $i | sed "s#$_AX_BOOST_BASE_boost_path##" | sed 's/\/include\/boost-//' | sed 's/_/./'`
cif-tools-1.0.0/configure:6045:                            V_CHECK=`expr $_version_tmp \> $_version`
cif-tools-1.0.0/configure-6046-                            if test "x$V_CHECK" = "x1" ; then
##############################################
cif-tools-1.0.0/configure-6053-
cif-tools-1.0.0/configure:6054:                VERSION_UNDERSCORE=`echo $_version | sed 's/\./_/'`
cif-tools-1.0.0/configure-6055-                BOOST_CPPFLAGS="-I$best_path/include/boost-$VERSION_UNDERSCORE"
##############################################
cif-tools-1.0.0/configure-6068-                if test -d "$BOOST_ROOT" && test -r "$BOOST_ROOT" && test -d "$BOOST_ROOT/stage/$libsubdir" && test -r "$BOOST_ROOT/stage/$libsubdir"; then
cif-tools-1.0.0/configure:6069:                    version_dir=`expr //$BOOST_ROOT : '.*/\(.*\)'`
cif-tools-1.0.0/configure:6070:                    stage_version=`echo $version_dir | sed 's/boost_//' | sed 's/_/./g'`
cif-tools-1.0.0/configure:6071:                        stage_version_shorten=`expr $stage_version : '\([0-9]*\.[0-9]*\)'`
cif-tools-1.0.0/configure:6072:                    V_CHECK=`expr $stage_version_shorten \>\= $_version`
cif-tools-1.0.0/configure-6073-                    if test "x$V_CHECK" = "x1" && test -z "$_AX_BOOST_BASE_boost_lib_path" ; then
##############################################
cif-tools-1.0.0/configure-6230-
cif-tools-1.0.0/configure:6231:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
cif-tools-1.0.0/configure-6232-            if test "x$ax_boost_user_iostreams_lib" = "x"; then
cif-tools-1.0.0/configure:6233:                for libextension in `ls $BOOSTLIBDIR/libboost_iostreams*.so* $BOOSTLIBDIR/libboost_iostream*.dylib* $BOOSTLIBDIR/libboost_iostreams*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_iostreams.*\)\.so.*$;\1;' -e 's;^lib\(boost_iostream.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_iostreams.*\)\.a.*$;\1;'` ; do
cif-tools-1.0.0/configure-6234-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6235:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6236-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6280-                if test "x$link_iostreams" != "xyes"; then
cif-tools-1.0.0/configure:6281:                for libextension in `ls $BOOSTLIBDIR/boost_iostreams*.dll* $BOOSTLIBDIR/boost_iostreams*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_iostreams.*\)\.dll.*$;\1;' -e 's;^\(boost_iostreams.*\)\.a.*$;\1;'` ; do
cif-tools-1.0.0/configure-6282-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6283:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6284-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6331-               for ax_lib in $ax_boost_user_iostreams_lib boost_iostreams-$ax_boost_user_iostreams_lib; do
cif-tools-1.0.0/configure:6332:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_main" | $as_tr_sh`
cif-tools-1.0.0/configure-6333-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6458-
cif-tools-1.0.0/configure:6459:                  BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
cif-tools-1.0.0/configure-6460-                if test "x$ax_boost_user_program_options_lib" = "x"; then
cif-tools-1.0.0/configure:6461:                for libextension in `ls $BOOSTLIBDIR/libboost_program_options*.so* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.so.*$;\1;'` `ls $BOOSTLIBDIR/libboost_program_options*.dylib* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.dylib.*$;\1;'` `ls $BOOSTLIBDIR/libboost_program_options*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_program_options.*\)\.a.*$;\1;'` ; do
cif-tools-1.0.0/configure-6462-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6463:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6464-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6508-                if test "x$link_program_options" != "xyes"; then
cif-tools-1.0.0/configure:6509:                for libextension in `ls $BOOSTLIBDIR/boost_program_options*.dll* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.dll.*$;\1;'` `ls $BOOSTLIBDIR/boost_program_options*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_program_options.*\)\.a.*$;\1;'` ; do
cif-tools-1.0.0/configure-6510-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6511:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6512-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6558-                  for ax_lib in $ax_boost_user_program_options_lib boost_program_options-$ax_boost_user_program_options_lib; do
cif-tools-1.0.0/configure:6559:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_main" | $as_tr_sh`
cif-tools-1.0.0/configure-6560-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6684-
cif-tools-1.0.0/configure:6685:            BOOSTLIBDIR=`echo $BOOST_LDFLAGS | sed -e 's/[^\/]*//'`
cif-tools-1.0.0/configure-6686-            if test "x$ax_boost_user_date_time_lib" = "x"; then
cif-tools-1.0.0/configure:6687:                for libextension in `ls $BOOSTLIBDIR/libboost_date_time*.so* $BOOSTLIBDIR/libboost_date_time*.dylib* $BOOSTLIBDIR/libboost_date_time*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^lib\(boost_date_time.*\)\.so.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.dylib.*$;\1;' -e 's;^lib\(boost_date_time.*\)\.a*$;\1;'` ; do
cif-tools-1.0.0/configure-6688-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6689:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6690-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6734-                if test "x$link_date_time" != "xyes"; then
cif-tools-1.0.0/configure:6735:                for libextension in `ls $BOOSTLIBDIR/boost_date_time*.dll* $BOOSTLIBDIR/boost_date_time*.a* 2>/dev/null | sed 's,.*/,,' | sed -e 's;^\(boost_date_time.*\)\.dll.*$;\1;' -e 's;^\(boost_date_time.*\)\.a.*$;\1;'` ; do
cif-tools-1.0.0/configure-6736-                     ax_lib=${libextension}
cif-tools-1.0.0/configure:6737:				    as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_exit" | $as_tr_sh`
cif-tools-1.0.0/configure-6738-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for exit in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-6785-               for ax_lib in $ax_boost_user_date_time_lib boost_date_time-$ax_boost_user_date_time_lib; do
cif-tools-1.0.0/configure:6786:				      as_ac_Lib=`$as_echo "ac_cv_lib_$ax_lib''_main" | $as_tr_sh`
cif-tools-1.0.0/configure-6787-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -l$ax_lib" >&5
##############################################
cif-tools-1.0.0/configure-7054-  test $ac_status = 0; }; then
cif-tools-1.0.0/configure:7055:  pkg_cv_CIFPP_CFLAGS=`$PKG_CONFIG --cflags "libcifpp " 2>/dev/null`
cif-tools-1.0.0/configure-7056-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cif-tools-1.0.0/configure-7071-  test $ac_status = 0; }; then
cif-tools-1.0.0/configure:7072:  pkg_cv_CIFPP_LIBS=`$PKG_CONFIG --libs "libcifpp " 2>/dev/null`
cif-tools-1.0.0/configure-7073-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
cif-tools-1.0.0/configure-7092-        if test $_pkg_short_errors_supported = yes; then
cif-tools-1.0.0/configure:7093:	        CIFPP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcifpp " 2>&1`
cif-tools-1.0.0/configure-7094-        else
cif-tools-1.0.0/configure:7095:	        CIFPP_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcifpp " 2>&1`
cif-tools-1.0.0/configure-7096-        fi
##############################################
cif-tools-1.0.0/configure-7480-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cif-tools-1.0.0/configure:7481:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cif-tools-1.0.0/configure-7482-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cif-tools-1.0.0/configure-7547-if test -z "$BASH_VERSION$ZSH_VERSION" \
cif-tools-1.0.0/configure:7548:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cif-tools-1.0.0/configure-7549-  as_echo='print -r --'
cif-tools-1.0.0/configure-7550-  as_echo_n='print -rn --'
cif-tools-1.0.0/configure:7551:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cif-tools-1.0.0/configure-7552-  as_echo='printf %s\n'
##############################################
cif-tools-1.0.0/configure-7554-else
cif-tools-1.0.0/configure:7555:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cif-tools-1.0.0/configure-7556-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cif-tools-1.0.0/configure-7564-	expr "X$arg" : "X\\(.*\\)$as_nl";
cif-tools-1.0.0/configure:7565:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cif-tools-1.0.0/configure-7566-      esac;
##############################################
cif-tools-1.0.0/configure-7641-# ----------------------------------------
cif-tools-1.0.0/configure:7642:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cif-tools-1.0.0/configure-7643-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cif-tools-1.0.0/configure-7713-  {
cif-tools-1.0.0/configure:7714:    as_val=`expr "$@" || test $? -eq 1`
cif-tools-1.0.0/configure-7715-  }
##############################################
cif-tools-1.0.0/configure-7817-      case $as_dir in #(
cif-tools-1.0.0/configure:7818:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cif-tools-1.0.0/configure-7819-      *) as_qdir=$as_dir;;
##############################################
cif-tools-1.0.0/configure-7948-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cif-tools-1.0.0/configure:7949:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cif-tools-1.0.0/configure-7950-ac_cs_version="\\
##############################################
cif-tools-1.0.0/configure-7971-  --*=?*)
cif-tools-1.0.0/configure:7972:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cif-tools-1.0.0/configure:7973:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cif-tools-1.0.0/configure-7974-    ac_shift=:
##############################################
cif-tools-1.0.0/configure-7976-  --*=)
cif-tools-1.0.0/configure:7977:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cif-tools-1.0.0/configure-7978-    ac_optarg=
##############################################
cif-tools-1.0.0/configure-8000-    case $ac_optarg in
cif-tools-1.0.0/configure:8001:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cif-tools-1.0.0/configure-8002-    '') as_fn_error $? "missing file argument" ;;
##############################################
cif-tools-1.0.0/configure-8008-    case $ac_optarg in
cif-tools-1.0.0/configure:8009:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cif-tools-1.0.0/configure-8010-    esac
##############################################
cif-tools-1.0.0/configure-8129-fi
cif-tools-1.0.0/configure:8130:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cif-tools-1.0.0/configure-8131-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cif-tools-1.0.0/configure-8146-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cif-tools-1.0.0/configure:8147:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cif-tools-1.0.0/configure-8148-ac_delim='%!_!# '
##############################################
cif-tools-1.0.0/configure-8152-
cif-tools-1.0.0/configure:8153:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cif-tools-1.0.0/configure-8154-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cif-tools-1.0.0/configure-8290-for ac_last_try in false false :; do
cif-tools-1.0.0/configure:8291:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cif-tools-1.0.0/configure-8292-  if test -z "$ac_tt"; then
##############################################
cif-tools-1.0.0/configure-8422-      esac
cif-tools-1.0.0/configure:8423:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cif-tools-1.0.0/configure-8424-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cif-tools-1.0.0/configure-8481-*)
cif-tools-1.0.0/configure:8482:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cif-tools-1.0.0/configure-8483-  # A ".." for each directory in $ac_dir_suffix.
cif-tools-1.0.0/configure:8484:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cif-tools-1.0.0/configure-8485-  case $ac_top_builddir_sub in
##############################################
cif-tools-1.0.0/configure-8537-/@mandir@/p'
cif-tools-1.0.0/configure:8538:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cif-tools-1.0.0/configure-8539-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cif-tools-1.0.0/configure-8554-
cif-tools-1.0.0/configure:8555:# Neutralize VPATH when `$srcdir' = `.'.
cif-tools-1.0.0/configure-8556-# Shell code in configure.ac might set extrasub.
##############################################
cif-tools-1.0.0/configure-8581-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cif-tools-1.0.0/configure:8582:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cif-tools-1.0.0/configure-8583-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cif-tools-1.0.0/debian/tests/run-build-test-7-if [ "$AUTOPKGTEST_TMP" = "" ] ; then
cif-tools-1.0.0/debian/tests/run-build-test:8:  AUTOPKGTEST_TMP=`mktemp -d /tmp/${pkg}-test.XXXXXX`
cif-tools-1.0.0/debian/tests/run-build-test-9-  trap "rm -rf $AUTOPKGTEST_TMP" 0 INT QUIT ABRT PIPE TERM