===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
shogivar-1.55b/INSTALL-173-directory configuration variables that were expressed in terms of
shogivar-1.55b/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
shogivar-1.55b/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
shogivar-1.55b/compile-67-	mingw/*)
shogivar-1.55b/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
shogivar-1.55b/compile-69-	  ;;
shogivar-1.55b/compile-70-	cygwin/*)
shogivar-1.55b/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
shogivar-1.55b/compile-72-	  ;;
shogivar-1.55b/compile-73-	wine/*)
shogivar-1.55b/compile:74:	  file=`winepath -w "$file" || echo "$file"`
shogivar-1.55b/compile-75-	  ;;
##############################################
shogivar-1.55b/compile-309-# Name of file we expect compiler to create.
shogivar-1.55b/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
shogivar-1.55b/compile-311-
##############################################
shogivar-1.55b/compile-315-# object file name, since that is what matters with a parallel build.
shogivar-1.55b/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
shogivar-1.55b/compile-317-while true; do
##############################################
shogivar-1.55b/install-sh-229-      fi
shogivar-1.55b/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
shogivar-1.55b/install-sh-231-    *)
##############################################
shogivar-1.55b/install-sh-276-      dstdir=$dst
shogivar-1.55b/install-sh:277:      dst=$dstdir/`basename "$src"`
shogivar-1.55b/install-sh-278-      dstdir_status=0
##############################################
shogivar-1.55b/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
shogivar-1.55b/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
shogivar-1.55b/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
shogivar-1.55b/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
shogivar-1.55b/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
shogivar-1.55b/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
shogivar-1.55b/install-sh-425-	    case $prefix in
shogivar-1.55b/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
shogivar-1.55b/install-sh-427-	      *) qprefix=$prefix;;
##############################################
shogivar-1.55b/install-sh-474-    if $copy_on_change &&
shogivar-1.55b/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
shogivar-1.55b/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
shogivar-1.55b/install-sh-477-
##############################################
shogivar-1.55b/config.sub-52-
shogivar-1.55b/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
shogivar-1.55b/config.sub-54-
##############################################
shogivar-1.55b/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
shogivar-1.55b/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
shogivar-1.55b/config.sub-117-case $maybe_os in
##############################################
shogivar-1.55b/config.sub-123-    os=-$maybe_os
shogivar-1.55b/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
shogivar-1.55b/config.sub-125-    ;;
##############################################
shogivar-1.55b/config.sub-127-    os=-linux-android
shogivar-1.55b/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
shogivar-1.55b/config.sub-129-    ;;
shogivar-1.55b/config.sub-130-  *)
shogivar-1.55b/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
shogivar-1.55b/config.sub-132-    if [ $basic_machine != $1 ]
shogivar-1.55b/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
shogivar-1.55b/config.sub-134-    else os=; fi
##############################################
shogivar-1.55b/config.sub-181-		os=-sco5v6
shogivar-1.55b/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-183-		;;
##############################################
shogivar-1.55b/config.sub-185-		os=-sco3.2v5
shogivar-1.55b/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-187-		;;
##############################################
shogivar-1.55b/config.sub-189-		os=-sco3.2v4
shogivar-1.55b/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-191-		;;
shogivar-1.55b/config.sub-192-	-sco3.2.[4-9]*)
shogivar-1.55b/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
shogivar-1.55b/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-195-		;;
##############################################
shogivar-1.55b/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
shogivar-1.55b/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-199-		;;
##############################################
shogivar-1.55b/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
shogivar-1.55b/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-203-		;;
##############################################
shogivar-1.55b/config.sub-205-		os=-sco3.2v2
shogivar-1.55b/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-207-		;;
shogivar-1.55b/config.sub-208-	-udk*)
shogivar-1.55b/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-210-		;;
##############################################
shogivar-1.55b/config.sub-212-		os=-isc2.2
shogivar-1.55b/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-214-		;;
##############################################
shogivar-1.55b/config.sub-218-	-isc*)
shogivar-1.55b/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
shogivar-1.55b/config.sub-220-		;;
##############################################
shogivar-1.55b/config.sub-230-	-ptx*)
shogivar-1.55b/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
shogivar-1.55b/config.sub-232-		;;
shogivar-1.55b/config.sub-233-	-windowsnt*)
shogivar-1.55b/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
shogivar-1.55b/config.sub-235-		;;
##############################################
shogivar-1.55b/config.sub-362-	*-*-*)
shogivar-1.55b/config.sub:363:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
shogivar-1.55b/config.sub-364-		exit 1
##############################################
shogivar-1.55b/config.sub-486-	amd64-*)
shogivar-1.55b/config.sub:487:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-488-		;;
##############################################
shogivar-1.55b/config.sub-528-	blackfin-*)
shogivar-1.55b/config.sub:529:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-530-		os=-linux
##############################################
shogivar-1.55b/config.sub-536-	c54x-*)
shogivar-1.55b/config.sub:537:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-538-		;;
shogivar-1.55b/config.sub-539-	c55x-*)
shogivar-1.55b/config.sub:540:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-541-		;;
shogivar-1.55b/config.sub-542-	c6x-*)
shogivar-1.55b/config.sub:543:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-544-		;;
##############################################
shogivar-1.55b/config.sub-739-	i*86v32)
shogivar-1.55b/config.sub:740:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
shogivar-1.55b/config.sub-741-		os=-sysv32
##############################################
shogivar-1.55b/config.sub-743-	i*86v4*)
shogivar-1.55b/config.sub:744:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
shogivar-1.55b/config.sub-745-		os=-sysv4
##############################################
shogivar-1.55b/config.sub-747-	i*86v)
shogivar-1.55b/config.sub:748:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
shogivar-1.55b/config.sub-749-		os=-sysv
##############################################
shogivar-1.55b/config.sub-751-	i*86sol2)
shogivar-1.55b/config.sub:752:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
shogivar-1.55b/config.sub-753-		os=-solaris2
##############################################
shogivar-1.55b/config.sub-781-	m68knommu-*)
shogivar-1.55b/config.sub:782:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-783-		os=-linux
##############################################
shogivar-1.55b/config.sub-818-	mips3*-*)
shogivar-1.55b/config.sub:819:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
shogivar-1.55b/config.sub-820-		;;
shogivar-1.55b/config.sub-821-	mips3*)
shogivar-1.55b/config.sub:822:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
shogivar-1.55b/config.sub-823-		;;
##############################################
shogivar-1.55b/config.sub-840-	ms1-*)
shogivar-1.55b/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
shogivar-1.55b/config.sub-842-		;;
##############################################
shogivar-1.55b/config.sub-959-	parisc-*)
shogivar-1.55b/config.sub:960:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-961-		os=-linux
##############################################
shogivar-1.55b/config.sub-975-	pc98-*)
shogivar-1.55b/config.sub:976:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-977-		;;
##############################################
shogivar-1.55b/config.sub-990-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
shogivar-1.55b/config.sub:991:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-992-		;;
shogivar-1.55b/config.sub-993-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
shogivar-1.55b/config.sub:994:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-995-		;;
shogivar-1.55b/config.sub-996-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
shogivar-1.55b/config.sub:997:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-998-		;;
shogivar-1.55b/config.sub-999-	pentium4-*)
shogivar-1.55b/config.sub:1000:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1001-		;;
##############################################
shogivar-1.55b/config.sub-1009-	ppc-* | ppcbe-*)
shogivar-1.55b/config.sub:1010:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1011-		;;
##############################################
shogivar-1.55b/config.sub-1015-	ppcle-* | powerpclittle-*)
shogivar-1.55b/config.sub:1016:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1017-		;;
##############################################
shogivar-1.55b/config.sub-1019-		;;
shogivar-1.55b/config.sub:1020:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1021-		;;
##############################################
shogivar-1.55b/config.sub-1025-	ppc64le-* | powerpc64little-*)
shogivar-1.55b/config.sub:1026:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1027-		;;
##############################################
shogivar-1.55b/config.sub-1108-	strongarm-* | thumb-*)
shogivar-1.55b/config.sub:1109:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
shogivar-1.55b/config.sub-1110-		;;
##############################################
shogivar-1.55b/config.sub-1238-	xscale-* | xscalee[bl]-*)
shogivar-1.55b/config.sub:1239:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
shogivar-1.55b/config.sub-1240-		;;
##############################################
shogivar-1.55b/config.sub-1315-	*)
shogivar-1.55b/config.sub:1316:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
shogivar-1.55b/config.sub-1317-		exit 1
##############################################
shogivar-1.55b/config.sub-1323-	*-digital*)
shogivar-1.55b/config.sub:1324:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
shogivar-1.55b/config.sub-1325-		;;
shogivar-1.55b/config.sub-1326-	*-commodore*)
shogivar-1.55b/config.sub:1327:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
shogivar-1.55b/config.sub-1328-		;;
##############################################
shogivar-1.55b/config.sub-1344-	-solaris1 | -solaris1.*)
shogivar-1.55b/config.sub:1345:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
shogivar-1.55b/config.sub-1346-		;;
##############################################
shogivar-1.55b/config.sub-1356-	-gnu/linux*)
shogivar-1.55b/config.sub:1357:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
shogivar-1.55b/config.sub-1358-		;;
##############################################
shogivar-1.55b/config.sub-1402-	-nto*)
shogivar-1.55b/config.sub:1403:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
shogivar-1.55b/config.sub-1404-		;;
##############################################
shogivar-1.55b/config.sub-1409-	-mac*)
shogivar-1.55b/config.sub:1410:		os=`echo $os | sed -e 's|mac|macos|'`
shogivar-1.55b/config.sub-1411-		;;
##############################################
shogivar-1.55b/config.sub-1415-	-linux*)
shogivar-1.55b/config.sub:1416:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
shogivar-1.55b/config.sub-1417-		;;
shogivar-1.55b/config.sub-1418-	-sunos5*)
shogivar-1.55b/config.sub:1419:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
shogivar-1.55b/config.sub-1420-		;;
shogivar-1.55b/config.sub-1421-	-sunos6*)
shogivar-1.55b/config.sub:1422:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
shogivar-1.55b/config.sub-1423-		;;
##############################################
shogivar-1.55b/config.sub-1470-	-sinix5.*)
shogivar-1.55b/config.sub:1471:		os=`echo $os | sed -e 's|sinix|sysv|'`
shogivar-1.55b/config.sub-1472-		;;
##############################################
shogivar-1.55b/config.sub-1523-		# Get rid of the `-' at the beginning of $os.
shogivar-1.55b/config.sub:1524:		os=`echo $os | sed 's/[^-]*-//'`
shogivar-1.55b/config.sub:1525:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
shogivar-1.55b/config.sub-1526-		exit 1
##############################################
shogivar-1.55b/config.sub-1786-		esac
shogivar-1.55b/config.sub:1787:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
shogivar-1.55b/config.sub-1788-		;;
##############################################
shogivar-1.55b/configure.ac-330-      AC_MSG_CHECKING(Mac OS X version)
shogivar-1.55b/configure.ac:331:      MACOSX_VERSION=`$SW_VERS -productVersion`
shogivar-1.55b/configure.ac-332-      AC_MSG_RESULT([$MACOSX_VERSION])
##############################################
shogivar-1.55b/config.guess-34-
shogivar-1.55b/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
shogivar-1.55b/config.guess-36-
##############################################
shogivar-1.55b/config.guess-102-: ${TMPDIR=/tmp} ;
shogivar-1.55b/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
shogivar-1.55b/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
shogivar-1.55b/config.guess-151-	EOF
shogivar-1.55b/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
shogivar-1.55b/config.guess-153-	;;
##############################################
shogivar-1.55b/config.guess-209-	    *)
shogivar-1.55b/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
shogivar-1.55b/config.guess-211-		;;
##############################################
shogivar-1.55b/config.guess-240-	*4.0)
shogivar-1.55b/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
shogivar-1.55b/config.guess-242-		;;
shogivar-1.55b/config.guess-243-	*5.*)
shogivar-1.55b/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
shogivar-1.55b/config.guess-245-		;;
##############################################
shogivar-1.55b/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
shogivar-1.55b/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
shogivar-1.55b/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
shogivar-1.55b/config.guess-288-	# 1.2 uses "1.2" for uname -r.
shogivar-1.55b/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
shogivar-1.55b/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
shogivar-1.55b/config.guess-348-    s390x:SunOS:*:*)
shogivar-1.55b/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-350-	exit ;;
shogivar-1.55b/config.guess-351-    sun4H:SunOS:5.*:*)
shogivar-1.55b/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-353-	exit ;;
shogivar-1.55b/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
shogivar-1.55b/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-356-	exit ;;
##############################################
shogivar-1.55b/config.guess-373-	fi
shogivar-1.55b/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-375-	exit ;;
##############################################
shogivar-1.55b/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
shogivar-1.55b/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-381-	exit ;;
##############################################
shogivar-1.55b/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
shogivar-1.55b/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
shogivar-1.55b/config.guess-390-	exit ;;
##############################################
shogivar-1.55b/config.guess-394-    sun*:*:4.2BSD:*)
shogivar-1.55b/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
shogivar-1.55b/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
shogivar-1.55b/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
shogivar-1.55b/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
shogivar-1.55b/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
shogivar-1.55b/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
shogivar-1.55b/config.guess-532-    *:IRIX*:*:*)
shogivar-1.55b/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
shogivar-1.55b/config.guess-534-	exit ;;
##############################################
shogivar-1.55b/config.guess-562-EOF
shogivar-1.55b/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
shogivar-1.55b/config.guess-564-		then
##############################################
shogivar-1.55b/config.guess-575-    *:AIX:*:[4567])
shogivar-1.55b/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
shogivar-1.55b/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
shogivar-1.55b/config.guess-610-    9000/[34678]??:HP-UX:*:*)
shogivar-1.55b/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
shogivar-1.55b/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
shogivar-1.55b/config.guess-664-EOF
shogivar-1.55b/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
shogivar-1.55b/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
shogivar-1.55b/config.guess-692-    ia64:HP-UX:*:*)
shogivar-1.55b/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
shogivar-1.55b/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
shogivar-1.55b/config.guess-722-EOF
shogivar-1.55b/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
shogivar-1.55b/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
shogivar-1.55b/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
shogivar-1.55b/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
shogivar-1.55b/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
shogivar-1.55b/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
shogivar-1.55b/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
shogivar-1.55b/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
shogivar-1.55b/config.guess-814-	    amd64)
shogivar-1.55b/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
shogivar-1.55b/config.guess-816-	    *)
shogivar-1.55b/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
shogivar-1.55b/config.guess-818-	esac
##############################################
shogivar-1.55b/config.guess-872-    prep*:SunOS:5.*:*)
shogivar-1.55b/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
shogivar-1.55b/config.guess-874-	exit ;;
##############################################
shogivar-1.55b/config.guess-876-	# the GNU system
shogivar-1.55b/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
shogivar-1.55b/config.guess-878-	exit ;;
##############################################
shogivar-1.55b/config.guess-880-	# other systems with GNU libc and userland
shogivar-1.55b/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
shogivar-1.55b/config.guess-882-	exit ;;
##############################################
shogivar-1.55b/config.guess-968-EOF
shogivar-1.55b/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
shogivar-1.55b/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
shogivar-1.55b/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
shogivar-1.55b/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
shogivar-1.55b/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
shogivar-1.55b/config.guess-1262-	fi
shogivar-1.55b/config.guess:1263:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
shogivar-1.55b/config.guess-1264-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
shogivar-1.55b/config.guess-1347-    *:DragonFly:*:*)
shogivar-1.55b/config.guess:1348:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
shogivar-1.55b/config.guess-1349-	exit ;;
##############################################
shogivar-1.55b/config.guess-1360-    i*86:skyos:*:*)
shogivar-1.55b/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
shogivar-1.55b/config.guess-1362-	exit ;;
##############################################
shogivar-1.55b/depcomp-64-  case $1 in
shogivar-1.55b/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
shogivar-1.55b/depcomp-66-      *) dir=;;
##############################################
shogivar-1.55b/depcomp-73-{
shogivar-1.55b/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
shogivar-1.55b/depcomp-75-}
##############################################
shogivar-1.55b/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
shogivar-1.55b/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
shogivar-1.55b/depcomp-128-
##############################################
shogivar-1.55b/depcomp-405-        sleep 1
shogivar-1.55b/depcomp:406:        i=`expr $i - 1`
shogivar-1.55b/depcomp-407-      done
shogivar-1.55b/depcomp-408-    fi
shogivar-1.55b/depcomp:409:    i=`expr $i - 1`
shogivar-1.55b/depcomp-410-  done
##############################################
shogivar-1.55b/depcomp-425-  # Do two passes, one to just change these to
shogivar-1.55b/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
shogivar-1.55b/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
shogivar-1.55b/depcomp-659-  done
shogivar-1.55b/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
shogivar-1.55b/depcomp-661-  touch "$tmpdepfile"
##############################################
shogivar-1.55b/Makefile.in-41-  { \
shogivar-1.55b/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
shogivar-1.55b/Makefile.in-43-  }; \
##############################################
shogivar-1.55b/Makefile.in-148-  esac
shogivar-1.55b/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
shogivar-1.55b/Makefile.in-150-am__vpath_adj = case $$p in \
shogivar-1.55b/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
shogivar-1.55b/Makefile.in-152-    *) f=$$p;; \
shogivar-1.55b/Makefile.in-153-  esac;
shogivar-1.55b/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
shogivar-1.55b/Makefile.in-155-am__install_max = 40
shogivar-1.55b/Makefile.in-156-am__nobase_strip_setup = \
shogivar-1.55b/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
shogivar-1.55b/Makefile.in-158-am__nobase_strip = \
##############################################
shogivar-1.55b/Makefile.in-1087-.c.o:
shogivar-1.55b/Makefile.in:1088:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
shogivar-1.55b/Makefile.in-1089-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
shogivar-1.55b/Makefile.in-1095-.c.obj:
shogivar-1.55b/Makefile.in:1096:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
shogivar-1.55b/Makefile.in:1097:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
shogivar-1.55b/Makefile.in-1098-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
shogivar-1.55b/Makefile.in-1100-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
shogivar-1.55b/Makefile.in:1101:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
shogivar-1.55b/Makefile.in-1102-install-man6: $(man6_MANS)
##############################################
shogivar-1.55b/Makefile.in-1106-	test -n "$(man6dir)" \
shogivar-1.55b/Makefile.in:1107:	  && test -n "`echo $$list1$$list2`" \
shogivar-1.55b/Makefile.in-1108-	  || exit 0; \
##############################################
shogivar-1.55b/Makefile.in-1161-	@list='$(dist_boards_DATA)'; test -n "$(boardsdir)" || list=; \
shogivar-1.55b/Makefile.in:1162:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
shogivar-1.55b/Makefile.in-1163-	dir='$(DESTDIR)$(boardsdir)'; $(am__uninstall_files_from_dir)
##############################################
shogivar-1.55b/Makefile.in-1182-	@list='$(dist_gamedata_DATA)'; test -n "$(gamedatadir)" || list=; \
shogivar-1.55b/Makefile.in:1183:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
shogivar-1.55b/Makefile.in-1184-	dir='$(DESTDIR)$(gamedatadir)'; $(am__uninstall_files_from_dir)
##############################################
shogivar-1.55b/Makefile.in-1203-	@list='$(dist_help_DATA)'; test -n "$(helpdir)" || list=; \
shogivar-1.55b/Makefile.in:1204:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
shogivar-1.55b/Makefile.in-1205-	dir='$(DESTDIR)$(helpdir)'; $(am__uninstall_files_from_dir)
##############################################
shogivar-1.55b/Makefile.in-1224-	@list='$(dist_pieces_DATA)'; test -n "$(piecesdir)" || list=; \
shogivar-1.55b/Makefile.in:1225:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
shogivar-1.55b/Makefile.in-1226-	dir='$(DESTDIR)$(piecesdir)'; $(am__uninstall_files_from_dir)
##############################################
shogivar-1.55b/Makefile.in-1245-	@list='$(dist_titles_DATA)'; test -n "$(titlesdir)" || list=; \
shogivar-1.55b/Makefile.in:1246:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
shogivar-1.55b/Makefile.in-1247-	dir='$(DESTDIR)$(titlesdir)'; $(am__uninstall_files_from_dir)
##############################################
shogivar-1.55b/Makefile.in-1278-GTAGS:
shogivar-1.55b/Makefile.in:1279:	here=`$(am__cd) $(top_builddir) && pwd` \
shogivar-1.55b/Makefile.in-1280-	  && $(am__cd) $(top_srcdir) \
##############################################
shogivar-1.55b/Makefile.in-1310-	test -d "$(distdir)" || mkdir "$(distdir)"
shogivar-1.55b/Makefile.in:1311:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shogivar-1.55b/Makefile.in:1312:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
shogivar-1.55b/Makefile.in-1313-	list='$(DISTFILES)'; \
##############################################
shogivar-1.55b/Makefile.in-1324-	  if test -d $$d/$$file; then \
shogivar-1.55b/Makefile.in:1325:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
shogivar-1.55b/Makefile.in-1326-	    if test -d "$(distdir)/$$file"; then \
##############################################
shogivar-1.55b/Makefile.in-1410-	test -d $(distdir)/_build || exit 0; \
shogivar-1.55b/Makefile.in:1411:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
shogivar-1.55b/Makefile.in-1412-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
shogivar-1.55b/Makefile.in-1454-	}; \
shogivar-1.55b/Makefile.in:1455:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
shogivar-1.55b/Makefile.in-1456-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
shogivar-1.55b/Makefile.in-1466-	fi
shogivar-1.55b/Makefile.in:1467:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
shogivar-1.55b/Makefile.in-1468-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
shogivar-1.55b/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
shogivar-1.55b/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
shogivar-1.55b/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
shogivar-1.55b/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
shogivar-1.55b/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
shogivar-1.55b/aclocal.m4-148-        else 
shogivar-1.55b/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
shogivar-1.55b/aclocal.m4-150-        fi
##############################################
shogivar-1.55b/aclocal.m4-307-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
shogivar-1.55b/aclocal.m4:308:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
shogivar-1.55b/aclocal.m4-309-# and then we would define $MISSING as
##############################################
shogivar-1.55b/aclocal.m4-323-# expand $ac_aux_dir to an absolute path
shogivar-1.55b/aclocal.m4:324:am_aux_dir=`cd $ac_aux_dir && pwd`
shogivar-1.55b/aclocal.m4-325-])
##############################################
shogivar-1.55b/aclocal.m4-421-  if test "$am_compiler_list" = ""; then
shogivar-1.55b/aclocal.m4:422:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
shogivar-1.55b/aclocal.m4-423-  fi
##############################################
shogivar-1.55b/aclocal.m4-572-    # Strip MF so we end up with the name of the file.
shogivar-1.55b/aclocal.m4:573:    mf=`echo "$mf" | sed -e 's/:.*$//'`
shogivar-1.55b/aclocal.m4-574-    # Check whether this is an Automake generated Makefile or not.
##############################################
shogivar-1.55b/aclocal.m4-581-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
shogivar-1.55b/aclocal.m4:582:      dirpart=`AS_DIRNAME("$mf")`
shogivar-1.55b/aclocal.m4-583-    else
##############################################
shogivar-1.55b/aclocal.m4-587-    # from the Makefile without running 'make'.
shogivar-1.55b/aclocal.m4:588:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
shogivar-1.55b/aclocal.m4-589-    test -z "$DEPDIR" && continue
shogivar-1.55b/aclocal.m4:590:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
shogivar-1.55b/aclocal.m4-591-    test -z "$am__include" && continue
shogivar-1.55b/aclocal.m4:592:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
shogivar-1.55b/aclocal.m4-593-    # Find all dependency output files, they are included files with
##############################################
shogivar-1.55b/aclocal.m4-601-      test -f "$dirpart/$file" && continue
shogivar-1.55b/aclocal.m4:602:      fdir=`AS_DIRNAME(["$file"])`
shogivar-1.55b/aclocal.m4-603-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
shogivar-1.55b/aclocal.m4-659-AC_REQUIRE([AC_PROG_INSTALL])dnl
shogivar-1.55b/aclocal.m4:660:if test "`cd $srcdir && pwd`" != "`pwd`"; then
shogivar-1.55b/aclocal.m4-661-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
shogivar-1.55b/aclocal.m4-815-    * )
shogivar-1.55b/aclocal.m4:816:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
shogivar-1.55b/aclocal.m4-817-  esac
shogivar-1.55b/aclocal.m4-818-done
shogivar-1.55b/aclocal.m4:819:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
shogivar-1.55b/aclocal.m4-820-
##############################################
shogivar-1.55b/aclocal.m4-886-# Ignore all kinds of additional output from 'make'.
shogivar-1.55b/aclocal.m4:887:case `$am_make -s -f confmf 2> /dev/null` in #(
shogivar-1.55b/aclocal.m4-888-*the\ am__doit\ target*)
##############################################
shogivar-1.55b/aclocal.m4-896-   echo '.include "confinc"' > confmf
shogivar-1.55b/aclocal.m4:897:   case `$am_make -s -f confmf 2> /dev/null` in #(
shogivar-1.55b/aclocal.m4-898-   *the\ am__doit\ target*)
##############################################
shogivar-1.55b/aclocal.m4-1078-     echo "timestamp, slept: $am_has_slept" > conftest.file
shogivar-1.55b/aclocal.m4:1079:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
shogivar-1.55b/aclocal.m4-1080-     if test "$[*]" = "X"; then
shogivar-1.55b/aclocal.m4-1081-	# -L didn't work.
shogivar-1.55b/aclocal.m4:1082:	set X `ls -t "$srcdir/configure" conftest.file`
shogivar-1.55b/aclocal.m4-1083-     fi
##############################################
shogivar-1.55b/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
shogivar-1.55b/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
shogivar-1.55b/configure-47-  as_echo='print -r --'
shogivar-1.55b/configure-48-  as_echo_n='print -rn --'
shogivar-1.55b/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
shogivar-1.55b/configure-50-  as_echo='printf %s\n'
##############################################
shogivar-1.55b/configure-52-else
shogivar-1.55b/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
shogivar-1.55b/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
shogivar-1.55b/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
shogivar-1.55b/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
shogivar-1.55b/configure-64-      esac;
##############################################
shogivar-1.55b/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
shogivar-1.55b/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
shogivar-1.55b/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
shogivar-1.55b/configure-327-      case $as_dir in #(
shogivar-1.55b/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
shogivar-1.55b/configure-329-      *) as_qdir=$as_dir;;
##############################################
shogivar-1.55b/configure-400-  {
shogivar-1.55b/configure:401:    as_val=`expr "$@" || test $? -eq 1`
shogivar-1.55b/configure-402-  }
##############################################
shogivar-1.55b/configure-407-# ----------------------------------------
shogivar-1.55b/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
shogivar-1.55b/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
shogivar-1.55b/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
shogivar-1.55b/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
shogivar-1.55b/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
shogivar-1.55b/configure-850-  case $ac_option in
shogivar-1.55b/configure:851:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
shogivar-1.55b/configure-852-  *=)   ac_optarg= ;;
##############################################
shogivar-1.55b/configure-894-  -disable-* | --disable-*)
shogivar-1.55b/configure:895:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
shogivar-1.55b/configure-896-    # Reject names that are not valid shell variable names.
##############################################
shogivar-1.55b/configure-899-    ac_useropt_orig=$ac_useropt
shogivar-1.55b/configure:900:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shogivar-1.55b/configure-901-    case $ac_user_opts in
##############################################
shogivar-1.55b/configure-920-  -enable-* | --enable-*)
shogivar-1.55b/configure:921:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
shogivar-1.55b/configure-922-    # Reject names that are not valid shell variable names.
##############################################
shogivar-1.55b/configure-925-    ac_useropt_orig=$ac_useropt
shogivar-1.55b/configure:926:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shogivar-1.55b/configure-927-    case $ac_user_opts in
##############################################
shogivar-1.55b/configure-1124-  -with-* | --with-*)
shogivar-1.55b/configure:1125:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
shogivar-1.55b/configure-1126-    # Reject names that are not valid shell variable names.
##############################################
shogivar-1.55b/configure-1129-    ac_useropt_orig=$ac_useropt
shogivar-1.55b/configure:1130:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shogivar-1.55b/configure-1131-    case $ac_user_opts in
##############################################
shogivar-1.55b/configure-1140-  -without-* | --without-*)
shogivar-1.55b/configure:1141:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
shogivar-1.55b/configure-1142-    # Reject names that are not valid shell variable names.
##############################################
shogivar-1.55b/configure-1145-    ac_useropt_orig=$ac_useropt
shogivar-1.55b/configure:1146:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
shogivar-1.55b/configure-1147-    case $ac_user_opts in
##############################################
shogivar-1.55b/configure-1178-  *=*)
shogivar-1.55b/configure:1179:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
shogivar-1.55b/configure-1180-    # Reject names that are not valid shell variable names.
##############################################
shogivar-1.55b/configure-1199-if test -n "$ac_prev"; then
shogivar-1.55b/configure:1200:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
shogivar-1.55b/configure-1201-  as_fn_error $? "missing argument to $ac_option"
##############################################
shogivar-1.55b/configure-1221-    */ )
shogivar-1.55b/configure:1222:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
shogivar-1.55b/configure-1223-      eval $ac_var=\$ac_val;;
##############################################
shogivar-1.55b/configure-1256-ac_ls_di=`ls -di .` &&
shogivar-1.55b/configure:1257:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
shogivar-1.55b/configure-1258-  as_fn_error $? "working directory cannot be determined"
##############################################
shogivar-1.55b/configure-1312-case $srcdir in
shogivar-1.55b/configure:1313:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
shogivar-1.55b/configure-1314-esac
##############################################
shogivar-1.55b/configure-1355-By default, \`make install' will install all the files in
shogivar-1.55b/configure:1356:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
shogivar-1.55b/configure:1357:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
shogivar-1.55b/configure-1358-for instance \`--prefix=\$HOME'.
##############################################
shogivar-1.55b/configure-1472-*)
shogivar-1.55b/configure:1473:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
shogivar-1.55b/configure-1474-  # A ".." for each directory in $ac_dir_suffix.
shogivar-1.55b/configure:1475:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
shogivar-1.55b/configure-1476-  case $ac_top_builddir_sub in
##############################################
shogivar-1.55b/configure-1960-    *\'*)
shogivar-1.55b/configure:1961:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
shogivar-1.55b/configure-1962-    esac
##############################################
shogivar-1.55b/configure-2043-      case $ac_val in
shogivar-1.55b/configure:2044:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
shogivar-1.55b/configure-2045-      esac
##############################################
shogivar-1.55b/configure-2058-	case $ac_val in
shogivar-1.55b/configure:2059:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
shogivar-1.55b/configure-2060-	esac
##############################################
shogivar-1.55b/configure-2178-    set,)
shogivar-1.55b/configure:2179:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
shogivar-1.55b/configure:2180:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
shogivar-1.55b/configure-2181-      ac_cache_corrupted=: ;;
##############################################
shogivar-1.55b/configure-2189-	# differences in whitespace do not lead to failure.
shogivar-1.55b/configure:2190:	ac_old_val_w=`echo x $ac_old_val`
shogivar-1.55b/configure:2191:	ac_new_val_w=`echo x $ac_new_val`
shogivar-1.55b/configure-2192-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
shogivar-1.55b/configure-2209-    case $ac_new_val in
shogivar-1.55b/configure:2210:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
shogivar-1.55b/configure-2211-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
shogivar-1.55b/configure-2385-     echo "timestamp, slept: $am_has_slept" > conftest.file
shogivar-1.55b/configure:2386:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
shogivar-1.55b/configure-2387-     if test "$*" = "X"; then
shogivar-1.55b/configure-2388-	# -L didn't work.
shogivar-1.55b/configure:2389:	set X `ls -t "$srcdir/configure" conftest.file`
shogivar-1.55b/configure-2390-     fi
##############################################
shogivar-1.55b/configure-2436-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
shogivar-1.55b/configure:2437:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
shogivar-1.55b/configure-2438-
shogivar-1.55b/configure-2439-# expand $ac_aux_dir to an absolute path
shogivar-1.55b/configure:2440:am_aux_dir=`cd $ac_aux_dir && pwd`
shogivar-1.55b/configure-2441-
##############################################
shogivar-1.55b/configure-2581-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
shogivar-1.55b/configure:2582:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
shogivar-1.55b/configure-2583-	     'mkdir (GNU coreutils) '* | \
##############################################
shogivar-1.55b/configure-2654-set x ${MAKE-make}
shogivar-1.55b/configure:2655:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
shogivar-1.55b/configure-2656-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
shogivar-1.55b/configure-2664-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
shogivar-1.55b/configure:2665:case `${MAKE-make} -f conftest.make 2>/dev/null` in
shogivar-1.55b/configure-2666-  *@@@%%%=?*=@@@%%%*)
##############################################
shogivar-1.55b/configure-2730-
shogivar-1.55b/configure:2731:if test "`cd $srcdir && pwd`" != "`pwd`"; then
shogivar-1.55b/configure-2732-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
shogivar-1.55b/configure-3260-$as_echo_n "checking whether the C compiler works... " >&6; }
shogivar-1.55b/configure:3261:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
shogivar-1.55b/configure-3262-
##############################################
shogivar-1.55b/configure-3304-	then :; else
shogivar-1.55b/configure:3305:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
shogivar-1.55b/configure-3306-	fi
##############################################
shogivar-1.55b/configure-3364-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
shogivar-1.55b/configure:3365:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
shogivar-1.55b/configure-3366-	  break;;
##############################################
shogivar-1.55b/configure-3473-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
shogivar-1.55b/configure:3474:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
shogivar-1.55b/configure-3475-       break;;
##############################################
shogivar-1.55b/configure-3781-# Ignore all kinds of additional output from 'make'.
shogivar-1.55b/configure:3782:case `$am_make -s -f confmf 2> /dev/null` in #(
shogivar-1.55b/configure-3783-*the\ am__doit\ target*)
##############################################
shogivar-1.55b/configure-3791-   echo '.include "confinc"' > confmf
shogivar-1.55b/configure:3792:   case `$am_make -s -f confmf 2> /dev/null` in #(
shogivar-1.55b/configure-3793-   *the\ am__doit\ target*)
##############################################
shogivar-1.55b/configure-3854-  if test "$am_compiler_list" = ""; then
shogivar-1.55b/configure:3855:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
shogivar-1.55b/configure-3856-  fi
##############################################
shogivar-1.55b/configure-4396-  # Check for GNU $ac_path_GREP
shogivar-1.55b/configure:4397:case `"$ac_path_GREP" --version 2>&1` in
shogivar-1.55b/configure-4398-*GNU*)
##############################################
shogivar-1.55b/configure-4462-  # Check for GNU $ac_path_EGREP
shogivar-1.55b/configure:4463:case `"$ac_path_EGREP" --version 2>&1` in
shogivar-1.55b/configure-4464-*GNU*)
##############################################
shogivar-1.55b/configure-4697-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
shogivar-1.55b/configure:4698:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
shogivar-1.55b/configure-4699-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
shogivar-1.55b/configure-4729-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4730:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
shogivar-1.55b/configure-4731-_ACEOF
##############################################
shogivar-1.55b/configure-4890-do :
shogivar-1.55b/configure:4891:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shogivar-1.55b/configure-4892-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
shogivar-1.55b/configure-4895-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4896:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shogivar-1.55b/configure-4897-_ACEOF
##############################################
shogivar-1.55b/configure-4905-do :
shogivar-1.55b/configure:4906:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shogivar-1.55b/configure-4907-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
shogivar-1.55b/configure-4909-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4910:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shogivar-1.55b/configure-4911-_ACEOF
##############################################
shogivar-1.55b/configure-4918-do :
shogivar-1.55b/configure:4919:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shogivar-1.55b/configure-4920-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
shogivar-1.55b/configure-4922-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4923:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shogivar-1.55b/configure-4924-_ACEOF
##############################################
shogivar-1.55b/configure-4931-do :
shogivar-1.55b/configure:4932:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
shogivar-1.55b/configure-4933-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
shogivar-1.55b/configure-4935-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4936:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
shogivar-1.55b/configure-4937-_ACEOF
##############################################
shogivar-1.55b/configure-4954-do :
shogivar-1.55b/configure:4955:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shogivar-1.55b/configure-4956-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shogivar-1.55b/configure-4958-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4959:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shogivar-1.55b/configure-4960-_ACEOF
##############################################
shogivar-1.55b/configure-4966-do :
shogivar-1.55b/configure:4967:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shogivar-1.55b/configure-4968-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shogivar-1.55b/configure-4970-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4971:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shogivar-1.55b/configure-4972-_ACEOF
##############################################
shogivar-1.55b/configure-4978-do :
shogivar-1.55b/configure:4979:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shogivar-1.55b/configure-4980-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shogivar-1.55b/configure-4982-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4983:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shogivar-1.55b/configure-4984-_ACEOF
##############################################
shogivar-1.55b/configure-4990-do :
shogivar-1.55b/configure:4991:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
shogivar-1.55b/configure-4992-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
shogivar-1.55b/configure-4994-  cat >>confdefs.h <<_ACEOF
shogivar-1.55b/configure:4995:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
shogivar-1.55b/configure-4996-_ACEOF
##############################################
shogivar-1.55b/configure-5307-  test $ac_status = 0; }; then
shogivar-1.55b/configure:5308:  pkg_cv_CAIRO_CFLAGS=`$PKG_CONFIG --cflags " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " 2>/dev/null`
shogivar-1.55b/configure-5309-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
shogivar-1.55b/configure-5324-  test $ac_status = 0; }; then
shogivar-1.55b/configure:5325:  pkg_cv_CAIRO_LIBS=`$PKG_CONFIG --libs " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " 2>/dev/null`
shogivar-1.55b/configure-5326-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
shogivar-1.55b/configure-5345-        if test $_pkg_short_errors_supported = yes; then
shogivar-1.55b/configure:5346:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " 2>&1`
shogivar-1.55b/configure-5347-        else
shogivar-1.55b/configure:5348:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " cairo >= 1.2.0 librsvg-2.0 >= 2.14.0 " 2>&1`
shogivar-1.55b/configure-5349-        fi
##############################################
shogivar-1.55b/configure-5465-  test $ac_status = 0; }; then
shogivar-1.55b/configure:5466:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>/dev/null`
shogivar-1.55b/configure-5467-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
shogivar-1.55b/configure-5482-  test $ac_status = 0; }; then
shogivar-1.55b/configure:5483:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>/dev/null`
shogivar-1.55b/configure-5484-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
shogivar-1.55b/configure-5503-        if test $_pkg_short_errors_supported = yes; then
shogivar-1.55b/configure:5504:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>&1`
shogivar-1.55b/configure-5505-        else
shogivar-1.55b/configure:5506:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>&1`
shogivar-1.55b/configure-5507-        fi
##############################################
shogivar-1.55b/configure-5569-test "x$ac_build_alias" = x &&
shogivar-1.55b/configure:5570:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
shogivar-1.55b/configure-5571-test "x$ac_build_alias" = x &&
shogivar-1.55b/configure-5572-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
shogivar-1.55b/configure:5573:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
shogivar-1.55b/configure-5574-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
shogivar-1.55b/configure-5593-IFS=$ac_save_IFS
shogivar-1.55b/configure:5594:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
shogivar-1.55b/configure-5595-
##############################################
shogivar-1.55b/configure-5604-else
shogivar-1.55b/configure:5605:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
shogivar-1.55b/configure-5606-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
shogivar-1.55b/configure-5626-IFS=$ac_save_IFS
shogivar-1.55b/configure:5627:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
shogivar-1.55b/configure-5628-
##############################################
shogivar-1.55b/configure-5792-$as_echo_n "checking Mac OS X version... " >&6; }
shogivar-1.55b/configure:5793:      MACOSX_VERSION=`$SW_VERS -productVersion`
shogivar-1.55b/configure-5794-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MACOSX_VERSION" >&5
##############################################
shogivar-1.55b/configure-6147-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
shogivar-1.55b/configure:6148:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
shogivar-1.55b/configure-6149-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
shogivar-1.55b/configure-6250-if test -z "$BASH_VERSION$ZSH_VERSION" \
shogivar-1.55b/configure:6251:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
shogivar-1.55b/configure-6252-  as_echo='print -r --'
shogivar-1.55b/configure-6253-  as_echo_n='print -rn --'
shogivar-1.55b/configure:6254:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
shogivar-1.55b/configure-6255-  as_echo='printf %s\n'
##############################################
shogivar-1.55b/configure-6257-else
shogivar-1.55b/configure:6258:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
shogivar-1.55b/configure-6259-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
shogivar-1.55b/configure-6267-	expr "X$arg" : "X\\(.*\\)$as_nl";
shogivar-1.55b/configure:6268:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
shogivar-1.55b/configure-6269-      esac;
##############################################
shogivar-1.55b/configure-6344-# ----------------------------------------
shogivar-1.55b/configure:6345:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
shogivar-1.55b/configure-6346-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
shogivar-1.55b/configure-6416-  {
shogivar-1.55b/configure:6417:    as_val=`expr "$@" || test $? -eq 1`
shogivar-1.55b/configure-6418-  }
##############################################
shogivar-1.55b/configure-6520-      case $as_dir in #(
shogivar-1.55b/configure:6521:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
shogivar-1.55b/configure-6522-      *) as_qdir=$as_dir;;
##############################################
shogivar-1.55b/configure-6655-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
shogivar-1.55b/configure:6656:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
shogivar-1.55b/configure-6657-ac_cs_version="\\
##############################################
shogivar-1.55b/configure-6680-  --*=?*)
shogivar-1.55b/configure:6681:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
shogivar-1.55b/configure:6682:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
shogivar-1.55b/configure-6683-    ac_shift=:
##############################################
shogivar-1.55b/configure-6685-  --*=)
shogivar-1.55b/configure:6686:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
shogivar-1.55b/configure-6687-    ac_optarg=
##############################################
shogivar-1.55b/configure-6709-    case $ac_optarg in
shogivar-1.55b/configure:6710:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
shogivar-1.55b/configure-6711-    '') as_fn_error $? "missing file argument" ;;
##############################################
shogivar-1.55b/configure-6717-    case $ac_optarg in
shogivar-1.55b/configure:6718:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
shogivar-1.55b/configure-6719-    esac
##############################################
shogivar-1.55b/configure-6846-fi
shogivar-1.55b/configure:6847:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
shogivar-1.55b/configure-6848-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
shogivar-1.55b/configure-6863-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
shogivar-1.55b/configure:6864:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
shogivar-1.55b/configure-6865-ac_delim='%!_!# '
##############################################
shogivar-1.55b/configure-6869-
shogivar-1.55b/configure:6870:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
shogivar-1.55b/configure-6871-  if test $ac_delim_n = $ac_delim_num; then
##############################################
shogivar-1.55b/configure-7007-for ac_last_try in false false :; do
shogivar-1.55b/configure:7008:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
shogivar-1.55b/configure-7009-  if test -z "$ac_tt"; then
##############################################
shogivar-1.55b/configure-7139-      esac
shogivar-1.55b/configure:7140:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
shogivar-1.55b/configure-7141-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
shogivar-1.55b/configure-7198-*)
shogivar-1.55b/configure:7199:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
shogivar-1.55b/configure-7200-  # A ".." for each directory in $ac_dir_suffix.
shogivar-1.55b/configure:7201:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
shogivar-1.55b/configure-7202-  case $ac_top_builddir_sub in
##############################################
shogivar-1.55b/configure-7259-/@mandir@/p'
shogivar-1.55b/configure:7260:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
shogivar-1.55b/configure-7261-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
shogivar-1.55b/configure-7276-
shogivar-1.55b/configure:7277:# Neutralize VPATH when `$srcdir' = `.'.
shogivar-1.55b/configure-7278-# Shell code in configure.ac might set extrasub.
##############################################
shogivar-1.55b/configure-7304-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
shogivar-1.55b/configure:7305:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
shogivar-1.55b/configure-7306-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
shogivar-1.55b/configure-7350-    * )
shogivar-1.55b/configure:7351:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
shogivar-1.55b/configure-7352-  esac
##############################################
shogivar-1.55b/configure-7397-    # Strip MF so we end up with the name of the file.
shogivar-1.55b/configure:7398:    mf=`echo "$mf" | sed -e 's/:.*$//'`
shogivar-1.55b/configure-7399-    # Check whether this is an Automake generated Makefile or not.
##############################################
shogivar-1.55b/configure-7434-    # from the Makefile without running 'make'.
shogivar-1.55b/configure:7435:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
shogivar-1.55b/configure-7436-    test -z "$DEPDIR" && continue
shogivar-1.55b/configure:7437:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
shogivar-1.55b/configure-7438-    test -z "$am__include" && continue
shogivar-1.55b/configure:7439:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
shogivar-1.55b/configure-7440-    # Find all dependency output files, they are included files with