===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
libpam-krb5-4.9/build-aux/ar-lib-65-	mingw)
libpam-krb5-4.9/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
libpam-krb5-4.9/build-aux/ar-lib-67-	  ;;
libpam-krb5-4.9/build-aux/ar-lib-68-	cygwin)
libpam-krb5-4.9/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
libpam-krb5-4.9/build-aux/ar-lib-70-	  ;;
libpam-krb5-4.9/build-aux/ar-lib-71-	wine)
libpam-krb5-4.9/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
libpam-krb5-4.9/build-aux/ar-lib-73-	  ;;
##############################################
libpam-krb5-4.9/build-aux/ar-lib-88-  archive=$3
libpam-krb5-4.9/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
libpam-krb5-4.9/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
libpam-krb5-4.9/build-aux/compile-67-	mingw/*)
libpam-krb5-4.9/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
libpam-krb5-4.9/build-aux/compile-69-	  ;;
libpam-krb5-4.9/build-aux/compile-70-	cygwin/*)
libpam-krb5-4.9/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
libpam-krb5-4.9/build-aux/compile-72-	  ;;
libpam-krb5-4.9/build-aux/compile-73-	wine/*)
libpam-krb5-4.9/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
libpam-krb5-4.9/build-aux/compile-75-	  ;;
##############################################
libpam-krb5-4.9/build-aux/compile-310-# Name of file we expect compiler to create.
libpam-krb5-4.9/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
libpam-krb5-4.9/build-aux/compile-312-
##############################################
libpam-krb5-4.9/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
libpam-krb5-4.9/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
libpam-krb5-4.9/build-aux/compile-318-while true; do
##############################################
libpam-krb5-4.9/build-aux/config.guess-34-
libpam-krb5-4.9/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
libpam-krb5-4.9/build-aux/config.guess-36-
##############################################
libpam-krb5-4.9/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
libpam-krb5-4.9/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
libpam-krb5-4.9/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
libpam-krb5-4.9/build-aux/config.guess-151-	EOF
libpam-krb5-4.9/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
libpam-krb5-4.9/build-aux/config.guess-153-
##############################################
libpam-krb5-4.9/build-aux/config.guess-188-	    earmv*)
libpam-krb5-4.9/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
libpam-krb5-4.9/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
libpam-krb5-4.9/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
libpam-krb5-4.9/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
libpam-krb5-4.9/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
libpam-krb5-4.9/build-aux/config.guess-222-		;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-233-	    *)
libpam-krb5-4.9/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
libpam-krb5-4.9/build-aux/config.guess-235-		;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-280-	*4.0)
libpam-krb5-4.9/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
libpam-krb5-4.9/build-aux/config.guess-282-		;;
libpam-krb5-4.9/build-aux/config.guess-283-	*5.*)
libpam-krb5-4.9/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
libpam-krb5-4.9/build-aux/config.guess-285-		;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
libpam-krb5-4.9/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
libpam-krb5-4.9/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
libpam-krb5-4.9/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
libpam-krb5-4.9/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
libpam-krb5-4.9/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
libpam-krb5-4.9/build-aux/config.guess-379-    s390x:SunOS:*:*)
libpam-krb5-4.9/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-381-	exit ;;
libpam-krb5-4.9/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
libpam-krb5-4.9/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-384-	exit ;;
libpam-krb5-4.9/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
libpam-krb5-4.9/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-387-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-404-	fi
libpam-krb5-4.9/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-406-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
libpam-krb5-4.9/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-412-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
libpam-krb5-4.9/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
libpam-krb5-4.9/build-aux/config.guess-421-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
libpam-krb5-4.9/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
libpam-krb5-4.9/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
libpam-krb5-4.9/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
libpam-krb5-4.9/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
libpam-krb5-4.9/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
libpam-krb5-4.9/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
libpam-krb5-4.9/build-aux/config.guess-563-    *:IRIX*:*:*)
libpam-krb5-4.9/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
libpam-krb5-4.9/build-aux/config.guess-565-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-593-EOF
libpam-krb5-4.9/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
libpam-krb5-4.9/build-aux/config.guess-595-		then
##############################################
libpam-krb5-4.9/build-aux/config.guess-606-    *:AIX:*:[4567])
libpam-krb5-4.9/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
libpam-krb5-4.9/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
libpam-krb5-4.9/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
libpam-krb5-4.9/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
libpam-krb5-4.9/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
libpam-krb5-4.9/build-aux/config.guess-696-EOF
libpam-krb5-4.9/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
libpam-krb5-4.9/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
libpam-krb5-4.9/build-aux/config.guess-724-    ia64:HP-UX:*:*)
libpam-krb5-4.9/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
libpam-krb5-4.9/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
libpam-krb5-4.9/build-aux/config.guess-754-EOF
libpam-krb5-4.9/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
libpam-krb5-4.9/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
libpam-krb5-4.9/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
libpam-krb5-4.9/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
libpam-krb5-4.9/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
libpam-krb5-4.9/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
libpam-krb5-4.9/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
libpam-krb5-4.9/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
libpam-krb5-4.9/build-aux/config.guess-850-	esac
libpam-krb5-4.9/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
libpam-krb5-4.9/build-aux/config.guess-852-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
libpam-krb5-4.9/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
libpam-krb5-4.9/build-aux/config.guess-888-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-890-	# the GNU system
libpam-krb5-4.9/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
libpam-krb5-4.9/build-aux/config.guess-892-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-894-	# other systems with GNU libc and userland
libpam-krb5-4.9/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
libpam-krb5-4.9/build-aux/config.guess-896-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-988-EOF
libpam-krb5-4.9/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
libpam-krb5-4.9/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
libpam-krb5-4.9/build-aux/config.guess-1092-    i*86:*:4.*:*)
libpam-krb5-4.9/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
libpam-krb5-4.9/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
libpam-krb5-4.9/build-aux/config.guess-1295-	fi
libpam-krb5-4.9/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
libpam-krb5-4.9/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
libpam-krb5-4.9/build-aux/config.guess-1393-    *:DragonFly:*:*)
libpam-krb5-4.9/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
libpam-krb5-4.9/build-aux/config.guess-1395-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.guess-1406-    i*86:skyos:*:*)
libpam-krb5-4.9/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
libpam-krb5-4.9/build-aux/config.guess-1408-	exit ;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-52-
libpam-krb5-4.9/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
libpam-krb5-4.9/build-aux/config.sub-54-
##############################################
libpam-krb5-4.9/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
libpam-krb5-4.9/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
libpam-krb5-4.9/build-aux/config.sub-116-case $maybe_os in
##############################################
libpam-krb5-4.9/build-aux/config.sub-122-    os=-$maybe_os
libpam-krb5-4.9/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
libpam-krb5-4.9/build-aux/config.sub-124-    ;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-126-    os=-linux-android
libpam-krb5-4.9/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
libpam-krb5-4.9/build-aux/config.sub-128-    ;;
libpam-krb5-4.9/build-aux/config.sub-129-  *)
libpam-krb5-4.9/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
libpam-krb5-4.9/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
libpam-krb5-4.9/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
libpam-krb5-4.9/build-aux/config.sub-133-    else os=; fi
##############################################
libpam-krb5-4.9/build-aux/config.sub-180-		os=-sco5v6
libpam-krb5-4.9/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-182-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-184-		os=-sco3.2v5
libpam-krb5-4.9/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-186-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-188-		os=-sco3.2v4
libpam-krb5-4.9/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-190-		;;
libpam-krb5-4.9/build-aux/config.sub-191-	-sco3.2.[4-9]*)
libpam-krb5-4.9/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
libpam-krb5-4.9/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-194-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
libpam-krb5-4.9/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-198-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
libpam-krb5-4.9/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-202-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-204-		os=-sco3.2v2
libpam-krb5-4.9/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-206-		;;
libpam-krb5-4.9/build-aux/config.sub-207-	-udk*)
libpam-krb5-4.9/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-209-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-211-		os=-isc2.2
libpam-krb5-4.9/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-213-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-217-	-isc*)
libpam-krb5-4.9/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-219-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-229-	-ptx*)
libpam-krb5-4.9/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
libpam-krb5-4.9/build-aux/config.sub-231-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-364-	*-*-*)
libpam-krb5-4.9/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
libpam-krb5-4.9/build-aux/config.sub-366-		exit 1
##############################################
libpam-krb5-4.9/build-aux/config.sub-493-	amd64-*)
libpam-krb5-4.9/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-495-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-538-	blackfin-*)
libpam-krb5-4.9/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-540-		os=-linux
##############################################
libpam-krb5-4.9/build-aux/config.sub-546-	c54x-*)
libpam-krb5-4.9/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-548-		;;
libpam-krb5-4.9/build-aux/config.sub-549-	c55x-*)
libpam-krb5-4.9/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-551-		;;
libpam-krb5-4.9/build-aux/config.sub-552-	c6x-*)
libpam-krb5-4.9/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-554-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-650-	e500v[12]-*)
libpam-krb5-4.9/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-652-		os=$os"spe"
##############################################
libpam-krb5-4.9/build-aux/config.sub-754-	i*86v32)
libpam-krb5-4.9/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-756-		os=-sysv32
##############################################
libpam-krb5-4.9/build-aux/config.sub-758-	i*86v4*)
libpam-krb5-4.9/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-760-		os=-sysv4
##############################################
libpam-krb5-4.9/build-aux/config.sub-762-	i*86v)
libpam-krb5-4.9/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-764-		os=-sysv
##############################################
libpam-krb5-4.9/build-aux/config.sub-766-	i*86sol2)
libpam-krb5-4.9/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
libpam-krb5-4.9/build-aux/config.sub-768-		os=-solaris2
##############################################
libpam-krb5-4.9/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
libpam-krb5-4.9/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
libpam-krb5-4.9/build-aux/config.sub-794-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-799-	m68knommu-*)
libpam-krb5-4.9/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-801-		os=-linux
##############################################
libpam-krb5-4.9/build-aux/config.sub-833-	mips3*-*)
libpam-krb5-4.9/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
libpam-krb5-4.9/build-aux/config.sub-835-		;;
libpam-krb5-4.9/build-aux/config.sub-836-	mips3*)
libpam-krb5-4.9/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
libpam-krb5-4.9/build-aux/config.sub-838-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-855-	ms1-*)
libpam-krb5-4.9/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
libpam-krb5-4.9/build-aux/config.sub-857-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-980-	parisc-*)
libpam-krb5-4.9/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-982-		os=-linux
##############################################
libpam-krb5-4.9/build-aux/config.sub-996-	pc98-*)
libpam-krb5-4.9/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-998-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
libpam-krb5-4.9/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1013-		;;
libpam-krb5-4.9/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
libpam-krb5-4.9/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1016-		;;
libpam-krb5-4.9/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
libpam-krb5-4.9/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1019-		;;
libpam-krb5-4.9/build-aux/config.sub-1020-	pentium4-*)
libpam-krb5-4.9/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1022-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
libpam-krb5-4.9/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1032-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
libpam-krb5-4.9/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1038-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1040-		;;
libpam-krb5-4.9/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1042-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
libpam-krb5-4.9/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1048-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1122-	strongarm-* | thumb-*)
libpam-krb5-4.9/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub-1124-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
libpam-krb5-4.9/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
libpam-krb5-4.9/build-aux/config.sub-1257-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1317-	*)
libpam-krb5-4.9/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
libpam-krb5-4.9/build-aux/config.sub-1319-		exit 1
##############################################
libpam-krb5-4.9/build-aux/config.sub-1325-	*-digital*)
libpam-krb5-4.9/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
libpam-krb5-4.9/build-aux/config.sub-1327-		;;
libpam-krb5-4.9/build-aux/config.sub-1328-	*-commodore*)
libpam-krb5-4.9/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
libpam-krb5-4.9/build-aux/config.sub-1330-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
libpam-krb5-4.9/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
libpam-krb5-4.9/build-aux/config.sub-1348-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1355-	-gnu/linux*)
libpam-krb5-4.9/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
libpam-krb5-4.9/build-aux/config.sub-1357-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1407-	-nto*)
libpam-krb5-4.9/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
libpam-krb5-4.9/build-aux/config.sub-1409-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1414-	-mac*)
libpam-krb5-4.9/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
libpam-krb5-4.9/build-aux/config.sub-1416-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1420-	-linux*)
libpam-krb5-4.9/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
libpam-krb5-4.9/build-aux/config.sub-1422-		;;
libpam-krb5-4.9/build-aux/config.sub-1423-	-sunos5*)
libpam-krb5-4.9/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
libpam-krb5-4.9/build-aux/config.sub-1425-		;;
libpam-krb5-4.9/build-aux/config.sub-1426-	-sunos6*)
libpam-krb5-4.9/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
libpam-krb5-4.9/build-aux/config.sub-1428-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1469-	-sinix5.*)
libpam-krb5-4.9/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
libpam-krb5-4.9/build-aux/config.sub-1471-		;;
##############################################
libpam-krb5-4.9/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
libpam-krb5-4.9/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
libpam-krb5-4.9/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
libpam-krb5-4.9/build-aux/config.sub-1531-		exit 1
##############################################
libpam-krb5-4.9/build-aux/config.sub-1788-		esac
libpam-krb5-4.9/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
libpam-krb5-4.9/build-aux/config.sub-1790-		;;
##############################################
libpam-krb5-4.9/build-aux/depcomp-64-  case $1 in
libpam-krb5-4.9/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
libpam-krb5-4.9/build-aux/depcomp-66-      *) dir=;;
##############################################
libpam-krb5-4.9/build-aux/depcomp-73-{
libpam-krb5-4.9/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
libpam-krb5-4.9/build-aux/depcomp-75-}
##############################################
libpam-krb5-4.9/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
libpam-krb5-4.9/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
libpam-krb5-4.9/build-aux/depcomp-128-
##############################################
libpam-krb5-4.9/build-aux/depcomp-405-        sleep 1
libpam-krb5-4.9/build-aux/depcomp:406:        i=`expr $i - 1`
libpam-krb5-4.9/build-aux/depcomp-407-      done
libpam-krb5-4.9/build-aux/depcomp-408-    fi
libpam-krb5-4.9/build-aux/depcomp:409:    i=`expr $i - 1`
libpam-krb5-4.9/build-aux/depcomp-410-  done
##############################################
libpam-krb5-4.9/build-aux/depcomp-425-  # Do two passes, one to just change these to
libpam-krb5-4.9/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
libpam-krb5-4.9/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
libpam-krb5-4.9/build-aux/depcomp-659-  done
libpam-krb5-4.9/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
libpam-krb5-4.9/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
libpam-krb5-4.9/build-aux/install-sh-234-      fi
libpam-krb5-4.9/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
libpam-krb5-4.9/build-aux/install-sh-236-    *)
##############################################
libpam-krb5-4.9/build-aux/install-sh-280-      dstdir=$dst
libpam-krb5-4.9/build-aux/install-sh:281:      dstbase=`basename "$src"`
libpam-krb5-4.9/build-aux/install-sh-282-      case $dst in
##############################################
libpam-krb5-4.9/build-aux/install-sh-287-    else
libpam-krb5-4.9/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
libpam-krb5-4.9/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
libpam-krb5-4.9/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
libpam-krb5-4.9/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
libpam-krb5-4.9/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
libpam-krb5-4.9/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
libpam-krb5-4.9/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
libpam-krb5-4.9/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
libpam-krb5-4.9/build-aux/install-sh-419-            case $prefix in
libpam-krb5-4.9/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
libpam-krb5-4.9/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
libpam-krb5-4.9/build-aux/install-sh-468-    if $copy_on_change &&
libpam-krb5-4.9/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
libpam-krb5-4.9/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
libpam-krb5-4.9/build-aux/install-sh-471-       set -f &&
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-103-#
libpam-krb5-4.9/build-aux/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
libpam-krb5-4.9/build-aux/ltmain.sh-105-#
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
libpam-krb5-4.9/build-aux/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
libpam-krb5-4.9/build-aux/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
libpam-krb5-4.9/build-aux/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
libpam-krb5-4.9/build-aux/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
libpam-krb5-4.9/build-aux/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
libpam-krb5-4.9/build-aux/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-410-# The name of this program.
libpam-krb5-4.9/build-aux/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
libpam-krb5-4.9/build-aux/ltmain.sh-412-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-416-  *[\\/]*)
libpam-krb5-4.9/build-aux/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
libpam-krb5-4.9/build-aux/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
libpam-krb5-4.9/build-aux/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-610-
libpam-krb5-4.9/build-aux/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
libpam-krb5-4.9/build-aux/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
libpam-krb5-4.9/build-aux/ltmain.sh-613-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-639-
libpam-krb5-4.9/build-aux/ltmain.sh:640:    func_arith_result=`expr "$@"`
libpam-krb5-4.9/build-aux/ltmain.sh-641-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-660-  # ...otherwise fall back to using sed.
libpam-krb5-4.9/build-aux/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
libpam-krb5-4.9/build-aux/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
libpam-krb5-4.9/build-aux/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-757-      test -n "$_G_tc" && {
libpam-krb5-4.9/build-aux/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
libpam-krb5-4.9/build-aux/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
libpam-krb5-4.9/build-aux/ltmain.sh-760-      }
libpam-krb5-4.9/build-aux/ltmain.sh-761-    done
libpam-krb5-4.9/build-aux/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
libpam-krb5-4.9/build-aux/ltmain.sh-763-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-831-
libpam-krb5-4.9/build-aux/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
libpam-krb5-4.9/build-aux/ltmain.sh-833-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
libpam-krb5-4.9/build-aux/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
libpam-krb5-4.9/build-aux/ltmain.sh-865-      done
libpam-krb5-4.9/build-aux/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
libpam-krb5-4.9/build-aux/ltmain.sh-867-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-901-      # If mktemp works, use that first and foremost
libpam-krb5-4.9/build-aux/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-903-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1111-        *[\\\`\"\$]*)
libpam-krb5-4.9/build-aux/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
libpam-krb5-4.9/build-aux/ltmain.sh-1113-        *)
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1198-    case $2 in
libpam-krb5-4.9/build-aux/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
libpam-krb5-4.9/build-aux/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
libpam-krb5-4.9/build-aux/ltmain.sh-1201-    esac
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
libpam-krb5-4.9/build-aux/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
libpam-krb5-4.9/build-aux/ltmain.sh-1273-      ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1358-
libpam-krb5-4.9/build-aux/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
libpam-krb5-4.9/build-aux/ltmain.sh-1360-}
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
libpam-krb5-4.9/build-aux/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
libpam-krb5-4.9/build-aux/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1517-
libpam-krb5-4.9/build-aux/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
libpam-krb5-4.9/build-aux/ltmain.sh-1519-}
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1943-
libpam-krb5-4.9/build-aux/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
libpam-krb5-4.9/build-aux/ltmain.sh-1945-      func_split_equals_rhs=
libpam-krb5-4.9/build-aux/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
libpam-krb5-4.9/build-aux/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
libpam-krb5-4.9/build-aux/ltmain.sh-1948-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-1971-
libpam-krb5-4.9/build-aux/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
libpam-krb5-4.9/build-aux/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
libpam-krb5-4.9/build-aux/ltmain.sh-1974-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-14
libpam-krb5-4.9/build-aux/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
libpam-krb5-4.9/build-aux/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
libpam-krb5-4.9/build-aux/ltmain.sh-2147-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2183-  {
libpam-krb5-4.9/build-aux/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
libpam-krb5-4.9/build-aux/ltmain.sh-2185-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2188-  {
libpam-krb5-4.9/build-aux/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
libpam-krb5-4.9/build-aux/ltmain.sh-2190-  }
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
libpam-krb5-4.9/build-aux/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
libpam-krb5-4.9/build-aux/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2751-      done
libpam-krb5-4.9/build-aux/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
libpam-krb5-4.9/build-aux/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
libpam-krb5-4.9/build-aux/ltmain.sh-2754-      case $@ in
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2764-	    # Evaluate the configuration.
libpam-krb5-4.9/build-aux/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
libpam-krb5-4.9/build-aux/ltmain.sh-2766-	    CC_quoted=
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2770-	    done
libpam-krb5-4.9/build-aux/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
libpam-krb5-4.9/build-aux/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
libpam-krb5-4.9/build-aux/ltmain.sh-2773-	    case "$@ " in
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
libpam-krb5-4.9/build-aux/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
libpam-krb5-4.9/build-aux/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3101-    # LT_CYGPATH in this case.
libpam-krb5-4.9/build-aux/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
libpam-krb5-4.9/build-aux/ltmain.sh-3103-  fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
libpam-krb5-4.9/build-aux/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
libpam-krb5-4.9/build-aux/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3468-    *.[cCFSifmso] | \
libpam-krb5-4.9/build-aux/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
libpam-krb5-4.9/build-aux/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
libpam-krb5-4.9/build-aux/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
libpam-krb5-4.9/build-aux/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
libpam-krb5-4.9/build-aux/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-3566-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3612-      if test warn = "$need_locks" &&
libpam-krb5-4.9/build-aux/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
libpam-krb5-4.9/build-aux/ltmain.sh-3614-	$ECHO "\
libpam-krb5-4.9/build-aux/ltmain.sh-3615-*** ERROR, $lockfile contains:
libpam-krb5-4.9/build-aux/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-3617-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3661-      if test warn = "$need_locks" &&
libpam-krb5-4.9/build-aux/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
libpam-krb5-4.9/build-aux/ltmain.sh-3663-	$ECHO "\
libpam-krb5-4.9/build-aux/ltmain.sh-3664-*** ERROR, $lockfile contains:
libpam-krb5-4.9/build-aux/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-3666-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-3987-      # Get the absolute pathname.
libpam-krb5-4.9/build-aux/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
libpam-krb5-4.9/build-aux/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
libpam-krb5-4.9/build-aux/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
libpam-krb5-4.9/build-aux/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
libpam-krb5-4.9/build-aux/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4372-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
libpam-krb5-4.9/build-aux/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4385-	  else
libpam-krb5-4.9/build-aux/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4387-	  fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4550-	    fi
libpam-krb5-4.9/build-aux/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4569-	        # Replace the output file specification.
libpam-krb5-4.9/build-aux/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-4571-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
libpam-krb5-4.9/build-aux/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4590-	  fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4662-    my_pic_p=${3-false}
libpam-krb5-4.9/build-aux/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-4664-    my_dlsyms=
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
libpam-krb5-4.9/build-aux/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
libpam-krb5-4.9/build-aux/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
libpam-krb5-4.9/build-aux/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
libpam-krb5-4.9/build-aux/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4954-	  else
libpam-krb5-4.9/build-aux/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4957-	  fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4959-	*)
libpam-krb5-4.9/build-aux/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4962-	  ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4974-      # Nullify the symbol file.
libpam-krb5-4.9/build-aux/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
libpam-krb5-4.9/build-aux/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
libpam-krb5-4.9/build-aux/ltmain.sh-4977-    fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
libpam-krb5-4.9/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)$'`
libpam-krb5-4.9/build-aux/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
libpam-krb5-4.9/build-aux/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
libpam-krb5-4.9/build-aux/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5017-  win32_libid_type=unknown
libpam-krb5-4.9/build-aux/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-5019-  case $win32_fileres in
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5082-
libpam-krb5-4.9/build-aux/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
libpam-krb5-4.9/build-aux/ltmain.sh-5084-}
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5100-
libpam-krb5-4.9/build-aux/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
libpam-krb5-4.9/build-aux/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5164-    # binutils import library
libpam-krb5-4.9/build-aux/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
libpam-krb5-4.9/build-aux/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
libpam-krb5-4.9/build-aux/ltmain.sh-5167-    # ms-generated import library
libpam-krb5-4.9/build-aux/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
libpam-krb5-4.9/build-aux/ltmain.sh-5169-  else
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
libpam-krb5-4.9/build-aux/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
libpam-krb5-4.9/build-aux/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
libpam-krb5-4.9/build-aux/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
libpam-krb5-4.9/build-aux/ltmain.sh-5252-	    darwin_arch=
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
libpam-krb5-4.9/build-aux/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
libpam-krb5-4.9/build-aux/ltmain.sh-5264-	    darwin_file=
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
libpam-krb5-4.9/build-aux/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5281-      esac
libpam-krb5-4.9/build-aux/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-5283-    done
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5352-
libpam-krb5-4.9/build-aux/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
libpam-krb5-4.9/build-aux/ltmain.sh-5354-    $ECHO "\
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5387-    --lt-dump-script)
libpam-krb5-4.9/build-aux/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
libpam-krb5-4.9/build-aux/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
libpam-krb5-4.9/build-aux/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
libpam-krb5-4.9/build-aux/ltmain.sh-5416-  done
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5472-  # Find the directory that this script lives in.
libpam-krb5-4.9/build-aux/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
libpam-krb5-4.9/build-aux/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5478-  while test -n \"\$file\"; do
libpam-krb5-4.9/build-aux/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5480-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5488-
libpam-krb5-4.9/build-aux/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
libpam-krb5-4.9/build-aux/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5491-  done
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5502-    case \"\$thisdir\" in
libpam-krb5-4.9/build-aux/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
libpam-krb5-4.9/build-aux/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5508-  # Try to get the absolute directory name.
libpam-krb5-4.9/build-aux/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
libpam-krb5-4.9/build-aux/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
libpam-krb5-4.9/build-aux/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
libpam-krb5-4.9/build-aux/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
libpam-krb5-4.9/build-aux/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
libpam-krb5-4.9/build-aux/ltmain.sh-5535-      else
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
libpam-krb5-4.9/build-aux/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
libpam-krb5-4.9/build-aux/ltmain.sh-5579-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-6556-
libpam-krb5-4.9/build-aux/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
libpam-krb5-4.9/build-aux/ltmain.sh-6558-    *import*) : ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-6804-	    moreargs=
libpam-krb5-4.9/build-aux/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
libpam-krb5-4.9/build-aux/ltmain.sh-6806-	    do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7065-	*)
libpam-krb5-4.9/build-aux/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
libpam-krb5-4.9/build-aux/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
libpam-krb5-4.9/build-aux/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
libpam-krb5-4.9/build-aux/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7385-      -Z*)
libpam-krb5-4.9/build-aux/ltmain.sh:7386:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
libpam-krb5-4.9/build-aux/ltmain.sh-7387-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7555-      # get the directories listed in $shlibpath_var
libpam-krb5-4.9/build-aux/ltmain.sh:7556:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
libpam-krb5-4.9/build-aux/ltmain.sh-7557-    else
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7874-		  set dummy $deplibs_check_method; shift
libpam-krb5-4.9/build-aux/ltmain.sh:7875:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libpam-krb5-4.9/build-aux/ltmain.sh-7876-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7964-	if test -n "$inherited_linker_flags"; then
libpam-krb5-4.9/build-aux/ltmain.sh:7965:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
libpam-krb5-4.9/build-aux/ltmain.sh-7966-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-7972-	fi
libpam-krb5-4.9/build-aux/ltmain.sh:7973:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-7974-	if test lib,link = "$linkmode,$pass" ||
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8045-	*)
libpam-krb5-4.9/build-aux/ltmain.sh:8046:	  abs_ladir=`cd "$ladir" && pwd`
libpam-krb5-4.9/build-aux/ltmain.sh-8047-	  if test -z "$abs_ladir"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8298-	    shift
libpam-krb5-4.9/build-aux/ltmain.sh:8299:	    libname=`eval "\\$ECHO \"$libname_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh-8300-	    # use dlname if we got it. it's perfectly good, no?
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8590-		*)
libpam-krb5-4.9/build-aux/ltmain.sh:8591:		  absdir=`cd "$dir" && pwd`
libpam-krb5-4.9/build-aux/ltmain.sh-8592-		  if test -z "$absdir"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8601-		  depdepl=
libpam-krb5-4.9/build-aux/ltmain.sh:8602:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
libpam-krb5-4.9/build-aux/ltmain.sh-8603-		  if test -n "$deplibrary_names"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8608-		      depdepl=$absdir/$objdir/$depdepl
libpam-krb5-4.9/build-aux/ltmain.sh:8609:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
libpam-krb5-4.9/build-aux/ltmain.sh-8610-                      if test -z "$darwin_install_name"; then
libpam-krb5-4.9/build-aux/ltmain.sh:8611:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
libpam-krb5-4.9/build-aux/ltmain.sh-8612-                      fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8623-		else
libpam-krb5-4.9/build-aux/ltmain.sh:8624:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
libpam-krb5-4.9/build-aux/ltmain.sh-8625-		  test -z "$libdir" && \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8646-	else
libpam-krb5-4.9/build-aux/ltmain.sh:8647:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-8648-	fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-8735-        linux*)
libpam-krb5-4.9/build-aux/ltmain.sh:8736:          case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/build-aux/ltmain.sh-8737-          *Sun\ C*) # Sun C++ 5.9
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9143-	removelist=
libpam-krb5-4.9/build-aux/ltmain.sh:9144:	tempremovelist=`$ECHO "$output_objdir/*"`
libpam-krb5-4.9/build-aux/ltmain.sh-9145-	for p in $tempremovelist; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9169-	# Transform .lo files to .o files.
libpam-krb5-4.9/build-aux/ltmain.sh:9170:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-9171-      fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9174-      #for path in $notinst_path; do
libpam-krb5-4.9/build-aux/ltmain.sh:9175:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
libpam-krb5-4.9/build-aux/ltmain.sh:9176:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
libpam-krb5-4.9/build-aux/ltmain.sh:9177:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
libpam-krb5-4.9/build-aux/ltmain.sh-9178-      #done
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9295-		if test -n "$i"; then
libpam-krb5-4.9/build-aux/ltmain.sh:9296:		  libname=`eval "\\$ECHO \"$libname_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh:9297:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh-9298-		  set dummy $deplib_matches; shift
libpam-krb5-4.9/build-aux/ltmain.sh-9299-		  deplib_match=$1
libpam-krb5-4.9/build-aux/ltmain.sh:9300:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
libpam-krb5-4.9/build-aux/ltmain.sh-9301-		    func_append newdeplibs " $i"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9338-		  if test -n "$i"; then
libpam-krb5-4.9/build-aux/ltmain.sh:9339:		    libname=`eval "\\$ECHO \"$libname_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh:9340:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh-9341-		    set dummy $deplib_matches; shift
libpam-krb5-4.9/build-aux/ltmain.sh-9342-		    deplib_match=$1
libpam-krb5-4.9/build-aux/ltmain.sh:9343:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
libpam-krb5-4.9/build-aux/ltmain.sh-9344-		      func_append newdeplibs " $i"
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9373-	  set dummy $deplibs_check_method; shift
libpam-krb5-4.9/build-aux/ltmain.sh:9374:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libpam-krb5-4.9/build-aux/ltmain.sh-9375-	  for a_deplib in $deplibs; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9388-	      if test -n "$a_deplib"; then
libpam-krb5-4.9/build-aux/ltmain.sh:9389:		libname=`eval "\\$ECHO \"$libname_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh-9390-		if test -n "$file_magic_glob"; then
libpam-krb5-4.9/build-aux/ltmain.sh:9391:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
libpam-krb5-4.9/build-aux/ltmain.sh-9392-		else
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9398-		    shopt -s nocaseglob
libpam-krb5-4.9/build-aux/ltmain.sh:9399:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-9400-		    $nocaseglob
libpam-krb5-4.9/build-aux/ltmain.sh-9401-		  else
libpam-krb5-4.9/build-aux/ltmain.sh:9402:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-9403-		  fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9416-		      while test -h "$potlib" 2>/dev/null; do
libpam-krb5-4.9/build-aux/ltmain.sh:9417:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
libpam-krb5-4.9/build-aux/ltmain.sh-9418-			case $potliblink in
libpam-krb5-4.9/build-aux/ltmain.sh-9419-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
libpam-krb5-4.9/build-aux/ltmain.sh:9420:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
libpam-krb5-4.9/build-aux/ltmain.sh-9421-			esac
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9457-	  set dummy $deplibs_check_method; shift
libpam-krb5-4.9/build-aux/ltmain.sh:9458:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
libpam-krb5-4.9/build-aux/ltmain.sh-9459-	  for a_deplib in $deplibs; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9472-	      if test -n "$a_deplib"; then
libpam-krb5-4.9/build-aux/ltmain.sh:9473:		libname=`eval "\\$ECHO \"$libname_spec\""`
libpam-krb5-4.9/build-aux/ltmain.sh-9474-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
libpam-krb5-4.9/build-aux/ltmain.sh:9475:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
libpam-krb5-4.9/build-aux/ltmain.sh-9476-		  for potent_lib in $potential_libs; do
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9511-	  newdeplibs=
libpam-krb5-4.9/build-aux/ltmain.sh:9512:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
libpam-krb5-4.9/build-aux/ltmain.sh-9513-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9515-	      # can't use Xsed below, because $i might contain '/'
libpam-krb5-4.9/build-aux/ltmain.sh:9516:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
libpam-krb5-4.9/build-aux/ltmain.sh-9517-	    done
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9541-	  # On Rhapsody replace the C library with the System framework
libpam-krb5-4.9/build-aux/ltmain.sh:9542:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
libpam-krb5-4.9/build-aux/ltmain.sh-9543-	  ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9593-	*-*-darwin*)
libpam-krb5-4.9/build-aux/ltmain.sh:9594:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh:9595:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh:9596:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-9597-	  ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-9720-	# Use standard objects if they are pic
libpam-krb5-4.9/build-aux/ltmain.sh:9721:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-9722-	test "X$libobjs" = "X " && libobjs=
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10234-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
libpam-krb5-4.9/build-aux/ltmain.sh:10235:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10236-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10249-      # Create the old-style object.
libpam-krb5-4.9/build-aux/ltmain.sh:10250:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
libpam-krb5-4.9/build-aux/ltmain.sh-10251-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10307-	# On Rhapsody replace the C library is the System framework
libpam-krb5-4.9/build-aux/ltmain.sh:10308:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
libpam-krb5-4.9/build-aux/ltmain.sh:10309:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
libpam-krb5-4.9/build-aux/ltmain.sh-10310-	;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10325-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
libpam-krb5-4.9/build-aux/ltmain.sh:10326:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh:10327:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10328-	;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10403-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
libpam-krb5-4.9/build-aux/ltmain.sh:10404:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
libpam-krb5-4.9/build-aux/ltmain.sh-10405-	  case :$dllsearchpath: in
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10463-	# Transform all the library objects into standard objects.
libpam-krb5-4.9/build-aux/ltmain.sh:10464:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh:10465:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
libpam-krb5-4.9/build-aux/ltmain.sh-10466-      fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10491-	# Replace the output file specification.
libpam-krb5-4.9/build-aux/ltmain.sh:10492:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10493-	link_command=$compile_command$compile_rpath
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10500-	  func_to_tool_file "$output"
libpam-krb5-4.9/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'`
libpam-krb5-4.9/build-aux/ltmain.sh-10502-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10544-	# Replace the output file specification.
libpam-krb5-4.9/build-aux/ltmain.sh:10545:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10546-	# Delete the old output file.
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10552-	  func_to_tool_file "$output"
libpam-krb5-4.9/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'`
libpam-krb5-4.9/build-aux/ltmain.sh-10554-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10570-	  link_command=$finalize_var$compile_command$finalize_rpath
libpam-krb5-4.9/build-aux/ltmain.sh:10571:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10572-          ;;
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10583-      # Replace the output file specification.
libpam-krb5-4.9/build-aux/ltmain.sh:10584:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
libpam-krb5-4.9/build-aux/ltmain.sh-10585-
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10592-	func_to_tool_file "$output_objdir/$outputname"
libpam-krb5-4.9/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'`
libpam-krb5-4.9/build-aux/ltmain.sh-10594-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10613-	relink_command="(cd `pwd`; $relink_command)"
libpam-krb5-4.9/build-aux/ltmain.sh:10614:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
libpam-krb5-4.9/build-aux/ltmain.sh-10615-      fi
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10859-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
libpam-krb5-4.9/build-aux/ltmain.sh:10860:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
libpam-krb5-4.9/build-aux/ltmain.sh-10861-      if test yes = "$hardcode_automatic"; then
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10880-		func_resolve_sysroot "$deplib"
libpam-krb5-4.9/build-aux/ltmain.sh:10881:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
libpam-krb5-4.9/build-aux/ltmain.sh-10882-		test -z "$libdir" && \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10906-		name=$func_basename_result
libpam-krb5-4.9/build-aux/ltmain.sh:10907:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libpam-krb5-4.9/build-aux/ltmain.sh-10908-		test -z "$libdir" && \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-10925-		name=$func_basename_result
libpam-krb5-4.9/build-aux/ltmain.sh:10926:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
libpam-krb5-4.9/build-aux/ltmain.sh-10927-		test -z "$libdir" && \
##############################################
libpam-krb5-4.9/build-aux/ltmain.sh-11244-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
libpam-krb5-4.9/build-aux/ltmain.sh:11245:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
libpam-krb5-4.9/build-aux/ltmain.sh-11246-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
libpam-krb5-4.9/m4/cc-flags.m4-45-     AS_CASE([$1],
libpam-krb5-4.9/m4/cc-flags.m4:46:        [-Wno-*], [CFLAGS="$CFLAGS `echo "$1" | sed 's/-Wno-/-W/'`"],
libpam-krb5-4.9/m4/cc-flags.m4-47-        [*],      [CFLAGS="$CFLAGS $1"])
##############################################
libpam-krb5-4.9/m4/krb5-config.m4-54-        && test x"$rra_cv_krb5_config_deps" = xyes],
libpam-krb5-4.9/m4/krb5-config.m4:55:    [$3[]_LIBS=`"$1" --deps --libs $2 2>/dev/null`],
libpam-krb5-4.9/m4/krb5-config.m4:56:    [$3[]_LIBS=`"$1" --libs $2 2>/dev/null`])])
libpam-krb5-4.9/m4/krb5-config.m4-57-
##############################################
libpam-krb5-4.9/m4/krb5-config.m4-92-     AS_IF([test "$rra_cv_lib_$3[]_config" = yes],
libpam-krb5-4.9/m4/krb5-config.m4:93:        [$3[]_CPPFLAGS=`"$rra_krb5_config_$3" --cflags $2 2>/dev/null`
libpam-krb5-4.9/m4/krb5-config.m4-94-         _RRA_KRB5_CONFIG_LIBS([$rra_krb5_config_$3], [$2], [$3])
##############################################
libpam-krb5-4.9/m4/krb5-config.m4-96-        [AS_IF([test x"$2" = xkrb5],
libpam-krb5-4.9/m4/krb5-config.m4:97:            [$3[]_CPPFLAGS=`"$rra_krb5_config_$3" --cflags 2>/dev/null`
libpam-krb5-4.9/m4/krb5-config.m4:98:             $3[]_LIBS=`"$rra_krb5_config_$3" --libs $2 2>/dev/null`
libpam-krb5-4.9/m4/krb5-config.m4-99-             rra_krb5_config_$3[]_ok=yes])])])
libpam-krb5-4.9/m4/krb5-config.m4-100- AS_IF([test x"$rra_krb5_config_$3[]_ok" = xyes],
libpam-krb5-4.9/m4/krb5-config.m4:101:    [$3[]_CPPFLAGS=`echo "$$3[]_CPPFLAGS" | sed 's%-I/usr/include %%'`
libpam-krb5-4.9/m4/krb5-config.m4:102:     $3[]_CPPFLAGS=`echo "$$3[]_CPPFLAGS" | sed 's%-I/usr/include$%%'`
libpam-krb5-4.9/m4/krb5-config.m4-103-     $4],
##############################################
libpam-krb5-4.9/m4/krb5.m4-280-    [test x"$rra_krb5_uses_com_err" = xtrue])
libpam-krb5-4.9/m4/krb5.m4:281: KRB5_CPPFLAGS_GCC=`echo "$KRB5_CPPFLAGS" | sed -e 's/-I/-isystem /g'`])
libpam-krb5-4.9/m4/krb5.m4-282-
##############################################
libpam-krb5-4.9/m4/lib-pathname.m4-55-        [$1="[$]$1 -L$2/lib/$3"])])
libpam-krb5-4.9/m4/lib-pathname.m4:56: $1=`echo "[$]$1" | sed -e 's/^ *//'`])
libpam-krb5-4.9/m4/lib-pathname.m4-57-
##############################################
libpam-krb5-4.9/m4/libtool.m4-119-    done
libpam-krb5-4.9/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libpam-krb5-4.9/m4/libtool.m4-121-}
##############################################
libpam-krb5-4.9/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
libpam-krb5-4.9/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
libpam-krb5-4.9/m4/libtool.m4-439-
##############################################
libpam-krb5-4.9/m4/libtool.m4-447-#
libpam-krb5-4.9/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
libpam-krb5-4.9/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
libpam-krb5-4.9/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libpam-krb5-4.9/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
libpam-krb5-4.9/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
libpam-krb5-4.9/m4/libtool.m4-561-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
libpam-krb5-4.9/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libpam-krb5-4.9/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
libpam-krb5-4.9/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
libpam-krb5-4.9/m4/libtool.m4-574-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-1111-  if test yes = "$lt_cv_ld_force_load"; then
libpam-krb5-4.9/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\"`'
libpam-krb5-4.9/m4/libtool.m4-1113-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
libpam-krb5-4.9/m4/libtool.m4-1164-      }]'
libpam-krb5-4.9/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"`
libpam-krb5-4.9/m4/libtool.m4-1166-  # Check for a 64-bit object if we didn't find anything.
libpam-krb5-4.9/m4/libtool.m4-1167-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
libpam-krb5-4.9/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"`
libpam-krb5-4.9/m4/libtool.m4-1169-  fi],[])
##############################################
libpam-krb5-4.9/m4/libtool.m4-1200-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
libpam-krb5-4.9/m4/libtool.m4:1201:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
libpam-krb5-4.9/m4/libtool.m4-1202-  ECHO='print -r --'
libpam-krb5-4.9/m4/libtool.m4:1203:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
libpam-krb5-4.9/m4/libtool.m4-1204-  ECHO='printf %s\n'
##############################################
libpam-krb5-4.9/m4/libtool.m4-1235-    PATH=/empty FPATH=/empty; export PATH FPATH
libpam-krb5-4.9/m4/libtool.m4:1236:    test "X`printf %s $ECHO`" = "X$ECHO" \
libpam-krb5-4.9/m4/libtool.m4:1237:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
libpam-krb5-4.9/m4/libtool.m4-1238-
##############################################
libpam-krb5-4.9/m4/libtool.m4-1259-   if test yes = "$GCC"; then
libpam-krb5-4.9/m4/libtool.m4:1260:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
libpam-krb5-4.9/m4/libtool.m4-1261-   fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-1263- /*)
libpam-krb5-4.9/m4/libtool.m4:1264:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
libpam-krb5-4.9/m4/libtool.m4-1265-   ;; #(
##############################################
libpam-krb5-4.9/m4/libtool.m4-1293-  if AC_TRY_EVAL(ac_compile); then
libpam-krb5-4.9/m4/libtool.m4:1294:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1295-      *ELF-32*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1310-    if test yes = "$lt_cv_prog_gnu_ld"; then
libpam-krb5-4.9/m4/libtool.m4:1311:      case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1312-	*32-bit*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1322-    else
libpam-krb5-4.9/m4/libtool.m4:1323:      case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1324-	*32-bit*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1344-    emul=elf
libpam-krb5-4.9/m4/libtool.m4:1345:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1346-      *32-bit*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1352-    esac
libpam-krb5-4.9/m4/libtool.m4:1353:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1354-      *MSB*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1360-    esac
libpam-krb5-4.9/m4/libtool.m4:1361:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/m4/libtool.m4-1362-      *N32*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-1725-    # And add a safety zone
libpam-krb5-4.9/m4/libtool.m4:1726:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libpam-krb5-4.9/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libpam-krb5-4.9/m4/libtool.m4-1728-    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-1758-    if test -n "$kargmax"; then
libpam-krb5-4.9/m4/libtool.m4:1759:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
libpam-krb5-4.9/m4/libtool.m4-1760-    else
##############################################
libpam-krb5-4.9/m4/libtool.m4-1767-       test undefined != "$lt_cv_sys_max_cmd_len"; then
libpam-krb5-4.9/m4/libtool.m4:1768:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libpam-krb5-4.9/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libpam-krb5-4.9/m4/libtool.m4-1770-    else
##############################################
libpam-krb5-4.9/m4/libtool.m4-1779-      # we can't tell.
libpam-krb5-4.9/m4/libtool.m4:1780:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
libpam-krb5-4.9/m4/libtool.m4-1781-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
libpam-krb5-4.9/m4/libtool.m4-1783-      do
libpam-krb5-4.9/m4/libtool.m4:1784:        i=`expr $i + 1`
libpam-krb5-4.9/m4/libtool.m4-1785-        teststring=$teststring$teststring
##############################################
libpam-krb5-4.9/m4/libtool.m4-1787-      # Only check the string length outside the loop.
libpam-krb5-4.9/m4/libtool.m4:1788:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
libpam-krb5-4.9/m4/libtool.m4-1789-      teststring=
##############################################
libpam-krb5-4.9/m4/libtool.m4-1792-      # linker.  It appears as though 1/2 is a usable value.
libpam-krb5-4.9/m4/libtool.m4:1793:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
libpam-krb5-4.9/m4/libtool.m4-1794-    fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-2258-    *:)
libpam-krb5-4.9/m4/libtool.m4:2259:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
libpam-krb5-4.9/m4/libtool.m4-2260-        ;;
libpam-krb5-4.9/m4/libtool.m4-2261-    x:*)
libpam-krb5-4.9/m4/libtool.m4:2262:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/m4/libtool.m4-2263-        ;;
libpam-krb5-4.9/m4/libtool.m4-2264-    *::*)
libpam-krb5-4.9/m4/libtool.m4:2265:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
libpam-krb5-4.9/m4/libtool.m4:2266:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
libpam-krb5-4.9/m4/libtool.m4-2267-        ;;
libpam-krb5-4.9/m4/libtool.m4-2268-    *)
libpam-krb5-4.9/m4/libtool.m4:2269:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/m4/libtool.m4-2270-        ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2298-  esac
libpam-krb5-4.9/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`
libpam-krb5-4.9/m4/libtool.m4-2300-  case $lt_search_path_spec in
##############################################
libpam-krb5-4.9/m4/libtool.m4-2305-    # okay in the real world where ";" in dirpaths is itself problematic.
libpam-krb5-4.9/m4/libtool.m4:2306:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
libpam-krb5-4.9/m4/libtool.m4-2307-    ;;
libpam-krb5-4.9/m4/libtool.m4-2308-  *)
libpam-krb5-4.9/m4/libtool.m4:2309:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/m4/libtool.m4-2310-    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2314-  lt_tmp_lt_search_path_spec=
libpam-krb5-4.9/m4/libtool.m4:2315:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
libpam-krb5-4.9/m4/libtool.m4-2316-  # ...but if some path component already ends with the multilib dir we assume
##############################################
libpam-krb5-4.9/m4/libtool.m4-2356-  esac
libpam-krb5-4.9/m4/libtool.m4:2357:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
libpam-krb5-4.9/m4/libtool.m4-2358-else
##############################################
libpam-krb5-4.9/m4/libtool.m4-2497-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-2499-    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2533-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libpam-krb5-4.9/m4/libtool.m4:2534:    postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/m4/libtool.m4:2535:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4:2536:      dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/m4/libtool.m4-2537-      test -d \$dldir || mkdir -p \$dldir~
##############################################
libpam-krb5-4.9/m4/libtool.m4-2542-      fi'
libpam-krb5-4.9/m4/libtool.m4:2543:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4-2544-      dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/m4/libtool.m4-2550-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
libpam-krb5-4.9/m4/libtool.m4:2551:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/m4/libtool.m4-2552-m4_if([$1], [],[
##############################################
libpam-krb5-4.9/m4/libtool.m4-2556-      # MinGW DLLs use traditional 'lib' prefix
libpam-krb5-4.9/m4/libtool.m4:2557:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/m4/libtool.m4-2558-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2560-      # pw32 DLLs use 'pw' prefix rather than 'lib'
libpam-krb5-4.9/m4/libtool.m4:2561:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/m4/libtool.m4-2562-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2569-    libname_spec='$name'
libpam-krb5-4.9/m4/libtool.m4:2570:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/m4/libtool.m4-2571-    library_names_spec='$libname.dll.lib'
##############################################
libpam-krb5-4.9/m4/libtool.m4-2581-        # Let DOS variable expansion print the short 8.3 style file name.
libpam-krb5-4.9/m4/libtool.m4:2582:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
libpam-krb5-4.9/m4/libtool.m4-2583-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
libpam-krb5-4.9/m4/libtool.m4-2586-      # Convert to MSYS style.
libpam-krb5-4.9/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|^ ||'`
libpam-krb5-4.9/m4/libtool.m4-2588-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2592-      # like /cygdrive/c/PROGRA~1:/cygdr...
libpam-krb5-4.9/m4/libtool.m4:2593:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
libpam-krb5-4.9/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
libpam-krb5-4.9/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/m4/libtool.m4-2596-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-2600-        # It is most probably a Windows format PATH.
libpam-krb5-4.9/m4/libtool.m4:2601:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
libpam-krb5-4.9/m4/libtool.m4-2602-      else
libpam-krb5-4.9/m4/libtool.m4:2603:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/m4/libtool.m4-2604-      fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-2610-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libpam-krb5-4.9/m4/libtool.m4:2611:    postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/m4/libtool.m4:2612:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4:2613:      dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/m4/libtool.m4-2614-      test -d \$dldir || mkdir -p \$dldir~
libpam-krb5-4.9/m4/libtool.m4-2615-      $install_prog $dir/$dlname \$dldir/$dlname'
libpam-krb5-4.9/m4/libtool.m4:2616:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4-2617-      dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/m4/libtool.m4-2624-    # Assume MSVC wrapper
libpam-krb5-4.9/m4/libtool.m4:2625:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
libpam-krb5-4.9/m4/libtool.m4-2626-    dynamic_linker='Win32 ld.exe'
##############################################
libpam-krb5-4.9/m4/libtool.m4-2641-  shlibpath_var=DYLD_LIBRARY_PATH
libpam-krb5-4.9/m4/libtool.m4:2642:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
libpam-krb5-4.9/m4/libtool.m4-2643-m4_if([$1], [],[
##############################################
libpam-krb5-4.9/m4/libtool.m4-2875-  if test -f /etc/ld.so.conf; then
libpam-krb5-4.9/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' ' '`
libpam-krb5-4.9/m4/libtool.m4-2877-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
libpam-krb5-4.9/m4/libtool.m4-2941-  need_lib_prefix=no
libpam-krb5-4.9/m4/libtool.m4:2942:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/m4/libtool.m4-2943-    need_version=no
##############################################
libpam-krb5-4.9/m4/libtool.m4-2968-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
libpam-krb5-4.9/m4/libtool.m4:2969:  postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/m4/libtool.m4:2970:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4:2971:    dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/m4/libtool.m4-2972-    test -d \$dldir || mkdir -p \$dldir~
##############################################
libpam-krb5-4.9/m4/libtool.m4-2977-    fi'
libpam-krb5-4.9/m4/libtool.m4:2978:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
libpam-krb5-4.9/m4/libtool.m4-2979-    dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/m4/libtool.m4-3188-	"file_magic "*)
libpam-krb5-4.9/m4/libtool.m4:3189:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libpam-krb5-4.9/m4/libtool.m4-3190-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
libpam-krb5-4.9/m4/libtool.m4-3271-    # gcc leaves a trailing carriage return, which upsets mingw
libpam-krb5-4.9/m4/libtool.m4:3272:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libpam-krb5-4.9/m4/libtool.m4-3273-  *)
libpam-krb5-4.9/m4/libtool.m4:3274:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libpam-krb5-4.9/m4/libtool.m4-3275-  esac
##############################################
libpam-krb5-4.9/m4/libtool.m4-3280-      # Canonicalize the pathname of ld
libpam-krb5-4.9/m4/libtool.m4:3281:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
libpam-krb5-4.9/m4/libtool.m4-3282-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
libpam-krb5-4.9/m4/libtool.m4:3283:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
libpam-krb5-4.9/m4/libtool.m4-3284-      done
##############################################
libpam-krb5-4.9/m4/libtool.m4-3311-      # Break only if it was the GNU/non-GNU ld that we prefer.
libpam-krb5-4.9/m4/libtool.m4:3312:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
libpam-krb5-4.9/m4/libtool.m4-3313-      *GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3351-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
libpam-krb5-4.9/m4/libtool.m4:3352:case `$LD -v 2>&1 </dev/null` in
libpam-krb5-4.9/m4/libtool.m4-3353-*GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3578-openbsd* | bitrig*)
libpam-krb5-4.9/m4/libtool.m4:3579:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/m4/libtool.m4-3580-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
libpam-krb5-4.9/m4/libtool.m4-3645-    else
libpam-krb5-4.9/m4/libtool.m4:3646:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
libpam-krb5-4.9/m4/libtool.m4-3647-    fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-3696-	esac
libpam-krb5-4.9/m4/libtool.m4:3697:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
libpam-krb5-4.9/m4/libtool.m4-3698-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3702-	*)
libpam-krb5-4.9/m4/libtool.m4:3703:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
libpam-krb5-4.9/m4/libtool.m4-3704-	  */dev/null*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3728-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
libpam-krb5-4.9/m4/libtool.m4:3729:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
libpam-krb5-4.9/m4/libtool.m4-3730-    *COFF*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3787-  # decide which one to use based on capabilities of $DLLTOOL
libpam-krb5-4.9/m4/libtool.m4:3788:  case `$DLLTOOL --help 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-3789-  *--identify-strict*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-3961-# If we're using GNU nm, then use its standard symbol codes.
libpam-krb5-4.9/m4/libtool.m4:3962:case `$NM -V 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-3963-*GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-4009-mingw*)
libpam-krb5-4.9/m4/libtool.m4:4010:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
libpam-krb5-4.9/m4/libtool.m4-4011-  ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-4414-	  *)
libpam-krb5-4.9/m4/libtool.m4:4415:	    case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/m4/libtool.m4-4416-	    *Sun\ C*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-4756-      *)
libpam-krb5-4.9/m4/libtool.m4:4757:	case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/m4/libtool.m4-4758-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-4939-    else
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-4941-    fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-5038-	# shared libraries, regardless of the interface used.
libpam-krb5-4.9/m4/libtool.m4:5039:	case `$LD -v 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-5040-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-5070-    supports_anon_versioning=no
libpam-krb5-4.9/m4/libtool.m4:5071:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-5072-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-5173-	prefix_cmds="$SED"~
libpam-krb5-4.9/m4/libtool.m4:5174:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
libpam-krb5-4.9/m4/libtool.m4-5175-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
libpam-krb5-4.9/m4/libtool.m4-5195-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libpam-krb5-4.9/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'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5198-      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-5213-        pgcc*)				# Portland Group C compiler
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5215-	  tmp_addflag=' $pic_flag'
##############################################
libpam-krb5-4.9/m4/libtool.m4-5218-					# Portland Group f77 and f90 compilers
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5220-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-5235-	nvcc*)	# Cuda Compiler Driver 2.2
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5237-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libpam-krb5-4.9/m4/libtool.m4-5239-	esac
libpam-krb5-4.9/m4/libtool.m4:5240:	case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/m4/libtool.m4-5241-	*Sun\ C*)			# Sun C 5.9
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5243-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libpam-krb5-4.9/m4/libtool.m4-5310-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
libpam-krb5-4.9/m4/libtool.m4:5311:      case `$LD -v 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-5312-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-5399-	else
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5401-	fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-5464-	# below for broken collect2 doesn't work under 4.3+
libpam-krb5-4.9/m4/libtool.m4:5465:	  collect2name=`$CC -print-prog-name=collect2`
libpam-krb5-4.9/m4/libtool.m4-5466-	  if test -f "$collect2name" &&
##############################################
libpam-krb5-4.9/m4/libtool.m4-5520-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
libpam-krb5-4.9/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
libpam-krb5-4.9/m4/libtool.m4-5522-      else
##############################################
libpam-krb5-4.9/m4/libtool.m4-5545-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
libpam-krb5-4.9/m4/libtool.m4:5546:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
libpam-krb5-4.9/m4/libtool.m4-5547-	  if test svr4 != "$with_aix_soname"; then
##############################################
libpam-krb5-4.9/m4/libtool.m4-5636-	# FIXME: Setting linknames here is a bad hack.
libpam-krb5-4.9/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='
libpam-krb5-4.9/m4/libtool.m4-5638-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
libpam-krb5-4.9/m4/libtool.m4-5774-      if test yes = "$GCC"; then
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5776-	# Try to use the -exported_symbol ld option, if it does not
##############################################
libpam-krb5-4.9/m4/libtool.m4-5797-	if test yes = "$lt_cv_irix_exported_symbol"; then
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5799-	fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-5801-      else
libpam-krb5-4.9/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'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5804-      fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-5848-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
libpam-krb5-4.9/m4/libtool.m4:5849:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/m4/libtool.m4-5850-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libpam-krb5-4.9/m4/libtool.m4-5879-	prefix_cmds="$SED"~
libpam-krb5-4.9/m4/libtool.m4:5880:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
libpam-krb5-4.9/m4/libtool.m4-5881-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
libpam-krb5-4.9/m4/libtool.m4-5893-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5895-      else
libpam-krb5-4.9/m4/libtool.m4-5896-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5898-      fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-5906-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5908-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
libpam-krb5-4.9/m4/libtool.m4-5910-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/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~
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-5914-
##############################################
libpam-krb5-4.9/m4/libtool.m4-5929-      else
libpam-krb5-4.9/m4/libtool.m4:5930:	case `$CC -V 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-5931-	*"Compilers 5.0"*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-6122-	  _LT_TAGVAR(allow_undefined_flag, $1)=
libpam-krb5-4.9/m4/libtool.m4:6123:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
libpam-krb5-4.9/m4/libtool.m4-6124-	  then
##############################################
libpam-krb5-4.9/m4/libtool.m4-6426-        # ancient GNU ld didn't support --whole-archive et. al.
libpam-krb5-4.9/m4/libtool.m4:6427:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
libpam-krb5-4.9/m4/libtool.m4-6428-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
libpam-krb5-4.9/m4/libtool.m4-6536-          # below for broken collect2 doesn't work under 4.3+
libpam-krb5-4.9/m4/libtool.m4:6537:	  collect2name=`$CC -print-prog-name=collect2`
libpam-krb5-4.9/m4/libtool.m4-6538-	  if test -f "$collect2name" &&
##############################################
libpam-krb5-4.9/m4/libtool.m4-6594-
libpam-krb5-4.9/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
libpam-krb5-4.9/m4/libtool.m4-6596-        else
##############################################
libpam-krb5-4.9/m4/libtool.m4-6619-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
libpam-krb5-4.9/m4/libtool.m4:6620:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
libpam-krb5-4.9/m4/libtool.m4-6621-	    if test svr4 != "$with_aix_soname"; then
##############################################
libpam-krb5-4.9/m4/libtool.m4-6748-	  prefix_cmds="$SED"~
libpam-krb5-4.9/m4/libtool.m4:6749:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
libpam-krb5-4.9/m4/libtool.m4-6750-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
libpam-krb5-4.9/m4/libtool.m4-6822-            # dependencies.
libpam-krb5-4.9/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"'
libpam-krb5-4.9/m4/libtool.m4-6824-            ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-6887-	    # dependencies.
libpam-krb5-4.9/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"'
libpam-krb5-4.9/m4/libtool.m4-6889-	    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-6923-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libpam-krb5-4.9/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'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-6926-	;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-6930-	    # SGI C++
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-6932-
##############################################
libpam-krb5-4.9/m4/libtool.m4-6941-	      if test no = "$with_gnu_ld"; then
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-6943-	      else
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-6945-	      fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-6962-	    # to its proper name (with version) after linking.
libpam-krb5-4.9/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'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-6965-	    # Commands to make compiler produce verbose output that lists
##############################################
libpam-krb5-4.9/m4/libtool.m4-6972-	    # dependencies.
libpam-krb5-4.9/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"'
libpam-krb5-4.9/m4/libtool.m4-6974-
##############################################
libpam-krb5-4.9/m4/libtool.m4-6987-	    # earlier do not add the objects themselves.
libpam-krb5-4.9/m4/libtool.m4:6988:	    case `$CC -V 2>&1` in
libpam-krb5-4.9/m4/libtool.m4-6989-	      *"Version 7."*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-7008-            # Portland Group C++ compiler
libpam-krb5-4.9/m4/libtool.m4:7009:	    case `$CC -V` in
libpam-krb5-4.9/m4/libtool.m4-7010-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-7013-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
libpam-krb5-4.9/m4/libtool.m4:7014:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
libpam-krb5-4.9/m4/libtool.m4-7015-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
libpam-krb5-4.9/m4/libtool.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
libpam-krb5-4.9/m4/libtool.m4:7018:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
libpam-krb5-4.9/m4/libtool.m4-7019-                $RANLIB $oldlib'
##############################################
libpam-krb5-4.9/m4/libtool.m4-7022-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7024-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
libpam-krb5-4.9/m4/libtool.m4-7026-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7028-	      ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-7036-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7038-            ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-7055-	    # dependencies.
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7057-	    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-7070-	  *)
libpam-krb5-4.9/m4/libtool.m4:7071:	    case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/m4/libtool.m4-7072-	    *Sun\ C*)
##############################################
libpam-krb5-4.9/m4/libtool.m4-7077-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7079-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
libpam-krb5-4.9/m4/libtool.m4-7142-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
libpam-krb5-4.9/m4/libtool.m4:7143:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
libpam-krb5-4.9/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'
##############################################
libpam-krb5-4.9/m4/libtool.m4-7161-	    # to its proper name (with version) after linking.
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7163-
##############################################
libpam-krb5-4.9/m4/libtool.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7184-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
libpam-krb5-4.9/m4/libtool.m4-7187-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
libpam-krb5-4.9/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'
libpam-krb5-4.9/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~
libpam-krb5-4.9/m4/libtool.m4-7190-                  echo "-hidden">> $lib.exp~
libpam-krb5-4.9/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~
libpam-krb5-4.9/m4/libtool.m4-7192-                  $RM $lib.exp'
##############################################
libpam-krb5-4.9/m4/libtool.m4-7206-	    # dependencies.
libpam-krb5-4.9/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"'
libpam-krb5-4.9/m4/libtool.m4-7208-	    ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-7213-	        osf3*)
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7215-		  ;;
libpam-krb5-4.9/m4/libtool.m4-7216-	        *)
libpam-krb5-4.9/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'
libpam-krb5-4.9/m4/libtool.m4-7218-		  ;;
##############################################
libpam-krb5-4.9/m4/libtool.m4-7466-  case @S|@2 in
libpam-krb5-4.9/m4/libtool.m4:7467:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
libpam-krb5-4.9/m4/libtool.m4:7468:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
libpam-krb5-4.9/m4/libtool.m4-7469-  esac
##############################################
libpam-krb5-4.9/m4/libtool.m4-7555-
libpam-krb5-4.9/m4/libtool.m4:7556:  for p in `eval "$output_verbose_link_cmd"`; do
libpam-krb5-4.9/m4/libtool.m4-7557-    case $prev$p in
##############################################
libpam-krb5-4.9/m4/libtool.m4-7659-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
libpam-krb5-4.9/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!^ !!'`
libpam-krb5-4.9/m4/libtool.m4-7661-fi
##############################################
libpam-krb5-4.9/m4/libtool.m4-8279-    test 10 -lt "$lt_ac_count" && break
libpam-krb5-4.9/m4/libtool.m4:8280:    lt_ac_count=`expr $lt_ac_count + 1`
libpam-krb5-4.9/m4/libtool.m4-8281-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
libpam-krb5-4.9/m4/ltsugar.m4-68-m4_define([lt_combine],
libpam-krb5-4.9/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
libpam-krb5-4.9/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-55-finish () {
libpam-krb5-4.9/tests/tap/libtap.sh:56:    tap_highest=`expr "$count" - 1`
libpam-krb5-4.9/tests/tap/libtap.sh-57-    if [ "$planned" = 0 ] ; then
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-71-        elif [ "$planned" -lt "$tap_highest" ] ; then
libpam-krb5-4.9/tests/tap/libtap.sh:72:            tap_extra=`expr "$tap_highest" - "$planned"`
libpam-krb5-4.9/tests/tap/libtap.sh-73-            if [ "$planned" -gt 1 ] ; then
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-117-        echo not ok "$count$tap_desc"
libpam-krb5-4.9/tests/tap/libtap.sh:118:        failed=`expr $failed + 1`
libpam-krb5-4.9/tests/tap/libtap.sh-119-    fi
libpam-krb5-4.9/tests/tap/libtap.sh:120:    count=`expr $count + 1`
libpam-krb5-4.9/tests/tap/libtap.sh-121-}
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-125-    echo "ok $count # skip $*"
libpam-krb5-4.9/tests/tap/libtap.sh:126:    count=`expr $count + 1`
libpam-krb5-4.9/tests/tap/libtap.sh-127-}
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-132-    tap_i=$count
libpam-krb5-4.9/tests/tap/libtap.sh:133:    tap_end=`expr $count + $1`
libpam-krb5-4.9/tests/tap/libtap.sh-134-    shift
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-136-        ok "$@"
libpam-krb5-4.9/tests/tap/libtap.sh:137:        tap_i=`expr $tap_i + 1`
libpam-krb5-4.9/tests/tap/libtap.sh-138-    done
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-144-    tap_i=$count
libpam-krb5-4.9/tests/tap/libtap.sh:145:    tap_end=`expr $count + $1`
libpam-krb5-4.9/tests/tap/libtap.sh-146-    shift
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-148-        skip "$@"
libpam-krb5-4.9/tests/tap/libtap.sh:149:        tap_i=`expr $tap_i + 1`
libpam-krb5-4.9/tests/tap/libtap.sh-150-    done
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-180-    shift
libpam-krb5-4.9/tests/tap/libtap.sh:181:    tap_output=`"$@" 2>&1`
libpam-krb5-4.9/tests/tap/libtap.sh-182-    tap_status=$?
##############################################
libpam-krb5-4.9/tests/tap/libtap.sh-198-strip_colon_error() {
libpam-krb5-4.9/tests/tap/libtap.sh:199:    tap_output=`"$@" 2>&1`
libpam-krb5-4.9/tests/tap/libtap.sh-200-    tap_status=$?
libpam-krb5-4.9/tests/tap/libtap.sh:201:    tap_output=`puts "$tap_output" | sed 's/^\([^ ]* [^:]*\):.*/\1/'`
libpam-krb5-4.9/tests/tap/libtap.sh-202-    puts "$tap_output"
##############################################
libpam-krb5-4.9/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
libpam-krb5-4.9/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libpam-krb5-4.9/configure-47-  as_echo='print -r --'
libpam-krb5-4.9/configure-48-  as_echo_n='print -rn --'
libpam-krb5-4.9/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libpam-krb5-4.9/configure-50-  as_echo='printf %s\n'
##############################################
libpam-krb5-4.9/configure-52-else
libpam-krb5-4.9/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libpam-krb5-4.9/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libpam-krb5-4.9/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
libpam-krb5-4.9/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libpam-krb5-4.9/configure-64-      esac;
##############################################
libpam-krb5-4.9/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
libpam-krb5-4.9/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
libpam-krb5-4.9/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
libpam-krb5-4.9/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
libpam-krb5-4.9/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
libpam-krb5-4.9/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
libpam-krb5-4.9/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
libpam-krb5-4.9/configure-335-      case $as_dir in #(
libpam-krb5-4.9/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libpam-krb5-4.9/configure-337-      *) as_qdir=$as_dir;;
##############################################
libpam-krb5-4.9/configure-408-  {
libpam-krb5-4.9/configure:409:    as_val=`expr "$@" || test $? -eq 1`
libpam-krb5-4.9/configure-410-  }
##############################################
libpam-krb5-4.9/configure-415-# ----------------------------------------
libpam-krb5-4.9/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libpam-krb5-4.9/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libpam-krb5-4.9/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
libpam-krb5-4.9/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
libpam-krb5-4.9/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
libpam-krb5-4.9/configure-869-  case $ac_option in
libpam-krb5-4.9/configure:870:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
libpam-krb5-4.9/configure-871-  *=)   ac_optarg= ;;
##############################################
libpam-krb5-4.9/configure-913-  -disable-* | --disable-*)
libpam-krb5-4.9/configure:914:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
libpam-krb5-4.9/configure-915-    # Reject names that are not valid shell variable names.
##############################################
libpam-krb5-4.9/configure-918-    ac_useropt_orig=$ac_useropt
libpam-krb5-4.9/configure:919:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libpam-krb5-4.9/configure-920-    case $ac_user_opts in
##############################################
libpam-krb5-4.9/configure-939-  -enable-* | --enable-*)
libpam-krb5-4.9/configure:940:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
libpam-krb5-4.9/configure-941-    # Reject names that are not valid shell variable names.
##############################################
libpam-krb5-4.9/configure-944-    ac_useropt_orig=$ac_useropt
libpam-krb5-4.9/configure:945:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libpam-krb5-4.9/configure-946-    case $ac_user_opts in
##############################################
libpam-krb5-4.9/configure-1152-  -with-* | --with-*)
libpam-krb5-4.9/configure:1153:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
libpam-krb5-4.9/configure-1154-    # Reject names that are not valid shell variable names.
##############################################
libpam-krb5-4.9/configure-1157-    ac_useropt_orig=$ac_useropt
libpam-krb5-4.9/configure:1158:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libpam-krb5-4.9/configure-1159-    case $ac_user_opts in
##############################################
libpam-krb5-4.9/configure-1168-  -without-* | --without-*)
libpam-krb5-4.9/configure:1169:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
libpam-krb5-4.9/configure-1170-    # Reject names that are not valid shell variable names.
##############################################
libpam-krb5-4.9/configure-1173-    ac_useropt_orig=$ac_useropt
libpam-krb5-4.9/configure:1174:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
libpam-krb5-4.9/configure-1175-    case $ac_user_opts in
##############################################
libpam-krb5-4.9/configure-1206-  *=*)
libpam-krb5-4.9/configure:1207:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
libpam-krb5-4.9/configure-1208-    # Reject names that are not valid shell variable names.
##############################################
libpam-krb5-4.9/configure-1227-if test -n "$ac_prev"; then
libpam-krb5-4.9/configure:1228:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
libpam-krb5-4.9/configure-1229-  as_fn_error $? "missing argument to $ac_option"
##############################################
libpam-krb5-4.9/configure-1249-    */ )
libpam-krb5-4.9/configure:1250:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
libpam-krb5-4.9/configure-1251-      eval $ac_var=\$ac_val;;
##############################################
libpam-krb5-4.9/configure-1284-ac_ls_di=`ls -di .` &&
libpam-krb5-4.9/configure:1285:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
libpam-krb5-4.9/configure-1286-  as_fn_error $? "working directory cannot be determined"
##############################################
libpam-krb5-4.9/configure-1340-case $srcdir in
libpam-krb5-4.9/configure:1341:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
libpam-krb5-4.9/configure-1342-esac
##############################################
libpam-krb5-4.9/configure-1383-By default, \`make install' will install all the files in
libpam-krb5-4.9/configure:1384:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
libpam-krb5-4.9/configure:1385:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
libpam-krb5-4.9/configure-1386-for instance \`--prefix=\$HOME'.
##############################################
libpam-krb5-4.9/configure-1511-*)
libpam-krb5-4.9/configure:1512:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libpam-krb5-4.9/configure-1513-  # A ".." for each directory in $ac_dir_suffix.
libpam-krb5-4.9/configure:1514:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libpam-krb5-4.9/configure-1515-  case $ac_top_builddir_sub in
##############################################
libpam-krb5-4.9/configure-2225-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
libpam-krb5-4.9/configure:2226:  as_decl_name=`echo $2|sed 's/ *(.*//'`
libpam-krb5-4.9/configure:2227:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
libpam-krb5-4.9/configure-2228-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
libpam-krb5-4.9/configure-2339-    *\'*)
libpam-krb5-4.9/configure:2340:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
libpam-krb5-4.9/configure-2341-    esac
##############################################
libpam-krb5-4.9/configure-2422-      case $ac_val in
libpam-krb5-4.9/configure:2423:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libpam-krb5-4.9/configure-2424-      esac
##############################################
libpam-krb5-4.9/configure-2437-	case $ac_val in
libpam-krb5-4.9/configure:2438:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
libpam-krb5-4.9/configure-2439-	esac
##############################################
libpam-krb5-4.9/configure-2557-    set,)
libpam-krb5-4.9/configure:2558:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
libpam-krb5-4.9/configure:2559:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
libpam-krb5-4.9/configure-2560-      ac_cache_corrupted=: ;;
##############################################
libpam-krb5-4.9/configure-2568-	# differences in whitespace do not lead to failure.
libpam-krb5-4.9/configure:2569:	ac_old_val_w=`echo x $ac_old_val`
libpam-krb5-4.9/configure:2570:	ac_new_val_w=`echo x $ac_new_val`
libpam-krb5-4.9/configure-2571-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
libpam-krb5-4.9/configure-2588-    case $ac_new_val in
libpam-krb5-4.9/configure:2589:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
libpam-krb5-4.9/configure-2590-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
libpam-krb5-4.9/configure-2765-     echo "timestamp, slept: $am_has_slept" > conftest.file
libpam-krb5-4.9/configure:2766:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libpam-krb5-4.9/configure-2767-     if test "$*" = "X"; then
libpam-krb5-4.9/configure-2768-	# -L didn't work.
libpam-krb5-4.9/configure:2769:	set X `ls -t "$srcdir/configure" conftest.file`
libpam-krb5-4.9/configure-2770-     fi
##############################################
libpam-krb5-4.9/configure-2816-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
libpam-krb5-4.9/configure:2817:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
libpam-krb5-4.9/configure-2818-
libpam-krb5-4.9/configure-2819-# Expand $ac_aux_dir to an absolute path.
libpam-krb5-4.9/configure:2820:am_aux_dir=`cd "$ac_aux_dir" && pwd`
libpam-krb5-4.9/configure-2821-
##############################################
libpam-krb5-4.9/configure-2961-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
libpam-krb5-4.9/configure:2962:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
libpam-krb5-4.9/configure-2963-	     'mkdir (GNU coreutils) '* | \
##############################################
libpam-krb5-4.9/configure-3034-set x ${MAKE-make}
libpam-krb5-4.9/configure:3035:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
libpam-krb5-4.9/configure-3036-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
libpam-krb5-4.9/configure-3044-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
libpam-krb5-4.9/configure:3045:case `${MAKE-make} -f conftest.make 2>/dev/null` in
libpam-krb5-4.9/configure-3046-  *@@@%%%=?*=@@@%%%*)
##############################################
libpam-krb5-4.9/configure-3110-
libpam-krb5-4.9/configure:3111:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libpam-krb5-4.9/configure-3112-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libpam-krb5-4.9/configure-3598-$as_echo_n "checking whether the C compiler works... " >&6; }
libpam-krb5-4.9/configure:3599:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
libpam-krb5-4.9/configure-3600-
##############################################
libpam-krb5-4.9/configure-3642-	then :; else
libpam-krb5-4.9/configure:3643:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libpam-krb5-4.9/configure-3644-	fi
##############################################
libpam-krb5-4.9/configure-3702-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
libpam-krb5-4.9/configure:3703:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
libpam-krb5-4.9/configure-3704-	  break;;
##############################################
libpam-krb5-4.9/configure-3811-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
libpam-krb5-4.9/configure:3812:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
libpam-krb5-4.9/configure-3813-       break;;
##############################################
libpam-krb5-4.9/configure-4192-  if test "$am_compiler_list" = ""; then
libpam-krb5-4.9/configure:4193:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
libpam-krb5-4.9/configure-4194-  fi
##############################################
libpam-krb5-4.9/configure-4449-  # Check for GNU $ac_path_GREP
libpam-krb5-4.9/configure:4450:case `"$ac_path_GREP" --version 2>&1` in
libpam-krb5-4.9/configure-4451-*GNU*)
##############################################
libpam-krb5-4.9/configure-4515-  # Check for GNU $ac_path_EGREP
libpam-krb5-4.9/configure:4516:case `"$ac_path_EGREP" --version 2>&1` in
libpam-krb5-4.9/configure-4517-*GNU*)
##############################################
libpam-krb5-4.9/configure-4676-do :
libpam-krb5-4.9/configure:4677:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-4678-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
libpam-krb5-4.9/configure-4681-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:4682:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-4683-_ACEOF
##############################################
libpam-krb5-4.9/configure-7221-test "x$ac_build_alias" = x &&
libpam-krb5-4.9/configure:7222:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
libpam-krb5-4.9/configure-7223-test "x$ac_build_alias" = x &&
libpam-krb5-4.9/configure-7224-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
libpam-krb5-4.9/configure:7225:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
libpam-krb5-4.9/configure-7226-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
libpam-krb5-4.9/configure-7245-IFS=$ac_save_IFS
libpam-krb5-4.9/configure:7246:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
libpam-krb5-4.9/configure-7247-
##############################################
libpam-krb5-4.9/configure-7256-else
libpam-krb5-4.9/configure:7257:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
libpam-krb5-4.9/configure-7258-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
libpam-krb5-4.9/configure-7278-IFS=$ac_save_IFS
libpam-krb5-4.9/configure:7279:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
libpam-krb5-4.9/configure-7280-
##############################################
libpam-krb5-4.9/configure-7306-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
libpam-krb5-4.9/configure:7307:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
libpam-krb5-4.9/configure-7308-  ECHO='print -r --'
libpam-krb5-4.9/configure:7309:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
libpam-krb5-4.9/configure-7310-  ECHO='printf %s\n'
##############################################
libpam-krb5-4.9/configure-7375-  # Check for GNU $ac_path_SED
libpam-krb5-4.9/configure:7376:case `"$ac_path_SED" --version 2>&1` in
libpam-krb5-4.9/configure-7377-*GNU*)
##############################################
libpam-krb5-4.9/configure-7454-  # Check for GNU $ac_path_FGREP
libpam-krb5-4.9/configure:7455:case `"$ac_path_FGREP" --version 2>&1` in
libpam-krb5-4.9/configure-7456-*GNU*)
##############################################
libpam-krb5-4.9/configure-7534-    # gcc leaves a trailing carriage return, which upsets mingw
libpam-krb5-4.9/configure:7535:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
libpam-krb5-4.9/configure-7536-  *)
libpam-krb5-4.9/configure:7537:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
libpam-krb5-4.9/configure-7538-  esac
##############################################
libpam-krb5-4.9/configure-7543-      # Canonicalize the pathname of ld
libpam-krb5-4.9/configure:7544:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
libpam-krb5-4.9/configure-7545-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
libpam-krb5-4.9/configure:7546:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
libpam-krb5-4.9/configure-7547-      done
##############################################
libpam-krb5-4.9/configure-7578-      # Break only if it was the GNU/non-GNU ld that we prefer.
libpam-krb5-4.9/configure:7579:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
libpam-krb5-4.9/configure-7580-      *GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/configure-7609-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
libpam-krb5-4.9/configure:7610:case `$LD -v 2>&1 </dev/null` in
libpam-krb5-4.9/configure-7611-*GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/configure-7659-	esac
libpam-krb5-4.9/configure:7660:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
libpam-krb5-4.9/configure-7661-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
libpam-krb5-4.9/configure-7665-	*)
libpam-krb5-4.9/configure:7666:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
libpam-krb5-4.9/configure-7667-	  */dev/null*)
##############################################
libpam-krb5-4.9/configure-7793-
libpam-krb5-4.9/configure:7794:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
libpam-krb5-4.9/configure-7795-    *COFF*)
##############################################
libpam-krb5-4.9/configure-7905-    # And add a safety zone
libpam-krb5-4.9/configure:7906:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libpam-krb5-4.9/configure:7907:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libpam-krb5-4.9/configure-7908-    ;;
##############################################
libpam-krb5-4.9/configure-7938-    if test -n "$kargmax"; then
libpam-krb5-4.9/configure:7939:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
libpam-krb5-4.9/configure-7940-    else
##############################################
libpam-krb5-4.9/configure-7947-       test undefined != "$lt_cv_sys_max_cmd_len"; then
libpam-krb5-4.9/configure:7948:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
libpam-krb5-4.9/configure:7949:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
libpam-krb5-4.9/configure-7950-    else
##############################################
libpam-krb5-4.9/configure-7959-      # we can't tell.
libpam-krb5-4.9/configure:7960:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
libpam-krb5-4.9/configure-7961-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
libpam-krb5-4.9/configure-7963-      do
libpam-krb5-4.9/configure:7964:        i=`expr $i + 1`
libpam-krb5-4.9/configure-7965-        teststring=$teststring$teststring
##############################################
libpam-krb5-4.9/configure-7967-      # Only check the string length outside the loop.
libpam-krb5-4.9/configure:7968:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
libpam-krb5-4.9/configure-7969-      teststring=
##############################################
libpam-krb5-4.9/configure-7972-      # linker.  It appears as though 1/2 is a usable value.
libpam-krb5-4.9/configure:7973:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
libpam-krb5-4.9/configure-7974-    fi
##############################################
libpam-krb5-4.9/configure-8383-openbsd* | bitrig*)
libpam-krb5-4.9/configure:8384:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/configure-8385-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
libpam-krb5-4.9/configure-8453-    else
libpam-krb5-4.9/configure:8454:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
libpam-krb5-4.9/configure-8455-    fi
##############################################
libpam-krb5-4.9/configure-8598-  # decide which one to use based on capabilities of $DLLTOOL
libpam-krb5-4.9/configure:8599:  case `$DLLTOOL --help 2>&1` in
libpam-krb5-4.9/configure-8600-  *--identify-strict*)
##############################################
libpam-krb5-4.9/configure-9119-# If we're using GNU nm, then use its standard symbol codes.
libpam-krb5-4.9/configure:9120:case `$NM -V 2>&1` in
libpam-krb5-4.9/configure-9121-*GNU* | *'with BFD'*)
##############################################
libpam-krb5-4.9/configure-9167-mingw*)
libpam-krb5-4.9/configure:9168:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
libpam-krb5-4.9/configure-9169-  ;;
##############################################
libpam-krb5-4.9/configure-9396-   if test yes = "$GCC"; then
libpam-krb5-4.9/configure:9397:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
libpam-krb5-4.9/configure-9398-   fi
##############################################
libpam-krb5-4.9/configure-9400- /*)
libpam-krb5-4.9/configure:9401:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
libpam-krb5-4.9/configure-9402-   ;; #(
##############################################
libpam-krb5-4.9/configure-9495-    done
libpam-krb5-4.9/configure:9496:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libpam-krb5-4.9/configure-9497-}
##############################################
libpam-krb5-4.9/configure-9517-  test $ac_status = 0; }; then
libpam-krb5-4.9/configure:9518:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9519-      *ELF-32*)
##############################################
libpam-krb5-4.9/configure-9538-    if test yes = "$lt_cv_prog_gnu_ld"; then
libpam-krb5-4.9/configure:9539:      case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9540-	*32-bit*)
##############################################
libpam-krb5-4.9/configure-9550-    else
libpam-krb5-4.9/configure:9551:      case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9552-	*32-bit*)
##############################################
libpam-krb5-4.9/configure-9576-    emul=elf
libpam-krb5-4.9/configure:9577:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9578-      *32-bit*)
##############################################
libpam-krb5-4.9/configure-9584-    esac
libpam-krb5-4.9/configure:9585:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9586-      *MSB*)
##############################################
libpam-krb5-4.9/configure-9592-    esac
libpam-krb5-4.9/configure:9593:    case `/usr/bin/file conftest.$ac_objext` in
libpam-krb5-4.9/configure-9594-      *N32*)
##############################################
libpam-krb5-4.9/configure-10525-    *:)
libpam-krb5-4.9/configure:10526:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
libpam-krb5-4.9/configure-10527-        ;;
libpam-krb5-4.9/configure-10528-    x:*)
libpam-krb5-4.9/configure:10529:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/configure-10530-        ;;
libpam-krb5-4.9/configure-10531-    *::*)
libpam-krb5-4.9/configure:10532:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
libpam-krb5-4.9/configure:10533:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
libpam-krb5-4.9/configure-10534-        ;;
libpam-krb5-4.9/configure-10535-    *)
libpam-krb5-4.9/configure:10536:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/configure-10537-        ;;
##############################################
libpam-krb5-4.9/configure-10889-	"file_magic "*)
libpam-krb5-4.9/configure:10890:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libpam-krb5-4.9/configure-10891-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
libpam-krb5-4.9/configure-10955-	"file_magic "*)
libpam-krb5-4.9/configure:10956:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
libpam-krb5-4.9/configure-10957-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
libpam-krb5-4.9/configure-11359-      *)
libpam-krb5-4.9/configure:11360:	case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/configure-11361-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
libpam-krb5-4.9/configure-11808-	# shared libraries, regardless of the interface used.
libpam-krb5-4.9/configure:11809:	case `$LD -v 2>&1` in
libpam-krb5-4.9/configure-11810-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
libpam-krb5-4.9/configure-11840-    supports_anon_versioning=no
libpam-krb5-4.9/configure:11841:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
libpam-krb5-4.9/configure-11842-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
libpam-krb5-4.9/configure-11909-	# is; otherwise, prepend EXPORTS...
libpam-krb5-4.9/configure:11910:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
libpam-krb5-4.9/configure-11911-          cp $export_symbols $output_objdir/$soname.def;
##############################################
libpam-krb5-4.9/configure-11943-	prefix_cmds="$SED"~
libpam-krb5-4.9/configure:11944:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
libpam-krb5-4.9/configure-11945-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
libpam-krb5-4.9/configure-11965-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
libpam-krb5-4.9/configure:11966:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
libpam-krb5-4.9/configure:11967:      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'
libpam-krb5-4.9/configure-11968-      ;;
##############################################
libpam-krb5-4.9/configure-11983-        pgcc*)				# Portland Group C compiler
libpam-krb5-4.9/configure:11984:	  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'
libpam-krb5-4.9/configure-11985-	  tmp_addflag=' $pic_flag'
##############################################
libpam-krb5-4.9/configure-11988-					# Portland Group f77 and f90 compilers
libpam-krb5-4.9/configure:11989:	  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'
libpam-krb5-4.9/configure-11990-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
libpam-krb5-4.9/configure-12005-	nvcc*)	# Cuda Compiler Driver 2.2
libpam-krb5-4.9/configure:12006:	  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'
libpam-krb5-4.9/configure-12007-	  compiler_needs_object=yes
##############################################
libpam-krb5-4.9/configure-12009-	esac
libpam-krb5-4.9/configure:12010:	case `$CC -V 2>&1 | sed 5q` in
libpam-krb5-4.9/configure-12011-	*Sun\ C*)			# Sun C 5.9
libpam-krb5-4.9/configure:12012:	  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'
libpam-krb5-4.9/configure-12013-	  compiler_needs_object=yes
##############################################
libpam-krb5-4.9/configure-12080-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
libpam-krb5-4.9/configure:12081:      case `$LD -v 2>&1` in
libpam-krb5-4.9/configure-12082-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
libpam-krb5-4.9/configure-12169-	else
libpam-krb5-4.9/configure:12170:	  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'
libpam-krb5-4.9/configure-12171-	fi
##############################################
libpam-krb5-4.9/configure-12234-	# below for broken collect2 doesn't work under 4.3+
libpam-krb5-4.9/configure:12235:	  collect2name=`$CC -print-prog-name=collect2`
libpam-krb5-4.9/configure-12236-	  if test -f "$collect2name" &&
##############################################
libpam-krb5-4.9/configure-12314-      }'
libpam-krb5-4.9/configure:12315:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libpam-krb5-4.9/configure-12316-  # Check for a 64-bit object if we didn't find anything.
libpam-krb5-4.9/configure-12317-  if test -z "$lt_cv_aix_libpath_"; then
libpam-krb5-4.9/configure:12318:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libpam-krb5-4.9/configure-12319-  fi
##############################################
libpam-krb5-4.9/configure-12332-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
libpam-krb5-4.9/configure:12333:        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
libpam-krb5-4.9/configure-12334-      else
##############################################
libpam-krb5-4.9/configure-12367-      }'
libpam-krb5-4.9/configure:12368:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libpam-krb5-4.9/configure-12369-  # Check for a 64-bit object if we didn't find anything.
libpam-krb5-4.9/configure-12370-  if test -z "$lt_cv_aix_libpath_"; then
libpam-krb5-4.9/configure:12371:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
libpam-krb5-4.9/configure-12372-  fi
##############################################
libpam-krb5-4.9/configure-12399-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
libpam-krb5-4.9/configure:12400:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
libpam-krb5-4.9/configure-12401-	  if test svr4 != "$with_aix_soname"; then
##############################################
libpam-krb5-4.9/configure-12452-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
libpam-krb5-4.9/configure:12453:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
libpam-krb5-4.9/configure-12454-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
libpam-krb5-4.9/configure-12490-	# FIXME: Setting linknames here is a bad hack.
libpam-krb5-4.9/configure:12491:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
libpam-krb5-4.9/configure-12492-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
libpam-krb5-4.9/configure-12508-  if test yes = "$lt_cv_ld_force_load"; then
libpam-krb5-4.9/configure:12509:    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\"`'
libpam-krb5-4.9/configure-12510-
##############################################
libpam-krb5-4.9/configure-12688-      if test yes = "$GCC"; then
libpam-krb5-4.9/configure:12689:	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'
libpam-krb5-4.9/configure-12690-	# Try to use the -exported_symbol ld option, if it does not
##############################################
libpam-krb5-4.9/configure-12716-	if test yes = "$lt_cv_irix_exported_symbol"; then
libpam-krb5-4.9/configure:12717:          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'
libpam-krb5-4.9/configure-12718-	fi
##############################################
libpam-krb5-4.9/configure-12720-      else
libpam-krb5-4.9/configure:12721:	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'
libpam-krb5-4.9/configure:12722:	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'
libpam-krb5-4.9/configure-12723-      fi
##############################################
libpam-krb5-4.9/configure-12767-	hardcode_direct_absolute=yes
libpam-krb5-4.9/configure:12768:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/configure-12769-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
libpam-krb5-4.9/configure-12798-	prefix_cmds="$SED"~
libpam-krb5-4.9/configure:12799:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
libpam-krb5-4.9/configure-12800-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
libpam-krb5-4.9/configure-12812-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
libpam-krb5-4.9/configure:12813:	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'
libpam-krb5-4.9/configure-12814-      else
libpam-krb5-4.9/configure-12815-	allow_undefined_flag=' -expect_unresolved \*'
libpam-krb5-4.9/configure:12816:	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'
libpam-krb5-4.9/configure-12817-      fi
##############################################
libpam-krb5-4.9/configure-12825-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
libpam-krb5-4.9/configure:12826:	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'
libpam-krb5-4.9/configure-12827-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
libpam-krb5-4.9/configure-12829-	allow_undefined_flag=' -expect_unresolved \*'
libpam-krb5-4.9/configure:12830:	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'
libpam-krb5-4.9/configure:12831:	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~
libpam-krb5-4.9/configure:12832:          $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'
libpam-krb5-4.9/configure-12833-
##############################################
libpam-krb5-4.9/configure-12848-      else
libpam-krb5-4.9/configure:12849:	case `$CC -V 2>&1` in
libpam-krb5-4.9/configure-12850-	*"Compilers 5.0"*)
##############################################
libpam-krb5-4.9/configure-13247-  esac
libpam-krb5-4.9/configure:13248:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
libpam-krb5-4.9/configure-13249-  case $lt_search_path_spec in
##############################################
libpam-krb5-4.9/configure-13254-    # okay in the real world where ";" in dirpaths is itself problematic.
libpam-krb5-4.9/configure:13255:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
libpam-krb5-4.9/configure-13256-    ;;
libpam-krb5-4.9/configure-13257-  *)
libpam-krb5-4.9/configure:13258:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/configure-13259-    ;;
##############################################
libpam-krb5-4.9/configure-13263-  lt_tmp_lt_search_path_spec=
libpam-krb5-4.9/configure:13264:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
libpam-krb5-4.9/configure-13265-  # ...but if some path component already ends with the multilib dir we assume
##############################################
libpam-krb5-4.9/configure-13305-  esac
libpam-krb5-4.9/configure:13306:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
libpam-krb5-4.9/configure-13307-else
##############################################
libpam-krb5-4.9/configure-13445-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
libpam-krb5-4.9/configure:13446:    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'
libpam-krb5-4.9/configure-13447-    ;;
##############################################
libpam-krb5-4.9/configure-13481-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libpam-krb5-4.9/configure:13482:    postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/configure:13483:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
libpam-krb5-4.9/configure:13484:      dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/configure-13485-      test -d \$dldir || mkdir -p \$dldir~
##############################################
libpam-krb5-4.9/configure-13490-      fi'
libpam-krb5-4.9/configure:13491:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libpam-krb5-4.9/configure-13492-      dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/configure-13498-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
libpam-krb5-4.9/configure:13499:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/configure-13500-
##############################################
libpam-krb5-4.9/configure-13504-      # MinGW DLLs use traditional 'lib' prefix
libpam-krb5-4.9/configure:13505:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/configure-13506-      ;;
##############################################
libpam-krb5-4.9/configure-13508-      # pw32 DLLs use 'pw' prefix rather than 'lib'
libpam-krb5-4.9/configure:13509:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/configure-13510-      ;;
##############################################
libpam-krb5-4.9/configure-13517-    libname_spec='$name'
libpam-krb5-4.9/configure:13518:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
libpam-krb5-4.9/configure-13519-    library_names_spec='$libname.dll.lib'
##############################################
libpam-krb5-4.9/configure-13529-        # Let DOS variable expansion print the short 8.3 style file name.
libpam-krb5-4.9/configure:13530:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
libpam-krb5-4.9/configure-13531-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
libpam-krb5-4.9/configure-13534-      # Convert to MSYS style.
libpam-krb5-4.9/configure:13535:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
libpam-krb5-4.9/configure-13536-      ;;
##############################################
libpam-krb5-4.9/configure-13540-      # like /cygdrive/c/PROGRA~1:/cygdr...
libpam-krb5-4.9/configure:13541:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
libpam-krb5-4.9/configure:13542:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
libpam-krb5-4.9/configure:13543:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/configure-13544-      ;;
##############################################
libpam-krb5-4.9/configure-13548-        # It is most probably a Windows format PATH.
libpam-krb5-4.9/configure:13549:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
libpam-krb5-4.9/configure-13550-      else
libpam-krb5-4.9/configure:13551:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
libpam-krb5-4.9/configure-13552-      fi
##############################################
libpam-krb5-4.9/configure-13558-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
libpam-krb5-4.9/configure:13559:    postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/configure:13560:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
libpam-krb5-4.9/configure:13561:      dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/configure-13562-      test -d \$dldir || mkdir -p \$dldir~
libpam-krb5-4.9/configure-13563-      $install_prog $dir/$dlname \$dldir/$dlname'
libpam-krb5-4.9/configure:13564:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
libpam-krb5-4.9/configure-13565-      dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/configure-13572-    # Assume MSVC wrapper
libpam-krb5-4.9/configure:13573:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
libpam-krb5-4.9/configure-13574-    dynamic_linker='Win32 ld.exe'
##############################################
libpam-krb5-4.9/configure-13589-  shlibpath_var=DYLD_LIBRARY_PATH
libpam-krb5-4.9/configure:13590:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
libpam-krb5-4.9/configure-13591-
##############################################
libpam-krb5-4.9/configure-13842-  if test -f /etc/ld.so.conf; then
libpam-krb5-4.9/configure:13843:    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' ' '`
libpam-krb5-4.9/configure-13844-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
libpam-krb5-4.9/configure-13908-  need_lib_prefix=no
libpam-krb5-4.9/configure:13909:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
libpam-krb5-4.9/configure-13910-    need_version=no
##############################################
libpam-krb5-4.9/configure-13935-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
libpam-krb5-4.9/configure:13936:  postinstall_cmds='base_file=`basename \$file`~
libpam-krb5-4.9/configure:13937:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
libpam-krb5-4.9/configure:13938:    dldir=$destdir/`dirname \$dlpath`~
libpam-krb5-4.9/configure-13939-    test -d \$dldir || mkdir -p \$dldir~
##############################################
libpam-krb5-4.9/configure-13944-    fi'
libpam-krb5-4.9/configure:13945:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
libpam-krb5-4.9/configure-13946-    dlpath=$dir/\$dldll~
##############################################
libpam-krb5-4.9/configure-15071-do :
libpam-krb5-4.9/configure:15072:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libpam-krb5-4.9/configure-15073-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libpam-krb5-4.9/configure-15075-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:15076:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-15077-_ACEOF
##############################################
libpam-krb5-4.9/configure-15369-fi
libpam-krb5-4.9/configure:15370: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-15371-fi
##############################################
libpam-krb5-4.9/configure-15429-do :
libpam-krb5-4.9/configure:15430:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-15431-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-15433-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:15434:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-15435-_ACEOF
##############################################
libpam-krb5-4.9/configure-15632-do :
libpam-krb5-4.9/configure:15633:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-15634-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-15636-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:15637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-15638-_ACEOF
##############################################
libpam-krb5-4.9/configure-15759-     if test "$rra_cv_lib_KRB5_config" = yes; then :
libpam-krb5-4.9/configure:15760:  KRB5_CPPFLAGS=`"$rra_krb5_config_KRB5" --cflags krb5 2>/dev/null`
libpam-krb5-4.9/configure-15761-
##############################################
libpam-krb5-4.9/configure-15778-        && test x"$rra_cv_krb5_config_deps" = xyes; then :
libpam-krb5-4.9/configure:15779:  KRB5_LIBS=`"$rra_krb5_config_KRB5" --deps --libs krb5 2>/dev/null`
libpam-krb5-4.9/configure-15780-else
libpam-krb5-4.9/configure:15781:  KRB5_LIBS=`"$rra_krb5_config_KRB5" --libs krb5 2>/dev/null`
libpam-krb5-4.9/configure-15782-fi
##############################################
libpam-krb5-4.9/configure-15785-  if test x"krb5" = xkrb5; then :
libpam-krb5-4.9/configure:15786:  KRB5_CPPFLAGS=`"$rra_krb5_config_KRB5" --cflags 2>/dev/null`
libpam-krb5-4.9/configure:15787:             KRB5_LIBS=`"$rra_krb5_config_KRB5" --libs krb5 2>/dev/null`
libpam-krb5-4.9/configure-15788-             rra_krb5_config_KRB5_ok=yes
##############################################
libpam-krb5-4.9/configure-15792- if test x"$rra_krb5_config_KRB5_ok" = xyes; then :
libpam-krb5-4.9/configure:15793:  KRB5_CPPFLAGS=`echo "$KRB5_CPPFLAGS" | sed 's%-I/usr/include %%'`
libpam-krb5-4.9/configure:15794:     KRB5_CPPFLAGS=`echo "$KRB5_CPPFLAGS" | sed 's%-I/usr/include$%%'`
libpam-krb5-4.9/configure-15795-     rra_krb5_save_CPPFLAGS="$CPPFLAGS"
##############################################
libpam-krb5-4.9/configure-15829-fi
libpam-krb5-4.9/configure:15830: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-15831-fi
##############################################
libpam-krb5-4.9/configure-16640-do :
libpam-krb5-4.9/configure:16641:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-16642-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-16644-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:16645:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-16646-_ACEOF
##############################################
libpam-krb5-4.9/configure-16764-do :
libpam-krb5-4.9/configure:16765:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-16766-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-16768-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:16769:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-16770-_ACEOF
##############################################
libpam-krb5-4.9/configure-16831-do :
libpam-krb5-4.9/configure:16832:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-16833-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-16835-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:16836:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-16837-_ACEOF
##############################################
libpam-krb5-4.9/configure-16955-do :
libpam-krb5-4.9/configure:16956:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-16957-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-16959-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:16960:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-16961-_ACEOF
##############################################
libpam-krb5-4.9/configure-17030-fi
libpam-krb5-4.9/configure:17031: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-17032-fi
##############################################
libpam-krb5-4.9/configure-17841-do :
libpam-krb5-4.9/configure:17842:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-17843-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-17845-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:17846:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-17847-_ACEOF
##############################################
libpam-krb5-4.9/configure-17965-do :
libpam-krb5-4.9/configure:17966:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-17967-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-17969-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:17970:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-17971-_ACEOF
##############################################
libpam-krb5-4.9/configure-18041-fi
libpam-krb5-4.9/configure:18042: KRB5_LDFLAGS=`echo "$KRB5_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-18043-fi
##############################################
libpam-krb5-4.9/configure-18852-do :
libpam-krb5-4.9/configure:18853:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-18854-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-18856-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:18857:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-18858-_ACEOF
##############################################
libpam-krb5-4.9/configure-18976-do :
libpam-krb5-4.9/configure:18977:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-18978-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-18980-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:18981:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-18982-_ACEOF
##############################################
libpam-krb5-4.9/configure-19049-
libpam-krb5-4.9/configure:19050: KRB5_CPPFLAGS_GCC=`echo "$KRB5_CPPFLAGS" | sed -e 's/-I/-isystem /g'`
libpam-krb5-4.9/configure-19051-
##############################################
libpam-krb5-4.9/configure-19130-do :
libpam-krb5-4.9/configure:19131:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libpam-krb5-4.9/configure-19132-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libpam-krb5-4.9/configure-19134-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:19135:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-19136-_ACEOF
##############################################
libpam-krb5-4.9/configure-19273-do :
libpam-krb5-4.9/configure:19274:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-19275-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-19277-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:19278:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-19279-_ACEOF
##############################################
libpam-krb5-4.9/configure-19364-fi
libpam-krb5-4.9/configure:19365: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-19366-fi
##############################################
libpam-krb5-4.9/configure-19496-     if test "$rra_cv_lib_KADM5CLNT_config" = yes; then :
libpam-krb5-4.9/configure:19497:  KADM5CLNT_CPPFLAGS=`"$rra_krb5_config_KADM5CLNT" --cflags kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19498-
##############################################
libpam-krb5-4.9/configure-19515-        && test x"$rra_cv_krb5_config_deps" = xyes; then :
libpam-krb5-4.9/configure:19516:  KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --deps --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19517-else
libpam-krb5-4.9/configure:19518:  KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19519-fi
##############################################
libpam-krb5-4.9/configure-19522-  if test x"kadm-client" = xkrb5; then :
libpam-krb5-4.9/configure:19523:  KADM5CLNT_CPPFLAGS=`"$rra_krb5_config_KADM5CLNT" --cflags 2>/dev/null`
libpam-krb5-4.9/configure:19524:             KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19525-             rra_krb5_config_KADM5CLNT_ok=yes
##############################################
libpam-krb5-4.9/configure-19529- if test x"$rra_krb5_config_KADM5CLNT_ok" = xyes; then :
libpam-krb5-4.9/configure:19530:  KADM5CLNT_CPPFLAGS=`echo "$KADM5CLNT_CPPFLAGS" | sed 's%-I/usr/include %%'`
libpam-krb5-4.9/configure:19531:     KADM5CLNT_CPPFLAGS=`echo "$KADM5CLNT_CPPFLAGS" | sed 's%-I/usr/include$%%'`
libpam-krb5-4.9/configure-19532-     rra_KADM5CLNT_save_CPPFLAGS="$CPPFLAGS"
##############################################
libpam-krb5-4.9/configure-19574-fi
libpam-krb5-4.9/configure:19575: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-19576-fi
##############################################
libpam-krb5-4.9/configure-19659-fi
libpam-krb5-4.9/configure:19660: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-19661-fi
##############################################
libpam-krb5-4.9/configure-19747-fi
libpam-krb5-4.9/configure:19748: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-19749-fi
##############################################
libpam-krb5-4.9/configure-19879-     if test "$rra_cv_lib_KADM5CLNT_config" = yes; then :
libpam-krb5-4.9/configure:19880:  KADM5CLNT_CPPFLAGS=`"$rra_krb5_config_KADM5CLNT" --cflags kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19881-
##############################################
libpam-krb5-4.9/configure-19898-        && test x"$rra_cv_krb5_config_deps" = xyes; then :
libpam-krb5-4.9/configure:19899:  KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --deps --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19900-else
libpam-krb5-4.9/configure:19901:  KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19902-fi
##############################################
libpam-krb5-4.9/configure-19905-  if test x"kadm-client" = xkrb5; then :
libpam-krb5-4.9/configure:19906:  KADM5CLNT_CPPFLAGS=`"$rra_krb5_config_KADM5CLNT" --cflags 2>/dev/null`
libpam-krb5-4.9/configure:19907:             KADM5CLNT_LIBS=`"$rra_krb5_config_KADM5CLNT" --libs kadm-client 2>/dev/null`
libpam-krb5-4.9/configure-19908-             rra_krb5_config_KADM5CLNT_ok=yes
##############################################
libpam-krb5-4.9/configure-19912- if test x"$rra_krb5_config_KADM5CLNT_ok" = xyes; then :
libpam-krb5-4.9/configure:19913:  KADM5CLNT_CPPFLAGS=`echo "$KADM5CLNT_CPPFLAGS" | sed 's%-I/usr/include %%'`
libpam-krb5-4.9/configure:19914:     KADM5CLNT_CPPFLAGS=`echo "$KADM5CLNT_CPPFLAGS" | sed 's%-I/usr/include$%%'`
libpam-krb5-4.9/configure-19915-     rra_KADM5CLNT_save_CPPFLAGS="$CPPFLAGS"
##############################################
libpam-krb5-4.9/configure-19957-fi
libpam-krb5-4.9/configure:19958: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-19959-fi
##############################################
libpam-krb5-4.9/configure-20042-fi
libpam-krb5-4.9/configure:20043: KADM5CLNT_LDFLAGS=`echo "$KADM5CLNT_LDFLAGS" | sed -e 's/^ *//'`
libpam-krb5-4.9/configure-20044-fi
##############################################
libpam-krb5-4.9/configure-20137-do :
libpam-krb5-4.9/configure:20138:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
libpam-krb5-4.9/configure-20139-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
libpam-krb5-4.9/configure-20141-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:20142:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-20143-_ACEOF
##############################################
libpam-krb5-4.9/configure-20263-do :
libpam-krb5-4.9/configure:20264:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
libpam-krb5-4.9/configure-20265-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
libpam-krb5-4.9/configure-20267-  cat >>confdefs.h <<_ACEOF
libpam-krb5-4.9/configure:20268:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
libpam-krb5-4.9/configure-20269-_ACEOF
##############################################
libpam-krb5-4.9/configure-20692-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
libpam-krb5-4.9/configure:20693:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
libpam-krb5-4.9/configure-20694-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
libpam-krb5-4.9/configure-20795-if test -z "$BASH_VERSION$ZSH_VERSION" \
libpam-krb5-4.9/configure:20796:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
libpam-krb5-4.9/configure-20797-  as_echo='print -r --'
libpam-krb5-4.9/configure-20798-  as_echo_n='print -rn --'
libpam-krb5-4.9/configure:20799:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
libpam-krb5-4.9/configure-20800-  as_echo='printf %s\n'
##############################################
libpam-krb5-4.9/configure-20802-else
libpam-krb5-4.9/configure:20803:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
libpam-krb5-4.9/configure-20804-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
libpam-krb5-4.9/configure-20812-	expr "X$arg" : "X\\(.*\\)$as_nl";
libpam-krb5-4.9/configure:20813:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
libpam-krb5-4.9/configure-20814-      esac;
##############################################
libpam-krb5-4.9/configure-20889-# ----------------------------------------
libpam-krb5-4.9/configure:20890:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
libpam-krb5-4.9/configure-20891-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
libpam-krb5-4.9/configure-20961-  {
libpam-krb5-4.9/configure:20962:    as_val=`expr "$@" || test $? -eq 1`
libpam-krb5-4.9/configure-20963-  }
##############################################
libpam-krb5-4.9/configure-21065-      case $as_dir in #(
libpam-krb5-4.9/configure:21066:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
libpam-krb5-4.9/configure-21067-      *) as_qdir=$as_dir;;
##############################################
libpam-krb5-4.9/configure-21200-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
libpam-krb5-4.9/configure:21201:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
libpam-krb5-4.9/configure-21202-ac_cs_version="\\
##############################################
libpam-krb5-4.9/configure-21225-  --*=?*)
libpam-krb5-4.9/configure:21226:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libpam-krb5-4.9/configure:21227:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
libpam-krb5-4.9/configure-21228-    ac_shift=:
##############################################
libpam-krb5-4.9/configure-21230-  --*=)
libpam-krb5-4.9/configure:21231:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
libpam-krb5-4.9/configure-21232-    ac_optarg=
##############################################
libpam-krb5-4.9/configure-21254-    case $ac_optarg in
libpam-krb5-4.9/configure:21255:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libpam-krb5-4.9/configure-21256-    '') as_fn_error $? "missing file argument" ;;
##############################################
libpam-krb5-4.9/configure-21262-    case $ac_optarg in
libpam-krb5-4.9/configure:21263:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
libpam-krb5-4.9/configure-21264-    esac
##############################################
libpam-krb5-4.9/configure-21331-delay_variable_subst='$delay_variable_subst'
libpam-krb5-4.9/configure:21332:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21333:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21334:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21335:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21336:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21337:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21338:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21339:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21340:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21341:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21342:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21343:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21344:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21345:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21346:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21347:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21348:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21349:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21350:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21351:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21352:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21353:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21354:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21355:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21356:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21357:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21358:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21359:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21360:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21361:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21362:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21363:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21364:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21365:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21366:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21367:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21368:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21369:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21370:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21371:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21372:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21373:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21374:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21375:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21376:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21377:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21378:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21379:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21380:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21381:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21382:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21383:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21384:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21385:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21386:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21387:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21388:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21389:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21390: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"`'
libpam-krb5-4.9/configure:21391:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21392:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21393:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21394:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21395:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21396:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21397:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21398:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21399:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21400:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21401:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21402:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21403:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21404:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21405:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21406:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21407:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21408:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21409:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21410:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21411:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21412:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21413:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21414:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21415:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21416:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21417:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21418:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21419:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21420:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21421:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21422:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21423:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21424:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21425:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21426:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21427:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21428:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21429:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21430:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21431:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21432:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21433:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21434:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21435:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21436:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21437:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21438:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21439:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21440:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21441:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21442:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21443:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21444:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21445:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21446:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21447:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21448:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21449:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21450:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21451:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21452:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21453:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21454:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21455:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21456:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21457:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21458:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21459:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21460:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21461:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21462:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21463:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21464:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21465:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure:21466:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
libpam-krb5-4.9/configure-21467-
##############################################
libpam-krb5-4.9/configure-21548-striplib; do
libpam-krb5-4.9/configure:21549:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libpam-krb5-4.9/configure-21550-    *[\\\\\\\`\\"\\\$]*)
libpam-krb5-4.9/configure:21551:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
libpam-krb5-4.9/configure-21552-      ;;
##############################################
libpam-krb5-4.9/configure-21579-configure_time_lt_sys_library_path; do
libpam-krb5-4.9/configure:21580:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
libpam-krb5-4.9/configure-21581-    *[\\\\\\\`\\"\\\$]*)
libpam-krb5-4.9/configure:21582:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
libpam-krb5-4.9/configure-21583-      ;;
##############################################
libpam-krb5-4.9/configure-21674-fi
libpam-krb5-4.9/configure:21675:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
libpam-krb5-4.9/configure-21676-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
libpam-krb5-4.9/configure-21691-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
libpam-krb5-4.9/configure:21692:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
libpam-krb5-4.9/configure-21693-ac_delim='%!_!# '
##############################################
libpam-krb5-4.9/configure-21697-
libpam-krb5-4.9/configure:21698:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
libpam-krb5-4.9/configure-21699-  if test $ac_delim_n = $ac_delim_num; then
##############################################
libpam-krb5-4.9/configure-21835-for ac_last_try in false false :; do
libpam-krb5-4.9/configure:21836:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
libpam-krb5-4.9/configure-21837-  if test -z "$ac_tt"; then
##############################################
libpam-krb5-4.9/configure-21967-      esac
libpam-krb5-4.9/configure:21968:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
libpam-krb5-4.9/configure-21969-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
libpam-krb5-4.9/configure-22026-*)
libpam-krb5-4.9/configure:22027:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
libpam-krb5-4.9/configure-22028-  # A ".." for each directory in $ac_dir_suffix.
libpam-krb5-4.9/configure:22029:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
libpam-krb5-4.9/configure-22030-  case $ac_top_builddir_sub in
##############################################
libpam-krb5-4.9/configure-22087-/@mandir@/p'
libpam-krb5-4.9/configure:22088:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
libpam-krb5-4.9/configure-22089-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
libpam-krb5-4.9/configure-22104-
libpam-krb5-4.9/configure:22105:# Neutralize VPATH when `$srcdir' = `.'.
libpam-krb5-4.9/configure-22106-# Shell code in configure.ac might set extrasub.
##############################################
libpam-krb5-4.9/configure-22132-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
libpam-krb5-4.9/configure:22133:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
libpam-krb5-4.9/configure-22134-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
libpam-krb5-4.9/configure-22178-    * )
libpam-krb5-4.9/configure:22179:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libpam-krb5-4.9/configure-22180-  esac
##############################################
libpam-krb5-4.9/configure-22233-    # Strip MF so we end up with the name of the file.
libpam-krb5-4.9/configure:22234:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
libpam-krb5-4.9/configure-22235-    # Check whether this is an Automake generated Makefile which includes
##############################################
libpam-krb5-4.9/configure-22784-    *:)
libpam-krb5-4.9/configure:22785:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
libpam-krb5-4.9/configure-22786-        ;;
libpam-krb5-4.9/configure-22787-    x:*)
libpam-krb5-4.9/configure:22788:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/configure-22789-        ;;
libpam-krb5-4.9/configure-22790-    *::*)
libpam-krb5-4.9/configure:22791:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
libpam-krb5-4.9/configure:22792:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
libpam-krb5-4.9/configure-22793-        ;;
libpam-krb5-4.9/configure-22794-    *)
libpam-krb5-4.9/configure:22795:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
libpam-krb5-4.9/configure-22796-        ;;
##############################################
libpam-krb5-4.9/configure-22811-    done
libpam-krb5-4.9/configure:22812:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
libpam-krb5-4.9/configure-22813-}
##############################################
libpam-krb5-4.9/aclocal.m4-266-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
libpam-krb5-4.9/aclocal.m4:267:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
libpam-krb5-4.9/aclocal.m4-268-# and then we would define $MISSING as
##############################################
libpam-krb5-4.9/aclocal.m4-281-# Expand $ac_aux_dir to an absolute path.
libpam-krb5-4.9/aclocal.m4:282:am_aux_dir=`cd "$ac_aux_dir" && pwd`
libpam-krb5-4.9/aclocal.m4-283-])
##############################################
libpam-krb5-4.9/aclocal.m4-379-  if test "$am_compiler_list" = ""; then
libpam-krb5-4.9/aclocal.m4:380:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
libpam-krb5-4.9/aclocal.m4-381-  fi
##############################################
libpam-krb5-4.9/aclocal.m4-532-    # Strip MF so we end up with the name of the file.
libpam-krb5-4.9/aclocal.m4:533:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
libpam-krb5-4.9/aclocal.m4-534-    # Check whether this is an Automake generated Makefile which includes
##############################################
libpam-krb5-4.9/aclocal.m4-539-      || continue
libpam-krb5-4.9/aclocal.m4:540:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
libpam-krb5-4.9/aclocal.m4:541:    am_filepart=`AS_BASENAME(["$am_mf"])`
libpam-krb5-4.9/aclocal.m4-542-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
libpam-krb5-4.9/aclocal.m4-607-AC_REQUIRE([AC_PROG_INSTALL])dnl
libpam-krb5-4.9/aclocal.m4:608:if test "`cd $srcdir && pwd`" != "`pwd`"; then
libpam-krb5-4.9/aclocal.m4-609-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
libpam-krb5-4.9/aclocal.m4-766-    * )
libpam-krb5-4.9/aclocal.m4:767:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
libpam-krb5-4.9/aclocal.m4-768-  esac
libpam-krb5-4.9/aclocal.m4-769-done
libpam-krb5-4.9/aclocal.m4:770:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
libpam-krb5-4.9/aclocal.m4-771-
##############################################
libpam-krb5-4.9/aclocal.m4-1058-     echo "timestamp, slept: $am_has_slept" > conftest.file
libpam-krb5-4.9/aclocal.m4:1059:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
libpam-krb5-4.9/aclocal.m4-1060-     if test "$[*]" = "X"; then
libpam-krb5-4.9/aclocal.m4-1061-	# -L didn't work.
libpam-krb5-4.9/aclocal.m4:1062:	set X `ls -t "$srcdir/configure" conftest.file`
libpam-krb5-4.9/aclocal.m4-1063-     fi
##############################################
libpam-krb5-4.9/Makefile.in-61-  { \
libpam-krb5-4.9/Makefile.in:62:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
libpam-krb5-4.9/Makefile.in-63-  }; \
##############################################
libpam-krb5-4.9/Makefile.in-145-CONFIG_CLEAN_VPATH_FILES =
libpam-krb5-4.9/Makefile.in:146:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
libpam-krb5-4.9/Makefile.in-147-am__vpath_adj = case $$p in \
libpam-krb5-4.9/Makefile.in:148:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
libpam-krb5-4.9/Makefile.in-149-    *) f=$$p;; \
libpam-krb5-4.9/Makefile.in-150-  esac;
libpam-krb5-4.9/Makefile.in:151:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
libpam-krb5-4.9/Makefile.in-152-am__install_max = 40
libpam-krb5-4.9/Makefile.in-153-am__nobase_strip_setup = \
libpam-krb5-4.9/Makefile.in:154:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
libpam-krb5-4.9/Makefile.in-155-am__nobase_strip = \
##############################################
libpam-krb5-4.9/Makefile.in-921-	test -n "$(EXEEXT)" || exit 0; \
libpam-krb5-4.9/Makefile.in:922:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
libpam-krb5-4.9/Makefile.in-923-	echo " rm -f" $$list; \
##############################################
libpam-krb5-4.9/Makefile.in-1381-.c.o:
libpam-krb5-4.9/Makefile.in:1382:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
libpam-krb5-4.9/Makefile.in-1383-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
libpam-krb5-4.9/Makefile.in-1389-.c.obj:
libpam-krb5-4.9/Makefile.in:1390:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
libpam-krb5-4.9/Makefile.in:1391:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
libpam-krb5-4.9/Makefile.in-1392-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
libpam-krb5-4.9/Makefile.in-1394-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1395:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
libpam-krb5-4.9/Makefile.in-1396-
libpam-krb5-4.9/Makefile.in-1397-.c.lo:
libpam-krb5-4.9/Makefile.in:1398:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
libpam-krb5-4.9/Makefile.in-1399-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
libpam-krb5-4.9/Makefile.in-1405-tests/tap/libtap_a-basic.o: tests/tap/basic.c
libpam-krb5-4.9/Makefile.in:1406:@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
libpam-krb5-4.9/Makefile.in-1407-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-basic.Tpo tests/tap/$(DEPDIR)/libtap_a-basic.Po
##############################################
libpam-krb5-4.9/Makefile.in-1409-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1410:@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
libpam-krb5-4.9/Makefile.in-1411-
libpam-krb5-4.9/Makefile.in-1412-tests/tap/libtap_a-basic.obj: tests/tap/basic.c
libpam-krb5-4.9/Makefile.in:1413:@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`
libpam-krb5-4.9/Makefile.in-1414-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-basic.Tpo tests/tap/$(DEPDIR)/libtap_a-basic.Po
##############################################
libpam-krb5-4.9/Makefile.in-1416-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1417:@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`
libpam-krb5-4.9/Makefile.in-1418-
libpam-krb5-4.9/Makefile.in-1419-tests/tap/libtap_a-kadmin.o: tests/tap/kadmin.c
libpam-krb5-4.9/Makefile.in:1420:@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-kadmin.o -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-kadmin.Tpo -c -o tests/tap/libtap_a-kadmin.o `test -f 'tests/tap/kadmin.c' || echo '$(srcdir)/'`tests/tap/kadmin.c
libpam-krb5-4.9/Makefile.in-1421-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kadmin.Tpo tests/tap/$(DEPDIR)/libtap_a-kadmin.Po
##############################################
libpam-krb5-4.9/Makefile.in-1423-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1424:@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-kadmin.o `test -f 'tests/tap/kadmin.c' || echo '$(srcdir)/'`tests/tap/kadmin.c
libpam-krb5-4.9/Makefile.in-1425-
libpam-krb5-4.9/Makefile.in-1426-tests/tap/libtap_a-kadmin.obj: tests/tap/kadmin.c
libpam-krb5-4.9/Makefile.in:1427:@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-kadmin.obj -MD -MP -MF tests/tap/$(DEPDIR)/libtap_a-kadmin.Tpo -c -o tests/tap/libtap_a-kadmin.obj `if test -f 'tests/tap/kadmin.c'; then $(CYGPATH_W) 'tests/tap/kadmin.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/kadmin.c'; fi`
libpam-krb5-4.9/Makefile.in-1428-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kadmin.Tpo tests/tap/$(DEPDIR)/libtap_a-kadmin.Po
##############################################
libpam-krb5-4.9/Makefile.in-1430-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1431:@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-kadmin.obj `if test -f 'tests/tap/kadmin.c'; then $(CYGPATH_W) 'tests/tap/kadmin.c'; else $(CYGPATH_W) '$(srcdir)/tests/tap/kadmin.c'; fi`
libpam-krb5-4.9/Makefile.in-1432-
libpam-krb5-4.9/Makefile.in-1433-tests/tap/libtap_a-kerberos.o: tests/tap/kerberos.c
libpam-krb5-4.9/Makefile.in:1434:@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
libpam-krb5-4.9/Makefile.in-1435-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo tests/tap/$(DEPDIR)/libtap_a-kerberos.Po
##############################################
libpam-krb5-4.9/Makefile.in-1437-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1438:@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
libpam-krb5-4.9/Makefile.in-1439-
libpam-krb5-4.9/Makefile.in-1440-tests/tap/libtap_a-kerberos.obj: tests/tap/kerberos.c
libpam-krb5-4.9/Makefile.in:1441:@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`
libpam-krb5-4.9/Makefile.in-1442-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-kerberos.Tpo tests/tap/$(DEPDIR)/libtap_a-kerberos.Po
##############################################
libpam-krb5-4.9/Makefile.in-1444-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1445:@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`
libpam-krb5-4.9/Makefile.in-1446-
libpam-krb5-4.9/Makefile.in-1447-tests/tap/libtap_a-process.o: tests/tap/process.c
libpam-krb5-4.9/Makefile.in:1448:@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
libpam-krb5-4.9/Makefile.in-1449-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-process.Tpo tests/tap/$(DEPDIR)/libtap_a-process.Po
##############################################
libpam-krb5-4.9/Makefile.in-1451-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1452:@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
libpam-krb5-4.9/Makefile.in-1453-
libpam-krb5-4.9/Makefile.in-1454-tests/tap/libtap_a-process.obj: tests/tap/process.c
libpam-krb5-4.9/Makefile.in:1455:@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`
libpam-krb5-4.9/Makefile.in-1456-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-process.Tpo tests/tap/$(DEPDIR)/libtap_a-process.Po
##############################################
libpam-krb5-4.9/Makefile.in-1458-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1459:@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`
libpam-krb5-4.9/Makefile.in-1460-
libpam-krb5-4.9/Makefile.in-1461-tests/tap/libtap_a-string.o: tests/tap/string.c
libpam-krb5-4.9/Makefile.in:1462:@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
libpam-krb5-4.9/Makefile.in-1463-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-string.Tpo tests/tap/$(DEPDIR)/libtap_a-string.Po
##############################################
libpam-krb5-4.9/Makefile.in-1465-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1466:@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
libpam-krb5-4.9/Makefile.in-1467-
libpam-krb5-4.9/Makefile.in-1468-tests/tap/libtap_a-string.obj: tests/tap/string.c
libpam-krb5-4.9/Makefile.in:1469:@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`
libpam-krb5-4.9/Makefile.in-1470-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/tap/$(DEPDIR)/libtap_a-string.Tpo tests/tap/$(DEPDIR)/libtap_a-string.Po
##############################################
libpam-krb5-4.9/Makefile.in-1472-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1473:@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`
libpam-krb5-4.9/Makefile.in-1474-
libpam-krb5-4.9/Makefile.in-1475-tests/runtests-runtests.o: tests/runtests.c
libpam-krb5-4.9/Makefile.in:1476:@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
libpam-krb5-4.9/Makefile.in-1477-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/runtests-runtests.Tpo tests/$(DEPDIR)/runtests-runtests.Po
##############################################
libpam-krb5-4.9/Makefile.in-1479-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1480:@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
libpam-krb5-4.9/Makefile.in-1481-
libpam-krb5-4.9/Makefile.in-1482-tests/runtests-runtests.obj: tests/runtests.c
libpam-krb5-4.9/Makefile.in:1483:@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`
libpam-krb5-4.9/Makefile.in-1484-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) tests/$(DEPDIR)/runtests-runtests.Tpo tests/$(DEPDIR)/runtests-runtests.Po
##############################################
libpam-krb5-4.9/Makefile.in-1486-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
libpam-krb5-4.9/Makefile.in:1487:@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`
libpam-krb5-4.9/Makefile.in-1488-
##############################################
libpam-krb5-4.9/Makefile.in-1508-	test -n "$(man5dir)" \
libpam-krb5-4.9/Makefile.in:1509:	  && test -n "`echo $$list1$$list2`" \
libpam-krb5-4.9/Makefile.in-1510-	  || exit 0; \
##############################################
libpam-krb5-4.9/Makefile.in-1577-GTAGS:
libpam-krb5-4.9/Makefile.in:1578:	here=`$(am__cd) $(top_builddir) && pwd` \
libpam-krb5-4.9/Makefile.in-1579-	  && $(am__cd) $(top_srcdir) \
##############################################
libpam-krb5-4.9/Makefile.in-1610-distdir-am: $(DISTFILES)
libpam-krb5-4.9/Makefile.in:1611:	@case `sed 15q $(srcdir)/NEWS` in \
libpam-krb5-4.9/Makefile.in-1612-	*"$(VERSION)"*) : ;; \
##############################################
libpam-krb5-4.9/Makefile.in-1618-	test -d "$(distdir)" || mkdir "$(distdir)"
libpam-krb5-4.9/Makefile.in:1619:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libpam-krb5-4.9/Makefile.in:1620:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
libpam-krb5-4.9/Makefile.in-1621-	list='$(DISTFILES)'; \
##############################################
libpam-krb5-4.9/Makefile.in-1632-	  if test -d $$d/$$file; then \
libpam-krb5-4.9/Makefile.in:1633:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
libpam-krb5-4.9/Makefile.in-1634-	    if test -d "$(distdir)/$$file"; then \
##############################################
libpam-krb5-4.9/Makefile.in-1717-	test -d $(distdir)/_build || exit 0; \
libpam-krb5-4.9/Makefile.in:1718:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
libpam-krb5-4.9/Makefile.in-1719-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
libpam-krb5-4.9/Makefile.in-1761-	}; \
libpam-krb5-4.9/Makefile.in:1762:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
libpam-krb5-4.9/Makefile.in-1763-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
libpam-krb5-4.9/Makefile.in-1773-	fi
libpam-krb5-4.9/Makefile.in:1774:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
libpam-krb5-4.9/Makefile.in-1775-	  || { echo "ERROR: files left in build directory after distclean:" ; \