===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
guile-json-4.3.2/build-aux/install-sh-234-      fi
guile-json-4.3.2/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
guile-json-4.3.2/build-aux/install-sh-236-    *)
##############################################
guile-json-4.3.2/build-aux/install-sh-280-      dstdir=$dst
guile-json-4.3.2/build-aux/install-sh:281:      dstbase=`basename "$src"`
guile-json-4.3.2/build-aux/install-sh-282-      case $dst in
##############################################
guile-json-4.3.2/build-aux/install-sh-287-    else
guile-json-4.3.2/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
guile-json-4.3.2/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
guile-json-4.3.2/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
guile-json-4.3.2/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
guile-json-4.3.2/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
guile-json-4.3.2/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
guile-json-4.3.2/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
guile-json-4.3.2/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
guile-json-4.3.2/build-aux/install-sh-419-            case $prefix in
guile-json-4.3.2/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
guile-json-4.3.2/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
guile-json-4.3.2/build-aux/install-sh-479-    if $copy_on_change &&
guile-json-4.3.2/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
guile-json-4.3.2/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
guile-json-4.3.2/build-aux/install-sh-482-       set -f &&
##############################################
guile-json-4.3.2/build-aux/config.guess-34-
guile-json-4.3.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
guile-json-4.3.2/build-aux/config.guess-36-
##############################################
guile-json-4.3.2/build-aux/config.guess-105-    # shellcheck disable=SC2039
guile-json-4.3.2/build-aux/config.guess:106:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
guile-json-4.3.2/build-aux/config.guess-107-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
guile-json-4.3.2/build-aux/config.guess-155-	EOF
guile-json-4.3.2/build-aux/config.guess:156:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
guile-json-4.3.2/build-aux/config.guess-157-
##############################################
guile-json-4.3.2/build-aux/config.guess-192-	    earmv*)
guile-json-4.3.2/build-aux/config.guess:193:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
guile-json-4.3.2/build-aux/config.guess:194:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
guile-json-4.3.2/build-aux/config.guess-195-		machine="${arch}${endian}"-unknown
##############################################
guile-json-4.3.2/build-aux/config.guess-224-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
guile-json-4.3.2/build-aux/config.guess:225:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
guile-json-4.3.2/build-aux/config.guess-226-		;;
##############################################
guile-json-4.3.2/build-aux/config.guess-237-	    *)
guile-json-4.3.2/build-aux/config.guess:238:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
guile-json-4.3.2/build-aux/config.guess-239-		;;
##############################################
guile-json-4.3.2/build-aux/config.guess-290-	*4.0)
guile-json-4.3.2/build-aux/config.guess:291:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
guile-json-4.3.2/build-aux/config.guess-292-		;;
guile-json-4.3.2/build-aux/config.guess-293-	*5.*)
guile-json-4.3.2/build-aux/config.guess:294:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
guile-json-4.3.2/build-aux/config.guess-295-		;;
##############################################
guile-json-4.3.2/build-aux/config.guess-300-	# types through head -n 1, so we only detect the type of CPU 0.
guile-json-4.3.2/build-aux/config.guess:301:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
guile-json-4.3.2/build-aux/config.guess-302-	case "$ALPHA_CPU_TYPE" in
##############################################
guile-json-4.3.2/build-aux/config.guess-338-	# 1.2 uses "1.2" for uname -r.
guile-json-4.3.2/build-aux/config.guess:339:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
guile-json-4.3.2/build-aux/config.guess-340-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
guile-json-4.3.2/build-aux/config.guess-389-    s390x:SunOS:*:*)
guile-json-4.3.2/build-aux/config.guess:390:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-391-	exit ;;
guile-json-4.3.2/build-aux/config.guess-392-    sun4H:SunOS:5.*:*)
guile-json-4.3.2/build-aux/config.guess:393:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-394-	exit ;;
guile-json-4.3.2/build-aux/config.guess-395-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
guile-json-4.3.2/build-aux/config.guess:396:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-397-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-414-	fi
guile-json-4.3.2/build-aux/config.guess:415:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-416-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-420-	# it's likely to be more like Solaris than SunOS4.
guile-json-4.3.2/build-aux/config.guess:421:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-422-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-429-	# Japanese Language versions have a version number like `4.1.3-JL'.
guile-json-4.3.2/build-aux/config.guess:430:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
guile-json-4.3.2/build-aux/config.guess-431-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-435-    sun*:*:4.2BSD:*)
guile-json-4.3.2/build-aux/config.guess:436:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
guile-json-4.3.2/build-aux/config.guess-437-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
guile-json-4.3.2/build-aux/config.guess-517-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
guile-json-4.3.2/build-aux/config.guess:518:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
guile-json-4.3.2/build-aux/config.guess:519:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
guile-json-4.3.2/build-aux/config.guess-520-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
guile-json-4.3.2/build-aux/config.guess-573-    *:IRIX*:*:*)
guile-json-4.3.2/build-aux/config.guess:574:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
guile-json-4.3.2/build-aux/config.guess-575-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-603-EOF
guile-json-4.3.2/build-aux/config.guess:604:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
guile-json-4.3.2/build-aux/config.guess-605-		then
##############################################
guile-json-4.3.2/build-aux/config.guess-616-    *:AIX:*:[4567])
guile-json-4.3.2/build-aux/config.guess:617:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
guile-json-4.3.2/build-aux/config.guess-618-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
guile-json-4.3.2/build-aux/config.guess-652-    9000/[34678]??:HP-UX:*:*)
guile-json-4.3.2/build-aux/config.guess:653:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
guile-json-4.3.2/build-aux/config.guess-654-	case "$UNAME_MACHINE" in
##############################################
guile-json-4.3.2/build-aux/config.guess-706-EOF
guile-json-4.3.2/build-aux/config.guess:707:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
guile-json-4.3.2/build-aux/config.guess-708-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
guile-json-4.3.2/build-aux/config.guess-734-    ia64:HP-UX:*:*)
guile-json-4.3.2/build-aux/config.guess:735:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
guile-json-4.3.2/build-aux/config.guess-736-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
guile-json-4.3.2/build-aux/config.guess-764-EOF
guile-json-4.3.2/build-aux/config.guess:765:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
guile-json-4.3.2/build-aux/config.guess-766-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
guile-json-4.3.2/build-aux/config.guess-835-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
guile-json-4.3.2/build-aux/config.guess:836:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
guile-json-4.3.2/build-aux/config.guess-837-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
guile-json-4.3.2/build-aux/config.guess-840-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
guile-json-4.3.2/build-aux/config.guess:841:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
guile-json-4.3.2/build-aux/config.guess-842-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
guile-json-4.3.2/build-aux/config.guess-858-	then
guile-json-4.3.2/build-aux/config.guess:859:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
guile-json-4.3.2/build-aux/config.guess-860-	else
guile-json-4.3.2/build-aux/config.guess:861:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
guile-json-4.3.2/build-aux/config.guess-862-	fi
##############################################
guile-json-4.3.2/build-aux/config.guess-871-	esac
guile-json-4.3.2/build-aux/config.guess:872:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
guile-json-4.3.2/build-aux/config.guess-873-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-907-    prep*:SunOS:5.*:*)
guile-json-4.3.2/build-aux/config.guess:908:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
guile-json-4.3.2/build-aux/config.guess-909-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-911-	# the GNU system
guile-json-4.3.2/build-aux/config.guess:912:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
guile-json-4.3.2/build-aux/config.guess-913-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-915-	# other systems with GNU libc and userland
guile-json-4.3.2/build-aux/config.guess:916:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
guile-json-4.3.2/build-aux/config.guess-917-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-1037-EOF
guile-json-4.3.2/build-aux/config.guess:1038:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU\|^MIPS_ENDIAN\|^LIBCABI'`"
guile-json-4.3.2/build-aux/config.guess-1039-	test "x$CPU" != x && { echo "$CPU${MIPS_ENDIAN}-unknown-linux-$LIBCABI"; exit; }
##############################################
guile-json-4.3.2/build-aux/config.guess-1137-    i*86:*:4.*:*)
guile-json-4.3.2/build-aux/config.guess:1138:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
guile-json-4.3.2/build-aux/config.guess-1139-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
guile-json-4.3.2/build-aux/config.guess-1440-    *:DragonFly:*:*)
guile-json-4.3.2/build-aux/config.guess:1441:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
guile-json-4.3.2/build-aux/config.guess-1442-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-1453-    i*86:skyos:*:*)
guile-json-4.3.2/build-aux/config.guess:1454:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
guile-json-4.3.2/build-aux/config.guess-1455-	exit ;;
##############################################
guile-json-4.3.2/build-aux/config.guess-1603-
guile-json-4.3.2/build-aux/config.guess:1604:$CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null && SYSTEM_NAME=`$dummy` &&
guile-json-4.3.2/build-aux/config.guess-1605-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
guile-json-4.3.2/build-aux/config.sub-52-
guile-json-4.3.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
guile-json-4.3.2/build-aux/config.sub-54-
##############################################
guile-json-4.3.2/build-aux/config.sub-768-	i*86v32)
guile-json-4.3.2/build-aux/config.sub:769:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guile-json-4.3.2/build-aux/config.sub-770-		vendor=pc
##############################################
guile-json-4.3.2/build-aux/config.sub-773-	i*86v4*)
guile-json-4.3.2/build-aux/config.sub:774:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guile-json-4.3.2/build-aux/config.sub-775-		vendor=pc
##############################################
guile-json-4.3.2/build-aux/config.sub-778-	i*86v)
guile-json-4.3.2/build-aux/config.sub:779:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guile-json-4.3.2/build-aux/config.sub-780-		vendor=pc
##############################################
guile-json-4.3.2/build-aux/config.sub-783-	i*86sol2)
guile-json-4.3.2/build-aux/config.sub:784:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
guile-json-4.3.2/build-aux/config.sub-785-		vendor=pc
##############################################
guile-json-4.3.2/build-aux/config.sub-916-		cpu=sparc
guile-json-4.3.2/build-aux/config.sub:917:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
guile-json-4.3.2/build-aux/config.sub-918-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1083-	sh5e[lb]-*)
guile-json-4.3.2/build-aux/config.sub:1084:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
guile-json-4.3.2/build-aux/config.sub-1085-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1101-	xscale-* | xscalee[bl]-*)
guile-json-4.3.2/build-aux/config.sub:1102:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
guile-json-4.3.2/build-aux/config.sub-1103-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1256-			*)
guile-json-4.3.2/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
guile-json-4.3.2/build-aux/config.sub-1258-				exit 1
##############################################
guile-json-4.3.2/build-aux/config.sub-1290-	solaris1 | solaris1.*)
guile-json-4.3.2/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
guile-json-4.3.2/build-aux/config.sub-1292-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1299-	gnu/linux*)
guile-json-4.3.2/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
guile-json-4.3.2/build-aux/config.sub-1301-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1322-	sco3.2.[4-9]*)
guile-json-4.3.2/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
guile-json-4.3.2/build-aux/config.sub-1324-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1386-	nto*)
guile-json-4.3.2/build-aux/config.sub:1387:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
guile-json-4.3.2/build-aux/config.sub-1388-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1396-	linux*)
guile-json-4.3.2/build-aux/config.sub:1397:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
guile-json-4.3.2/build-aux/config.sub-1398-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1408-	mac*)
guile-json-4.3.2/build-aux/config.sub:1409:		os=`echo "$os" | sed -e 's|mac|macos|'`
guile-json-4.3.2/build-aux/config.sub-1410-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1417-	sunos5*)
guile-json-4.3.2/build-aux/config.sub:1418:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
guile-json-4.3.2/build-aux/config.sub-1419-		;;
guile-json-4.3.2/build-aux/config.sub-1420-	sunos6*)
guile-json-4.3.2/build-aux/config.sub:1421:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
guile-json-4.3.2/build-aux/config.sub-1422-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1454-	sinix5.*)
guile-json-4.3.2/build-aux/config.sub:1455:		os=`echo $os | sed -e 's|sinix|sysv|'`
guile-json-4.3.2/build-aux/config.sub-1456-		;;
##############################################
guile-json-4.3.2/build-aux/config.sub-1514-	*)
guile-json-4.3.2/build-aux/config.sub:1515:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
guile-json-4.3.2/build-aux/config.sub-1516-		exit 1
##############################################
guile-json-4.3.2/configure.ac-39-dnl Guile prefix and libdir.
guile-json-4.3.2/configure.ac:40:GUILE_PREFIX=`$PKG_CONFIG --print-errors --variable=prefix guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure.ac:41:GUILE_LIBDIR=`$PKG_CONFIG --print-errors --variable=libdir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure.ac-42-AC_SUBST(GUILE_PREFIX)
##############################################
guile-json-4.3.2/configure.ac-55-dnl This is just for printing $libdir below.
guile-json-4.3.2/configure.ac:56:LIBDIR=`eval echo $libdir`
guile-json-4.3.2/configure.ac:57:LIBDIR=`eval echo $LIBDIR`
guile-json-4.3.2/configure.ac-58-AC_SUBST([LIBDIR])
##############################################
guile-json-4.3.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
guile-json-4.3.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
guile-json-4.3.2/configure-47-  as_echo='print -r --'
guile-json-4.3.2/configure-48-  as_echo_n='print -rn --'
guile-json-4.3.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
guile-json-4.3.2/configure-50-  as_echo='printf %s\n'
##############################################
guile-json-4.3.2/configure-52-else
guile-json-4.3.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
guile-json-4.3.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
guile-json-4.3.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
guile-json-4.3.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
guile-json-4.3.2/configure-64-      esac;
##############################################
guile-json-4.3.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
guile-json-4.3.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
guile-json-4.3.2/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
guile-json-4.3.2/configure-326-      case $as_dir in #(
guile-json-4.3.2/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
guile-json-4.3.2/configure-328-      *) as_qdir=$as_dir;;
##############################################
guile-json-4.3.2/configure-399-  {
guile-json-4.3.2/configure:400:    as_val=`expr "$@" || test $? -eq 1`
guile-json-4.3.2/configure-401-  }
##############################################
guile-json-4.3.2/configure-406-# ----------------------------------------
guile-json-4.3.2/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
guile-json-4.3.2/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
guile-json-4.3.2/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
guile-json-4.3.2/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
guile-json-4.3.2/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
guile-json-4.3.2/configure-742-  case $ac_option in
guile-json-4.3.2/configure:743:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
guile-json-4.3.2/configure-744-  *=)   ac_optarg= ;;
##############################################
guile-json-4.3.2/configure-786-  -disable-* | --disable-*)
guile-json-4.3.2/configure:787:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
guile-json-4.3.2/configure-788-    # Reject names that are not valid shell variable names.
##############################################
guile-json-4.3.2/configure-791-    ac_useropt_orig=$ac_useropt
guile-json-4.3.2/configure:792:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guile-json-4.3.2/configure-793-    case $ac_user_opts in
##############################################
guile-json-4.3.2/configure-812-  -enable-* | --enable-*)
guile-json-4.3.2/configure:813:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
guile-json-4.3.2/configure-814-    # Reject names that are not valid shell variable names.
##############################################
guile-json-4.3.2/configure-817-    ac_useropt_orig=$ac_useropt
guile-json-4.3.2/configure:818:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guile-json-4.3.2/configure-819-    case $ac_user_opts in
##############################################
guile-json-4.3.2/configure-1016-  -with-* | --with-*)
guile-json-4.3.2/configure:1017:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
guile-json-4.3.2/configure-1018-    # Reject names that are not valid shell variable names.
##############################################
guile-json-4.3.2/configure-1021-    ac_useropt_orig=$ac_useropt
guile-json-4.3.2/configure:1022:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guile-json-4.3.2/configure-1023-    case $ac_user_opts in
##############################################
guile-json-4.3.2/configure-1032-  -without-* | --without-*)
guile-json-4.3.2/configure:1033:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
guile-json-4.3.2/configure-1034-    # Reject names that are not valid shell variable names.
##############################################
guile-json-4.3.2/configure-1037-    ac_useropt_orig=$ac_useropt
guile-json-4.3.2/configure:1038:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
guile-json-4.3.2/configure-1039-    case $ac_user_opts in
##############################################
guile-json-4.3.2/configure-1070-  *=*)
guile-json-4.3.2/configure:1071:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
guile-json-4.3.2/configure-1072-    # Reject names that are not valid shell variable names.
##############################################
guile-json-4.3.2/configure-1091-if test -n "$ac_prev"; then
guile-json-4.3.2/configure:1092:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
guile-json-4.3.2/configure-1093-  as_fn_error $? "missing argument to $ac_option"
##############################################
guile-json-4.3.2/configure-1113-    */ )
guile-json-4.3.2/configure:1114:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
guile-json-4.3.2/configure-1115-      eval $ac_var=\$ac_val;;
##############################################
guile-json-4.3.2/configure-1148-ac_ls_di=`ls -di .` &&
guile-json-4.3.2/configure:1149:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
guile-json-4.3.2/configure-1150-  as_fn_error $? "working directory cannot be determined"
##############################################
guile-json-4.3.2/configure-1204-case $srcdir in
guile-json-4.3.2/configure:1205:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
guile-json-4.3.2/configure-1206-esac
##############################################
guile-json-4.3.2/configure-1247-By default, \`make install' will install all the files in
guile-json-4.3.2/configure:1248:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
guile-json-4.3.2/configure:1249:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
guile-json-4.3.2/configure-1250-for instance \`--prefix=\$HOME'.
##############################################
guile-json-4.3.2/configure-1323-*)
guile-json-4.3.2/configure:1324:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
guile-json-4.3.2/configure-1325-  # A ".." for each directory in $ac_dir_suffix.
guile-json-4.3.2/configure:1326:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
guile-json-4.3.2/configure-1327-  case $ac_top_builddir_sub in
##############################################
guile-json-4.3.2/configure-1459-    *\'*)
guile-json-4.3.2/configure:1460:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
guile-json-4.3.2/configure-1461-    esac
##############################################
guile-json-4.3.2/configure-1542-      case $ac_val in
guile-json-4.3.2/configure:1543:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
guile-json-4.3.2/configure-1544-      esac
##############################################
guile-json-4.3.2/configure-1557-	case $ac_val in
guile-json-4.3.2/configure:1558:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
guile-json-4.3.2/configure-1559-	esac
##############################################
guile-json-4.3.2/configure-1677-    set,)
guile-json-4.3.2/configure:1678:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
guile-json-4.3.2/configure:1679:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
guile-json-4.3.2/configure-1680-      ac_cache_corrupted=: ;;
##############################################
guile-json-4.3.2/configure-1688-	# differences in whitespace do not lead to failure.
guile-json-4.3.2/configure:1689:	ac_old_val_w=`echo x $ac_old_val`
guile-json-4.3.2/configure:1690:	ac_new_val_w=`echo x $ac_new_val`
guile-json-4.3.2/configure-1691-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
guile-json-4.3.2/configure-1708-    case $ac_new_val in
guile-json-4.3.2/configure:1709:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
guile-json-4.3.2/configure-1710-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
guile-json-4.3.2/configure-1885-     echo "timestamp, slept: $am_has_slept" > conftest.file
guile-json-4.3.2/configure:1886:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
guile-json-4.3.2/configure-1887-     if test "$*" = "X"; then
guile-json-4.3.2/configure-1888-	# -L didn't work.
guile-json-4.3.2/configure:1889:	set X `ls -t "$srcdir/configure" conftest.file`
guile-json-4.3.2/configure-1890-     fi
##############################################
guile-json-4.3.2/configure-1936-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
guile-json-4.3.2/configure:1937:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
guile-json-4.3.2/configure-1938-
guile-json-4.3.2/configure-1939-# Expand $ac_aux_dir to an absolute path.
guile-json-4.3.2/configure:1940:am_aux_dir=`cd "$ac_aux_dir" && pwd`
guile-json-4.3.2/configure-1941-
##############################################
guile-json-4.3.2/configure-2081-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
guile-json-4.3.2/configure:2082:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
guile-json-4.3.2/configure-2083-	     'mkdir (GNU coreutils) '* | \
##############################################
guile-json-4.3.2/configure-2154-set x ${MAKE-make}
guile-json-4.3.2/configure:2155:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
guile-json-4.3.2/configure-2156-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
guile-json-4.3.2/configure-2164-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
guile-json-4.3.2/configure:2165:case `${MAKE-make} -f conftest.make 2>/dev/null` in
guile-json-4.3.2/configure-2166-  *@@@%%%=?*=@@@%%%*)
##############################################
guile-json-4.3.2/configure-2230-
guile-json-4.3.2/configure:2231:if test "`cd $srcdir && pwd`" != "`pwd`"; then
guile-json-4.3.2/configure-2232-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
guile-json-4.3.2/configure-2562-  _tmp=
guile-json-4.3.2/configure:2563:  for v in `echo "$_guile_required_version" | tr . ' '`; do
guile-json-4.3.2/configure-2564-    if test -n "$_tmp"; then _tmp=$_tmp.; fi
##############################################
guile-json-4.3.2/configure-2617-
guile-json-4.3.2/configure:2618:  _guile_suffix=`echo "$GUILE" | sed -e 's,^.*/guile\(.*\)$,\1,'`
guile-json-4.3.2/configure:2619:  _guile_effective_version=`$GUILE -c "(display (effective-version))"`
guile-json-4.3.2/configure-2620-  if test -z "$GUILE_EFFECTIVE_VERSION"; then
##############################################
guile-json-4.3.2/configure-2625-
guile-json-4.3.2/configure:2626:  _guile_major_version=`$GUILE -c "(display (major-version))"`
guile-json-4.3.2/configure:2627:  _guile_minor_version=`$GUILE -c "(display (minor-version))"`
guile-json-4.3.2/configure:2628:  _guile_micro_version=`$GUILE -c "(display (micro-version))"`
guile-json-4.3.2/configure-2629-  _guile_prog_version="$_guile_major_version.$_guile_minor_version.$_guile_micro_version"
##############################################
guile-json-4.3.2/configure-2632-$as_echo_n "checking for Guile version >= $_guile_required_version... " >&6; }
guile-json-4.3.2/configure:2633:  _major_version=`echo $_guile_required_version | cut -d . -f 1`
guile-json-4.3.2/configure:2634:  _minor_version=`echo $_guile_required_version | cut -d . -f 2`
guile-json-4.3.2/configure:2635:  _micro_version=`echo $_guile_required_version | cut -d . -f 3`
guile-json-4.3.2/configure-2636-  if test "$_guile_major_version" -gt "$_major_version"; then
##############################################
guile-json-4.3.2/configure-2809-$as_echo_n "checking for Guile site directory... " >&6; }
guile-json-4.3.2/configure:2810:  GUILE_SITE=`$PKG_CONFIG --print-errors --variable=sitedir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure-2811-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_SITE" >&5
##############################################
guile-json-4.3.2/configure-2821-$as_echo_n "checking for Guile site-ccache directory using pkgconfig... " >&6; }
guile-json-4.3.2/configure:2822:  GUILE_SITE_CCACHE=`$PKG_CONFIG --variable=siteccachedir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure-2823-  if test "$GUILE_SITE_CCACHE" = ""; then
##############################################
guile-json-4.3.2/configure-2827-$as_echo_n "checking for Guile site-ccache directory using interpreter... " >&6; }
guile-json-4.3.2/configure:2828:    GUILE_SITE_CCACHE=`$GUILE -c "(display (if (defined? '%site-ccache-dir) (%site-ccache-dir) \"\"))"`
guile-json-4.3.2/configure-2829-    if test $? != "0" -o "$GUILE_SITE_CCACHE" = ""; then
##############################################
guile-json-4.3.2/configure-2841-$as_echo_n "checking for Guile extensions directory... " >&6; }
guile-json-4.3.2/configure:2842:  GUILE_EXTENSION=`$PKG_CONFIG --print-errors --variable=extensiondir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure-2843-  { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GUILE_EXTENSION" >&5
##############################################
guile-json-4.3.2/configure-2852-
guile-json-4.3.2/configure:2853:GUILE_PREFIX=`$PKG_CONFIG --print-errors --variable=prefix guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure:2854:GUILE_LIBDIR=`$PKG_CONFIG --print-errors --variable=libdir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/configure-2855-
##############################################
guile-json-4.3.2/configure-2992-'
guile-json-4.3.2/configure:2993:DEFS=`sed -n "$ac_script" confdefs.h`
guile-json-4.3.2/configure-2994-
##############################################
guile-json-4.3.2/configure-3001-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
guile-json-4.3.2/configure:3002:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
guile-json-4.3.2/configure-3003-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
guile-json-4.3.2/configure-3077-if test -z "$BASH_VERSION$ZSH_VERSION" \
guile-json-4.3.2/configure:3078:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
guile-json-4.3.2/configure-3079-  as_echo='print -r --'
guile-json-4.3.2/configure-3080-  as_echo_n='print -rn --'
guile-json-4.3.2/configure:3081:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
guile-json-4.3.2/configure-3082-  as_echo='printf %s\n'
##############################################
guile-json-4.3.2/configure-3084-else
guile-json-4.3.2/configure:3085:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
guile-json-4.3.2/configure-3086-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
guile-json-4.3.2/configure-3094-	expr "X$arg" : "X\\(.*\\)$as_nl";
guile-json-4.3.2/configure:3095:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
guile-json-4.3.2/configure-3096-      esac;
##############################################
guile-json-4.3.2/configure-3171-# ----------------------------------------
guile-json-4.3.2/configure:3172:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
guile-json-4.3.2/configure-3173-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
guile-json-4.3.2/configure-3243-  {
guile-json-4.3.2/configure:3244:    as_val=`expr "$@" || test $? -eq 1`
guile-json-4.3.2/configure-3245-  }
##############################################
guile-json-4.3.2/configure-3347-      case $as_dir in #(
guile-json-4.3.2/configure:3348:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
guile-json-4.3.2/configure-3349-      *) as_qdir=$as_dir;;
##############################################
guile-json-4.3.2/configure-3469-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
guile-json-4.3.2/configure:3470:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
guile-json-4.3.2/configure-3471-ac_cs_version="\\
##############################################
guile-json-4.3.2/configure-3494-  --*=?*)
guile-json-4.3.2/configure:3495:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
guile-json-4.3.2/configure:3496:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
guile-json-4.3.2/configure-3497-    ac_shift=:
##############################################
guile-json-4.3.2/configure-3499-  --*=)
guile-json-4.3.2/configure:3500:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
guile-json-4.3.2/configure-3501-    ac_optarg=
##############################################
guile-json-4.3.2/configure-3523-    case $ac_optarg in
guile-json-4.3.2/configure:3524:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
guile-json-4.3.2/configure-3525-    '') as_fn_error $? "missing file argument" ;;
##############################################
guile-json-4.3.2/configure-3642-fi
guile-json-4.3.2/configure:3643:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
guile-json-4.3.2/configure-3644-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
guile-json-4.3.2/configure-3659-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
guile-json-4.3.2/configure:3660:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
guile-json-4.3.2/configure-3661-ac_delim='%!_!# '
##############################################
guile-json-4.3.2/configure-3665-
guile-json-4.3.2/configure:3666:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
guile-json-4.3.2/configure-3667-  if test $ac_delim_n = $ac_delim_num; then
##############################################
guile-json-4.3.2/configure-3827-      esac
guile-json-4.3.2/configure:3828:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
guile-json-4.3.2/configure-3829-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
guile-json-4.3.2/configure-3886-*)
guile-json-4.3.2/configure:3887:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
guile-json-4.3.2/configure-3888-  # A ".." for each directory in $ac_dir_suffix.
guile-json-4.3.2/configure:3889:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
guile-json-4.3.2/configure-3890-  case $ac_top_builddir_sub in
##############################################
guile-json-4.3.2/configure-3947-/@mandir@/p'
guile-json-4.3.2/configure:3948:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
guile-json-4.3.2/configure-3949-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
guile-json-4.3.2/configure-3964-
guile-json-4.3.2/configure:3965:# Neutralize VPATH when `$srcdir' = `.'.
guile-json-4.3.2/configure-3966-# Shell code in configure.ac might set extrasub.
##############################################
guile-json-4.3.2/configure-3992-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
guile-json-4.3.2/configure:3993:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
guile-json-4.3.2/configure-3994-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
guile-json-4.3.2/configure-4054-
guile-json-4.3.2/configure:4055:LIBDIR=`eval echo $libdir`
guile-json-4.3.2/configure:4056:LIBDIR=`eval echo $LIBDIR`
guile-json-4.3.2/configure-4057-
##############################################
guile-json-4.3.2/tests/Makefile.in-70-  { \
guile-json-4.3.2/tests/Makefile.in:71:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
guile-json-4.3.2/tests/Makefile.in-72-  }; \
##############################################
guile-json-4.3.2/tests/Makefile.in-160-}
guile-json-4.3.2/tests/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
guile-json-4.3.2/tests/Makefile.in-162-am__vpath_adj = case $$p in \
guile-json-4.3.2/tests/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
guile-json-4.3.2/tests/Makefile.in-164-    *) f=$$p;; \
guile-json-4.3.2/tests/Makefile.in-165-  esac;
guile-json-4.3.2/tests/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
guile-json-4.3.2/tests/Makefile.in-167-am__install_max = 40
guile-json-4.3.2/tests/Makefile.in-168-am__nobase_strip_setup = \
guile-json-4.3.2/tests/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
guile-json-4.3.2/tests/Makefile.in-170-am__nobase_strip = \
##############################################
guile-json-4.3.2/tests/Makefile.in-288-case "$@" in						\
guile-json-4.3.2/tests/Makefile.in:289:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
guile-json-4.3.2/tests/Makefile.in-290-    *) am__odir=.;; 					\
##############################################
guile-json-4.3.2/tests/Makefile.in-318-  bases='$(TEST_LOGS)'; \
guile-json-4.3.2/tests/Makefile.in:319:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
guile-json-4.3.2/tests/Makefile.in:320:  bases=`echo $$bases`
guile-json-4.3.2/tests/Makefile.in-321-RECHECK_LOGS = $(TEST_LOGS)
##############################################
guile-json-4.3.2/tests/Makefile.in-333-        */*) b='$*';; \
guile-json-4.3.2/tests/Makefile.in:334:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
guile-json-4.3.2/tests/Makefile.in-335-       esac;; \
##############################################
guile-json-4.3.2/tests/Makefile.in-496-	if test -n "$$redo_bases"; then \
guile-json-4.3.2/tests/Makefile.in:497:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
guile-json-4.3.2/tests/Makefile.in:498:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
guile-json-4.3.2/tests/Makefile.in-499-	  if $(am__make_dryrun); then :; else \
##############################################
guile-json-4.3.2/tests/Makefile.in-521-	ws='[ 	]'; \
guile-json-4.3.2/tests/Makefile.in:522:	results=`for b in $$bases; do echo $$b.trs; done`; \
guile-json-4.3.2/tests/Makefile.in-523-	test -n "$$results" || results=/dev/null; \
guile-json-4.3.2/tests/Makefile.in:524:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:525:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:526:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:527:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:528:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:529:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:530:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
guile-json-4.3.2/tests/Makefile.in:531:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
guile-json-4.3.2/tests/Makefile.in-532-	  success=true; \
##############################################
guile-json-4.3.2/tests/Makefile.in-600-	@set +e; $(am__set_TESTS_bases); \
guile-json-4.3.2/tests/Makefile.in:601:	log_list=`for i in $$bases; do echo $$i.log; done`; \
guile-json-4.3.2/tests/Makefile.in:602:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
guile-json-4.3.2/tests/Makefile.in:603:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
guile-json-4.3.2/tests/Makefile.in-604-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
guile-json-4.3.2/tests/Makefile.in-610-	         | $(am__list_recheck_tests)` || exit 1; \
guile-json-4.3.2/tests/Makefile.in:611:	log_list=`for i in $$bases; do echo $$i.log; done`; \
guile-json-4.3.2/tests/Makefile.in:612:	log_list=`echo $$log_list`; \
guile-json-4.3.2/tests/Makefile.in-613-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
guile-json-4.3.2/tests/Makefile.in-628-distdir-am: $(DISTFILES)
guile-json-4.3.2/tests/Makefile.in:629:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/tests/Makefile.in:630:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/tests/Makefile.in-631-	list='$(DISTFILES)'; \
##############################################
guile-json-4.3.2/tests/Makefile.in-642-	  if test -d $$d/$$file; then \
guile-json-4.3.2/tests/Makefile.in:643:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
guile-json-4.3.2/tests/Makefile.in-644-	    if test -d "$(distdir)/$$file"; then \
##############################################
guile-json-4.3.2/json/Makefile.in-71-  { \
guile-json-4.3.2/json/Makefile.in:72:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
guile-json-4.3.2/json/Makefile.in-73-  }; \
##############################################
guile-json-4.3.2/json/Makefile.in-137-  esac
guile-json-4.3.2/json/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
guile-json-4.3.2/json/Makefile.in-139-am__vpath_adj = case $$p in \
guile-json-4.3.2/json/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
guile-json-4.3.2/json/Makefile.in-141-    *) f=$$p;; \
guile-json-4.3.2/json/Makefile.in-142-  esac;
guile-json-4.3.2/json/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
guile-json-4.3.2/json/Makefile.in-144-am__install_max = 40
guile-json-4.3.2/json/Makefile.in-145-am__nobase_strip_setup = \
guile-json-4.3.2/json/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
guile-json-4.3.2/json/Makefile.in-147-am__nobase_strip = \
##############################################
guile-json-4.3.2/json/Makefile.in-340-	@list='$(nobase_mod_DATA)'; test -n "$(moddir)" || list=; \
guile-json-4.3.2/json/Makefile.in:341:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guile-json-4.3.2/json/Makefile.in-342-	dir='$(DESTDIR)$(moddir)'; $(am__uninstall_files_from_dir)
##############################################
guile-json-4.3.2/json/Makefile.in-364-	@list='$(nobase_nodist_obj_DATA)'; test -n "$(objdir)" || list=; \
guile-json-4.3.2/json/Makefile.in:365:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guile-json-4.3.2/json/Makefile.in-366-	dir='$(DESTDIR)$(objdir)'; $(am__uninstall_files_from_dir)
##############################################
guile-json-4.3.2/json/Makefile.in-397-GTAGS:
guile-json-4.3.2/json/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
guile-json-4.3.2/json/Makefile.in-399-	  && $(am__cd) $(top_srcdir) \
##############################################
guile-json-4.3.2/json/Makefile.in-423-distdir-am: $(DISTFILES)
guile-json-4.3.2/json/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/json/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/json/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
guile-json-4.3.2/json/Makefile.in-437-	  if test -d $$d/$$file; then \
guile-json-4.3.2/json/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
guile-json-4.3.2/json/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
guile-json-4.3.2/m4/guile.m4-179-  AC_MSG_CHECKING(for Guile site directory)
guile-json-4.3.2/m4/guile.m4:180:  GUILE_SITE=`$PKG_CONFIG --print-errors --variable=sitedir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/m4/guile.m4-181-  AC_MSG_RESULT($GUILE_SITE)
##############################################
guile-json-4.3.2/m4/guile.m4-186-  AC_MSG_CHECKING([for Guile site-ccache directory using pkgconfig])
guile-json-4.3.2/m4/guile.m4:187:  GUILE_SITE_CCACHE=`$PKG_CONFIG --variable=siteccachedir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/m4/guile.m4-188-  if test "$GUILE_SITE_CCACHE" = ""; then
##############################################
guile-json-4.3.2/m4/guile.m4-190-    AC_MSG_CHECKING([for Guile site-ccache directory using interpreter])
guile-json-4.3.2/m4/guile.m4:191:    GUILE_SITE_CCACHE=`$GUILE -c "(display (if (defined? '%site-ccache-dir) (%site-ccache-dir) \"\"))"`
guile-json-4.3.2/m4/guile.m4-192-    if test $? != "0" -o "$GUILE_SITE_CCACHE" = ""; then
##############################################
guile-json-4.3.2/m4/guile.m4-200-  AC_MSG_CHECKING(for Guile extensions directory)
guile-json-4.3.2/m4/guile.m4:201:  GUILE_EXTENSION=`$PKG_CONFIG --print-errors --variable=extensiondir guile-$GUILE_EFFECTIVE_VERSION`
guile-json-4.3.2/m4/guile.m4-202-  AC_MSG_RESULT($GUILE_EXTENSION)
##############################################
guile-json-4.3.2/m4/guile.m4-244-  _tmp=
guile-json-4.3.2/m4/guile.m4:245:  for v in `echo "$_guile_required_version" | tr . ' '`; do
guile-json-4.3.2/m4/guile.m4-246-    if test -n "$_tmp"; then _tmp=$_tmp.; fi
##############################################
guile-json-4.3.2/m4/guile.m4-255-
guile-json-4.3.2/m4/guile.m4:256:  _guile_suffix=`echo "$GUILE" | sed -e 's,^.*/guile\(.*\)$,\1,'`
guile-json-4.3.2/m4/guile.m4:257:  _guile_effective_version=`$GUILE -c "(display (effective-version))"`
guile-json-4.3.2/m4/guile.m4-258-  if test -z "$GUILE_EFFECTIVE_VERSION"; then
##############################################
guile-json-4.3.2/m4/guile.m4-263-
guile-json-4.3.2/m4/guile.m4:264:  _guile_major_version=`$GUILE -c "(display (major-version))"`
guile-json-4.3.2/m4/guile.m4:265:  _guile_minor_version=`$GUILE -c "(display (minor-version))"`
guile-json-4.3.2/m4/guile.m4:266:  _guile_micro_version=`$GUILE -c "(display (micro-version))"`
guile-json-4.3.2/m4/guile.m4-267-  _guile_prog_version="$_guile_major_version.$_guile_minor_version.$_guile_micro_version"
##############################################
guile-json-4.3.2/m4/guile.m4-269-  AC_MSG_CHECKING([for Guile version >= $_guile_required_version])
guile-json-4.3.2/m4/guile.m4:270:  _major_version=`echo $_guile_required_version | cut -d . -f 1`
guile-json-4.3.2/m4/guile.m4:271:  _minor_version=`echo $_guile_required_version | cut -d . -f 2`
guile-json-4.3.2/m4/guile.m4:272:  _micro_version=`echo $_guile_required_version | cut -d . -f 3`
guile-json-4.3.2/m4/guile.m4-273-  if test "$_guile_major_version" -gt "$_major_version"; then
##############################################
guile-json-4.3.2/Makefile.in-71-  { \
guile-json-4.3.2/Makefile.in:72:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
guile-json-4.3.2/Makefile.in-73-  }; \
##############################################
guile-json-4.3.2/Makefile.in-148-  esac
guile-json-4.3.2/Makefile.in:149:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
guile-json-4.3.2/Makefile.in-150-am__vpath_adj = case $$p in \
guile-json-4.3.2/Makefile.in:151:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
guile-json-4.3.2/Makefile.in-152-    *) f=$$p;; \
guile-json-4.3.2/Makefile.in-153-  esac;
guile-json-4.3.2/Makefile.in:154:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
guile-json-4.3.2/Makefile.in-155-am__install_max = 40
guile-json-4.3.2/Makefile.in-156-am__nobase_strip_setup = \
guile-json-4.3.2/Makefile.in:157:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
guile-json-4.3.2/Makefile.in-158-am__nobase_strip = \
##############################################
guile-json-4.3.2/Makefile.in-228-  while test -n "$$dir1"; do \
guile-json-4.3.2/Makefile.in:229:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
guile-json-4.3.2/Makefile.in-230-    if test "$$first" != "."; then \
guile-json-4.3.2/Makefile.in-231-      if test "$$first" = ".."; then \
guile-json-4.3.2/Makefile.in:232:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
guile-json-4.3.2/Makefile.in:233:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
guile-json-4.3.2/Makefile.in-234-      else \
guile-json-4.3.2/Makefile.in:235:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
guile-json-4.3.2/Makefile.in-236-        if test "$$first2" = "$$first"; then \
guile-json-4.3.2/Makefile.in:237:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
guile-json-4.3.2/Makefile.in-238-        else \
##############################################
guile-json-4.3.2/Makefile.in-243-    fi; \
guile-json-4.3.2/Makefile.in:244:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
guile-json-4.3.2/Makefile.in-245-  done; \
##############################################
guile-json-4.3.2/Makefile.in-415-	@list='$(nobase_mod_DATA)'; test -n "$(moddir)" || list=; \
guile-json-4.3.2/Makefile.in:416:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guile-json-4.3.2/Makefile.in-417-	dir='$(DESTDIR)$(moddir)'; $(am__uninstall_files_from_dir)
##############################################
guile-json-4.3.2/Makefile.in-439-	@list='$(nobase_nodist_obj_DATA)'; test -n "$(objdir)" || list=; \
guile-json-4.3.2/Makefile.in:440:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
guile-json-4.3.2/Makefile.in-441-	dir='$(DESTDIR)$(objdir)'; $(am__uninstall_files_from_dir)
##############################################
guile-json-4.3.2/Makefile.in-456-	dot_seen=no; \
guile-json-4.3.2/Makefile.in:457:	target=`echo $@ | sed s/-recursive//`; \
guile-json-4.3.2/Makefile.in-458-	case "$@" in \
##############################################
guile-json-4.3.2/Makefile.in-519-GTAGS:
guile-json-4.3.2/Makefile.in:520:	here=`$(am__cd) $(top_builddir) && pwd` \
guile-json-4.3.2/Makefile.in-521-	  && $(am__cd) $(top_srcdir) \
##############################################
guile-json-4.3.2/Makefile.in-554-	test -d "$(distdir)" || mkdir "$(distdir)"
guile-json-4.3.2/Makefile.in:555:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/Makefile.in:556:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
guile-json-4.3.2/Makefile.in-557-	list='$(DISTFILES)'; \
##############################################
guile-json-4.3.2/Makefile.in-568-	  if test -d $$d/$$file; then \
guile-json-4.3.2/Makefile.in:569:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
guile-json-4.3.2/Makefile.in-570-	    if test -d "$(distdir)/$$file"; then \
##############################################
guile-json-4.3.2/Makefile.in-688-	test -d $(distdir)/_build || exit 0; \
guile-json-4.3.2/Makefile.in:689:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
guile-json-4.3.2/Makefile.in-690-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
guile-json-4.3.2/Makefile.in-732-	}; \
guile-json-4.3.2/Makefile.in:733:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
guile-json-4.3.2/Makefile.in-734-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
guile-json-4.3.2/Makefile.in-744-	fi
guile-json-4.3.2/Makefile.in:745:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
guile-json-4.3.2/Makefile.in-746-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
guile-json-4.3.2/aclocal.m4-131-    PKG_CHECK_EXISTS([$3],
guile-json-4.3.2/aclocal.m4:132:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
guile-json-4.3.2/aclocal.m4-133-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
guile-json-4.3.2/aclocal.m4-179-        if test $_pkg_short_errors_supported = yes; then
guile-json-4.3.2/aclocal.m4:180:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
guile-json-4.3.2/aclocal.m4-181-        else
guile-json-4.3.2/aclocal.m4:182:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
guile-json-4.3.2/aclocal.m4-183-        fi
##############################################
guile-json-4.3.2/aclocal.m4-368-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
guile-json-4.3.2/aclocal.m4:369:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
guile-json-4.3.2/aclocal.m4-370-# and then we would define $MISSING as
##############################################
guile-json-4.3.2/aclocal.m4-383-# Expand $ac_aux_dir to an absolute path.
guile-json-4.3.2/aclocal.m4:384:am_aux_dir=`cd "$ac_aux_dir" && pwd`
guile-json-4.3.2/aclocal.m4-385-])
##############################################
guile-json-4.3.2/aclocal.m4-421-AC_REQUIRE([AC_PROG_INSTALL])dnl
guile-json-4.3.2/aclocal.m4:422:if test "`cd $srcdir && pwd`" != "`pwd`"; then
guile-json-4.3.2/aclocal.m4-423-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
guile-json-4.3.2/aclocal.m4-580-    * )
guile-json-4.3.2/aclocal.m4:581:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
guile-json-4.3.2/aclocal.m4-582-  esac
guile-json-4.3.2/aclocal.m4-583-done
guile-json-4.3.2/aclocal.m4:584:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
guile-json-4.3.2/aclocal.m4-585-
##############################################
guile-json-4.3.2/aclocal.m4-729-     echo "timestamp, slept: $am_has_slept" > conftest.file
guile-json-4.3.2/aclocal.m4:730:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
guile-json-4.3.2/aclocal.m4-731-     if test "$[*]" = "X"; then
guile-json-4.3.2/aclocal.m4-732-	# -L didn't work.
guile-json-4.3.2/aclocal.m4:733:	set X `ls -t "$srcdir/configure" conftest.file`
guile-json-4.3.2/aclocal.m4-734-     fi