===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
krb5-strength-3.2/build-aux/ar-lib-65-	mingw)
krb5-strength-3.2/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
krb5-strength-3.2/build-aux/ar-lib-67-	  ;;
krb5-strength-3.2/build-aux/ar-lib-68-	cygwin | msys)
krb5-strength-3.2/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
krb5-strength-3.2/build-aux/ar-lib-70-	  ;;
krb5-strength-3.2/build-aux/ar-lib-71-	wine)
krb5-strength-3.2/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
krb5-strength-3.2/build-aux/ar-lib-73-	  ;;
##############################################
krb5-strength-3.2/build-aux/ar-lib-88-  archive=$3
krb5-strength-3.2/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
krb5-strength-3.2/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
krb5-strength-3.2/build-aux/compile-67-	mingw/*)
krb5-strength-3.2/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
krb5-strength-3.2/build-aux/compile-69-	  ;;
krb5-strength-3.2/build-aux/compile-70-	cygwin/* | msys/*)
krb5-strength-3.2/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
krb5-strength-3.2/build-aux/compile-72-	  ;;
krb5-strength-3.2/build-aux/compile-73-	wine/*)
krb5-strength-3.2/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
krb5-strength-3.2/build-aux/compile-75-	  ;;
##############################################
krb5-strength-3.2/build-aux/compile-310-# Name of file we expect compiler to create.
krb5-strength-3.2/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
krb5-strength-3.2/build-aux/compile-312-
##############################################
krb5-strength-3.2/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
krb5-strength-3.2/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
krb5-strength-3.2/build-aux/compile-318-while true; do
##############################################
krb5-strength-3.2/build-aux/config.guess-34-
krb5-strength-3.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
krb5-strength-3.2/build-aux/config.guess-36-
##############################################
krb5-strength-3.2/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
krb5-strength-3.2/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
krb5-strength-3.2/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
krb5-strength-3.2/build-aux/config.guess-151-	EOF
krb5-strength-3.2/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
krb5-strength-3.2/build-aux/config.guess-153-
##############################################
krb5-strength-3.2/build-aux/config.guess-188-	    earmv*)
krb5-strength-3.2/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
krb5-strength-3.2/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
krb5-strength-3.2/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
krb5-strength-3.2/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
krb5-strength-3.2/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
krb5-strength-3.2/build-aux/config.guess-222-		;;
##############################################
krb5-strength-3.2/build-aux/config.guess-233-	    *)
krb5-strength-3.2/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
krb5-strength-3.2/build-aux/config.guess-235-		;;
##############################################
krb5-strength-3.2/build-aux/config.guess-280-	*4.0)
krb5-strength-3.2/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
krb5-strength-3.2/build-aux/config.guess-282-		;;
krb5-strength-3.2/build-aux/config.guess-283-	*5.*)
krb5-strength-3.2/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
krb5-strength-3.2/build-aux/config.guess-285-		;;
##############################################
krb5-strength-3.2/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
krb5-strength-3.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`
krb5-strength-3.2/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
krb5-strength-3.2/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
krb5-strength-3.2/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
krb5-strength-3.2/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
krb5-strength-3.2/build-aux/config.guess-379-    s390x:SunOS:*:*)
krb5-strength-3.2/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-381-	exit ;;
krb5-strength-3.2/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
krb5-strength-3.2/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-384-	exit ;;
krb5-strength-3.2/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
krb5-strength-3.2/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-387-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-404-	fi
krb5-strength-3.2/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-406-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
krb5-strength-3.2/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-412-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
krb5-strength-3.2/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
krb5-strength-3.2/build-aux/config.guess-421-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
krb5-strength-3.2/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
krb5-strength-3.2/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
krb5-strength-3.2/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
krb5-strength-3.2/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
krb5-strength-3.2/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
krb5-strength-3.2/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
krb5-strength-3.2/build-aux/config.guess-563-    *:IRIX*:*:*)
krb5-strength-3.2/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
krb5-strength-3.2/build-aux/config.guess-565-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-593-EOF
krb5-strength-3.2/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
krb5-strength-3.2/build-aux/config.guess-595-		then
##############################################
krb5-strength-3.2/build-aux/config.guess-606-    *:AIX:*:[4567])
krb5-strength-3.2/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
krb5-strength-3.2/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
krb5-strength-3.2/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
krb5-strength-3.2/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
krb5-strength-3.2/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
krb5-strength-3.2/build-aux/config.guess-696-EOF
krb5-strength-3.2/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
krb5-strength-3.2/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
krb5-strength-3.2/build-aux/config.guess-724-    ia64:HP-UX:*:*)
krb5-strength-3.2/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
krb5-strength-3.2/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
krb5-strength-3.2/build-aux/config.guess-754-EOF
krb5-strength-3.2/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
krb5-strength-3.2/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
krb5-strength-3.2/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
krb5-strength-3.2/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
krb5-strength-3.2/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
krb5-strength-3.2/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
krb5-strength-3.2/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
krb5-strength-3.2/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
krb5-strength-3.2/build-aux/config.guess-850-	esac
krb5-strength-3.2/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
krb5-strength-3.2/build-aux/config.guess-852-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
krb5-strength-3.2/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
krb5-strength-3.2/build-aux/config.guess-888-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-890-	# the GNU system
krb5-strength-3.2/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
krb5-strength-3.2/build-aux/config.guess-892-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-894-	# other systems with GNU libc and userland
krb5-strength-3.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"
krb5-strength-3.2/build-aux/config.guess-896-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-988-EOF
krb5-strength-3.2/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
krb5-strength-3.2/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
krb5-strength-3.2/build-aux/config.guess-1092-    i*86:*:4.*:*)
krb5-strength-3.2/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
krb5-strength-3.2/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
krb5-strength-3.2/build-aux/config.guess-1295-	fi
krb5-strength-3.2/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
krb5-strength-3.2/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
krb5-strength-3.2/build-aux/config.guess-1393-    *:DragonFly:*:*)
krb5-strength-3.2/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
krb5-strength-3.2/build-aux/config.guess-1395-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.guess-1406-    i*86:skyos:*:*)
krb5-strength-3.2/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
krb5-strength-3.2/build-aux/config.guess-1408-	exit ;;
##############################################
krb5-strength-3.2/build-aux/config.sub-52-
krb5-strength-3.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
krb5-strength-3.2/build-aux/config.sub-54-
##############################################
krb5-strength-3.2/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
krb5-strength-3.2/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
krb5-strength-3.2/build-aux/config.sub-116-case $maybe_os in
##############################################
krb5-strength-3.2/build-aux/config.sub-122-    os=-$maybe_os
krb5-strength-3.2/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
krb5-strength-3.2/build-aux/config.sub-124-    ;;
##############################################
krb5-strength-3.2/build-aux/config.sub-126-    os=-linux-android
krb5-strength-3.2/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
krb5-strength-3.2/build-aux/config.sub-128-    ;;
krb5-strength-3.2/build-aux/config.sub-129-  *)
krb5-strength-3.2/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
krb5-strength-3.2/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
krb5-strength-3.2/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
krb5-strength-3.2/build-aux/config.sub-133-    else os=; fi
##############################################
krb5-strength-3.2/build-aux/config.sub-180-		os=-sco5v6
krb5-strength-3.2/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-182-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-184-		os=-sco3.2v5
krb5-strength-3.2/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-186-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-188-		os=-sco3.2v4
krb5-strength-3.2/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-190-		;;
krb5-strength-3.2/build-aux/config.sub-191-	-sco3.2.[4-9]*)
krb5-strength-3.2/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
krb5-strength-3.2/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-194-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
krb5-strength-3.2/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-198-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
krb5-strength-3.2/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-202-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-204-		os=-sco3.2v2
krb5-strength-3.2/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-206-		;;
krb5-strength-3.2/build-aux/config.sub-207-	-udk*)
krb5-strength-3.2/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-209-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-211-		os=-isc2.2
krb5-strength-3.2/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-213-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-217-	-isc*)
krb5-strength-3.2/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-219-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-229-	-ptx*)
krb5-strength-3.2/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
krb5-strength-3.2/build-aux/config.sub-231-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-364-	*-*-*)
krb5-strength-3.2/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
krb5-strength-3.2/build-aux/config.sub-366-		exit 1
##############################################
krb5-strength-3.2/build-aux/config.sub-493-	amd64-*)
krb5-strength-3.2/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-495-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-538-	blackfin-*)
krb5-strength-3.2/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-540-		os=-linux
##############################################
krb5-strength-3.2/build-aux/config.sub-546-	c54x-*)
krb5-strength-3.2/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-548-		;;
krb5-strength-3.2/build-aux/config.sub-549-	c55x-*)
krb5-strength-3.2/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-551-		;;
krb5-strength-3.2/build-aux/config.sub-552-	c6x-*)
krb5-strength-3.2/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-554-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-650-	e500v[12]-*)
krb5-strength-3.2/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-652-		os=$os"spe"
##############################################
krb5-strength-3.2/build-aux/config.sub-754-	i*86v32)
krb5-strength-3.2/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-756-		os=-sysv32
##############################################
krb5-strength-3.2/build-aux/config.sub-758-	i*86v4*)
krb5-strength-3.2/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-760-		os=-sysv4
##############################################
krb5-strength-3.2/build-aux/config.sub-762-	i*86v)
krb5-strength-3.2/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-764-		os=-sysv
##############################################
krb5-strength-3.2/build-aux/config.sub-766-	i*86sol2)
krb5-strength-3.2/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
krb5-strength-3.2/build-aux/config.sub-768-		os=-solaris2
##############################################
krb5-strength-3.2/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
krb5-strength-3.2/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
krb5-strength-3.2/build-aux/config.sub-794-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-799-	m68knommu-*)
krb5-strength-3.2/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-801-		os=-linux
##############################################
krb5-strength-3.2/build-aux/config.sub-833-	mips3*-*)
krb5-strength-3.2/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
krb5-strength-3.2/build-aux/config.sub-835-		;;
krb5-strength-3.2/build-aux/config.sub-836-	mips3*)
krb5-strength-3.2/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
krb5-strength-3.2/build-aux/config.sub-838-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-855-	ms1-*)
krb5-strength-3.2/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
krb5-strength-3.2/build-aux/config.sub-857-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-980-	parisc-*)
krb5-strength-3.2/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-982-		os=-linux
##############################################
krb5-strength-3.2/build-aux/config.sub-996-	pc98-*)
krb5-strength-3.2/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-998-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
krb5-strength-3.2/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1013-		;;
krb5-strength-3.2/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
krb5-strength-3.2/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1016-		;;
krb5-strength-3.2/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
krb5-strength-3.2/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1019-		;;
krb5-strength-3.2/build-aux/config.sub-1020-	pentium4-*)
krb5-strength-3.2/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1022-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
krb5-strength-3.2/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1032-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
krb5-strength-3.2/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1038-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1040-		;;
krb5-strength-3.2/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1042-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
krb5-strength-3.2/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1048-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1122-	strongarm-* | thumb-*)
krb5-strength-3.2/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub-1124-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
krb5-strength-3.2/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
krb5-strength-3.2/build-aux/config.sub-1257-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1317-	*)
krb5-strength-3.2/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
krb5-strength-3.2/build-aux/config.sub-1319-		exit 1
##############################################
krb5-strength-3.2/build-aux/config.sub-1325-	*-digital*)
krb5-strength-3.2/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
krb5-strength-3.2/build-aux/config.sub-1327-		;;
krb5-strength-3.2/build-aux/config.sub-1328-	*-commodore*)
krb5-strength-3.2/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
krb5-strength-3.2/build-aux/config.sub-1330-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
krb5-strength-3.2/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
krb5-strength-3.2/build-aux/config.sub-1348-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1355-	-gnu/linux*)
krb5-strength-3.2/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
krb5-strength-3.2/build-aux/config.sub-1357-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1407-	-nto*)
krb5-strength-3.2/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
krb5-strength-3.2/build-aux/config.sub-1409-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1414-	-mac*)
krb5-strength-3.2/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
krb5-strength-3.2/build-aux/config.sub-1416-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1420-	-linux*)
krb5-strength-3.2/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
krb5-strength-3.2/build-aux/config.sub-1422-		;;
krb5-strength-3.2/build-aux/config.sub-1423-	-sunos5*)
krb5-strength-3.2/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
krb5-strength-3.2/build-aux/config.sub-1425-		;;
krb5-strength-3.2/build-aux/config.sub-1426-	-sunos6*)
krb5-strength-3.2/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
krb5-strength-3.2/build-aux/config.sub-1428-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1469-	-sinix5.*)
krb5-strength-3.2/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
krb5-strength-3.2/build-aux/config.sub-1471-		;;
##############################################
krb5-strength-3.2/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
krb5-strength-3.2/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
krb5-strength-3.2/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
krb5-strength-3.2/build-aux/config.sub-1531-		exit 1
##############################################
krb5-strength-3.2/build-aux/config.sub-1788-		esac
krb5-strength-3.2/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
krb5-strength-3.2/build-aux/config.sub-1790-		;;
##############################################
krb5-strength-3.2/build-aux/depcomp-64-  case $1 in
krb5-strength-3.2/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
krb5-strength-3.2/build-aux/depcomp-66-      *) dir=;;
##############################################
krb5-strength-3.2/build-aux/depcomp-73-{
krb5-strength-3.2/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
krb5-strength-3.2/build-aux/depcomp-75-}
##############################################
krb5-strength-3.2/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
krb5-strength-3.2/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
krb5-strength-3.2/build-aux/depcomp-128-
##############################################
krb5-strength-3.2/build-aux/depcomp-405-        sleep 1
krb5-strength-3.2/build-aux/depcomp:406:        i=`expr $i - 1`
krb5-strength-3.2/build-aux/depcomp-407-      done
krb5-strength-3.2/build-aux/depcomp-408-    fi
krb5-strength-3.2/build-aux/depcomp:409:    i=`expr $i - 1`
krb5-strength-3.2/build-aux/depcomp-410-  done
##############################################
krb5-strength-3.2/build-aux/depcomp-425-  # Do two passes, one to just change these to
krb5-strength-3.2/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
krb5-strength-3.2/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
krb5-strength-3.2/build-aux/depcomp-659-  done
krb5-strength-3.2/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
krb5-strength-3.2/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
krb5-strength-3.2/build-aux/install-sh-234-      fi
krb5-strength-3.2/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
krb5-strength-3.2/build-aux/install-sh-236-    *)
##############################################
krb5-strength-3.2/build-aux/install-sh-280-      dstdir=$dst
krb5-strength-3.2/build-aux/install-sh:281:      dstbase=`basename "$src"`
krb5-strength-3.2/build-aux/install-sh-282-      case $dst in
##############################################
krb5-strength-3.2/build-aux/install-sh-287-    else
krb5-strength-3.2/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
krb5-strength-3.2/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
krb5-strength-3.2/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
krb5-strength-3.2/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
krb5-strength-3.2/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
krb5-strength-3.2/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
krb5-strength-3.2/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
krb5-strength-3.2/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
krb5-strength-3.2/build-aux/install-sh-419-            case $prefix in
krb5-strength-3.2/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
krb5-strength-3.2/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
krb5-strength-3.2/build-aux/install-sh-479-    if $copy_on_change &&
krb5-strength-3.2/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
krb5-strength-3.2/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
krb5-strength-3.2/build-aux/install-sh-482-       set -f &&
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-103-#
krb5-strength-3.2/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
krb5-strength-3.2/build-aux/ltmain.sh-105-#
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
krb5-strength-3.2/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
krb5-strength-3.2/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
krb5-strength-3.2/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
krb5-strength-3.2/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
krb5-strength-3.2/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
krb5-strength-3.2/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-410-# The name of this program.
krb5-strength-3.2/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
krb5-strength-3.2/build-aux/ltmain.sh-412-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-416-  *[\\/]*)
krb5-strength-3.2/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
krb5-strength-3.2/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
krb5-strength-3.2/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-610-
krb5-strength-3.2/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
krb5-strength-3.2/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
krb5-strength-3.2/build-aux/ltmain.sh-613-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-639-
krb5-strength-3.2/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
krb5-strength-3.2/build-aux/ltmain.sh-641-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
krb5-strength-3.2/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
krb5-strength-3.2/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
krb5-strength-3.2/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
krb5-strength-3.2/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
krb5-strength-3.2/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
krb5-strength-3.2/build-aux/ltmain.sh-760-      }
krb5-strength-3.2/build-aux/ltmain.sh-761-    done
krb5-strength-3.2/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
krb5-strength-3.2/build-aux/ltmain.sh-763-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-831-
krb5-strength-3.2/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
krb5-strength-3.2/build-aux/ltmain.sh-833-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
krb5-strength-3.2/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
krb5-strength-3.2/build-aux/ltmain.sh-865-      done
krb5-strength-3.2/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
krb5-strength-3.2/build-aux/ltmain.sh-867-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
krb5-strength-3.2/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-903-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
krb5-strength-3.2/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
krb5-strength-3.2/build-aux/ltmain.sh-1113-        *)
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1198-    case $2 in
krb5-strength-3.2/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
krb5-strength-3.2/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
krb5-strength-3.2/build-aux/ltmain.sh-1201-    esac
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
krb5-strength-3.2/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
krb5-strength-3.2/build-aux/ltmain.sh-1273-      ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1358-
krb5-strength-3.2/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
krb5-strength-3.2/build-aux/ltmain.sh-1360-}
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
krb5-strength-3.2/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
krb5-strength-3.2/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1517-
krb5-strength-3.2/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
krb5-strength-3.2/build-aux/ltmain.sh-1519-}
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1943-
krb5-strength-3.2/build-aux/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
krb5-strength-3.2/build-aux/ltmain.sh-1945-      func_split_equals_rhs=
krb5-strength-3.2/build-aux/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
krb5-strength-3.2/build-aux/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
krb5-strength-3.2/build-aux/ltmain.sh-1948-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-1971-
krb5-strength-3.2/build-aux/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
krb5-strength-3.2/build-aux/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
krb5-strength-3.2/build-aux/ltmain.sh-1974-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
krb5-strength-3.2/build-aux/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
krb5-strength-3.2/build-aux/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
krb5-strength-3.2/build-aux/ltmain.sh-2147-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2183-  {
krb5-strength-3.2/build-aux/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
krb5-strength-3.2/build-aux/ltmain.sh-2185-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2188-  {
krb5-strength-3.2/build-aux/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
krb5-strength-3.2/build-aux/ltmain.sh-2190-  }
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
krb5-strength-3.2/build-aux/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
krb5-strength-3.2/build-aux/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2751-      done
krb5-strength-3.2/build-aux/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
krb5-strength-3.2/build-aux/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
krb5-strength-3.2/build-aux/ltmain.sh-2754-      case $@ in
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2764-	    # Evaluate the configuration.
krb5-strength-3.2/build-aux/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
krb5-strength-3.2/build-aux/ltmain.sh-2766-	    CC_quoted=
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2770-	    done
krb5-strength-3.2/build-aux/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
krb5-strength-3.2/build-aux/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
krb5-strength-3.2/build-aux/ltmain.sh-2773-	    case "$@ " in
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
krb5-strength-3.2/build-aux/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
krb5-strength-3.2/build-aux/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3101-    # LT_CYGPATH in this case.
krb5-strength-3.2/build-aux/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
krb5-strength-3.2/build-aux/ltmain.sh-3103-  fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
krb5-strength-3.2/build-aux/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
krb5-strength-3.2/build-aux/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3468-    *.[cCFSifmso] | \
krb5-strength-3.2/build-aux/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
krb5-strength-3.2/build-aux/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
krb5-strength-3.2/build-aux/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
krb5-strength-3.2/build-aux/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
krb5-strength-3.2/build-aux/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-3566-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3612-      if test warn = "$need_locks" &&
krb5-strength-3.2/build-aux/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
krb5-strength-3.2/build-aux/ltmain.sh-3614-	$ECHO "\
krb5-strength-3.2/build-aux/ltmain.sh-3615-*** ERROR, $lockfile contains:
krb5-strength-3.2/build-aux/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-3617-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3661-      if test warn = "$need_locks" &&
krb5-strength-3.2/build-aux/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
krb5-strength-3.2/build-aux/ltmain.sh-3663-	$ECHO "\
krb5-strength-3.2/build-aux/ltmain.sh-3664-*** ERROR, $lockfile contains:
krb5-strength-3.2/build-aux/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-3666-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-3987-      # Get the absolute pathname.
krb5-strength-3.2/build-aux/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
krb5-strength-3.2/build-aux/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
krb5-strength-3.2/build-aux/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
krb5-strength-3.2/build-aux/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
krb5-strength-3.2/build-aux/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
krb5-strength-3.2/build-aux/ltmain.sh-4372-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
krb5-strength-3.2/build-aux/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
krb5-strength-3.2/build-aux/ltmain.sh-4385-	  else
krb5-strength-3.2/build-aux/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
krb5-strength-3.2/build-aux/ltmain.sh-4387-	  fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4550-	    fi
krb5-strength-3.2/build-aux/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
krb5-strength-3.2/build-aux/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4569-	        # Replace the output file specification.
krb5-strength-3.2/build-aux/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-4571-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
krb5-strength-3.2/build-aux/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
krb5-strength-3.2/build-aux/ltmain.sh-4590-	  fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4662-    my_pic_p=${3-false}
krb5-strength-3.2/build-aux/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
krb5-strength-3.2/build-aux/ltmain.sh-4664-    my_dlsyms=
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
krb5-strength-3.2/build-aux/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
krb5-strength-3.2/build-aux/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
krb5-strength-3.2/build-aux/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
krb5-strength-3.2/build-aux/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh-4954-	  else
krb5-strength-3.2/build-aux/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh-4957-	  fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4959-	*)
krb5-strength-3.2/build-aux/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
krb5-strength-3.2/build-aux/ltmain.sh-4962-	  ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4974-      # Nullify the symbol file.
krb5-strength-3.2/build-aux/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
krb5-strength-3.2/build-aux/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
krb5-strength-3.2/build-aux/ltmain.sh-4977-    fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
krb5-strength-3.2/build-aux/ltmain.sh:4989:  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)$'`
krb5-strength-3.2/build-aux/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
krb5-strength-3.2/build-aux/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
krb5-strength-3.2/build-aux/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5017-  win32_libid_type=unknown
krb5-strength-3.2/build-aux/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-5019-  case $win32_fileres in
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5082-
krb5-strength-3.2/build-aux/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
krb5-strength-3.2/build-aux/ltmain.sh-5084-}
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5100-
krb5-strength-3.2/build-aux/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
krb5-strength-3.2/build-aux/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5164-    # binutils import library
krb5-strength-3.2/build-aux/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
krb5-strength-3.2/build-aux/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
krb5-strength-3.2/build-aux/ltmain.sh-5167-    # ms-generated import library
krb5-strength-3.2/build-aux/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
krb5-strength-3.2/build-aux/ltmain.sh-5169-  else
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
krb5-strength-3.2/build-aux/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
krb5-strength-3.2/build-aux/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
krb5-strength-3.2/build-aux/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
krb5-strength-3.2/build-aux/ltmain.sh-5252-	    darwin_arch=
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
krb5-strength-3.2/build-aux/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
krb5-strength-3.2/build-aux/ltmain.sh-5264-	    darwin_file=
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
krb5-strength-3.2/build-aux/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5281-      esac
krb5-strength-3.2/build-aux/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-5283-    done
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5352-
krb5-strength-3.2/build-aux/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
krb5-strength-3.2/build-aux/ltmain.sh-5354-    $ECHO "\
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5387-    --lt-dump-script)
krb5-strength-3.2/build-aux/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
krb5-strength-3.2/build-aux/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
krb5-strength-3.2/build-aux/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
krb5-strength-3.2/build-aux/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
krb5-strength-3.2/build-aux/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
krb5-strength-3.2/build-aux/ltmain.sh-5416-  done
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5472-  # Find the directory that this script lives in.
krb5-strength-3.2/build-aux/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
krb5-strength-3.2/build-aux/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
krb5-strength-3.2/build-aux/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
krb5-strength-3.2/build-aux/ltmain.sh-5478-  while test -n \"\$file\"; do
krb5-strength-3.2/build-aux/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
krb5-strength-3.2/build-aux/ltmain.sh-5480-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5488-
krb5-strength-3.2/build-aux/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
krb5-strength-3.2/build-aux/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
krb5-strength-3.2/build-aux/ltmain.sh-5491-  done
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5502-    case \"\$thisdir\" in
krb5-strength-3.2/build-aux/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
krb5-strength-3.2/build-aux/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5508-  # Try to get the absolute directory name.
krb5-strength-3.2/build-aux/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
krb5-strength-3.2/build-aux/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
krb5-strength-3.2/build-aux/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
krb5-strength-3.2/build-aux/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
krb5-strength-3.2/build-aux/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
krb5-strength-3.2/build-aux/ltmain.sh-5535-      else
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
krb5-strength-3.2/build-aux/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
krb5-strength-3.2/build-aux/ltmain.sh-5579-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-6556-
krb5-strength-3.2/build-aux/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
krb5-strength-3.2/build-aux/ltmain.sh-6558-    *import*) : ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-6804-	    moreargs=
krb5-strength-3.2/build-aux/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
krb5-strength-3.2/build-aux/ltmain.sh-6806-	    do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7065-	*)
krb5-strength-3.2/build-aux/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
krb5-strength-3.2/build-aux/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
krb5-strength-3.2/build-aux/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
krb5-strength-3.2/build-aux/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7385-      -Z*)
krb5-strength-3.2/build-aux/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
krb5-strength-3.2/build-aux/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
krb5-strength-3.2/build-aux/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
krb5-strength-3.2/build-aux/ltmain.sh-7557-    else
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
krb5-strength-3.2/build-aux/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
krb5-strength-3.2/build-aux/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
krb5-strength-3.2/build-aux/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
krb5-strength-3.2/build-aux/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-7972-	fi
krb5-strength-3.2/build-aux/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8045-	*)
krb5-strength-3.2/build-aux/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
krb5-strength-3.2/build-aux/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8298-	    shift
krb5-strength-3.2/build-aux/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8590-		*)
krb5-strength-3.2/build-aux/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
krb5-strength-3.2/build-aux/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8601-		  depdepl=
krb5-strength-3.2/build-aux/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
krb5-strength-3.2/build-aux/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
krb5-strength-3.2/build-aux/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
krb5-strength-3.2/build-aux/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
krb5-strength-3.2/build-aux/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
krb5-strength-3.2/build-aux/ltmain.sh-8612-                      fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8623-		else
krb5-strength-3.2/build-aux/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
krb5-strength-3.2/build-aux/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8646-	else
krb5-strength-3.2/build-aux/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh-8648-	fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-8735-        linux*)
krb5-strength-3.2/build-aux/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/build-aux/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9143-	removelist=
krb5-strength-3.2/build-aux/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
krb5-strength-3.2/build-aux/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9169-	# Transform .lo files to .o files.
krb5-strength-3.2/build-aux/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-9171-      fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9174-      #for path in $notinst_path; do
krb5-strength-3.2/build-aux/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
krb5-strength-3.2/build-aux/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
krb5-strength-3.2/build-aux/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
krb5-strength-3.2/build-aux/ltmain.sh-9178-      #done
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9295-		if test -n "$i"; then
krb5-strength-3.2/build-aux/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh-9298-		  set dummy $deplib_matches; shift
krb5-strength-3.2/build-aux/ltmain.sh-9299-		  deplib_match=$1
krb5-strength-3.2/build-aux/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
krb5-strength-3.2/build-aux/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9338-		  if test -n "$i"; then
krb5-strength-3.2/build-aux/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh-9341-		    set dummy $deplib_matches; shift
krb5-strength-3.2/build-aux/ltmain.sh-9342-		    deplib_match=$1
krb5-strength-3.2/build-aux/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
krb5-strength-3.2/build-aux/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
krb5-strength-3.2/build-aux/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
krb5-strength-3.2/build-aux/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9388-	      if test -n "$a_deplib"; then
krb5-strength-3.2/build-aux/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
krb5-strength-3.2/build-aux/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
krb5-strength-3.2/build-aux/ltmain.sh-9392-		else
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9398-		    shopt -s nocaseglob
krb5-strength-3.2/build-aux/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-9400-		    $nocaseglob
krb5-strength-3.2/build-aux/ltmain.sh-9401-		  else
krb5-strength-3.2/build-aux/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-9403-		  fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
krb5-strength-3.2/build-aux/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
krb5-strength-3.2/build-aux/ltmain.sh-9418-			case $potliblink in
krb5-strength-3.2/build-aux/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
krb5-strength-3.2/build-aux/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
krb5-strength-3.2/build-aux/ltmain.sh-9421-			esac
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
krb5-strength-3.2/build-aux/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
krb5-strength-3.2/build-aux/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9472-	      if test -n "$a_deplib"; then
krb5-strength-3.2/build-aux/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
krb5-strength-3.2/build-aux/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
krb5-strength-3.2/build-aux/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
krb5-strength-3.2/build-aux/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9511-	  newdeplibs=
krb5-strength-3.2/build-aux/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
krb5-strength-3.2/build-aux/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
krb5-strength-3.2/build-aux/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
krb5-strength-3.2/build-aux/ltmain.sh-9517-	    done
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
krb5-strength-3.2/build-aux/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
krb5-strength-3.2/build-aux/ltmain.sh-9543-	  ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9593-	*-*-darwin*)
krb5-strength-3.2/build-aux/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh-9597-	  ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-9720-	# Use standard objects if they are pic
krb5-strength-3.2/build-aux/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
krb5-strength-3.2/build-aux/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
krb5-strength-3.2/build-aux/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10249-      # Create the old-style object.
krb5-strength-3.2/build-aux/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
krb5-strength-3.2/build-aux/ltmain.sh-10251-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
krb5-strength-3.2/build-aux/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
krb5-strength-3.2/build-aux/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
krb5-strength-3.2/build-aux/ltmain.sh-10310-	;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
krb5-strength-3.2/build-aux/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10328-	;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
krb5-strength-3.2/build-aux/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
krb5-strength-3.2/build-aux/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10463-	# Transform all the library objects into standard objects.
krb5-strength-3.2/build-aux/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
krb5-strength-3.2/build-aux/ltmain.sh-10466-      fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10491-	# Replace the output file specification.
krb5-strength-3.2/build-aux/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10500-	  func_to_tool_file "$output"
krb5-strength-3.2/build-aux/ltmain.sh:10501:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10544-	# Replace the output file specification.
krb5-strength-3.2/build-aux/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10546-	# Delete the old output file.
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10552-	  func_to_tool_file "$output"
krb5-strength-3.2/build-aux/ltmain.sh:10553:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
krb5-strength-3.2/build-aux/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10572-          ;;
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10583-      # Replace the output file specification.
krb5-strength-3.2/build-aux/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
krb5-strength-3.2/build-aux/ltmain.sh-10585-
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
krb5-strength-3.2/build-aux/ltmain.sh:10593:	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'`
krb5-strength-3.2/build-aux/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
krb5-strength-3.2/build-aux/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
krb5-strength-3.2/build-aux/ltmain.sh-10615-      fi
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
krb5-strength-3.2/build-aux/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
krb5-strength-3.2/build-aux/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
krb5-strength-3.2/build-aux/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
krb5-strength-3.2/build-aux/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10906-		name=$func_basename_result
krb5-strength-3.2/build-aux/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
krb5-strength-3.2/build-aux/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-10925-		name=$func_basename_result
krb5-strength-3.2/build-aux/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
krb5-strength-3.2/build-aux/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
krb5-strength-3.2/build-aux/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
krb5-strength-3.2/build-aux/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
krb5-strength-3.2/build-aux/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
krb5-strength-3.2/m4/cc-flags.m4-45-     AS_CASE([$1],
krb5-strength-3.2/m4/cc-flags.m4:46:        [-Wno-*], [CFLAGS="$CFLAGS `echo "$1" | sed 's/-Wno-/-W/'`"],
krb5-strength-3.2/m4/cc-flags.m4-47-        [*],      [CFLAGS="$CFLAGS $1"])
##############################################
krb5-strength-3.2/m4/krb5-config.m4-54-        && test x"$rra_cv_krb5_config_deps" = xyes],
krb5-strength-3.2/m4/krb5-config.m4:55:    [$3[]_LIBS=`"$1" --deps --libs $2 2>/dev/null`],
krb5-strength-3.2/m4/krb5-config.m4:56:    [$3[]_LIBS=`"$1" --libs $2 2>/dev/null`])])
krb5-strength-3.2/m4/krb5-config.m4-57-
##############################################
krb5-strength-3.2/m4/krb5-config.m4-92-     AS_IF([test "$rra_cv_lib_$3[]_config" = yes],
krb5-strength-3.2/m4/krb5-config.m4:93:        [$3[]_CPPFLAGS=`"$rra_krb5_config_$3" --cflags $2 2>/dev/null`
krb5-strength-3.2/m4/krb5-config.m4-94-         _RRA_KRB5_CONFIG_LIBS([$rra_krb5_config_$3], [$2], [$3])
##############################################
krb5-strength-3.2/m4/krb5-config.m4-96-        [AS_IF([test x"$2" = xkrb5],
krb5-strength-3.2/m4/krb5-config.m4:97:            [$3[]_CPPFLAGS=`"$rra_krb5_config_$3" --cflags 2>/dev/null`
krb5-strength-3.2/m4/krb5-config.m4:98:             $3[]_LIBS=`"$rra_krb5_config_$3" --libs $2 2>/dev/null`
krb5-strength-3.2/m4/krb5-config.m4-99-             rra_krb5_config_$3[]_ok=yes])])])
krb5-strength-3.2/m4/krb5-config.m4-100- AS_IF([test x"$rra_krb5_config_$3[]_ok" = xyes],
krb5-strength-3.2/m4/krb5-config.m4:101:    [$3[]_CPPFLAGS=`echo "$$3[]_CPPFLAGS" | sed 's%-I/usr/include %%'`
krb5-strength-3.2/m4/krb5-config.m4:102:     $3[]_CPPFLAGS=`echo "$$3[]_CPPFLAGS" | sed 's%-I/usr/include$%%'`
krb5-strength-3.2/m4/krb5-config.m4-103-     $4],
##############################################
krb5-strength-3.2/m4/krb5.m4-280-    [test x"$rra_krb5_uses_com_err" = xtrue])
krb5-strength-3.2/m4/krb5.m4:281: KRB5_CPPFLAGS_GCC=`echo "$KRB5_CPPFLAGS" | sed -e 's/-I/-isystem /g'`])
krb5-strength-3.2/m4/krb5.m4-282-
##############################################
krb5-strength-3.2/m4/lib-pathname.m4-55-        [$1="[$]$1 -L$2/lib/$3"])])
krb5-strength-3.2/m4/lib-pathname.m4:56: $1=`echo "[$]$1" | sed -e 's/^ *//'`])
krb5-strength-3.2/m4/lib-pathname.m4-57-
##############################################
krb5-strength-3.2/m4/libtool.m4-119-    done
krb5-strength-3.2/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
krb5-strength-3.2/m4/libtool.m4-121-}
##############################################
krb5-strength-3.2/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
krb5-strength-3.2/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
krb5-strength-3.2/m4/libtool.m4-439-
##############################################
krb5-strength-3.2/m4/libtool.m4-447-#
krb5-strength-3.2/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
krb5-strength-3.2/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
krb5-strength-3.2/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
krb5-strength-3.2/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
krb5-strength-3.2/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
krb5-strength-3.2/m4/libtool.m4-561-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
krb5-strength-3.2/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
krb5-strength-3.2/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
krb5-strength-3.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
krb5-strength-3.2/m4/libtool.m4-574-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
krb5-strength-3.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\"`'
krb5-strength-3.2/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
krb5-strength-3.2/m4/libtool.m4-1164-      }]'
krb5-strength-3.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"`
krb5-strength-3.2/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
krb5-strength-3.2/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
krb5-strength-3.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"`
krb5-strength-3.2/m4/libtool.m4-1169-  fi],[])
##############################################
krb5-strength-3.2/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
krb5-strength-3.2/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
krb5-strength-3.2/m4/libtool.m4-1202-  ECHO='print -r --'
krb5-strength-3.2/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
krb5-strength-3.2/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
krb5-strength-3.2/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
krb5-strength-3.2/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
krb5-strength-3.2/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
krb5-strength-3.2/m4/libtool.m4-1238-
##############################################
krb5-strength-3.2/m4/libtool.m4-1259-   if test yes = "$GCC"; then
krb5-strength-3.2/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
krb5-strength-3.2/m4/libtool.m4-1261-   fi
##############################################
krb5-strength-3.2/m4/libtool.m4-1263- /*)
krb5-strength-3.2/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
krb5-strength-3.2/m4/libtool.m4-1265-   ;; #(
##############################################
krb5-strength-3.2/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
krb5-strength-3.2/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1295-      *ELF-32*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
krb5-strength-3.2/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1312-	*32-bit*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1322-    else
krb5-strength-3.2/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1324-	*32-bit*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1344-    emul=elf
krb5-strength-3.2/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1346-      *32-bit*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1352-    esac
krb5-strength-3.2/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1354-      *MSB*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1360-    esac
krb5-strength-3.2/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/m4/libtool.m4-1362-      *N32*)
##############################################
krb5-strength-3.2/m4/libtool.m4-1725-    # And add a safety zone
krb5-strength-3.2/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
krb5-strength-3.2/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
krb5-strength-3.2/m4/libtool.m4-1728-    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-1758-    if test -n "$kargmax"; then
krb5-strength-3.2/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
krb5-strength-3.2/m4/libtool.m4-1760-    else
##############################################
krb5-strength-3.2/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
krb5-strength-3.2/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
krb5-strength-3.2/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
krb5-strength-3.2/m4/libtool.m4-1770-    else
##############################################
krb5-strength-3.2/m4/libtool.m4-1779-      # we can't tell.
krb5-strength-3.2/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
krb5-strength-3.2/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
krb5-strength-3.2/m4/libtool.m4-1783-      do
krb5-strength-3.2/m4/libtool.m4:1784:        i=`expr $i + 1`
krb5-strength-3.2/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
krb5-strength-3.2/m4/libtool.m4-1787-      # Only check the string length outside the loop.
krb5-strength-3.2/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
krb5-strength-3.2/m4/libtool.m4-1789-      teststring=
##############################################
krb5-strength-3.2/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
krb5-strength-3.2/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
krb5-strength-3.2/m4/libtool.m4-1794-    fi
##############################################
krb5-strength-3.2/m4/libtool.m4-2258-    *:)
krb5-strength-3.2/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
krb5-strength-3.2/m4/libtool.m4-2260-        ;;
krb5-strength-3.2/m4/libtool.m4-2261-    x:*)
krb5-strength-3.2/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/m4/libtool.m4-2263-        ;;
krb5-strength-3.2/m4/libtool.m4-2264-    *::*)
krb5-strength-3.2/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
krb5-strength-3.2/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
krb5-strength-3.2/m4/libtool.m4-2267-        ;;
krb5-strength-3.2/m4/libtool.m4-2268-    *)
krb5-strength-3.2/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/m4/libtool.m4-2270-        ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2298-  esac
krb5-strength-3.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`
krb5-strength-3.2/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
krb5-strength-3.2/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
krb5-strength-3.2/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
krb5-strength-3.2/m4/libtool.m4-2307-    ;;
krb5-strength-3.2/m4/libtool.m4-2308-  *)
krb5-strength-3.2/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/m4/libtool.m4-2310-    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
krb5-strength-3.2/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
krb5-strength-3.2/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
krb5-strength-3.2/m4/libtool.m4-2356-  esac
krb5-strength-3.2/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
krb5-strength-3.2/m4/libtool.m4-2358-else
##############################################
krb5-strength-3.2/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
krb5-strength-3.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'
krb5-strength-3.2/m4/libtool.m4-2499-    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
krb5-strength-3.2/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
krb5-strength-3.2/m4/libtool.m4-2542-      fi'
krb5-strength-3.2/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
krb5-strength-3.2/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
krb5-strength-3.2/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
krb5-strength-3.2/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/m4/libtool.m4-2558-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
krb5-strength-3.2/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/m4/libtool.m4-2562-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2569-    libname_spec='$name'
krb5-strength-3.2/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
krb5-strength-3.2/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
krb5-strength-3.2/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
krb5-strength-3.2/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
krb5-strength-3.2/m4/libtool.m4-2586-      # Convert to MSYS style.
krb5-strength-3.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|^ ||'`
krb5-strength-3.2/m4/libtool.m4-2588-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
krb5-strength-3.2/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
krb5-strength-3.2/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
krb5-strength-3.2/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/m4/libtool.m4-2596-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
krb5-strength-3.2/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
krb5-strength-3.2/m4/libtool.m4-2602-      else
krb5-strength-3.2/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/m4/libtool.m4-2604-      fi
##############################################
krb5-strength-3.2/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
krb5-strength-3.2/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
krb5-strength-3.2/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
krb5-strength-3.2/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/m4/libtool.m4-2624-    # Assume MSVC wrapper
krb5-strength-3.2/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
krb5-strength-3.2/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
krb5-strength-3.2/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
krb5-strength-3.2/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
krb5-strength-3.2/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
krb5-strength-3.2/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
krb5-strength-3.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' ' '`
krb5-strength-3.2/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
krb5-strength-3.2/m4/libtool.m4-2941-  need_lib_prefix=no
krb5-strength-3.2/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/m4/libtool.m4-2943-    need_version=no
##############################################
krb5-strength-3.2/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
krb5-strength-3.2/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
krb5-strength-3.2/m4/libtool.m4-2977-    fi'
krb5-strength-3.2/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
krb5-strength-3.2/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/m4/libtool.m4-3188-	"file_magic "*)
krb5-strength-3.2/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
krb5-strength-3.2/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
krb5-strength-3.2/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
krb5-strength-3.2/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
krb5-strength-3.2/m4/libtool.m4-3273-  *)
krb5-strength-3.2/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
krb5-strength-3.2/m4/libtool.m4-3275-  esac
##############################################
krb5-strength-3.2/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
krb5-strength-3.2/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
krb5-strength-3.2/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
krb5-strength-3.2/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
krb5-strength-3.2/m4/libtool.m4-3284-      done
##############################################
krb5-strength-3.2/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
krb5-strength-3.2/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
krb5-strength-3.2/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
krb5-strength-3.2/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
krb5-strength-3.2/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3578-openbsd* | bitrig*)
krb5-strength-3.2/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
krb5-strength-3.2/m4/libtool.m4-3645-    else
krb5-strength-3.2/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
krb5-strength-3.2/m4/libtool.m4-3647-    fi
##############################################
krb5-strength-3.2/m4/libtool.m4-3696-	esac
krb5-strength-3.2/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
krb5-strength-3.2/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3702-	*)
krb5-strength-3.2/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
krb5-strength-3.2/m4/libtool.m4-3704-	  */dev/null*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
krb5-strength-3.2/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
krb5-strength-3.2/m4/libtool.m4-3730-    *COFF*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
krb5-strength-3.2/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
krb5-strength-3.2/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
krb5-strength-3.2/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
krb5-strength-3.2/m4/libtool.m4:3962:case `$NM -V 2>&1` in
krb5-strength-3.2/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/m4/libtool.m4-4009-mingw*)
krb5-strength-3.2/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
krb5-strength-3.2/m4/libtool.m4-4011-  ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-4414-	  *)
krb5-strength-3.2/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
krb5-strength-3.2/m4/libtool.m4-4756-      *)
krb5-strength-3.2/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
krb5-strength-3.2/m4/libtool.m4-4939-    else
krb5-strength-3.2/m4/libtool.m4:4940:      _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'
krb5-strength-3.2/m4/libtool.m4-4941-    fi
##############################################
krb5-strength-3.2/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
krb5-strength-3.2/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
krb5-strength-3.2/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-5070-    supports_anon_versioning=no
krb5-strength-3.2/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
krb5-strength-3.2/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-5173-	prefix_cmds="$SED"~
krb5-strength-3.2/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
krb5-strength-3.2/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
krb5-strength-3.2/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
krb5-strength-3.2/m4/libtool.m4:5196:      _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'
krb5-strength-3.2/m4/libtool.m4:5197:      _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'
krb5-strength-3.2/m4/libtool.m4-5198-      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
krb5-strength-3.2/m4/libtool.m4:5214:	  _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'
krb5-strength-3.2/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
krb5-strength-3.2/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
krb5-strength-3.2/m4/libtool.m4:5219:	  _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'
krb5-strength-3.2/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
krb5-strength-3.2/m4/libtool.m4:5236:	  _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'
krb5-strength-3.2/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
krb5-strength-3.2/m4/libtool.m4-5239-	esac
krb5-strength-3.2/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
krb5-strength-3.2/m4/libtool.m4:5242:	  _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'
krb5-strength-3.2/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
krb5-strength-3.2/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
krb5-strength-3.2/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
krb5-strength-3.2/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
krb5-strength-3.2/m4/libtool.m4-5399-	else
krb5-strength-3.2/m4/libtool.m4:5400:	  _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'
krb5-strength-3.2/m4/libtool.m4-5401-	fi
##############################################
krb5-strength-3.2/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
krb5-strength-3.2/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
krb5-strength-3.2/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
krb5-strength-3.2/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
krb5-strength-3.2/m4/libtool.m4:5521:        _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
krb5-strength-3.2/m4/libtool.m4-5522-      else
##############################################
krb5-strength-3.2/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
krb5-strength-3.2/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
krb5-strength-3.2/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
krb5-strength-3.2/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
krb5-strength-3.2/m4/libtool.m4:5637:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
krb5-strength-3.2/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
krb5-strength-3.2/m4/libtool.m4-5774-      if test yes = "$GCC"; then
krb5-strength-3.2/m4/libtool.m4:5775:	_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'
krb5-strength-3.2/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
krb5-strength-3.2/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
krb5-strength-3.2/m4/libtool.m4:5798:          _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'
krb5-strength-3.2/m4/libtool.m4-5799-	fi
##############################################
krb5-strength-3.2/m4/libtool.m4-5801-      else
krb5-strength-3.2/m4/libtool.m4:5802:	_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'
krb5-strength-3.2/m4/libtool.m4:5803:	_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'
krb5-strength-3.2/m4/libtool.m4-5804-      fi
##############################################
krb5-strength-3.2/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
krb5-strength-3.2/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
krb5-strength-3.2/m4/libtool.m4-5879-	prefix_cmds="$SED"~
krb5-strength-3.2/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
krb5-strength-3.2/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
krb5-strength-3.2/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
krb5-strength-3.2/m4/libtool.m4:5894:	_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'
krb5-strength-3.2/m4/libtool.m4-5895-      else
krb5-strength-3.2/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
krb5-strength-3.2/m4/libtool.m4:5897:	_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'
krb5-strength-3.2/m4/libtool.m4-5898-      fi
##############################################
krb5-strength-3.2/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
krb5-strength-3.2/m4/libtool.m4:5907:	_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'
krb5-strength-3.2/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
krb5-strength-3.2/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
krb5-strength-3.2/m4/libtool.m4:5911:	_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'
krb5-strength-3.2/m4/libtool.m4:5912:	_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~
krb5-strength-3.2/m4/libtool.m4:5913:          $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'
krb5-strength-3.2/m4/libtool.m4-5914-
##############################################
krb5-strength-3.2/m4/libtool.m4-5929-      else
krb5-strength-3.2/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
krb5-strength-3.2/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
krb5-strength-3.2/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
krb5-strength-3.2/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
krb5-strength-3.2/m4/libtool.m4-6124-	  then
##############################################
krb5-strength-3.2/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
krb5-strength-3.2/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
krb5-strength-3.2/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
krb5-strength-3.2/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
krb5-strength-3.2/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
krb5-strength-3.2/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
krb5-strength-3.2/m4/libtool.m4-6594-
krb5-strength-3.2/m4/libtool.m4:6595:          _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
krb5-strength-3.2/m4/libtool.m4-6596-        else
##############################################
krb5-strength-3.2/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
krb5-strength-3.2/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
krb5-strength-3.2/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
krb5-strength-3.2/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
krb5-strength-3.2/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
krb5-strength-3.2/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
krb5-strength-3.2/m4/libtool.m4-6822-            # dependencies.
krb5-strength-3.2/m4/libtool.m4:6823:            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"'
krb5-strength-3.2/m4/libtool.m4-6824-            ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-6887-	    # dependencies.
krb5-strength-3.2/m4/libtool.m4:6888:	    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"'
krb5-strength-3.2/m4/libtool.m4-6889-	    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
krb5-strength-3.2/m4/libtool.m4:6924:	_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'
krb5-strength-3.2/m4/libtool.m4:6925:	_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'
krb5-strength-3.2/m4/libtool.m4-6926-	;;
##############################################
krb5-strength-3.2/m4/libtool.m4-6930-	    # SGI C++
krb5-strength-3.2/m4/libtool.m4:6931:	    _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'
krb5-strength-3.2/m4/libtool.m4-6932-
##############################################
krb5-strength-3.2/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
krb5-strength-3.2/m4/libtool.m4:6942:	        _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'
krb5-strength-3.2/m4/libtool.m4-6943-	      else
krb5-strength-3.2/m4/libtool.m4:6944:	        _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'
krb5-strength-3.2/m4/libtool.m4-6945-	      fi
##############################################
krb5-strength-3.2/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
krb5-strength-3.2/m4/libtool.m4:6963:	    _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'
krb5-strength-3.2/m4/libtool.m4:6964:	    _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'
krb5-strength-3.2/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
krb5-strength-3.2/m4/libtool.m4-6972-	    # dependencies.
krb5-strength-3.2/m4/libtool.m4:6973:	    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"'
krb5-strength-3.2/m4/libtool.m4-6974-
##############################################
krb5-strength-3.2/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
krb5-strength-3.2/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
krb5-strength-3.2/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
krb5-strength-3.2/m4/libtool.m4-7008-            # Portland Group C++ compiler
krb5-strength-3.2/m4/libtool.m4:7009:	    case `$CC -V` in
krb5-strength-3.2/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
krb5-strength-3.2/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
krb5-strength-3.2/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
krb5-strength-3.2/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
krb5-strength-3.2/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
krb5-strength-3.2/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
krb5-strength-3.2/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
krb5-strength-3.2/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
krb5-strength-3.2/m4/libtool.m4:7023:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
krb5-strength-3.2/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
krb5-strength-3.2/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
krb5-strength-3.2/m4/libtool.m4:7027:                $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'
krb5-strength-3.2/m4/libtool.m4-7028-	      ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
krb5-strength-3.2/m4/libtool.m4:7037:	    _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'
krb5-strength-3.2/m4/libtool.m4-7038-            ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-7055-	    # dependencies.
krb5-strength-3.2/m4/libtool.m4:7056:	    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'
krb5-strength-3.2/m4/libtool.m4-7057-	    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-7070-	  *)
krb5-strength-3.2/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
krb5-strength-3.2/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
krb5-strength-3.2/m4/libtool.m4:7078:	      _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'
krb5-strength-3.2/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
krb5-strength-3.2/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
krb5-strength-3.2/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
krb5-strength-3.2/m4/libtool.m4-7144-	    _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'
##############################################
krb5-strength-3.2/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
krb5-strength-3.2/m4/libtool.m4:7162:	    _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'
krb5-strength-3.2/m4/libtool.m4-7163-
##############################################
krb5-strength-3.2/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
krb5-strength-3.2/m4/libtool.m4:7183:	        _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'
krb5-strength-3.2/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
krb5-strength-3.2/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
krb5-strength-3.2/m4/libtool.m4:7188:	        _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'
krb5-strength-3.2/m4/libtool.m4:7189:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
krb5-strength-3.2/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
krb5-strength-3.2/m4/libtool.m4:7191:                  $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~
krb5-strength-3.2/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
krb5-strength-3.2/m4/libtool.m4-7206-	    # dependencies.
krb5-strength-3.2/m4/libtool.m4:7207:	    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"'
krb5-strength-3.2/m4/libtool.m4-7208-	    ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-7213-	        osf3*)
krb5-strength-3.2/m4/libtool.m4:7214:	          _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'
krb5-strength-3.2/m4/libtool.m4-7215-		  ;;
krb5-strength-3.2/m4/libtool.m4-7216-	        *)
krb5-strength-3.2/m4/libtool.m4:7217:	          _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'
krb5-strength-3.2/m4/libtool.m4-7218-		  ;;
##############################################
krb5-strength-3.2/m4/libtool.m4-7466-  case @S|@2 in
krb5-strength-3.2/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
krb5-strength-3.2/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
krb5-strength-3.2/m4/libtool.m4-7469-  esac
##############################################
krb5-strength-3.2/m4/libtool.m4-7555-
krb5-strength-3.2/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
krb5-strength-3.2/m4/libtool.m4-7557-    case $prev$p in
##############################################
krb5-strength-3.2/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
krb5-strength-3.2/m4/libtool.m4:7660: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
krb5-strength-3.2/m4/libtool.m4-7661-fi
##############################################
krb5-strength-3.2/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
krb5-strength-3.2/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
krb5-strength-3.2/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
krb5-strength-3.2/m4/ltsugar.m4-68-m4_define([lt_combine],
krb5-strength-3.2/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
krb5-strength-3.2/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-55-finish () {
krb5-strength-3.2/tests/tap/libtap.sh:56:    tap_highest=`expr "$count" - 1`
krb5-strength-3.2/tests/tap/libtap.sh-57-    if [ "$planned" = 0 ] ; then
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-71-        elif [ "$planned" -lt "$tap_highest" ] ; then
krb5-strength-3.2/tests/tap/libtap.sh:72:            tap_extra=`expr "$tap_highest" - "$planned"`
krb5-strength-3.2/tests/tap/libtap.sh-73-            if [ "$planned" -gt 1 ] ; then
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-117-        echo not ok "$count$tap_desc"
krb5-strength-3.2/tests/tap/libtap.sh:118:        failed=`expr $failed + 1`
krb5-strength-3.2/tests/tap/libtap.sh-119-    fi
krb5-strength-3.2/tests/tap/libtap.sh:120:    count=`expr $count + 1`
krb5-strength-3.2/tests/tap/libtap.sh-121-}
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-125-    echo "ok $count # skip $*"
krb5-strength-3.2/tests/tap/libtap.sh:126:    count=`expr $count + 1`
krb5-strength-3.2/tests/tap/libtap.sh-127-}
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-132-    tap_i=$count
krb5-strength-3.2/tests/tap/libtap.sh:133:    tap_end=`expr $count + $1`
krb5-strength-3.2/tests/tap/libtap.sh-134-    shift
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-136-        ok "$@"
krb5-strength-3.2/tests/tap/libtap.sh:137:        tap_i=`expr $tap_i + 1`
krb5-strength-3.2/tests/tap/libtap.sh-138-    done
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-144-    tap_i=$count
krb5-strength-3.2/tests/tap/libtap.sh:145:    tap_end=`expr $count + $1`
krb5-strength-3.2/tests/tap/libtap.sh-146-    shift
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-148-        skip "$@"
krb5-strength-3.2/tests/tap/libtap.sh:149:        tap_i=`expr $tap_i + 1`
krb5-strength-3.2/tests/tap/libtap.sh-150-    done
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-180-    shift
krb5-strength-3.2/tests/tap/libtap.sh:181:    tap_output=`"$@" 2>&1`
krb5-strength-3.2/tests/tap/libtap.sh-182-    tap_status=$?
##############################################
krb5-strength-3.2/tests/tap/libtap.sh-198-strip_colon_error() {
krb5-strength-3.2/tests/tap/libtap.sh:199:    tap_output=`"$@" 2>&1`
krb5-strength-3.2/tests/tap/libtap.sh-200-    tap_status=$?
krb5-strength-3.2/tests/tap/libtap.sh:201:    tap_output=`puts "$tap_output" | sed 's/^\([^ ]* [^:]*\):.*/\1/'`
krb5-strength-3.2/tests/tap/libtap.sh-202-    puts "$tap_output"
##############################################
krb5-strength-3.2/tests/util/xmalloc-t-46-    shift
krb5-strength-3.2/tests/util/xmalloc-t:47:    output=`strip_colon_error ./xmalloc "$@" 2>&1`
krb5-strength-3.2/tests/util/xmalloc-t-48-    status=$?
##############################################
krb5-strength-3.2/tools/heimdal-history-606-      or die "$0: cannot write to standard output: $!\n";
krb5-strength-3.2/tools/heimdal-history:607:    exec('perldoc', '-t', $fullpath);
krb5-strength-3.2/tools/heimdal-history-608-}
##############################################
krb5-strength-3.2/tools/krb5-strength-wordlist-100-    # Run cdb to turn the result into a CDB database.  Ignore duplicate keys.
krb5-strength-3.2/tools/krb5-strength-wordlist:101:    system($CDB, '-c', '-u', $output, $tmp) == 0
krb5-strength-3.2/tools/krb5-strength-wordlist-102-      or die "$0: cdb -c failed\n";
##############################################
krb5-strength-3.2/tools/krb5-strength-wordlist-256-    say_fh(\*STDOUT, 'Feeding myself to perldoc, please wait...');
krb5-strength-3.2/tools/krb5-strength-wordlist:257:    exec('perldoc', '-t', $fullpath);
krb5-strength-3.2/tools/krb5-strength-wordlist-258-}
##############################################
krb5-strength-3.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
krb5-strength-3.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
krb5-strength-3.2/configure-47-  as_echo='print -r --'
krb5-strength-3.2/configure-48-  as_echo_n='print -rn --'
krb5-strength-3.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
krb5-strength-3.2/configure-50-  as_echo='printf %s\n'
##############################################
krb5-strength-3.2/configure-52-else
krb5-strength-3.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
krb5-strength-3.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
krb5-strength-3.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
krb5-strength-3.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
krb5-strength-3.2/configure-64-      esac;
##############################################
krb5-strength-3.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
krb5-strength-3.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
krb5-strength-3.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
krb5-strength-3.2/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
krb5-strength-3.2/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
krb5-strength-3.2/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
krb5-strength-3.2/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
krb5-strength-3.2/configure-335-      case $as_dir in #(
krb5-strength-3.2/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
krb5-strength-3.2/configure-337-      *) as_qdir=$as_dir;;
##############################################
krb5-strength-3.2/configure-408-  {
krb5-strength-3.2/configure:409:    as_val=`expr "$@" || test $? -eq 1`
krb5-strength-3.2/configure-410-  }
##############################################
krb5-strength-3.2/configure-415-# ----------------------------------------
krb5-strength-3.2/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
krb5-strength-3.2/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
krb5-strength-3.2/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
krb5-strength-3.2/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
krb5-strength-3.2/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
krb5-strength-3.2/configure-888-  case $ac_option in
krb5-strength-3.2/configure:889:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
krb5-strength-3.2/configure-890-  *=)   ac_optarg= ;;
##############################################
krb5-strength-3.2/configure-932-  -disable-* | --disable-*)
krb5-strength-3.2/configure:933:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
krb5-strength-3.2/configure-934-    # Reject names that are not valid shell variable names.
##############################################
krb5-strength-3.2/configure-937-    ac_useropt_orig=$ac_useropt
krb5-strength-3.2/configure:938:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
krb5-strength-3.2/configure-939-    case $ac_user_opts in
##############################################
krb5-strength-3.2/configure-958-  -enable-* | --enable-*)
krb5-strength-3.2/configure:959:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
krb5-strength-3.2/configure-960-    # Reject names that are not valid shell variable names.
##############################################
krb5-strength-3.2/configure-963-    ac_useropt_orig=$ac_useropt
krb5-strength-3.2/configure:964:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
krb5-strength-3.2/configure-965-    case $ac_user_opts in
##############################################
krb5-strength-3.2/configure-1171-  -with-* | --with-*)
krb5-strength-3.2/configure:1172:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
krb5-strength-3.2/configure-1173-    # Reject names that are not valid shell variable names.
##############################################
krb5-strength-3.2/configure-1176-    ac_useropt_orig=$ac_useropt
krb5-strength-3.2/configure:1177:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
krb5-strength-3.2/configure-1178-    case $ac_user_opts in
##############################################
krb5-strength-3.2/configure-1187-  -without-* | --without-*)
krb5-strength-3.2/configure:1188:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
krb5-strength-3.2/configure-1189-    # Reject names that are not valid shell variable names.
##############################################
krb5-strength-3.2/configure-1192-    ac_useropt_orig=$ac_useropt
krb5-strength-3.2/configure:1193:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
krb5-strength-3.2/configure-1194-    case $ac_user_opts in
##############################################
krb5-strength-3.2/configure-1225-  *=*)
krb5-strength-3.2/configure:1226:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
krb5-strength-3.2/configure-1227-    # Reject names that are not valid shell variable names.
##############################################
krb5-strength-3.2/configure-1246-if test -n "$ac_prev"; then
krb5-strength-3.2/configure:1247:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
krb5-strength-3.2/configure-1248-  as_fn_error $? "missing argument to $ac_option"
##############################################
krb5-strength-3.2/configure-1268-    */ )
krb5-strength-3.2/configure:1269:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
krb5-strength-3.2/configure-1270-      eval $ac_var=\$ac_val;;
##############################################
krb5-strength-3.2/configure-1303-ac_ls_di=`ls -di .` &&
krb5-strength-3.2/configure:1304:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
krb5-strength-3.2/configure-1305-  as_fn_error $? "working directory cannot be determined"
##############################################
krb5-strength-3.2/configure-1359-case $srcdir in
krb5-strength-3.2/configure:1360:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
krb5-strength-3.2/configure-1361-esac
##############################################
krb5-strength-3.2/configure-1402-By default, \`make install' will install all the files in
krb5-strength-3.2/configure:1403:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
krb5-strength-3.2/configure:1404:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
krb5-strength-3.2/configure-1405-for instance \`--prefix=\$HOME'.
##############################################
krb5-strength-3.2/configure-1540-*)
krb5-strength-3.2/configure:1541:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
krb5-strength-3.2/configure-1542-  # A ".." for each directory in $ac_dir_suffix.
krb5-strength-3.2/configure:1543:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
krb5-strength-3.2/configure-1544-  case $ac_top_builddir_sub in
##############################################
krb5-strength-3.2/configure-2197-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
krb5-strength-3.2/configure:2198:  as_decl_name=`echo $2|sed 's/ *(.*//'`
krb5-strength-3.2/configure:2199:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
krb5-strength-3.2/configure-2200-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
krb5-strength-3.2/configure-2365-    *\'*)
krb5-strength-3.2/configure:2366:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
krb5-strength-3.2/configure-2367-    esac
##############################################
krb5-strength-3.2/configure-2448-      case $ac_val in
krb5-strength-3.2/configure:2449:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
krb5-strength-3.2/configure-2450-      esac
##############################################
krb5-strength-3.2/configure-2463-	case $ac_val in
krb5-strength-3.2/configure:2464:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
krb5-strength-3.2/configure-2465-	esac
##############################################
krb5-strength-3.2/configure-2583-    set,)
krb5-strength-3.2/configure:2584:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
krb5-strength-3.2/configure:2585:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
krb5-strength-3.2/configure-2586-      ac_cache_corrupted=: ;;
##############################################
krb5-strength-3.2/configure-2594-	# differences in whitespace do not lead to failure.
krb5-strength-3.2/configure:2595:	ac_old_val_w=`echo x $ac_old_val`
krb5-strength-3.2/configure:2596:	ac_new_val_w=`echo x $ac_new_val`
krb5-strength-3.2/configure-2597-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
krb5-strength-3.2/configure-2614-    case $ac_new_val in
krb5-strength-3.2/configure:2615:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
krb5-strength-3.2/configure-2616-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
krb5-strength-3.2/configure-2791-     echo "timestamp, slept: $am_has_slept" > conftest.file
krb5-strength-3.2/configure:2792:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
krb5-strength-3.2/configure-2793-     if test "$*" = "X"; then
krb5-strength-3.2/configure-2794-	# -L didn't work.
krb5-strength-3.2/configure:2795:	set X `ls -t "$srcdir/configure" conftest.file`
krb5-strength-3.2/configure-2796-     fi
##############################################
krb5-strength-3.2/configure-2842-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
krb5-strength-3.2/configure:2843:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
krb5-strength-3.2/configure-2844-
krb5-strength-3.2/configure-2845-# Expand $ac_aux_dir to an absolute path.
krb5-strength-3.2/configure:2846:am_aux_dir=`cd "$ac_aux_dir" && pwd`
krb5-strength-3.2/configure-2847-
##############################################
krb5-strength-3.2/configure-2987-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
krb5-strength-3.2/configure:2988:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
krb5-strength-3.2/configure-2989-	     'mkdir (GNU coreutils) '* | \
##############################################
krb5-strength-3.2/configure-3060-set x ${MAKE-make}
krb5-strength-3.2/configure:3061:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
krb5-strength-3.2/configure-3062-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
krb5-strength-3.2/configure-3070-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
krb5-strength-3.2/configure:3071:case `${MAKE-make} -f conftest.make 2>/dev/null` in
krb5-strength-3.2/configure-3072-  *@@@%%%=?*=@@@%%%*)
##############################################
krb5-strength-3.2/configure-3136-
krb5-strength-3.2/configure:3137:if test "`cd $srcdir && pwd`" != "`pwd`"; then
krb5-strength-3.2/configure-3138-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
krb5-strength-3.2/configure-3624-$as_echo_n "checking whether the C compiler works... " >&6; }
krb5-strength-3.2/configure:3625:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
krb5-strength-3.2/configure-3626-
##############################################
krb5-strength-3.2/configure-3668-	then :; else
krb5-strength-3.2/configure:3669:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
krb5-strength-3.2/configure-3670-	fi
##############################################
krb5-strength-3.2/configure-3728-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
krb5-strength-3.2/configure:3729:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
krb5-strength-3.2/configure-3730-	  break;;
##############################################
krb5-strength-3.2/configure-3837-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
krb5-strength-3.2/configure:3838:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
krb5-strength-3.2/configure-3839-       break;;
##############################################
krb5-strength-3.2/configure-4218-  if test "$am_compiler_list" = ""; then
krb5-strength-3.2/configure:4219:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
krb5-strength-3.2/configure-4220-  fi
##############################################
krb5-strength-3.2/configure-4475-  # Check for GNU $ac_path_GREP
krb5-strength-3.2/configure:4476:case `"$ac_path_GREP" --version 2>&1` in
krb5-strength-3.2/configure-4477-*GNU*)
##############################################
krb5-strength-3.2/configure-4541-  # Check for GNU $ac_path_EGREP
krb5-strength-3.2/configure:4542:case `"$ac_path_EGREP" --version 2>&1` in
krb5-strength-3.2/configure-4543-*GNU*)
##############################################
krb5-strength-3.2/configure-4702-do :
krb5-strength-3.2/configure:4703:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-4704-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
krb5-strength-3.2/configure-4707-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:4708:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-4709-_ACEOF
##############################################
krb5-strength-3.2/configure-7278-test "x$ac_build_alias" = x &&
krb5-strength-3.2/configure:7279:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
krb5-strength-3.2/configure-7280-test "x$ac_build_alias" = x &&
krb5-strength-3.2/configure-7281-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
krb5-strength-3.2/configure:7282:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
krb5-strength-3.2/configure-7283-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
krb5-strength-3.2/configure-7302-IFS=$ac_save_IFS
krb5-strength-3.2/configure:7303:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
krb5-strength-3.2/configure-7304-
##############################################
krb5-strength-3.2/configure-7313-else
krb5-strength-3.2/configure:7314:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
krb5-strength-3.2/configure-7315-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
krb5-strength-3.2/configure-7335-IFS=$ac_save_IFS
krb5-strength-3.2/configure:7336:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
krb5-strength-3.2/configure-7337-
##############################################
krb5-strength-3.2/configure-7363-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
krb5-strength-3.2/configure:7364:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
krb5-strength-3.2/configure-7365-  ECHO='print -r --'
krb5-strength-3.2/configure:7366:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
krb5-strength-3.2/configure-7367-  ECHO='printf %s\n'
##############################################
krb5-strength-3.2/configure-7432-  # Check for GNU $ac_path_SED
krb5-strength-3.2/configure:7433:case `"$ac_path_SED" --version 2>&1` in
krb5-strength-3.2/configure-7434-*GNU*)
##############################################
krb5-strength-3.2/configure-7511-  # Check for GNU $ac_path_FGREP
krb5-strength-3.2/configure:7512:case `"$ac_path_FGREP" --version 2>&1` in
krb5-strength-3.2/configure-7513-*GNU*)
##############################################
krb5-strength-3.2/configure-7591-    # gcc leaves a trailing carriage return, which upsets mingw
krb5-strength-3.2/configure:7592:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
krb5-strength-3.2/configure-7593-  *)
krb5-strength-3.2/configure:7594:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
krb5-strength-3.2/configure-7595-  esac
##############################################
krb5-strength-3.2/configure-7600-      # Canonicalize the pathname of ld
krb5-strength-3.2/configure:7601:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
krb5-strength-3.2/configure-7602-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
krb5-strength-3.2/configure:7603:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
krb5-strength-3.2/configure-7604-      done
##############################################
krb5-strength-3.2/configure-7635-      # Break only if it was the GNU/non-GNU ld that we prefer.
krb5-strength-3.2/configure:7636:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
krb5-strength-3.2/configure-7637-      *GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/configure-7666-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
krb5-strength-3.2/configure:7667:case `$LD -v 2>&1 </dev/null` in
krb5-strength-3.2/configure-7668-*GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/configure-7716-	esac
krb5-strength-3.2/configure:7717:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
krb5-strength-3.2/configure-7718-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
krb5-strength-3.2/configure-7722-	*)
krb5-strength-3.2/configure:7723:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
krb5-strength-3.2/configure-7724-	  */dev/null*)
##############################################
krb5-strength-3.2/configure-7850-
krb5-strength-3.2/configure:7851:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
krb5-strength-3.2/configure-7852-    *COFF*)
##############################################
krb5-strength-3.2/configure-7962-    # And add a safety zone
krb5-strength-3.2/configure:7963:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
krb5-strength-3.2/configure:7964:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
krb5-strength-3.2/configure-7965-    ;;
##############################################
krb5-strength-3.2/configure-7995-    if test -n "$kargmax"; then
krb5-strength-3.2/configure:7996:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
krb5-strength-3.2/configure-7997-    else
##############################################
krb5-strength-3.2/configure-8004-       test undefined != "$lt_cv_sys_max_cmd_len"; then
krb5-strength-3.2/configure:8005:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
krb5-strength-3.2/configure:8006:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
krb5-strength-3.2/configure-8007-    else
##############################################
krb5-strength-3.2/configure-8016-      # we can't tell.
krb5-strength-3.2/configure:8017:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
krb5-strength-3.2/configure-8018-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
krb5-strength-3.2/configure-8020-      do
krb5-strength-3.2/configure:8021:        i=`expr $i + 1`
krb5-strength-3.2/configure-8022-        teststring=$teststring$teststring
##############################################
krb5-strength-3.2/configure-8024-      # Only check the string length outside the loop.
krb5-strength-3.2/configure:8025:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
krb5-strength-3.2/configure-8026-      teststring=
##############################################
krb5-strength-3.2/configure-8029-      # linker.  It appears as though 1/2 is a usable value.
krb5-strength-3.2/configure:8030:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
krb5-strength-3.2/configure-8031-    fi
##############################################
krb5-strength-3.2/configure-8440-openbsd* | bitrig*)
krb5-strength-3.2/configure:8441:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/configure-8442-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
krb5-strength-3.2/configure-8510-    else
krb5-strength-3.2/configure:8511:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
krb5-strength-3.2/configure-8512-    fi
##############################################
krb5-strength-3.2/configure-8655-  # decide which one to use based on capabilities of $DLLTOOL
krb5-strength-3.2/configure:8656:  case `$DLLTOOL --help 2>&1` in
krb5-strength-3.2/configure-8657-  *--identify-strict*)
##############################################
krb5-strength-3.2/configure-9176-# If we're using GNU nm, then use its standard symbol codes.
krb5-strength-3.2/configure:9177:case `$NM -V 2>&1` in
krb5-strength-3.2/configure-9178-*GNU* | *'with BFD'*)
##############################################
krb5-strength-3.2/configure-9224-mingw*)
krb5-strength-3.2/configure:9225:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
krb5-strength-3.2/configure-9226-  ;;
##############################################
krb5-strength-3.2/configure-9453-   if test yes = "$GCC"; then
krb5-strength-3.2/configure:9454:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
krb5-strength-3.2/configure-9455-   fi
##############################################
krb5-strength-3.2/configure-9457- /*)
krb5-strength-3.2/configure:9458:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
krb5-strength-3.2/configure-9459-   ;; #(
##############################################
krb5-strength-3.2/configure-9552-    done
krb5-strength-3.2/configure:9553:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
krb5-strength-3.2/configure-9554-}
##############################################
krb5-strength-3.2/configure-9574-  test $ac_status = 0; }; then
krb5-strength-3.2/configure:9575:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9576-      *ELF-32*)
##############################################
krb5-strength-3.2/configure-9595-    if test yes = "$lt_cv_prog_gnu_ld"; then
krb5-strength-3.2/configure:9596:      case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9597-	*32-bit*)
##############################################
krb5-strength-3.2/configure-9607-    else
krb5-strength-3.2/configure:9608:      case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9609-	*32-bit*)
##############################################
krb5-strength-3.2/configure-9633-    emul=elf
krb5-strength-3.2/configure:9634:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9635-      *32-bit*)
##############################################
krb5-strength-3.2/configure-9641-    esac
krb5-strength-3.2/configure:9642:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9643-      *MSB*)
##############################################
krb5-strength-3.2/configure-9649-    esac
krb5-strength-3.2/configure:9650:    case `/usr/bin/file conftest.$ac_objext` in
krb5-strength-3.2/configure-9651-      *N32*)
##############################################
krb5-strength-3.2/configure-10582-    *:)
krb5-strength-3.2/configure:10583:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
krb5-strength-3.2/configure-10584-        ;;
krb5-strength-3.2/configure-10585-    x:*)
krb5-strength-3.2/configure:10586:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/configure-10587-        ;;
krb5-strength-3.2/configure-10588-    *::*)
krb5-strength-3.2/configure:10589:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
krb5-strength-3.2/configure:10590:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
krb5-strength-3.2/configure-10591-        ;;
krb5-strength-3.2/configure-10592-    *)
krb5-strength-3.2/configure:10593:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/configure-10594-        ;;
##############################################
krb5-strength-3.2/configure-10917-	"file_magic "*)
krb5-strength-3.2/configure:10918:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
krb5-strength-3.2/configure-10919-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
krb5-strength-3.2/configure-10983-	"file_magic "*)
krb5-strength-3.2/configure:10984:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
krb5-strength-3.2/configure-10985-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
krb5-strength-3.2/configure-11387-      *)
krb5-strength-3.2/configure:11388:	case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/configure-11389-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
krb5-strength-3.2/configure-11836-	# shared libraries, regardless of the interface used.
krb5-strength-3.2/configure:11837:	case `$LD -v 2>&1` in
krb5-strength-3.2/configure-11838-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
krb5-strength-3.2/configure-11868-    supports_anon_versioning=no
krb5-strength-3.2/configure:11869:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
krb5-strength-3.2/configure-11870-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
krb5-strength-3.2/configure-11937-	# is; otherwise, prepend EXPORTS...
krb5-strength-3.2/configure:11938:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
krb5-strength-3.2/configure-11939-          cp $export_symbols $output_objdir/$soname.def;
##############################################
krb5-strength-3.2/configure-11971-	prefix_cmds="$SED"~
krb5-strength-3.2/configure:11972:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
krb5-strength-3.2/configure-11973-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
krb5-strength-3.2/configure-11993-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
krb5-strength-3.2/configure:11994:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
krb5-strength-3.2/configure:11995:      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'
krb5-strength-3.2/configure-11996-      ;;
##############################################
krb5-strength-3.2/configure-12011-        pgcc*)				# Portland Group C compiler
krb5-strength-3.2/configure:12012:	  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'
krb5-strength-3.2/configure-12013-	  tmp_addflag=' $pic_flag'
##############################################
krb5-strength-3.2/configure-12016-					# Portland Group f77 and f90 compilers
krb5-strength-3.2/configure:12017:	  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'
krb5-strength-3.2/configure-12018-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
krb5-strength-3.2/configure-12033-	nvcc*)	# Cuda Compiler Driver 2.2
krb5-strength-3.2/configure:12034:	  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'
krb5-strength-3.2/configure-12035-	  compiler_needs_object=yes
##############################################
krb5-strength-3.2/configure-12037-	esac
krb5-strength-3.2/configure:12038:	case `$CC -V 2>&1 | sed 5q` in
krb5-strength-3.2/configure-12039-	*Sun\ C*)			# Sun C 5.9
krb5-strength-3.2/configure:12040:	  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'
krb5-strength-3.2/configure-12041-	  compiler_needs_object=yes
##############################################
krb5-strength-3.2/configure-12108-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
krb5-strength-3.2/configure:12109:      case `$LD -v 2>&1` in
krb5-strength-3.2/configure-12110-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
krb5-strength-3.2/configure-12197-	else
krb5-strength-3.2/configure:12198:	  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'
krb5-strength-3.2/configure-12199-	fi
##############################################
krb5-strength-3.2/configure-12262-	# below for broken collect2 doesn't work under 4.3+
krb5-strength-3.2/configure:12263:	  collect2name=`$CC -print-prog-name=collect2`
krb5-strength-3.2/configure-12264-	  if test -f "$collect2name" &&
##############################################
krb5-strength-3.2/configure-12342-      }'
krb5-strength-3.2/configure:12343:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
krb5-strength-3.2/configure-12344-  # Check for a 64-bit object if we didn't find anything.
krb5-strength-3.2/configure-12345-  if test -z "$lt_cv_aix_libpath_"; then
krb5-strength-3.2/configure:12346:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
krb5-strength-3.2/configure-12347-  fi
##############################################
krb5-strength-3.2/configure-12360-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
krb5-strength-3.2/configure:12361:        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
krb5-strength-3.2/configure-12362-      else
##############################################
krb5-strength-3.2/configure-12395-      }'
krb5-strength-3.2/configure:12396:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
krb5-strength-3.2/configure-12397-  # Check for a 64-bit object if we didn't find anything.
krb5-strength-3.2/configure-12398-  if test -z "$lt_cv_aix_libpath_"; then
krb5-strength-3.2/configure:12399:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
krb5-strength-3.2/configure-12400-  fi
##############################################
krb5-strength-3.2/configure-12427-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
krb5-strength-3.2/configure:12428:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
krb5-strength-3.2/configure-12429-	  if test svr4 != "$with_aix_soname"; then
##############################################
krb5-strength-3.2/configure-12480-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
krb5-strength-3.2/configure:12481:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
krb5-strength-3.2/configure-12482-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
krb5-strength-3.2/configure-12518-	# FIXME: Setting linknames here is a bad hack.
krb5-strength-3.2/configure:12519:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
krb5-strength-3.2/configure-12520-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
krb5-strength-3.2/configure-12536-  if test yes = "$lt_cv_ld_force_load"; then
krb5-strength-3.2/configure:12537:    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\"`'
krb5-strength-3.2/configure-12538-
##############################################
krb5-strength-3.2/configure-12716-      if test yes = "$GCC"; then
krb5-strength-3.2/configure:12717:	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'
krb5-strength-3.2/configure-12718-	# Try to use the -exported_symbol ld option, if it does not
##############################################
krb5-strength-3.2/configure-12744-	if test yes = "$lt_cv_irix_exported_symbol"; then
krb5-strength-3.2/configure:12745:          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'
krb5-strength-3.2/configure-12746-	fi
##############################################
krb5-strength-3.2/configure-12748-      else
krb5-strength-3.2/configure:12749:	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'
krb5-strength-3.2/configure:12750:	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'
krb5-strength-3.2/configure-12751-      fi
##############################################
krb5-strength-3.2/configure-12795-	hardcode_direct_absolute=yes
krb5-strength-3.2/configure:12796:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/configure-12797-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
krb5-strength-3.2/configure-12826-	prefix_cmds="$SED"~
krb5-strength-3.2/configure:12827:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
krb5-strength-3.2/configure-12828-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
krb5-strength-3.2/configure-12840-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
krb5-strength-3.2/configure:12841:	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'
krb5-strength-3.2/configure-12842-      else
krb5-strength-3.2/configure-12843-	allow_undefined_flag=' -expect_unresolved \*'
krb5-strength-3.2/configure:12844:	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'
krb5-strength-3.2/configure-12845-      fi
##############################################
krb5-strength-3.2/configure-12853-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
krb5-strength-3.2/configure:12854:	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'
krb5-strength-3.2/configure-12855-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
krb5-strength-3.2/configure-12857-	allow_undefined_flag=' -expect_unresolved \*'
krb5-strength-3.2/configure:12858:	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'
krb5-strength-3.2/configure:12859:	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~
krb5-strength-3.2/configure:12860:          $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'
krb5-strength-3.2/configure-12861-
##############################################
krb5-strength-3.2/configure-12876-      else
krb5-strength-3.2/configure:12877:	case `$CC -V 2>&1` in
krb5-strength-3.2/configure-12878-	*"Compilers 5.0"*)
##############################################
krb5-strength-3.2/configure-13275-  esac
krb5-strength-3.2/configure:13276:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
krb5-strength-3.2/configure-13277-  case $lt_search_path_spec in
##############################################
krb5-strength-3.2/configure-13282-    # okay in the real world where ";" in dirpaths is itself problematic.
krb5-strength-3.2/configure:13283:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
krb5-strength-3.2/configure-13284-    ;;
krb5-strength-3.2/configure-13285-  *)
krb5-strength-3.2/configure:13286:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/configure-13287-    ;;
##############################################
krb5-strength-3.2/configure-13291-  lt_tmp_lt_search_path_spec=
krb5-strength-3.2/configure:13292:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
krb5-strength-3.2/configure-13293-  # ...but if some path component already ends with the multilib dir we assume
##############################################
krb5-strength-3.2/configure-13333-  esac
krb5-strength-3.2/configure:13334:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
krb5-strength-3.2/configure-13335-else
##############################################
krb5-strength-3.2/configure-13473-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
krb5-strength-3.2/configure:13474:    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'
krb5-strength-3.2/configure-13475-    ;;
##############################################
krb5-strength-3.2/configure-13509-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
krb5-strength-3.2/configure:13510:    postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/configure:13511:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
krb5-strength-3.2/configure:13512:      dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/configure-13513-      test -d \$dldir || mkdir -p \$dldir~
##############################################
krb5-strength-3.2/configure-13518-      fi'
krb5-strength-3.2/configure:13519:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
krb5-strength-3.2/configure-13520-      dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/configure-13526-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
krb5-strength-3.2/configure:13527:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/configure-13528-
##############################################
krb5-strength-3.2/configure-13532-      # MinGW DLLs use traditional 'lib' prefix
krb5-strength-3.2/configure:13533:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/configure-13534-      ;;
##############################################
krb5-strength-3.2/configure-13536-      # pw32 DLLs use 'pw' prefix rather than 'lib'
krb5-strength-3.2/configure:13537:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/configure-13538-      ;;
##############################################
krb5-strength-3.2/configure-13545-    libname_spec='$name'
krb5-strength-3.2/configure:13546:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
krb5-strength-3.2/configure-13547-    library_names_spec='$libname.dll.lib'
##############################################
krb5-strength-3.2/configure-13557-        # Let DOS variable expansion print the short 8.3 style file name.
krb5-strength-3.2/configure:13558:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
krb5-strength-3.2/configure-13559-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
krb5-strength-3.2/configure-13562-      # Convert to MSYS style.
krb5-strength-3.2/configure:13563:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
krb5-strength-3.2/configure-13564-      ;;
##############################################
krb5-strength-3.2/configure-13568-      # like /cygdrive/c/PROGRA~1:/cygdr...
krb5-strength-3.2/configure:13569:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
krb5-strength-3.2/configure:13570:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
krb5-strength-3.2/configure:13571:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/configure-13572-      ;;
##############################################
krb5-strength-3.2/configure-13576-        # It is most probably a Windows format PATH.
krb5-strength-3.2/configure:13577:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
krb5-strength-3.2/configure-13578-      else
krb5-strength-3.2/configure:13579:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
krb5-strength-3.2/configure-13580-      fi
##############################################
krb5-strength-3.2/configure-13586-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
krb5-strength-3.2/configure:13587:    postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/configure:13588:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
krb5-strength-3.2/configure:13589:      dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/configure-13590-      test -d \$dldir || mkdir -p \$dldir~
krb5-strength-3.2/configure-13591-      $install_prog $dir/$dlname \$dldir/$dlname'
krb5-strength-3.2/configure:13592:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
krb5-strength-3.2/configure-13593-      dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/configure-13600-    # Assume MSVC wrapper
krb5-strength-3.2/configure:13601:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
krb5-strength-3.2/configure-13602-    dynamic_linker='Win32 ld.exe'
##############################################
krb5-strength-3.2/configure-13617-  shlibpath_var=DYLD_LIBRARY_PATH
krb5-strength-3.2/configure:13618:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
krb5-strength-3.2/configure-13619-
##############################################
krb5-strength-3.2/configure-13870-  if test -f /etc/ld.so.conf; then
krb5-strength-3.2/configure:13871:    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' ' '`
krb5-strength-3.2/configure-13872-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
krb5-strength-3.2/configure-13936-  need_lib_prefix=no
krb5-strength-3.2/configure:13937:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
krb5-strength-3.2/configure-13938-    need_version=no
##############################################
krb5-strength-3.2/configure-13963-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
krb5-strength-3.2/configure:13964:  postinstall_cmds='base_file=`basename \$file`~
krb5-strength-3.2/configure:13965:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
krb5-strength-3.2/configure:13966:    dldir=$destdir/`dirname \$dlpath`~
krb5-strength-3.2/configure-13967-    test -d \$dldir || mkdir -p \$dldir~
##############################################
krb5-strength-3.2/configure-13972-    fi'
krb5-strength-3.2/configure:13973:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
krb5-strength-3.2/configure-13974-    dlpath=$dir/\$dldll~
##############################################
krb5-strength-3.2/configure-15044-fi
krb5-strength-3.2/configure:15045: CDB_LDFLAGS=`echo "$CDB_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-15046-fi
##############################################
krb5-strength-3.2/configure-15140-fi
krb5-strength-3.2/configure:15141: CDB_LDFLAGS=`echo "$CDB_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-15142-fi
##############################################
krb5-strength-3.2/configure-15286-fi
krb5-strength-3.2/configure:15287: CRACKLIB_LDFLAGS=`echo "$CRACKLIB_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-15288-fi
##############################################
krb5-strength-3.2/configure-15446-fi
krb5-strength-3.2/configure:15447: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-15448-fi
##############################################
krb5-strength-3.2/configure-15506-do :
krb5-strength-3.2/configure:15507:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-15508-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-15510-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:15511:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-15512-_ACEOF
##############################################
krb5-strength-3.2/configure-15709-do :
krb5-strength-3.2/configure:15710:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-15711-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-15713-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:15714:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-15715-_ACEOF
##############################################
krb5-strength-3.2/configure-15836-     if test "$rra_cv_lib_KRB5_config" = yes; then :
krb5-strength-3.2/configure:15837:  KRB5_CPPFLAGS=`"$rra_krb5_config_KRB5" --cflags krb5 2>/dev/null`
krb5-strength-3.2/configure-15838-
##############################################
krb5-strength-3.2/configure-15855-        && test x"$rra_cv_krb5_config_deps" = xyes; then :
krb5-strength-3.2/configure:15856:  KRB5_LIBS=`"$rra_krb5_config_KRB5" --deps --libs krb5 2>/dev/null`
krb5-strength-3.2/configure-15857-else
krb5-strength-3.2/configure:15858:  KRB5_LIBS=`"$rra_krb5_config_KRB5" --libs krb5 2>/dev/null`
krb5-strength-3.2/configure-15859-fi
##############################################
krb5-strength-3.2/configure-15862-  if test x"krb5" = xkrb5; then :
krb5-strength-3.2/configure:15863:  KRB5_CPPFLAGS=`"$rra_krb5_config_KRB5" --cflags 2>/dev/null`
krb5-strength-3.2/configure:15864:             KRB5_LIBS=`"$rra_krb5_config_KRB5" --libs krb5 2>/dev/null`
krb5-strength-3.2/configure-15865-             rra_krb5_config_KRB5_ok=yes
##############################################
krb5-strength-3.2/configure-15869- if test x"$rra_krb5_config_KRB5_ok" = xyes; then :
krb5-strength-3.2/configure:15870:  KRB5_CPPFLAGS=`echo "$KRB5_CPPFLAGS" | sed 's%-I/usr/include %%'`
krb5-strength-3.2/configure:15871:     KRB5_CPPFLAGS=`echo "$KRB5_CPPFLAGS" | sed 's%-I/usr/include$%%'`
krb5-strength-3.2/configure-15872-     rra_krb5_save_CPPFLAGS="$CPPFLAGS"
##############################################
krb5-strength-3.2/configure-15906-fi
krb5-strength-3.2/configure:15907: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-15908-fi
##############################################
krb5-strength-3.2/configure-16717-do :
krb5-strength-3.2/configure:16718:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-16719-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-16721-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:16722:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-16723-_ACEOF
##############################################
krb5-strength-3.2/configure-16841-do :
krb5-strength-3.2/configure:16842:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-16843-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-16845-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:16846:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-16847-_ACEOF
##############################################
krb5-strength-3.2/configure-16908-do :
krb5-strength-3.2/configure:16909:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-16910-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-16912-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:16913:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-16914-_ACEOF
##############################################
krb5-strength-3.2/configure-17032-do :
krb5-strength-3.2/configure:17033:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-17034-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-17036-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:17037:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-17038-_ACEOF
##############################################
krb5-strength-3.2/configure-17107-fi
krb5-strength-3.2/configure:17108: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-17109-fi
##############################################
krb5-strength-3.2/configure-17918-do :
krb5-strength-3.2/configure:17919:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-17920-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-17922-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:17923:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-17924-_ACEOF
##############################################
krb5-strength-3.2/configure-18042-do :
krb5-strength-3.2/configure:18043:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-18044-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-18046-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:18047:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-18048-_ACEOF
##############################################
krb5-strength-3.2/configure-18118-fi
krb5-strength-3.2/configure:18119: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-18120-fi
##############################################
krb5-strength-3.2/configure-18929-do :
krb5-strength-3.2/configure:18930:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-18931-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-18933-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:18934:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-18935-_ACEOF
##############################################
krb5-strength-3.2/configure-19053-do :
krb5-strength-3.2/configure:19054:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-19055-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-19057-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:19058:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-19059-_ACEOF
##############################################
krb5-strength-3.2/configure-19126-
krb5-strength-3.2/configure:19127: KRB5_CPPFLAGS_GCC=`echo "$KRB5_CPPFLAGS" | sed -e 's/-I/-isystem /g'`
krb5-strength-3.2/configure-19128-
##############################################
krb5-strength-3.2/configure-19183-do :
krb5-strength-3.2/configure:19184:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
krb5-strength-3.2/configure-19185-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
krb5-strength-3.2/configure-19187-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:19188:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
krb5-strength-3.2/configure-19189-_ACEOF
##############################################
krb5-strength-3.2/configure-19284-do :
krb5-strength-3.2/configure:19285:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-19286-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-19288-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:19289:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-19290-_ACEOF
##############################################
krb5-strength-3.2/configure-19312-do :
krb5-strength-3.2/configure:19313:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-19314-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "
##############################################
krb5-strength-3.2/configure-19325-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:19326:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-19327-_ACEOF
##############################################
krb5-strength-3.2/configure-19514-fi
krb5-strength-3.2/configure:19515: SQLITE_LDFLAGS=`echo "$SQLITE_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-19516-fi
##############################################
krb5-strength-3.2/configure-19547-  test $ac_status = 0; }; then
krb5-strength-3.2/configure:19548:  pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null`
krb5-strength-3.2/configure-19549-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
krb5-strength-3.2/configure-19564-  test $ac_status = 0; }; then
krb5-strength-3.2/configure:19565:  pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null`
krb5-strength-3.2/configure-19566-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
krb5-strength-3.2/configure-19585-        if test $_pkg_short_errors_supported = yes; then
krb5-strength-3.2/configure:19586:	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1`
krb5-strength-3.2/configure-19587-        else
krb5-strength-3.2/configure:19588:	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1`
krb5-strength-3.2/configure-19589-        fi
##############################################
krb5-strength-3.2/configure-19739-fi
krb5-strength-3.2/configure:19740: SQLITE_LDFLAGS=`echo "$SQLITE_LDFLAGS" | sed -e 's/^ *//'`
krb5-strength-3.2/configure-19741-fi
##############################################
krb5-strength-3.2/configure-19772-  test $ac_status = 0; }; then
krb5-strength-3.2/configure:19773:  pkg_cv_SQLITE_CFLAGS=`$PKG_CONFIG --cflags "sqlite3" 2>/dev/null`
krb5-strength-3.2/configure-19774-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
krb5-strength-3.2/configure-19789-  test $ac_status = 0; }; then
krb5-strength-3.2/configure:19790:  pkg_cv_SQLITE_LIBS=`$PKG_CONFIG --libs "sqlite3" 2>/dev/null`
krb5-strength-3.2/configure-19791-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
krb5-strength-3.2/configure-19810-        if test $_pkg_short_errors_supported = yes; then
krb5-strength-3.2/configure:19811:	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "sqlite3" 2>&1`
krb5-strength-3.2/configure-19812-        else
krb5-strength-3.2/configure:19813:	        SQLITE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "sqlite3" 2>&1`
krb5-strength-3.2/configure-19814-        fi
##############################################
krb5-strength-3.2/configure-20109-do :
krb5-strength-3.2/configure:20110:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
krb5-strength-3.2/configure-20111-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
krb5-strength-3.2/configure-20113-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:20114:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
krb5-strength-3.2/configure-20115-_ACEOF
##############################################
krb5-strength-3.2/configure-20437-do :
krb5-strength-3.2/configure:20438:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
krb5-strength-3.2/configure-20439-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
krb5-strength-3.2/configure-20441-  cat >>confdefs.h <<_ACEOF
krb5-strength-3.2/configure:20442:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
krb5-strength-3.2/configure-20443-_ACEOF
##############################################
krb5-strength-3.2/configure-20603-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
krb5-strength-3.2/configure:20604:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
krb5-strength-3.2/configure-20605-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
krb5-strength-3.2/configure-20706-if test -z "$BASH_VERSION$ZSH_VERSION" \
krb5-strength-3.2/configure:20707:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
krb5-strength-3.2/configure-20708-  as_echo='print -r --'
krb5-strength-3.2/configure-20709-  as_echo_n='print -rn --'
krb5-strength-3.2/configure:20710:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
krb5-strength-3.2/configure-20711-  as_echo='printf %s\n'
##############################################
krb5-strength-3.2/configure-20713-else
krb5-strength-3.2/configure:20714:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
krb5-strength-3.2/configure-20715-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
krb5-strength-3.2/configure-20723-	expr "X$arg" : "X\\(.*\\)$as_nl";
krb5-strength-3.2/configure:20724:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
krb5-strength-3.2/configure-20725-      esac;
##############################################
krb5-strength-3.2/configure-20800-# ----------------------------------------
krb5-strength-3.2/configure:20801:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
krb5-strength-3.2/configure-20802-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
krb5-strength-3.2/configure-20872-  {
krb5-strength-3.2/configure:20873:    as_val=`expr "$@" || test $? -eq 1`
krb5-strength-3.2/configure-20874-  }
##############################################
krb5-strength-3.2/configure-20976-      case $as_dir in #(
krb5-strength-3.2/configure:20977:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
krb5-strength-3.2/configure-20978-      *) as_qdir=$as_dir;;
##############################################
krb5-strength-3.2/configure-21111-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
krb5-strength-3.2/configure:21112:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
krb5-strength-3.2/configure-21113-ac_cs_version="\\
##############################################
krb5-strength-3.2/configure-21136-  --*=?*)
krb5-strength-3.2/configure:21137:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
krb5-strength-3.2/configure:21138:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
krb5-strength-3.2/configure-21139-    ac_shift=:
##############################################
krb5-strength-3.2/configure-21141-  --*=)
krb5-strength-3.2/configure:21142:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
krb5-strength-3.2/configure-21143-    ac_optarg=
##############################################
krb5-strength-3.2/configure-21165-    case $ac_optarg in
krb5-strength-3.2/configure:21166:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
krb5-strength-3.2/configure-21167-    '') as_fn_error $? "missing file argument" ;;
##############################################
krb5-strength-3.2/configure-21173-    case $ac_optarg in
krb5-strength-3.2/configure:21174:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
krb5-strength-3.2/configure-21175-    esac
##############################################
krb5-strength-3.2/configure-21242-delay_variable_subst='$delay_variable_subst'
krb5-strength-3.2/configure:21243:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21244:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21245:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21246:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21247:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21248:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21249:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21250:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21251:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21252:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21253:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21254:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21255:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21256:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21257:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21258:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21259:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21260:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21261:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21262:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21263:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21264:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21265:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21266:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21267:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21268:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21269:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21270:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21271:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21272:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21273:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21274:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21275:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21276:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21277:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21278:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21279:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21280:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21281:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21282:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21283:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21284:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21285:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21286:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21287:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21288:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21289:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21290:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21291:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21292:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21293:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21294:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21295:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21296:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21297:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21298:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21299:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21300:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21301: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"`'
krb5-strength-3.2/configure:21302:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21303:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21304:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21305:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21306:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21307:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21308:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21309:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21310:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21311:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21312:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21313:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21314:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21315:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21316:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21317:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21318:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21319:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21320:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21321:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21322:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21323:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21324:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21325:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21326:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21327:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21328:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21329:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21330:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21331:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21332:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21333:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21334:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21335:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21336:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21337:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21338:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21339:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21340:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21341:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21342:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21343:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21344:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21345:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21346:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21347:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21348:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21349:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21350:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21351:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21352:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21353:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21354:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21355:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21356:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21357:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21358:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21359:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21360:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21361:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21362:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21363:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21364:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21365:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21366:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21367:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21368:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21369:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21370:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21371:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21372:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21373:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21374:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21375:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21376:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure:21377:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
krb5-strength-3.2/configure-21378-
##############################################
krb5-strength-3.2/configure-21459-striplib; do
krb5-strength-3.2/configure:21460:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
krb5-strength-3.2/configure-21461-    *[\\\\\\\`\\"\\\$]*)
krb5-strength-3.2/configure:21462:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
krb5-strength-3.2/configure-21463-      ;;
##############################################
krb5-strength-3.2/configure-21490-configure_time_lt_sys_library_path; do
krb5-strength-3.2/configure:21491:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
krb5-strength-3.2/configure-21492-    *[\\\\\\\`\\"\\\$]*)
krb5-strength-3.2/configure:21493:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
krb5-strength-3.2/configure-21494-      ;;
##############################################
krb5-strength-3.2/configure-21585-fi
krb5-strength-3.2/configure:21586:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
krb5-strength-3.2/configure-21587-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
krb5-strength-3.2/configure-21602-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
krb5-strength-3.2/configure:21603:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
krb5-strength-3.2/configure-21604-ac_delim='%!_!# '
##############################################
krb5-strength-3.2/configure-21608-
krb5-strength-3.2/configure:21609:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
krb5-strength-3.2/configure-21610-  if test $ac_delim_n = $ac_delim_num; then
##############################################
krb5-strength-3.2/configure-21746-for ac_last_try in false false :; do
krb5-strength-3.2/configure:21747:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
krb5-strength-3.2/configure-21748-  if test -z "$ac_tt"; then
##############################################
krb5-strength-3.2/configure-21878-      esac
krb5-strength-3.2/configure:21879:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
krb5-strength-3.2/configure-21880-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
krb5-strength-3.2/configure-21937-*)
krb5-strength-3.2/configure:21938:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
krb5-strength-3.2/configure-21939-  # A ".." for each directory in $ac_dir_suffix.
krb5-strength-3.2/configure:21940:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
krb5-strength-3.2/configure-21941-  case $ac_top_builddir_sub in
##############################################
krb5-strength-3.2/configure-21998-/@mandir@/p'
krb5-strength-3.2/configure:21999:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
krb5-strength-3.2/configure-22000-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
krb5-strength-3.2/configure-22015-
krb5-strength-3.2/configure:22016:# Neutralize VPATH when `$srcdir' = `.'.
krb5-strength-3.2/configure-22017-# Shell code in configure.ac might set extrasub.
##############################################
krb5-strength-3.2/configure-22043-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
krb5-strength-3.2/configure:22044:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
krb5-strength-3.2/configure-22045-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
krb5-strength-3.2/configure-22089-    * )
krb5-strength-3.2/configure:22090:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
krb5-strength-3.2/configure-22091-  esac
##############################################
krb5-strength-3.2/configure-22144-    # Strip MF so we end up with the name of the file.
krb5-strength-3.2/configure:22145:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
krb5-strength-3.2/configure-22146-    # Check whether this is an Automake generated Makefile which includes
##############################################
krb5-strength-3.2/configure-22697-    *:)
krb5-strength-3.2/configure:22698:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
krb5-strength-3.2/configure-22699-        ;;
krb5-strength-3.2/configure-22700-    x:*)
krb5-strength-3.2/configure:22701:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/configure-22702-        ;;
krb5-strength-3.2/configure-22703-    *::*)
krb5-strength-3.2/configure:22704:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
krb5-strength-3.2/configure:22705:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
krb5-strength-3.2/configure-22706-        ;;
krb5-strength-3.2/configure-22707-    *)
krb5-strength-3.2/configure:22708:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
krb5-strength-3.2/configure-22709-        ;;
##############################################
krb5-strength-3.2/configure-22724-    done
krb5-strength-3.2/configure:22725:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
krb5-strength-3.2/configure-22726-}
##############################################
krb5-strength-3.2/aclocal.m4-245-    PKG_CHECK_EXISTS([$3],
krb5-strength-3.2/aclocal.m4:246:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
krb5-strength-3.2/aclocal.m4-247-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
krb5-strength-3.2/aclocal.m4-293-        if test $_pkg_short_errors_supported = yes; then
krb5-strength-3.2/aclocal.m4:294:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
krb5-strength-3.2/aclocal.m4-295-        else
krb5-strength-3.2/aclocal.m4:296:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
krb5-strength-3.2/aclocal.m4-297-        fi
##############################################
krb5-strength-3.2/aclocal.m4-542-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
krb5-strength-3.2/aclocal.m4:543:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
krb5-strength-3.2/aclocal.m4-544-# and then we would define $MISSING as
##############################################
krb5-strength-3.2/aclocal.m4-557-# Expand $ac_aux_dir to an absolute path.
krb5-strength-3.2/aclocal.m4:558:am_aux_dir=`cd "$ac_aux_dir" && pwd`
krb5-strength-3.2/aclocal.m4-559-])
##############################################
krb5-strength-3.2/aclocal.m4-655-  if test "$am_compiler_list" = ""; then
krb5-strength-3.2/aclocal.m4:656:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
krb5-strength-3.2/aclocal.m4-657-  fi
##############################################
krb5-strength-3.2/aclocal.m4-808-    # Strip MF so we end up with the name of the file.
krb5-strength-3.2/aclocal.m4:809:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
krb5-strength-3.2/aclocal.m4-810-    # Check whether this is an Automake generated Makefile which includes
##############################################
krb5-strength-3.2/aclocal.m4-815-      || continue
krb5-strength-3.2/aclocal.m4:816:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
krb5-strength-3.2/aclocal.m4:817:    am_filepart=`AS_BASENAME(["$am_mf"])`
krb5-strength-3.2/aclocal.m4-818-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
krb5-strength-3.2/aclocal.m4-885-AC_REQUIRE([AC_PROG_INSTALL])dnl
krb5-strength-3.2/aclocal.m4:886:if test "`cd $srcdir && pwd`" != "`pwd`"; then
krb5-strength-3.2/aclocal.m4-887-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
krb5-strength-3.2/aclocal.m4-1044-    * )
krb5-strength-3.2/aclocal.m4:1045:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
krb5-strength-3.2/aclocal.m4-1046-  esac
krb5-strength-3.2/aclocal.m4-1047-done
krb5-strength-3.2/aclocal.m4:1048:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
krb5-strength-3.2/aclocal.m4-1049-
##############################################
krb5-strength-3.2/aclocal.m4-1336-     echo "timestamp, slept: $am_has_slept" > conftest.file
krb5-strength-3.2/aclocal.m4:1337:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
krb5-strength-3.2/aclocal.m4-1338-     if test "$[*]" = "X"; then
krb5-strength-3.2/aclocal.m4-1339-	# -L didn't work.
krb5-strength-3.2/aclocal.m4:1340:	set X `ls -t "$srcdir/configure" conftest.file`
krb5-strength-3.2/aclocal.m4-1341-     fi
##############################################
krb5-strength-3.2/Makefile.in-62-  { \
krb5-strength-3.2/Makefile.in:63:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
krb5-strength-3.2/Makefile.in-64-  }; \
##############################################
krb5-strength-3.2/Makefile.in-143-LIBRARIES = $(noinst_LIBRARIES)
krb5-strength-3.2/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
krb5-strength-3.2/Makefile.in-145-am__vpath_adj = case $$p in \
krb5-strength-3.2/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
krb5-strength-3.2/Makefile.in-147-    *) f=$$p;; \
krb5-strength-3.2/Makefile.in-148-  esac;
krb5-strength-3.2/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
krb5-strength-3.2/Makefile.in-150-am__install_max = 40
krb5-strength-3.2/Makefile.in-151-am__nobase_strip_setup = \
krb5-strength-3.2/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
krb5-strength-3.2/Makefile.in-153-am__nobase_strip = \
##############################################
krb5-strength-3.2/Makefile.in-904-	test -n "$(EXEEXT)" || exit 0; \
krb5-strength-3.2/Makefile.in:905:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
krb5-strength-3.2/Makefile.in-906-	echo " rm -f" $$list; \
##############################################
krb5-strength-3.2/Makefile.in-913-	test -n "$(EXEEXT)" || exit 0; \
krb5-strength-3.2/Makefile.in:914:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
krb5-strength-3.2/Makefile.in-915-	echo " rm -f" $$list; \
##############################################
krb5-strength-3.2/Makefile.in-1333-.c.o:
krb5-strength-3.2/Makefile.in:1334:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
krb5-strength-3.2/Makefile.in-1335-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
krb5-strength-3.2/Makefile.in-1341-.c.obj:
krb5-strength-3.2/Makefile.in:1342:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
krb5-strength-3.2/Makefile.in:1343:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
krb5-strength-3.2/Makefile.in-1344-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
krb5-strength-3.2/Makefile.in-1346-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1347:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
krb5-strength-3.2/Makefile.in-1348-
krb5-strength-3.2/Makefile.in-1349-.c.lo:
krb5-strength-3.2/Makefile.in:1350:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
krb5-strength-3.2/Makefile.in-1351-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
krb5-strength-3.2/Makefile.in-1357-tests/tap/libtap_a-basic.o: tests/tap/basic.c
krb5-strength-3.2/Makefile.in:1358:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-basic.o -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-basic.Tpo -c -o tests/tap/libtap_a-basic.o `test -f 'tests/tap/basic.c' || echo '$(srcdir)/'`tests/tap/basic.c
krb5-strength-3.2/Makefile.in-1359-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-basic.Tpo tests/tap/$(DEPDIR)/libtap_a-basic.Po
##############################################
krb5-strength-3.2/Makefile.in-1361-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1362:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-basic.o `test -f 'tests/tap/basic.c' || echo '$(srcdir)/'`tests/tap/basic.c
krb5-strength-3.2/Makefile.in-1363-
krb5-strength-3.2/Makefile.in-1364-tests/tap/libtap_a-basic.obj: tests/tap/basic.c
krb5-strength-3.2/Makefile.in:1365:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-basic.obj -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-basic.Tpo -c -o tests/tap/libtap_a-basic.obj `if test -f 'tests/tap/basic.c'; then $(CYGPATH_W) 'tests/tap/basic.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/basic.c'; fi`
krb5-strength-3.2/Makefile.in-1366-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-basic.Tpo tests/tap/$(DEPDIR)/libtap_a-basic.Po
##############################################
krb5-strength-3.2/Makefile.in-1368-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1369:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-basic.obj `if test -f 'tests/tap/basic.c'; then $(CYGPATH_W) 'tests/tap/basic.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/basic.c'; fi`
krb5-strength-3.2/Makefile.in-1370-
krb5-strength-3.2/Makefile.in-1371-tests/tap/libtap_a-kerberos.o: tests/tap/kerberos.c
krb5-strength-3.2/Makefile.in:1372:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-kerberos.o -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo -c -o tests/tap/libtap_a-kerberos.o `test -f 'tests/tap/kerberos.c' || echo '$(srcdir)/'`tests/tap/kerberos.c
krb5-strength-3.2/Makefile.in-1373-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo tests/tap/$(DEPDIR)/libtap_a-kerberos.Po
##############################################
krb5-strength-3.2/Makefile.in-1375-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1376:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-kerberos.o `test -f 'tests/tap/kerberos.c' || echo '$(srcdir)/'`tests/tap/kerberos.c
krb5-strength-3.2/Makefile.in-1377-
krb5-strength-3.2/Makefile.in-1378-tests/tap/libtap_a-kerberos.obj: tests/tap/kerberos.c
krb5-strength-3.2/Makefile.in:1379:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-kerberos.obj -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo -c -o tests/tap/libtap_a-kerberos.obj `if test -f 'tests/tap/kerberos.c'; then $(CYGPATH_W) 'tests/tap/kerberos.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/kerberos.c'; fi`
krb5-strength-3.2/Makefile.in-1380-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo tests/tap/$(DEPDIR)/libtap_a-kerberos.Po
##############################################
krb5-strength-3.2/Makefile.in-1382-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1383:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-kerberos.obj `if test -f 'tests/tap/kerberos.c'; then $(CYGPATH_W) 'tests/tap/kerberos.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/kerberos.c'; fi`
krb5-strength-3.2/Makefile.in-1384-
krb5-strength-3.2/Makefile.in-1385-tests/tap/libtap_a-process.o: tests/tap/process.c
krb5-strength-3.2/Makefile.in:1386:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-process.o -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-process.Tpo -c -o tests/tap/libtap_a-process.o `test -f 'tests/tap/process.c' || echo '$(srcdir)/'`tests/tap/process.c
krb5-strength-3.2/Makefile.in-1387-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-process.Tpo tests/tap/$(DEPDIR)/libtap_a-process.Po
##############################################
krb5-strength-3.2/Makefile.in-1389-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1390:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-process.o `test -f 'tests/tap/process.c' || echo '$(srcdir)/'`tests/tap/process.c
krb5-strength-3.2/Makefile.in-1391-
krb5-strength-3.2/Makefile.in-1392-tests/tap/libtap_a-process.obj: tests/tap/process.c
krb5-strength-3.2/Makefile.in:1393:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-process.obj -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-process.Tpo -c -o tests/tap/libtap_a-process.obj `if test -f 'tests/tap/process.c'; then $(CYGPATH_W) 'tests/tap/process.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/process.c'; fi`
krb5-strength-3.2/Makefile.in-1394-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-process.Tpo tests/tap/$(DEPDIR)/libtap_a-process.Po
##############################################
krb5-strength-3.2/Makefile.in-1396-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1397:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-process.obj `if test -f 'tests/tap/process.c'; then $(CYGPATH_W) 'tests/tap/process.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/process.c'; fi`
krb5-strength-3.2/Makefile.in-1398-
krb5-strength-3.2/Makefile.in-1399-tests/tap/libtap_a-string.o: tests/tap/string.c
krb5-strength-3.2/Makefile.in:1400:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-string.o -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-string.Tpo -c -o tests/tap/libtap_a-string.o `test -f 'tests/tap/string.c' || echo '$(srcdir)/'`tests/tap/string.c
krb5-strength-3.2/Makefile.in-1401-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-string.Tpo tests/tap/$(DEPDIR)/libtap_a-string.Po
##############################################
krb5-strength-3.2/Makefile.in-1403-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1404:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-string.o `test -f 'tests/tap/string.c' || echo '$(srcdir)/'`tests/tap/string.c
krb5-strength-3.2/Makefile.in-1405-
krb5-strength-3.2/Makefile.in-1406-tests/tap/libtap_a-string.obj: tests/tap/string.c
krb5-strength-3.2/Makefile.in:1407:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/tap/libtap_a-string.obj -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-string.Tpo -c -o tests/tap/libtap_a-string.obj `if test -f 'tests/tap/string.c'; then $(CYGPATH_W) 'tests/tap/string.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/string.c'; fi`
krb5-strength-3.2/Makefile.in-1408-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-string.Tpo tests/tap/$(DEPDIR)/libtap_a-string.Po
##############################################
krb5-strength-3.2/Makefile.in-1410-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1411:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_tap_libtap_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/tap/libtap_a-string.obj `if test -f 'tests/tap/string.c'; then $(CYGPATH_W) 'tests/tap/string.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/string.c'; fi`
krb5-strength-3.2/Makefile.in-1412-
krb5-strength-3.2/Makefile.in-1413-cracklib/libcracklib_la-fascist.lo: cracklib/fascist.c
krb5-strength-3.2/Makefile.in:1414:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cracklib/libcracklib_la-fascist.lo -MD -MP -MF cracklib/$(DEPDIR)/libcracklib_la-fascist.Tpo -c -o cracklib/libcracklib_la-fascist.lo `test -f 'cracklib/fascist.c' || echo '$(srcdir)/'`cracklib/fascist.c
krb5-strength-3.2/Makefile.in-1415-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cracklib/$(DEPDIR)/libcracklib_la-fascist.Tpo cracklib/$(DEPDIR)/libcracklib_la-fascist.Plo
##############################################
krb5-strength-3.2/Makefile.in-1417-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1418:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cracklib/libcracklib_la-fascist.lo `test -f 'cracklib/fascist.c' || echo '$(srcdir)/'`cracklib/fascist.c
krb5-strength-3.2/Makefile.in-1419-
krb5-strength-3.2/Makefile.in-1420-cracklib/libcracklib_la-packlib.lo: cracklib/packlib.c
krb5-strength-3.2/Makefile.in:1421:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cracklib/libcracklib_la-packlib.lo -MD -MP -MF cracklib/$(DEPDIR)/libcracklib_la-packlib.Tpo -c -o cracklib/libcracklib_la-packlib.lo `test -f 'cracklib/packlib.c' || echo '$(srcdir)/'`cracklib/packlib.c
krb5-strength-3.2/Makefile.in-1422-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cracklib/$(DEPDIR)/libcracklib_la-packlib.Tpo cracklib/$(DEPDIR)/libcracklib_la-packlib.Plo
##############################################
krb5-strength-3.2/Makefile.in-1424-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1425:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cracklib/libcracklib_la-packlib.lo `test -f 'cracklib/packlib.c' || echo '$(srcdir)/'`cracklib/packlib.c
krb5-strength-3.2/Makefile.in-1426-
krb5-strength-3.2/Makefile.in-1427-cracklib/libcracklib_la-rules.lo: cracklib/rules.c
krb5-strength-3.2/Makefile.in:1428:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cracklib/libcracklib_la-rules.lo -MD -MP -MF cracklib/$(DEPDIR)/libcracklib_la-rules.Tpo -c -o cracklib/libcracklib_la-rules.lo `test -f 'cracklib/rules.c' || echo '$(srcdir)/'`cracklib/rules.c
krb5-strength-3.2/Makefile.in-1429-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cracklib/$(DEPDIR)/libcracklib_la-rules.Tpo cracklib/$(DEPDIR)/libcracklib_la-rules.Plo
##############################################
krb5-strength-3.2/Makefile.in-1431-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1432:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cracklib/libcracklib_la-rules.lo `test -f 'cracklib/rules.c' || echo '$(srcdir)/'`cracklib/rules.c
krb5-strength-3.2/Makefile.in-1433-
krb5-strength-3.2/Makefile.in-1434-cracklib/libcracklib_la-stringlib.lo: cracklib/stringlib.c
krb5-strength-3.2/Makefile.in:1435:@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT cracklib/libcracklib_la-stringlib.lo -MD -MP -MF cracklib/$(DEPDIR)/libcracklib_la-stringlib.Tpo -c -o cracklib/libcracklib_la-stringlib.lo `test -f 'cracklib/stringlib.c' || echo '$(srcdir)/'`cracklib/stringlib.c
krb5-strength-3.2/Makefile.in-1436-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) cracklib/$(DEPDIR)/libcracklib_la-stringlib.Tpo cracklib/$(DEPDIR)/libcracklib_la-stringlib.Plo
##############################################
krb5-strength-3.2/Makefile.in-1438-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1439:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cracklib_libcracklib_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o cracklib/libcracklib_la-stringlib.lo `test -f 'cracklib/stringlib.c' || echo '$(srcdir)/'`cracklib/stringlib.c
krb5-strength-3.2/Makefile.in-1440-
krb5-strength-3.2/Makefile.in-1441-tests/plugin/heimdal_t-heimdal-t.o: tests/plugin/heimdal-t.c
krb5-strength-3.2/Makefile.in:1442:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_heimdal_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/plugin/heimdal_t-heimdal-t.o -MD -MP -MF tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Tpo -c -o tests/plugin/heimdal_t-heimdal-t.o `test -f 'tests/plugin/heimdal-t.c' || echo '$(srcdir)/'`tests/plugin/heimdal-t.c
krb5-strength-3.2/Makefile.in-1443-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Tpo tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Po
##############################################
krb5-strength-3.2/Makefile.in-1445-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1446:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_heimdal_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/plugin/heimdal_t-heimdal-t.o `test -f 'tests/plugin/heimdal-t.c' || echo '$(srcdir)/'`tests/plugin/heimdal-t.c
krb5-strength-3.2/Makefile.in-1447-
krb5-strength-3.2/Makefile.in-1448-tests/plugin/heimdal_t-heimdal-t.obj: tests/plugin/heimdal-t.c
krb5-strength-3.2/Makefile.in:1449:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_heimdal_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/plugin/heimdal_t-heimdal-t.obj -MD -MP -MF tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Tpo -c -o tests/plugin/heimdal_t-heimdal-t.obj `if test -f 'tests/plugin/heimdal-t.c'; then $(CYGPATH_W) 'tests/plugin/heimdal-t.c'; else $(CYGPATH_W) '$(srcdir)/tests/plugin/heimdal-t.c'; fi`
krb5-strength-3.2/Makefile.in-1450-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Tpo tests/plugin/$(DEPDIR)/heimdal_t-heimdal-t.Po
##############################################
krb5-strength-3.2/Makefile.in-1452-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1453:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_heimdal_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/plugin/heimdal_t-heimdal-t.obj `if test -f 'tests/plugin/heimdal-t.c'; then $(CYGPATH_W) 'tests/plugin/heimdal-t.c'; else $(CYGPATH_W) '$(srcdir)/tests/plugin/heimdal-t.c'; fi`
krb5-strength-3.2/Makefile.in-1454-
krb5-strength-3.2/Makefile.in-1455-tests/plugin/mit_t-mit-t.o: tests/plugin/mit-t.c
krb5-strength-3.2/Makefile.in:1456:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_mit_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/plugin/mit_t-mit-t.o -MD -MP -MF tests/plugin/$(DEPDIR)/mit_t-mit-t.Tpo -c -o tests/plugin/mit_t-mit-t.o `test -f 'tests/plugin/mit-t.c' || echo '$(srcdir)/'`tests/plugin/mit-t.c
krb5-strength-3.2/Makefile.in-1457-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/plugin/$(DEPDIR)/mit_t-mit-t.Tpo tests/plugin/$(DEPDIR)/mit_t-mit-t.Po
##############################################
krb5-strength-3.2/Makefile.in-1459-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1460:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_mit_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/plugin/mit_t-mit-t.o `test -f 'tests/plugin/mit-t.c' || echo '$(srcdir)/'`tests/plugin/mit-t.c
krb5-strength-3.2/Makefile.in-1461-
krb5-strength-3.2/Makefile.in-1462-tests/plugin/mit_t-mit-t.obj: tests/plugin/mit-t.c
krb5-strength-3.2/Makefile.in:1463:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_mit_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/plugin/mit_t-mit-t.obj -MD -MP -MF tests/plugin/$(DEPDIR)/mit_t-mit-t.Tpo -c -o tests/plugin/mit_t-mit-t.obj `if test -f 'tests/plugin/mit-t.c'; then $(CYGPATH_W) 'tests/plugin/mit-t.c'; else $(CYGPATH_W) '$(srcdir)/tests/plugin/mit-t.c'; fi`
krb5-strength-3.2/Makefile.in-1464-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/plugin/$(DEPDIR)/mit_t-mit-t.Tpo tests/plugin/$(DEPDIR)/mit_t-mit-t.Po
##############################################
krb5-strength-3.2/Makefile.in-1466-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1467:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_plugin_mit_t_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/plugin/mit_t-mit-t.obj `if test -f 'tests/plugin/mit-t.c'; then $(CYGPATH_W) 'tests/plugin/mit-t.c'; else $(CYGPATH_W) '$(srcdir)/tests/plugin/mit-t.c'; fi`
krb5-strength-3.2/Makefile.in-1468-
krb5-strength-3.2/Makefile.in-1469-tests/runtests-runtests.o: tests/runtests.c
krb5-strength-3.2/Makefile.in:1470:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_runtests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/runtests-runtests.o -MD -MP -MF tests/$(DEPDIR)/runtests-runtests.Tpo -c -o tests/runtests-runtests.o `test -f 'tests/runtests.c' || echo '$(srcdir)/'`tests/runtests.c
krb5-strength-3.2/Makefile.in-1471-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/runtests-runtests.Tpo tests/$(DEPDIR)/runtests-runtests.Po
##############################################
krb5-strength-3.2/Makefile.in-1473-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1474:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_runtests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/runtests-runtests.o `test -f 'tests/runtests.c' || echo '$(srcdir)/'`tests/runtests.c
krb5-strength-3.2/Makefile.in-1475-
krb5-strength-3.2/Makefile.in-1476-tests/runtests-runtests.obj: tests/runtests.c
krb5-strength-3.2/Makefile.in:1477:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_runtests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT tests/runtests-runtests.obj -MD -MP -MF tests/$(DEPDIR)/runtests-runtests.Tpo -c -o tests/runtests-runtests.obj `if test -f 'tests/runtests.c'; then $(CYGPATH_W) 'tests/runtests.c'; else $(CYGPATH_W) '$(srcdir)/tests/runtests.c'; fi`
krb5-strength-3.2/Makefile.in-1478-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/runtests-runtests.Tpo tests/$(DEPDIR)/runtests-runtests.Po
##############################################
krb5-strength-3.2/Makefile.in-1480-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1481:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tests_runtests_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o tests/runtests-runtests.obj `if test -f 'tests/runtests.c'; then $(CYGPATH_W) 'tests/runtests.c'; else $(CYGPATH_W) '$(srcdir)/tests/runtests.c'; fi`
krb5-strength-3.2/Makefile.in-1482-
krb5-strength-3.2/Makefile.in-1483-plugin/tools_heimdal_strength-cdb.o: plugin/cdb.c
krb5-strength-3.2/Makefile.in:1484:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-cdb.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Tpo -c -o plugin/tools_heimdal_strength-cdb.o `test -f 'plugin/cdb.c' || echo '$(srcdir)/'`plugin/cdb.c
krb5-strength-3.2/Makefile.in-1485-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Po
##############################################
krb5-strength-3.2/Makefile.in-1487-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1488:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-cdb.o `test -f 'plugin/cdb.c' || echo '$(srcdir)/'`plugin/cdb.c
krb5-strength-3.2/Makefile.in-1489-
krb5-strength-3.2/Makefile.in-1490-plugin/tools_heimdal_strength-cdb.obj: plugin/cdb.c
krb5-strength-3.2/Makefile.in:1491:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-cdb.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Tpo -c -o plugin/tools_heimdal_strength-cdb.obj `if test -f 'plugin/cdb.c'; then $(CYGPATH_W) 'plugin/cdb.c'; else $(CYGPATH_W) '$(srcdir)/plugin/cdb.c'; fi`
krb5-strength-3.2/Makefile.in-1492-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-cdb.Po
##############################################
krb5-strength-3.2/Makefile.in-1494-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1495:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-cdb.obj `if test -f 'plugin/cdb.c'; then $(CYGPATH_W) 'plugin/cdb.c'; else $(CYGPATH_W) '$(srcdir)/plugin/cdb.c'; fi`
krb5-strength-3.2/Makefile.in-1496-
krb5-strength-3.2/Makefile.in-1497-plugin/tools_heimdal_strength-classes.o: plugin/classes.c
krb5-strength-3.2/Makefile.in:1498:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-classes.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-classes.Tpo -c -o plugin/tools_heimdal_strength-classes.o `test -f 'plugin/classes.c' || echo '$(srcdir)/'`plugin/classes.c
krb5-strength-3.2/Makefile.in-1499-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-classes.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-classes.Po
##############################################
krb5-strength-3.2/Makefile.in-1501-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1502:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-classes.o `test -f 'plugin/classes.c' || echo '$(srcdir)/'`plugin/classes.c
krb5-strength-3.2/Makefile.in-1503-
krb5-strength-3.2/Makefile.in-1504-plugin/tools_heimdal_strength-classes.obj: plugin/classes.c
krb5-strength-3.2/Makefile.in:1505:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-classes.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-classes.Tpo -c -o plugin/tools_heimdal_strength-classes.obj `if test -f 'plugin/classes.c'; then $(CYGPATH_W) 'plugin/classes.c'; else $(CYGPATH_W) '$(srcdir)/plugin/classes.c'; fi`
krb5-strength-3.2/Makefile.in-1506-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-classes.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-classes.Po
##############################################
krb5-strength-3.2/Makefile.in-1508-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1509:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-classes.obj `if test -f 'plugin/classes.c'; then $(CYGPATH_W) 'plugin/classes.c'; else $(CYGPATH_W) '$(srcdir)/plugin/classes.c'; fi`
krb5-strength-3.2/Makefile.in-1510-
krb5-strength-3.2/Makefile.in-1511-plugin/tools_heimdal_strength-config.o: plugin/config.c
krb5-strength-3.2/Makefile.in:1512:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-config.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-config.Tpo -c -o plugin/tools_heimdal_strength-config.o `test -f 'plugin/config.c' || echo '$(srcdir)/'`plugin/config.c
krb5-strength-3.2/Makefile.in-1513-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-config.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-config.Po
##############################################
krb5-strength-3.2/Makefile.in-1515-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1516:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-config.o `test -f 'plugin/config.c' || echo '$(srcdir)/'`plugin/config.c
krb5-strength-3.2/Makefile.in-1517-
krb5-strength-3.2/Makefile.in-1518-plugin/tools_heimdal_strength-config.obj: plugin/config.c
krb5-strength-3.2/Makefile.in:1519:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-config.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-config.Tpo -c -o plugin/tools_heimdal_strength-config.obj `if test -f 'plugin/config.c'; then $(CYGPATH_W) 'plugin/config.c'; else $(CYGPATH_W) '$(srcdir)/plugin/config.c'; fi`
krb5-strength-3.2/Makefile.in-1520-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-config.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-config.Po
##############################################
krb5-strength-3.2/Makefile.in-1522-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1523:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-config.obj `if test -f 'plugin/config.c'; then $(CYGPATH_W) 'plugin/config.c'; else $(CYGPATH_W) '$(srcdir)/plugin/config.c'; fi`
krb5-strength-3.2/Makefile.in-1524-
krb5-strength-3.2/Makefile.in-1525-plugin/tools_heimdal_strength-cracklib.o: plugin/cracklib.c
krb5-strength-3.2/Makefile.in:1526:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-cracklib.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Tpo -c -o plugin/tools_heimdal_strength-cracklib.o `test -f 'plugin/cracklib.c' || echo '$(srcdir)/'`plugin/cracklib.c
krb5-strength-3.2/Makefile.in-1527-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Po
##############################################
krb5-strength-3.2/Makefile.in-1529-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1530:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-cracklib.o `test -f 'plugin/cracklib.c' || echo '$(srcdir)/'`plugin/cracklib.c
krb5-strength-3.2/Makefile.in-1531-
krb5-strength-3.2/Makefile.in-1532-plugin/tools_heimdal_strength-cracklib.obj: plugin/cracklib.c
krb5-strength-3.2/Makefile.in:1533:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-cracklib.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Tpo -c -o plugin/tools_heimdal_strength-cracklib.obj `if test -f 'plugin/cracklib.c'; then $(CYGPATH_W) 'plugin/cracklib.c'; else $(CYGPATH_W) '$(srcdir)/plugin/cracklib.c'; fi`
krb5-strength-3.2/Makefile.in-1534-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-cracklib.Po
##############################################
krb5-strength-3.2/Makefile.in-1536-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1537:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-cracklib.obj `if test -f 'plugin/cracklib.c'; then $(CYGPATH_W) 'plugin/cracklib.c'; else $(CYGPATH_W) '$(srcdir)/plugin/cracklib.c'; fi`
krb5-strength-3.2/Makefile.in-1538-
krb5-strength-3.2/Makefile.in-1539-plugin/tools_heimdal_strength-error.o: plugin/error.c
krb5-strength-3.2/Makefile.in:1540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-error.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-error.Tpo -c -o plugin/tools_heimdal_strength-error.o `test -f 'plugin/error.c' || echo '$(srcdir)/'`plugin/error.c
krb5-strength-3.2/Makefile.in-1541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-error.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-error.Po
##############################################
krb5-strength-3.2/Makefile.in-1543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-error.o `test -f 'plugin/error.c' || echo '$(srcdir)/'`plugin/error.c
krb5-strength-3.2/Makefile.in-1545-
krb5-strength-3.2/Makefile.in-1546-plugin/tools_heimdal_strength-error.obj: plugin/error.c
krb5-strength-3.2/Makefile.in:1547:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-error.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-error.Tpo -c -o plugin/tools_heimdal_strength-error.obj `if test -f 'plugin/error.c'; then $(CYGPATH_W) 'plugin/error.c'; else $(CYGPATH_W) '$(srcdir)/plugin/error.c'; fi`
krb5-strength-3.2/Makefile.in-1548-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-error.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-error.Po
##############################################
krb5-strength-3.2/Makefile.in-1550-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1551:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-error.obj `if test -f 'plugin/error.c'; then $(CYGPATH_W) 'plugin/error.c'; else $(CYGPATH_W) '$(srcdir)/plugin/error.c'; fi`
krb5-strength-3.2/Makefile.in-1552-
krb5-strength-3.2/Makefile.in-1553-plugin/tools_heimdal_strength-general.o: plugin/general.c
krb5-strength-3.2/Makefile.in:1554:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-general.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-general.Tpo -c -o plugin/tools_heimdal_strength-general.o `test -f 'plugin/general.c' || echo '$(srcdir)/'`plugin/general.c
krb5-strength-3.2/Makefile.in-1555-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-general.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-general.Po
##############################################
krb5-strength-3.2/Makefile.in-1557-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1558:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-general.o `test -f 'plugin/general.c' || echo '$(srcdir)/'`plugin/general.c
krb5-strength-3.2/Makefile.in-1559-
krb5-strength-3.2/Makefile.in-1560-plugin/tools_heimdal_strength-general.obj: plugin/general.c
krb5-strength-3.2/Makefile.in:1561:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-general.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-general.Tpo -c -o plugin/tools_heimdal_strength-general.obj `if test -f 'plugin/general.c'; then $(CYGPATH_W) 'plugin/general.c'; else $(CYGPATH_W) '$(srcdir)/plugin/general.c'; fi`
krb5-strength-3.2/Makefile.in-1562-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-general.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-general.Po
##############################################
krb5-strength-3.2/Makefile.in-1564-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1565:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-general.obj `if test -f 'plugin/general.c'; then $(CYGPATH_W) 'plugin/general.c'; else $(CYGPATH_W) '$(srcdir)/plugin/general.c'; fi`
krb5-strength-3.2/Makefile.in-1566-
krb5-strength-3.2/Makefile.in-1567-plugin/tools_heimdal_strength-principal.o: plugin/principal.c
krb5-strength-3.2/Makefile.in:1568:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-principal.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-principal.Tpo -c -o plugin/tools_heimdal_strength-principal.o `test -f 'plugin/principal.c' || echo '$(srcdir)/'`plugin/principal.c
krb5-strength-3.2/Makefile.in-1569-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-principal.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-principal.Po
##############################################
krb5-strength-3.2/Makefile.in-1571-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1572:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-principal.o `test -f 'plugin/principal.c' || echo '$(srcdir)/'`plugin/principal.c
krb5-strength-3.2/Makefile.in-1573-
krb5-strength-3.2/Makefile.in-1574-plugin/tools_heimdal_strength-principal.obj: plugin/principal.c
krb5-strength-3.2/Makefile.in:1575:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-principal.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-principal.Tpo -c -o plugin/tools_heimdal_strength-principal.obj `if test -f 'plugin/principal.c'; then $(CYGPATH_W) 'plugin/principal.c'; else $(CYGPATH_W) '$(srcdir)/plugin/principal.c'; fi`
krb5-strength-3.2/Makefile.in-1576-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-principal.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-principal.Po
##############################################
krb5-strength-3.2/Makefile.in-1578-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1579:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-principal.obj `if test -f 'plugin/principal.c'; then $(CYGPATH_W) 'plugin/principal.c'; else $(CYGPATH_W) '$(srcdir)/plugin/principal.c'; fi`
krb5-strength-3.2/Makefile.in-1580-
krb5-strength-3.2/Makefile.in-1581-plugin/tools_heimdal_strength-sqlite.o: plugin/sqlite.c
krb5-strength-3.2/Makefile.in:1582:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-sqlite.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Tpo -c -o plugin/tools_heimdal_strength-sqlite.o `test -f 'plugin/sqlite.c' || echo '$(srcdir)/'`plugin/sqlite.c
krb5-strength-3.2/Makefile.in-1583-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Po
##############################################
krb5-strength-3.2/Makefile.in-1585-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1586:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-sqlite.o `test -f 'plugin/sqlite.c' || echo '$(srcdir)/'`plugin/sqlite.c
krb5-strength-3.2/Makefile.in-1587-
krb5-strength-3.2/Makefile.in-1588-plugin/tools_heimdal_strength-sqlite.obj: plugin/sqlite.c
krb5-strength-3.2/Makefile.in:1589:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-sqlite.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Tpo -c -o plugin/tools_heimdal_strength-sqlite.obj `if test -f 'plugin/sqlite.c'; then $(CYGPATH_W) 'plugin/sqlite.c'; else $(CYGPATH_W) '$(srcdir)/plugin/sqlite.c'; fi`
krb5-strength-3.2/Makefile.in-1590-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-sqlite.Po
##############################################
krb5-strength-3.2/Makefile.in-1592-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1593:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-sqlite.obj `if test -f 'plugin/sqlite.c'; then $(CYGPATH_W) 'plugin/sqlite.c'; else $(CYGPATH_W) '$(srcdir)/plugin/sqlite.c'; fi`
krb5-strength-3.2/Makefile.in-1594-
krb5-strength-3.2/Makefile.in-1595-plugin/tools_heimdal_strength-vector.o: plugin/vector.c
krb5-strength-3.2/Makefile.in:1596:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-vector.o -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-vector.Tpo -c -o plugin/tools_heimdal_strength-vector.o `test -f 'plugin/vector.c' || echo '$(srcdir)/'`plugin/vector.c
krb5-strength-3.2/Makefile.in-1597-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-vector.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-vector.Po
##############################################
krb5-strength-3.2/Makefile.in-1599-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1600:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-vector.o `test -f 'plugin/vector.c' || echo '$(srcdir)/'`plugin/vector.c
krb5-strength-3.2/Makefile.in-1601-
krb5-strength-3.2/Makefile.in-1602-plugin/tools_heimdal_strength-vector.obj: plugin/vector.c
krb5-strength-3.2/Makefile.in:1603:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT plugin/tools_heimdal_strength-vector.obj -MD -MP -MF plugin/$(DEPDIR)/tools_heimdal_strength-vector.Tpo -c -o plugin/tools_heimdal_strength-vector.obj `if test -f 'plugin/vector.c'; then $(CYGPATH_W) 'plugin/vector.c'; else $(CYGPATH_W) '$(srcdir)/plugin/vector.c'; fi`
krb5-strength-3.2/Makefile.in-1604-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) plugin/$(DEPDIR)/tools_heimdal_strength-vector.Tpo plugin/$(DEPDIR)/tools_heimdal_strength-vector.Po
##############################################
krb5-strength-3.2/Makefile.in-1606-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1607:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o plugin/tools_heimdal_strength-vector.obj `if test -f 'plugin/vector.c'; then $(CYGPATH_W) 'plugin/vector.c'; else $(CYGPATH_W) '$(srcdir)/plugin/vector.c'; fi`
krb5-strength-3.2/Makefile.in-1608-
krb5-strength-3.2/Makefile.in-1609-tools/heimdal_strength-heimdal-strength.o: tools/heimdal-strength.c
krb5-strength-3.2/Makefile.in:1610:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT tools/heimdal_strength-heimdal-strength.o -MD -MP -MF tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Tpo -c -o tools/heimdal_strength-heimdal-strength.o `test -f 'tools/heimdal-strength.c' || echo '$(srcdir)/'`tools/heimdal-strength.c
krb5-strength-3.2/Makefile.in-1611-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Tpo tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Po
##############################################
krb5-strength-3.2/Makefile.in-1613-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1614:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o tools/heimdal_strength-heimdal-strength.o `test -f 'tools/heimdal-strength.c' || echo '$(srcdir)/'`tools/heimdal-strength.c
krb5-strength-3.2/Makefile.in-1615-
krb5-strength-3.2/Makefile.in-1616-tools/heimdal_strength-heimdal-strength.obj: tools/heimdal-strength.c
krb5-strength-3.2/Makefile.in:1617:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -MT tools/heimdal_strength-heimdal-strength.obj -MD -MP -MF tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Tpo -c -o tools/heimdal_strength-heimdal-strength.obj `if test -f 'tools/heimdal-strength.c'; then $(CYGPATH_W) 'tools/heimdal-strength.c'; else $(CYGPATH_W) '$(srcdir)/tools/heimdal-strength.c'; fi`
krb5-strength-3.2/Makefile.in-1618-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Tpo tools/$(DEPDIR)/heimdal_strength-heimdal-strength.Po
##############################################
krb5-strength-3.2/Makefile.in-1620-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
krb5-strength-3.2/Makefile.in:1621:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(tools_heimdal_strength_CFLAGS) $(CFLAGS) -c -o tools/heimdal_strength-heimdal-strength.obj `if test -f 'tools/heimdal-strength.c'; then $(CYGPATH_W) 'tools/heimdal-strength.c'; else $(CYGPATH_W) '$(srcdir)/tools/heimdal-strength.c'; fi`
krb5-strength-3.2/Makefile.in-1622-
##############################################
krb5-strength-3.2/Makefile.in-1643-	test -n "$(man1dir)" \
krb5-strength-3.2/Makefile.in:1644:	  && test -n "`echo $$list1$$list2`" \
krb5-strength-3.2/Makefile.in-1645-	  || exit 0; \
##############################################
krb5-strength-3.2/Makefile.in-1686-	test -n "$(man5dir)" \
krb5-strength-3.2/Makefile.in:1687:	  && test -n "`echo $$list1$$list2`" \
krb5-strength-3.2/Makefile.in-1688-	  || exit 0; \
##############################################
krb5-strength-3.2/Makefile.in-1755-GTAGS:
krb5-strength-3.2/Makefile.in:1756:	here=`$(am__cd) $(top_builddir) && pwd` \
krb5-strength-3.2/Makefile.in-1757-	  && $(am__cd) $(top_srcdir) \
##############################################
krb5-strength-3.2/Makefile.in-1788-distdir-am: $(DISTFILES)
krb5-strength-3.2/Makefile.in:1789:	@case `sed 15q $(srcdir)/NEWS` in \
krb5-strength-3.2/Makefile.in-1790-	*"$(VERSION)"*) : ;; \
##############################################
krb5-strength-3.2/Makefile.in-1796-	test -d "$(distdir)" || mkdir "$(distdir)"
krb5-strength-3.2/Makefile.in:1797:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
krb5-strength-3.2/Makefile.in:1798:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
krb5-strength-3.2/Makefile.in-1799-	list='$(DISTFILES)'; \
##############################################
krb5-strength-3.2/Makefile.in-1810-	  if test -d $$d/$$file; then \
krb5-strength-3.2/Makefile.in:1811:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
krb5-strength-3.2/Makefile.in-1812-	    if test -d "$(distdir)/$$file"; then \
##############################################
krb5-strength-3.2/Makefile.in-1901-	test -d $(distdir)/_build || exit 0; \
krb5-strength-3.2/Makefile.in:1902:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
krb5-strength-3.2/Makefile.in-1903-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
krb5-strength-3.2/Makefile.in-1945-	}; \
krb5-strength-3.2/Makefile.in:1946:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
krb5-strength-3.2/Makefile.in-1947-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
krb5-strength-3.2/Makefile.in-1957-	fi
krb5-strength-3.2/Makefile.in:1958:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
krb5-strength-3.2/Makefile.in-1959-	  || { echo "ERROR: files left in build directory after distclean:" ; \