===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gtkhash-1.2/build-aux/compile-67-	mingw/*)
gtkhash-1.2/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gtkhash-1.2/build-aux/compile-69-	  ;;
gtkhash-1.2/build-aux/compile-70-	cygwin/*)
gtkhash-1.2/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gtkhash-1.2/build-aux/compile-72-	  ;;
gtkhash-1.2/build-aux/compile-73-	wine/*)
gtkhash-1.2/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gtkhash-1.2/build-aux/compile-75-	  ;;
##############################################
gtkhash-1.2/build-aux/compile-310-# Name of file we expect compiler to create.
gtkhash-1.2/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gtkhash-1.2/build-aux/compile-312-
##############################################
gtkhash-1.2/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
gtkhash-1.2/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gtkhash-1.2/build-aux/compile-318-while true; do
##############################################
gtkhash-1.2/build-aux/config.guess-34-
gtkhash-1.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
gtkhash-1.2/build-aux/config.guess-36-
##############################################
gtkhash-1.2/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
gtkhash-1.2/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gtkhash-1.2/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gtkhash-1.2/build-aux/config.guess-151-	EOF
gtkhash-1.2/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
gtkhash-1.2/build-aux/config.guess-153-
##############################################
gtkhash-1.2/build-aux/config.guess-188-	    earmv*)
gtkhash-1.2/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
gtkhash-1.2/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
gtkhash-1.2/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
gtkhash-1.2/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
gtkhash-1.2/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
gtkhash-1.2/build-aux/config.guess-222-		;;
##############################################
gtkhash-1.2/build-aux/config.guess-233-	    *)
gtkhash-1.2/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
gtkhash-1.2/build-aux/config.guess-235-		;;
##############################################
gtkhash-1.2/build-aux/config.guess-280-	*4.0)
gtkhash-1.2/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gtkhash-1.2/build-aux/config.guess-282-		;;
gtkhash-1.2/build-aux/config.guess-283-	*5.*)
gtkhash-1.2/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
gtkhash-1.2/build-aux/config.guess-285-		;;
##############################################
gtkhash-1.2/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
gtkhash-1.2/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gtkhash-1.2/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
gtkhash-1.2/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
gtkhash-1.2/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
gtkhash-1.2/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
gtkhash-1.2/build-aux/config.guess-379-    s390x:SunOS:*:*)
gtkhash-1.2/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-381-	exit ;;
gtkhash-1.2/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
gtkhash-1.2/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-384-	exit ;;
gtkhash-1.2/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gtkhash-1.2/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-387-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-404-	fi
gtkhash-1.2/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-406-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
gtkhash-1.2/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-412-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
gtkhash-1.2/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
gtkhash-1.2/build-aux/config.guess-421-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
gtkhash-1.2/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gtkhash-1.2/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
gtkhash-1.2/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
gtkhash-1.2/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
gtkhash-1.2/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
gtkhash-1.2/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
gtkhash-1.2/build-aux/config.guess-563-    *:IRIX*:*:*)
gtkhash-1.2/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
gtkhash-1.2/build-aux/config.guess-565-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-593-EOF
gtkhash-1.2/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
gtkhash-1.2/build-aux/config.guess-595-		then
##############################################
gtkhash-1.2/build-aux/config.guess-606-    *:AIX:*:[4567])
gtkhash-1.2/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gtkhash-1.2/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
gtkhash-1.2/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
gtkhash-1.2/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gtkhash-1.2/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
gtkhash-1.2/build-aux/config.guess-696-EOF
gtkhash-1.2/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
gtkhash-1.2/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gtkhash-1.2/build-aux/config.guess-724-    ia64:HP-UX:*:*)
gtkhash-1.2/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
gtkhash-1.2/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
gtkhash-1.2/build-aux/config.guess-754-EOF
gtkhash-1.2/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
gtkhash-1.2/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
gtkhash-1.2/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gtkhash-1.2/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
gtkhash-1.2/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gtkhash-1.2/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
gtkhash-1.2/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
gtkhash-1.2/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gtkhash-1.2/build-aux/config.guess-850-	esac
gtkhash-1.2/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gtkhash-1.2/build-aux/config.guess-852-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
gtkhash-1.2/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
gtkhash-1.2/build-aux/config.guess-888-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-890-	# the GNU system
gtkhash-1.2/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
gtkhash-1.2/build-aux/config.guess-892-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-894-	# other systems with GNU libc and userland
gtkhash-1.2/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
gtkhash-1.2/build-aux/config.guess-896-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-988-EOF
gtkhash-1.2/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
gtkhash-1.2/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
gtkhash-1.2/build-aux/config.guess-1092-    i*86:*:4.*:*)
gtkhash-1.2/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
gtkhash-1.2/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gtkhash-1.2/build-aux/config.guess-1295-	fi
gtkhash-1.2/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
gtkhash-1.2/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
gtkhash-1.2/build-aux/config.guess-1393-    *:DragonFly:*:*)
gtkhash-1.2/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
gtkhash-1.2/build-aux/config.guess-1395-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.guess-1406-    i*86:skyos:*:*)
gtkhash-1.2/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
gtkhash-1.2/build-aux/config.guess-1408-	exit ;;
##############################################
gtkhash-1.2/build-aux/config.sub-52-
gtkhash-1.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
gtkhash-1.2/build-aux/config.sub-54-
##############################################
gtkhash-1.2/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
gtkhash-1.2/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gtkhash-1.2/build-aux/config.sub-116-case $maybe_os in
##############################################
gtkhash-1.2/build-aux/config.sub-122-    os=-$maybe_os
gtkhash-1.2/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gtkhash-1.2/build-aux/config.sub-124-    ;;
##############################################
gtkhash-1.2/build-aux/config.sub-126-    os=-linux-android
gtkhash-1.2/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
gtkhash-1.2/build-aux/config.sub-128-    ;;
gtkhash-1.2/build-aux/config.sub-129-  *)
gtkhash-1.2/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
gtkhash-1.2/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
gtkhash-1.2/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
gtkhash-1.2/build-aux/config.sub-133-    else os=; fi
##############################################
gtkhash-1.2/build-aux/config.sub-180-		os=-sco5v6
gtkhash-1.2/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-182-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-184-		os=-sco3.2v5
gtkhash-1.2/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-186-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-188-		os=-sco3.2v4
gtkhash-1.2/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-190-		;;
gtkhash-1.2/build-aux/config.sub-191-	-sco3.2.[4-9]*)
gtkhash-1.2/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gtkhash-1.2/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-194-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
gtkhash-1.2/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-198-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
gtkhash-1.2/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-202-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-204-		os=-sco3.2v2
gtkhash-1.2/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-206-		;;
gtkhash-1.2/build-aux/config.sub-207-	-udk*)
gtkhash-1.2/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-209-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-211-		os=-isc2.2
gtkhash-1.2/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-213-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-217-	-isc*)
gtkhash-1.2/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-219-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-229-	-ptx*)
gtkhash-1.2/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
gtkhash-1.2/build-aux/config.sub-231-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-364-	*-*-*)
gtkhash-1.2/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gtkhash-1.2/build-aux/config.sub-366-		exit 1
##############################################
gtkhash-1.2/build-aux/config.sub-493-	amd64-*)
gtkhash-1.2/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-495-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-538-	blackfin-*)
gtkhash-1.2/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-540-		os=-linux
##############################################
gtkhash-1.2/build-aux/config.sub-546-	c54x-*)
gtkhash-1.2/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-548-		;;
gtkhash-1.2/build-aux/config.sub-549-	c55x-*)
gtkhash-1.2/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-551-		;;
gtkhash-1.2/build-aux/config.sub-552-	c6x-*)
gtkhash-1.2/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-554-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-650-	e500v[12]-*)
gtkhash-1.2/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-652-		os=$os"spe"
##############################################
gtkhash-1.2/build-aux/config.sub-754-	i*86v32)
gtkhash-1.2/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-756-		os=-sysv32
##############################################
gtkhash-1.2/build-aux/config.sub-758-	i*86v4*)
gtkhash-1.2/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-760-		os=-sysv4
##############################################
gtkhash-1.2/build-aux/config.sub-762-	i*86v)
gtkhash-1.2/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-764-		os=-sysv
##############################################
gtkhash-1.2/build-aux/config.sub-766-	i*86sol2)
gtkhash-1.2/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
gtkhash-1.2/build-aux/config.sub-768-		os=-solaris2
##############################################
gtkhash-1.2/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
gtkhash-1.2/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
gtkhash-1.2/build-aux/config.sub-794-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-799-	m68knommu-*)
gtkhash-1.2/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-801-		os=-linux
##############################################
gtkhash-1.2/build-aux/config.sub-833-	mips3*-*)
gtkhash-1.2/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
gtkhash-1.2/build-aux/config.sub-835-		;;
gtkhash-1.2/build-aux/config.sub-836-	mips3*)
gtkhash-1.2/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
gtkhash-1.2/build-aux/config.sub-838-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-855-	ms1-*)
gtkhash-1.2/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
gtkhash-1.2/build-aux/config.sub-857-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-980-	parisc-*)
gtkhash-1.2/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-982-		os=-linux
##############################################
gtkhash-1.2/build-aux/config.sub-996-	pc98-*)
gtkhash-1.2/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-998-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gtkhash-1.2/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1013-		;;
gtkhash-1.2/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gtkhash-1.2/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1016-		;;
gtkhash-1.2/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gtkhash-1.2/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1019-		;;
gtkhash-1.2/build-aux/config.sub-1020-	pentium4-*)
gtkhash-1.2/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1022-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
gtkhash-1.2/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1032-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
gtkhash-1.2/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1038-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1040-		;;
gtkhash-1.2/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1042-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
gtkhash-1.2/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1048-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1122-	strongarm-* | thumb-*)
gtkhash-1.2/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
gtkhash-1.2/build-aux/config.sub-1124-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
gtkhash-1.2/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
gtkhash-1.2/build-aux/config.sub-1257-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1317-	*)
gtkhash-1.2/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
gtkhash-1.2/build-aux/config.sub-1319-		exit 1
##############################################
gtkhash-1.2/build-aux/config.sub-1325-	*-digital*)
gtkhash-1.2/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
gtkhash-1.2/build-aux/config.sub-1327-		;;
gtkhash-1.2/build-aux/config.sub-1328-	*-commodore*)
gtkhash-1.2/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
gtkhash-1.2/build-aux/config.sub-1330-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
gtkhash-1.2/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gtkhash-1.2/build-aux/config.sub-1348-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1355-	-gnu/linux*)
gtkhash-1.2/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gtkhash-1.2/build-aux/config.sub-1357-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1407-	-nto*)
gtkhash-1.2/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gtkhash-1.2/build-aux/config.sub-1409-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1414-	-mac*)
gtkhash-1.2/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
gtkhash-1.2/build-aux/config.sub-1416-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1420-	-linux*)
gtkhash-1.2/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gtkhash-1.2/build-aux/config.sub-1422-		;;
gtkhash-1.2/build-aux/config.sub-1423-	-sunos5*)
gtkhash-1.2/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
gtkhash-1.2/build-aux/config.sub-1425-		;;
gtkhash-1.2/build-aux/config.sub-1426-	-sunos6*)
gtkhash-1.2/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
gtkhash-1.2/build-aux/config.sub-1428-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1469-	-sinix5.*)
gtkhash-1.2/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
gtkhash-1.2/build-aux/config.sub-1471-		;;
##############################################
gtkhash-1.2/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
gtkhash-1.2/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
gtkhash-1.2/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
gtkhash-1.2/build-aux/config.sub-1531-		exit 1
##############################################
gtkhash-1.2/build-aux/config.sub-1788-		esac
gtkhash-1.2/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
gtkhash-1.2/build-aux/config.sub-1790-		;;
##############################################
gtkhash-1.2/build-aux/install-sh-234-      fi
gtkhash-1.2/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gtkhash-1.2/build-aux/install-sh-236-    *)
##############################################
gtkhash-1.2/build-aux/install-sh-280-      dstdir=$dst
gtkhash-1.2/build-aux/install-sh:281:      dstbase=`basename "$src"`
gtkhash-1.2/build-aux/install-sh-282-      case $dst in
##############################################
gtkhash-1.2/build-aux/install-sh-287-    else
gtkhash-1.2/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
gtkhash-1.2/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
gtkhash-1.2/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
gtkhash-1.2/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gtkhash-1.2/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gtkhash-1.2/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gtkhash-1.2/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gtkhash-1.2/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gtkhash-1.2/build-aux/install-sh-419-            case $prefix in
gtkhash-1.2/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gtkhash-1.2/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
gtkhash-1.2/build-aux/install-sh-468-    if $copy_on_change &&
gtkhash-1.2/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gtkhash-1.2/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gtkhash-1.2/build-aux/install-sh-471-       set -f &&
##############################################
gtkhash-1.2/build-aux/ltmain.sh-103-#
gtkhash-1.2/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
gtkhash-1.2/build-aux/ltmain.sh-105-#
##############################################
gtkhash-1.2/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
gtkhash-1.2/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
gtkhash-1.2/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gtkhash-1.2/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
gtkhash-1.2/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
gtkhash-1.2/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
gtkhash-1.2/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-410-# The name of this program.
gtkhash-1.2/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
gtkhash-1.2/build-aux/ltmain.sh-412-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-416-  *[\\/]*)
gtkhash-1.2/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
gtkhash-1.2/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
gtkhash-1.2/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
gtkhash-1.2/build-aux/ltmain.sh-610-
gtkhash-1.2/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
gtkhash-1.2/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
gtkhash-1.2/build-aux/ltmain.sh-613-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-639-
gtkhash-1.2/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
gtkhash-1.2/build-aux/ltmain.sh-641-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
gtkhash-1.2/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
gtkhash-1.2/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
gtkhash-1.2/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
gtkhash-1.2/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
gtkhash-1.2/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
gtkhash-1.2/build-aux/ltmain.sh-760-      }
gtkhash-1.2/build-aux/ltmain.sh-761-    done
gtkhash-1.2/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
gtkhash-1.2/build-aux/ltmain.sh-763-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-831-
gtkhash-1.2/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
gtkhash-1.2/build-aux/ltmain.sh-833-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
gtkhash-1.2/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
gtkhash-1.2/build-aux/ltmain.sh-865-      done
gtkhash-1.2/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
gtkhash-1.2/build-aux/ltmain.sh-867-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
gtkhash-1.2/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-903-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1108-          *[\[\*\?]*)
gtkhash-1.2/build-aux/ltmain.sh:1109:            func_quote_result=`$ECHO "$func_quote_result" | $SED "$sed_quote_subst"`
gtkhash-1.2/build-aux/ltmain.sh-1110-            return 0
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1245-    case $2 in
gtkhash-1.2/build-aux/ltmain.sh:1246:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
gtkhash-1.2/build-aux/ltmain.sh:1247:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
gtkhash-1.2/build-aux/ltmain.sh-1248-    esac
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1318-    [0-9]* | *[!a-zA-Z0-9_]*)
gtkhash-1.2/build-aux/ltmain.sh:1319:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
gtkhash-1.2/build-aux/ltmain.sh-1320-      ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1405-
gtkhash-1.2/build-aux/ltmain.sh:1406:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
gtkhash-1.2/build-aux/ltmain.sh-1407-}
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1471-# The default options also support '--debug', which will turn on shell
gtkhash-1.2/build-aux/ltmain.sh:1472:# execution tracing (see the comment above debug_cmd below for another
gtkhash-1.2/build-aux/ltmain.sh-1473-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1564-
gtkhash-1.2/build-aux/ltmain.sh:1565:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
gtkhash-1.2/build-aux/ltmain.sh-1566-}
##############################################
gtkhash-1.2/build-aux/ltmain.sh-1990-
gtkhash-1.2/build-aux/ltmain.sh:1991:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
gtkhash-1.2/build-aux/ltmain.sh-1992-      func_split_equals_rhs=
gtkhash-1.2/build-aux/ltmain.sh-1993-      test "x$func_split_equals_lhs" = "x$1" \
gtkhash-1.2/build-aux/ltmain.sh:1994:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
gtkhash-1.2/build-aux/ltmain.sh-1995-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2018-
gtkhash-1.2/build-aux/ltmain.sh:2019:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
gtkhash-1.2/build-aux/ltmain.sh:2020:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
gtkhash-1.2/build-aux/ltmain.sh-2021-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2191-       version:        $progname $scriptversion Debian-2.4.6-6
gtkhash-1.2/build-aux/ltmain.sh:2192:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
gtkhash-1.2/build-aux/ltmain.sh:2193:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
gtkhash-1.2/build-aux/ltmain.sh-2194-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2230-  {
gtkhash-1.2/build-aux/ltmain.sh:2231:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
gtkhash-1.2/build-aux/ltmain.sh-2232-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2235-  {
gtkhash-1.2/build-aux/ltmain.sh:2236:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
gtkhash-1.2/build-aux/ltmain.sh-2237-  }
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2326-	  # quotes we have to do it in 2 steps:
gtkhash-1.2/build-aux/ltmain.sh:2327:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
gtkhash-1.2/build-aux/ltmain.sh-2328-	  eval "$extractedcf"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2798-      done
gtkhash-1.2/build-aux/ltmain.sh:2799:      CC_expanded=`func_echo_all $CC`
gtkhash-1.2/build-aux/ltmain.sh:2800:      CC_quoted_expanded=`func_echo_all $CC_quoted`
gtkhash-1.2/build-aux/ltmain.sh-2801-      case $@ in
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2811-	    # Evaluate the configuration.
gtkhash-1.2/build-aux/ltmain.sh:2812:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
gtkhash-1.2/build-aux/ltmain.sh-2813-	    CC_quoted=
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2817-	    done
gtkhash-1.2/build-aux/ltmain.sh:2818:	    CC_expanded=`func_echo_all $CC`
gtkhash-1.2/build-aux/ltmain.sh:2819:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
gtkhash-1.2/build-aux/ltmain.sh-2820-	    case "$@ " in
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2909-    # zero AND non-empty stdout, which explains the odd construction:
gtkhash-1.2/build-aux/ltmain.sh:2910:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-2911-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-2977-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
gtkhash-1.2/build-aux/ltmain.sh:2978:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-2979-    if test "$?" -ne 0; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3148-    # LT_CYGPATH in this case.
gtkhash-1.2/build-aux/ltmain.sh:3149:    func_to_host_file_result=`cygpath -m "$1"`
gtkhash-1.2/build-aux/ltmain.sh-3150-  fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3305-    func_to_host_path_tmp1=$func_stripname_result
gtkhash-1.2/build-aux/ltmain.sh:3306:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
gtkhash-1.2/build-aux/ltmain.sh-3307-    func_convert_path_check : ";" \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3515-    *.[cCFSifmso] | \
gtkhash-1.2/build-aux/ltmain.sh:3516:    *.ada | *.adb | *.ads | *.asm | \
gtkhash-1.2/build-aux/ltmain.sh-3517-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3592-    if test no = "$compiler_c_o"; then
gtkhash-1.2/build-aux/ltmain.sh:3593:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
gtkhash-1.2/build-aux/ltmain.sh-3594-      lockfile=$output_obj.lock
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3611-*** ERROR, $lockfile exists and contains:
gtkhash-1.2/build-aux/ltmain.sh:3612:`cat $lockfile 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-3613-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3659-      if test warn = "$need_locks" &&
gtkhash-1.2/build-aux/ltmain.sh:3660:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gtkhash-1.2/build-aux/ltmain.sh-3661-	$ECHO "\
gtkhash-1.2/build-aux/ltmain.sh-3662-*** ERROR, $lockfile contains:
gtkhash-1.2/build-aux/ltmain.sh:3663:`cat $lockfile 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-3664-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-3708-      if test warn = "$need_locks" &&
gtkhash-1.2/build-aux/ltmain.sh:3709:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
gtkhash-1.2/build-aux/ltmain.sh-3710-	$ECHO "\
gtkhash-1.2/build-aux/ltmain.sh-3711-*** ERROR, $lockfile contains:
gtkhash-1.2/build-aux/ltmain.sh:3712:`cat $lockfile 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-3713-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4034-      # Get the absolute pathname.
gtkhash-1.2/build-aux/ltmain.sh:4035:      absdir=`cd "$dir" && pwd`
gtkhash-1.2/build-aux/ltmain.sh-4036-      test -n "$absdir" && dir=$absdir
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4133-      if test -n "$lt_sysroot"; then
gtkhash-1.2/build-aux/ltmain.sh:4134:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
gtkhash-1.2/build-aux/ltmain.sh-4135-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4417-	  # Determine the prefix the user has applied to our future dir.
gtkhash-1.2/build-aux/ltmain.sh:4418:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
gtkhash-1.2/build-aux/ltmain.sh-4419-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4430-	    # Stick the inst_prefix_dir data into the link command.
gtkhash-1.2/build-aux/ltmain.sh:4431:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
gtkhash-1.2/build-aux/ltmain.sh-4432-	  else
gtkhash-1.2/build-aux/ltmain.sh:4433:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
gtkhash-1.2/build-aux/ltmain.sh-4434-	  fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4597-	    fi
gtkhash-1.2/build-aux/ltmain.sh:4598:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
gtkhash-1.2/build-aux/ltmain.sh-4599-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4616-	        # Replace the output file specification.
gtkhash-1.2/build-aux/ltmain.sh:4617:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-4618-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4635-	    # Install the binary that we compiled earlier.
gtkhash-1.2/build-aux/ltmain.sh:4636:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
gtkhash-1.2/build-aux/ltmain.sh-4637-	  fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4709-    my_pic_p=${3-false}
gtkhash-1.2/build-aux/ltmain.sh:4710:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
gtkhash-1.2/build-aux/ltmain.sh-4711-    my_dlsyms=
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4767-	  # Add our own program objects to the symbol list.
gtkhash-1.2/build-aux/ltmain.sh:4768:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-4769-	  for progfile in $progfiles; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4829-	          # Use subshell, to avoid clobbering current variable values
gtkhash-1.2/build-aux/ltmain.sh:4830:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
gtkhash-1.2/build-aux/ltmain.sh-4831-	          if test -n "$dlprefile_dlname"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-4998-	  if test -f "$output_objdir/$my_outputname.def"; then
gtkhash-1.2/build-aux/ltmain.sh:4999:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh:5000:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh-5001-	  else
gtkhash-1.2/build-aux/ltmain.sh:5002:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh:5003:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh-5004-	  fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5006-	*)
gtkhash-1.2/build-aux/ltmain.sh:5007:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh:5008:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
gtkhash-1.2/build-aux/ltmain.sh-5009-	  ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5021-      # Nullify the symbol file.
gtkhash-1.2/build-aux/ltmain.sh:5022:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
gtkhash-1.2/build-aux/ltmain.sh:5023:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
gtkhash-1.2/build-aux/ltmain.sh-5024-    fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5035-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gtkhash-1.2/build-aux/ltmain.sh:5036:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
gtkhash-1.2/build-aux/ltmain.sh-5037-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5048-  func_to_tool_file "$1" func_convert_file_msys_to_w32
gtkhash-1.2/build-aux/ltmain.sh:5049:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
gtkhash-1.2/build-aux/ltmain.sh-5050-  test -n "$func_cygming_ms_implib_tmp"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5064-  win32_libid_type=unknown
gtkhash-1.2/build-aux/ltmain.sh:5065:  win32_fileres=`file -L $1 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-5066-  case $win32_fileres in
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5129-
gtkhash-1.2/build-aux/ltmain.sh:5130:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
gtkhash-1.2/build-aux/ltmain.sh-5131-}
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5147-
gtkhash-1.2/build-aux/ltmain.sh:5148:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
gtkhash-1.2/build-aux/ltmain.sh-5149-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5211-    # binutils import library
gtkhash-1.2/build-aux/ltmain.sh:5212:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
gtkhash-1.2/build-aux/ltmain.sh-5213-  elif func_cygming_ms_implib_p "$1"; then
gtkhash-1.2/build-aux/ltmain.sh-5214-    # ms-generated import library
gtkhash-1.2/build-aux/ltmain.sh:5215:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
gtkhash-1.2/build-aux/ltmain.sh-5216-  else
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5295-	  darwin_base_archive=$func_basename_result
gtkhash-1.2/build-aux/ltmain.sh:5296:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
gtkhash-1.2/build-aux/ltmain.sh-5297-	  if test -n "$darwin_arches"; then
gtkhash-1.2/build-aux/ltmain.sh:5298:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
gtkhash-1.2/build-aux/ltmain.sh-5299-	    darwin_arch=
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5309-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
gtkhash-1.2/build-aux/ltmain.sh:5310:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
gtkhash-1.2/build-aux/ltmain.sh-5311-	    darwin_file=
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5313-	    for darwin_file in $darwin_filelist; do
gtkhash-1.2/build-aux/ltmain.sh:5314:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-5315-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5328-      esac
gtkhash-1.2/build-aux/ltmain.sh:5329:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-5330-    done
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5435-    --lt-dump-script)
gtkhash-1.2/build-aux/ltmain.sh:5436:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
gtkhash-1.2/build-aux/ltmain.sh-5437-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
gtkhash-1.2/build-aux/ltmain.sh:5438:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
gtkhash-1.2/build-aux/ltmain.sh-5439-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5462-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
gtkhash-1.2/build-aux/ltmain.sh:5463:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
gtkhash-1.2/build-aux/ltmain.sh-5464-  done
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5520-  # Find the directory that this script lives in.
gtkhash-1.2/build-aux/ltmain.sh:5521:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
gtkhash-1.2/build-aux/ltmain.sh-5522-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5524-  # Follow symbolic links until we get to the real thisdir.
gtkhash-1.2/build-aux/ltmain.sh:5525:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
gtkhash-1.2/build-aux/ltmain.sh-5526-  while test -n \"\$file\"; do
gtkhash-1.2/build-aux/ltmain.sh:5527:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
gtkhash-1.2/build-aux/ltmain.sh-5528-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5536-
gtkhash-1.2/build-aux/ltmain.sh:5537:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
gtkhash-1.2/build-aux/ltmain.sh:5538:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
gtkhash-1.2/build-aux/ltmain.sh-5539-  done
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5550-    case \"\$thisdir\" in
gtkhash-1.2/build-aux/ltmain.sh:5551:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
gtkhash-1.2/build-aux/ltmain.sh-5552-    $objdir )   thisdir=. ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5556-  # Try to get the absolute directory name.
gtkhash-1.2/build-aux/ltmain.sh:5557:  absdir=\`cd \"\$thisdir\" && pwd\`
gtkhash-1.2/build-aux/ltmain.sh-5558-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5566-  if test ! -f \"\$progdir/\$program\" ||
gtkhash-1.2/build-aux/ltmain.sh:5567:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
gtkhash-1.2/build-aux/ltmain.sh-5568-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5581-    if test -n \"\$relink_command\"; then
gtkhash-1.2/build-aux/ltmain.sh:5582:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
gtkhash-1.2/build-aux/ltmain.sh-5583-      else
##############################################
gtkhash-1.2/build-aux/ltmain.sh-5625-    # The second colon is a workaround for a bug in BeOS R4 sed
gtkhash-1.2/build-aux/ltmain.sh:5626:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
gtkhash-1.2/build-aux/ltmain.sh-5627-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-6604-
gtkhash-1.2/build-aux/ltmain.sh:6605:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
gtkhash-1.2/build-aux/ltmain.sh-6606-    *import*) : ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-6852-	    moreargs=
gtkhash-1.2/build-aux/ltmain.sh:6853:	    for fil in `cat "$save_arg"`
gtkhash-1.2/build-aux/ltmain.sh-6854-	    do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-7113-	*)
gtkhash-1.2/build-aux/ltmain.sh:7114:	  absdir=`cd "$dir" && pwd`
gtkhash-1.2/build-aux/ltmain.sh-7115-	  test -z "$absdir" && \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-7134-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gtkhash-1.2/build-aux/ltmain.sh:7135:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
gtkhash-1.2/build-aux/ltmain.sh-7136-	  case :$dllsearchpath: in
##############################################
gtkhash-1.2/build-aux/ltmain.sh-7430-      -Z*)
gtkhash-1.2/build-aux/ltmain.sh:7431:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
gtkhash-1.2/build-aux/ltmain.sh-7432-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
gtkhash-1.2/build-aux/ltmain.sh-7600-      # get the directories listed in $shlibpath_var
gtkhash-1.2/build-aux/ltmain.sh:7601:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
gtkhash-1.2/build-aux/ltmain.sh-7602-    else
##############################################
gtkhash-1.2/build-aux/ltmain.sh-7919-		  set dummy $deplibs_check_method; shift
gtkhash-1.2/build-aux/ltmain.sh:7920:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtkhash-1.2/build-aux/ltmain.sh-7921-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8009-	if test -n "$inherited_linker_flags"; then
gtkhash-1.2/build-aux/ltmain.sh:8010:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
gtkhash-1.2/build-aux/ltmain.sh-8011-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8017-	fi
gtkhash-1.2/build-aux/ltmain.sh:8018:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh-8019-	if test lib,link = "$linkmode,$pass" ||
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8090-	*)
gtkhash-1.2/build-aux/ltmain.sh:8091:	  abs_ladir=`cd "$ladir" && pwd`
gtkhash-1.2/build-aux/ltmain.sh-8092-	  if test -z "$abs_ladir"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8343-	    shift
gtkhash-1.2/build-aux/ltmain.sh:8344:	    libname=`eval "\\$ECHO \"$libname_spec\""`
gtkhash-1.2/build-aux/ltmain.sh-8345-	    # use dlname if we got it. it's perfectly good, no?
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8635-		*)
gtkhash-1.2/build-aux/ltmain.sh:8636:		  absdir=`cd "$dir" && pwd`
gtkhash-1.2/build-aux/ltmain.sh-8637-		  if test -z "$absdir"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8646-		  depdepl=
gtkhash-1.2/build-aux/ltmain.sh:8647:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
gtkhash-1.2/build-aux/ltmain.sh-8648-		  if test -n "$deplibrary_names"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8653-		      depdepl=$absdir/$objdir/$depdepl
gtkhash-1.2/build-aux/ltmain.sh:8654:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
gtkhash-1.2/build-aux/ltmain.sh-8655-                      if test -z "$darwin_install_name"; then
gtkhash-1.2/build-aux/ltmain.sh:8656:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
gtkhash-1.2/build-aux/ltmain.sh-8657-                      fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8668-		else
gtkhash-1.2/build-aux/ltmain.sh:8669:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
gtkhash-1.2/build-aux/ltmain.sh-8670-		  test -z "$libdir" && \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8691-	else
gtkhash-1.2/build-aux/ltmain.sh:8692:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh-8693-	fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-8780-        linux*)
gtkhash-1.2/build-aux/ltmain.sh:8781:          case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/build-aux/ltmain.sh-8782-          *Sun\ C*) # Sun C++ 5.9
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9188-	removelist=
gtkhash-1.2/build-aux/ltmain.sh:9189:	tempremovelist=`$ECHO "$output_objdir/*"`
gtkhash-1.2/build-aux/ltmain.sh-9190-	for p in $tempremovelist; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9214-	# Transform .lo files to .o files.
gtkhash-1.2/build-aux/ltmain.sh:9215:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-9216-      fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9219-      #for path in $notinst_path; do
gtkhash-1.2/build-aux/ltmain.sh:9220:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
gtkhash-1.2/build-aux/ltmain.sh:9221:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
gtkhash-1.2/build-aux/ltmain.sh:9222:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
gtkhash-1.2/build-aux/ltmain.sh-9223-      #done
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9340-		if test -n "$i"; then
gtkhash-1.2/build-aux/ltmain.sh:9341:		  libname=`eval "\\$ECHO \"$libname_spec\""`
gtkhash-1.2/build-aux/ltmain.sh:9342:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gtkhash-1.2/build-aux/ltmain.sh-9343-		  set dummy $deplib_matches; shift
gtkhash-1.2/build-aux/ltmain.sh-9344-		  deplib_match=$1
gtkhash-1.2/build-aux/ltmain.sh:9345:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gtkhash-1.2/build-aux/ltmain.sh-9346-		    func_append newdeplibs " $i"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9383-		  if test -n "$i"; then
gtkhash-1.2/build-aux/ltmain.sh:9384:		    libname=`eval "\\$ECHO \"$libname_spec\""`
gtkhash-1.2/build-aux/ltmain.sh:9385:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
gtkhash-1.2/build-aux/ltmain.sh-9386-		    set dummy $deplib_matches; shift
gtkhash-1.2/build-aux/ltmain.sh-9387-		    deplib_match=$1
gtkhash-1.2/build-aux/ltmain.sh:9388:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
gtkhash-1.2/build-aux/ltmain.sh-9389-		      func_append newdeplibs " $i"
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9418-	  set dummy $deplibs_check_method; shift
gtkhash-1.2/build-aux/ltmain.sh:9419:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtkhash-1.2/build-aux/ltmain.sh-9420-	  for a_deplib in $deplibs; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9433-	      if test -n "$a_deplib"; then
gtkhash-1.2/build-aux/ltmain.sh:9434:		libname=`eval "\\$ECHO \"$libname_spec\""`
gtkhash-1.2/build-aux/ltmain.sh-9435-		if test -n "$file_magic_glob"; then
gtkhash-1.2/build-aux/ltmain.sh:9436:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
gtkhash-1.2/build-aux/ltmain.sh-9437-		else
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9443-		    shopt -s nocaseglob
gtkhash-1.2/build-aux/ltmain.sh:9444:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-9445-		    $nocaseglob
gtkhash-1.2/build-aux/ltmain.sh-9446-		  else
gtkhash-1.2/build-aux/ltmain.sh:9447:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-9448-		  fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9461-		      while test -h "$potlib" 2>/dev/null; do
gtkhash-1.2/build-aux/ltmain.sh:9462:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
gtkhash-1.2/build-aux/ltmain.sh-9463-			case $potliblink in
gtkhash-1.2/build-aux/ltmain.sh-9464-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
gtkhash-1.2/build-aux/ltmain.sh:9465:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
gtkhash-1.2/build-aux/ltmain.sh-9466-			esac
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9502-	  set dummy $deplibs_check_method; shift
gtkhash-1.2/build-aux/ltmain.sh:9503:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
gtkhash-1.2/build-aux/ltmain.sh-9504-	  for a_deplib in $deplibs; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9517-	      if test -n "$a_deplib"; then
gtkhash-1.2/build-aux/ltmain.sh:9518:		libname=`eval "\\$ECHO \"$libname_spec\""`
gtkhash-1.2/build-aux/ltmain.sh-9519-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
gtkhash-1.2/build-aux/ltmain.sh:9520:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
gtkhash-1.2/build-aux/ltmain.sh-9521-		  for potent_lib in $potential_libs; do
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9556-	  newdeplibs=
gtkhash-1.2/build-aux/ltmain.sh:9557:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
gtkhash-1.2/build-aux/ltmain.sh-9558-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9560-	      # can't use Xsed below, because $i might contain '/'
gtkhash-1.2/build-aux/ltmain.sh:9561:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
gtkhash-1.2/build-aux/ltmain.sh-9562-	    done
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9586-	  # On Rhapsody replace the C library with the System framework
gtkhash-1.2/build-aux/ltmain.sh:9587:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
gtkhash-1.2/build-aux/ltmain.sh-9588-	  ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9638-	*-*-darwin*)
gtkhash-1.2/build-aux/ltmain.sh:9639:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh:9640:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh:9641:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh-9642-	  ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-9765-	# Use standard objects if they are pic
gtkhash-1.2/build-aux/ltmain.sh:9766:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-9767-	test "X$libobjs" = "X " && libobjs=
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10279-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
gtkhash-1.2/build-aux/ltmain.sh:10280:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
gtkhash-1.2/build-aux/ltmain.sh-10281-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10294-      # Create the old-style object.
gtkhash-1.2/build-aux/ltmain.sh:10295:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
gtkhash-1.2/build-aux/ltmain.sh-10296-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10352-	# On Rhapsody replace the C library is the System framework
gtkhash-1.2/build-aux/ltmain.sh:10353:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
gtkhash-1.2/build-aux/ltmain.sh:10354:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
gtkhash-1.2/build-aux/ltmain.sh-10355-	;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10370-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
gtkhash-1.2/build-aux/ltmain.sh:10371:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh:10372:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
gtkhash-1.2/build-aux/ltmain.sh-10373-	;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10448-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
gtkhash-1.2/build-aux/ltmain.sh:10449:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
gtkhash-1.2/build-aux/ltmain.sh-10450-	  case :$dllsearchpath: in
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10508-	# Transform all the library objects into standard objects.
gtkhash-1.2/build-aux/ltmain.sh:10509:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh:10510:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
gtkhash-1.2/build-aux/ltmain.sh-10511-      fi
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10536-	# Replace the output file specification.
gtkhash-1.2/build-aux/ltmain.sh:10537:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10538-	link_command=$compile_command$compile_rpath
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10545-	  func_to_tool_file "$output"
gtkhash-1.2/build-aux/ltmain.sh:10546:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10547-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10589-	# Replace the output file specification.
gtkhash-1.2/build-aux/ltmain.sh:10590:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10591-	# Delete the old output file.
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10597-	  func_to_tool_file "$output"
gtkhash-1.2/build-aux/ltmain.sh:10598:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10599-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10615-	  link_command=$finalize_var$compile_command$finalize_rpath
gtkhash-1.2/build-aux/ltmain.sh:10616:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
gtkhash-1.2/build-aux/ltmain.sh-10617-          ;;
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10628-      # Replace the output file specification.
gtkhash-1.2/build-aux/ltmain.sh:10629:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10630-
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10637-	func_to_tool_file "$output_objdir/$outputname"
gtkhash-1.2/build-aux/ltmain.sh:10638:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
gtkhash-1.2/build-aux/ltmain.sh-10639-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10926-		func_resolve_sysroot "$deplib"
gtkhash-1.2/build-aux/ltmain.sh:10927:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
gtkhash-1.2/build-aux/ltmain.sh-10928-		test -z "$libdir" && \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10952-		name=$func_basename_result
gtkhash-1.2/build-aux/ltmain.sh:10953:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gtkhash-1.2/build-aux/ltmain.sh-10954-		test -z "$libdir" && \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-10971-		name=$func_basename_result
gtkhash-1.2/build-aux/ltmain.sh:10972:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
gtkhash-1.2/build-aux/ltmain.sh-10973-		test -z "$libdir" && \
##############################################
gtkhash-1.2/build-aux/ltmain.sh-11290-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
gtkhash-1.2/build-aux/ltmain.sh:11291:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
gtkhash-1.2/build-aux/ltmain.sh-11292-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
gtkhash-1.2/build-aux/depcomp-64-  case $1 in
gtkhash-1.2/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gtkhash-1.2/build-aux/depcomp-66-      *) dir=;;
##############################################
gtkhash-1.2/build-aux/depcomp-73-{
gtkhash-1.2/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gtkhash-1.2/build-aux/depcomp-75-}
##############################################
gtkhash-1.2/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gtkhash-1.2/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gtkhash-1.2/build-aux/depcomp-128-
##############################################
gtkhash-1.2/build-aux/depcomp-405-        sleep 1
gtkhash-1.2/build-aux/depcomp:406:        i=`expr $i - 1`
gtkhash-1.2/build-aux/depcomp-407-      done
gtkhash-1.2/build-aux/depcomp-408-    fi
gtkhash-1.2/build-aux/depcomp:409:    i=`expr $i - 1`
gtkhash-1.2/build-aux/depcomp-410-  done
##############################################
gtkhash-1.2/build-aux/depcomp-425-  # Do two passes, one to just change these to
gtkhash-1.2/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gtkhash-1.2/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gtkhash-1.2/build-aux/depcomp-659-  done
gtkhash-1.2/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gtkhash-1.2/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
gtkhash-1.2/m4/glib-gettext.m4-252-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gtkhash-1.2/m4/glib-gettext.m4:253:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gtkhash-1.2/m4/glib-gettext.m4-254-	if test "$MSGFMT" != "no"; then
##############################################
gtkhash-1.2/m4/glib-gettext.m4-273-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gtkhash-1.2/m4/glib-gettext.m4:274:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gtkhash-1.2/m4/glib-gettext.m4-275-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gtkhash-1.2/m4/glib-gettext.m4-424-   if test "x$srcdir" != "x."; then
gtkhash-1.2/m4/glib-gettext.m4:425:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gtkhash-1.2/m4/glib-gettext.m4-426-       posrcprefix="$srcdir/"
##############################################
gtkhash-1.2/m4/glib-gettext.m4-449-test "x$exec_prefix" = xNONE && exec_prefix=$prefix
gtkhash-1.2/m4/glib-gettext.m4:450:datarootdir=`eval echo "${datarootdir}"`
gtkhash-1.2/m4/glib-gettext.m4-451-if test "x$CATOBJEXT" = "x.mo" ; then
gtkhash-1.2/m4/glib-gettext.m4:452:  localedir=`eval echo "${libdir}/locale"`
gtkhash-1.2/m4/glib-gettext.m4-453-else
gtkhash-1.2/m4/glib-gettext.m4:454:  localedir=`eval echo "${datadir}/locale"`
gtkhash-1.2/m4/glib-gettext.m4-455-fi
##############################################
gtkhash-1.2/m4/gsettings.m4-23-  if test x$cross_compiling != xyes; then
gtkhash-1.2/m4/gsettings.m4:24:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
gtkhash-1.2/m4/gsettings.m4-25-  else
##############################################
gtkhash-1.2/m4/gsettings.m4-61-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gtkhash-1.2/m4/gsettings.m4:62:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gtkhash-1.2/m4/gsettings.m4-63-	test -n "$$files" || exit 0; \
##############################################
gtkhash-1.2/m4/intltool.m4-38-
gtkhash-1.2/m4/intltool.m4:39:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gtkhash-1.2/m4/intltool.m4-40-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gtkhash-1.2/m4/intltool.m4:41:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gtkhash-1.2/m4/intltool.m4-42-if test -n "$1"; then
##############################################
gtkhash-1.2/m4/intltool.m4-126-fi
gtkhash-1.2/m4/intltool.m4:127:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/m4/intltool.m4:128:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/m4/intltool.m4:129:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/m4/intltool.m4-130-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gtkhash-1.2/m4/intltool.m4-142-else
gtkhash-1.2/m4/intltool.m4:143:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gtkhash-1.2/m4/intltool.m4-144-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
gtkhash-1.2/m4/intltool.m4-147-   AC_MSG_CHECKING([for XML::Parser])
gtkhash-1.2/m4/intltool.m4:148:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gtkhash-1.2/m4/intltool.m4-149-       AC_MSG_RESULT([ok])
##############################################
gtkhash-1.2/m4/libgcrypt.m4-57-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gtkhash-1.2/m4/libgcrypt.m4:58:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gtkhash-1.2/m4/libgcrypt.m4:59:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gtkhash-1.2/m4/libgcrypt.m4-60-  else
##############################################
gtkhash-1.2/m4/libgcrypt.m4-73-               sed 's/\([[0-9]]*\)\.\([[0-9]]*\)\.\([[0-9]]*\)/\3/'`
gtkhash-1.2/m4/libgcrypt.m4:74:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
gtkhash-1.2/m4/libgcrypt.m4-75-    major=`echo $libgcrypt_config_version | \
##############################################
gtkhash-1.2/m4/libgcrypt.m4-105-     if test "$req_libgcrypt_api" -gt 0 ; then
gtkhash-1.2/m4/libgcrypt.m4:106:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
gtkhash-1.2/m4/libgcrypt.m4-107-        if test "$tmp" -gt 0 ; then
##############################################
gtkhash-1.2/m4/libgcrypt.m4-118-  if test $ok = yes; then
gtkhash-1.2/m4/libgcrypt.m4:119:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
gtkhash-1.2/m4/libgcrypt.m4:120:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
gtkhash-1.2/m4/libgcrypt.m4-121-    ifelse([$2], , :, [$2])
gtkhash-1.2/m4/libgcrypt.m4:122:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
gtkhash-1.2/m4/libgcrypt.m4-123-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
gtkhash-1.2/m4/libtool.m4-119-    done
gtkhash-1.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtkhash-1.2/m4/libtool.m4-121-}
##############################################
gtkhash-1.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
gtkhash-1.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
gtkhash-1.2/m4/libtool.m4-439-
##############################################
gtkhash-1.2/m4/libtool.m4-447-#
gtkhash-1.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
gtkhash-1.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
gtkhash-1.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtkhash-1.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
gtkhash-1.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtkhash-1.2/m4/libtool.m4-561-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
gtkhash-1.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtkhash-1.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
gtkhash-1.2/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtkhash-1.2/m4/libtool.m4-574-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
gtkhash-1.2/m4/libtool.m4:1112:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gtkhash-1.2/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
gtkhash-1.2/m4/libtool.m4-1164-      }]'
gtkhash-1.2/m4/libtool.m4:1165:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
gtkhash-1.2/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
gtkhash-1.2/m4/libtool.m4:1168:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/m4/libtool.m4-1169-  fi],[])
##############################################
gtkhash-1.2/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gtkhash-1.2/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gtkhash-1.2/m4/libtool.m4-1202-  ECHO='print -r --'
gtkhash-1.2/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gtkhash-1.2/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
gtkhash-1.2/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
gtkhash-1.2/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
gtkhash-1.2/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
gtkhash-1.2/m4/libtool.m4-1238-
##############################################
gtkhash-1.2/m4/libtool.m4-1259-   if test yes = "$GCC"; then
gtkhash-1.2/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gtkhash-1.2/m4/libtool.m4-1261-   fi
##############################################
gtkhash-1.2/m4/libtool.m4-1263- /*)
gtkhash-1.2/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gtkhash-1.2/m4/libtool.m4-1265-   ;; #(
##############################################
gtkhash-1.2/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
gtkhash-1.2/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1295-      *ELF-32*)
##############################################
gtkhash-1.2/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
gtkhash-1.2/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1312-	*32-bit*)
##############################################
gtkhash-1.2/m4/libtool.m4-1322-    else
gtkhash-1.2/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1324-	*32-bit*)
##############################################
gtkhash-1.2/m4/libtool.m4-1344-    emul=elf
gtkhash-1.2/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1346-      *32-bit*)
##############################################
gtkhash-1.2/m4/libtool.m4-1352-    esac
gtkhash-1.2/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1354-      *MSB*)
##############################################
gtkhash-1.2/m4/libtool.m4-1360-    esac
gtkhash-1.2/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/m4/libtool.m4-1362-      *N32*)
##############################################
gtkhash-1.2/m4/libtool.m4-1725-    # And add a safety zone
gtkhash-1.2/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtkhash-1.2/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtkhash-1.2/m4/libtool.m4-1728-    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-1758-    if test -n "$kargmax"; then
gtkhash-1.2/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
gtkhash-1.2/m4/libtool.m4-1760-    else
##############################################
gtkhash-1.2/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gtkhash-1.2/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtkhash-1.2/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtkhash-1.2/m4/libtool.m4-1770-    else
##############################################
gtkhash-1.2/m4/libtool.m4-1779-      # we can't tell.
gtkhash-1.2/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gtkhash-1.2/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gtkhash-1.2/m4/libtool.m4-1783-      do
gtkhash-1.2/m4/libtool.m4:1784:        i=`expr $i + 1`
gtkhash-1.2/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
gtkhash-1.2/m4/libtool.m4-1787-      # Only check the string length outside the loop.
gtkhash-1.2/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gtkhash-1.2/m4/libtool.m4-1789-      teststring=
##############################################
gtkhash-1.2/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
gtkhash-1.2/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gtkhash-1.2/m4/libtool.m4-1794-    fi
##############################################
gtkhash-1.2/m4/libtool.m4-2258-    *:)
gtkhash-1.2/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
gtkhash-1.2/m4/libtool.m4-2260-        ;;
gtkhash-1.2/m4/libtool.m4-2261-    x:*)
gtkhash-1.2/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
gtkhash-1.2/m4/libtool.m4-2263-        ;;
gtkhash-1.2/m4/libtool.m4-2264-    *::*)
gtkhash-1.2/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtkhash-1.2/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
gtkhash-1.2/m4/libtool.m4-2267-        ;;
gtkhash-1.2/m4/libtool.m4-2268-    *)
gtkhash-1.2/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
gtkhash-1.2/m4/libtool.m4-2270-        ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2298-  esac
gtkhash-1.2/m4/libtool.m4:2299:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gtkhash-1.2/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
gtkhash-1.2/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
gtkhash-1.2/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gtkhash-1.2/m4/libtool.m4-2307-    ;;
gtkhash-1.2/m4/libtool.m4-2308-  *)
gtkhash-1.2/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/m4/libtool.m4-2310-    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
gtkhash-1.2/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gtkhash-1.2/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gtkhash-1.2/m4/libtool.m4-2356-  esac
gtkhash-1.2/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gtkhash-1.2/m4/libtool.m4-2358-else
##############################################
gtkhash-1.2/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gtkhash-1.2/m4/libtool.m4:2498:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gtkhash-1.2/m4/libtool.m4-2499-    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtkhash-1.2/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gtkhash-1.2/m4/libtool.m4-2542-      fi'
gtkhash-1.2/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gtkhash-1.2/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
gtkhash-1.2/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
gtkhash-1.2/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/m4/libtool.m4-2558-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gtkhash-1.2/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/m4/libtool.m4-2562-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2569-    libname_spec='$name'
gtkhash-1.2/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
gtkhash-1.2/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
gtkhash-1.2/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gtkhash-1.2/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gtkhash-1.2/m4/libtool.m4-2586-      # Convert to MSYS style.
gtkhash-1.2/m4/libtool.m4:2587:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
gtkhash-1.2/m4/libtool.m4-2588-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
gtkhash-1.2/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gtkhash-1.2/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gtkhash-1.2/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/m4/libtool.m4-2596-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
gtkhash-1.2/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gtkhash-1.2/m4/libtool.m4-2602-      else
gtkhash-1.2/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/m4/libtool.m4-2604-      fi
##############################################
gtkhash-1.2/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtkhash-1.2/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
gtkhash-1.2/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
gtkhash-1.2/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/m4/libtool.m4-2624-    # Assume MSVC wrapper
gtkhash-1.2/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
gtkhash-1.2/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
gtkhash-1.2/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
gtkhash-1.2/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gtkhash-1.2/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
gtkhash-1.2/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
gtkhash-1.2/m4/libtool.m4:2876:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gtkhash-1.2/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gtkhash-1.2/m4/libtool.m4-2941-  need_lib_prefix=no
gtkhash-1.2/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/m4/libtool.m4-2943-    need_version=no
##############################################
gtkhash-1.2/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gtkhash-1.2/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gtkhash-1.2/m4/libtool.m4-2977-    fi'
gtkhash-1.2/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gtkhash-1.2/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/m4/libtool.m4-3188-	"file_magic "*)
gtkhash-1.2/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtkhash-1.2/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtkhash-1.2/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
gtkhash-1.2/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gtkhash-1.2/m4/libtool.m4-3273-  *)
gtkhash-1.2/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gtkhash-1.2/m4/libtool.m4-3275-  esac
##############################################
gtkhash-1.2/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
gtkhash-1.2/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gtkhash-1.2/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gtkhash-1.2/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gtkhash-1.2/m4/libtool.m4-3284-      done
##############################################
gtkhash-1.2/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
gtkhash-1.2/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gtkhash-1.2/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
gtkhash-1.2/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
gtkhash-1.2/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/m4/libtool.m4-3578-openbsd* | bitrig*)
gtkhash-1.2/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
gtkhash-1.2/m4/libtool.m4-3645-    else
gtkhash-1.2/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
gtkhash-1.2/m4/libtool.m4-3647-    fi
##############################################
gtkhash-1.2/m4/libtool.m4-3696-	esac
gtkhash-1.2/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gtkhash-1.2/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gtkhash-1.2/m4/libtool.m4-3702-	*)
gtkhash-1.2/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gtkhash-1.2/m4/libtool.m4-3704-	  */dev/null*)
##############################################
gtkhash-1.2/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
gtkhash-1.2/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gtkhash-1.2/m4/libtool.m4-3730-    *COFF*)
##############################################
gtkhash-1.2/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
gtkhash-1.2/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
gtkhash-1.2/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
gtkhash-1.2/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
gtkhash-1.2/m4/libtool.m4:3962:case `$NM -V 2>&1` in
gtkhash-1.2/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/m4/libtool.m4-4009-mingw*)
gtkhash-1.2/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gtkhash-1.2/m4/libtool.m4-4011-  ;;
##############################################
gtkhash-1.2/m4/libtool.m4-4414-	  *)
gtkhash-1.2/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
gtkhash-1.2/m4/libtool.m4-4750-      *)
gtkhash-1.2/m4/libtool.m4:4751:	case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/m4/libtool.m4-4752-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
gtkhash-1.2/m4/libtool.m4-4933-    else
gtkhash-1.2/m4/libtool.m4:4934:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtkhash-1.2/m4/libtool.m4-4935-    fi
##############################################
gtkhash-1.2/m4/libtool.m4-5032-	# shared libraries, regardless of the interface used.
gtkhash-1.2/m4/libtool.m4:5033:	case `$LD -v 2>&1` in
gtkhash-1.2/m4/libtool.m4-5034-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gtkhash-1.2/m4/libtool.m4-5064-    supports_anon_versioning=no
gtkhash-1.2/m4/libtool.m4:5065:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
gtkhash-1.2/m4/libtool.m4-5066-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gtkhash-1.2/m4/libtool.m4-5167-	prefix_cmds="$SED"~
gtkhash-1.2/m4/libtool.m4:5168:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtkhash-1.2/m4/libtool.m4-5169-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtkhash-1.2/m4/libtool.m4-5189-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtkhash-1.2/m4/libtool.m4:5190:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/m4/libtool.m4:5191:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/m4/libtool.m4-5192-      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-5207-        pgcc*)				# Portland Group C compiler
gtkhash-1.2/m4/libtool.m4:5208:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-5209-	  tmp_addflag=' $pic_flag'
##############################################
gtkhash-1.2/m4/libtool.m4-5212-					# Portland Group f77 and f90 compilers
gtkhash-1.2/m4/libtool.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-5214-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gtkhash-1.2/m4/libtool.m4-5229-	nvcc*)	# Cuda Compiler Driver 2.2
gtkhash-1.2/m4/libtool.m4:5230:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-5231-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtkhash-1.2/m4/libtool.m4-5233-	esac
gtkhash-1.2/m4/libtool.m4:5234:	case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/m4/libtool.m4-5235-	*Sun\ C*)			# Sun C 5.9
gtkhash-1.2/m4/libtool.m4:5236:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtkhash-1.2/m4/libtool.m4-5304-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gtkhash-1.2/m4/libtool.m4:5305:      case `$LD -v 2>&1` in
gtkhash-1.2/m4/libtool.m4-5306-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
gtkhash-1.2/m4/libtool.m4-5393-	else
gtkhash-1.2/m4/libtool.m4:5394:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtkhash-1.2/m4/libtool.m4-5395-	fi
##############################################
gtkhash-1.2/m4/libtool.m4-5458-	# below for broken collect2 doesn't work under 4.3+
gtkhash-1.2/m4/libtool.m4:5459:	  collect2name=`$CC -print-prog-name=collect2`
gtkhash-1.2/m4/libtool.m4-5460-	  if test -f "$collect2name" &&
##############################################
gtkhash-1.2/m4/libtool.m4-5514-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
gtkhash-1.2/m4/libtool.m4:5515:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtkhash-1.2/m4/libtool.m4-5516-      else
##############################################
gtkhash-1.2/m4/libtool.m4-5539-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gtkhash-1.2/m4/libtool.m4:5540:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gtkhash-1.2/m4/libtool.m4-5541-	  if test svr4 != "$with_aix_soname"; then
##############################################
gtkhash-1.2/m4/libtool.m4-5630-	# FIXME: Setting linknames here is a bad hack.
gtkhash-1.2/m4/libtool.m4:5631:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gtkhash-1.2/m4/libtool.m4-5632-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gtkhash-1.2/m4/libtool.m4-5768-      if test yes = "$GCC"; then
gtkhash-1.2/m4/libtool.m4:5769:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-5770-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gtkhash-1.2/m4/libtool.m4-5791-	if test yes = "$lt_cv_irix_exported_symbol"; then
gtkhash-1.2/m4/libtool.m4:5792:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gtkhash-1.2/m4/libtool.m4-5793-	fi
##############################################
gtkhash-1.2/m4/libtool.m4-5795-      else
gtkhash-1.2/m4/libtool.m4:5796:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4:5797:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gtkhash-1.2/m4/libtool.m4-5798-      fi
##############################################
gtkhash-1.2/m4/libtool.m4-5842-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
gtkhash-1.2/m4/libtool.m4:5843:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/m4/libtool.m4-5844-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gtkhash-1.2/m4/libtool.m4-5873-	prefix_cmds="$SED"~
gtkhash-1.2/m4/libtool.m4:5874:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtkhash-1.2/m4/libtool.m4-5875-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtkhash-1.2/m4/libtool.m4-5887-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtkhash-1.2/m4/libtool.m4:5888:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-5889-      else
gtkhash-1.2/m4/libtool.m4-5890-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtkhash-1.2/m4/libtool.m4:5891:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-5892-      fi
##############################################
gtkhash-1.2/m4/libtool.m4-5900-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtkhash-1.2/m4/libtool.m4:5901:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-5902-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gtkhash-1.2/m4/libtool.m4-5904-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtkhash-1.2/m4/libtool.m4:5905:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4:5906:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gtkhash-1.2/m4/libtool.m4:5907:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gtkhash-1.2/m4/libtool.m4-5908-
##############################################
gtkhash-1.2/m4/libtool.m4-5923-      else
gtkhash-1.2/m4/libtool.m4:5924:	case `$CC -V 2>&1` in
gtkhash-1.2/m4/libtool.m4-5925-	*"Compilers 5.0"*)
##############################################
gtkhash-1.2/m4/libtool.m4-6116-	  _LT_TAGVAR(allow_undefined_flag, $1)=
gtkhash-1.2/m4/libtool.m4:6117:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
gtkhash-1.2/m4/libtool.m4-6118-	  then
##############################################
gtkhash-1.2/m4/libtool.m4-6420-        # ancient GNU ld didn't support --whole-archive et. al.
gtkhash-1.2/m4/libtool.m4:6421:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
gtkhash-1.2/m4/libtool.m4-6422-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
gtkhash-1.2/m4/libtool.m4-6530-          # below for broken collect2 doesn't work under 4.3+
gtkhash-1.2/m4/libtool.m4:6531:	  collect2name=`$CC -print-prog-name=collect2`
gtkhash-1.2/m4/libtool.m4-6532-	  if test -f "$collect2name" &&
##############################################
gtkhash-1.2/m4/libtool.m4-6588-
gtkhash-1.2/m4/libtool.m4:6589:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtkhash-1.2/m4/libtool.m4-6590-        else
##############################################
gtkhash-1.2/m4/libtool.m4-6613-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
gtkhash-1.2/m4/libtool.m4:6614:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
gtkhash-1.2/m4/libtool.m4-6615-	    if test svr4 != "$with_aix_soname"; then
##############################################
gtkhash-1.2/m4/libtool.m4-6742-	  prefix_cmds="$SED"~
gtkhash-1.2/m4/libtool.m4:6743:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtkhash-1.2/m4/libtool.m4-6744-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtkhash-1.2/m4/libtool.m4-6816-            # dependencies.
gtkhash-1.2/m4/libtool.m4:6817:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gtkhash-1.2/m4/libtool.m4-6818-            ;;
##############################################
gtkhash-1.2/m4/libtool.m4-6881-	    # dependencies.
gtkhash-1.2/m4/libtool.m4:6882:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gtkhash-1.2/m4/libtool.m4-6883-	    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-6917-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtkhash-1.2/m4/libtool.m4:6918:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/m4/libtool.m4:6919:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/m4/libtool.m4-6920-	;;
##############################################
gtkhash-1.2/m4/libtool.m4-6924-	    # SGI C++
gtkhash-1.2/m4/libtool.m4:6925:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-6926-
##############################################
gtkhash-1.2/m4/libtool.m4-6935-	      if test no = "$with_gnu_ld"; then
gtkhash-1.2/m4/libtool.m4:6936:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-6937-	      else
gtkhash-1.2/m4/libtool.m4:6938:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
gtkhash-1.2/m4/libtool.m4-6939-	      fi
##############################################
gtkhash-1.2/m4/libtool.m4-6956-	    # to its proper name (with version) after linking.
gtkhash-1.2/m4/libtool.m4:6957:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gtkhash-1.2/m4/libtool.m4:6958:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
gtkhash-1.2/m4/libtool.m4-6959-	    # Commands to make compiler produce verbose output that lists
##############################################
gtkhash-1.2/m4/libtool.m4-6966-	    # dependencies.
gtkhash-1.2/m4/libtool.m4:6967:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gtkhash-1.2/m4/libtool.m4-6968-
##############################################
gtkhash-1.2/m4/libtool.m4-6981-	    # earlier do not add the objects themselves.
gtkhash-1.2/m4/libtool.m4:6982:	    case `$CC -V 2>&1` in
gtkhash-1.2/m4/libtool.m4-6983-	      *"Version 7."*)
##############################################
gtkhash-1.2/m4/libtool.m4-7002-            # Portland Group C++ compiler
gtkhash-1.2/m4/libtool.m4:7003:	    case `$CC -V` in
gtkhash-1.2/m4/libtool.m4-7004-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
gtkhash-1.2/m4/libtool.m4-7007-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
gtkhash-1.2/m4/libtool.m4:7008:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
gtkhash-1.2/m4/libtool.m4-7009-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
gtkhash-1.2/m4/libtool.m4-7011-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
gtkhash-1.2/m4/libtool.m4:7012:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
gtkhash-1.2/m4/libtool.m4-7013-                $RANLIB $oldlib'
##############################################
gtkhash-1.2/m4/libtool.m4-7016-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gtkhash-1.2/m4/libtool.m4:7017:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
gtkhash-1.2/m4/libtool.m4-7018-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
gtkhash-1.2/m4/libtool.m4-7020-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
gtkhash-1.2/m4/libtool.m4:7021:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
gtkhash-1.2/m4/libtool.m4-7022-	      ;;
##############################################
gtkhash-1.2/m4/libtool.m4-7030-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
gtkhash-1.2/m4/libtool.m4:7031:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-7032-            ;;
##############################################
gtkhash-1.2/m4/libtool.m4-7049-	    # dependencies.
gtkhash-1.2/m4/libtool.m4:7050:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
gtkhash-1.2/m4/libtool.m4-7051-	    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-7064-	  *)
gtkhash-1.2/m4/libtool.m4:7065:	    case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/m4/libtool.m4-7066-	    *Sun\ C*)
##############################################
gtkhash-1.2/m4/libtool.m4-7071-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
gtkhash-1.2/m4/libtool.m4:7072:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/m4/libtool.m4-7073-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
gtkhash-1.2/m4/libtool.m4-7136-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
gtkhash-1.2/m4/libtool.m4:7137:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
gtkhash-1.2/m4/libtool.m4-7138-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
gtkhash-1.2/m4/libtool.m4-7155-	    # to its proper name (with version) after linking.
gtkhash-1.2/m4/libtool.m4:7156:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
gtkhash-1.2/m4/libtool.m4-7157-
##############################################
gtkhash-1.2/m4/libtool.m4-7176-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
gtkhash-1.2/m4/libtool.m4:7177:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-7178-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
gtkhash-1.2/m4/libtool.m4-7181-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
gtkhash-1.2/m4/libtool.m4:7182:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4:7183:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
gtkhash-1.2/m4/libtool.m4-7184-                  echo "-hidden">> $lib.exp~
gtkhash-1.2/m4/libtool.m4:7185:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
gtkhash-1.2/m4/libtool.m4-7186-                  $RM $lib.exp'
##############################################
gtkhash-1.2/m4/libtool.m4-7200-	    # dependencies.
gtkhash-1.2/m4/libtool.m4:7201:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
gtkhash-1.2/m4/libtool.m4-7202-	    ;;
##############################################
gtkhash-1.2/m4/libtool.m4-7207-	        osf3*)
gtkhash-1.2/m4/libtool.m4:7208:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-7209-		  ;;
gtkhash-1.2/m4/libtool.m4-7210-	        *)
gtkhash-1.2/m4/libtool.m4:7211:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/m4/libtool.m4-7212-		  ;;
##############################################
gtkhash-1.2/m4/libtool.m4-7460-  case @S|@2 in
gtkhash-1.2/m4/libtool.m4:7461:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
gtkhash-1.2/m4/libtool.m4:7462:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
gtkhash-1.2/m4/libtool.m4-7463-  esac
##############################################
gtkhash-1.2/m4/libtool.m4-7549-
gtkhash-1.2/m4/libtool.m4:7550:  for p in `eval "$output_verbose_link_cmd"`; do
gtkhash-1.2/m4/libtool.m4-7551-    case $prev$p in
##############################################
gtkhash-1.2/m4/libtool.m4-7653-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
gtkhash-1.2/m4/libtool.m4:7654: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
gtkhash-1.2/m4/libtool.m4-7655-fi
##############################################
gtkhash-1.2/m4/libtool.m4-8273-    test 10 -lt "$lt_ac_count" && break
gtkhash-1.2/m4/libtool.m4:8274:    lt_ac_count=`expr $lt_ac_count + 1`
gtkhash-1.2/m4/libtool.m4-8275-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
gtkhash-1.2/m4/ltsugar.m4-68-m4_define([lt_combine],
gtkhash-1.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
gtkhash-1.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
gtkhash-1.2/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
gtkhash-1.2/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
gtkhash-1.2/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
gtkhash-1.2/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
gtkhash-1.2/m4/pkg.m4-159-        else 
gtkhash-1.2/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
gtkhash-1.2/m4/pkg.m4-161-        fi
##############################################
gtkhash-1.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
gtkhash-1.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gtkhash-1.2/configure-45-  as_echo='print -r --'
gtkhash-1.2/configure-46-  as_echo_n='print -rn --'
gtkhash-1.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gtkhash-1.2/configure-48-  as_echo='printf %s\n'
##############################################
gtkhash-1.2/configure-50-else
gtkhash-1.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gtkhash-1.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gtkhash-1.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
gtkhash-1.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gtkhash-1.2/configure-62-      esac;
##############################################
gtkhash-1.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gtkhash-1.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gtkhash-1.2/configure-199-
##############################################
gtkhash-1.2/configure-204-    PATH=/empty FPATH=/empty; export PATH FPATH
gtkhash-1.2/configure:205:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
gtkhash-1.2/configure:206:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
gtkhash-1.2/configure-207-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gtkhash-1.2/configure-332-      case $as_dir in #(
gtkhash-1.2/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gtkhash-1.2/configure-334-      *) as_qdir=$as_dir;;
##############################################
gtkhash-1.2/configure-405-  {
gtkhash-1.2/configure:406:    as_val=`expr "$@" || test $? -eq 1`
gtkhash-1.2/configure-407-  }
##############################################
gtkhash-1.2/configure-412-# ----------------------------------------
gtkhash-1.2/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gtkhash-1.2/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gtkhash-1.2/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gtkhash-1.2/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gtkhash-1.2/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gtkhash-1.2/configure-1018-  case $ac_option in
gtkhash-1.2/configure:1019:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gtkhash-1.2/configure-1020-  *=)   ac_optarg= ;;
##############################################
gtkhash-1.2/configure-1062-  -disable-* | --disable-*)
gtkhash-1.2/configure:1063:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gtkhash-1.2/configure-1064-    # Reject names that are not valid shell variable names.
##############################################
gtkhash-1.2/configure-1067-    ac_useropt_orig=$ac_useropt
gtkhash-1.2/configure:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtkhash-1.2/configure-1069-    case $ac_user_opts in
##############################################
gtkhash-1.2/configure-1088-  -enable-* | --enable-*)
gtkhash-1.2/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gtkhash-1.2/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
gtkhash-1.2/configure-1093-    ac_useropt_orig=$ac_useropt
gtkhash-1.2/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtkhash-1.2/configure-1095-    case $ac_user_opts in
##############################################
gtkhash-1.2/configure-1301-  -with-* | --with-*)
gtkhash-1.2/configure:1302:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gtkhash-1.2/configure-1303-    # Reject names that are not valid shell variable names.
##############################################
gtkhash-1.2/configure-1306-    ac_useropt_orig=$ac_useropt
gtkhash-1.2/configure:1307:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtkhash-1.2/configure-1308-    case $ac_user_opts in
##############################################
gtkhash-1.2/configure-1317-  -without-* | --without-*)
gtkhash-1.2/configure:1318:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gtkhash-1.2/configure-1319-    # Reject names that are not valid shell variable names.
##############################################
gtkhash-1.2/configure-1322-    ac_useropt_orig=$ac_useropt
gtkhash-1.2/configure:1323:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gtkhash-1.2/configure-1324-    case $ac_user_opts in
##############################################
gtkhash-1.2/configure-1355-  *=*)
gtkhash-1.2/configure:1356:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gtkhash-1.2/configure-1357-    # Reject names that are not valid shell variable names.
##############################################
gtkhash-1.2/configure-1376-if test -n "$ac_prev"; then
gtkhash-1.2/configure:1377:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gtkhash-1.2/configure-1378-  as_fn_error $? "missing argument to $ac_option"
##############################################
gtkhash-1.2/configure-1398-    */ )
gtkhash-1.2/configure:1399:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gtkhash-1.2/configure-1400-      eval $ac_var=\$ac_val;;
##############################################
gtkhash-1.2/configure-1433-ac_ls_di=`ls -di .` &&
gtkhash-1.2/configure:1434:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gtkhash-1.2/configure-1435-  as_fn_error $? "working directory cannot be determined"
##############################################
gtkhash-1.2/configure-1489-case $srcdir in
gtkhash-1.2/configure:1490:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gtkhash-1.2/configure-1491-esac
##############################################
gtkhash-1.2/configure-1532-By default, \`make install' will install all the files in
gtkhash-1.2/configure:1533:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gtkhash-1.2/configure:1534:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gtkhash-1.2/configure-1535-for instance \`--prefix=\$HOME'.
##############################################
gtkhash-1.2/configure-1701-*)
gtkhash-1.2/configure:1702:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gtkhash-1.2/configure-1703-  # A ".." for each directory in $ac_dir_suffix.
gtkhash-1.2/configure:1704:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gtkhash-1.2/configure-1705-  case $ac_top_builddir_sub in
##############################################
gtkhash-1.2/configure-2117-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
gtkhash-1.2/configure:2118:  as_decl_name=`echo $2|sed 's/ *(.*//'`
gtkhash-1.2/configure:2119:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
gtkhash-1.2/configure-2120-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
gtkhash-1.2/configure-2231-    *\'*)
gtkhash-1.2/configure:2232:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtkhash-1.2/configure-2233-    esac
##############################################
gtkhash-1.2/configure-2314-      case $ac_val in
gtkhash-1.2/configure:2315:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gtkhash-1.2/configure-2316-      esac
##############################################
gtkhash-1.2/configure-2329-	case $ac_val in
gtkhash-1.2/configure:2330:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gtkhash-1.2/configure-2331-	esac
##############################################
gtkhash-1.2/configure-2449-    set,)
gtkhash-1.2/configure:2450:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gtkhash-1.2/configure:2451:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gtkhash-1.2/configure-2452-      ac_cache_corrupted=: ;;
##############################################
gtkhash-1.2/configure-2460-	# differences in whitespace do not lead to failure.
gtkhash-1.2/configure:2461:	ac_old_val_w=`echo x $ac_old_val`
gtkhash-1.2/configure:2462:	ac_new_val_w=`echo x $ac_new_val`
gtkhash-1.2/configure-2463-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gtkhash-1.2/configure-2480-    case $ac_new_val in
gtkhash-1.2/configure:2481:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gtkhash-1.2/configure-2482-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gtkhash-1.2/configure-2659-     echo "timestamp, slept: $am_has_slept" > conftest.file
gtkhash-1.2/configure:2660:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gtkhash-1.2/configure-2661-     if test "$*" = "X"; then
gtkhash-1.2/configure-2662-	# -L didn't work.
gtkhash-1.2/configure:2663:	set X `ls -t "$srcdir/configure" conftest.file`
gtkhash-1.2/configure-2664-     fi
##############################################
gtkhash-1.2/configure-2710-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gtkhash-1.2/configure:2711:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gtkhash-1.2/configure-2712-
gtkhash-1.2/configure-2713-# Expand $ac_aux_dir to an absolute path.
gtkhash-1.2/configure:2714:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gtkhash-1.2/configure-2715-
##############################################
gtkhash-1.2/configure-2855-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gtkhash-1.2/configure:2856:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gtkhash-1.2/configure-2857-	     'mkdir (GNU coreutils) '* | \
##############################################
gtkhash-1.2/configure-2928-set x ${MAKE-make}
gtkhash-1.2/configure:2929:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gtkhash-1.2/configure-2930-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gtkhash-1.2/configure-2938-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gtkhash-1.2/configure:2939:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gtkhash-1.2/configure-2940-  *@@@%%%=?*=@@@%%%*)
##############################################
gtkhash-1.2/configure-3004-
gtkhash-1.2/configure:3005:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gtkhash-1.2/configure-3006-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gtkhash-1.2/configure-3568-$as_echo_n "checking whether the C compiler works... " >&6; }
gtkhash-1.2/configure:3569:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gtkhash-1.2/configure-3570-
##############################################
gtkhash-1.2/configure-3612-	then :; else
gtkhash-1.2/configure:3613:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gtkhash-1.2/configure-3614-	fi
##############################################
gtkhash-1.2/configure-3672-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gtkhash-1.2/configure:3673:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gtkhash-1.2/configure-3674-	  break;;
##############################################
gtkhash-1.2/configure-3781-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gtkhash-1.2/configure:3782:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gtkhash-1.2/configure-3783-       break;;
##############################################
gtkhash-1.2/configure-4099-  if test "$am_compiler_list" = ""; then
gtkhash-1.2/configure:4100:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gtkhash-1.2/configure-4101-  fi
##############################################
gtkhash-1.2/configure-4412-test "x$ac_build_alias" = x &&
gtkhash-1.2/configure:4413:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
gtkhash-1.2/configure-4414-test "x$ac_build_alias" = x &&
gtkhash-1.2/configure-4415-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
gtkhash-1.2/configure:4416:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
gtkhash-1.2/configure-4417-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
gtkhash-1.2/configure-4436-IFS=$ac_save_IFS
gtkhash-1.2/configure:4437:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
gtkhash-1.2/configure-4438-
##############################################
gtkhash-1.2/configure-4447-else
gtkhash-1.2/configure:4448:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
gtkhash-1.2/configure-4449-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
gtkhash-1.2/configure-4469-IFS=$ac_save_IFS
gtkhash-1.2/configure:4470:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
gtkhash-1.2/configure-4471-
##############################################
gtkhash-1.2/configure-4497-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
gtkhash-1.2/configure:4498:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
gtkhash-1.2/configure-4499-  ECHO='print -r --'
gtkhash-1.2/configure:4500:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
gtkhash-1.2/configure-4501-  ECHO='printf %s\n'
##############################################
gtkhash-1.2/configure-4566-  # Check for GNU $ac_path_SED
gtkhash-1.2/configure:4567:case `"$ac_path_SED" --version 2>&1` in
gtkhash-1.2/configure-4568-*GNU*)
##############################################
gtkhash-1.2/configure-4642-  # Check for GNU $ac_path_GREP
gtkhash-1.2/configure:4643:case `"$ac_path_GREP" --version 2>&1` in
gtkhash-1.2/configure-4644-*GNU*)
##############################################
gtkhash-1.2/configure-4708-  # Check for GNU $ac_path_EGREP
gtkhash-1.2/configure:4709:case `"$ac_path_EGREP" --version 2>&1` in
gtkhash-1.2/configure-4710-*GNU*)
##############################################
gtkhash-1.2/configure-4775-  # Check for GNU $ac_path_FGREP
gtkhash-1.2/configure:4776:case `"$ac_path_FGREP" --version 2>&1` in
gtkhash-1.2/configure-4777-*GNU*)
##############################################
gtkhash-1.2/configure-4855-    # gcc leaves a trailing carriage return, which upsets mingw
gtkhash-1.2/configure:4856:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gtkhash-1.2/configure-4857-  *)
gtkhash-1.2/configure:4858:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gtkhash-1.2/configure-4859-  esac
##############################################
gtkhash-1.2/configure-4864-      # Canonicalize the pathname of ld
gtkhash-1.2/configure:4865:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
gtkhash-1.2/configure-4866-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
gtkhash-1.2/configure:4867:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
gtkhash-1.2/configure-4868-      done
##############################################
gtkhash-1.2/configure-4899-      # Break only if it was the GNU/non-GNU ld that we prefer.
gtkhash-1.2/configure:4900:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
gtkhash-1.2/configure-4901-      *GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/configure-4930-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
gtkhash-1.2/configure:4931:case `$LD -v 2>&1 </dev/null` in
gtkhash-1.2/configure-4932-*GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/configure-4980-	esac
gtkhash-1.2/configure:4981:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
gtkhash-1.2/configure-4982-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
gtkhash-1.2/configure-4986-	*)
gtkhash-1.2/configure:4987:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
gtkhash-1.2/configure-4988-	  */dev/null*)
##############################################
gtkhash-1.2/configure-5114-
gtkhash-1.2/configure:5115:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
gtkhash-1.2/configure-5116-    *COFF*)
##############################################
gtkhash-1.2/configure-5226-    # And add a safety zone
gtkhash-1.2/configure:5227:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtkhash-1.2/configure:5228:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtkhash-1.2/configure-5229-    ;;
##############################################
gtkhash-1.2/configure-5259-    if test -n "$kargmax"; then
gtkhash-1.2/configure:5260:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
gtkhash-1.2/configure-5261-    else
##############################################
gtkhash-1.2/configure-5268-       test undefined != "$lt_cv_sys_max_cmd_len"; then
gtkhash-1.2/configure:5269:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
gtkhash-1.2/configure:5270:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
gtkhash-1.2/configure-5271-    else
##############################################
gtkhash-1.2/configure-5280-      # we can't tell.
gtkhash-1.2/configure:5281:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
gtkhash-1.2/configure-5282-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
gtkhash-1.2/configure-5284-      do
gtkhash-1.2/configure:5285:        i=`expr $i + 1`
gtkhash-1.2/configure-5286-        teststring=$teststring$teststring
##############################################
gtkhash-1.2/configure-5288-      # Only check the string length outside the loop.
gtkhash-1.2/configure:5289:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
gtkhash-1.2/configure-5290-      teststring=
##############################################
gtkhash-1.2/configure-5293-      # linker.  It appears as though 1/2 is a usable value.
gtkhash-1.2/configure:5294:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
gtkhash-1.2/configure-5295-    fi
##############################################
gtkhash-1.2/configure-5704-openbsd* | bitrig*)
gtkhash-1.2/configure:5705:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/configure-5706-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
gtkhash-1.2/configure-5774-    else
gtkhash-1.2/configure:5775:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
gtkhash-1.2/configure-5776-    fi
##############################################
gtkhash-1.2/configure-5919-  # decide which one to use based on capabilities of $DLLTOOL
gtkhash-1.2/configure:5920:  case `$DLLTOOL --help 2>&1` in
gtkhash-1.2/configure-5921-  *--identify-strict*)
##############################################
gtkhash-1.2/configure-6441-# If we're using GNU nm, then use its standard symbol codes.
gtkhash-1.2/configure:6442:case `$NM -V 2>&1` in
gtkhash-1.2/configure-6443-*GNU* | *'with BFD'*)
##############################################
gtkhash-1.2/configure-6489-mingw*)
gtkhash-1.2/configure:6490:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
gtkhash-1.2/configure-6491-  ;;
##############################################
gtkhash-1.2/configure-6718-   if test yes = "$GCC"; then
gtkhash-1.2/configure:6719:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
gtkhash-1.2/configure-6720-   fi
##############################################
gtkhash-1.2/configure-6722- /*)
gtkhash-1.2/configure:6723:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
gtkhash-1.2/configure-6724-   ;; #(
##############################################
gtkhash-1.2/configure-6817-    done
gtkhash-1.2/configure:6818:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtkhash-1.2/configure-6819-}
##############################################
gtkhash-1.2/configure-6839-  test $ac_status = 0; }; then
gtkhash-1.2/configure:6840:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6841-      *ELF-32*)
##############################################
gtkhash-1.2/configure-6860-    if test yes = "$lt_cv_prog_gnu_ld"; then
gtkhash-1.2/configure:6861:      case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6862-	*32-bit*)
##############################################
gtkhash-1.2/configure-6872-    else
gtkhash-1.2/configure:6873:      case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6874-	*32-bit*)
##############################################
gtkhash-1.2/configure-6898-    emul=elf
gtkhash-1.2/configure:6899:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6900-      *32-bit*)
##############################################
gtkhash-1.2/configure-6906-    esac
gtkhash-1.2/configure:6907:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6908-      *MSB*)
##############################################
gtkhash-1.2/configure-6914-    esac
gtkhash-1.2/configure:6915:    case `/usr/bin/file conftest.$ac_objext` in
gtkhash-1.2/configure-6916-      *N32*)
##############################################
gtkhash-1.2/configure-7847-    *:)
gtkhash-1.2/configure:7848:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gtkhash-1.2/configure-7849-        ;;
gtkhash-1.2/configure-7850-    x:*)
gtkhash-1.2/configure:7851:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gtkhash-1.2/configure-7852-        ;;
gtkhash-1.2/configure-7853-    *::*)
gtkhash-1.2/configure:7854:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtkhash-1.2/configure:7855:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gtkhash-1.2/configure-7856-        ;;
gtkhash-1.2/configure-7857-    *)
gtkhash-1.2/configure:7858:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gtkhash-1.2/configure-7859-        ;;
##############################################
gtkhash-1.2/configure-8116-do :
gtkhash-1.2/configure:8117:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gtkhash-1.2/configure-8118-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gtkhash-1.2/configure-8121-  cat >>confdefs.h <<_ACEOF
gtkhash-1.2/configure:8122:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gtkhash-1.2/configure-8123-_ACEOF
##############################################
gtkhash-1.2/configure-8479-	"file_magic "*)
gtkhash-1.2/configure:8480:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtkhash-1.2/configure-8481-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtkhash-1.2/configure-8545-	"file_magic "*)
gtkhash-1.2/configure:8546:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
gtkhash-1.2/configure-8547-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
gtkhash-1.2/configure-8943-      *)
gtkhash-1.2/configure:8944:	case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/configure-8945-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
gtkhash-1.2/configure-9392-	# shared libraries, regardless of the interface used.
gtkhash-1.2/configure:9393:	case `$LD -v 2>&1` in
gtkhash-1.2/configure-9394-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
gtkhash-1.2/configure-9424-    supports_anon_versioning=no
gtkhash-1.2/configure:9425:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
gtkhash-1.2/configure-9426-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
gtkhash-1.2/configure-9493-	# is; otherwise, prepend EXPORTS...
gtkhash-1.2/configure:9494:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gtkhash-1.2/configure-9495-          cp $export_symbols $output_objdir/$soname.def;
##############################################
gtkhash-1.2/configure-9527-	prefix_cmds="$SED"~
gtkhash-1.2/configure:9528:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtkhash-1.2/configure-9529-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtkhash-1.2/configure-9549-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
gtkhash-1.2/configure:9550:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/configure:9551:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
gtkhash-1.2/configure-9552-      ;;
##############################################
gtkhash-1.2/configure-9567-        pgcc*)				# Portland Group C compiler
gtkhash-1.2/configure:9568:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/configure-9569-	  tmp_addflag=' $pic_flag'
##############################################
gtkhash-1.2/configure-9572-					# Portland Group f77 and f90 compilers
gtkhash-1.2/configure:9573:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/configure-9574-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
gtkhash-1.2/configure-9589-	nvcc*)	# Cuda Compiler Driver 2.2
gtkhash-1.2/configure:9590:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/configure-9591-	  compiler_needs_object=yes
##############################################
gtkhash-1.2/configure-9593-	esac
gtkhash-1.2/configure:9594:	case `$CC -V 2>&1 | sed 5q` in
gtkhash-1.2/configure-9595-	*Sun\ C*)			# Sun C 5.9
gtkhash-1.2/configure:9596:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
gtkhash-1.2/configure-9597-	  compiler_needs_object=yes
##############################################
gtkhash-1.2/configure-9664-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
gtkhash-1.2/configure:9665:      case `$LD -v 2>&1` in
gtkhash-1.2/configure-9666-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
gtkhash-1.2/configure-9753-	else
gtkhash-1.2/configure:9754:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
gtkhash-1.2/configure-9755-	fi
##############################################
gtkhash-1.2/configure-9818-	# below for broken collect2 doesn't work under 4.3+
gtkhash-1.2/configure:9819:	  collect2name=`$CC -print-prog-name=collect2`
gtkhash-1.2/configure-9820-	  if test -f "$collect2name" &&
##############################################
gtkhash-1.2/configure-9898-      }'
gtkhash-1.2/configure:9899:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/configure-9900-  # Check for a 64-bit object if we didn't find anything.
gtkhash-1.2/configure-9901-  if test -z "$lt_cv_aix_libpath_"; then
gtkhash-1.2/configure:9902:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/configure-9903-  fi
##############################################
gtkhash-1.2/configure-9916-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
gtkhash-1.2/configure:9917:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
gtkhash-1.2/configure-9918-      else
##############################################
gtkhash-1.2/configure-9951-      }'
gtkhash-1.2/configure:9952:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/configure-9953-  # Check for a 64-bit object if we didn't find anything.
gtkhash-1.2/configure-9954-  if test -z "$lt_cv_aix_libpath_"; then
gtkhash-1.2/configure:9955:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
gtkhash-1.2/configure-9956-  fi
##############################################
gtkhash-1.2/configure-9983-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
gtkhash-1.2/configure:9984:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
gtkhash-1.2/configure-9985-	  if test svr4 != "$with_aix_soname"; then
##############################################
gtkhash-1.2/configure-10036-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
gtkhash-1.2/configure:10037:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
gtkhash-1.2/configure-10038-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
gtkhash-1.2/configure-10074-	# FIXME: Setting linknames here is a bad hack.
gtkhash-1.2/configure:10075:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
gtkhash-1.2/configure-10076-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
gtkhash-1.2/configure-10092-  if test yes = "$lt_cv_ld_force_load"; then
gtkhash-1.2/configure:10093:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
gtkhash-1.2/configure-10094-
##############################################
gtkhash-1.2/configure-10272-      if test yes = "$GCC"; then
gtkhash-1.2/configure:10273:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/configure-10274-	# Try to use the -exported_symbol ld option, if it does not
##############################################
gtkhash-1.2/configure-10300-	if test yes = "$lt_cv_irix_exported_symbol"; then
gtkhash-1.2/configure:10301:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
gtkhash-1.2/configure-10302-	fi
##############################################
gtkhash-1.2/configure-10304-      else
gtkhash-1.2/configure:10305:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/configure:10306:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
gtkhash-1.2/configure-10307-      fi
##############################################
gtkhash-1.2/configure-10351-	hardcode_direct_absolute=yes
gtkhash-1.2/configure:10352:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/configure-10353-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
gtkhash-1.2/configure-10382-	prefix_cmds="$SED"~
gtkhash-1.2/configure:10383:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
gtkhash-1.2/configure-10384-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
gtkhash-1.2/configure-10396-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gtkhash-1.2/configure:10397:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/configure-10398-      else
gtkhash-1.2/configure-10399-	allow_undefined_flag=' -expect_unresolved \*'
gtkhash-1.2/configure:10400:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/configure-10401-      fi
##############################################
gtkhash-1.2/configure-10409-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
gtkhash-1.2/configure:10410:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
gtkhash-1.2/configure-10411-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
gtkhash-1.2/configure-10413-	allow_undefined_flag=' -expect_unresolved \*'
gtkhash-1.2/configure:10414:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
gtkhash-1.2/configure:10415:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
gtkhash-1.2/configure:10416:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
gtkhash-1.2/configure-10417-
##############################################
gtkhash-1.2/configure-10432-      else
gtkhash-1.2/configure:10433:	case `$CC -V 2>&1` in
gtkhash-1.2/configure-10434-	*"Compilers 5.0"*)
##############################################
gtkhash-1.2/configure-10831-  esac
gtkhash-1.2/configure:10832:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
gtkhash-1.2/configure-10833-  case $lt_search_path_spec in
##############################################
gtkhash-1.2/configure-10838-    # okay in the real world where ";" in dirpaths is itself problematic.
gtkhash-1.2/configure:10839:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
gtkhash-1.2/configure-10840-    ;;
gtkhash-1.2/configure-10841-  *)
gtkhash-1.2/configure:10842:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/configure-10843-    ;;
##############################################
gtkhash-1.2/configure-10847-  lt_tmp_lt_search_path_spec=
gtkhash-1.2/configure:10848:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
gtkhash-1.2/configure-10849-  # ...but if some path component already ends with the multilib dir we assume
##############################################
gtkhash-1.2/configure-10889-  esac
gtkhash-1.2/configure:10890:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
gtkhash-1.2/configure-10891-else
##############################################
gtkhash-1.2/configure-11029-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
gtkhash-1.2/configure:11030:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
gtkhash-1.2/configure-11031-    ;;
##############################################
gtkhash-1.2/configure-11065-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtkhash-1.2/configure:11066:    postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/configure:11067:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtkhash-1.2/configure:11068:      dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/configure-11069-      test -d \$dldir || mkdir -p \$dldir~
##############################################
gtkhash-1.2/configure-11074-      fi'
gtkhash-1.2/configure:11075:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtkhash-1.2/configure-11076-      dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/configure-11082-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
gtkhash-1.2/configure:11083:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/configure-11084-
##############################################
gtkhash-1.2/configure-11088-      # MinGW DLLs use traditional 'lib' prefix
gtkhash-1.2/configure:11089:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/configure-11090-      ;;
##############################################
gtkhash-1.2/configure-11092-      # pw32 DLLs use 'pw' prefix rather than 'lib'
gtkhash-1.2/configure:11093:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/configure-11094-      ;;
##############################################
gtkhash-1.2/configure-11101-    libname_spec='$name'
gtkhash-1.2/configure:11102:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
gtkhash-1.2/configure-11103-    library_names_spec='$libname.dll.lib'
##############################################
gtkhash-1.2/configure-11113-        # Let DOS variable expansion print the short 8.3 style file name.
gtkhash-1.2/configure:11114:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
gtkhash-1.2/configure-11115-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
gtkhash-1.2/configure-11118-      # Convert to MSYS style.
gtkhash-1.2/configure:11119:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
gtkhash-1.2/configure-11120-      ;;
##############################################
gtkhash-1.2/configure-11124-      # like /cygdrive/c/PROGRA~1:/cygdr...
gtkhash-1.2/configure:11125:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
gtkhash-1.2/configure:11126:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
gtkhash-1.2/configure:11127:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/configure-11128-      ;;
##############################################
gtkhash-1.2/configure-11132-        # It is most probably a Windows format PATH.
gtkhash-1.2/configure:11133:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
gtkhash-1.2/configure-11134-      else
gtkhash-1.2/configure:11135:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
gtkhash-1.2/configure-11136-      fi
##############################################
gtkhash-1.2/configure-11142-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
gtkhash-1.2/configure:11143:    postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/configure:11144:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
gtkhash-1.2/configure:11145:      dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/configure-11146-      test -d \$dldir || mkdir -p \$dldir~
gtkhash-1.2/configure-11147-      $install_prog $dir/$dlname \$dldir/$dlname'
gtkhash-1.2/configure:11148:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
gtkhash-1.2/configure-11149-      dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/configure-11156-    # Assume MSVC wrapper
gtkhash-1.2/configure:11157:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
gtkhash-1.2/configure-11158-    dynamic_linker='Win32 ld.exe'
##############################################
gtkhash-1.2/configure-11173-  shlibpath_var=DYLD_LIBRARY_PATH
gtkhash-1.2/configure:11174:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
gtkhash-1.2/configure-11175-
##############################################
gtkhash-1.2/configure-11426-  if test -f /etc/ld.so.conf; then
gtkhash-1.2/configure:11427:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
gtkhash-1.2/configure-11428-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
gtkhash-1.2/configure-11492-  need_lib_prefix=no
gtkhash-1.2/configure:11493:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
gtkhash-1.2/configure-11494-    need_version=no
##############################################
gtkhash-1.2/configure-11519-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
gtkhash-1.2/configure:11520:  postinstall_cmds='base_file=`basename \$file`~
gtkhash-1.2/configure:11521:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
gtkhash-1.2/configure:11522:    dldir=$destdir/`dirname \$dlpath`~
gtkhash-1.2/configure-11523-    test -d \$dldir || mkdir -p \$dldir~
##############################################
gtkhash-1.2/configure-11528-    fi'
gtkhash-1.2/configure:11529:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
gtkhash-1.2/configure-11530-    dlpath=$dir/\$dldll~
##############################################
gtkhash-1.2/configure-12648-  test $ac_status = 0; }; then
gtkhash-1.2/configure:12649:  pkg_cv_GLIB_CFLAGS=`$PKG_CONFIG --cflags "glib-2.0 >= 2.36" 2>/dev/null`
gtkhash-1.2/configure-12650-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-12665-  test $ac_status = 0; }; then
gtkhash-1.2/configure:12666:  pkg_cv_GLIB_LIBS=`$PKG_CONFIG --libs "glib-2.0 >= 2.36" 2>/dev/null`
gtkhash-1.2/configure-12667-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-12686-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:12687:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "glib-2.0 >= 2.36" 2>&1`
gtkhash-1.2/configure-12688-        else
gtkhash-1.2/configure:12689:	        GLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "glib-2.0 >= 2.36" 2>&1`
gtkhash-1.2/configure-12690-        fi
##############################################
gtkhash-1.2/configure-12742-  test $ac_status = 0; }; then
gtkhash-1.2/configure:12743:  pkg_cv_GIO_CFLAGS=`$PKG_CONFIG --cflags "gio-2.0 >= 2.36" 2>/dev/null`
gtkhash-1.2/configure-12744-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-12759-  test $ac_status = 0; }; then
gtkhash-1.2/configure:12760:  pkg_cv_GIO_LIBS=`$PKG_CONFIG --libs "gio-2.0 >= 2.36" 2>/dev/null`
gtkhash-1.2/configure-12761-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-12780-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:12781:	        GIO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "gio-2.0 >= 2.36" 2>&1`
gtkhash-1.2/configure-12782-        else
gtkhash-1.2/configure:12783:	        GIO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "gio-2.0 >= 2.36" 2>&1`
gtkhash-1.2/configure-12784-        fi
##############################################
gtkhash-1.2/configure-12832-  test $ac_status = 0; }; then
gtkhash-1.2/configure:12833:  pkg_cv_GLIB_COMPILE_RESOURCES=`$PKG_CONFIG --variable="glib_compile_resources" "gio-2.0" 2>/dev/null`
gtkhash-1.2/configure-12834-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-12982-  if test x$cross_compiling != xyes; then
gtkhash-1.2/configure:12983:    GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
gtkhash-1.2/configure-12984-  else
##############################################
gtkhash-1.2/configure-13059-	@list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \
gtkhash-1.2/configure:13060:	files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \
gtkhash-1.2/configure-13061-	test -n "$$files" || exit 0; \
##############################################
gtkhash-1.2/configure-13109-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13110:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags ""gtk+-${with_gtk}" >= 2.24" 2>/dev/null`
gtkhash-1.2/configure-13111-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-13126-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13127:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs ""gtk+-${with_gtk}" >= 2.24" 2>/dev/null`
gtkhash-1.2/configure-13128-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-13147-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:13148:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""gtk+-${with_gtk}" >= 2.24" 2>&1`
gtkhash-1.2/configure-13149-        else
gtkhash-1.2/configure:13150:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""gtk+-${with_gtk}" >= 2.24" 2>&1`
gtkhash-1.2/configure-13151-        fi
##############################################
gtkhash-1.2/configure-13428-  if echo "$tmp" | grep ':' >/dev/null 2>/dev/null ; then
gtkhash-1.2/configure:13429:     req_libgcrypt_api=`echo "$tmp"     | sed 's/\(.*\):\(.*\)/\1/'`
gtkhash-1.2/configure:13430:     min_libgcrypt_version=`echo "$tmp" | sed 's/\(.*\):\(.*\)/\2/'`
gtkhash-1.2/configure-13431-  else
##############################################
gtkhash-1.2/configure-13445-               sed 's/\([0-9]*\)\.\([0-9]*\)\.\([0-9]*\)/\3/'`
gtkhash-1.2/configure:13446:    libgcrypt_config_version=`$LIBGCRYPT_CONFIG --version`
gtkhash-1.2/configure-13447-    major=`echo $libgcrypt_config_version | \
##############################################
gtkhash-1.2/configure-13479-     if test "$req_libgcrypt_api" -gt 0 ; then
gtkhash-1.2/configure:13480:        tmp=`$LIBGCRYPT_CONFIG --api-version 2>/dev/null || echo 0`
gtkhash-1.2/configure-13481-        if test "$tmp" -gt 0 ; then
##############################################
gtkhash-1.2/configure-13495-  if test $ok = yes; then
gtkhash-1.2/configure:13496:    LIBGCRYPT_CFLAGS=`$LIBGCRYPT_CONFIG --cflags`
gtkhash-1.2/configure:13497:    LIBGCRYPT_LIBS=`$LIBGCRYPT_CONFIG --libs`
gtkhash-1.2/configure-13498-    :
gtkhash-1.2/configure:13499:    libgcrypt_config_host=`$LIBGCRYPT_CONFIG --host 2>/dev/null || echo none`
gtkhash-1.2/configure-13500-    if test x"$libgcrypt_config_host" != xnone ; then
##############################################
gtkhash-1.2/configure-13655-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13656:  pkg_cv_LIBCRYPTO_CFLAGS=`$PKG_CONFIG --cflags "libcrypto >= 1.1" 2>/dev/null`
gtkhash-1.2/configure-13657-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-13672-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13673:  pkg_cv_LIBCRYPTO_LIBS=`$PKG_CONFIG --libs "libcrypto >= 1.1" 2>/dev/null`
gtkhash-1.2/configure-13674-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-13693-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:13694:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcrypto >= 1.1" 2>&1`
gtkhash-1.2/configure-13695-        else
gtkhash-1.2/configure:13696:	        LIBCRYPTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcrypto >= 1.1" 2>&1`
gtkhash-1.2/configure-13697-        fi
##############################################
gtkhash-1.2/configure-13980-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13981:  pkg_cv_NETTLE_CFLAGS=`$PKG_CONFIG --cflags "nettle" 2>/dev/null`
gtkhash-1.2/configure-13982-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-13997-  test $ac_status = 0; }; then
gtkhash-1.2/configure:13998:  pkg_cv_NETTLE_LIBS=`$PKG_CONFIG --libs "nettle" 2>/dev/null`
gtkhash-1.2/configure-13999-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14018-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14019:	        NETTLE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "nettle" 2>&1`
gtkhash-1.2/configure-14020-        else
gtkhash-1.2/configure:14021:	        NETTLE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "nettle" 2>&1`
gtkhash-1.2/configure-14022-        fi
##############################################
gtkhash-1.2/configure-14103-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14104:  pkg_cv_ZLIB_CFLAGS=`$PKG_CONFIG --cflags "zlib" 2>/dev/null`
gtkhash-1.2/configure-14105-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14120-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14121:  pkg_cv_ZLIB_LIBS=`$PKG_CONFIG --libs "zlib" 2>/dev/null`
gtkhash-1.2/configure-14122-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14141-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14142:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "zlib" 2>&1`
gtkhash-1.2/configure-14143-        else
gtkhash-1.2/configure:14144:	        ZLIB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "zlib" 2>&1`
gtkhash-1.2/configure-14145-        fi
##############################################
gtkhash-1.2/configure-14266-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14267:  pkg_cv_CAJA_CFLAGS=`$PKG_CONFIG --cflags "libcaja-extension" 2>/dev/null`
gtkhash-1.2/configure-14268-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14283-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14284:  pkg_cv_CAJA_LIBS=`$PKG_CONFIG --libs "libcaja-extension" 2>/dev/null`
gtkhash-1.2/configure-14285-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14304-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14305:	        CAJA_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libcaja-extension" 2>&1`
gtkhash-1.2/configure-14306-        else
gtkhash-1.2/configure:14307:	        CAJA_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libcaja-extension" 2>&1`
gtkhash-1.2/configure-14308-        fi
##############################################
gtkhash-1.2/configure-14345-
gtkhash-1.2/configure:14346:	CAJA_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libcaja-extension`
gtkhash-1.2/configure-14347-
##############################################
gtkhash-1.2/configure-14387-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14388:  pkg_cv_NAUTILUS_CFLAGS=`$PKG_CONFIG --cflags "libnautilus-extension" 2>/dev/null`
gtkhash-1.2/configure-14389-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14404-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14405:  pkg_cv_NAUTILUS_LIBS=`$PKG_CONFIG --libs "libnautilus-extension" 2>/dev/null`
gtkhash-1.2/configure-14406-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14425-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14426:	        NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnautilus-extension" 2>&1`
gtkhash-1.2/configure-14427-        else
gtkhash-1.2/configure:14428:	        NAUTILUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnautilus-extension" 2>&1`
gtkhash-1.2/configure-14429-        fi
##############################################
gtkhash-1.2/configure-14466-
gtkhash-1.2/configure:14467:	NAUTILUS_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnautilus-extension`
gtkhash-1.2/configure-14468-
##############################################
gtkhash-1.2/configure-14508-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14509:  pkg_cv_NEMO_CFLAGS=`$PKG_CONFIG --cflags "libnemo-extension" 2>/dev/null`
gtkhash-1.2/configure-14510-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14525-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14526:  pkg_cv_NEMO_LIBS=`$PKG_CONFIG --libs "libnemo-extension" 2>/dev/null`
gtkhash-1.2/configure-14527-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14546-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14547:	        NEMO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libnemo-extension" 2>&1`
gtkhash-1.2/configure-14548-        else
gtkhash-1.2/configure:14549:	        NEMO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libnemo-extension" 2>&1`
gtkhash-1.2/configure-14550-        fi
##############################################
gtkhash-1.2/configure-14587-
gtkhash-1.2/configure:14588:	NEMO_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnemo-extension`
gtkhash-1.2/configure-14589-
##############################################
gtkhash-1.2/configure-14629-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14630:  pkg_cv_PEONY_CFLAGS=`$PKG_CONFIG --cflags "libpeony-extension" 2>/dev/null`
gtkhash-1.2/configure-14631-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14646-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14647:  pkg_cv_PEONY_LIBS=`$PKG_CONFIG --libs "libpeony-extension" 2>/dev/null`
gtkhash-1.2/configure-14648-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14667-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14668:	        PEONY_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libpeony-extension" 2>&1`
gtkhash-1.2/configure-14669-        else
gtkhash-1.2/configure:14670:	        PEONY_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libpeony-extension" 2>&1`
gtkhash-1.2/configure-14671-        fi
##############################################
gtkhash-1.2/configure-14708-
gtkhash-1.2/configure:14709:	PEONY_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libpeony-extension`
gtkhash-1.2/configure-14710-
##############################################
gtkhash-1.2/configure-14763-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14764:  pkg_cv_THUNAR_CFLAGS=`$PKG_CONFIG --cflags ""thunarx-${with_thunarx}"" 2>/dev/null`
gtkhash-1.2/configure-14765-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14780-  test $ac_status = 0; }; then
gtkhash-1.2/configure:14781:  pkg_cv_THUNAR_LIBS=`$PKG_CONFIG --libs ""thunarx-${with_thunarx}"" 2>/dev/null`
gtkhash-1.2/configure-14782-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
gtkhash-1.2/configure-14801-        if test $_pkg_short_errors_supported = yes; then
gtkhash-1.2/configure:14802:	        THUNAR_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs ""thunarx-${with_thunarx}"" 2>&1`
gtkhash-1.2/configure-14803-        else
gtkhash-1.2/configure:14804:	        THUNAR_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs ""thunarx-${with_thunarx}"" 2>&1`
gtkhash-1.2/configure-14805-        fi
##############################################
gtkhash-1.2/configure-14842-
gtkhash-1.2/configure:14843:	THUNAR_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensionsdir "thunarx-${with_thunarx}"`
gtkhash-1.2/configure-14844-
##############################################
gtkhash-1.2/configure-14906-
gtkhash-1.2/configure:14907:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.40.6 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gtkhash-1.2/configure-14908-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
gtkhash-1.2/configure:14909:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
gtkhash-1.2/configure-14910-if test -n "0.40.6"; then
##############################################
gtkhash-1.2/configure-15346-fi
gtkhash-1.2/configure:15347:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/configure:15348:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/configure:15349:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
gtkhash-1.2/configure-15350-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
gtkhash-1.2/configure-15402-else
gtkhash-1.2/configure:15403:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
gtkhash-1.2/configure-15404-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
gtkhash-1.2/configure-15409-$as_echo_n "checking for XML::Parser... " >&6; }
gtkhash-1.2/configure:15410:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
gtkhash-1.2/configure-15411-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
gtkhash-1.2/configure-15917-    if test -f $ac_dir/$ac_word; then
gtkhash-1.2/configure:15918:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gtkhash-1.2/configure-15919-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gtkhash-1.2/configure-16036-    if test -f $ac_dir/$ac_word; then
gtkhash-1.2/configure:16037:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gtkhash-1.2/configure-16038-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gtkhash-1.2/configure-16195-   if test "x$srcdir" != "x."; then
gtkhash-1.2/configure:16196:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gtkhash-1.2/configure-16197-       posrcprefix="$srcdir/"
##############################################
gtkhash-1.2/configure-16348-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gtkhash-1.2/configure:16349:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gtkhash-1.2/configure-16350-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gtkhash-1.2/configure-16527-if test -z "$BASH_VERSION$ZSH_VERSION" \
gtkhash-1.2/configure:16528:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gtkhash-1.2/configure-16529-  as_echo='print -r --'
gtkhash-1.2/configure-16530-  as_echo_n='print -rn --'
gtkhash-1.2/configure:16531:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gtkhash-1.2/configure-16532-  as_echo='printf %s\n'
##############################################
gtkhash-1.2/configure-16534-else
gtkhash-1.2/configure:16535:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gtkhash-1.2/configure-16536-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gtkhash-1.2/configure-16544-	expr "X$arg" : "X\\(.*\\)$as_nl";
gtkhash-1.2/configure:16545:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gtkhash-1.2/configure-16546-      esac;
##############################################
gtkhash-1.2/configure-16621-# ----------------------------------------
gtkhash-1.2/configure:16622:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gtkhash-1.2/configure-16623-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gtkhash-1.2/configure-16693-  {
gtkhash-1.2/configure:16694:    as_val=`expr "$@" || test $? -eq 1`
gtkhash-1.2/configure-16695-  }
##############################################
gtkhash-1.2/configure-16797-      case $as_dir in #(
gtkhash-1.2/configure:16798:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gtkhash-1.2/configure-16799-      *) as_qdir=$as_dir;;
##############################################
gtkhash-1.2/configure-16932-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gtkhash-1.2/configure:16933:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gtkhash-1.2/configure-16934-ac_cs_version="\\
##############################################
gtkhash-1.2/configure-16957-  --*=?*)
gtkhash-1.2/configure:16958:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gtkhash-1.2/configure:16959:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gtkhash-1.2/configure-16960-    ac_shift=:
##############################################
gtkhash-1.2/configure-16962-  --*=)
gtkhash-1.2/configure:16963:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gtkhash-1.2/configure-16964-    ac_optarg=
##############################################
gtkhash-1.2/configure-16986-    case $ac_optarg in
gtkhash-1.2/configure:16987:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtkhash-1.2/configure-16988-    '') as_fn_error $? "missing file argument" ;;
##############################################
gtkhash-1.2/configure-16994-    case $ac_optarg in
gtkhash-1.2/configure:16995:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gtkhash-1.2/configure-16996-    esac
##############################################
gtkhash-1.2/configure-17063-delay_variable_subst='$delay_variable_subst'
gtkhash-1.2/configure:17064:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17065:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17066:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17067:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17068:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17069:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17070:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17071:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17072:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17073:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17074:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17075:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17076:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17077:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17078:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17079:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17080:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17081:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17082:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17083:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17084:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17085:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17086:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17087:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17088:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17089:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17090:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17091:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17092:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17093:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17094:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17095:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17096:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17097:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17098:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17099:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17100:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17101:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17102:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17103:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17104:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17105:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17106:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17107:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17108:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17109:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17110:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17111:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17112:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17113:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17114:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17115:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17116:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17117:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17118:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17119:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17120:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17121:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17122:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17123:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17124:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17125:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17126:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17127:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17128:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17129:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17130:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17131:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17132:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17133:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17134:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17135:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17136:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17137:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17138:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17139:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17140:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17141:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17142:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17143:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17144:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17145:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17146:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17147:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17148:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17149:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17150:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17151:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17152:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17153:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17154:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17155:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17156:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17157:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17158:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17159:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17160:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17161:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17162:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17163:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17164:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17165:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17166:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17167:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17168:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17169:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17170:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17171:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17172:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17173:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17174:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17175:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17176:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17177:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17178:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17179:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17180:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17181:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17182:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17183:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17184:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17185:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17186:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17187:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17188:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17189:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17190:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17191:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17192:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17193:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17194:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17195:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17196:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17197:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure:17198:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
gtkhash-1.2/configure-17199-
##############################################
gtkhash-1.2/configure-17280-striplib; do
gtkhash-1.2/configure:17281:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtkhash-1.2/configure-17282-    *[\\\\\\\`\\"\\\$]*)
gtkhash-1.2/configure:17283:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtkhash-1.2/configure-17284-      ;;
##############################################
gtkhash-1.2/configure-17311-configure_time_lt_sys_library_path; do
gtkhash-1.2/configure:17312:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
gtkhash-1.2/configure-17313-    *[\\\\\\\`\\"\\\$]*)
gtkhash-1.2/configure:17314:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
gtkhash-1.2/configure-17315-      ;;
##############################################
gtkhash-1.2/configure-17422-fi
gtkhash-1.2/configure:17423:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gtkhash-1.2/configure-17424-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gtkhash-1.2/configure-17439-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gtkhash-1.2/configure:17440:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gtkhash-1.2/configure-17441-ac_delim='%!_!# '
##############################################
gtkhash-1.2/configure-17445-
gtkhash-1.2/configure:17446:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gtkhash-1.2/configure-17447-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gtkhash-1.2/configure-17583-for ac_last_try in false false :; do
gtkhash-1.2/configure:17584:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gtkhash-1.2/configure-17585-  if test -z "$ac_tt"; then
##############################################
gtkhash-1.2/configure-17715-      esac
gtkhash-1.2/configure:17716:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gtkhash-1.2/configure-17717-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gtkhash-1.2/configure-17774-*)
gtkhash-1.2/configure:17775:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gtkhash-1.2/configure-17776-  # A ".." for each directory in $ac_dir_suffix.
gtkhash-1.2/configure:17777:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gtkhash-1.2/configure-17778-  case $ac_top_builddir_sub in
##############################################
gtkhash-1.2/configure-17835-/@mandir@/p'
gtkhash-1.2/configure:17836:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gtkhash-1.2/configure-17837-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gtkhash-1.2/configure-17852-
gtkhash-1.2/configure:17853:# Neutralize VPATH when `$srcdir' = `.'.
gtkhash-1.2/configure-17854-# Shell code in configure.ac might set extrasub.
##############################################
gtkhash-1.2/configure-17880-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gtkhash-1.2/configure:17881:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gtkhash-1.2/configure-17882-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gtkhash-1.2/configure-17926-    * )
gtkhash-1.2/configure:17927:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gtkhash-1.2/configure-17928-  esac
##############################################
gtkhash-1.2/configure-17981-    # Strip MF so we end up with the name of the file.
gtkhash-1.2/configure:17982:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gtkhash-1.2/configure-17983-    # Check whether this is an Automake generated Makefile which includes
##############################################
gtkhash-1.2/configure-18532-    *:)
gtkhash-1.2/configure:18533:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
gtkhash-1.2/configure-18534-        ;;
gtkhash-1.2/configure-18535-    x:*)
gtkhash-1.2/configure:18536:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
gtkhash-1.2/configure-18537-        ;;
gtkhash-1.2/configure-18538-    *::*)
gtkhash-1.2/configure:18539:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
gtkhash-1.2/configure:18540:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
gtkhash-1.2/configure-18541-        ;;
gtkhash-1.2/configure-18542-    *)
gtkhash-1.2/configure:18543:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
gtkhash-1.2/configure-18544-        ;;
##############################################
gtkhash-1.2/configure-18559-    done
gtkhash-1.2/configure:18560:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
gtkhash-1.2/configure-18561-}
##############################################
gtkhash-1.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gtkhash-1.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gtkhash-1.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gtkhash-1.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gtkhash-1.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gtkhash-1.2/aclocal.m4-109-])
##############################################
gtkhash-1.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gtkhash-1.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gtkhash-1.2/aclocal.m4-207-  fi
##############################################
gtkhash-1.2/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gtkhash-1.2/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gtkhash-1.2/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gtkhash-1.2/aclocal.m4-365-      || continue
gtkhash-1.2/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gtkhash-1.2/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gtkhash-1.2/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gtkhash-1.2/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
gtkhash-1.2/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gtkhash-1.2/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gtkhash-1.2/aclocal.m4-592-    * )
gtkhash-1.2/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gtkhash-1.2/aclocal.m4-594-  esac
gtkhash-1.2/aclocal.m4-595-done
gtkhash-1.2/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gtkhash-1.2/aclocal.m4-597-
##############################################
gtkhash-1.2/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
gtkhash-1.2/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gtkhash-1.2/aclocal.m4-850-     if test "$[*]" = "X"; then
gtkhash-1.2/aclocal.m4-851-	# -L didn't work.
gtkhash-1.2/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
gtkhash-1.2/aclocal.m4-853-     fi
##############################################
gtkhash-1.2/Makefile.in-49-  { \
gtkhash-1.2/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/Makefile.in-51-  }; \
##############################################
gtkhash-1.2/Makefile.in-193-  while test -n "$$dir1"; do \
gtkhash-1.2/Makefile.in:194:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtkhash-1.2/Makefile.in-195-    if test "$$first" != "."; then \
gtkhash-1.2/Makefile.in-196-      if test "$$first" = ".."; then \
gtkhash-1.2/Makefile.in:197:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtkhash-1.2/Makefile.in:198:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtkhash-1.2/Makefile.in-199-      else \
gtkhash-1.2/Makefile.in:200:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtkhash-1.2/Makefile.in-201-        if test "$$first2" = "$$first"; then \
gtkhash-1.2/Makefile.in:202:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtkhash-1.2/Makefile.in-203-        else \
##############################################
gtkhash-1.2/Makefile.in-208-    fi; \
gtkhash-1.2/Makefile.in:209:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtkhash-1.2/Makefile.in-210-  done; \
##############################################
gtkhash-1.2/Makefile.in-484-	dot_seen=no; \
gtkhash-1.2/Makefile.in:485:	target=`echo $@ | sed s/-recursive//`; \
gtkhash-1.2/Makefile.in-486-	case "$@" in \
##############################################
gtkhash-1.2/Makefile.in-547-GTAGS:
gtkhash-1.2/Makefile.in:548:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/Makefile.in-549-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/Makefile.in-580-distdir-am: $(DISTFILES)
gtkhash-1.2/Makefile.in:581:	@case `sed 15q $(srcdir)/NEWS` in \
gtkhash-1.2/Makefile.in-582-	*"$(VERSION)"*) : ;; \
##############################################
gtkhash-1.2/Makefile.in-588-	test -d "$(distdir)" || mkdir "$(distdir)"
gtkhash-1.2/Makefile.in:589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/Makefile.in:590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/Makefile.in-591-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/Makefile.in-602-	  if test -d $$d/$$file; then \
gtkhash-1.2/Makefile.in:603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/Makefile.in-604-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/Makefile.in-712-	test -d $(distdir)/_build || exit 0; \
gtkhash-1.2/Makefile.in:713:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gtkhash-1.2/Makefile.in-714-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gtkhash-1.2/Makefile.in-756-	}; \
gtkhash-1.2/Makefile.in:757:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gtkhash-1.2/Makefile.in-758-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gtkhash-1.2/Makefile.in-768-	fi
gtkhash-1.2/Makefile.in:769:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gtkhash-1.2/Makefile.in-770-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gtkhash-1.2/data/Makefile.in-50-  { \
gtkhash-1.2/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/data/Makefile.in-137-  esac
gtkhash-1.2/data/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/data/Makefile.in-139-am__vpath_adj = case $$p in \
gtkhash-1.2/data/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/data/Makefile.in-141-    *) f=$$p;; \
gtkhash-1.2/data/Makefile.in-142-  esac;
gtkhash-1.2/data/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/data/Makefile.in-144-am__install_max = 40
gtkhash-1.2/data/Makefile.in-145-am__nobase_strip_setup = \
gtkhash-1.2/data/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/data/Makefile.in-147-am__nobase_strip = \
##############################################
gtkhash-1.2/data/Makefile.in-203-  while test -n "$$dir1"; do \
gtkhash-1.2/data/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtkhash-1.2/data/Makefile.in-205-    if test "$$first" != "."; then \
gtkhash-1.2/data/Makefile.in-206-      if test "$$first" = ".."; then \
gtkhash-1.2/data/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtkhash-1.2/data/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtkhash-1.2/data/Makefile.in-209-      else \
gtkhash-1.2/data/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtkhash-1.2/data/Makefile.in-211-        if test "$$first2" = "$$first"; then \
gtkhash-1.2/data/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtkhash-1.2/data/Makefile.in-213-        else \
##############################################
gtkhash-1.2/data/Makefile.in-218-    fi; \
gtkhash-1.2/data/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtkhash-1.2/data/Makefile.in-220-  done; \
##############################################
gtkhash-1.2/data/Makefile.in-477-	@list='$(applications_DATA)'; test -n "$(applicationsdir)" || list=; \
gtkhash-1.2/data/Makefile.in:478:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/Makefile.in-479-	dir='$(DESTDIR)$(applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/Makefile.in-494-	dot_seen=no; \
gtkhash-1.2/data/Makefile.in:495:	target=`echo $@ | sed s/-recursive//`; \
gtkhash-1.2/data/Makefile.in-496-	case "$@" in \
##############################################
gtkhash-1.2/data/Makefile.in-557-GTAGS:
gtkhash-1.2/data/Makefile.in:558:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/data/Makefile.in-559-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/data/Makefile.in-583-distdir-am: $(DISTFILES)
gtkhash-1.2/data/Makefile.in:584:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/Makefile.in:585:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/Makefile.in-586-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/Makefile.in-597-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/Makefile.in:598:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/Makefile.in-599-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/data/icons/Makefile.in-50-  { \
gtkhash-1.2/data/icons/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/icons/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/data/icons/Makefile.in-125-  esac
gtkhash-1.2/data/icons/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/data/icons/Makefile.in-127-am__vpath_adj = case $$p in \
gtkhash-1.2/data/icons/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/data/icons/Makefile.in-129-    *) f=$$p;; \
gtkhash-1.2/data/icons/Makefile.in-130-  esac;
gtkhash-1.2/data/icons/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/data/icons/Makefile.in-132-am__install_max = 40
gtkhash-1.2/data/icons/Makefile.in-133-am__nobase_strip_setup = \
gtkhash-1.2/data/icons/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/data/icons/Makefile.in-135-am__nobase_strip = \
##############################################
gtkhash-1.2/data/icons/Makefile.in-428-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:429:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-430-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-449-	@list='$(icon128_DATA)'; test -n "$(icon128dir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:450:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-451-	dir='$(DESTDIR)$(icon128dir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-470-	@list='$(icon256_DATA)'; test -n "$(icon256dir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:471:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-472-	dir='$(DESTDIR)$(icon256dir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-491-	@list='$(icon32_DATA)'; test -n "$(icon32dir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:492:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-493-	dir='$(DESTDIR)$(icon32dir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-512-	@list='$(icon48_DATA)'; test -n "$(icon48dir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:513:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-514-	dir='$(DESTDIR)$(icon48dir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-533-	@list='$(icon64_DATA)'; test -n "$(icon64dir)" || list=; \
gtkhash-1.2/data/icons/Makefile.in:534:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/icons/Makefile.in-535-	dir='$(DESTDIR)$(icon64dir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/icons/Makefile.in-546-distdir-am: $(DISTFILES)
gtkhash-1.2/data/icons/Makefile.in:547:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/icons/Makefile.in:548:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/icons/Makefile.in-549-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/icons/Makefile.in-560-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/icons/Makefile.in:561:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/icons/Makefile.in-562-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/data/appdata/Makefile.in-50-  { \
gtkhash-1.2/data/appdata/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/appdata/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/data/appdata/Makefile.in-131-  esac
gtkhash-1.2/data/appdata/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/data/appdata/Makefile.in-133-am__vpath_adj = case $$p in \
gtkhash-1.2/data/appdata/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/data/appdata/Makefile.in-135-    *) f=$$p;; \
gtkhash-1.2/data/appdata/Makefile.in-136-  esac;
gtkhash-1.2/data/appdata/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/data/appdata/Makefile.in-138-am__install_max = 40
gtkhash-1.2/data/appdata/Makefile.in-139-am__nobase_strip_setup = \
gtkhash-1.2/data/appdata/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/data/appdata/Makefile.in-141-am__nobase_strip = \
##############################################
gtkhash-1.2/data/appdata/Makefile.in-419-	@list='$(appdata_DATA)'; test -n "$(appdatadir)" || list=; \
gtkhash-1.2/data/appdata/Makefile.in:420:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/appdata/Makefile.in-421-	dir='$(DESTDIR)$(appdatadir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/appdata/Makefile.in-432-distdir-am: $(DISTFILES)
gtkhash-1.2/data/appdata/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/appdata/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/appdata/Makefile.in-435-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/appdata/Makefile.in-446-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/appdata/Makefile.in:447:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/appdata/Makefile.in-448-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/data/caja/Makefile.in-50-  { \
gtkhash-1.2/data/caja/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/caja/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/data/caja/Makefile.in-125-  esac
gtkhash-1.2/data/caja/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/data/caja/Makefile.in-127-am__vpath_adj = case $$p in \
gtkhash-1.2/data/caja/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/data/caja/Makefile.in-129-    *) f=$$p;; \
gtkhash-1.2/data/caja/Makefile.in-130-  esac;
gtkhash-1.2/data/caja/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/data/caja/Makefile.in-132-am__install_max = 40
gtkhash-1.2/data/caja/Makefile.in-133-am__nobase_strip_setup = \
gtkhash-1.2/data/caja/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/data/caja/Makefile.in-135-am__nobase_strip = \
##############################################
gtkhash-1.2/data/caja/Makefile.in-408-	@list='$(cajaextensions_DATA)'; test -n "$(cajaextensionsdir)" || list=; \
gtkhash-1.2/data/caja/Makefile.in:409:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/caja/Makefile.in-410-	dir='$(DESTDIR)$(cajaextensionsdir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/caja/Makefile.in-421-distdir-am: $(DISTFILES)
gtkhash-1.2/data/caja/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/caja/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/caja/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/caja/Makefile.in-435-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/caja/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/caja/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/data/nautilus/Makefile.in-49-  { \
gtkhash-1.2/data/nautilus/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/nautilus/Makefile.in-51-  }; \
##############################################
gtkhash-1.2/data/nautilus/Makefile.in-369-distdir-am: $(DISTFILES)
gtkhash-1.2/data/nautilus/Makefile.in:370:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/nautilus/Makefile.in:371:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/nautilus/Makefile.in-372-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/nautilus/Makefile.in-383-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/nautilus/Makefile.in:384:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/nautilus/Makefile.in-385-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/data/peony/Makefile.in-50-  { \
gtkhash-1.2/data/peony/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/data/peony/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/data/peony/Makefile.in-125-  esac
gtkhash-1.2/data/peony/Makefile.in:126:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/data/peony/Makefile.in-127-am__vpath_adj = case $$p in \
gtkhash-1.2/data/peony/Makefile.in:128:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/data/peony/Makefile.in-129-    *) f=$$p;; \
gtkhash-1.2/data/peony/Makefile.in-130-  esac;
gtkhash-1.2/data/peony/Makefile.in:131:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/data/peony/Makefile.in-132-am__install_max = 40
gtkhash-1.2/data/peony/Makefile.in-133-am__nobase_strip_setup = \
gtkhash-1.2/data/peony/Makefile.in:134:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/data/peony/Makefile.in-135-am__nobase_strip = \
##############################################
gtkhash-1.2/data/peony/Makefile.in-408-	@list='$(peonyextensions_DATA)'; test -n "$(peonyextensionsdir)" || list=; \
gtkhash-1.2/data/peony/Makefile.in:409:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gtkhash-1.2/data/peony/Makefile.in-410-	dir='$(DESTDIR)$(peonyextensionsdir)'; $(am__uninstall_files_from_dir)
##############################################
gtkhash-1.2/data/peony/Makefile.in-421-distdir-am: $(DISTFILES)
gtkhash-1.2/data/peony/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/peony/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/data/peony/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/data/peony/Makefile.in-435-	  if test -d $$d/$$file; then \
gtkhash-1.2/data/peony/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/data/peony/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/src/Makefile.in-50-  { \
gtkhash-1.2/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/src/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/src/Makefile.in-248-}
gtkhash-1.2/src/Makefile.in:249:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/src/Makefile.in-250-am__vpath_adj = case $$p in \
gtkhash-1.2/src/Makefile.in:251:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/src/Makefile.in-252-    *) f=$$p;; \
gtkhash-1.2/src/Makefile.in-253-  esac;
gtkhash-1.2/src/Makefile.in:254:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/src/Makefile.in-255-am__install_max = 40
gtkhash-1.2/src/Makefile.in-256-am__nobase_strip_setup = \
gtkhash-1.2/src/Makefile.in:257:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/src/Makefile.in-258-am__nobase_strip = \
##############################################
gtkhash-1.2/src/Makefile.in-376-case "$@" in						\
gtkhash-1.2/src/Makefile.in:377:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
gtkhash-1.2/src/Makefile.in-378-    *) am__odir=.;; 					\
##############################################
gtkhash-1.2/src/Makefile.in-406-  bases='$(TEST_LOGS)'; \
gtkhash-1.2/src/Makefile.in:407:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
gtkhash-1.2/src/Makefile.in:408:  bases=`echo $$bases`
gtkhash-1.2/src/Makefile.in-409-RECHECK_LOGS = $(TEST_LOGS)
##############################################
gtkhash-1.2/src/Makefile.in-418-        */*) b='$*';; \
gtkhash-1.2/src/Makefile.in:419:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
gtkhash-1.2/src/Makefile.in-420-       esac;; \
##############################################
gtkhash-1.2/src/Makefile.in-441-  while test -n "$$dir1"; do \
gtkhash-1.2/src/Makefile.in:442:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gtkhash-1.2/src/Makefile.in-443-    if test "$$first" != "."; then \
gtkhash-1.2/src/Makefile.in-444-      if test "$$first" = ".."; then \
gtkhash-1.2/src/Makefile.in:445:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gtkhash-1.2/src/Makefile.in:446:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gtkhash-1.2/src/Makefile.in-447-      else \
gtkhash-1.2/src/Makefile.in:448:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gtkhash-1.2/src/Makefile.in-449-        if test "$$first2" = "$$first"; then \
gtkhash-1.2/src/Makefile.in:450:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gtkhash-1.2/src/Makefile.in-451-        else \
##############################################
gtkhash-1.2/src/Makefile.in-456-    fi; \
gtkhash-1.2/src/Makefile.in:457:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gtkhash-1.2/src/Makefile.in-458-  done; \
##############################################
gtkhash-1.2/src/Makefile.in-761-	test -n "$(EXEEXT)" || exit 0; \
gtkhash-1.2/src/Makefile.in:762:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gtkhash-1.2/src/Makefile.in-763-	echo " rm -f" $$list; \
##############################################
gtkhash-1.2/src/Makefile.in-770-	test -n "$(EXEEXT)" || exit 0; \
gtkhash-1.2/src/Makefile.in:771:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
gtkhash-1.2/src/Makefile.in-772-	echo " rm -f" $$list; \
##############################################
gtkhash-1.2/src/Makefile.in-806-.c.o:
gtkhash-1.2/src/Makefile.in:807:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gtkhash-1.2/src/Makefile.in-808-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/Makefile.in-814-.c.obj:
gtkhash-1.2/src/Makefile.in:815:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gtkhash-1.2/src/Makefile.in:816:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gtkhash-1.2/src/Makefile.in-817-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gtkhash-1.2/src/Makefile.in-819-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/Makefile.in:820:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtkhash-1.2/src/Makefile.in-821-
gtkhash-1.2/src/Makefile.in-822-.c.lo:
gtkhash-1.2/src/Makefile.in:823:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gtkhash-1.2/src/Makefile.in-824-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/Makefile.in-849-	dot_seen=no; \
gtkhash-1.2/src/Makefile.in:850:	target=`echo $@ | sed s/-recursive//`; \
gtkhash-1.2/src/Makefile.in-851-	case "$@" in \
##############################################
gtkhash-1.2/src/Makefile.in-912-GTAGS:
gtkhash-1.2/src/Makefile.in:913:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/src/Makefile.in-914-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/src/Makefile.in-955-	if test -n "$$redo_bases"; then \
gtkhash-1.2/src/Makefile.in:956:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
gtkhash-1.2/src/Makefile.in:957:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
gtkhash-1.2/src/Makefile.in-958-	  if $(am__make_dryrun); then :; else \
##############################################
gtkhash-1.2/src/Makefile.in-980-	ws='[ 	]'; \
gtkhash-1.2/src/Makefile.in:981:	results=`for b in $$bases; do echo $$b.trs; done`; \
gtkhash-1.2/src/Makefile.in-982-	test -n "$$results" || results=/dev/null; \
gtkhash-1.2/src/Makefile.in:983:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:984:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:985:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:986:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:987:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:988:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:989:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
gtkhash-1.2/src/Makefile.in:990:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
gtkhash-1.2/src/Makefile.in-991-	  success=true; \
##############################################
gtkhash-1.2/src/Makefile.in-1059-	@set +e; $(am__set_TESTS_bases); \
gtkhash-1.2/src/Makefile.in:1060:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gtkhash-1.2/src/Makefile.in:1061:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
gtkhash-1.2/src/Makefile.in:1062:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
gtkhash-1.2/src/Makefile.in-1063-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
gtkhash-1.2/src/Makefile.in-1069-	         | $(am__list_recheck_tests)` || exit 1; \
gtkhash-1.2/src/Makefile.in:1070:	log_list=`for i in $$bases; do echo $$i.log; done`; \
gtkhash-1.2/src/Makefile.in:1071:	log_list=`echo $$log_list`; \
gtkhash-1.2/src/Makefile.in-1072-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
gtkhash-1.2/src/Makefile.in-1101-distdir-am: $(DISTFILES)
gtkhash-1.2/src/Makefile.in:1102:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/Makefile.in:1103:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/Makefile.in-1104-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/src/Makefile.in-1115-	  if test -d $$d/$$file; then \
gtkhash-1.2/src/Makefile.in:1116:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/src/Makefile.in-1117-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/src/hash/Makefile.in-50-  { \
gtkhash-1.2/src/hash/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/src/hash/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/src/hash/Makefile.in-544-.c.o:
gtkhash-1.2/src/hash/Makefile.in:545:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gtkhash-1.2/src/hash/Makefile.in-546-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/hash/Makefile.in-552-.c.obj:
gtkhash-1.2/src/hash/Makefile.in:553:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gtkhash-1.2/src/hash/Makefile.in:554:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gtkhash-1.2/src/hash/Makefile.in-555-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gtkhash-1.2/src/hash/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtkhash-1.2/src/hash/Makefile.in-559-
gtkhash-1.2/src/hash/Makefile.in-560-.c.lo:
gtkhash-1.2/src/hash/Makefile.in:561:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gtkhash-1.2/src/hash/Makefile.in-562-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/hash/Makefile.in-568-hash_la-digest.lo: digest.c
gtkhash-1.2/src/hash/Makefile.in:569:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-digest.lo -MD -MP -MF $(DEPDIR)/hash_la-digest.Tpo -c -o hash_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
gtkhash-1.2/src/hash/Makefile.in-570-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-digest.Tpo $(DEPDIR)/hash_la-digest.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-572-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:573:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-digest.lo `test -f 'digest.c' || echo '$(srcdir)/'`digest.c
gtkhash-1.2/src/hash/Makefile.in-574-
gtkhash-1.2/src/hash/Makefile.in-575-hash_la-hash-file.lo: hash-file.c
gtkhash-1.2/src/hash/Makefile.in:576:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-file.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-file.Tpo -c -o hash_la-hash-file.lo `test -f 'hash-file.c' || echo '$(srcdir)/'`hash-file.c
gtkhash-1.2/src/hash/Makefile.in-577-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-file.Tpo $(DEPDIR)/hash_la-hash-file.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-579-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:580:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-file.lo `test -f 'hash-file.c' || echo '$(srcdir)/'`hash-file.c
gtkhash-1.2/src/hash/Makefile.in-581-
gtkhash-1.2/src/hash/Makefile.in-582-hash_la-hash-func.lo: hash-func.c
gtkhash-1.2/src/hash/Makefile.in:583:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-func.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-func.Tpo -c -o hash_la-hash-func.lo `test -f 'hash-func.c' || echo '$(srcdir)/'`hash-func.c
gtkhash-1.2/src/hash/Makefile.in-584-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-func.Tpo $(DEPDIR)/hash_la-hash-func.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-586-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:587:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-func.lo `test -f 'hash-func.c' || echo '$(srcdir)/'`hash-func.c
gtkhash-1.2/src/hash/Makefile.in-588-
gtkhash-1.2/src/hash/Makefile.in-589-hash_la-hash-lib.lo: hash-lib.c
gtkhash-1.2/src/hash/Makefile.in:590:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib.Tpo -c -o hash_la-hash-lib.lo `test -f 'hash-lib.c' || echo '$(srcdir)/'`hash-lib.c
gtkhash-1.2/src/hash/Makefile.in-591-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib.Tpo $(DEPDIR)/hash_la-hash-lib.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:594:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib.lo `test -f 'hash-lib.c' || echo '$(srcdir)/'`hash-lib.c
gtkhash-1.2/src/hash/Makefile.in-595-
gtkhash-1.2/src/hash/Makefile.in-596-hash_la-hash-string.lo: hash-string.c
gtkhash-1.2/src/hash/Makefile.in:597:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-string.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-string.Tpo -c -o hash_la-hash-string.lo `test -f 'hash-string.c' || echo '$(srcdir)/'`hash-string.c
gtkhash-1.2/src/hash/Makefile.in-598-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-string.Tpo $(DEPDIR)/hash_la-hash-string.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:601:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-string.lo `test -f 'hash-string.c' || echo '$(srcdir)/'`hash-string.c
gtkhash-1.2/src/hash/Makefile.in-602-
gtkhash-1.2/src/hash/Makefile.in-603-hash_la-hmac.lo: hmac.c
gtkhash-1.2/src/hash/Makefile.in:604:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hmac.lo -MD -MP -MF $(DEPDIR)/hash_la-hmac.Tpo -c -o hash_la-hmac.lo `test -f 'hmac.c' || echo '$(srcdir)/'`hmac.c
gtkhash-1.2/src/hash/Makefile.in-605-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hmac.Tpo $(DEPDIR)/hash_la-hmac.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-607-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:608:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hmac.lo `test -f 'hmac.c' || echo '$(srcdir)/'`hmac.c
gtkhash-1.2/src/hash/Makefile.in-609-
gtkhash-1.2/src/hash/Makefile.in-610-hash_la-hash-lib-blake2.lo: hash-lib-blake2.c
gtkhash-1.2/src/hash/Makefile.in:611:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-blake2.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-blake2.Tpo -c -o hash_la-hash-lib-blake2.lo `test -f 'hash-lib-blake2.c' || echo '$(srcdir)/'`hash-lib-blake2.c
gtkhash-1.2/src/hash/Makefile.in-612-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-blake2.Tpo $(DEPDIR)/hash_la-hash-lib-blake2.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:615:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-blake2.lo `test -f 'hash-lib-blake2.c' || echo '$(srcdir)/'`hash-lib-blake2.c
gtkhash-1.2/src/hash/Makefile.in-616-
gtkhash-1.2/src/hash/Makefile.in-617-hash_la-hash-lib-gcrypt.lo: hash-lib-gcrypt.c
gtkhash-1.2/src/hash/Makefile.in:618:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-gcrypt.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-gcrypt.Tpo -c -o hash_la-hash-lib-gcrypt.lo `test -f 'hash-lib-gcrypt.c' || echo '$(srcdir)/'`hash-lib-gcrypt.c
gtkhash-1.2/src/hash/Makefile.in-619-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-gcrypt.Tpo $(DEPDIR)/hash_la-hash-lib-gcrypt.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-621-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:622:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-gcrypt.lo `test -f 'hash-lib-gcrypt.c' || echo '$(srcdir)/'`hash-lib-gcrypt.c
gtkhash-1.2/src/hash/Makefile.in-623-
gtkhash-1.2/src/hash/Makefile.in-624-hash_la-hash-lib-glib.lo: hash-lib-glib.c
gtkhash-1.2/src/hash/Makefile.in:625:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-glib.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-glib.Tpo -c -o hash_la-hash-lib-glib.lo `test -f 'hash-lib-glib.c' || echo '$(srcdir)/'`hash-lib-glib.c
gtkhash-1.2/src/hash/Makefile.in-626-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-glib.Tpo $(DEPDIR)/hash_la-hash-lib-glib.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:629:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-glib.lo `test -f 'hash-lib-glib.c' || echo '$(srcdir)/'`hash-lib-glib.c
gtkhash-1.2/src/hash/Makefile.in-630-
gtkhash-1.2/src/hash/Makefile.in-631-hash_la-hash-lib-crypto.lo: hash-lib-crypto.c
gtkhash-1.2/src/hash/Makefile.in:632:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-crypto.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-crypto.Tpo -c -o hash_la-hash-lib-crypto.lo `test -f 'hash-lib-crypto.c' || echo '$(srcdir)/'`hash-lib-crypto.c
gtkhash-1.2/src/hash/Makefile.in-633-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-crypto.Tpo $(DEPDIR)/hash_la-hash-lib-crypto.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-635-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:636:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-crypto.lo `test -f 'hash-lib-crypto.c' || echo '$(srcdir)/'`hash-lib-crypto.c
gtkhash-1.2/src/hash/Makefile.in-637-
gtkhash-1.2/src/hash/Makefile.in-638-hash_la-hash-lib-linux.lo: hash-lib-linux.c
gtkhash-1.2/src/hash/Makefile.in:639:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-linux.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-linux.Tpo -c -o hash_la-hash-lib-linux.lo `test -f 'hash-lib-linux.c' || echo '$(srcdir)/'`hash-lib-linux.c
gtkhash-1.2/src/hash/Makefile.in-640-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-linux.Tpo $(DEPDIR)/hash_la-hash-lib-linux.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-642-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:643:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-linux.lo `test -f 'hash-lib-linux.c' || echo '$(srcdir)/'`hash-lib-linux.c
gtkhash-1.2/src/hash/Makefile.in-644-
gtkhash-1.2/src/hash/Makefile.in-645-hash_la-hash-lib-mbedtls.lo: hash-lib-mbedtls.c
gtkhash-1.2/src/hash/Makefile.in:646:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-mbedtls.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-mbedtls.Tpo -c -o hash_la-hash-lib-mbedtls.lo `test -f 'hash-lib-mbedtls.c' || echo '$(srcdir)/'`hash-lib-mbedtls.c
gtkhash-1.2/src/hash/Makefile.in-647-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-mbedtls.Tpo $(DEPDIR)/hash_la-hash-lib-mbedtls.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-649-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:650:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-mbedtls.lo `test -f 'hash-lib-mbedtls.c' || echo '$(srcdir)/'`hash-lib-mbedtls.c
gtkhash-1.2/src/hash/Makefile.in-651-
gtkhash-1.2/src/hash/Makefile.in-652-hash_la-hash-lib-md6.lo: hash-lib-md6.c
gtkhash-1.2/src/hash/Makefile.in:653:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-md6.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-md6.Tpo -c -o hash_la-hash-lib-md6.lo `test -f 'hash-lib-md6.c' || echo '$(srcdir)/'`hash-lib-md6.c
gtkhash-1.2/src/hash/Makefile.in-654-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-md6.Tpo $(DEPDIR)/hash_la-hash-lib-md6.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-656-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:657:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-md6.lo `test -f 'hash-lib-md6.c' || echo '$(srcdir)/'`hash-lib-md6.c
gtkhash-1.2/src/hash/Makefile.in-658-
gtkhash-1.2/src/hash/Makefile.in-659-md6/hash_la-md6.lo: md6/md6.c
gtkhash-1.2/src/hash/Makefile.in:660:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT md6/hash_la-md6.lo -MD -MP -MF md6/$(DEPDIR)/hash_la-md6.Tpo -c -o md6/hash_la-md6.lo `test -f 'md6/md6.c' || echo '$(srcdir)/'`md6/md6.c
gtkhash-1.2/src/hash/Makefile.in-661-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) md6/$(DEPDIR)/hash_la-md6.Tpo md6/$(DEPDIR)/hash_la-md6.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-663-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:664:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o md6/hash_la-md6.lo `test -f 'md6/md6.c' || echo '$(srcdir)/'`md6/md6.c
gtkhash-1.2/src/hash/Makefile.in-665-
gtkhash-1.2/src/hash/Makefile.in-666-hash_la-hash-lib-mhash.lo: hash-lib-mhash.c
gtkhash-1.2/src/hash/Makefile.in:667:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-mhash.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-mhash.Tpo -c -o hash_la-hash-lib-mhash.lo `test -f 'hash-lib-mhash.c' || echo '$(srcdir)/'`hash-lib-mhash.c
gtkhash-1.2/src/hash/Makefile.in-668-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-mhash.Tpo $(DEPDIR)/hash_la-hash-lib-mhash.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-670-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:671:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-mhash.lo `test -f 'hash-lib-mhash.c' || echo '$(srcdir)/'`hash-lib-mhash.c
gtkhash-1.2/src/hash/Makefile.in-672-
gtkhash-1.2/src/hash/Makefile.in-673-hash_la-hash-lib-nettle.lo: hash-lib-nettle.c
gtkhash-1.2/src/hash/Makefile.in:674:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-nettle.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-nettle.Tpo -c -o hash_la-hash-lib-nettle.lo `test -f 'hash-lib-nettle.c' || echo '$(srcdir)/'`hash-lib-nettle.c
gtkhash-1.2/src/hash/Makefile.in-675-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-nettle.Tpo $(DEPDIR)/hash_la-hash-lib-nettle.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-677-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:678:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-nettle.lo `test -f 'hash-lib-nettle.c' || echo '$(srcdir)/'`hash-lib-nettle.c
gtkhash-1.2/src/hash/Makefile.in-679-
gtkhash-1.2/src/hash/Makefile.in-680-hash_la-hash-lib-zlib.lo: hash-lib-zlib.c
gtkhash-1.2/src/hash/Makefile.in:681:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -MT hash_la-hash-lib-zlib.lo -MD -MP -MF $(DEPDIR)/hash_la-hash-lib-zlib.Tpo -c -o hash_la-hash-lib-zlib.lo `test -f 'hash-lib-zlib.c' || echo '$(srcdir)/'`hash-lib-zlib.c
gtkhash-1.2/src/hash/Makefile.in-682-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/hash_la-hash-lib-zlib.Tpo $(DEPDIR)/hash_la-hash-lib-zlib.Plo
##############################################
gtkhash-1.2/src/hash/Makefile.in-684-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/hash/Makefile.in:685:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hash_la_CPPFLAGS) $(CPPFLAGS) $(hash_la_CFLAGS) $(CFLAGS) -c -o hash_la-hash-lib-zlib.lo `test -f 'hash-lib-zlib.c' || echo '$(srcdir)/'`hash-lib-zlib.c
gtkhash-1.2/src/hash/Makefile.in-686-
##############################################
gtkhash-1.2/src/hash/Makefile.in-723-GTAGS:
gtkhash-1.2/src/hash/Makefile.in:724:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/src/hash/Makefile.in-725-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/src/hash/Makefile.in-749-distdir-am: $(DISTFILES)
gtkhash-1.2/src/hash/Makefile.in:750:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/hash/Makefile.in:751:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/hash/Makefile.in-752-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/src/hash/Makefile.in-763-	  if test -d $$d/$$file; then \
gtkhash-1.2/src/hash/Makefile.in:764:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/src/hash/Makefile.in-765-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/src/util/Makefile.in-50-  { \
gtkhash-1.2/src/util/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/src/util/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/src/util/Makefile.in-444-.c.o:
gtkhash-1.2/src/util/Makefile.in:445:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gtkhash-1.2/src/util/Makefile.in-446-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/util/Makefile.in-452-.c.obj:
gtkhash-1.2/src/util/Makefile.in:453:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gtkhash-1.2/src/util/Makefile.in:454:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gtkhash-1.2/src/util/Makefile.in-455-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gtkhash-1.2/src/util/Makefile.in-457-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/util/Makefile.in:458:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtkhash-1.2/src/util/Makefile.in-459-
gtkhash-1.2/src/util/Makefile.in-460-.c.lo:
gtkhash-1.2/src/util/Makefile.in:461:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gtkhash-1.2/src/util/Makefile.in-462-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/util/Makefile.in-468-util_la-util.lo: util.c
gtkhash-1.2/src/util/Makefile.in:469:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(util_la_CPPFLAGS) $(CPPFLAGS) $(util_la_CFLAGS) $(CFLAGS) -MT util_la-util.lo -MD -MP -MF $(DEPDIR)/util_la-util.Tpo -c -o util_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
gtkhash-1.2/src/util/Makefile.in-470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/util_la-util.Tpo $(DEPDIR)/util_la-util.Plo
##############################################
gtkhash-1.2/src/util/Makefile.in-472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/util/Makefile.in:473:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(util_la_CPPFLAGS) $(CPPFLAGS) $(util_la_CFLAGS) $(CFLAGS) -c -o util_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c
gtkhash-1.2/src/util/Makefile.in-474-
##############################################
gtkhash-1.2/src/util/Makefile.in-510-GTAGS:
gtkhash-1.2/src/util/Makefile.in:511:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/src/util/Makefile.in-512-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/src/util/Makefile.in-536-distdir-am: $(DISTFILES)
gtkhash-1.2/src/util/Makefile.in:537:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/util/Makefile.in:538:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/util/Makefile.in-539-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/src/util/Makefile.in-550-	  if test -d $$d/$$file; then \
gtkhash-1.2/src/util/Makefile.in:551:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/src/util/Makefile.in-552-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-50-  { \
gtkhash-1.2/src/nautilus/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gtkhash-1.2/src/nautilus/Makefile.in-52-  }; \
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-106-CONFIG_CLEAN_VPATH_FILES =
gtkhash-1.2/src/nautilus/Makefile.in:107:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gtkhash-1.2/src/nautilus/Makefile.in-108-am__vpath_adj = case $$p in \
gtkhash-1.2/src/nautilus/Makefile.in:109:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gtkhash-1.2/src/nautilus/Makefile.in-110-    *) f=$$p;; \
gtkhash-1.2/src/nautilus/Makefile.in-111-  esac;
gtkhash-1.2/src/nautilus/Makefile.in:112:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gtkhash-1.2/src/nautilus/Makefile.in-113-am__install_max = 40
gtkhash-1.2/src/nautilus/Makefile.in-114-am__nobase_strip_setup = \
gtkhash-1.2/src/nautilus/Makefile.in:115:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gtkhash-1.2/src/nautilus/Makefile.in-116-am__nobase_strip = \
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-935-.c.o:
gtkhash-1.2/src/nautilus/Makefile.in:936:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
gtkhash-1.2/src/nautilus/Makefile.in-937-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-943-.c.obj:
gtkhash-1.2/src/nautilus/Makefile.in:944:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
gtkhash-1.2/src/nautilus/Makefile.in:945:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
gtkhash-1.2/src/nautilus/Makefile.in-946-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-948-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:949:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gtkhash-1.2/src/nautilus/Makefile.in-950-
gtkhash-1.2/src/nautilus/Makefile.in-951-.c.lo:
gtkhash-1.2/src/nautilus/Makefile.in:952:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
gtkhash-1.2/src/nautilus/Makefile.in-953-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-959-libgtkhash_properties_caja_la-properties.lo: properties.c
gtkhash-1.2/src/nautilus/Makefile.in:960:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_caja_la-properties.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_caja_la-properties.Tpo -c -o libgtkhash_properties_caja_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-961-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_caja_la-properties.Tpo $(DEPDIR)/libgtkhash_properties_caja_la-properties.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-963-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:964:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_caja_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-965-
gtkhash-1.2/src/nautilus/Makefile.in-966-libgtkhash_properties_caja_la-properties-hash.lo: properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in:967:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_caja_la-properties-hash.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_caja_la-properties-hash.Tpo -c -o libgtkhash_properties_caja_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-968-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_caja_la-properties-hash.Tpo $(DEPDIR)/libgtkhash_properties_caja_la-properties-hash.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-970-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:971:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_caja_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-972-
gtkhash-1.2/src/nautilus/Makefile.in-973-libgtkhash_properties_caja_la-properties-list.lo: properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in:974:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_caja_la-properties-list.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_caja_la-properties-list.Tpo -c -o libgtkhash_properties_caja_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-975-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_caja_la-properties-list.Tpo $(DEPDIR)/libgtkhash_properties_caja_la-properties-list.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-977-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:978:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_caja_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-979-
gtkhash-1.2/src/nautilus/Makefile.in-980-libgtkhash_properties_caja_la-properties-prefs.lo: properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in:981:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_caja_la-properties-prefs.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_caja_la-properties-prefs.Tpo -c -o libgtkhash_properties_caja_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-982-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_caja_la-properties-prefs.Tpo $(DEPDIR)/libgtkhash_properties_caja_la-properties-prefs.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-984-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:985:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_caja_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-986-
gtkhash-1.2/src/nautilus/Makefile.in-987-libgtkhash_properties_caja_la-properties-resources.lo: properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in:988:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_caja_la-properties-resources.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_caja_la-properties-resources.Tpo -c -o libgtkhash_properties_caja_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-989-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_caja_la-properties-resources.Tpo $(DEPDIR)/libgtkhash_properties_caja_la-properties-resources.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-991-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:992:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_caja_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_caja_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_caja_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-993-
gtkhash-1.2/src/nautilus/Makefile.in-994-libgtkhash_properties_nautilus_la-properties.lo: properties.c
gtkhash-1.2/src/nautilus/Makefile.in:995:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nautilus_la-properties.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nautilus_la-properties.Tpo -c -o libgtkhash_properties_nautilus_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-996-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nautilus_la-properties.Tpo $(DEPDIR)/libgtkhash_properties_nautilus_la-properties.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-998-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:999:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nautilus_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1000-
gtkhash-1.2/src/nautilus/Makefile.in-1001-libgtkhash_properties_nautilus_la-properties-hash.lo: properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in:1002:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nautilus_la-properties-hash.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-hash.Tpo -c -o libgtkhash_properties_nautilus_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1003-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-hash.Tpo $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-hash.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1005-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1006:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nautilus_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1007-
gtkhash-1.2/src/nautilus/Makefile.in-1008-libgtkhash_properties_nautilus_la-properties-list.lo: properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in:1009:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nautilus_la-properties-list.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-list.Tpo -c -o libgtkhash_properties_nautilus_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1010-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-list.Tpo $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-list.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1012-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1013:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nautilus_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1014-
gtkhash-1.2/src/nautilus/Makefile.in-1015-libgtkhash_properties_nautilus_la-properties-prefs.lo: properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in:1016:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nautilus_la-properties-prefs.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-prefs.Tpo -c -o libgtkhash_properties_nautilus_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1017-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-prefs.Tpo $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-prefs.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1019-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1020:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nautilus_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1021-
gtkhash-1.2/src/nautilus/Makefile.in-1022-libgtkhash_properties_nautilus_la-properties-resources.lo: properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in:1023:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nautilus_la-properties-resources.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-resources.Tpo -c -o libgtkhash_properties_nautilus_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1024-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-resources.Tpo $(DEPDIR)/libgtkhash_properties_nautilus_la-properties-resources.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1026-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1027:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nautilus_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nautilus_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nautilus_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1028-
gtkhash-1.2/src/nautilus/Makefile.in-1029-libgtkhash_properties_nemo_la-properties.lo: properties.c
gtkhash-1.2/src/nautilus/Makefile.in:1030:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nemo_la-properties.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nemo_la-properties.Tpo -c -o libgtkhash_properties_nemo_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1031-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nemo_la-properties.Tpo $(DEPDIR)/libgtkhash_properties_nemo_la-properties.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1033-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1034:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nemo_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1035-
gtkhash-1.2/src/nautilus/Makefile.in-1036-libgtkhash_properties_nemo_la-properties-hash.lo: properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in:1037:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nemo_la-properties-hash.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nemo_la-properties-hash.Tpo -c -o libgtkhash_properties_nemo_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1038-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nemo_la-properties-hash.Tpo $(DEPDIR)/libgtkhash_properties_nemo_la-properties-hash.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1040-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1041:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nemo_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1042-
gtkhash-1.2/src/nautilus/Makefile.in-1043-libgtkhash_properties_nemo_la-properties-list.lo: properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in:1044:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nemo_la-properties-list.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nemo_la-properties-list.Tpo -c -o libgtkhash_properties_nemo_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1045-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nemo_la-properties-list.Tpo $(DEPDIR)/libgtkhash_properties_nemo_la-properties-list.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1047-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1048:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nemo_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1049-
gtkhash-1.2/src/nautilus/Makefile.in-1050-libgtkhash_properties_nemo_la-properties-prefs.lo: properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in:1051:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nemo_la-properties-prefs.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nemo_la-properties-prefs.Tpo -c -o libgtkhash_properties_nemo_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1052-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nemo_la-properties-prefs.Tpo $(DEPDIR)/libgtkhash_properties_nemo_la-properties-prefs.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1054-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1055:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nemo_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1056-
gtkhash-1.2/src/nautilus/Makefile.in-1057-libgtkhash_properties_nemo_la-properties-resources.lo: properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in:1058:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_nemo_la-properties-resources.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_nemo_la-properties-resources.Tpo -c -o libgtkhash_properties_nemo_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1059-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_nemo_la-properties-resources.Tpo $(DEPDIR)/libgtkhash_properties_nemo_la-properties-resources.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1061-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1062:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_nemo_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_nemo_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_nemo_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1063-
gtkhash-1.2/src/nautilus/Makefile.in-1064-libgtkhash_properties_peony_la-properties.lo: properties.c
gtkhash-1.2/src/nautilus/Makefile.in:1065:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_peony_la-properties.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_peony_la-properties.Tpo -c -o libgtkhash_properties_peony_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1066-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_peony_la-properties.Tpo $(DEPDIR)/libgtkhash_properties_peony_la-properties.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1068-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1069:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_peony_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1070-
gtkhash-1.2/src/nautilus/Makefile.in-1071-libgtkhash_properties_peony_la-properties-hash.lo: properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in:1072:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_peony_la-properties-hash.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_peony_la-properties-hash.Tpo -c -o libgtkhash_properties_peony_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1073-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_peony_la-properties-hash.Tpo $(DEPDIR)/libgtkhash_properties_peony_la-properties-hash.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1075-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1076:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_peony_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1077-
gtkhash-1.2/src/nautilus/Makefile.in-1078-libgtkhash_properties_peony_la-properties-list.lo: properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in:1079:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_peony_la-properties-list.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_peony_la-properties-list.Tpo -c -o libgtkhash_properties_peony_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1080-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_peony_la-properties-list.Tpo $(DEPDIR)/libgtkhash_properties_peony_la-properties-list.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1082-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1083:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_peony_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1084-
gtkhash-1.2/src/nautilus/Makefile.in-1085-libgtkhash_properties_peony_la-properties-prefs.lo: properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in:1086:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_peony_la-properties-prefs.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_peony_la-properties-prefs.Tpo -c -o libgtkhash_properties_peony_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1087-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_peony_la-properties-prefs.Tpo $(DEPDIR)/libgtkhash_properties_peony_la-properties-prefs.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1089-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1090:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_peony_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1091-
gtkhash-1.2/src/nautilus/Makefile.in-1092-libgtkhash_properties_peony_la-properties-resources.lo: properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in:1093:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_peony_la-properties-resources.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_peony_la-properties-resources.Tpo -c -o libgtkhash_properties_peony_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1094-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_peony_la-properties-resources.Tpo $(DEPDIR)/libgtkhash_properties_peony_la-properties-resources.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1096-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1097:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_peony_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_peony_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_peony_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1098-
gtkhash-1.2/src/nautilus/Makefile.in-1099-libgtkhash_properties_thunar_la-properties.lo: properties.c
gtkhash-1.2/src/nautilus/Makefile.in:1100:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_thunar_la-properties.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_thunar_la-properties.Tpo -c -o libgtkhash_properties_thunar_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1101-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_thunar_la-properties.Tpo $(DEPDIR)/libgtkhash_properties_thunar_la-properties.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1103-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1104:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_thunar_la-properties.lo `test -f 'properties.c' || echo '$(srcdir)/'`properties.c
gtkhash-1.2/src/nautilus/Makefile.in-1105-
gtkhash-1.2/src/nautilus/Makefile.in-1106-libgtkhash_properties_thunar_la-properties-hash.lo: properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in:1107:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_thunar_la-properties-hash.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_thunar_la-properties-hash.Tpo -c -o libgtkhash_properties_thunar_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1108-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_thunar_la-properties-hash.Tpo $(DEPDIR)/libgtkhash_properties_thunar_la-properties-hash.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1110-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1111:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_thunar_la-properties-hash.lo `test -f 'properties-hash.c' || echo '$(srcdir)/'`properties-hash.c
gtkhash-1.2/src/nautilus/Makefile.in-1112-
gtkhash-1.2/src/nautilus/Makefile.in-1113-libgtkhash_properties_thunar_la-properties-list.lo: properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in:1114:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_thunar_la-properties-list.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_thunar_la-properties-list.Tpo -c -o libgtkhash_properties_thunar_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1115-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_thunar_la-properties-list.Tpo $(DEPDIR)/libgtkhash_properties_thunar_la-properties-list.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1117-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1118:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_thunar_la-properties-list.lo `test -f 'properties-list.c' || echo '$(srcdir)/'`properties-list.c
gtkhash-1.2/src/nautilus/Makefile.in-1119-
gtkhash-1.2/src/nautilus/Makefile.in-1120-libgtkhash_properties_thunar_la-properties-prefs.lo: properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in:1121:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_thunar_la-properties-prefs.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_thunar_la-properties-prefs.Tpo -c -o libgtkhash_properties_thunar_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1122-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_thunar_la-properties-prefs.Tpo $(DEPDIR)/libgtkhash_properties_thunar_la-properties-prefs.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1124-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1125:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_thunar_la-properties-prefs.lo `test -f 'properties-prefs.c' || echo '$(srcdir)/'`properties-prefs.c
gtkhash-1.2/src/nautilus/Makefile.in-1126-
gtkhash-1.2/src/nautilus/Makefile.in-1127-libgtkhash_properties_thunar_la-properties-resources.lo: properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in:1128:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -MT libgtkhash_properties_thunar_la-properties-resources.lo -MD -MP -MF $(DEPDIR)/libgtkhash_properties_thunar_la-properties-resources.Tpo -c -o libgtkhash_properties_thunar_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1129-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgtkhash_properties_thunar_la-properties-resources.Tpo $(DEPDIR)/libgtkhash_properties_thunar_la-properties-resources.Plo
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1131-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gtkhash-1.2/src/nautilus/Makefile.in:1132:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgtkhash_properties_thunar_la_CPPFLAGS) $(CPPFLAGS) $(libgtkhash_properties_thunar_la_CFLAGS) $(CFLAGS) -c -o libgtkhash_properties_thunar_la-properties-resources.lo `test -f 'properties-resources.c' || echo '$(srcdir)/'`properties-resources.c
gtkhash-1.2/src/nautilus/Makefile.in-1133-
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1169-GTAGS:
gtkhash-1.2/src/nautilus/Makefile.in:1170:	here=`$(am__cd) $(top_builddir) && pwd` \
gtkhash-1.2/src/nautilus/Makefile.in-1171-	  && $(am__cd) $(top_srcdir) \
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1195-distdir-am: $(DISTFILES)
gtkhash-1.2/src/nautilus/Makefile.in:1196:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/nautilus/Makefile.in:1197:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gtkhash-1.2/src/nautilus/Makefile.in-1198-	list='$(DISTFILES)'; \
##############################################
gtkhash-1.2/src/nautilus/Makefile.in-1209-	  if test -d $$d/$$file; then \
gtkhash-1.2/src/nautilus/Makefile.in:1210:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gtkhash-1.2/src/nautilus/Makefile.in-1211-	    if test -d "$(distdir)/$$file"; then \
##############################################
gtkhash-1.2/po/Makefile.in.in-57-
gtkhash-1.2/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
gtkhash-1.2/po/Makefile.in.in-59-
##############################################
gtkhash-1.2/po/Makefile.in.in-87-.po.gmo:
gtkhash-1.2/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
gtkhash-1.2/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gtkhash-1.2/po/Makefile.in.in-188-	  echo "$$lang:"; \
gtkhash-1.2/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
gtkhash-1.2/po/Makefile.in.in-190-	  if $$result; then \
##############################################
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-311-	AC_SUBST([CAJA_LIBS])
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac:312:	CAJA_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libcaja-extension`
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-313-	AC_SUBST([CAJA_EXTENSION_DIR])
##############################################
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-329-	AC_SUBST([NAUTILUS_LIBS])
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac:330:	NAUTILUS_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnautilus-extension`
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-331-	AC_SUBST([NAUTILUS_EXTENSION_DIR])
##############################################
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-347-	AC_SUBST([NEMO_LIBS])
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac:348:	NEMO_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnemo-extension`
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-349-	AC_SUBST([NEMO_EXTENSION_DIR])
##############################################
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-365-	AC_SUBST([PEONY_LIBS])
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac:366:	PEONY_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libpeony-extension`
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-367-	AC_SUBST([PEONY_EXTENSION_DIR])
##############################################
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-389-	AC_SUBST([THUNAR_LIBS])
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac:390:	THUNAR_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensionsdir "thunarx-${with_thunarx}"`
gtkhash-1.2/.pc/10-avoid-silent-rules.patch/configure.ac-391-	AC_SUBST([THUNAR_EXTENSION_DIR])
##############################################
gtkhash-1.2/configure.ac-310-	AC_SUBST([CAJA_LIBS])
gtkhash-1.2/configure.ac:311:	CAJA_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libcaja-extension`
gtkhash-1.2/configure.ac-312-	AC_SUBST([CAJA_EXTENSION_DIR])
##############################################
gtkhash-1.2/configure.ac-328-	AC_SUBST([NAUTILUS_LIBS])
gtkhash-1.2/configure.ac:329:	NAUTILUS_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnautilus-extension`
gtkhash-1.2/configure.ac-330-	AC_SUBST([NAUTILUS_EXTENSION_DIR])
##############################################
gtkhash-1.2/configure.ac-346-	AC_SUBST([NEMO_LIBS])
gtkhash-1.2/configure.ac:347:	NEMO_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libnemo-extension`
gtkhash-1.2/configure.ac-348-	AC_SUBST([NEMO_EXTENSION_DIR])
##############################################
gtkhash-1.2/configure.ac-364-	AC_SUBST([PEONY_LIBS])
gtkhash-1.2/configure.ac:365:	PEONY_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensiondir libpeony-extension`
gtkhash-1.2/configure.ac-366-	AC_SUBST([PEONY_EXTENSION_DIR])
##############################################
gtkhash-1.2/configure.ac-388-	AC_SUBST([THUNAR_LIBS])
gtkhash-1.2/configure.ac:389:	THUNAR_EXTENSION_DIR=`${PKG_CONFIG} --variable=extensionsdir "thunarx-${with_thunarx}"`
gtkhash-1.2/configure.ac-390-	AC_SUBST([THUNAR_EXTENSION_DIR])