===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
radsecproxy-1.8.2/build-aux/install-sh-234-      fi
radsecproxy-1.8.2/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
radsecproxy-1.8.2/build-aux/install-sh-236-    *)
##############################################
radsecproxy-1.8.2/build-aux/install-sh-280-      dstdir=$dst
radsecproxy-1.8.2/build-aux/install-sh:281:      dstbase=`basename "$src"`
radsecproxy-1.8.2/build-aux/install-sh-282-      case $dst in
##############################################
radsecproxy-1.8.2/build-aux/install-sh-287-    else
radsecproxy-1.8.2/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
radsecproxy-1.8.2/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
radsecproxy-1.8.2/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
radsecproxy-1.8.2/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
radsecproxy-1.8.2/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
radsecproxy-1.8.2/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
radsecproxy-1.8.2/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
radsecproxy-1.8.2/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
radsecproxy-1.8.2/build-aux/install-sh-419-            case $prefix in
radsecproxy-1.8.2/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
radsecproxy-1.8.2/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
radsecproxy-1.8.2/build-aux/install-sh-468-    if $copy_on_change &&
radsecproxy-1.8.2/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
radsecproxy-1.8.2/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
radsecproxy-1.8.2/build-aux/install-sh-471-       set -f &&
##############################################
radsecproxy-1.8.2/build-aux/config.guess-34-
radsecproxy-1.8.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
radsecproxy-1.8.2/build-aux/config.guess-36-
##############################################
radsecproxy-1.8.2/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
radsecproxy-1.8.2/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
radsecproxy-1.8.2/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
radsecproxy-1.8.2/build-aux/config.guess-151-	EOF
radsecproxy-1.8.2/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
radsecproxy-1.8.2/build-aux/config.guess-153-
##############################################
radsecproxy-1.8.2/build-aux/config.guess-188-	    earmv*)
radsecproxy-1.8.2/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
radsecproxy-1.8.2/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
radsecproxy-1.8.2/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
radsecproxy-1.8.2/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
radsecproxy-1.8.2/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
radsecproxy-1.8.2/build-aux/config.guess-222-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-233-	    *)
radsecproxy-1.8.2/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
radsecproxy-1.8.2/build-aux/config.guess-235-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-280-	*4.0)
radsecproxy-1.8.2/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
radsecproxy-1.8.2/build-aux/config.guess-282-		;;
radsecproxy-1.8.2/build-aux/config.guess-283-	*5.*)
radsecproxy-1.8.2/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
radsecproxy-1.8.2/build-aux/config.guess-285-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
radsecproxy-1.8.2/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
radsecproxy-1.8.2/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
radsecproxy-1.8.2/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
radsecproxy-1.8.2/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
radsecproxy-1.8.2/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
radsecproxy-1.8.2/build-aux/config.guess-379-    s390x:SunOS:*:*)
radsecproxy-1.8.2/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-381-	exit ;;
radsecproxy-1.8.2/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
radsecproxy-1.8.2/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-384-	exit ;;
radsecproxy-1.8.2/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
radsecproxy-1.8.2/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-387-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-404-	fi
radsecproxy-1.8.2/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-406-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
radsecproxy-1.8.2/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-412-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
radsecproxy-1.8.2/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
radsecproxy-1.8.2/build-aux/config.guess-421-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
radsecproxy-1.8.2/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
radsecproxy-1.8.2/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
radsecproxy-1.8.2/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
radsecproxy-1.8.2/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
radsecproxy-1.8.2/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
radsecproxy-1.8.2/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
radsecproxy-1.8.2/build-aux/config.guess-563-    *:IRIX*:*:*)
radsecproxy-1.8.2/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
radsecproxy-1.8.2/build-aux/config.guess-565-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-593-EOF
radsecproxy-1.8.2/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
radsecproxy-1.8.2/build-aux/config.guess-595-		then
##############################################
radsecproxy-1.8.2/build-aux/config.guess-606-    *:AIX:*:[4567])
radsecproxy-1.8.2/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
radsecproxy-1.8.2/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
radsecproxy-1.8.2/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
radsecproxy-1.8.2/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
radsecproxy-1.8.2/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
radsecproxy-1.8.2/build-aux/config.guess-696-EOF
radsecproxy-1.8.2/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
radsecproxy-1.8.2/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
radsecproxy-1.8.2/build-aux/config.guess-724-    ia64:HP-UX:*:*)
radsecproxy-1.8.2/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
radsecproxy-1.8.2/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
radsecproxy-1.8.2/build-aux/config.guess-754-EOF
radsecproxy-1.8.2/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
radsecproxy-1.8.2/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
radsecproxy-1.8.2/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
radsecproxy-1.8.2/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
radsecproxy-1.8.2/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
radsecproxy-1.8.2/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
radsecproxy-1.8.2/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
radsecproxy-1.8.2/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
radsecproxy-1.8.2/build-aux/config.guess-850-	esac
radsecproxy-1.8.2/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
radsecproxy-1.8.2/build-aux/config.guess-852-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
radsecproxy-1.8.2/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
radsecproxy-1.8.2/build-aux/config.guess-888-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-890-	# the GNU system
radsecproxy-1.8.2/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
radsecproxy-1.8.2/build-aux/config.guess-892-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-894-	# other systems with GNU libc and userland
radsecproxy-1.8.2/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
radsecproxy-1.8.2/build-aux/config.guess-896-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-988-EOF
radsecproxy-1.8.2/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
radsecproxy-1.8.2/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
radsecproxy-1.8.2/build-aux/config.guess-1088-    i*86:*:4.*:*)
radsecproxy-1.8.2/build-aux/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
radsecproxy-1.8.2/build-aux/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
radsecproxy-1.8.2/build-aux/config.guess-1291-	fi
radsecproxy-1.8.2/build-aux/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
radsecproxy-1.8.2/build-aux/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
radsecproxy-1.8.2/build-aux/config.guess-1389-    *:DragonFly:*:*)
radsecproxy-1.8.2/build-aux/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
radsecproxy-1.8.2/build-aux/config.guess-1391-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/config.guess-1402-    i*86:skyos:*:*)
radsecproxy-1.8.2/build-aux/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
radsecproxy-1.8.2/build-aux/config.guess-1404-	exit ;;
##############################################
radsecproxy-1.8.2/build-aux/depcomp-64-  case $1 in
radsecproxy-1.8.2/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
radsecproxy-1.8.2/build-aux/depcomp-66-      *) dir=;;
##############################################
radsecproxy-1.8.2/build-aux/depcomp-73-{
radsecproxy-1.8.2/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
radsecproxy-1.8.2/build-aux/depcomp-75-}
##############################################
radsecproxy-1.8.2/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
radsecproxy-1.8.2/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
radsecproxy-1.8.2/build-aux/depcomp-128-
##############################################
radsecproxy-1.8.2/build-aux/depcomp-405-        sleep 1
radsecproxy-1.8.2/build-aux/depcomp:406:        i=`expr $i - 1`
radsecproxy-1.8.2/build-aux/depcomp-407-      done
radsecproxy-1.8.2/build-aux/depcomp-408-    fi
radsecproxy-1.8.2/build-aux/depcomp:409:    i=`expr $i - 1`
radsecproxy-1.8.2/build-aux/depcomp-410-  done
##############################################
radsecproxy-1.8.2/build-aux/depcomp-425-  # Do two passes, one to just change these to
radsecproxy-1.8.2/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
radsecproxy-1.8.2/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
radsecproxy-1.8.2/build-aux/depcomp-659-  done
radsecproxy-1.8.2/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
radsecproxy-1.8.2/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
radsecproxy-1.8.2/build-aux/tap-driver.sh-585-        # Get the bailout message (if any), with leading and trailing
radsecproxy-1.8.2/build-aux/tap-driver.sh:586:        # whitespace stripped.  The message remains stored in `$0`.
radsecproxy-1.8.2/build-aux/tap-driver.sh-587-        sub("^[ \t]*Bail out![ \t]*", "");
##############################################
radsecproxy-1.8.2/build-aux/config.sub-52-
radsecproxy-1.8.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
radsecproxy-1.8.2/build-aux/config.sub-54-
##############################################
radsecproxy-1.8.2/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
radsecproxy-1.8.2/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
radsecproxy-1.8.2/build-aux/config.sub-116-case $maybe_os in
##############################################
radsecproxy-1.8.2/build-aux/config.sub-122-    os=-$maybe_os
radsecproxy-1.8.2/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
radsecproxy-1.8.2/build-aux/config.sub-124-    ;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-126-    os=-linux-android
radsecproxy-1.8.2/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
radsecproxy-1.8.2/build-aux/config.sub-128-    ;;
radsecproxy-1.8.2/build-aux/config.sub-129-  *)
radsecproxy-1.8.2/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
radsecproxy-1.8.2/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
radsecproxy-1.8.2/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
radsecproxy-1.8.2/build-aux/config.sub-133-    else os=; fi
##############################################
radsecproxy-1.8.2/build-aux/config.sub-180-		os=-sco5v6
radsecproxy-1.8.2/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-182-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-184-		os=-sco3.2v5
radsecproxy-1.8.2/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-186-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-188-		os=-sco3.2v4
radsecproxy-1.8.2/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-190-		;;
radsecproxy-1.8.2/build-aux/config.sub-191-	-sco3.2.[4-9]*)
radsecproxy-1.8.2/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
radsecproxy-1.8.2/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-194-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
radsecproxy-1.8.2/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-198-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
radsecproxy-1.8.2/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-202-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-204-		os=-sco3.2v2
radsecproxy-1.8.2/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-206-		;;
radsecproxy-1.8.2/build-aux/config.sub-207-	-udk*)
radsecproxy-1.8.2/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-209-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-211-		os=-isc2.2
radsecproxy-1.8.2/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-213-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-217-	-isc*)
radsecproxy-1.8.2/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-219-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-229-	-ptx*)
radsecproxy-1.8.2/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
radsecproxy-1.8.2/build-aux/config.sub-231-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-364-	*-*-*)
radsecproxy-1.8.2/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
radsecproxy-1.8.2/build-aux/config.sub-366-		exit 1
##############################################
radsecproxy-1.8.2/build-aux/config.sub-493-	amd64-*)
radsecproxy-1.8.2/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-495-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-538-	blackfin-*)
radsecproxy-1.8.2/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-540-		os=-linux
##############################################
radsecproxy-1.8.2/build-aux/config.sub-546-	c54x-*)
radsecproxy-1.8.2/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-548-		;;
radsecproxy-1.8.2/build-aux/config.sub-549-	c55x-*)
radsecproxy-1.8.2/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-551-		;;
radsecproxy-1.8.2/build-aux/config.sub-552-	c6x-*)
radsecproxy-1.8.2/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-554-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-650-	e500v[12]-*)
radsecproxy-1.8.2/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-652-		os=$os"spe"
##############################################
radsecproxy-1.8.2/build-aux/config.sub-754-	i*86v32)
radsecproxy-1.8.2/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-756-		os=-sysv32
##############################################
radsecproxy-1.8.2/build-aux/config.sub-758-	i*86v4*)
radsecproxy-1.8.2/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-760-		os=-sysv4
##############################################
radsecproxy-1.8.2/build-aux/config.sub-762-	i*86v)
radsecproxy-1.8.2/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-764-		os=-sysv
##############################################
radsecproxy-1.8.2/build-aux/config.sub-766-	i*86sol2)
radsecproxy-1.8.2/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
radsecproxy-1.8.2/build-aux/config.sub-768-		os=-solaris2
##############################################
radsecproxy-1.8.2/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
radsecproxy-1.8.2/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
radsecproxy-1.8.2/build-aux/config.sub-794-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-799-	m68knommu-*)
radsecproxy-1.8.2/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-801-		os=-linux
##############################################
radsecproxy-1.8.2/build-aux/config.sub-833-	mips3*-*)
radsecproxy-1.8.2/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
radsecproxy-1.8.2/build-aux/config.sub-835-		;;
radsecproxy-1.8.2/build-aux/config.sub-836-	mips3*)
radsecproxy-1.8.2/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
radsecproxy-1.8.2/build-aux/config.sub-838-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-855-	ms1-*)
radsecproxy-1.8.2/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
radsecproxy-1.8.2/build-aux/config.sub-857-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-980-	parisc-*)
radsecproxy-1.8.2/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-982-		os=-linux
##############################################
radsecproxy-1.8.2/build-aux/config.sub-996-	pc98-*)
radsecproxy-1.8.2/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-998-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
radsecproxy-1.8.2/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1013-		;;
radsecproxy-1.8.2/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
radsecproxy-1.8.2/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1016-		;;
radsecproxy-1.8.2/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
radsecproxy-1.8.2/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1019-		;;
radsecproxy-1.8.2/build-aux/config.sub-1020-	pentium4-*)
radsecproxy-1.8.2/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1022-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
radsecproxy-1.8.2/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1032-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
radsecproxy-1.8.2/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1038-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1040-		;;
radsecproxy-1.8.2/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1042-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
radsecproxy-1.8.2/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1048-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1122-	strongarm-* | thumb-*)
radsecproxy-1.8.2/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub-1124-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
radsecproxy-1.8.2/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
radsecproxy-1.8.2/build-aux/config.sub-1257-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1317-	*)
radsecproxy-1.8.2/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
radsecproxy-1.8.2/build-aux/config.sub-1319-		exit 1
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1325-	*-digital*)
radsecproxy-1.8.2/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
radsecproxy-1.8.2/build-aux/config.sub-1327-		;;
radsecproxy-1.8.2/build-aux/config.sub-1328-	*-commodore*)
radsecproxy-1.8.2/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
radsecproxy-1.8.2/build-aux/config.sub-1330-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
radsecproxy-1.8.2/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
radsecproxy-1.8.2/build-aux/config.sub-1348-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1355-	-gnu/linux*)
radsecproxy-1.8.2/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
radsecproxy-1.8.2/build-aux/config.sub-1357-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1407-	-nto*)
radsecproxy-1.8.2/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
radsecproxy-1.8.2/build-aux/config.sub-1409-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1414-	-mac*)
radsecproxy-1.8.2/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
radsecproxy-1.8.2/build-aux/config.sub-1416-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1420-	-linux*)
radsecproxy-1.8.2/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
radsecproxy-1.8.2/build-aux/config.sub-1422-		;;
radsecproxy-1.8.2/build-aux/config.sub-1423-	-sunos5*)
radsecproxy-1.8.2/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
radsecproxy-1.8.2/build-aux/config.sub-1425-		;;
radsecproxy-1.8.2/build-aux/config.sub-1426-	-sunos6*)
radsecproxy-1.8.2/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
radsecproxy-1.8.2/build-aux/config.sub-1428-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1469-	-sinix5.*)
radsecproxy-1.8.2/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
radsecproxy-1.8.2/build-aux/config.sub-1471-		;;
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
radsecproxy-1.8.2/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
radsecproxy-1.8.2/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
radsecproxy-1.8.2/build-aux/config.sub-1531-		exit 1
##############################################
radsecproxy-1.8.2/build-aux/config.sub-1788-		esac
radsecproxy-1.8.2/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
radsecproxy-1.8.2/build-aux/config.sub-1790-		;;
##############################################
radsecproxy-1.8.2/build-aux/compile-67-	mingw/*)
radsecproxy-1.8.2/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
radsecproxy-1.8.2/build-aux/compile-69-	  ;;
radsecproxy-1.8.2/build-aux/compile-70-	cygwin/*)
radsecproxy-1.8.2/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
radsecproxy-1.8.2/build-aux/compile-72-	  ;;
radsecproxy-1.8.2/build-aux/compile-73-	wine/*)
radsecproxy-1.8.2/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
radsecproxy-1.8.2/build-aux/compile-75-	  ;;
##############################################
radsecproxy-1.8.2/build-aux/compile-310-# Name of file we expect compiler to create.
radsecproxy-1.8.2/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
radsecproxy-1.8.2/build-aux/compile-312-
##############################################
radsecproxy-1.8.2/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
radsecproxy-1.8.2/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
radsecproxy-1.8.2/build-aux/compile-318-while true; do
##############################################
radsecproxy-1.8.2/util.c-149-
radsecproxy-1.8.2/util.c:150:int bindtoaddr(struct addrinfo *addrinfo, int family, int reuse) {
radsecproxy-1.8.2/util.c-151-    int s, on = 1;
##############################################
radsecproxy-1.8.2/util.c-237-    for (res = addrinfo; res; res = res->ai_next) {
radsecproxy-1.8.2/util.c:238:	s = bindtoaddr(src, res->ai_family, 1);
radsecproxy-1.8.2/util.c-239-	if (s < 0) {
##############################################
radsecproxy-1.8.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/configure-47-  as_echo='print -r --'
radsecproxy-1.8.2/configure-48-  as_echo_n='print -rn --'
radsecproxy-1.8.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/configure-50-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/configure-52-else
radsecproxy-1.8.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/configure-64-      esac;
##############################################
radsecproxy-1.8.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
radsecproxy-1.8.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
radsecproxy-1.8.2/configure-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
radsecproxy-1.8.2/configure-326-      case $as_dir in #(
radsecproxy-1.8.2/configure:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/configure-328-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/configure-399-  {
radsecproxy-1.8.2/configure:400:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/configure-401-  }
##############################################
radsecproxy-1.8.2/configure-406-# ----------------------------------------
radsecproxy-1.8.2/configure:407:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
radsecproxy-1.8.2/configure-408-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
radsecproxy-1.8.2/configure-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
radsecproxy-1.8.2/configure:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
radsecproxy-1.8.2/configure-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
radsecproxy-1.8.2/configure-772-  case $ac_option in
radsecproxy-1.8.2/configure:773:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
radsecproxy-1.8.2/configure-774-  *=)   ac_optarg= ;;
##############################################
radsecproxy-1.8.2/configure-816-  -disable-* | --disable-*)
radsecproxy-1.8.2/configure:817:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
radsecproxy-1.8.2/configure-818-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/configure-821-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/configure:822:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/configure-823-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/configure-842-  -enable-* | --enable-*)
radsecproxy-1.8.2/configure:843:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
radsecproxy-1.8.2/configure-844-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/configure-847-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/configure:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/configure-849-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/configure-1046-  -with-* | --with-*)
radsecproxy-1.8.2/configure:1047:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
radsecproxy-1.8.2/configure-1048-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/configure-1051-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/configure:1052:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/configure-1053-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/configure-1062-  -without-* | --without-*)
radsecproxy-1.8.2/configure:1063:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
radsecproxy-1.8.2/configure-1064-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/configure-1067-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/configure:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/configure-1069-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/configure-1100-  *=*)
radsecproxy-1.8.2/configure:1101:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
radsecproxy-1.8.2/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/configure-1121-if test -n "$ac_prev"; then
radsecproxy-1.8.2/configure:1122:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
radsecproxy-1.8.2/configure-1123-  as_fn_error $? "missing argument to $ac_option"
##############################################
radsecproxy-1.8.2/configure-1143-    */ )
radsecproxy-1.8.2/configure:1144:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
radsecproxy-1.8.2/configure-1145-      eval $ac_var=\$ac_val;;
##############################################
radsecproxy-1.8.2/configure-1178-ac_ls_di=`ls -di .` &&
radsecproxy-1.8.2/configure:1179:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
radsecproxy-1.8.2/configure-1180-  as_fn_error $? "working directory cannot be determined"
##############################################
radsecproxy-1.8.2/configure-1234-case $srcdir in
radsecproxy-1.8.2/configure:1235:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
radsecproxy-1.8.2/configure-1236-esac
##############################################
radsecproxy-1.8.2/configure-1277-By default, \`make install' will install all the files in
radsecproxy-1.8.2/configure:1278:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
radsecproxy-1.8.2/configure:1279:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
radsecproxy-1.8.2/configure-1280-for instance \`--prefix=\$HOME'.
##############################################
radsecproxy-1.8.2/configure-1373-*)
radsecproxy-1.8.2/configure:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/configure-1375-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/configure:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/configure-1377-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/configure-1660-    *\'*)
radsecproxy-1.8.2/configure:1661:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/configure-1662-    esac
##############################################
radsecproxy-1.8.2/configure-1743-      case $ac_val in
radsecproxy-1.8.2/configure:1744:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/configure-1745-      esac
##############################################
radsecproxy-1.8.2/configure-1758-	case $ac_val in
radsecproxy-1.8.2/configure:1759:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/configure-1760-	esac
##############################################
radsecproxy-1.8.2/configure-1878-    set,)
radsecproxy-1.8.2/configure:1879:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
radsecproxy-1.8.2/configure:1880:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
radsecproxy-1.8.2/configure-1881-      ac_cache_corrupted=: ;;
##############################################
radsecproxy-1.8.2/configure-1889-	# differences in whitespace do not lead to failure.
radsecproxy-1.8.2/configure:1890:	ac_old_val_w=`echo x $ac_old_val`
radsecproxy-1.8.2/configure:1891:	ac_new_val_w=`echo x $ac_new_val`
radsecproxy-1.8.2/configure-1892-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
radsecproxy-1.8.2/configure-1909-    case $ac_new_val in
radsecproxy-1.8.2/configure:1910:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/configure-1911-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
radsecproxy-1.8.2/configure-1976-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/configure:1977:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
radsecproxy-1.8.2/configure-1978-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/configure-1979-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
radsecproxy-1.8.2/configure:1980:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
radsecproxy-1.8.2/configure-1981-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/configure-2000-IFS=$ac_save_IFS
radsecproxy-1.8.2/configure:2001:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/configure-2002-
##############################################
radsecproxy-1.8.2/configure-2011-else
radsecproxy-1.8.2/configure:2012:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
radsecproxy-1.8.2/configure-2013-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/configure-2033-IFS=$ac_save_IFS
radsecproxy-1.8.2/configure:2034:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/configure-2035-
##############################################
radsecproxy-1.8.2/configure-2044-else
radsecproxy-1.8.2/configure:2045:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
radsecproxy-1.8.2/configure-2046-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/configure-2066-IFS=$ac_save_IFS
radsecproxy-1.8.2/configure:2067:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/configure-2068-
##############################################
radsecproxy-1.8.2/configure-2194-     echo "timestamp, slept: $am_has_slept" > conftest.file
radsecproxy-1.8.2/configure:2195:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radsecproxy-1.8.2/configure-2196-     if test "$*" = "X"; then
radsecproxy-1.8.2/configure-2197-	# -L didn't work.
radsecproxy-1.8.2/configure:2198:	set X `ls -t "$srcdir/configure" conftest.file`
radsecproxy-1.8.2/configure-2199-     fi
##############################################
radsecproxy-1.8.2/configure-2245-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
radsecproxy-1.8.2/configure:2246:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
radsecproxy-1.8.2/configure-2247-
radsecproxy-1.8.2/configure-2248-# Expand $ac_aux_dir to an absolute path.
radsecproxy-1.8.2/configure:2249:am_aux_dir=`cd "$ac_aux_dir" && pwd`
radsecproxy-1.8.2/configure-2250-
##############################################
radsecproxy-1.8.2/configure-2390-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
radsecproxy-1.8.2/configure:2391:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
radsecproxy-1.8.2/configure-2392-	     'mkdir (GNU coreutils) '* | \
##############################################
radsecproxy-1.8.2/configure-2463-set x ${MAKE-make}
radsecproxy-1.8.2/configure:2464:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
radsecproxy-1.8.2/configure-2465-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
radsecproxy-1.8.2/configure-2473-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
radsecproxy-1.8.2/configure:2474:case `${MAKE-make} -f conftest.make 2>/dev/null` in
radsecproxy-1.8.2/configure-2475-  *@@@%%%=?*=@@@%%%*)
##############################################
radsecproxy-1.8.2/configure-2539-
radsecproxy-1.8.2/configure:2540:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radsecproxy-1.8.2/configure-2541-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radsecproxy-1.8.2/configure-3000-$as_echo_n "checking whether the C compiler works... " >&6; }
radsecproxy-1.8.2/configure:3001:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
radsecproxy-1.8.2/configure-3002-
##############################################
radsecproxy-1.8.2/configure-3044-	then :; else
radsecproxy-1.8.2/configure:3045:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/configure-3046-	fi
##############################################
radsecproxy-1.8.2/configure-3104-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
radsecproxy-1.8.2/configure:3105:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/configure-3106-	  break;;
##############################################
radsecproxy-1.8.2/configure-3213-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
radsecproxy-1.8.2/configure:3214:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
radsecproxy-1.8.2/configure-3215-       break;;
##############################################
radsecproxy-1.8.2/configure-3594-  if test "$am_compiler_list" = ""; then
radsecproxy-1.8.2/configure:3595:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
radsecproxy-1.8.2/configure-3596-  fi
##############################################
radsecproxy-1.8.2/configure-3936-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
radsecproxy-1.8.2/configure:3937:SYSCONFDIR=`eval echo $sysconfdir`
radsecproxy-1.8.2/configure:3938:SYSCONFDIR=`eval echo $SYSCONFDIR`
radsecproxy-1.8.2/configure-3939-
##############################################
radsecproxy-1.8.2/configure-4121-'
radsecproxy-1.8.2/configure:4122:DEFS=`sed -n "$ac_script" confdefs.h`
radsecproxy-1.8.2/configure-4123-
##############################################
radsecproxy-1.8.2/configure-4130-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
radsecproxy-1.8.2/configure:4131:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
radsecproxy-1.8.2/configure-4132-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
radsecproxy-1.8.2/configure-4221-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/configure:4222:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/configure-4223-  as_echo='print -r --'
radsecproxy-1.8.2/configure-4224-  as_echo_n='print -rn --'
radsecproxy-1.8.2/configure:4225:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/configure-4226-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/configure-4228-else
radsecproxy-1.8.2/configure:4229:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/configure-4230-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/configure-4238-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/configure:4239:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/configure-4240-      esac;
##############################################
radsecproxy-1.8.2/configure-4315-# ----------------------------------------
radsecproxy-1.8.2/configure:4316:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
radsecproxy-1.8.2/configure-4317-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
radsecproxy-1.8.2/configure-4387-  {
radsecproxy-1.8.2/configure:4388:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/configure-4389-  }
##############################################
radsecproxy-1.8.2/configure-4491-      case $as_dir in #(
radsecproxy-1.8.2/configure:4492:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/configure-4493-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/configure-4617-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
radsecproxy-1.8.2/configure:4618:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
radsecproxy-1.8.2/configure-4619-ac_cs_version="\\
##############################################
radsecproxy-1.8.2/configure-4642-  --*=?*)
radsecproxy-1.8.2/configure:4643:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/configure:4644:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
radsecproxy-1.8.2/configure-4645-    ac_shift=:
##############################################
radsecproxy-1.8.2/configure-4647-  --*=)
radsecproxy-1.8.2/configure:4648:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/configure-4649-    ac_optarg=
##############################################
radsecproxy-1.8.2/configure-4671-    case $ac_optarg in
radsecproxy-1.8.2/configure:4672:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/configure-4673-    '') as_fn_error $? "missing file argument" ;;
##############################################
radsecproxy-1.8.2/configure-4797-fi
radsecproxy-1.8.2/configure:4798:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
radsecproxy-1.8.2/configure-4799-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
radsecproxy-1.8.2/configure-4814-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
radsecproxy-1.8.2/configure:4815:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
radsecproxy-1.8.2/configure-4816-ac_delim='%!_!# '
##############################################
radsecproxy-1.8.2/configure-4820-
radsecproxy-1.8.2/configure:4821:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
radsecproxy-1.8.2/configure-4822-  if test $ac_delim_n = $ac_delim_num; then
##############################################
radsecproxy-1.8.2/configure-4982-      esac
radsecproxy-1.8.2/configure:4983:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
radsecproxy-1.8.2/configure-4984-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
radsecproxy-1.8.2/configure-5041-*)
radsecproxy-1.8.2/configure:5042:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/configure-5043-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/configure:5044:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/configure-5045-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/configure-5102-/@mandir@/p'
radsecproxy-1.8.2/configure:5103:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
radsecproxy-1.8.2/configure-5104-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
radsecproxy-1.8.2/configure-5119-
radsecproxy-1.8.2/configure:5120:# Neutralize VPATH when `$srcdir' = `.'.
radsecproxy-1.8.2/configure-5121-# Shell code in configure.ac might set extrasub.
##############################################
radsecproxy-1.8.2/configure-5147-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
radsecproxy-1.8.2/configure:5148:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
radsecproxy-1.8.2/configure-5149-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
radsecproxy-1.8.2/configure-5191-    # Strip MF so we end up with the name of the file.
radsecproxy-1.8.2/configure:5192:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
radsecproxy-1.8.2/configure-5193-    # Check whether this is an Automake generated Makefile which includes
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-12-# Expand $ac_aux_dir to an absolute path.
radsecproxy-1.8.2/autom4te.cache/traces.0:13:am_aux_dir=`cd "$ac_aux_dir" && pwd`
radsecproxy-1.8.2/autom4te.cache/traces.0-14-])
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-71-  if test "$am_compiler_list" = ""; then
radsecproxy-1.8.2/autom4te.cache/traces.0:72:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
radsecproxy-1.8.2/autom4te.cache/traces.0-73-  fi
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-200-    # Strip MF so we end up with the name of the file.
radsecproxy-1.8.2/autom4te.cache/traces.0:201:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
radsecproxy-1.8.2/autom4te.cache/traces.0-202-    # Check whether this is an Automake generated Makefile which includes
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-207-      || continue
radsecproxy-1.8.2/autom4te.cache/traces.0:208:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
radsecproxy-1.8.2/autom4te.cache/traces.0:209:    am_filepart=`AS_BASENAME(["$am_mf"])`
radsecproxy-1.8.2/autom4te.cache/traces.0-210-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-235-AC_REQUIRE([AC_PROG_INSTALL])dnl
radsecproxy-1.8.2/autom4te.cache/traces.0:236:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radsecproxy-1.8.2/autom4te.cache/traces.0-237-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-379-    * )
radsecproxy-1.8.2/autom4te.cache/traces.0:380:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
radsecproxy-1.8.2/autom4te.cache/traces.0-381-  esac
radsecproxy-1.8.2/autom4te.cache/traces.0-382-done
radsecproxy-1.8.2/autom4te.cache/traces.0:383:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
radsecproxy-1.8.2/autom4te.cache/traces.0-384-m4trace:/usr/local/Cellar/automake/1.16.1_1/share/aclocal-1.16/install-sh.m4:21: -1- AC_DEFUN([AM_PROG_INSTALL_SH], [AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
##############################################
radsecproxy-1.8.2/autom4te.cache/traces.0-517-     echo "timestamp, slept: $am_has_slept" > conftest.file
radsecproxy-1.8.2/autom4te.cache/traces.0:518:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radsecproxy-1.8.2/autom4te.cache/traces.0-519-     if test "$[*]" = "X"; then
radsecproxy-1.8.2/autom4te.cache/traces.0-520-	# -L didn't work.
radsecproxy-1.8.2/autom4te.cache/traces.0:521:	set X `ls -t "$srcdir/configure" conftest.file`
radsecproxy-1.8.2/autom4te.cache/traces.0-522-     fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/autom4te.cache/output.0:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.0-47-  as_echo='print -r --'
radsecproxy-1.8.2/autom4te.cache/output.0-48-  as_echo_n='print -rn --'
radsecproxy-1.8.2/autom4te.cache/output.0:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.0-50-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-52-else
radsecproxy-1.8.2/autom4te.cache/output.0:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/autom4te.cache/output.0-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/autom4te.cache/output.0:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/autom4te.cache/output.0-64-      esac;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
radsecproxy-1.8.2/autom4te.cache/output.0:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
radsecproxy-1.8.2/autom4te.cache/output.0-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-326-      case $as_dir in #(
radsecproxy-1.8.2/autom4te.cache/output.0:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/autom4te.cache/output.0-328-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-399-  {
radsecproxy-1.8.2/autom4te.cache/output.0:400:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/autom4te.cache/output.0-401-  }
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
radsecproxy-1.8.2/autom4te.cache/output.0:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
radsecproxy-1.8.2/autom4te.cache/output.0-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-772-  case $ac_option in
radsecproxy-1.8.2/autom4te.cache/output.0:773:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
radsecproxy-1.8.2/autom4te.cache/output.0-774-  *=)   ac_optarg= ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-816-  -disable-* | --disable-*)
radsecproxy-1.8.2/autom4te.cache/output.0:817:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-818-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-821-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.0:822:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-823-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-842-  -enable-* | --enable-*)
radsecproxy-1.8.2/autom4te.cache/output.0:843:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-844-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-847-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.0:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-849-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1046-  -with-* | --with-*)
radsecproxy-1.8.2/autom4te.cache/output.0:1047:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-1048-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1051-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.0:1052:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-1053-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1062-  -without-* | --without-*)
radsecproxy-1.8.2/autom4te.cache/output.0:1063:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-1064-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1067-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.0:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-1069-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1100-  *=*)
radsecproxy-1.8.2/autom4te.cache/output.0:1101:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.0-1102-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1121-if test -n "$ac_prev"; then
radsecproxy-1.8.2/autom4te.cache/output.0:1122:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-1123-  as_fn_error $? "missing argument to $ac_option"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1143-    */ )
radsecproxy-1.8.2/autom4te.cache/output.0:1144:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-1145-      eval $ac_var=\$ac_val;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1178-ac_ls_di=`ls -di .` &&
radsecproxy-1.8.2/autom4te.cache/output.0:1179:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
radsecproxy-1.8.2/autom4te.cache/output.0-1180-  as_fn_error $? "working directory cannot be determined"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1234-case $srcdir in
radsecproxy-1.8.2/autom4te.cache/output.0:1235:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
radsecproxy-1.8.2/autom4te.cache/output.0-1236-esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1277-By default, \`make install' will install all the files in
radsecproxy-1.8.2/autom4te.cache/output.0:1278:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
radsecproxy-1.8.2/autom4te.cache/output.0:1279:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
radsecproxy-1.8.2/autom4te.cache/output.0-1280-for instance \`--prefix=\$HOME'.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1373-*)
radsecproxy-1.8.2/autom4te.cache/output.0:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/autom4te.cache/output.0-1375-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/autom4te.cache/output.0:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/autom4te.cache/output.0-1377-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1660-    *\'*)
radsecproxy-1.8.2/autom4te.cache/output.0:1661:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.0-1662-    esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1743-      case $ac_val in
radsecproxy-1.8.2/autom4te.cache/output.0:1744:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/autom4te.cache/output.0-1745-      esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1758-	case $ac_val in
radsecproxy-1.8.2/autom4te.cache/output.0:1759:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/autom4te.cache/output.0-1760-	esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1878-    set,)
radsecproxy-1.8.2/autom4te.cache/output.0:1879:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
radsecproxy-1.8.2/autom4te.cache/output.0:1880:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
radsecproxy-1.8.2/autom4te.cache/output.0-1881-      ac_cache_corrupted=: ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1889-	# differences in whitespace do not lead to failure.
radsecproxy-1.8.2/autom4te.cache/output.0:1890:	ac_old_val_w=`echo x $ac_old_val`
radsecproxy-1.8.2/autom4te.cache/output.0:1891:	ac_new_val_w=`echo x $ac_new_val`
radsecproxy-1.8.2/autom4te.cache/output.0-1892-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1909-    case $ac_new_val in
radsecproxy-1.8.2/autom4te.cache/output.0:1910:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.0-1911-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-1976-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/autom4te.cache/output.0:1977:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
radsecproxy-1.8.2/autom4te.cache/output.0-1978-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/autom4te.cache/output.0-1979-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
radsecproxy-1.8.2/autom4te.cache/output.0:1980:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.0-1981-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2000-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.0:2001:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.0-2002-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2011-else
radsecproxy-1.8.2/autom4te.cache/output.0:2012:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.0-2013-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2033-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.0:2034:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.0-2035-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2044-else
radsecproxy-1.8.2/autom4te.cache/output.0:2045:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.0-2046-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2066-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.0:2067:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.0-2068-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2194-     echo "timestamp, slept: $am_has_slept" > conftest.file
radsecproxy-1.8.2/autom4te.cache/output.0:2195:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radsecproxy-1.8.2/autom4te.cache/output.0-2196-     if test "$*" = "X"; then
radsecproxy-1.8.2/autom4te.cache/output.0-2197-	# -L didn't work.
radsecproxy-1.8.2/autom4te.cache/output.0:2198:	set X `ls -t "$srcdir/configure" conftest.file`
radsecproxy-1.8.2/autom4te.cache/output.0-2199-     fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2245-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
radsecproxy-1.8.2/autom4te.cache/output.0:2246:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
radsecproxy-1.8.2/autom4te.cache/output.0-2247-
radsecproxy-1.8.2/autom4te.cache/output.0-2248-# Expand $ac_aux_dir to an absolute path.
radsecproxy-1.8.2/autom4te.cache/output.0:2249:am_aux_dir=`cd "$ac_aux_dir" && pwd`
radsecproxy-1.8.2/autom4te.cache/output.0-2250-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2390-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
radsecproxy-1.8.2/autom4te.cache/output.0:2391:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
radsecproxy-1.8.2/autom4te.cache/output.0-2392-	     'mkdir (GNU coreutils) '* | \
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2463-set x ${MAKE-make}
radsecproxy-1.8.2/autom4te.cache/output.0:2464:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.0-2465-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2473-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
radsecproxy-1.8.2/autom4te.cache/output.0:2474:case `${MAKE-make} -f conftest.make 2>/dev/null` in
radsecproxy-1.8.2/autom4te.cache/output.0-2475-  *@@@%%%=?*=@@@%%%*)
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-2539-
radsecproxy-1.8.2/autom4te.cache/output.0:2540:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radsecproxy-1.8.2/autom4te.cache/output.0-2541-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3000-$as_echo_n "checking whether the C compiler works... " >&6; }
radsecproxy-1.8.2/autom4te.cache/output.0:3001:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
radsecproxy-1.8.2/autom4te.cache/output.0-3002-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3044-	then :; else
radsecproxy-1.8.2/autom4te.cache/output.0:3045:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-3046-	fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3104-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
radsecproxy-1.8.2/autom4te.cache/output.0:3105:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-3106-	  break;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3213-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
radsecproxy-1.8.2/autom4te.cache/output.0:3214:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-3215-       break;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3594-  if test "$am_compiler_list" = ""; then
radsecproxy-1.8.2/autom4te.cache/output.0:3595:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
radsecproxy-1.8.2/autom4te.cache/output.0-3596-  fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-3936-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
radsecproxy-1.8.2/autom4te.cache/output.0:3937:SYSCONFDIR=`eval echo $sysconfdir`
radsecproxy-1.8.2/autom4te.cache/output.0:3938:SYSCONFDIR=`eval echo $SYSCONFDIR`
radsecproxy-1.8.2/autom4te.cache/output.0-3939-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4121-'
radsecproxy-1.8.2/autom4te.cache/output.0:4122:DEFS=`sed -n "$ac_script" confdefs.h`
radsecproxy-1.8.2/autom4te.cache/output.0-4123-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4130-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
radsecproxy-1.8.2/autom4te.cache/output.0:4131:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
radsecproxy-1.8.2/autom4te.cache/output.0-4132-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4221-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/autom4te.cache/output.0:4222:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.0-4223-  as_echo='print -r --'
radsecproxy-1.8.2/autom4te.cache/output.0-4224-  as_echo_n='print -rn --'
radsecproxy-1.8.2/autom4te.cache/output.0:4225:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.0-4226-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4228-else
radsecproxy-1.8.2/autom4te.cache/output.0:4229:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/autom4te.cache/output.0-4230-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4238-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/autom4te.cache/output.0:4239:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/autom4te.cache/output.0-4240-      esac;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4387-  {
radsecproxy-1.8.2/autom4te.cache/output.0:4388:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/autom4te.cache/output.0-4389-  }
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4491-      case $as_dir in #(
radsecproxy-1.8.2/autom4te.cache/output.0:4492:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/autom4te.cache/output.0-4493-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4617-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
radsecproxy-1.8.2/autom4te.cache/output.0:4618:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
radsecproxy-1.8.2/autom4te.cache/output.0-4619-ac_cs_version="\\
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4642-  --*=?*)
radsecproxy-1.8.2/autom4te.cache/output.0:4643:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.0:4644:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.0-4645-    ac_shift=:
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4647-  --*=)
radsecproxy-1.8.2/autom4te.cache/output.0:4648:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.0-4649-    ac_optarg=
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4671-    case $ac_optarg in
radsecproxy-1.8.2/autom4te.cache/output.0:4672:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.0-4673-    '') as_fn_error $? "missing file argument" ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4797-fi
radsecproxy-1.8.2/autom4te.cache/output.0:4798:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
radsecproxy-1.8.2/autom4te.cache/output.0-4799-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4814-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
radsecproxy-1.8.2/autom4te.cache/output.0:4815:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
radsecproxy-1.8.2/autom4te.cache/output.0-4816-ac_delim='%!_!# '
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4820-
radsecproxy-1.8.2/autom4te.cache/output.0:4821:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
radsecproxy-1.8.2/autom4te.cache/output.0-4822-  if test $ac_delim_n = $ac_delim_num; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-4982-      esac
radsecproxy-1.8.2/autom4te.cache/output.0:4983:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
radsecproxy-1.8.2/autom4te.cache/output.0-4984-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-5041-*)
radsecproxy-1.8.2/autom4te.cache/output.0:5042:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/autom4te.cache/output.0-5043-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/autom4te.cache/output.0:5044:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/autom4te.cache/output.0-5045-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-5102-/@mandir@/p'
radsecproxy-1.8.2/autom4te.cache/output.0:5103:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
radsecproxy-1.8.2/autom4te.cache/output.0-5104-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-5119-
radsecproxy-1.8.2/autom4te.cache/output.0:5120:# Neutralize VPATH when `$srcdir' = `.'.
radsecproxy-1.8.2/autom4te.cache/output.0-5121-# Shell code in configure.ac might set extrasub.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-5147-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
radsecproxy-1.8.2/autom4te.cache/output.0:5148:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
radsecproxy-1.8.2/autom4te.cache/output.0-5149-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
radsecproxy-1.8.2/autom4te.cache/output.0-5191-    # Strip MF so we end up with the name of the file.
radsecproxy-1.8.2/autom4te.cache/output.0:5192:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
radsecproxy-1.8.2/autom4te.cache/output.0-5193-    # Check whether this is an Automake generated Makefile which includes
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/autom4te.cache/output.1:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.1-47-  as_echo='print -r --'
radsecproxy-1.8.2/autom4te.cache/output.1-48-  as_echo_n='print -rn --'
radsecproxy-1.8.2/autom4te.cache/output.1:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.1-50-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-52-else
radsecproxy-1.8.2/autom4te.cache/output.1:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/autom4te.cache/output.1-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/autom4te.cache/output.1:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/autom4te.cache/output.1-64-      esac;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
radsecproxy-1.8.2/autom4te.cache/output.1:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
radsecproxy-1.8.2/autom4te.cache/output.1-201-  if (eval "$as_required") 2>/dev/null; then :
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-326-      case $as_dir in #(
radsecproxy-1.8.2/autom4te.cache/output.1:327:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/autom4te.cache/output.1-328-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-399-  {
radsecproxy-1.8.2/autom4te.cache/output.1:400:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/autom4te.cache/output.1-401-  }
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-469-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
radsecproxy-1.8.2/autom4te.cache/output.1:470:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
radsecproxy-1.8.2/autom4te.cache/output.1-471-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-772-  case $ac_option in
radsecproxy-1.8.2/autom4te.cache/output.1:773:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
radsecproxy-1.8.2/autom4te.cache/output.1-774-  *=)   ac_optarg= ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-816-  -disable-* | --disable-*)
radsecproxy-1.8.2/autom4te.cache/output.1:817:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-818-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-821-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.1:822:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-823-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-842-  -enable-* | --enable-*)
radsecproxy-1.8.2/autom4te.cache/output.1:843:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-844-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-847-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.1:848:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-849-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1046-  -with-* | --with-*)
radsecproxy-1.8.2/autom4te.cache/output.1:1047:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-1048-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1051-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.1:1052:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-1053-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1062-  -without-* | --without-*)
radsecproxy-1.8.2/autom4te.cache/output.1:1063:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-1064-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1067-    ac_useropt_orig=$ac_useropt
radsecproxy-1.8.2/autom4te.cache/output.1:1068:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-1069-    case $ac_user_opts in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1100-  *=*)
radsecproxy-1.8.2/autom4te.cache/output.1:1101:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.1-1102-    # Reject names that are not valid shell variable names.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1121-if test -n "$ac_prev"; then
radsecproxy-1.8.2/autom4te.cache/output.1:1122:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-1123-  as_fn_error $? "missing argument to $ac_option"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1143-    */ )
radsecproxy-1.8.2/autom4te.cache/output.1:1144:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-1145-      eval $ac_var=\$ac_val;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1178-ac_ls_di=`ls -di .` &&
radsecproxy-1.8.2/autom4te.cache/output.1:1179:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
radsecproxy-1.8.2/autom4te.cache/output.1-1180-  as_fn_error $? "working directory cannot be determined"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1234-case $srcdir in
radsecproxy-1.8.2/autom4te.cache/output.1:1235:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
radsecproxy-1.8.2/autom4te.cache/output.1-1236-esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1277-By default, \`make install' will install all the files in
radsecproxy-1.8.2/autom4te.cache/output.1:1278:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
radsecproxy-1.8.2/autom4te.cache/output.1:1279:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
radsecproxy-1.8.2/autom4te.cache/output.1-1280-for instance \`--prefix=\$HOME'.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1373-*)
radsecproxy-1.8.2/autom4te.cache/output.1:1374:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/autom4te.cache/output.1-1375-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/autom4te.cache/output.1:1376:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/autom4te.cache/output.1-1377-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1660-    *\'*)
radsecproxy-1.8.2/autom4te.cache/output.1:1661:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.1-1662-    esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1743-      case $ac_val in
radsecproxy-1.8.2/autom4te.cache/output.1:1744:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/autom4te.cache/output.1-1745-      esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1758-	case $ac_val in
radsecproxy-1.8.2/autom4te.cache/output.1:1759:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
radsecproxy-1.8.2/autom4te.cache/output.1-1760-	esac
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1878-    set,)
radsecproxy-1.8.2/autom4te.cache/output.1:1879:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
radsecproxy-1.8.2/autom4te.cache/output.1:1880:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
radsecproxy-1.8.2/autom4te.cache/output.1-1881-      ac_cache_corrupted=: ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1889-	# differences in whitespace do not lead to failure.
radsecproxy-1.8.2/autom4te.cache/output.1:1890:	ac_old_val_w=`echo x $ac_old_val`
radsecproxy-1.8.2/autom4te.cache/output.1:1891:	ac_new_val_w=`echo x $ac_new_val`
radsecproxy-1.8.2/autom4te.cache/output.1-1892-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1909-    case $ac_new_val in
radsecproxy-1.8.2/autom4te.cache/output.1:1910:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.1-1911-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-1976-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/autom4te.cache/output.1:1977:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
radsecproxy-1.8.2/autom4te.cache/output.1-1978-test "x$ac_build_alias" = x &&
radsecproxy-1.8.2/autom4te.cache/output.1-1979-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
radsecproxy-1.8.2/autom4te.cache/output.1:1980:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.1-1981-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2000-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.1:2001:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.1-2002-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2011-else
radsecproxy-1.8.2/autom4te.cache/output.1:2012:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.1-2013-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2033-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.1:2034:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.1-2035-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2044-else
radsecproxy-1.8.2/autom4te.cache/output.1:2045:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
radsecproxy-1.8.2/autom4te.cache/output.1-2046-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2066-IFS=$ac_save_IFS
radsecproxy-1.8.2/autom4te.cache/output.1:2067:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
radsecproxy-1.8.2/autom4te.cache/output.1-2068-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2194-     echo "timestamp, slept: $am_has_slept" > conftest.file
radsecproxy-1.8.2/autom4te.cache/output.1:2195:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radsecproxy-1.8.2/autom4te.cache/output.1-2196-     if test "$*" = "X"; then
radsecproxy-1.8.2/autom4te.cache/output.1-2197-	# -L didn't work.
radsecproxy-1.8.2/autom4te.cache/output.1:2198:	set X `ls -t "$srcdir/configure" conftest.file`
radsecproxy-1.8.2/autom4te.cache/output.1-2199-     fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2245-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
radsecproxy-1.8.2/autom4te.cache/output.1:2246:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
radsecproxy-1.8.2/autom4te.cache/output.1-2247-
radsecproxy-1.8.2/autom4te.cache/output.1-2248-# Expand $ac_aux_dir to an absolute path.
radsecproxy-1.8.2/autom4te.cache/output.1:2249:am_aux_dir=`cd "$ac_aux_dir" && pwd`
radsecproxy-1.8.2/autom4te.cache/output.1-2250-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2390-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
radsecproxy-1.8.2/autom4te.cache/output.1:2391:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
radsecproxy-1.8.2/autom4te.cache/output.1-2392-	     'mkdir (GNU coreutils) '* | \
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2463-set x ${MAKE-make}
radsecproxy-1.8.2/autom4te.cache/output.1:2464:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
radsecproxy-1.8.2/autom4te.cache/output.1-2465-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2473-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
radsecproxy-1.8.2/autom4te.cache/output.1:2474:case `${MAKE-make} -f conftest.make 2>/dev/null` in
radsecproxy-1.8.2/autom4te.cache/output.1-2475-  *@@@%%%=?*=@@@%%%*)
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-2539-
radsecproxy-1.8.2/autom4te.cache/output.1:2540:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radsecproxy-1.8.2/autom4te.cache/output.1-2541-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3000-$as_echo_n "checking whether the C compiler works... " >&6; }
radsecproxy-1.8.2/autom4te.cache/output.1:3001:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
radsecproxy-1.8.2/autom4te.cache/output.1-3002-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3044-	then :; else
radsecproxy-1.8.2/autom4te.cache/output.1:3045:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-3046-	fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3104-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
radsecproxy-1.8.2/autom4te.cache/output.1:3105:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-3106-	  break;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3213-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
radsecproxy-1.8.2/autom4te.cache/output.1:3214:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-3215-       break;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3594-  if test "$am_compiler_list" = ""; then
radsecproxy-1.8.2/autom4te.cache/output.1:3595:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
radsecproxy-1.8.2/autom4te.cache/output.1-3596-  fi
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-3936-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
radsecproxy-1.8.2/autom4te.cache/output.1:3937:SYSCONFDIR=`eval echo $sysconfdir`
radsecproxy-1.8.2/autom4te.cache/output.1:3938:SYSCONFDIR=`eval echo $SYSCONFDIR`
radsecproxy-1.8.2/autom4te.cache/output.1-3939-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4121-'
radsecproxy-1.8.2/autom4te.cache/output.1:4122:DEFS=`sed -n "$ac_script" confdefs.h`
radsecproxy-1.8.2/autom4te.cache/output.1-4123-
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4130-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
radsecproxy-1.8.2/autom4te.cache/output.1:4131:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
radsecproxy-1.8.2/autom4te.cache/output.1-4132-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4221-if test -z "$BASH_VERSION$ZSH_VERSION" \
radsecproxy-1.8.2/autom4te.cache/output.1:4222:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.1-4223-  as_echo='print -r --'
radsecproxy-1.8.2/autom4te.cache/output.1-4224-  as_echo_n='print -rn --'
radsecproxy-1.8.2/autom4te.cache/output.1:4225:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
radsecproxy-1.8.2/autom4te.cache/output.1-4226-  as_echo='printf %s\n'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4228-else
radsecproxy-1.8.2/autom4te.cache/output.1:4229:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
radsecproxy-1.8.2/autom4te.cache/output.1-4230-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4238-	expr "X$arg" : "X\\(.*\\)$as_nl";
radsecproxy-1.8.2/autom4te.cache/output.1:4239:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
radsecproxy-1.8.2/autom4te.cache/output.1-4240-      esac;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4387-  {
radsecproxy-1.8.2/autom4te.cache/output.1:4388:    as_val=`expr "$@" || test $? -eq 1`
radsecproxy-1.8.2/autom4te.cache/output.1-4389-  }
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4491-      case $as_dir in #(
radsecproxy-1.8.2/autom4te.cache/output.1:4492:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
radsecproxy-1.8.2/autom4te.cache/output.1-4493-      *) as_qdir=$as_dir;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4617-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
radsecproxy-1.8.2/autom4te.cache/output.1:4618:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
radsecproxy-1.8.2/autom4te.cache/output.1-4619-ac_cs_version="\\
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4642-  --*=?*)
radsecproxy-1.8.2/autom4te.cache/output.1:4643:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.1:4644:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
radsecproxy-1.8.2/autom4te.cache/output.1-4645-    ac_shift=:
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4647-  --*=)
radsecproxy-1.8.2/autom4te.cache/output.1:4648:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
radsecproxy-1.8.2/autom4te.cache/output.1-4649-    ac_optarg=
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4671-    case $ac_optarg in
radsecproxy-1.8.2/autom4te.cache/output.1:4672:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
radsecproxy-1.8.2/autom4te.cache/output.1-4673-    '') as_fn_error $? "missing file argument" ;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4797-fi
radsecproxy-1.8.2/autom4te.cache/output.1:4798:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
radsecproxy-1.8.2/autom4te.cache/output.1-4799-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4814-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
radsecproxy-1.8.2/autom4te.cache/output.1:4815:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
radsecproxy-1.8.2/autom4te.cache/output.1-4816-ac_delim='%!_!# '
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4820-
radsecproxy-1.8.2/autom4te.cache/output.1:4821:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
radsecproxy-1.8.2/autom4te.cache/output.1-4822-  if test $ac_delim_n = $ac_delim_num; then
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-4982-      esac
radsecproxy-1.8.2/autom4te.cache/output.1:4983:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
radsecproxy-1.8.2/autom4te.cache/output.1-4984-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-5041-*)
radsecproxy-1.8.2/autom4te.cache/output.1:5042:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
radsecproxy-1.8.2/autom4te.cache/output.1-5043-  # A ".." for each directory in $ac_dir_suffix.
radsecproxy-1.8.2/autom4te.cache/output.1:5044:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
radsecproxy-1.8.2/autom4te.cache/output.1-5045-  case $ac_top_builddir_sub in
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-5102-/@mandir@/p'
radsecproxy-1.8.2/autom4te.cache/output.1:5103:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
radsecproxy-1.8.2/autom4te.cache/output.1-5104-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-5119-
radsecproxy-1.8.2/autom4te.cache/output.1:5120:# Neutralize VPATH when `$srcdir' = `.'.
radsecproxy-1.8.2/autom4te.cache/output.1-5121-# Shell code in configure.ac might set extrasub.
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-5147-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
radsecproxy-1.8.2/autom4te.cache/output.1:5148:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
radsecproxy-1.8.2/autom4te.cache/output.1-5149-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
radsecproxy-1.8.2/autom4te.cache/output.1-5191-    # Strip MF so we end up with the name of the file.
radsecproxy-1.8.2/autom4te.cache/output.1:5192:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
radsecproxy-1.8.2/autom4te.cache/output.1-5193-    # Check whether this is an Automake generated Makefile which includes
##############################################
radsecproxy-1.8.2/tests/Makefile.in-49-  { \
radsecproxy-1.8.2/tests/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
radsecproxy-1.8.2/tests/Makefile.in-51-  }; \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-198-}
radsecproxy-1.8.2/tests/Makefile.in:199:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
radsecproxy-1.8.2/tests/Makefile.in-200-am__vpath_adj = case $$p in \
radsecproxy-1.8.2/tests/Makefile.in:201:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
radsecproxy-1.8.2/tests/Makefile.in-202-    *) f=$$p;; \
radsecproxy-1.8.2/tests/Makefile.in-203-  esac;
radsecproxy-1.8.2/tests/Makefile.in:204:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
radsecproxy-1.8.2/tests/Makefile.in-205-am__install_max = 40
radsecproxy-1.8.2/tests/Makefile.in-206-am__nobase_strip_setup = \
radsecproxy-1.8.2/tests/Makefile.in:207:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
radsecproxy-1.8.2/tests/Makefile.in-208-am__nobase_strip = \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-326-case "$@" in						\
radsecproxy-1.8.2/tests/Makefile.in:327:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
radsecproxy-1.8.2/tests/Makefile.in-328-    *) am__odir=.;; 					\
##############################################
radsecproxy-1.8.2/tests/Makefile.in-356-  bases='$(TEST_LOGS)'; \
radsecproxy-1.8.2/tests/Makefile.in:357:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
radsecproxy-1.8.2/tests/Makefile.in:358:  bases=`echo $$bases`
radsecproxy-1.8.2/tests/Makefile.in-359-RECHECK_LOGS = $(TEST_LOGS)
##############################################
radsecproxy-1.8.2/tests/Makefile.in-368-        */*) b='$*';; \
radsecproxy-1.8.2/tests/Makefile.in:369:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
radsecproxy-1.8.2/tests/Makefile.in-370-       esac;; \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-573-.c.obj:
radsecproxy-1.8.2/tests/Makefile.in:574:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
radsecproxy-1.8.2/tests/Makefile.in-575-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
radsecproxy-1.8.2/tests/Makefile.in-577-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
radsecproxy-1.8.2/tests/Makefile.in:578:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
radsecproxy-1.8.2/tests/Makefile.in-579-
##############################################
radsecproxy-1.8.2/tests/Makefile.in-609-GTAGS:
radsecproxy-1.8.2/tests/Makefile.in:610:	here=`$(am__cd) $(top_builddir) && pwd` \
radsecproxy-1.8.2/tests/Makefile.in-611-	  && $(am__cd) $(top_srcdir) \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-652-	if test -n "$$redo_bases"; then \
radsecproxy-1.8.2/tests/Makefile.in:653:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
radsecproxy-1.8.2/tests/Makefile.in:654:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
radsecproxy-1.8.2/tests/Makefile.in-655-	  if $(am__make_dryrun); then :; else \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-677-	ws='[ 	]'; \
radsecproxy-1.8.2/tests/Makefile.in:678:	results=`for b in $$bases; do echo $$b.trs; done`; \
radsecproxy-1.8.2/tests/Makefile.in-679-	test -n "$$results" || results=/dev/null; \
radsecproxy-1.8.2/tests/Makefile.in:680:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:681:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:682:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:683:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:684:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:685:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:686:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
radsecproxy-1.8.2/tests/Makefile.in:687:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
radsecproxy-1.8.2/tests/Makefile.in-688-	  success=true; \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-756-	@set +e; $(am__set_TESTS_bases); \
radsecproxy-1.8.2/tests/Makefile.in:757:	log_list=`for i in $$bases; do echo $$i.log; done`; \
radsecproxy-1.8.2/tests/Makefile.in:758:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
radsecproxy-1.8.2/tests/Makefile.in:759:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
radsecproxy-1.8.2/tests/Makefile.in-760-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-766-	         | $(am__list_recheck_tests)` || exit 1; \
radsecproxy-1.8.2/tests/Makefile.in:767:	log_list=`for i in $$bases; do echo $$i.log; done`; \
radsecproxy-1.8.2/tests/Makefile.in:768:	log_list=`echo $$log_list`; \
radsecproxy-1.8.2/tests/Makefile.in-769-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-819-distdir-am: $(DISTFILES)
radsecproxy-1.8.2/tests/Makefile.in:820:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radsecproxy-1.8.2/tests/Makefile.in:821:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radsecproxy-1.8.2/tests/Makefile.in-822-	list='$(DISTFILES)'; \
##############################################
radsecproxy-1.8.2/tests/Makefile.in-833-	  if test -d $$d/$$file; then \
radsecproxy-1.8.2/tests/Makefile.in:834:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
radsecproxy-1.8.2/tests/Makefile.in-835-	    if test -d "$(distdir)/$$file"; then \
##############################################
radsecproxy-1.8.2/udp.c-323-	if (client4_sock < 0) {
radsecproxy-1.8.2/udp.c:324:	    client4_sock = bindtoaddr(srcres, AF_INET, 0);
radsecproxy-1.8.2/udp.c-325-	    if (client4_sock < 0)
##############################################
radsecproxy-1.8.2/udp.c-331-	if (client6_sock < 0) {
radsecproxy-1.8.2/udp.c:332:	    client6_sock = bindtoaddr(srcres, AF_INET6, 0);
radsecproxy-1.8.2/udp.c-333-	    if (client6_sock < 0)
##############################################
radsecproxy-1.8.2/tlscommon.c-529-
radsecproxy-1.8.2/tlscommon.c:530:static int subjectaltnameaddr(X509 *cert, int family, struct in6_addr *addr) {
radsecproxy-1.8.2/tlscommon.c-531-    int loc, i, l, n, r = 0;
##############################################
radsecproxy-1.8.2/tlscommon.c-689-        if (type)
radsecproxy-1.8.2/tlscommon.c:690:            r = subjectaltnameaddr(cert, type, &addr);
radsecproxy-1.8.2/tlscommon.c-691-        if (!r)
##############################################
radsecproxy-1.8.2/tlscommon.c-746-        debug(DBG_DBG, "verifyconfcert: matching subjectaltname IP %s", inet_ntop(conf->certipmatchaf, &conf->certipmatch, addrbuf, INET6_ADDRSTRLEN));
radsecproxy-1.8.2/tlscommon.c:747:        if (subjectaltnameaddr(cert, conf->certipmatchaf, &conf->certipmatch) < 1) {
radsecproxy-1.8.2/tlscommon.c-748-            debug(DBG_WARN, "verifyconfcert: subjectaltname IP not matching regex for host %s (%s)", conf->name, subject);
##############################################
radsecproxy-1.8.2/util.h-24-void enable_keepalive(int socket);
radsecproxy-1.8.2/util.h:25:int bindtoaddr(struct addrinfo *addrinfo, int family, int reuse);
radsecproxy-1.8.2/util.h-26-int connecttcp(struct addrinfo *addrinfo, struct addrinfo *src, uint16_t timeout);
##############################################
radsecproxy-1.8.2/dtls.c-319-    tmpsrvaddr.ai_addrlen = SOCKADDR_SIZE(params->bind);
radsecproxy-1.8.2/dtls.c:320:    if ((s = bindtoaddr(&tmpsrvaddr, params->addr.ss_family, 1)) < 0)
radsecproxy-1.8.2/dtls.c-321-        goto exit;
##############################################
radsecproxy-1.8.2/dtls.c-560-
radsecproxy-1.8.2/dtls.c:561:        if ((server->sock = bindtoaddr(srcres, hp->addrinfo->ai_family, 0)) < 0)
radsecproxy-1.8.2/dtls.c-562-            continue;
##############################################
radsecproxy-1.8.2/Makefile.in-51-  { \
radsecproxy-1.8.2/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
radsecproxy-1.8.2/Makefile.in-53-  }; \
##############################################
radsecproxy-1.8.2/Makefile.in-194-  esac
radsecproxy-1.8.2/Makefile.in:195:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
radsecproxy-1.8.2/Makefile.in-196-am__vpath_adj = case $$p in \
radsecproxy-1.8.2/Makefile.in:197:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
radsecproxy-1.8.2/Makefile.in-198-    *) f=$$p;; \
radsecproxy-1.8.2/Makefile.in-199-  esac;
radsecproxy-1.8.2/Makefile.in:200:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
radsecproxy-1.8.2/Makefile.in-201-am__install_max = 40
radsecproxy-1.8.2/Makefile.in-202-am__nobase_strip_setup = \
radsecproxy-1.8.2/Makefile.in:203:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
radsecproxy-1.8.2/Makefile.in-204-am__nobase_strip = \
##############################################
radsecproxy-1.8.2/Makefile.in-283-  while test -n "$$dir1"; do \
radsecproxy-1.8.2/Makefile.in:284:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
radsecproxy-1.8.2/Makefile.in-285-    if test "$$first" != "."; then \
radsecproxy-1.8.2/Makefile.in-286-      if test "$$first" = ".."; then \
radsecproxy-1.8.2/Makefile.in:287:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
radsecproxy-1.8.2/Makefile.in:288:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
radsecproxy-1.8.2/Makefile.in-289-      else \
radsecproxy-1.8.2/Makefile.in:290:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
radsecproxy-1.8.2/Makefile.in-291-        if test "$$first2" = "$$first"; then \
radsecproxy-1.8.2/Makefile.in:292:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
radsecproxy-1.8.2/Makefile.in-293-        else \
##############################################
radsecproxy-1.8.2/Makefile.in-298-    fi; \
radsecproxy-1.8.2/Makefile.in:299:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
radsecproxy-1.8.2/Makefile.in-300-  done; \
##############################################
radsecproxy-1.8.2/Makefile.in-644-.c.obj:
radsecproxy-1.8.2/Makefile.in:645:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
radsecproxy-1.8.2/Makefile.in-646-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
radsecproxy-1.8.2/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
radsecproxy-1.8.2/Makefile.in:649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
radsecproxy-1.8.2/Makefile.in-650-install-man1: $(dist_man_MANS)
##############################################
radsecproxy-1.8.2/Makefile.in-654-	test -n "$(man1dir)" \
radsecproxy-1.8.2/Makefile.in:655:	  && test -n "`echo $$list1$$list2`" \
radsecproxy-1.8.2/Makefile.in-656-	  || exit 0; \
##############################################
radsecproxy-1.8.2/Makefile.in-697-	test -n "$(man5dir)" \
radsecproxy-1.8.2/Makefile.in:698:	  && test -n "`echo $$list1$$list2`" \
radsecproxy-1.8.2/Makefile.in-699-	  || exit 0; \
##############################################
radsecproxy-1.8.2/Makefile.in-750-	dot_seen=no; \
radsecproxy-1.8.2/Makefile.in:751:	target=`echo $@ | sed s/-recursive//`; \
radsecproxy-1.8.2/Makefile.in-752-	case "$@" in \
##############################################
radsecproxy-1.8.2/Makefile.in-813-GTAGS:
radsecproxy-1.8.2/Makefile.in:814:	here=`$(am__cd) $(top_builddir) && pwd` \
radsecproxy-1.8.2/Makefile.in-815-	  && $(am__cd) $(top_srcdir) \
##############################################
radsecproxy-1.8.2/Makefile.in-848-	test -d "$(distdir)" || mkdir "$(distdir)"
radsecproxy-1.8.2/Makefile.in:849:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radsecproxy-1.8.2/Makefile.in:850:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
radsecproxy-1.8.2/Makefile.in-851-	list='$(DISTFILES)'; \
##############################################
radsecproxy-1.8.2/Makefile.in-862-	  if test -d $$d/$$file; then \
radsecproxy-1.8.2/Makefile.in:863:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
radsecproxy-1.8.2/Makefile.in-864-	    if test -d "$(distdir)/$$file"; then \
##############################################
radsecproxy-1.8.2/Makefile.in-973-	test -d $(distdir)/_build || exit 0; \
radsecproxy-1.8.2/Makefile.in:974:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
radsecproxy-1.8.2/Makefile.in-975-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
radsecproxy-1.8.2/Makefile.in-1017-	}; \
radsecproxy-1.8.2/Makefile.in:1018:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
radsecproxy-1.8.2/Makefile.in-1019-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
radsecproxy-1.8.2/Makefile.in-1029-	fi
radsecproxy-1.8.2/Makefile.in:1030:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
radsecproxy-1.8.2/Makefile.in-1031-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
radsecproxy-1.8.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
radsecproxy-1.8.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
radsecproxy-1.8.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
radsecproxy-1.8.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
radsecproxy-1.8.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
radsecproxy-1.8.2/aclocal.m4-109-])
##############################################
radsecproxy-1.8.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
radsecproxy-1.8.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
radsecproxy-1.8.2/aclocal.m4-207-  fi
##############################################
radsecproxy-1.8.2/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
radsecproxy-1.8.2/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
radsecproxy-1.8.2/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
radsecproxy-1.8.2/aclocal.m4-365-      || continue
radsecproxy-1.8.2/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
radsecproxy-1.8.2/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
radsecproxy-1.8.2/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
radsecproxy-1.8.2/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
radsecproxy-1.8.2/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
radsecproxy-1.8.2/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
radsecproxy-1.8.2/aclocal.m4-592-    * )
radsecproxy-1.8.2/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
radsecproxy-1.8.2/aclocal.m4-594-  esac
radsecproxy-1.8.2/aclocal.m4-595-done
radsecproxy-1.8.2/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
radsecproxy-1.8.2/aclocal.m4-597-
##############################################
radsecproxy-1.8.2/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
radsecproxy-1.8.2/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
radsecproxy-1.8.2/aclocal.m4-850-     if test "$[*]" = "X"; then
radsecproxy-1.8.2/aclocal.m4-851-	# -L didn't work.
radsecproxy-1.8.2/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
radsecproxy-1.8.2/aclocal.m4-853-     fi
##############################################
radsecproxy-1.8.2/.pc/move-manpages-to-8/configure.ac-100-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
radsecproxy-1.8.2/.pc/move-manpages-to-8/configure.ac:101:SYSCONFDIR=`eval echo $sysconfdir`
radsecproxy-1.8.2/.pc/move-manpages-to-8/configure.ac:102:SYSCONFDIR=`eval echo $SYSCONFDIR`
radsecproxy-1.8.2/.pc/move-manpages-to-8/configure.ac-103-AC_SUBST(SYSCONFDIR)
##############################################
radsecproxy-1.8.2/configure.ac-100-test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
radsecproxy-1.8.2/configure.ac:101:SYSCONFDIR=`eval echo $sysconfdir`
radsecproxy-1.8.2/configure.ac:102:SYSCONFDIR=`eval echo $SYSCONFDIR`
radsecproxy-1.8.2/configure.ac-103-AC_SUBST(SYSCONFDIR)