===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
acct-6.6.4/missing-129-       # Could not run --version or --help.  This is probably someone
acct-6.6.4/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
acct-6.6.4/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
acct-6.6.4/missing-163-         from any GNU archive site."
acct-6.6.4/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
acct-6.6.4/missing-165-    test -z "$files" && files="config.h"
##############################################
acct-6.6.4/missing-192-         proper tools for further handling them.
acct-6.6.4/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
acct-6.6.4/missing-194-         archive site."
acct-6.6.4/missing-195-
acct-6.6.4/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
acct-6.6.4/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
acct-6.6.4/missing-198-    if test -f "$file"; then
##############################################
acct-6.6.4/missing-221-	*.y)
acct-6.6.4/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
acct-6.6.4/missing-223-	    if test -f "$SRCFILE"; then
##############################################
acct-6.6.4/missing-225-	    fi
acct-6.6.4/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
acct-6.6.4/missing-227-	    if test -f "$SRCFILE"; then
##############################################
acct-6.6.4/missing-251-	*.l)
acct-6.6.4/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
acct-6.6.4/missing-253-	    if test -f "$SRCFILE"; then
##############################################
acct-6.6.4/missing-270-
acct-6.6.4/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
acct-6.6.4/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
acct-6.6.4/missing-273-    if test -f "$file"; then
##############################################
acct-6.6.4/missing-290-    # The file to touch is that specified with -o ...
acct-6.6.4/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
acct-6.6.4/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
acct-6.6.4/missing-293-    if test -z "$file"; then
acct-6.6.4/missing-294-      # ... or it is the one specified with @setfilename ...
acct-6.6.4/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
acct-6.6.4/missing-296-      file=`sed -n '
##############################################
acct-6.6.4/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
acct-6.6.4/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
acct-6.6.4/missing-304-    fi
##############################################
acct-6.6.4/mdate-sh-111-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
acct-6.6.4/mdate-sh:112:set x`$ls_command /`
acct-6.6.4/mdate-sh-113-
##############################################
acct-6.6.4/mdate-sh-141-# Get the extended ls output of the file or directory.
acct-6.6.4/mdate-sh:142:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
acct-6.6.4/mdate-sh-143-
##############################################
acct-6.6.4/mdate-sh-208-       then
acct-6.6.4/mdate-sh:209:	 year=`expr $year - 1`
acct-6.6.4/mdate-sh-210-       fi;;
##############################################
acct-6.6.4/INSTALL-173-directory configuration variables that were expressed in terms of
acct-6.6.4/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
acct-6.6.4/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
acct-6.6.4/install-sh-229-      fi
acct-6.6.4/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
acct-6.6.4/install-sh-231-    *)
##############################################
acct-6.6.4/install-sh-276-      dstdir=$dst
acct-6.6.4/install-sh:277:      dst=$dstdir/`basename "$src"`
acct-6.6.4/install-sh-278-      dstdir_status=0
##############################################
acct-6.6.4/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
acct-6.6.4/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
acct-6.6.4/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
acct-6.6.4/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
acct-6.6.4/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
acct-6.6.4/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
acct-6.6.4/install-sh-425-	    case $prefix in
acct-6.6.4/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
acct-6.6.4/install-sh-427-	      *) qprefix=$prefix;;
##############################################
acct-6.6.4/install-sh-474-    if $copy_on_change &&
acct-6.6.4/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
acct-6.6.4/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
acct-6.6.4/install-sh-477-
##############################################
acct-6.6.4/depcomp-73-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
acct-6.6.4/depcomp:74:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
acct-6.6.4/depcomp-75-
##############################################
acct-6.6.4/depcomp-249-  # Version 6 uses the directory in both cases.
acct-6.6.4/depcomp:250:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
acct-6.6.4/depcomp-251-  test "x$dir" = "x$object" && dir=
acct-6.6.4/depcomp:252:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
acct-6.6.4/depcomp-253-  if test "$libtool" = yes; then
##############################################
acct-6.6.4/depcomp-344-  # Much of this is similar to the tru64 case; see comments there.
acct-6.6.4/depcomp:345:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
acct-6.6.4/depcomp-346-  test "x$dir" = "x$object" && dir=
acct-6.6.4/depcomp:347:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
acct-6.6.4/depcomp-348-  if test "$libtool" = yes; then
##############################################
acct-6.6.4/depcomp-388-   # Subdirectories are respected.
acct-6.6.4/depcomp:389:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
acct-6.6.4/depcomp-390-   test "x$dir" = "x$object" && dir=
acct-6.6.4/depcomp:391:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
acct-6.6.4/depcomp-392-
##############################################
acct-6.6.4/depcomp-578-  done
acct-6.6.4/depcomp:579:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
acct-6.6.4/depcomp-580-  touch "$tmpdepfile"
##############################################
acct-6.6.4/config.guess-36-
acct-6.6.4/config.guess:37:me=`echo "$0" | sed -e 's,.*/,,'`
acct-6.6.4/config.guess-38-
##############################################
acct-6.6.4/config.guess-106-: ${TMPDIR=/tmp} ;
acct-6.6.4/config.guess:107: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
acct-6.6.4/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
acct-6.6.4/config.guess-157-	EOF
acct-6.6.4/config.guess:158:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
acct-6.6.4/config.guess-159-	;;
##############################################
acct-6.6.4/config.guess-215-	    *)
acct-6.6.4/config.guess:216:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
acct-6.6.4/config.guess-217-		;;
##############################################
acct-6.6.4/config.guess-246-	*4.0)
acct-6.6.4/config.guess:247:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
acct-6.6.4/config.guess-248-		;;
acct-6.6.4/config.guess-249-	*5.*)
acct-6.6.4/config.guess:250:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
acct-6.6.4/config.guess-251-		;;
##############################################
acct-6.6.4/config.guess-256-	# types through head -n 1, so we only detect the type of CPU 0.
acct-6.6.4/config.guess:257:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
acct-6.6.4/config.guess-258-	case "$ALPHA_CPU_TYPE" in
##############################################
acct-6.6.4/config.guess-294-	# 1.2 uses "1.2" for uname -r.
acct-6.6.4/config.guess:295:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
acct-6.6.4/config.guess-296-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
acct-6.6.4/config.guess-354-    s390x:SunOS:*:*)
acct-6.6.4/config.guess:355:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-356-	exit ;;
acct-6.6.4/config.guess-357-    sun4H:SunOS:5.*:*)
acct-6.6.4/config.guess:358:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-359-	exit ;;
acct-6.6.4/config.guess-360-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
acct-6.6.4/config.guess:361:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-362-	exit ;;
##############################################
acct-6.6.4/config.guess-379-	fi
acct-6.6.4/config.guess:380:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-381-	exit ;;
##############################################
acct-6.6.4/config.guess-385-	# it's likely to be more like Solaris than SunOS4.
acct-6.6.4/config.guess:386:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-387-	exit ;;
##############################################
acct-6.6.4/config.guess-394-	# Japanese Language versions have a version number like `4.1.3-JL'.
acct-6.6.4/config.guess:395:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
acct-6.6.4/config.guess-396-	exit ;;
##############################################
acct-6.6.4/config.guess-400-    sun*:*:4.2BSD:*)
acct-6.6.4/config.guess:401:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
acct-6.6.4/config.guess-402-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
acct-6.6.4/config.guess-482-	$CC_FOR_BUILD -o $dummy $dummy.c &&
acct-6.6.4/config.guess:483:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
acct-6.6.4/config.guess:484:	  SYSTEM_NAME=`$dummy $dummyarg` &&
acct-6.6.4/config.guess-485-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
acct-6.6.4/config.guess-538-    *:IRIX*:*:*)
acct-6.6.4/config.guess:539:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
acct-6.6.4/config.guess-540-	exit ;;
##############################################
acct-6.6.4/config.guess-568-EOF
acct-6.6.4/config.guess:569:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
acct-6.6.4/config.guess-570-		then
##############################################
acct-6.6.4/config.guess-581-    *:AIX:*:[4567])
acct-6.6.4/config.guess:582:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
acct-6.6.4/config.guess-583-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
acct-6.6.4/config.guess-616-    9000/[34678]??:HP-UX:*:*)
acct-6.6.4/config.guess:617:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
acct-6.6.4/config.guess-618-	case "${UNAME_MACHINE}" in
##############################################
acct-6.6.4/config.guess-670-EOF
acct-6.6.4/config.guess:671:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
acct-6.6.4/config.guess-672-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
acct-6.6.4/config.guess-698-    ia64:HP-UX:*:*)
acct-6.6.4/config.guess:699:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
acct-6.6.4/config.guess-700-	echo ia64-hp-hpux${HPUX_REV}
##############################################
acct-6.6.4/config.guess-728-EOF
acct-6.6.4/config.guess:729:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
acct-6.6.4/config.guess-730-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
acct-6.6.4/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
acct-6.6.4/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
acct-6.6.4/config.guess-801-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
acct-6.6.4/config.guess-804-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
acct-6.6.4/config.guess:805:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
acct-6.6.4/config.guess-806-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
acct-6.6.4/config.guess-820-	    amd64)
acct-6.6.4/config.guess:821:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
acct-6.6.4/config.guess-822-	    *)
acct-6.6.4/config.guess:823:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
acct-6.6.4/config.guess-824-	esac
##############################################
acct-6.6.4/config.guess-878-    prep*:SunOS:5.*:*)
acct-6.6.4/config.guess:879:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
acct-6.6.4/config.guess-880-	exit ;;
##############################################
acct-6.6.4/config.guess-882-	# the GNU system
acct-6.6.4/config.guess:883:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
acct-6.6.4/config.guess-884-	exit ;;
##############################################
acct-6.6.4/config.guess-886-	# other systems with GNU libc and userland
acct-6.6.4/config.guess:887:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
acct-6.6.4/config.guess-888-	exit ;;
##############################################
acct-6.6.4/config.guess-971-EOF
acct-6.6.4/config.guess:972:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
acct-6.6.4/config.guess-973-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
acct-6.6.4/config.guess-1056-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
acct-6.6.4/config.guess:1057:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
acct-6.6.4/config.guess-1058-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
acct-6.6.4/config.guess-1329-    *:DragonFly:*:*)
acct-6.6.4/config.guess:1330:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
acct-6.6.4/config.guess-1331-	exit ;;
##############################################
acct-6.6.4/config.guess-1342-    i*86:skyos:*:*)
acct-6.6.4/config.guess:1343:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
acct-6.6.4/config.guess-1344-	exit ;;
##############################################
acct-6.6.4/config.guess-1470-
acct-6.6.4/config.guess:1471:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
acct-6.6.4/config.guess-1472-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
acct-6.6.4/ltmain.sh-171-{
acct-6.6.4/ltmain.sh:172:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
acct-6.6.4/ltmain.sh-173-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
acct-6.6.4/ltmain.sh-183-{
acct-6.6.4/ltmain.sh:184:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
acct-6.6.4/ltmain.sh-185-} # func_basename may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-202-    # Extract subdirectory from the argument.
acct-6.6.4/ltmain.sh:203:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
acct-6.6.4/ltmain.sh-204-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
acct-6.6.4/ltmain.sh-208-    fi
acct-6.6.4/ltmain.sh:209:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
acct-6.6.4/ltmain.sh-210-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-221-    case ${2} in
acct-6.6.4/ltmain.sh:222:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
acct-6.6.4/ltmain.sh:223:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
acct-6.6.4/ltmain.sh-224-    esac
##############################################
acct-6.6.4/ltmain.sh-384-     progdir=$func_dirname_result
acct-6.6.4/ltmain.sh:385:     progdir=`cd "$progdir" && pwd`
acct-6.6.4/ltmain.sh-386-     progpath="$progdir/$progname"
##############################################
acct-6.6.4/ltmain.sh-421-# Since each input `\' is now two `\'s, look for any number of runs of
acct-6.6.4/ltmain.sh:422:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
acct-6.6.4/ltmain.sh-423-bs='\\'
##############################################
acct-6.6.4/ltmain.sh-535-        # ...otherwise throw away the child directory and loop
acct-6.6.4/ltmain.sh:536:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
acct-6.6.4/ltmain.sh-537-      done
acct-6.6.4/ltmain.sh:538:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
acct-6.6.4/ltmain.sh-539-
##############################################
acct-6.6.4/ltmain.sh-570-      # If mktemp works, use that first and foremost
acct-6.6.4/ltmain.sh:571:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
acct-6.6.4/ltmain.sh-572-
##############################################
acct-6.6.4/ltmain.sh-601-      *[\\\`\"\$]*)
acct-6.6.4/ltmain.sh:602:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
acct-6.6.4/ltmain.sh-603-      *)
##############################################
acct-6.6.4/ltmain.sh-706-  [0-9]* | *[!a-zA-Z0-9_]*)
acct-6.6.4/ltmain.sh:707:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
acct-6.6.4/ltmain.sh-708-    ;;
##############################################
acct-6.6.4/ltmain.sh-773-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
acct-6.6.4/ltmain.sh:774:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
acct-6.6.4/ltmain.sh:775:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
acct-6.6.4/ltmain.sh-776-	p
##############################################
acct-6.6.4/ltmain.sh-807-
acct-6.6.4/ltmain.sh:808:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
acct-6.6.4/ltmain.sh:809:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
acct-6.6.4/ltmain.sh-810-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-820-
acct-6.6.4/ltmain.sh:821:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
acct-6.6.4/ltmain.sh:822:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
acct-6.6.4/ltmain.sh-823-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-866-{
acct-6.6.4/ltmain.sh:867:    func_arith_result=`expr "${@}"`
acct-6.6.4/ltmain.sh-868-} # func_arith may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-874-{
acct-6.6.4/ltmain.sh:875:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
acct-6.6.4/ltmain.sh-876-} # func_len may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-881-{
acct-6.6.4/ltmain.sh:882:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
acct-6.6.4/ltmain.sh-883-} # func_lo2o may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-888-{
acct-6.6.4/ltmain.sh:889:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
acct-6.6.4/ltmain.sh-890-} # func_xform may be replaced by extended shell implementation
##############################################
acct-6.6.4/ltmain.sh-972-	# quotes we have to do it in 2 steps:
acct-6.6.4/ltmain.sh:973:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
acct-6.6.4/ltmain.sh-974-	eval "$extractedcf"
##############################################
acct-6.6.4/ltmain.sh-1381-      done
acct-6.6.4/ltmain.sh:1382:      CC_expanded=`func_echo_all $CC`
acct-6.6.4/ltmain.sh:1383:      CC_quoted_expanded=`func_echo_all $CC_quoted`
acct-6.6.4/ltmain.sh-1384-      case $@ in
##############################################
acct-6.6.4/ltmain.sh-1394-	    # Evaluate the configuration.
acct-6.6.4/ltmain.sh:1395:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
acct-6.6.4/ltmain.sh-1396-	    CC_quoted=
##############################################
acct-6.6.4/ltmain.sh-1400-	    done
acct-6.6.4/ltmain.sh:1401:	    CC_expanded=`func_echo_all $CC`
acct-6.6.4/ltmain.sh:1402:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
acct-6.6.4/ltmain.sh-1403-	    case "$@ " in
##############################################
acct-6.6.4/ltmain.sh-1491-    # zero AND non-empty stdout, which explains the odd construction:
acct-6.6.4/ltmain.sh:1492:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
acct-6.6.4/ltmain.sh-1493-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
acct-6.6.4/ltmain.sh-1557-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
acct-6.6.4/ltmain.sh:1558:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
acct-6.6.4/ltmain.sh-1559-    if test "$?" -ne 0; then
##############################################
acct-6.6.4/ltmain.sh-1720-    # LT_CYGPATH in this case.
acct-6.6.4/ltmain.sh:1721:    func_to_host_file_result=`cygpath -m "$1"`
acct-6.6.4/ltmain.sh-1722-  fi
##############################################
acct-6.6.4/ltmain.sh-1870-    func_to_host_path_tmp1=$func_stripname_result
acct-6.6.4/ltmain.sh:1871:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
acct-6.6.4/ltmain.sh-1872-    func_convert_path_check : ";" \
##############################################
acct-6.6.4/ltmain.sh-2059-    *.[cCFSifmso] | \
acct-6.6.4/ltmain.sh:2060:    *.ada | *.adb | *.ads | *.asm | \
acct-6.6.4/ltmain.sh-2061-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
acct-6.6.4/ltmain.sh-2136-    if test "$compiler_c_o" = no; then
acct-6.6.4/ltmain.sh:2137:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
acct-6.6.4/ltmain.sh-2138-      lockfile="$output_obj.lock"
##############################################
acct-6.6.4/ltmain.sh-2155-*** ERROR, $lockfile exists and contains:
acct-6.6.4/ltmain.sh:2156:`cat $lockfile 2>/dev/null`
acct-6.6.4/ltmain.sh-2157-
##############################################
acct-6.6.4/ltmain.sh-2203-      if test "$need_locks" = warn &&
acct-6.6.4/ltmain.sh:2204:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
acct-6.6.4/ltmain.sh-2205-	$ECHO "\
acct-6.6.4/ltmain.sh-2206-*** ERROR, $lockfile contains:
acct-6.6.4/ltmain.sh:2207:`cat $lockfile 2>/dev/null`
acct-6.6.4/ltmain.sh-2208-
##############################################
acct-6.6.4/ltmain.sh-2252-      if test "$need_locks" = warn &&
acct-6.6.4/ltmain.sh:2253:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
acct-6.6.4/ltmain.sh-2254-	$ECHO "\
acct-6.6.4/ltmain.sh-2255-*** ERROR, $lockfile contains:
acct-6.6.4/ltmain.sh:2256:`cat $lockfile 2>/dev/null`
acct-6.6.4/ltmain.sh-2257-
##############################################
acct-6.6.4/ltmain.sh-2547-	  test -n "$library_names" && \
acct-6.6.4/ltmain.sh:2548:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
acct-6.6.4/ltmain.sh-2549-	  continue
##############################################
acct-6.6.4/ltmain.sh-2558-	  if test ! -f "$dir/$dlname"; then
acct-6.6.4/ltmain.sh:2559:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
acct-6.6.4/ltmain.sh-2560-	  fi
##############################################
acct-6.6.4/ltmain.sh-2576-      # Get the absolute pathname.
acct-6.6.4/ltmain.sh:2577:      absdir=`cd "$dir" && pwd`
acct-6.6.4/ltmain.sh-2578-      test -n "$absdir" && dir="$absdir"
##############################################
acct-6.6.4/ltmain.sh-2674-      if test -n "$lt_sysroot"; then
acct-6.6.4/ltmain.sh:2675:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
acct-6.6.4/ltmain.sh-2676-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
acct-6.6.4/ltmain.sh-2956-	  # Determine the prefix the user has applied to our future dir.
acct-6.6.4/ltmain.sh:2957:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
acct-6.6.4/ltmain.sh-2958-
##############################################
acct-6.6.4/ltmain.sh-2969-	    # Stick the inst_prefix_dir data into the link command.
acct-6.6.4/ltmain.sh:2970:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
acct-6.6.4/ltmain.sh-2971-	  else
acct-6.6.4/ltmain.sh:2972:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
acct-6.6.4/ltmain.sh-2973-	  fi
##############################################
acct-6.6.4/ltmain.sh-3129-	    fi
acct-6.6.4/ltmain.sh:3130:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
acct-6.6.4/ltmain.sh-3131-	    if test -n "$libdir" && test ! -f "$libfile"; then
acct-6.6.4/ltmain.sh:3132:	      func_warning "\`$lib' has not been installed in \`$libdir'"
acct-6.6.4/ltmain.sh-3133-	      finalize=no
##############################################
acct-6.6.4/ltmain.sh-3148-	        # Replace the output file specification.
acct-6.6.4/ltmain.sh:3149:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
acct-6.6.4/ltmain.sh-3150-
##############################################
acct-6.6.4/ltmain.sh-3167-	    # Install the binary that we compiled earlier.
acct-6.6.4/ltmain.sh:3168:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
acct-6.6.4/ltmain.sh-3169-	  fi
##############################################
acct-6.6.4/ltmain.sh-3238-    my_pic_p="${3-no}"
acct-6.6.4/ltmain.sh:3239:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
acct-6.6.4/ltmain.sh-3240-    my_dlsyms=
##############################################
acct-6.6.4/ltmain.sh-3294-	  # Add our own program objects to the symbol list.
acct-6.6.4/ltmain.sh:3295:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
acct-6.6.4/ltmain.sh-3296-	  for progfile in $progfiles; do
##############################################
acct-6.6.4/ltmain.sh-3356-	          # Use subshell, to avoid clobbering current variable values
acct-6.6.4/ltmain.sh:3357:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
acct-6.6.4/ltmain.sh-3358-	          if test -n "$dlprefile_dlname" ; then
##############################################
acct-6.6.4/ltmain.sh-3503-	  if test -f "$output_objdir/$my_outputname.def"; then
acct-6.6.4/ltmain.sh:3504:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
acct-6.6.4/ltmain.sh:3505:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
acct-6.6.4/ltmain.sh-3506-	  else
acct-6.6.4/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
acct-6.6.4/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
acct-6.6.4/ltmain.sh-3509-	  fi
##############################################
acct-6.6.4/ltmain.sh-3511-	*)
acct-6.6.4/ltmain.sh:3512:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
acct-6.6.4/ltmain.sh:3513:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
acct-6.6.4/ltmain.sh-3514-	  ;;
##############################################
acct-6.6.4/ltmain.sh-3526-      # Nullify the symbol file.
acct-6.6.4/ltmain.sh:3527:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
acct-6.6.4/ltmain.sh:3528:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
acct-6.6.4/ltmain.sh-3529-    fi
##############################################
acct-6.6.4/ltmain.sh-3542-  win32_libid_type="unknown"
acct-6.6.4/ltmain.sh:3543:  win32_fileres=`file -L $1 2>/dev/null`
acct-6.6.4/ltmain.sh-3544-  case $win32_fileres in
##############################################
acct-6.6.4/ltmain.sh-3593-  $opt_debug
acct-6.6.4/ltmain.sh:3594:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
acct-6.6.4/ltmain.sh-3595-}
##############################################
acct-6.6.4/ltmain.sh-3610-  $opt_debug
acct-6.6.4/ltmain.sh:3611:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
acct-6.6.4/ltmain.sh-3612-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
acct-6.6.4/ltmain.sh-3665-  func_to_tool_file "$1" func_convert_file_msys_to_w32
acct-6.6.4/ltmain.sh:3666:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
acct-6.6.4/ltmain.sh-3667-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
acct-6.6.4/ltmain.sh-3677-  func_to_tool_file "$1" func_convert_file_msys_to_w32
acct-6.6.4/ltmain.sh:3678:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
acct-6.6.4/ltmain.sh-3679-  test -n "$func_cygming_ms_implib_tmp"
##############################################
acct-6.6.4/ltmain.sh-3697-    # binutils import library
acct-6.6.4/ltmain.sh:3698:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
acct-6.6.4/ltmain.sh-3699-  elif func_cygming_ms_implib_p "$1" ; then
acct-6.6.4/ltmain.sh-3700-    # ms-generated import library
acct-6.6.4/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
acct-6.6.4/ltmain.sh-3702-  else
##############################################
acct-6.6.4/ltmain.sh-3777-	  darwin_curdir=`pwd`
acct-6.6.4/ltmain.sh:3778:	  darwin_base_archive=`basename "$darwin_archive"`
acct-6.6.4/ltmain.sh:3779:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
acct-6.6.4/ltmain.sh-3780-	  if test -n "$darwin_arches"; then
acct-6.6.4/ltmain.sh:3781:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
acct-6.6.4/ltmain.sh-3782-	    darwin_arch=
##############################################
acct-6.6.4/ltmain.sh-3792-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
acct-6.6.4/ltmain.sh:3793:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
acct-6.6.4/ltmain.sh-3794-	    darwin_file=
##############################################
acct-6.6.4/ltmain.sh-3796-	    for darwin_file in $darwin_filelist; do
acct-6.6.4/ltmain.sh:3797:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
acct-6.6.4/ltmain.sh-3798-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
acct-6.6.4/ltmain.sh-3811-      esac
acct-6.6.4/ltmain.sh:3812:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
acct-6.6.4/ltmain.sh-3813-    done
##############################################
acct-6.6.4/ltmain.sh-3882-
acct-6.6.4/ltmain.sh:3883:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
acct-6.6.4/ltmain.sh-3884-    $ECHO "\
##############################################
acct-6.6.4/ltmain.sh-3917-    --lt-dump-script)
acct-6.6.4/ltmain.sh:3918:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
acct-6.6.4/ltmain.sh-3919-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
acct-6.6.4/ltmain.sh:3920:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
acct-6.6.4/ltmain.sh-3921-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
acct-6.6.4/ltmain.sh-3944-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
acct-6.6.4/ltmain.sh:3945:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
acct-6.6.4/ltmain.sh-3946-  done
##############################################
acct-6.6.4/ltmain.sh-3999-  # Find the directory that this script lives in.
acct-6.6.4/ltmain.sh:4000:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
acct-6.6.4/ltmain.sh-4001-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
acct-6.6.4/ltmain.sh-4003-  # Follow symbolic links until we get to the real thisdir.
acct-6.6.4/ltmain.sh:4004:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
acct-6.6.4/ltmain.sh-4005-  while test -n \"\$file\"; do
acct-6.6.4/ltmain.sh:4006:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
acct-6.6.4/ltmain.sh-4007-
##############################################
acct-6.6.4/ltmain.sh-4015-
acct-6.6.4/ltmain.sh:4016:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
acct-6.6.4/ltmain.sh:4017:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
acct-6.6.4/ltmain.sh-4018-  done
##############################################
acct-6.6.4/ltmain.sh-4029-    case \"\$thisdir\" in
acct-6.6.4/ltmain.sh:4030:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
acct-6.6.4/ltmain.sh-4031-    $objdir )   thisdir=. ;;
##############################################
acct-6.6.4/ltmain.sh-4035-  # Try to get the absolute directory name.
acct-6.6.4/ltmain.sh:4036:  absdir=\`cd \"\$thisdir\" && pwd\`
acct-6.6.4/ltmain.sh-4037-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
acct-6.6.4/ltmain.sh-4045-  if test ! -f \"\$progdir/\$program\" ||
acct-6.6.4/ltmain.sh:4046:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
acct-6.6.4/ltmain.sh-4047-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
acct-6.6.4/ltmain.sh-4060-    if test -n \"\$relink_command\"; then
acct-6.6.4/ltmain.sh:4061:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
acct-6.6.4/ltmain.sh-4062-      else
##############################################
acct-6.6.4/ltmain.sh-4104-    # The second colon is a workaround for a bug in BeOS R4 sed
acct-6.6.4/ltmain.sh:4105:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
acct-6.6.4/ltmain.sh-4106-
##############################################
acct-6.6.4/ltmain.sh-5073-    $opt_debug
acct-6.6.4/ltmain.sh:5074:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
acct-6.6.4/ltmain.sh-5075-    *import*) : ;;
##############################################
acct-6.6.4/ltmain.sh-5295-	    moreargs=
acct-6.6.4/ltmain.sh:5296:	    for fil in `cat "$save_arg"`
acct-6.6.4/ltmain.sh-5297-	    do
##############################################
acct-6.6.4/ltmain.sh-5551-	*)
acct-6.6.4/ltmain.sh:5552:	  absdir=`cd "$dir" && pwd`
acct-6.6.4/ltmain.sh-5553-	  test -z "$absdir" && \
##############################################
acct-6.6.4/ltmain.sh-5572-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
acct-6.6.4/ltmain.sh:5573:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
acct-6.6.4/ltmain.sh-5574-	  case :$dllsearchpath: in
##############################################
acct-6.6.4/ltmain.sh-6003-      # get the directories listed in $shlibpath_var
acct-6.6.4/ltmain.sh:6004:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
acct-6.6.4/ltmain.sh-6005-    else
##############################################
acct-6.6.4/ltmain.sh-6314-		  set dummy $deplibs_check_method; shift
acct-6.6.4/ltmain.sh:6315:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
acct-6.6.4/ltmain.sh-6316-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
acct-6.6.4/ltmain.sh-6377-	else
acct-6.6.4/ltmain.sh:6378:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
acct-6.6.4/ltmain.sh-6379-	fi
##############################################
acct-6.6.4/ltmain.sh-6406-	if test -n "$inherited_linker_flags"; then
acct-6.6.4/ltmain.sh:6407:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
acct-6.6.4/ltmain.sh-6408-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
acct-6.6.4/ltmain.sh-6414-	fi
acct-6.6.4/ltmain.sh:6415:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh-6416-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
acct-6.6.4/ltmain.sh-6487-	*)
acct-6.6.4/ltmain.sh:6488:	  abs_ladir=`cd "$ladir" && pwd`
acct-6.6.4/ltmain.sh-6489-	  if test -z "$abs_ladir"; then
##############################################
acct-6.6.4/ltmain.sh-6740-	    shift
acct-6.6.4/ltmain.sh:6741:	    libname=`eval "\\$ECHO \"$libname_spec\""`
acct-6.6.4/ltmain.sh-6742-	    # use dlname if we got it. it's perfectly good, no?
##############################################
acct-6.6.4/ltmain.sh-7032-		*)
acct-6.6.4/ltmain.sh:7033:		  absdir=`cd "$dir" && pwd`
acct-6.6.4/ltmain.sh-7034-		  if test -z "$absdir"; then
##############################################
acct-6.6.4/ltmain.sh-7043-		  depdepl=
acct-6.6.4/ltmain.sh:7044:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
acct-6.6.4/ltmain.sh-7045-		  if test -n "$deplibrary_names" ; then
##############################################
acct-6.6.4/ltmain.sh-7050-		      depdepl="$absdir/$objdir/$depdepl"
acct-6.6.4/ltmain.sh:7051:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
acct-6.6.4/ltmain.sh-7052-                      if test -z "$darwin_install_name"; then
acct-6.6.4/ltmain.sh:7053:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
acct-6.6.4/ltmain.sh-7054-                      fi
##############################################
acct-6.6.4/ltmain.sh-7065-		else
acct-6.6.4/ltmain.sh:7066:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
acct-6.6.4/ltmain.sh-7067-		  test -z "$libdir" && \
##############################################
acct-6.6.4/ltmain.sh-7088-	else
acct-6.6.4/ltmain.sh:7089:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh-7090-	fi
##############################################
acct-6.6.4/ltmain.sh-7237-	test "$module" = no && \
acct-6.6.4/ltmain.sh:7238:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
acct-6.6.4/ltmain.sh-7239-
##############################################
acct-6.6.4/ltmain.sh-7371-	if test "$age" -gt "$current"; then
acct-6.6.4/ltmain.sh:7372:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
acct-6.6.4/ltmain.sh-7373-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
acct-6.6.4/ltmain.sh-7532-	removelist=
acct-6.6.4/ltmain.sh:7533:	tempremovelist=`$ECHO "$output_objdir/*"`
acct-6.6.4/ltmain.sh-7534-	for p in $tempremovelist; do
##############################################
acct-6.6.4/ltmain.sh-7558-	# Transform .lo files to .o files.
acct-6.6.4/ltmain.sh:7559:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
acct-6.6.4/ltmain.sh-7560-      fi
##############################################
acct-6.6.4/ltmain.sh-7563-      #for path in $notinst_path; do
acct-6.6.4/ltmain.sh:7564:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
acct-6.6.4/ltmain.sh:7565:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
acct-6.6.4/ltmain.sh:7566:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
acct-6.6.4/ltmain.sh-7567-      #done
##############################################
acct-6.6.4/ltmain.sh-7684-		if test -n "$i" ; then
acct-6.6.4/ltmain.sh:7685:		  libname=`eval "\\$ECHO \"$libname_spec\""`
acct-6.6.4/ltmain.sh:7686:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
acct-6.6.4/ltmain.sh-7687-		  set dummy $deplib_matches; shift
acct-6.6.4/ltmain.sh-7688-		  deplib_match=$1
acct-6.6.4/ltmain.sh:7689:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
acct-6.6.4/ltmain.sh-7690-		    func_append newdeplibs " $i"
##############################################
acct-6.6.4/ltmain.sh-7727-		  if test -n "$i" ; then
acct-6.6.4/ltmain.sh:7728:		    libname=`eval "\\$ECHO \"$libname_spec\""`
acct-6.6.4/ltmain.sh:7729:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
acct-6.6.4/ltmain.sh-7730-		    set dummy $deplib_matches; shift
acct-6.6.4/ltmain.sh-7731-		    deplib_match=$1
acct-6.6.4/ltmain.sh:7732:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
acct-6.6.4/ltmain.sh-7733-		      func_append newdeplibs " $i"
##############################################
acct-6.6.4/ltmain.sh-7762-	  set dummy $deplibs_check_method; shift
acct-6.6.4/ltmain.sh:7763:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
acct-6.6.4/ltmain.sh-7764-	  for a_deplib in $deplibs; do
##############################################
acct-6.6.4/ltmain.sh-7777-	      if test -n "$a_deplib" ; then
acct-6.6.4/ltmain.sh:7778:		libname=`eval "\\$ECHO \"$libname_spec\""`
acct-6.6.4/ltmain.sh-7779-		if test -n "$file_magic_glob"; then
acct-6.6.4/ltmain.sh:7780:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
acct-6.6.4/ltmain.sh-7781-		else
##############################################
acct-6.6.4/ltmain.sh-7787-		    shopt -s nocaseglob
acct-6.6.4/ltmain.sh:7788:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
acct-6.6.4/ltmain.sh-7789-		    $nocaseglob
acct-6.6.4/ltmain.sh-7790-		  else
acct-6.6.4/ltmain.sh:7791:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
acct-6.6.4/ltmain.sh-7792-		  fi
##############################################
acct-6.6.4/ltmain.sh-7805-		      while test -h "$potlib" 2>/dev/null; do
acct-6.6.4/ltmain.sh:7806:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
acct-6.6.4/ltmain.sh-7807-			case $potliblink in
acct-6.6.4/ltmain.sh-7808-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
acct-6.6.4/ltmain.sh:7809:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
acct-6.6.4/ltmain.sh-7810-			esac
##############################################
acct-6.6.4/ltmain.sh-7846-	  set dummy $deplibs_check_method; shift
acct-6.6.4/ltmain.sh:7847:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
acct-6.6.4/ltmain.sh-7848-	  for a_deplib in $deplibs; do
##############################################
acct-6.6.4/ltmain.sh-7861-	      if test -n "$a_deplib" ; then
acct-6.6.4/ltmain.sh:7862:		libname=`eval "\\$ECHO \"$libname_spec\""`
acct-6.6.4/ltmain.sh-7863-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
acct-6.6.4/ltmain.sh:7864:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
acct-6.6.4/ltmain.sh-7865-		  for potent_lib in $potential_libs; do
##############################################
acct-6.6.4/ltmain.sh-7900-	  newdeplibs=""
acct-6.6.4/ltmain.sh:7901:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
acct-6.6.4/ltmain.sh-7902-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
acct-6.6.4/ltmain.sh-7904-	      # can't use Xsed below, because $i might contain '/'
acct-6.6.4/ltmain.sh:7905:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
acct-6.6.4/ltmain.sh-7906-	    done
##############################################
acct-6.6.4/ltmain.sh-7930-	  # On Rhapsody replace the C library with the System framework
acct-6.6.4/ltmain.sh:7931:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
acct-6.6.4/ltmain.sh-7932-	  ;;
##############################################
acct-6.6.4/ltmain.sh-7982-	*-*-darwin*)
acct-6.6.4/ltmain.sh:7983:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh:7984:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh:7985:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh-7986-	  ;;
##############################################
acct-6.6.4/ltmain.sh-8108-	# Use standard objects if they are pic
acct-6.6.4/ltmain.sh:8109:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
acct-6.6.4/ltmain.sh-8110-	test "X$libobjs" = "X " && libobjs=
##############################################
acct-6.6.4/ltmain.sh-8123-	    # exporting using user supplied symfile
acct-6.6.4/ltmain.sh:8124:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
acct-6.6.4/ltmain.sh-8125-	      # and it's NOT already a .def file. Must figure out
##############################################
acct-6.6.4/ltmain.sh-8620-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
acct-6.6.4/ltmain.sh:8621:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
acct-6.6.4/ltmain.sh-8622-	else
##############################################
acct-6.6.4/ltmain.sh-8634-      # Create the old-style object.
acct-6.6.4/ltmain.sh:8635:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
acct-6.6.4/ltmain.sh-8636-
##############################################
acct-6.6.4/ltmain.sh-8694-	# On Rhapsody replace the C library is the System framework
acct-6.6.4/ltmain.sh:8695:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
acct-6.6.4/ltmain.sh:8696:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
acct-6.6.4/ltmain.sh-8697-	;;
##############################################
acct-6.6.4/ltmain.sh-8712-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
acct-6.6.4/ltmain.sh:8713:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh:8714:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
acct-6.6.4/ltmain.sh-8715-	;;
##############################################
acct-6.6.4/ltmain.sh-8790-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
acct-6.6.4/ltmain.sh:8791:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
acct-6.6.4/ltmain.sh-8792-	  case :$dllsearchpath: in
##############################################
acct-6.6.4/ltmain.sh-8850-	# Transform all the library objects into standard objects.
acct-6.6.4/ltmain.sh:8851:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
acct-6.6.4/ltmain.sh:8852:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
acct-6.6.4/ltmain.sh-8853-      fi
##############################################
acct-6.6.4/ltmain.sh-8880-	# Replace the output file specification.
acct-6.6.4/ltmain.sh:8881:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
acct-6.6.4/ltmain.sh-8882-	link_command="$compile_command$compile_rpath"
##############################################
acct-6.6.4/ltmain.sh-8889-	  func_to_tool_file "$output"
acct-6.6.4/ltmain.sh:8890:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
acct-6.6.4/ltmain.sh-8891-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
acct-6.6.4/ltmain.sh-8933-	# Replace the output file specification.
acct-6.6.4/ltmain.sh:8934:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
acct-6.6.4/ltmain.sh-8935-	# Delete the old output file.
##############################################
acct-6.6.4/ltmain.sh-8941-	  func_to_tool_file "$output"
acct-6.6.4/ltmain.sh:8942:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
acct-6.6.4/ltmain.sh-8943-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
acct-6.6.4/ltmain.sh-8959-	  if test "$fast_install" = yes; then
acct-6.6.4/ltmain.sh:8960:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
acct-6.6.4/ltmain.sh-8961-	  else
##############################################
acct-6.6.4/ltmain.sh-8971-      # Replace the output file specification.
acct-6.6.4/ltmain.sh:8972:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
acct-6.6.4/ltmain.sh-8973-
##############################################
acct-6.6.4/ltmain.sh-8980-	func_to_tool_file "$output_objdir/$outputname"
acct-6.6.4/ltmain.sh:8981:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
acct-6.6.4/ltmain.sh-8982-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
acct-6.6.4/ltmain.sh-9001-	relink_command="(cd `pwd`; $relink_command)"
acct-6.6.4/ltmain.sh:9002:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
acct-6.6.4/ltmain.sh-9003-      fi
##############################################
acct-6.6.4/ltmain.sh-9243-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
acct-6.6.4/ltmain.sh:9244:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
acct-6.6.4/ltmain.sh-9245-      if test "$hardcode_automatic" = yes ; then
##############################################
acct-6.6.4/ltmain.sh-9263-		name="$func_basename_result"
acct-6.6.4/ltmain.sh:9264:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
acct-6.6.4/ltmain.sh-9265-		test -z "$libdir" && \
##############################################
acct-6.6.4/ltmain.sh-9289-		name="$func_basename_result"
acct-6.6.4/ltmain.sh:9290:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
acct-6.6.4/ltmain.sh-9291-		test -z "$libdir" && \
##############################################
acct-6.6.4/ltmain.sh-9308-		name="$func_basename_result"
acct-6.6.4/ltmain.sh:9309:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
acct-6.6.4/ltmain.sh-9310-		test -z "$libdir" && \
##############################################
acct-6.6.4/ltmain.sh-9627-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
acct-6.6.4/ltmain.sh:9628:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
acct-6.6.4/ltmain.sh-9629-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
acct-6.6.4/texinfo.tex-6196-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
acct-6.6.4/texinfo.tex:6197:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
acct-6.6.4/texinfo.tex-6198-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
acct-6.6.4/m4/stdint.m4-335-    fi
acct-6.6.4/m4/stdint.m4:336:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/m4/stdint.m4-337-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
acct-6.6.4/m4/stdint.m4-364-    eval result=\$gl_cv_type_${gltype}_signed
acct-6.6.4/m4/stdint.m4:365:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/m4/stdint.m4-366-    if test "$result" = yes; then
##############################################
acct-6.6.4/m4/stdint.m4-418-       done])
acct-6.6.4/m4/stdint.m4:419:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/m4/stdint.m4-420-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
acct-6.6.4/m4/gnulib-comp.m4-126-changequote(,)dnl
acct-6.6.4/m4/gnulib-comp.m4:127:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
acct-6.6.4/m4/gnulib-comp.m4-128-changequote([, ])dnl
##############################################
acct-6.6.4/m4/gnulib-comp.m4-335-      sed_drop_objext='s/\.o$//;s/\.obj$//'
acct-6.6.4/m4/gnulib-comp.m4:336:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
acct-6.6.4/m4/gnulib-comp.m4-337-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
acct-6.6.4/m4/gnulib-comp.m4-353-changequote(,)dnl
acct-6.6.4/m4/gnulib-comp.m4:354:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
acct-6.6.4/m4/gnulib-comp.m4-355-changequote([, ])dnl
##############################################
acct-6.6.4/m4/gnulib-comp.m4-381-      sed_drop_objext='s/\.o$//;s/\.obj$//'
acct-6.6.4/m4/gnulib-comp.m4:382:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
acct-6.6.4/m4/gnulib-comp.m4-383-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
acct-6.6.4/m4/ltsugar.m4-67-m4_define([lt_combine],
acct-6.6.4/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
acct-6.6.4/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
acct-6.6.4/m4/libtool.m4-125-done
acct-6.6.4/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
acct-6.6.4/m4/libtool.m4-127-])
##############################################
acct-6.6.4/m4/libtool.m4-425-m4_define([_LT_CONFIG_STATUS_DECLARE],
acct-6.6.4/m4/libtool.m4:426:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
acct-6.6.4/m4/libtool.m4-427-
##############################################
acct-6.6.4/m4/libtool.m4-435-#
acct-6.6.4/m4/libtool.m4:436:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/m4/libtool.m4-437-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
acct-6.6.4/m4/libtool.m4-545-]], lt_decl_quote_varnames); do
acct-6.6.4/m4/libtool.m4:546:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
acct-6.6.4/m4/libtool.m4-547-    *[[\\\\\\\`\\"\\\$]]*)
acct-6.6.4/m4/libtool.m4:548:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
acct-6.6.4/m4/libtool.m4-549-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-558-]], lt_decl_dquote_varnames); do
acct-6.6.4/m4/libtool.m4:559:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
acct-6.6.4/m4/libtool.m4-560-    *[[\\\\\\\`\\"\\\$]]*)
acct-6.6.4/m4/libtool.m4:561:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
acct-6.6.4/m4/libtool.m4-562-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-718-
acct-6.6.4/m4/libtool.m4:719:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
acct-6.6.4/m4/libtool.m4-720-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
acct-6.6.4/m4/libtool.m4-1048-  if test "$lt_cv_ld_force_load" = "yes"; then
acct-6.6.4/m4/libtool.m4:1049:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
acct-6.6.4/m4/libtool.m4-1050-  else
##############################################
acct-6.6.4/m4/libtool.m4-1099-      }]'
acct-6.6.4/m4/libtool.m4:1100:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/m4/libtool.m4-1101-  # Check for a 64-bit object if we didn't find anything.
acct-6.6.4/m4/libtool.m4-1102-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
acct-6.6.4/m4/libtool.m4:1103:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/m4/libtool.m4-1104-  fi],[])
##############################################
acct-6.6.4/m4/libtool.m4-1135-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
acct-6.6.4/m4/libtool.m4:1136:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
acct-6.6.4/m4/libtool.m4-1137-  ECHO='print -r --'
acct-6.6.4/m4/libtool.m4:1138:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
acct-6.6.4/m4/libtool.m4-1139-  ECHO='printf %s\n'
##############################################
acct-6.6.4/m4/libtool.m4-1170-    PATH=/empty FPATH=/empty; export PATH FPATH
acct-6.6.4/m4/libtool.m4:1171:    test "X`printf %s $ECHO`" = "X$ECHO" \
acct-6.6.4/m4/libtool.m4:1172:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
acct-6.6.4/m4/libtool.m4-1173-
##############################################
acct-6.6.4/m4/libtool.m4-1193-   if test "$GCC" = yes; then
acct-6.6.4/m4/libtool.m4:1194:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
acct-6.6.4/m4/libtool.m4-1195-   fi
##############################################
acct-6.6.4/m4/libtool.m4-1197- /*)
acct-6.6.4/m4/libtool.m4:1198:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
acct-6.6.4/m4/libtool.m4-1199-   ;; #(
##############################################
acct-6.6.4/m4/libtool.m4-1226-  if AC_TRY_EVAL(ac_compile); then
acct-6.6.4/m4/libtool.m4:1227:    case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/m4/libtool.m4-1228-      *ELF-32*)
##############################################
acct-6.6.4/m4/libtool.m4-1242-    if test "$lt_cv_prog_gnu_ld" = yes; then
acct-6.6.4/m4/libtool.m4:1243:      case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/m4/libtool.m4-1244-	*32-bit*)
##############################################
acct-6.6.4/m4/libtool.m4-1254-    else
acct-6.6.4/m4/libtool.m4:1255:      case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/m4/libtool.m4-1256-	*32-bit*)
##############################################
acct-6.6.4/m4/libtool.m4-1593-    # And add a safety zone
acct-6.6.4/m4/libtool.m4:1594:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
acct-6.6.4/m4/libtool.m4:1595:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
acct-6.6.4/m4/libtool.m4-1596-    ;;
##############################################
acct-6.6.4/m4/libtool.m4-1621-    if test -n "$kargmax"; then
acct-6.6.4/m4/libtool.m4:1622:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
acct-6.6.4/m4/libtool.m4-1623-    else
##############################################
acct-6.6.4/m4/libtool.m4-1629-    if test -n "$lt_cv_sys_max_cmd_len"; then
acct-6.6.4/m4/libtool.m4:1630:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
acct-6.6.4/m4/libtool.m4:1631:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
acct-6.6.4/m4/libtool.m4-1632-    else
##############################################
acct-6.6.4/m4/libtool.m4-1641-      # we can't tell.
acct-6.6.4/m4/libtool.m4:1642:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
acct-6.6.4/m4/libtool.m4-1643-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
acct-6.6.4/m4/libtool.m4-1645-      do
acct-6.6.4/m4/libtool.m4:1646:        i=`expr $i + 1`
acct-6.6.4/m4/libtool.m4-1647-        teststring=$teststring$teststring
##############################################
acct-6.6.4/m4/libtool.m4-1649-      # Only check the string length outside the loop.
acct-6.6.4/m4/libtool.m4:1650:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
acct-6.6.4/m4/libtool.m4-1651-      teststring=
##############################################
acct-6.6.4/m4/libtool.m4-1654-      # linker.  It appears as though 1/2 is a usable value.
acct-6.6.4/m4/libtool.m4:1655:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
acct-6.6.4/m4/libtool.m4-1656-    fi
##############################################
acct-6.6.4/m4/libtool.m4-1979-  if test "$hard_links" = no; then
acct-6.6.4/m4/libtool.m4:1980:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
acct-6.6.4/m4/libtool.m4-1981-    need_locks=warn
##############################################
acct-6.6.4/m4/libtool.m4-2110-  esac
acct-6.6.4/m4/libtool.m4:2111:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
acct-6.6.4/m4/libtool.m4-2112-  case $lt_search_path_spec in
##############################################
acct-6.6.4/m4/libtool.m4-2117-    # okay in the real world where ";" in dirpaths is itself problematic.
acct-6.6.4/m4/libtool.m4:2118:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
acct-6.6.4/m4/libtool.m4-2119-    ;;
acct-6.6.4/m4/libtool.m4-2120-  *)
acct-6.6.4/m4/libtool.m4:2121:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/m4/libtool.m4-2122-    ;;
##############################################
acct-6.6.4/m4/libtool.m4-2126-  lt_tmp_lt_search_path_spec=
acct-6.6.4/m4/libtool.m4:2127:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
acct-6.6.4/m4/libtool.m4-2128-  for lt_sys_path in $lt_search_path_spec; do
##############################################
acct-6.6.4/m4/libtool.m4-2161-  esac
acct-6.6.4/m4/libtool.m4:2162:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
acct-6.6.4/m4/libtool.m4-2163-else
##############################################
acct-6.6.4/m4/libtool.m4-2249-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
acct-6.6.4/m4/libtool.m4:2250:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
acct-6.6.4/m4/libtool.m4-2251-    ;;
##############################################
acct-6.6.4/m4/libtool.m4-2285-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/m4/libtool.m4:2286:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/m4/libtool.m4:2287:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/m4/libtool.m4:2288:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/m4/libtool.m4-2289-      test -d \$dldir || mkdir -p \$dldir~
##############################################
acct-6.6.4/m4/libtool.m4-2294-      fi'
acct-6.6.4/m4/libtool.m4:2295:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/m4/libtool.m4-2296-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/m4/libtool.m4-2302-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
acct-6.6.4/m4/libtool.m4:2303:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/m4/libtool.m4-2304-m4_if([$1], [],[
##############################################
acct-6.6.4/m4/libtool.m4-2308-      # MinGW DLLs use traditional 'lib' prefix
acct-6.6.4/m4/libtool.m4:2309:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/m4/libtool.m4-2310-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-2312-      # pw32 DLLs use 'pw' prefix rather than 'lib'
acct-6.6.4/m4/libtool.m4:2313:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/m4/libtool.m4-2314-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-2321-    libname_spec='$name'
acct-6.6.4/m4/libtool.m4:2322:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/m4/libtool.m4-2323-    library_names_spec='${libname}.dll.lib'
##############################################
acct-6.6.4/m4/libtool.m4-2333-        # Let DOS variable expansion print the short 8.3 style file name.
acct-6.6.4/m4/libtool.m4:2334:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
acct-6.6.4/m4/libtool.m4-2335-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
acct-6.6.4/m4/libtool.m4-2338-      # Convert to MSYS style.
acct-6.6.4/m4/libtool.m4:2339:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
acct-6.6.4/m4/libtool.m4-2340-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-2344-      # like /cygdrive/c/PROGRA~1:/cygdr...
acct-6.6.4/m4/libtool.m4:2345:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
acct-6.6.4/m4/libtool.m4:2346:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
acct-6.6.4/m4/libtool.m4:2347:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/m4/libtool.m4-2348-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-2352-        # It is most probably a Windows format PATH.
acct-6.6.4/m4/libtool.m4:2353:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
acct-6.6.4/m4/libtool.m4-2354-      else
acct-6.6.4/m4/libtool.m4:2355:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/m4/libtool.m4-2356-      fi
##############################################
acct-6.6.4/m4/libtool.m4-2362-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/m4/libtool.m4:2363:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/m4/libtool.m4:2364:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/m4/libtool.m4:2365:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/m4/libtool.m4-2366-      test -d \$dldir || mkdir -p \$dldir~
acct-6.6.4/m4/libtool.m4-2367-      $install_prog $dir/$dlname \$dldir/$dlname'
acct-6.6.4/m4/libtool.m4:2368:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/m4/libtool.m4-2369-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/m4/libtool.m4-2376-    # Assume MSVC wrapper
acct-6.6.4/m4/libtool.m4:2377:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
acct-6.6.4/m4/libtool.m4-2378-    dynamic_linker='Win32 ld.exe'
##############################################
acct-6.6.4/m4/libtool.m4-2393-  shlibpath_var=DYLD_LIBRARY_PATH
acct-6.6.4/m4/libtool.m4:2394:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
acct-6.6.4/m4/libtool.m4-2395-m4_if([$1], [],[
##############################################
acct-6.6.4/m4/libtool.m4-2627-  if test -f /etc/ld.so.conf; then
acct-6.6.4/m4/libtool.m4:2628:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
acct-6.6.4/m4/libtool.m4-2629-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
acct-6.6.4/m4/libtool.m4-2689-  shlibpath_var=LD_LIBRARY_PATH
acct-6.6.4/m4/libtool.m4:2690:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/m4/libtool.m4-2691-    case $host_os in
##############################################
acct-6.6.4/m4/libtool.m4-2906-	"file_magic "*)
acct-6.6.4/m4/libtool.m4:2907:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
acct-6.6.4/m4/libtool.m4-2908-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
acct-6.6.4/m4/libtool.m4-2989-    # gcc leaves a trailing carriage return which upsets mingw
acct-6.6.4/m4/libtool.m4:2990:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
acct-6.6.4/m4/libtool.m4-2991-  *)
acct-6.6.4/m4/libtool.m4:2992:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
acct-6.6.4/m4/libtool.m4-2993-  esac
##############################################
acct-6.6.4/m4/libtool.m4-2998-      # Canonicalize the pathname of ld
acct-6.6.4/m4/libtool.m4:2999:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
acct-6.6.4/m4/libtool.m4-3000-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
acct-6.6.4/m4/libtool.m4:3001:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
acct-6.6.4/m4/libtool.m4-3002-      done
##############################################
acct-6.6.4/m4/libtool.m4-3029-      # Break only if it was the GNU/non-GNU ld that we prefer.
acct-6.6.4/m4/libtool.m4:3030:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
acct-6.6.4/m4/libtool.m4-3031-      *GNU* | *'with BFD'*)
##############################################
acct-6.6.4/m4/libtool.m4-3069-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
acct-6.6.4/m4/libtool.m4:3070:case `$LD -v 2>&1 </dev/null` in
acct-6.6.4/m4/libtool.m4-3071-*GNU* | *'with BFD'*)
##############################################
acct-6.6.4/m4/libtool.m4-3264-openbsd*)
acct-6.6.4/m4/libtool.m4:3265:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/m4/libtool.m4-3266-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
acct-6.6.4/m4/libtool.m4-3328-    else
acct-6.6.4/m4/libtool.m4:3329:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
acct-6.6.4/m4/libtool.m4-3330-    fi
##############################################
acct-6.6.4/m4/libtool.m4-3374-	# Tru64's nm complains that /dev/null is an invalid object file
acct-6.6.4/m4/libtool.m4:3375:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/m4/libtool.m4-3376-	*/dev/null* | *'Invalid file or object type'*)
##############################################
acct-6.6.4/m4/libtool.m4-3380-	*)
acct-6.6.4/m4/libtool.m4:3381:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/m4/libtool.m4-3382-	  */dev/null*)
##############################################
acct-6.6.4/m4/libtool.m4-3406-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
acct-6.6.4/m4/libtool.m4:3407:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/m4/libtool.m4-3408-    *COFF*)
##############################################
acct-6.6.4/m4/libtool.m4-3465-  # decide which to use based on capabilities of $DLLTOOL
acct-6.6.4/m4/libtool.m4:3466:  case `$DLLTOOL --help 2>&1` in
acct-6.6.4/m4/libtool.m4-3467-  *--identify-strict*)
##############################################
acct-6.6.4/m4/libtool.m4-3624-# If we're using GNU nm, then use its standard symbol codes.
acct-6.6.4/m4/libtool.m4:3625:case `$NM -V 2>&1` in
acct-6.6.4/m4/libtool.m4-3626-*GNU* | *'with BFD'*)
##############################################
acct-6.6.4/m4/libtool.m4-3642-mingw*)
acct-6.6.4/m4/libtool.m4:3643:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
acct-6.6.4/m4/libtool.m4-3644-  ;;
##############################################
acct-6.6.4/m4/libtool.m4-3694-    nlist=conftest.nm
acct-6.6.4/m4/libtool.m4:3695:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
acct-6.6.4/m4/libtool.m4-3696-      # Try sorting and uniquifying the output.
##############################################
acct-6.6.4/m4/libtool.m4-4032-	  *)
acct-6.6.4/m4/libtool.m4:4033:	    case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/m4/libtool.m4-4034-	    *Sun\ C*)
##############################################
acct-6.6.4/m4/libtool.m4-4335-      *)
acct-6.6.4/m4/libtool.m4:4336:	case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/m4/libtool.m4-4337-	*Sun\ F* | *Sun*Fortran*)
##############################################
acct-6.6.4/m4/libtool.m4-4591-	# shared libraries, regardless of the interface used.
acct-6.6.4/m4/libtool.m4:4592:	case `$LD -v 2>&1` in
acct-6.6.4/m4/libtool.m4-4593-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
acct-6.6.4/m4/libtool.m4-4623-    supports_anon_versioning=no
acct-6.6.4/m4/libtool.m4:4624:    case `$LD -v 2>&1` in
acct-6.6.4/m4/libtool.m4-4625-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
acct-6.6.4/m4/libtool.m4-4692-	# is EXPORTS), use it as is; otherwise, prepend...
acct-6.6.4/m4/libtool.m4:4693:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/m4/libtool.m4-4694-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
acct-6.6.4/m4/libtool.m4-4720-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
acct-6.6.4/m4/libtool.m4:4721:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/m4/libtool.m4:4722:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/m4/libtool.m4-4723-      ;;
##############################################
acct-6.6.4/m4/libtool.m4-4738-        pgcc*)				# Portland Group C compiler
acct-6.6.4/m4/libtool.m4:4739:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-4740-	  tmp_addflag=' $pic_flag'
##############################################
acct-6.6.4/m4/libtool.m4-4743-					# Portland Group f77 and f90 compilers
acct-6.6.4/m4/libtool.m4:4744:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-4745-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
acct-6.6.4/m4/libtool.m4-4758-	nvcc*)	# Cuda Compiler Driver 2.2
acct-6.6.4/m4/libtool.m4:4759:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-4760-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
acct-6.6.4/m4/libtool.m4-4762-	esac
acct-6.6.4/m4/libtool.m4:4763:	case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/m4/libtool.m4-4764-	*Sun\ C*)			# Sun C 5.9
acct-6.6.4/m4/libtool.m4:4765:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-4766-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
acct-6.6.4/m4/libtool.m4-4831-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
acct-6.6.4/m4/libtool.m4:4832:      case `$LD -v 2>&1` in
acct-6.6.4/m4/libtool.m4-4833-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
acct-6.6.4/m4/libtool.m4-4954-	# below for broken collect2 doesn't work under 4.3+
acct-6.6.4/m4/libtool.m4:4955:	  collect2name=`${CC} -print-prog-name=collect2`
acct-6.6.4/m4/libtool.m4-4956-	  if test -f "$collect2name" &&
##############################################
acct-6.6.4/m4/libtool.m4-5003-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
acct-6.6.4/m4/libtool.m4:5004:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
acct-6.6.4/m4/libtool.m4-5005-      else
##############################################
acct-6.6.4/m4/libtool.m4-5069-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
acct-6.6.4/m4/libtool.m4:5070:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/m4/libtool.m4-5071-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
acct-6.6.4/m4/libtool.m4-5105-	# FIXME: Setting linknames here is a bad hack.
acct-6.6.4/m4/libtool.m4:5106:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
acct-6.6.4/m4/libtool.m4-5107-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
acct-6.6.4/m4/libtool.m4-5248-      if test "$GCC" = yes; then
acct-6.6.4/m4/libtool.m4:5249:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-5250-	# Try to use the -exported_symbol ld option, if it does not
##############################################
acct-6.6.4/m4/libtool.m4-5271-	if test "$lt_cv_irix_exported_symbol" = yes; then
acct-6.6.4/m4/libtool.m4:5272:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
acct-6.6.4/m4/libtool.m4-5273-	fi
acct-6.6.4/m4/libtool.m4-5274-      else
acct-6.6.4/m4/libtool.m4:5275:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4:5276:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
acct-6.6.4/m4/libtool.m4-5277-      fi
##############################################
acct-6.6.4/m4/libtool.m4-5311-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
acct-6.6.4/m4/libtool.m4:5312:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/m4/libtool.m4-5313-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
acct-6.6.4/m4/libtool.m4-5344-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/m4/libtool.m4:5345:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-5346-      else
acct-6.6.4/m4/libtool.m4-5347-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
acct-6.6.4/m4/libtool.m4:5348:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-5349-      fi
##############################################
acct-6.6.4/m4/libtool.m4-5357-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/m4/libtool.m4:5358:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-5359-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
acct-6.6.4/m4/libtool.m4-5361-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
acct-6.6.4/m4/libtool.m4:5362:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4:5363:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
acct-6.6.4/m4/libtool.m4:5364:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
acct-6.6.4/m4/libtool.m4-5365-
##############################################
acct-6.6.4/m4/libtool.m4-5380-      else
acct-6.6.4/m4/libtool.m4:5381:	case `$CC -V 2>&1` in
acct-6.6.4/m4/libtool.m4-5382-	*"Compilers 5.0"*)
##############################################
acct-6.6.4/m4/libtool.m4-5573-	  _LT_TAGVAR(allow_undefined_flag, $1)=
acct-6.6.4/m4/libtool.m4:5574:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
acct-6.6.4/m4/libtool.m4-5575-	  then
##############################################
acct-6.6.4/m4/libtool.m4-5877-        # ancient GNU ld didn't support --whole-archive et. al.
acct-6.6.4/m4/libtool.m4:5878:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
acct-6.6.4/m4/libtool.m4-5879-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
acct-6.6.4/m4/libtool.m4-5960-          # below for broken collect2 doesn't work under 4.3+
acct-6.6.4/m4/libtool.m4:5961:	  collect2name=`${CC} -print-prog-name=collect2`
acct-6.6.4/m4/libtool.m4-5962-	  if test -f "$collect2name" &&
##############################################
acct-6.6.4/m4/libtool.m4-6010-
acct-6.6.4/m4/libtool.m4:6011:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
acct-6.6.4/m4/libtool.m4-6012-        else
##############################################
acct-6.6.4/m4/libtool.m4-6076-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
acct-6.6.4/m4/libtool.m4:6077:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/m4/libtool.m4-6078-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
acct-6.6.4/m4/libtool.m4-6117-	    # is EXPORTS), use it as is; otherwise, prepend...
acct-6.6.4/m4/libtool.m4:6118:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/m4/libtool.m4-6119-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
acct-6.6.4/m4/libtool.m4-6200-            # dependencies.
acct-6.6.4/m4/libtool.m4:6201:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/m4/libtool.m4-6202-            ;;
##############################################
acct-6.6.4/m4/libtool.m4-6265-	    # dependencies.
acct-6.6.4/m4/libtool.m4:6266:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/m4/libtool.m4-6267-	    ;;
##############################################
acct-6.6.4/m4/libtool.m4-6301-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
acct-6.6.4/m4/libtool.m4:6302:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/m4/libtool.m4:6303:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/m4/libtool.m4-6304-	;;
##############################################
acct-6.6.4/m4/libtool.m4-6308-	    # SGI C++
acct-6.6.4/m4/libtool.m4:6309:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-6310-
##############################################
acct-6.6.4/m4/libtool.m4-6319-	      if test "$with_gnu_ld" = no; then
acct-6.6.4/m4/libtool.m4:6320:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-6321-	      else
acct-6.6.4/m4/libtool.m4:6322:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
acct-6.6.4/m4/libtool.m4-6323-	      fi
##############################################
acct-6.6.4/m4/libtool.m4-6340-	    # to its proper name (with version) after linking.
acct-6.6.4/m4/libtool.m4:6341:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
acct-6.6.4/m4/libtool.m4:6342:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
acct-6.6.4/m4/libtool.m4-6343-	    # Commands to make compiler produce verbose output that lists
##############################################
acct-6.6.4/m4/libtool.m4-6350-	    # dependencies.
acct-6.6.4/m4/libtool.m4:6351:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/m4/libtool.m4-6352-
##############################################
acct-6.6.4/m4/libtool.m4-6365-	    # earlier do not add the objects themselves.
acct-6.6.4/m4/libtool.m4:6366:	    case `$CC -V 2>&1` in
acct-6.6.4/m4/libtool.m4-6367-	      *"Version 7."*)
##############################################
acct-6.6.4/m4/libtool.m4-6386-            # Portland Group C++ compiler
acct-6.6.4/m4/libtool.m4:6387:	    case `$CC -V` in
acct-6.6.4/m4/libtool.m4-6388-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
acct-6.6.4/m4/libtool.m4-6391-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
acct-6.6.4/m4/libtool.m4:6392:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
acct-6.6.4/m4/libtool.m4-6393-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
acct-6.6.4/m4/libtool.m4-6395-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
acct-6.6.4/m4/libtool.m4:6396:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
acct-6.6.4/m4/libtool.m4-6397-		$RANLIB $oldlib'
##############################################
acct-6.6.4/m4/libtool.m4-6400-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
acct-6.6.4/m4/libtool.m4:6401:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
acct-6.6.4/m4/libtool.m4-6402-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
acct-6.6.4/m4/libtool.m4-6404-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
acct-6.6.4/m4/libtool.m4:6405:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
acct-6.6.4/m4/libtool.m4-6406-	      ;;
##############################################
acct-6.6.4/m4/libtool.m4-6414-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
acct-6.6.4/m4/libtool.m4:6415:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-6416-            ;;
##############################################
acct-6.6.4/m4/libtool.m4-6433-	    # dependencies.
acct-6.6.4/m4/libtool.m4:6434:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
acct-6.6.4/m4/libtool.m4-6435-	    ;;
##############################################
acct-6.6.4/m4/libtool.m4-6448-	  *)
acct-6.6.4/m4/libtool.m4:6449:	    case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/m4/libtool.m4-6450-	    *Sun\ C*)
##############################################
acct-6.6.4/m4/libtool.m4-6455-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
acct-6.6.4/m4/libtool.m4:6456:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/m4/libtool.m4-6457-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
acct-6.6.4/m4/libtool.m4-6525-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
acct-6.6.4/m4/libtool.m4:6526:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/m4/libtool.m4-6527-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
acct-6.6.4/m4/libtool.m4-6544-	    # to its proper name (with version) after linking.
acct-6.6.4/m4/libtool.m4:6545:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
acct-6.6.4/m4/libtool.m4-6546-
##############################################
acct-6.6.4/m4/libtool.m4-6565-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/m4/libtool.m4:6566:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-6567-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
acct-6.6.4/m4/libtool.m4-6570-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
acct-6.6.4/m4/libtool.m4:6571:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4:6572:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
acct-6.6.4/m4/libtool.m4-6573-	          echo "-hidden">> $lib.exp~
acct-6.6.4/m4/libtool.m4:6574:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
acct-6.6.4/m4/libtool.m4-6575-	          $RM $lib.exp'
##############################################
acct-6.6.4/m4/libtool.m4-6589-	    # dependencies.
acct-6.6.4/m4/libtool.m4:6590:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/m4/libtool.m4-6591-	    ;;
##############################################
acct-6.6.4/m4/libtool.m4-6596-	        osf3*)
acct-6.6.4/m4/libtool.m4:6597:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-6598-		  ;;
acct-6.6.4/m4/libtool.m4-6599-	        *)
acct-6.6.4/m4/libtool.m4:6600:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/m4/libtool.m4-6601-		  ;;
##############################################
acct-6.6.4/m4/libtool.m4-6849-  case ${2} in
acct-6.6.4/m4/libtool.m4:6850:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
acct-6.6.4/m4/libtool.m4:6851:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
acct-6.6.4/m4/libtool.m4-6852-  esac
##############################################
acct-6.6.4/m4/libtool.m4-6931-
acct-6.6.4/m4/libtool.m4:6932:  for p in `eval "$output_verbose_link_cmd"`; do
acct-6.6.4/m4/libtool.m4-6933-    case ${prev}${p} in
##############################################
acct-6.6.4/m4/libtool.m4-7029-linux*)
acct-6.6.4/m4/libtool.m4:7030:  case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/m4/libtool.m4-7031-  *Sun\ C*)
##############################################
acct-6.6.4/m4/libtool.m4-7080-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
acct-6.6.4/m4/libtool.m4:7081: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
acct-6.6.4/m4/libtool.m4-7082-fi
##############################################
acct-6.6.4/m4/libtool.m4-7616-    test $lt_ac_count -gt 10 && break
acct-6.6.4/m4/libtool.m4:7617:    lt_ac_count=`expr $lt_ac_count + 1`
acct-6.6.4/m4/libtool.m4-7618-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
acct-6.6.4/m4/libtool.m4-7687-# ------------------------------------------------------
acct-6.6.4/m4/libtool.m4:7688:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
acct-6.6.4/m4/libtool.m4-7689-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
acct-6.6.4/m4/getopt.m4-211-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
acct-6.6.4/m4/getopt.m4:212:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
acct-6.6.4/m4/getopt.m4-213-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
acct-6.6.4/m4/00gnulib.m4-21-  [AC][_DEFUN([$1],
acct-6.6.4/m4/00gnulib.m4:22:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
acct-6.6.4/m4/00gnulib.m4-23-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
acct-6.6.4/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
acct-6.6.4/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
acct-6.6.4/configure-47-  as_echo='print -r --'
acct-6.6.4/configure-48-  as_echo_n='print -rn --'
acct-6.6.4/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
acct-6.6.4/configure-50-  as_echo='printf %s\n'
##############################################
acct-6.6.4/configure-52-else
acct-6.6.4/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
acct-6.6.4/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
acct-6.6.4/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
acct-6.6.4/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
acct-6.6.4/configure-64-      esac;
##############################################
acct-6.6.4/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
acct-6.6.4/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
acct-6.6.4/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
acct-6.6.4/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
acct-6.6.4/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
acct-6.6.4/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
acct-6.6.4/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
acct-6.6.4/configure-335-      case $as_dir in #(
acct-6.6.4/configure:336:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
acct-6.6.4/configure-337-      *) as_qdir=$as_dir;;
##############################################
acct-6.6.4/configure-408-  {
acct-6.6.4/configure:409:    as_val=`expr "$@" || test $? -eq 1`
acct-6.6.4/configure-410-  }
##############################################
acct-6.6.4/configure-415-# ----------------------------------------
acct-6.6.4/configure:416:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
acct-6.6.4/configure-417-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
acct-6.6.4/configure-478-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
acct-6.6.4/configure:479:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
acct-6.6.4/configure-480-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
acct-6.6.4/configure-1399-  case $ac_option in
acct-6.6.4/configure:1400:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
acct-6.6.4/configure-1401-  *=)   ac_optarg= ;;
##############################################
acct-6.6.4/configure-1443-  -disable-* | --disable-*)
acct-6.6.4/configure:1444:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
acct-6.6.4/configure-1445-    # Reject names that are not valid shell variable names.
##############################################
acct-6.6.4/configure-1448-    ac_useropt_orig=$ac_useropt
acct-6.6.4/configure:1449:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acct-6.6.4/configure-1450-    case $ac_user_opts in
##############################################
acct-6.6.4/configure-1469-  -enable-* | --enable-*)
acct-6.6.4/configure:1470:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
acct-6.6.4/configure-1471-    # Reject names that are not valid shell variable names.
##############################################
acct-6.6.4/configure-1474-    ac_useropt_orig=$ac_useropt
acct-6.6.4/configure:1475:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acct-6.6.4/configure-1476-    case $ac_user_opts in
##############################################
acct-6.6.4/configure-1673-  -with-* | --with-*)
acct-6.6.4/configure:1674:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
acct-6.6.4/configure-1675-    # Reject names that are not valid shell variable names.
##############################################
acct-6.6.4/configure-1678-    ac_useropt_orig=$ac_useropt
acct-6.6.4/configure:1679:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acct-6.6.4/configure-1680-    case $ac_user_opts in
##############################################
acct-6.6.4/configure-1689-  -without-* | --without-*)
acct-6.6.4/configure:1690:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
acct-6.6.4/configure-1691-    # Reject names that are not valid shell variable names.
##############################################
acct-6.6.4/configure-1694-    ac_useropt_orig=$ac_useropt
acct-6.6.4/configure:1695:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
acct-6.6.4/configure-1696-    case $ac_user_opts in
##############################################
acct-6.6.4/configure-1727-  *=*)
acct-6.6.4/configure:1728:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
acct-6.6.4/configure-1729-    # Reject names that are not valid shell variable names.
##############################################
acct-6.6.4/configure-1748-if test -n "$ac_prev"; then
acct-6.6.4/configure:1749:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
acct-6.6.4/configure-1750-  as_fn_error $? "missing argument to $ac_option"
##############################################
acct-6.6.4/configure-1770-    */ )
acct-6.6.4/configure:1771:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
acct-6.6.4/configure-1772-      eval $ac_var=\$ac_val;;
##############################################
acct-6.6.4/configure-1805-ac_ls_di=`ls -di .` &&
acct-6.6.4/configure:1806:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
acct-6.6.4/configure-1807-  as_fn_error $? "working directory cannot be determined"
##############################################
acct-6.6.4/configure-1861-case $srcdir in
acct-6.6.4/configure:1862:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
acct-6.6.4/configure-1863-esac
##############################################
acct-6.6.4/configure-1904-By default, \`make install' will install all the files in
acct-6.6.4/configure:1905:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
acct-6.6.4/configure:1906:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
acct-6.6.4/configure-1907-for instance \`--prefix=\$HOME'.
##############################################
acct-6.6.4/configure-2009-*)
acct-6.6.4/configure:2010:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
acct-6.6.4/configure-2011-  # A ".." for each directory in $ac_dir_suffix.
acct-6.6.4/configure:2012:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
acct-6.6.4/configure-2013-  case $ac_top_builddir_sub in
##############################################
acct-6.6.4/configure-2666-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
acct-6.6.4/configure:2667:  as_decl_name=`echo $2|sed 's/ *(.*//'`
acct-6.6.4/configure:2668:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
acct-6.6.4/configure-2669-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
acct-6.6.4/configure-3034-    *\'*)
acct-6.6.4/configure:3035:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
acct-6.6.4/configure-3036-    esac
##############################################
acct-6.6.4/configure-3117-      case $ac_val in
acct-6.6.4/configure:3118:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
acct-6.6.4/configure-3119-      esac
##############################################
acct-6.6.4/configure-3132-	case $ac_val in
acct-6.6.4/configure:3133:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
acct-6.6.4/configure-3134-	esac
##############################################
acct-6.6.4/configure-3277-    set,)
acct-6.6.4/configure:3278:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
acct-6.6.4/configure:3279:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
acct-6.6.4/configure-3280-      ac_cache_corrupted=: ;;
##############################################
acct-6.6.4/configure-3288-	# differences in whitespace do not lead to failure.
acct-6.6.4/configure:3289:	ac_old_val_w=`echo x $ac_old_val`
acct-6.6.4/configure:3290:	ac_new_val_w=`echo x $ac_new_val`
acct-6.6.4/configure-3291-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
acct-6.6.4/configure-3308-    case $ac_new_val in
acct-6.6.4/configure:3309:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
acct-6.6.4/configure-3310-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
acct-6.6.4/configure-3379-test "x$ac_build_alias" = x &&
acct-6.6.4/configure:3380:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
acct-6.6.4/configure-3381-test "x$ac_build_alias" = x &&
acct-6.6.4/configure-3382-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
acct-6.6.4/configure:3383:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
acct-6.6.4/configure-3384-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
acct-6.6.4/configure-3403-IFS=$ac_save_IFS
acct-6.6.4/configure:3404:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
acct-6.6.4/configure-3405-
##############################################
acct-6.6.4/configure-3414-else
acct-6.6.4/configure:3415:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
acct-6.6.4/configure-3416-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
acct-6.6.4/configure-3436-IFS=$ac_save_IFS
acct-6.6.4/configure:3437:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
acct-6.6.4/configure-3438-
##############################################
acct-6.6.4/configure-3447-else
acct-6.6.4/configure:3448:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
acct-6.6.4/configure-3449-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
acct-6.6.4/configure-3469-IFS=$ac_save_IFS
acct-6.6.4/configure:3470:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
acct-6.6.4/configure-3471-
##############################################
acct-6.6.4/configure-3598-if (
acct-6.6.4/configure:3599:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
acct-6.6.4/configure-3600-   if test "$*" = "X"; then
acct-6.6.4/configure-3601-      # -L didn't work.
acct-6.6.4/configure:3602:      set X `ls -t "$srcdir/configure" conftest.file`
acct-6.6.4/configure-3603-   fi
##############################################
acct-6.6.4/configure-3634-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
acct-6.6.4/configure:3635:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
acct-6.6.4/configure-3636-
acct-6.6.4/configure-3637-# expand $ac_aux_dir to an absolute path
acct-6.6.4/configure:3638:am_aux_dir=`cd $ac_aux_dir && pwd`
acct-6.6.4/configure-3639-
##############################################
acct-6.6.4/configure-3779-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
acct-6.6.4/configure:3780:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
acct-6.6.4/configure-3781-	     'mkdir (GNU coreutils) '* | \
##############################################
acct-6.6.4/configure-3858-set x ${MAKE-make}
acct-6.6.4/configure:3859:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
acct-6.6.4/configure-3860-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
acct-6.6.4/configure-3868-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
acct-6.6.4/configure:3869:case `${MAKE-make} -f conftest.make 2>/dev/null` in
acct-6.6.4/configure-3870-  *@@@%%%=?*=@@@%%%*)
##############################################
acct-6.6.4/configure-3895-
acct-6.6.4/configure:3896:if test "`cd $srcdir && pwd`" != "`pwd`"; then
acct-6.6.4/configure-3897-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
acct-6.6.4/configure-3999-# Ignore all kinds of additional output from `make'.
acct-6.6.4/configure:4000:case `$am_make -s -f confmf 2> /dev/null` in #(
acct-6.6.4/configure-4001-*the\ am__doit\ target*)
##############################################
acct-6.6.4/configure-4009-   echo '.include "confinc"' > confmf
acct-6.6.4/configure:4010:   case `$am_make -s -f confmf 2> /dev/null` in #(
acct-6.6.4/configure-4011-   *the\ am__doit\ target*)
##############################################
acct-6.6.4/configure-4388-$as_echo_n "checking whether the C compiler works... " >&6; }
acct-6.6.4/configure:4389:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
acct-6.6.4/configure-4390-
##############################################
acct-6.6.4/configure-4432-	then :; else
acct-6.6.4/configure:4433:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
acct-6.6.4/configure-4434-	fi
##############################################
acct-6.6.4/configure-4492-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
acct-6.6.4/configure:4493:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
acct-6.6.4/configure-4494-	  break;;
##############################################
acct-6.6.4/configure-4601-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
acct-6.6.4/configure:4602:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
acct-6.6.4/configure-4603-       break;;
##############################################
acct-6.6.4/configure-4860-  if test "$am_compiler_list" = ""; then
acct-6.6.4/configure:4861:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
acct-6.6.4/configure-4862-  fi
##############################################
acct-6.6.4/configure-5117-  # Check for GNU $ac_path_GREP
acct-6.6.4/configure:5118:case `"$ac_path_GREP" --version 2>&1` in
acct-6.6.4/configure-5119-*GNU*)
##############################################
acct-6.6.4/configure-5183-  # Check for GNU $ac_path_EGREP
acct-6.6.4/configure:5184:case `"$ac_path_EGREP" --version 2>&1` in
acct-6.6.4/configure-5185-*GNU*)
##############################################
acct-6.6.4/configure-5344-do :
acct-6.6.4/configure:5345:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
acct-6.6.4/configure-5346-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
acct-6.6.4/configure-5349-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:5350:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
acct-6.6.4/configure-5351-_ACEOF
##############################################
acct-6.6.4/configure-6205-  for ac_func in _getb67 GETB67 getb67; do
acct-6.6.4/configure:6206:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
acct-6.6.4/configure-6207-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
acct-6.6.4/configure-6350-do :
acct-6.6.4/configure:6351:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
acct-6.6.4/configure-6352-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
acct-6.6.4/configure-6354-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:6355:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
acct-6.6.4/configure-6356-_ACEOF
##############################################
acct-6.6.4/configure-6624-do :
acct-6.6.4/configure:6625:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
acct-6.6.4/configure-6626-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
acct-6.6.4/configure-6628-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:6629:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
acct-6.6.4/configure-6630-_ACEOF
##############################################
acct-6.6.4/configure-7644-    for gl_func in fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat     mknod mknodat stat utimensat; do
acct-6.6.4/configure:7645:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-7646-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-7675-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:7676:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-7677-_ACEOF
##############################################
acct-6.6.4/configure-8402-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
acct-6.6.4/configure:8403:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
acct-6.6.4/configure-8404-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
acct-6.6.4/configure-9781-do :
acct-6.6.4/configure:9782:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
acct-6.6.4/configure-9783-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
acct-6.6.4/configure-9785-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:9786:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
acct-6.6.4/configure-9787-_ACEOF
##############################################
acct-6.6.4/configure-9843-    fi
acct-6.6.4/configure:9844:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/configure-9845-    cat >>confdefs.h <<_ACEOF
##############################################
acct-6.6.4/configure-9888-    fi
acct-6.6.4/configure:9889:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/configure-9890-    cat >>confdefs.h <<_ACEOF
##############################################
acct-6.6.4/configure-9940-    eval result=\$gl_cv_type_${gltype}_signed
acct-6.6.4/configure:9941:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/configure-9942-    if test "$result" = yes; then
##############################################
acct-6.6.4/configure-10016-$as_echo "$ac_res" >&6; }
acct-6.6.4/configure:10017:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/configure-10018-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
acct-6.6.4/configure-10088-$as_echo "$ac_res" >&6; }
acct-6.6.4/configure:10089:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
acct-6.6.4/configure-10090-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
acct-6.6.4/configure-10329-    for gl_func in ffsl ffsll memmem mempcpy memrchr rawmemchr stpcpy stpncpy strchrnul      strdup strncat strndup strnlen strpbrk strsep strcasestr strtok_r      strerror_r strsignal strverscmp; do
acct-6.6.4/configure:10330:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-10331-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-10360-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:10361:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-10362-_ACEOF
##############################################
acct-6.6.4/configure-10576-  gl_source_base='lib'
acct-6.6.4/configure:10577:LTALLOCA=`echo "$ALLOCA" | sed -e 's/\.[^.]* /.lo /g;s/\.[^.]*$/.lo/'`
acct-6.6.4/configure-10578-
##############################################
acct-6.6.4/configure-12916-    for gl_func in pthread_sigmask sigaction     sigaddset sigdelset sigemptyset sigfillset sigismember     sigpending sigprocmask; do
acct-6.6.4/configure:12917:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-12918-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-12947-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:12948:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-12949-_ACEOF
##############################################
acct-6.6.4/configure-13422-    for gl_func in dprintf fpurge fseeko ftello getdelim getline gets pclose popen     renameat snprintf tmpfile vdprintf vsnprintf; do
acct-6.6.4/configure:13423:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-13424-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-13453-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:13454:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-13455-_ACEOF
##############################################
acct-6.6.4/configure-13533-    for gl_func in _Exit atoll canonicalize_file_name getloadavg getsubopt grantpt     initstate initstate_r mkdtemp mkostemp mkostemps mkstemp mkstemps     posix_openpt ptsname ptsname_r random random_r realpath rpmatch     secure_getenv setenv setstate setstate_r srandom srandom_r     strtod strtoll strtoull unlockpt unsetenv; do
acct-6.6.4/configure:13534:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-13535-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-13570-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:13571:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-13572-_ACEOF
##############################################
acct-6.6.4/configure-13880-    for gl_func in fchmodat fstat fstatat futimens lchmod lstat mkdirat mkfifo mkfifoat     mknod mknodat stat utimensat; do
acct-6.6.4/configure:13881:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-13882-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-13911-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:13912:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-13913-_ACEOF
##############################################
acct-6.6.4/configure-14125-    for gl_func in chdir chown dup dup2 dup3 environ euidaccess faccessat fchdir fchownat     fdatasync fsync ftruncate getcwd getdomainname getdtablesize getgroups     gethostname getlogin getlogin_r getpagesize     getusershell setusershell endusershell     group_member isatty lchown link linkat lseek pipe pipe2 pread pwrite     readlink readlinkat rmdir sethostname sleep symlink symlinkat ttyname_r     unlink unlinkat usleep; do
acct-6.6.4/configure:14126:    as_gl_Symbol=`$as_echo "gl_cv_have_raw_decl_$gl_func" | $as_tr_sh`
acct-6.6.4/configure-14127-    { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $gl_func is declared without a macro" >&5
##############################################
acct-6.6.4/configure-14168-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:14169:#define `$as_echo "HAVE_RAW_DECL_$gl_func" | $as_tr_cpp` 1
acct-6.6.4/configure-14170-_ACEOF
##############################################
acct-6.6.4/configure-14199-  gl_source_base='tests'
acct-6.6.4/configure:14200:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
acct-6.6.4/configure-14201-
##############################################
acct-6.6.4/configure-14788-  if test "$am_compiler_list" = ""; then
acct-6.6.4/configure:14789:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
acct-6.6.4/configure-14790-  fi
##############################################
acct-6.6.4/configure-15529-  if test "$am_compiler_list" = ""; then
acct-6.6.4/configure:15530:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
acct-6.6.4/configure-15531-  fi
##############################################
acct-6.6.4/configure-15914-  if test "$am_compiler_list" = ""; then
acct-6.6.4/configure:15915:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
acct-6.6.4/configure-15916-  fi
##############################################
acct-6.6.4/configure-16027-set x ${MAKE-make}
acct-6.6.4/configure:16028:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
acct-6.6.4/configure-16029-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
acct-6.6.4/configure-16037-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
acct-6.6.4/configure:16038:case `${MAKE-make} -f conftest.make 2>/dev/null` in
acct-6.6.4/configure-16039-  *@@@%%%=?*=@@@%%%*)
##############################################
acct-6.6.4/configure-16829-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
acct-6.6.4/configure:16830:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
acct-6.6.4/configure-16831-  ECHO='print -r --'
acct-6.6.4/configure:16832:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
acct-6.6.4/configure-16833-  ECHO='printf %s\n'
##############################################
acct-6.6.4/configure-16898-  # Check for GNU $ac_path_SED
acct-6.6.4/configure:16899:case `"$ac_path_SED" --version 2>&1` in
acct-6.6.4/configure-16900-*GNU*)
##############################################
acct-6.6.4/configure-16977-  # Check for GNU $ac_path_FGREP
acct-6.6.4/configure:16978:case `"$ac_path_FGREP" --version 2>&1` in
acct-6.6.4/configure-16979-*GNU*)
##############################################
acct-6.6.4/configure-17057-    # gcc leaves a trailing carriage return which upsets mingw
acct-6.6.4/configure:17058:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
acct-6.6.4/configure-17059-  *)
acct-6.6.4/configure:17060:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
acct-6.6.4/configure-17061-  esac
##############################################
acct-6.6.4/configure-17066-      # Canonicalize the pathname of ld
acct-6.6.4/configure:17067:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
acct-6.6.4/configure-17068-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
acct-6.6.4/configure:17069:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
acct-6.6.4/configure-17070-      done
##############################################
acct-6.6.4/configure-17101-      # Break only if it was the GNU/non-GNU ld that we prefer.
acct-6.6.4/configure:17102:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
acct-6.6.4/configure-17103-      *GNU* | *'with BFD'*)
##############################################
acct-6.6.4/configure-17132-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
acct-6.6.4/configure:17133:case `$LD -v 2>&1 </dev/null` in
acct-6.6.4/configure-17134-*GNU* | *'with BFD'*)
##############################################
acct-6.6.4/configure-17177-	# Tru64's nm complains that /dev/null is an invalid object file
acct-6.6.4/configure:17178:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/configure-17179-	*/dev/null* | *'Invalid file or object type'*)
##############################################
acct-6.6.4/configure-17183-	*)
acct-6.6.4/configure:17184:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/configure-17185-	  */dev/null*)
##############################################
acct-6.6.4/configure-17311-
acct-6.6.4/configure:17312:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
acct-6.6.4/configure-17313-    *COFF*)
##############################################
acct-6.6.4/configure-17412-    # And add a safety zone
acct-6.6.4/configure:17413:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
acct-6.6.4/configure:17414:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
acct-6.6.4/configure-17415-    ;;
##############################################
acct-6.6.4/configure-17440-    if test -n "$kargmax"; then
acct-6.6.4/configure:17441:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
acct-6.6.4/configure-17442-    else
##############################################
acct-6.6.4/configure-17448-    if test -n "$lt_cv_sys_max_cmd_len"; then
acct-6.6.4/configure:17449:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
acct-6.6.4/configure:17450:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
acct-6.6.4/configure-17451-    else
##############################################
acct-6.6.4/configure-17460-      # we can't tell.
acct-6.6.4/configure:17461:      while { test "X"`func_fallback_echo "$teststring$teststring" 2>/dev/null` \
acct-6.6.4/configure-17462-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
acct-6.6.4/configure-17464-      do
acct-6.6.4/configure:17465:        i=`expr $i + 1`
acct-6.6.4/configure-17466-        teststring=$teststring$teststring
##############################################
acct-6.6.4/configure-17468-      # Only check the string length outside the loop.
acct-6.6.4/configure:17469:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
acct-6.6.4/configure-17470-      teststring=
##############################################
acct-6.6.4/configure-17473-      # linker.  It appears as though 1/2 is a usable value.
acct-6.6.4/configure:17474:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
acct-6.6.4/configure-17475-    fi
##############################################
acct-6.6.4/configure-17910-openbsd*)
acct-6.6.4/configure:17911:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/configure-17912-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
acct-6.6.4/configure-17977-    else
acct-6.6.4/configure:17978:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
acct-6.6.4/configure-17979-    fi
##############################################
acct-6.6.4/configure-18119-  # decide which to use based on capabilities of $DLLTOOL
acct-6.6.4/configure:18120:  case `$DLLTOOL --help 2>&1` in
acct-6.6.4/configure-18121-  *--identify-strict*)
##############################################
acct-6.6.4/configure-18640-# If we're using GNU nm, then use its standard symbol codes.
acct-6.6.4/configure:18641:case `$NM -V 2>&1` in
acct-6.6.4/configure-18642-*GNU* | *'with BFD'*)
##############################################
acct-6.6.4/configure-18658-mingw*)
acct-6.6.4/configure:18659:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
acct-6.6.4/configure-18660-  ;;
##############################################
acct-6.6.4/configure-18876-   if test "$GCC" = yes; then
acct-6.6.4/configure:18877:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
acct-6.6.4/configure-18878-   fi
##############################################
acct-6.6.4/configure-18880- /*)
acct-6.6.4/configure:18881:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
acct-6.6.4/configure-18882-   ;; #(
##############################################
acct-6.6.4/configure-18916-  test $ac_status = 0; }; then
acct-6.6.4/configure:18917:    case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/configure-18918-      *ELF-32*)
##############################################
acct-6.6.4/configure-18936-    if test "$lt_cv_prog_gnu_ld" = yes; then
acct-6.6.4/configure:18937:      case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/configure-18938-	*32-bit*)
##############################################
acct-6.6.4/configure-18948-    else
acct-6.6.4/configure:18949:      case `/usr/bin/file conftest.$ac_objext` in
acct-6.6.4/configure-18950-	*32-bit*)
##############################################
acct-6.6.4/configure-19844-  case ${2} in
acct-6.6.4/configure:19845:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
acct-6.6.4/configure:19846:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
acct-6.6.4/configure-19847-  esac
##############################################
acct-6.6.4/configure-20392-done
acct-6.6.4/configure:20393:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
acct-6.6.4/configure-20394-
##############################################
acct-6.6.4/configure-20421-	"file_magic "*)
acct-6.6.4/configure:20422:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
acct-6.6.4/configure-20423-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
acct-6.6.4/configure-20487-	"file_magic "*)
acct-6.6.4/configure:20488:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
acct-6.6.4/configure-20489-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
acct-6.6.4/configure-20852-      *)
acct-6.6.4/configure:20853:	case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/configure-20854-	*Sun\ F* | *Sun*Fortran*)
##############################################
acct-6.6.4/configure-21197-  if test "$hard_links" = no; then
acct-6.6.4/configure:21198:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
acct-6.6.4/configure:21199:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
acct-6.6.4/configure-21200-    need_locks=warn
##############################################
acct-6.6.4/configure-21284-	# shared libraries, regardless of the interface used.
acct-6.6.4/configure:21285:	case `$LD -v 2>&1` in
acct-6.6.4/configure-21286-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
acct-6.6.4/configure-21316-    supports_anon_versioning=no
acct-6.6.4/configure:21317:    case `$LD -v 2>&1` in
acct-6.6.4/configure-21318-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
acct-6.6.4/configure-21385-	# is EXPORTS), use it as is; otherwise, prepend...
acct-6.6.4/configure:21386:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/configure-21387-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
acct-6.6.4/configure-21413-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
acct-6.6.4/configure:21414:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/configure:21415:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/configure-21416-      ;;
##############################################
acct-6.6.4/configure-21431-        pgcc*)				# Portland Group C compiler
acct-6.6.4/configure:21432:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-21433-	  tmp_addflag=' $pic_flag'
##############################################
acct-6.6.4/configure-21436-					# Portland Group f77 and f90 compilers
acct-6.6.4/configure:21437:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-21438-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
acct-6.6.4/configure-21451-	nvcc*)	# Cuda Compiler Driver 2.2
acct-6.6.4/configure:21452:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-21453-	  compiler_needs_object=yes
##############################################
acct-6.6.4/configure-21455-	esac
acct-6.6.4/configure:21456:	case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/configure-21457-	*Sun\ C*)			# Sun C 5.9
acct-6.6.4/configure:21458:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-21459-	  compiler_needs_object=yes
##############################################
acct-6.6.4/configure-21524-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
acct-6.6.4/configure:21525:      case `$LD -v 2>&1` in
acct-6.6.4/configure-21526-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
acct-6.6.4/configure-21647-	# below for broken collect2 doesn't work under 4.3+
acct-6.6.4/configure:21648:	  collect2name=`${CC} -print-prog-name=collect2`
acct-6.6.4/configure-21649-	  if test -f "$collect2name" &&
##############################################
acct-6.6.4/configure-21720-      }'
acct-6.6.4/configure:21721:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-21722-  # Check for a 64-bit object if we didn't find anything.
acct-6.6.4/configure-21723-  if test -z "$lt_cv_aix_libpath_"; then
acct-6.6.4/configure:21724:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-21725-  fi
##############################################
acct-6.6.4/configure-21738-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
acct-6.6.4/configure:21739:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
acct-6.6.4/configure-21740-      else
##############################################
acct-6.6.4/configure-21773-      }'
acct-6.6.4/configure:21774:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-21775-  # Check for a 64-bit object if we didn't find anything.
acct-6.6.4/configure-21776-  if test -z "$lt_cv_aix_libpath_"; then
acct-6.6.4/configure:21777:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-21778-  fi
##############################################
acct-6.6.4/configure-21846-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
acct-6.6.4/configure:21847:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/configure-21848-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
acct-6.6.4/configure-21882-	# FIXME: Setting linknames here is a bad hack.
acct-6.6.4/configure:21883:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
acct-6.6.4/configure-21884-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
acct-6.6.4/configure-21900-  if test "$lt_cv_ld_force_load" = "yes"; then
acct-6.6.4/configure:21901:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
acct-6.6.4/configure-21902-  else
##############################################
acct-6.6.4/configure-22084-      if test "$GCC" = yes; then
acct-6.6.4/configure:22085:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-22086-	# Try to use the -exported_symbol ld option, if it does not
##############################################
acct-6.6.4/configure-22112-	if test "$lt_cv_irix_exported_symbol" = yes; then
acct-6.6.4/configure:22113:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
acct-6.6.4/configure-22114-	fi
acct-6.6.4/configure-22115-      else
acct-6.6.4/configure:22116:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure:22117:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
acct-6.6.4/configure-22118-      fi
##############################################
acct-6.6.4/configure-22152-	hardcode_direct_absolute=yes
acct-6.6.4/configure:22153:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/configure-22154-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
acct-6.6.4/configure-22185-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/configure:22186:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-22187-      else
acct-6.6.4/configure-22188-	allow_undefined_flag=' -expect_unresolved \*'
acct-6.6.4/configure:22189:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-22190-      fi
##############################################
acct-6.6.4/configure-22198-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/configure:22199:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-22200-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
acct-6.6.4/configure-22202-	allow_undefined_flag=' -expect_unresolved \*'
acct-6.6.4/configure:22203:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure:22204:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
acct-6.6.4/configure:22205:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
acct-6.6.4/configure-22206-
##############################################
acct-6.6.4/configure-22221-      else
acct-6.6.4/configure:22222:	case `$CC -V 2>&1` in
acct-6.6.4/configure-22223-	*"Compilers 5.0"*)
##############################################
acct-6.6.4/configure-22625-  esac
acct-6.6.4/configure:22626:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
acct-6.6.4/configure-22627-  case $lt_search_path_spec in
##############################################
acct-6.6.4/configure-22632-    # okay in the real world where ";" in dirpaths is itself problematic.
acct-6.6.4/configure:22633:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
acct-6.6.4/configure-22634-    ;;
acct-6.6.4/configure-22635-  *)
acct-6.6.4/configure:22636:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/configure-22637-    ;;
##############################################
acct-6.6.4/configure-22641-  lt_tmp_lt_search_path_spec=
acct-6.6.4/configure:22642:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
acct-6.6.4/configure-22643-  for lt_sys_path in $lt_search_path_spec; do
##############################################
acct-6.6.4/configure-22676-  esac
acct-6.6.4/configure:22677:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
acct-6.6.4/configure-22678-else
##############################################
acct-6.6.4/configure-22764-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
acct-6.6.4/configure:22765:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
acct-6.6.4/configure-22766-    ;;
##############################################
acct-6.6.4/configure-22800-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/configure:22801:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/configure:22802:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/configure:22803:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/configure-22804-      test -d \$dldir || mkdir -p \$dldir~
##############################################
acct-6.6.4/configure-22809-      fi'
acct-6.6.4/configure:22810:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/configure-22811-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/configure-22817-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
acct-6.6.4/configure:22818:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-22819-
##############################################
acct-6.6.4/configure-22823-      # MinGW DLLs use traditional 'lib' prefix
acct-6.6.4/configure:22824:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-22825-      ;;
##############################################
acct-6.6.4/configure-22827-      # pw32 DLLs use 'pw' prefix rather than 'lib'
acct-6.6.4/configure:22828:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-22829-      ;;
##############################################
acct-6.6.4/configure-22836-    libname_spec='$name'
acct-6.6.4/configure:22837:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-22838-    library_names_spec='${libname}.dll.lib'
##############################################
acct-6.6.4/configure-22848-        # Let DOS variable expansion print the short 8.3 style file name.
acct-6.6.4/configure:22849:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
acct-6.6.4/configure-22850-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
acct-6.6.4/configure-22853-      # Convert to MSYS style.
acct-6.6.4/configure:22854:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
acct-6.6.4/configure-22855-      ;;
##############################################
acct-6.6.4/configure-22859-      # like /cygdrive/c/PROGRA~1:/cygdr...
acct-6.6.4/configure:22860:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
acct-6.6.4/configure:22861:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
acct-6.6.4/configure:22862:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/configure-22863-      ;;
##############################################
acct-6.6.4/configure-22867-        # It is most probably a Windows format PATH.
acct-6.6.4/configure:22868:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
acct-6.6.4/configure-22869-      else
acct-6.6.4/configure:22870:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/configure-22871-      fi
##############################################
acct-6.6.4/configure-22877-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/configure:22878:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/configure:22879:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/configure:22880:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/configure-22881-      test -d \$dldir || mkdir -p \$dldir~
acct-6.6.4/configure-22882-      $install_prog $dir/$dlname \$dldir/$dlname'
acct-6.6.4/configure:22883:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/configure-22884-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/configure-22891-    # Assume MSVC wrapper
acct-6.6.4/configure:22892:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
acct-6.6.4/configure-22893-    dynamic_linker='Win32 ld.exe'
##############################################
acct-6.6.4/configure-22908-  shlibpath_var=DYLD_LIBRARY_PATH
acct-6.6.4/configure:22909:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
acct-6.6.4/configure-22910-
##############################################
acct-6.6.4/configure-23161-  if test -f /etc/ld.so.conf; then
acct-6.6.4/configure:23162:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
acct-6.6.4/configure-23163-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
acct-6.6.4/configure-23223-  shlibpath_var=LD_LIBRARY_PATH
acct-6.6.4/configure:23224:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/configure-23225-    case $host_os in
##############################################
acct-6.6.4/configure-24373-done
acct-6.6.4/configure:24374:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
acct-6.6.4/configure-24375-
##############################################
acct-6.6.4/configure-24405-    # gcc leaves a trailing carriage return which upsets mingw
acct-6.6.4/configure:24406:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
acct-6.6.4/configure-24407-  *)
acct-6.6.4/configure:24408:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
acct-6.6.4/configure-24409-  esac
##############################################
acct-6.6.4/configure-24414-      # Canonicalize the pathname of ld
acct-6.6.4/configure:24415:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
acct-6.6.4/configure-24416-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
acct-6.6.4/configure:24417:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
acct-6.6.4/configure-24418-      done
##############################################
acct-6.6.4/configure-24449-      # Break only if it was the GNU/non-GNU ld that we prefer.
acct-6.6.4/configure:24450:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
acct-6.6.4/configure-24451-      *GNU* | *'with BFD'*)
##############################################
acct-6.6.4/configure-24480-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
acct-6.6.4/configure:24481:case `$LD -v 2>&1 </dev/null` in
acct-6.6.4/configure-24482-*GNU* | *'with BFD'*)
##############################################
acct-6.6.4/configure-24514-        # ancient GNU ld didn't support --whole-archive et. al.
acct-6.6.4/configure:24515:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
acct-6.6.4/configure-24516-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
acct-6.6.4/configure-24598-          # below for broken collect2 doesn't work under 4.3+
acct-6.6.4/configure:24599:	  collect2name=`${CC} -print-prog-name=collect2`
acct-6.6.4/configure-24600-	  if test -f "$collect2name" &&
##############################################
acct-6.6.4/configure-24671-      }'
acct-6.6.4/configure:24672:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-24673-  # Check for a 64-bit object if we didn't find anything.
acct-6.6.4/configure-24674-  if test -z "$lt_cv_aix_libpath__CXX"; then
acct-6.6.4/configure:24675:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-24676-  fi
##############################################
acct-6.6.4/configure-24690-
acct-6.6.4/configure:24691:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
acct-6.6.4/configure-24692-        else
##############################################
acct-6.6.4/configure-24725-      }'
acct-6.6.4/configure:24726:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-24727-  # Check for a 64-bit object if we didn't find anything.
acct-6.6.4/configure-24728-  if test -z "$lt_cv_aix_libpath__CXX"; then
acct-6.6.4/configure:24729:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
acct-6.6.4/configure-24730-  fi
##############################################
acct-6.6.4/configure-24798-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
acct-6.6.4/configure:24799:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/configure-24800-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
acct-6.6.4/configure-24839-	    # is EXPORTS), use it as is; otherwise, prepend...
acct-6.6.4/configure:24840:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
acct-6.6.4/configure-24841-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
acct-6.6.4/configure-24860-  if test "$lt_cv_ld_force_load" = "yes"; then
acct-6.6.4/configure:24861:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
acct-6.6.4/configure-24862-  else
##############################################
acct-6.6.4/configure-24953-            # dependencies.
acct-6.6.4/configure:24954:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/configure-24955-            ;;
##############################################
acct-6.6.4/configure-25018-	    # dependencies.
acct-6.6.4/configure:25019:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/configure-25020-	    ;;
##############################################
acct-6.6.4/configure-25054-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
acct-6.6.4/configure:25055:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/configure:25056:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
acct-6.6.4/configure-25057-	;;
##############################################
acct-6.6.4/configure-25061-	    # SGI C++
acct-6.6.4/configure:25062:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-25063-
##############################################
acct-6.6.4/configure-25072-	      if test "$with_gnu_ld" = no; then
acct-6.6.4/configure:25073:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-25074-	      else
acct-6.6.4/configure:25075:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
acct-6.6.4/configure-25076-	      fi
##############################################
acct-6.6.4/configure-25093-	    # to its proper name (with version) after linking.
acct-6.6.4/configure:25094:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
acct-6.6.4/configure:25095:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
acct-6.6.4/configure-25096-	    # Commands to make compiler produce verbose output that lists
##############################################
acct-6.6.4/configure-25103-	    # dependencies.
acct-6.6.4/configure:25104:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/configure-25105-
##############################################
acct-6.6.4/configure-25118-	    # earlier do not add the objects themselves.
acct-6.6.4/configure:25119:	    case `$CC -V 2>&1` in
acct-6.6.4/configure-25120-	      *"Version 7."*)
##############################################
acct-6.6.4/configure-25139-            # Portland Group C++ compiler
acct-6.6.4/configure:25140:	    case `$CC -V` in
acct-6.6.4/configure-25141-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
acct-6.6.4/configure-25144-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
acct-6.6.4/configure:25145:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
acct-6.6.4/configure-25146-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
acct-6.6.4/configure-25148-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
acct-6.6.4/configure:25149:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
acct-6.6.4/configure-25150-		$RANLIB $oldlib'
##############################################
acct-6.6.4/configure-25153-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
acct-6.6.4/configure:25154:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
acct-6.6.4/configure-25155-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
acct-6.6.4/configure-25157-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
acct-6.6.4/configure:25158:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
acct-6.6.4/configure-25159-	      ;;
##############################################
acct-6.6.4/configure-25167-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
acct-6.6.4/configure:25168:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-25169-            ;;
##############################################
acct-6.6.4/configure-25186-	    # dependencies.
acct-6.6.4/configure:25187:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
acct-6.6.4/configure-25188-	    ;;
##############################################
acct-6.6.4/configure-25201-	  *)
acct-6.6.4/configure:25202:	    case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/configure-25203-	    *Sun\ C*)
##############################################
acct-6.6.4/configure-25208-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
acct-6.6.4/configure:25209:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
acct-6.6.4/configure-25210-	      compiler_needs_object_CXX=yes
##############################################
acct-6.6.4/configure-25278-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
acct-6.6.4/configure:25279:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/configure-25280-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
acct-6.6.4/configure-25297-	    # to its proper name (with version) after linking.
acct-6.6.4/configure:25298:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
acct-6.6.4/configure-25299-
##############################################
acct-6.6.4/configure-25318-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
acct-6.6.4/configure:25319:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-25320-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
acct-6.6.4/configure-25323-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
acct-6.6.4/configure:25324:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure:25325:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
acct-6.6.4/configure-25326-	          echo "-hidden">> $lib.exp~
acct-6.6.4/configure:25327:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
acct-6.6.4/configure-25328-	          $RM $lib.exp'
##############################################
acct-6.6.4/configure-25342-	    # dependencies.
acct-6.6.4/configure:25343:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
acct-6.6.4/configure-25344-	    ;;
##############################################
acct-6.6.4/configure-25349-	        osf3*)
acct-6.6.4/configure:25350:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-25351-		  ;;
acct-6.6.4/configure-25352-	        *)
acct-6.6.4/configure:25353:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
acct-6.6.4/configure-25354-		  ;;
##############################################
acct-6.6.4/configure-25595-
acct-6.6.4/configure:25596:  for p in `eval "$output_verbose_link_cmd"`; do
acct-6.6.4/configure-25597-    case ${prev}${p} in
##############################################
acct-6.6.4/configure-25692-linux*)
acct-6.6.4/configure:25693:  case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/configure-25694-  *Sun\ C*)
##############################################
acct-6.6.4/configure-25743-if test -n "${compiler_lib_search_path_CXX}"; then
acct-6.6.4/configure:25744: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
acct-6.6.4/configure-25745-fi
##############################################
acct-6.6.4/configure-25984-	  *)
acct-6.6.4/configure:25985:	    case `$CC -V 2>&1 | sed 5q` in
acct-6.6.4/configure-25986-	    *Sun\ C*)
##############################################
acct-6.6.4/configure-26338-  if test "$hard_links" = no; then
acct-6.6.4/configure:26339:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
acct-6.6.4/configure:26340:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
acct-6.6.4/configure-26341-    need_locks=warn
##############################################
acct-6.6.4/configure-26612-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
acct-6.6.4/configure:26613:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
acct-6.6.4/configure-26614-    ;;
##############################################
acct-6.6.4/configure-26648-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/configure:26649:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/configure:26650:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/configure:26651:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/configure-26652-      test -d \$dldir || mkdir -p \$dldir~
##############################################
acct-6.6.4/configure-26657-      fi'
acct-6.6.4/configure:26658:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/configure-26659-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/configure-26665-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
acct-6.6.4/configure:26666:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-26667-
##############################################
acct-6.6.4/configure-26670-      # MinGW DLLs use traditional 'lib' prefix
acct-6.6.4/configure:26671:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-26672-      ;;
##############################################
acct-6.6.4/configure-26674-      # pw32 DLLs use 'pw' prefix rather than 'lib'
acct-6.6.4/configure:26675:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-26676-      ;;
##############################################
acct-6.6.4/configure-26683-    libname_spec='$name'
acct-6.6.4/configure:26684:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
acct-6.6.4/configure-26685-    library_names_spec='${libname}.dll.lib'
##############################################
acct-6.6.4/configure-26695-        # Let DOS variable expansion print the short 8.3 style file name.
acct-6.6.4/configure:26696:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
acct-6.6.4/configure-26697-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
acct-6.6.4/configure-26700-      # Convert to MSYS style.
acct-6.6.4/configure:26701:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
acct-6.6.4/configure-26702-      ;;
##############################################
acct-6.6.4/configure-26706-      # like /cygdrive/c/PROGRA~1:/cygdr...
acct-6.6.4/configure:26707:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
acct-6.6.4/configure:26708:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
acct-6.6.4/configure:26709:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/configure-26710-      ;;
##############################################
acct-6.6.4/configure-26714-        # It is most probably a Windows format PATH.
acct-6.6.4/configure:26715:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
acct-6.6.4/configure-26716-      else
acct-6.6.4/configure:26717:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
acct-6.6.4/configure-26718-      fi
##############################################
acct-6.6.4/configure-26724-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
acct-6.6.4/configure:26725:    postinstall_cmds='base_file=`basename \${file}`~
acct-6.6.4/configure:26726:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
acct-6.6.4/configure:26727:      dldir=$destdir/`dirname \$dlpath`~
acct-6.6.4/configure-26728-      test -d \$dldir || mkdir -p \$dldir~
acct-6.6.4/configure-26729-      $install_prog $dir/$dlname \$dldir/$dlname'
acct-6.6.4/configure:26730:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
acct-6.6.4/configure-26731-      dlpath=$dir/\$dldll~
##############################################
acct-6.6.4/configure-26738-    # Assume MSVC wrapper
acct-6.6.4/configure:26739:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
acct-6.6.4/configure-26740-    dynamic_linker='Win32 ld.exe'
##############################################
acct-6.6.4/configure-26755-  shlibpath_var=DYLD_LIBRARY_PATH
acct-6.6.4/configure:26756:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
acct-6.6.4/configure-26757-
##############################################
acct-6.6.4/configure-27007-  if test -f /etc/ld.so.conf; then
acct-6.6.4/configure:27008:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
acct-6.6.4/configure-27009-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
acct-6.6.4/configure-27069-  shlibpath_var=LD_LIBRARY_PATH
acct-6.6.4/configure:27070:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
acct-6.6.4/configure-27071-    case $host_os in
##############################################
acct-6.6.4/configure-28064-  for ac_func in _getb67 GETB67 getb67; do
acct-6.6.4/configure:28065:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
acct-6.6.4/configure-28066-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
acct-6.6.4/configure-28745-do :
acct-6.6.4/configure:28746:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
acct-6.6.4/configure-28747-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
acct-6.6.4/configure-28749-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:28750:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
acct-6.6.4/configure-28751-_ACEOF
##############################################
acct-6.6.4/configure-28901-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
acct-6.6.4/configure:28902:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
acct-6.6.4/configure-28903-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
acct-6.6.4/configure-28933-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:28934:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
acct-6.6.4/configure-28935-_ACEOF
##############################################
acct-6.6.4/configure-29059-do :
acct-6.6.4/configure:29060:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
acct-6.6.4/configure-29061-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
acct-6.6.4/configure-29063-  cat >>confdefs.h <<_ACEOF
acct-6.6.4/configure:29064:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
acct-6.6.4/configure-29065-_ACEOF
##############################################
acct-6.6.4/configure-30233-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
acct-6.6.4/configure:30234:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
acct-6.6.4/configure-30235-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
acct-6.6.4/configure-30290-      sed_drop_objext='s/\.o$//;s/\.obj$//'
acct-6.6.4/configure:30291:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
acct-6.6.4/configure-30292-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
acct-6.6.4/configure-30306-      sed_drop_objext='s/\.o$//;s/\.obj$//'
acct-6.6.4/configure:30307:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
acct-6.6.4/configure-30308-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
acct-6.6.4/configure-30389-if test -z "$BASH_VERSION$ZSH_VERSION" \
acct-6.6.4/configure:30390:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
acct-6.6.4/configure-30391-  as_echo='print -r --'
acct-6.6.4/configure-30392-  as_echo_n='print -rn --'
acct-6.6.4/configure:30393:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
acct-6.6.4/configure-30394-  as_echo='printf %s\n'
##############################################
acct-6.6.4/configure-30396-else
acct-6.6.4/configure:30397:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
acct-6.6.4/configure-30398-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
acct-6.6.4/configure-30406-	expr "X$arg" : "X\\(.*\\)$as_nl";
acct-6.6.4/configure:30407:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
acct-6.6.4/configure-30408-      esac;
##############################################
acct-6.6.4/configure-30483-# ----------------------------------------
acct-6.6.4/configure:30484:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
acct-6.6.4/configure-30485-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
acct-6.6.4/configure-30555-  {
acct-6.6.4/configure:30556:    as_val=`expr "$@" || test $? -eq 1`
acct-6.6.4/configure-30557-  }
##############################################
acct-6.6.4/configure-30659-      case $as_dir in #(
acct-6.6.4/configure:30660:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
acct-6.6.4/configure-30661-      *) as_qdir=$as_dir;;
##############################################
acct-6.6.4/configure-30794-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
acct-6.6.4/configure:30795:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
acct-6.6.4/configure-30796-ac_cs_version="\\
##############################################
acct-6.6.4/configure-30819-  --*=?*)
acct-6.6.4/configure:30820:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
acct-6.6.4/configure:30821:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
acct-6.6.4/configure-30822-    ac_shift=:
##############################################
acct-6.6.4/configure-30824-  --*=)
acct-6.6.4/configure:30825:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
acct-6.6.4/configure-30826-    ac_optarg=
##############################################
acct-6.6.4/configure-30848-    case $ac_optarg in
acct-6.6.4/configure:30849:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
acct-6.6.4/configure-30850-    '') as_fn_error $? "missing file argument" ;;
##############################################
acct-6.6.4/configure-30856-    case $ac_optarg in
acct-6.6.4/configure:30857:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
acct-6.6.4/configure-30858-    esac
##############################################
acct-6.6.4/configure-30925-delay_variable_subst='$delay_variable_subst'
acct-6.6.4/configure:30926:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30927:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30928:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30929:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30930:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30931:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30932:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30933:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30934:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30935:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30936:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30937:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30938:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30939:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30940:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30941:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30942:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30943:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30944:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30945:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30946:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30947:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30948:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30949:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30950:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30951:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30952:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30953:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30954:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30955:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30956:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30957:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30958:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30959:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30960:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30961:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30962:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30963:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30964:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30965:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30966:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30967:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30968:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30969:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30970:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30971:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30972:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30973:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30974:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30975:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30976:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30977:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30978:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30979:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30980:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30981:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30982:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30983:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30984:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30985:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30986:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30987:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30988:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30989:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30990:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30991:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30992:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30993:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30994:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30995:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30996:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30997:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30998:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:30999:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31000:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31001:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31002:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31003:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31004:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31005:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31006:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31007:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31008:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31009:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31010:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31011:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31012:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31013:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31014:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31015:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31016:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31017:hardcode_libdir_flag_spec_ld='`$ECHO "$hardcode_libdir_flag_spec_ld" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31018:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31019:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31020:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31021:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31022:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31023:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31024:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31025:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31026:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31027:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31028:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31029:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31030:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31031:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31032:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31033:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31034:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31035:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31036:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31037:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31038:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31039:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31040:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31041:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31042:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31043:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31044:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31045:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31046:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31047:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31048:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31049:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31050:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31051:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31052:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31053:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31054:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31055:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31056:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31057:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31058:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31059:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31060:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31061:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31062:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31063:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31064:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31065:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31066:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31067:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31068:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31069:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31070:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31071:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31072:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31073:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31074:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31075:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31076:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31077:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31078:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31079:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31080:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31081:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31082:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31083:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31084:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31085:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31086:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31087:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31088:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31089:hardcode_libdir_flag_spec_ld_CXX='`$ECHO "$hardcode_libdir_flag_spec_ld_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31090:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31091:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31092:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31093:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31094:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31095:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31096:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31097:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31098:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31099:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31100:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31101:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31102:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31103:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31104:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31105:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31106:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31107:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31108:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31109:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31110:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure:31111:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
acct-6.6.4/configure-31112-
##############################################
acct-6.6.4/configure-31223-compiler_lib_search_path_CXX; do
acct-6.6.4/configure:31224:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
acct-6.6.4/configure-31225-    *[\\\\\\\`\\"\\\$]*)
acct-6.6.4/configure:31226:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
acct-6.6.4/configure-31227-      ;;
##############################################
acct-6.6.4/configure-31264-postlink_cmds_CXX; do
acct-6.6.4/configure:31265:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
acct-6.6.4/configure-31266-    *[\\\\\\\`\\"\\\$]*)
acct-6.6.4/configure:31267:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
acct-6.6.4/configure-31268-      ;;
##############################################
acct-6.6.4/configure-31367-fi
acct-6.6.4/configure:31368:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
acct-6.6.4/configure-31369-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
acct-6.6.4/configure-31384-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
acct-6.6.4/configure:31385:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
acct-6.6.4/configure-31386-ac_delim='%!_!# '
##############################################
acct-6.6.4/configure-31390-
acct-6.6.4/configure:31391:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
acct-6.6.4/configure-31392-  if test $ac_delim_n = $ac_delim_num; then
##############################################
acct-6.6.4/configure-31528-for ac_last_try in false false :; do
acct-6.6.4/configure:31529:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
acct-6.6.4/configure-31530-  if test -z "$ac_tt"; then
##############################################
acct-6.6.4/configure-31660-      esac
acct-6.6.4/configure:31661:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
acct-6.6.4/configure-31662-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
acct-6.6.4/configure-31719-*)
acct-6.6.4/configure:31720:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
acct-6.6.4/configure-31721-  # A ".." for each directory in $ac_dir_suffix.
acct-6.6.4/configure:31722:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
acct-6.6.4/configure-31723-  case $ac_top_builddir_sub in
##############################################
acct-6.6.4/configure-31780-/@mandir@/p'
acct-6.6.4/configure:31781:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
acct-6.6.4/configure-31782-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
acct-6.6.4/configure-31797-
acct-6.6.4/configure:31798:# Neutralize VPATH when `$srcdir' = `.'.
acct-6.6.4/configure-31799-# Shell code in configure.ac might set extrasub.
##############################################
acct-6.6.4/configure-31825-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
acct-6.6.4/configure:31826:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
acct-6.6.4/configure-31827-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
acct-6.6.4/configure-31871-    * )
acct-6.6.4/configure:31872:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
acct-6.6.4/configure-31873-  esac
##############################################
acct-6.6.4/configure-31918-    # Strip MF so we end up with the name of the file.
acct-6.6.4/configure:31919:    mf=`echo "$mf" | sed -e 's/:.*$//'`
acct-6.6.4/configure-31920-    # Check whether this is an Automake generated Makefile or not.
##############################################
acct-6.6.4/configure-31955-    # from the Makefile without running `make'.
acct-6.6.4/configure:31956:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
acct-6.6.4/configure-31957-    test -z "$DEPDIR" && continue
acct-6.6.4/configure:31958:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
acct-6.6.4/configure-31959-    test -z "am__include" && continue
acct-6.6.4/configure:31960:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
acct-6.6.4/configure-31961-    # When using ansi2knr, U may be empty or an underscore; expand it
acct-6.6.4/configure:31962:    U=`sed -n 's/^U = //p' < "$mf"`
acct-6.6.4/configure-31963-    # Find all dependency output files, they are included files with
##############################################
acct-6.6.4/configure-32016-
acct-6.6.4/configure:32017:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
acct-6.6.4/configure-32018-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
acct-6.6.4/config.sub-54-
acct-6.6.4/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
acct-6.6.4/config.sub-56-
##############################################
acct-6.6.4/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
acct-6.6.4/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
acct-6.6.4/config.sub-121-case $maybe_os in
##############################################
acct-6.6.4/config.sub-127-    os=-$maybe_os
acct-6.6.4/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
acct-6.6.4/config.sub-129-    ;;
##############################################
acct-6.6.4/config.sub-131-    os=-linux-android
acct-6.6.4/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
acct-6.6.4/config.sub-133-    ;;
acct-6.6.4/config.sub-134-  *)
acct-6.6.4/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
acct-6.6.4/config.sub-136-    if [ $basic_machine != $1 ]
acct-6.6.4/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
acct-6.6.4/config.sub-138-    else os=; fi
##############################################
acct-6.6.4/config.sub-185-		os=-sco5v6
acct-6.6.4/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-187-		;;
##############################################
acct-6.6.4/config.sub-189-		os=-sco3.2v5
acct-6.6.4/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-191-		;;
##############################################
acct-6.6.4/config.sub-193-		os=-sco3.2v4
acct-6.6.4/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-195-		;;
acct-6.6.4/config.sub-196-	-sco3.2.[4-9]*)
acct-6.6.4/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
acct-6.6.4/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-199-		;;
##############################################
acct-6.6.4/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
acct-6.6.4/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-203-		;;
##############################################
acct-6.6.4/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
acct-6.6.4/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-207-		;;
##############################################
acct-6.6.4/config.sub-209-		os=-sco3.2v2
acct-6.6.4/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-211-		;;
acct-6.6.4/config.sub-212-	-udk*)
acct-6.6.4/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-214-		;;
##############################################
acct-6.6.4/config.sub-216-		os=-isc2.2
acct-6.6.4/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-218-		;;
##############################################
acct-6.6.4/config.sub-222-	-isc*)
acct-6.6.4/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
acct-6.6.4/config.sub-224-		;;
##############################################
acct-6.6.4/config.sub-234-	-ptx*)
acct-6.6.4/config.sub:235:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
acct-6.6.4/config.sub-236-		;;
acct-6.6.4/config.sub-237-	-windowsnt*)
acct-6.6.4/config.sub:238:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
acct-6.6.4/config.sub-239-		;;
##############################################
acct-6.6.4/config.sub-363-	*-*-*)
acct-6.6.4/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
acct-6.6.4/config.sub-365-		exit 1
##############################################
acct-6.6.4/config.sub-483-	amd64-*)
acct-6.6.4/config.sub:484:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-485-		;;
##############################################
acct-6.6.4/config.sub-525-	blackfin-*)
acct-6.6.4/config.sub:526:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-527-		os=-linux
##############################################
acct-6.6.4/config.sub-533-	c54x-*)
acct-6.6.4/config.sub:534:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-535-		;;
acct-6.6.4/config.sub-536-	c55x-*)
acct-6.6.4/config.sub:537:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-538-		;;
acct-6.6.4/config.sub-539-	c6x-*)
acct-6.6.4/config.sub:540:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-541-		;;
##############################################
acct-6.6.4/config.sub-736-	i*86v32)
acct-6.6.4/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
acct-6.6.4/config.sub-738-		os=-sysv32
##############################################
acct-6.6.4/config.sub-740-	i*86v4*)
acct-6.6.4/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
acct-6.6.4/config.sub-742-		os=-sysv4
##############################################
acct-6.6.4/config.sub-744-	i*86v)
acct-6.6.4/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
acct-6.6.4/config.sub-746-		os=-sysv
##############################################
acct-6.6.4/config.sub-748-	i*86sol2)
acct-6.6.4/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
acct-6.6.4/config.sub-750-		os=-solaris2
##############################################
acct-6.6.4/config.sub-778-	m68knommu-*)
acct-6.6.4/config.sub:779:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-780-		os=-linux
##############################################
acct-6.6.4/config.sub-833-	mips3*-*)
acct-6.6.4/config.sub:834:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
acct-6.6.4/config.sub-835-		;;
acct-6.6.4/config.sub-836-	mips3*)
acct-6.6.4/config.sub:837:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
acct-6.6.4/config.sub-838-		;;
##############################################
acct-6.6.4/config.sub-851-	ms1-*)
acct-6.6.4/config.sub:852:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
acct-6.6.4/config.sub-853-		;;
##############################################
acct-6.6.4/config.sub-970-	parisc-*)
acct-6.6.4/config.sub:971:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-972-		os=-linux
##############################################
acct-6.6.4/config.sub-986-	pc98-*)
acct-6.6.4/config.sub:987:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-988-		;;
##############################################
acct-6.6.4/config.sub-1001-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
acct-6.6.4/config.sub:1002:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1003-		;;
acct-6.6.4/config.sub-1004-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
acct-6.6.4/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1006-		;;
acct-6.6.4/config.sub-1007-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
acct-6.6.4/config.sub:1008:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1009-		;;
acct-6.6.4/config.sub-1010-	pentium4-*)
acct-6.6.4/config.sub:1011:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1012-		;;
##############################################
acct-6.6.4/config.sub-1020-	ppc-* | ppcbe-*)
acct-6.6.4/config.sub:1021:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1022-		;;
##############################################
acct-6.6.4/config.sub-1026-	ppcle-* | powerpclittle-*)
acct-6.6.4/config.sub:1027:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1028-		;;
##############################################
acct-6.6.4/config.sub-1030-		;;
acct-6.6.4/config.sub:1031:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1032-		;;
##############################################
acct-6.6.4/config.sub-1036-	ppc64le-* | powerpc64little-*)
acct-6.6.4/config.sub:1037:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1038-		;;
##############################################
acct-6.6.4/config.sub-1119-	strongarm-* | thumb-*)
acct-6.6.4/config.sub:1120:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
acct-6.6.4/config.sub-1121-		;;
##############################################
acct-6.6.4/config.sub-1249-	xscale-* | xscalee[bl]-*)
acct-6.6.4/config.sub:1250:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
acct-6.6.4/config.sub-1251-		;;
##############################################
acct-6.6.4/config.sub-1326-	*)
acct-6.6.4/config.sub:1327:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
acct-6.6.4/config.sub-1328-		exit 1
##############################################
acct-6.6.4/config.sub-1334-	*-digital*)
acct-6.6.4/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
acct-6.6.4/config.sub-1336-		;;
acct-6.6.4/config.sub-1337-	*-commodore*)
acct-6.6.4/config.sub:1338:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
acct-6.6.4/config.sub-1339-		;;
##############################################
acct-6.6.4/config.sub-1355-	-solaris1 | -solaris1.*)
acct-6.6.4/config.sub:1356:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
acct-6.6.4/config.sub-1357-		;;
##############################################
acct-6.6.4/config.sub-1367-	-gnu/linux*)
acct-6.6.4/config.sub:1368:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
acct-6.6.4/config.sub-1369-		;;
##############################################
acct-6.6.4/config.sub-1413-	-nto*)
acct-6.6.4/config.sub:1414:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
acct-6.6.4/config.sub-1415-		;;
##############################################
acct-6.6.4/config.sub-1420-	-mac*)
acct-6.6.4/config.sub:1421:		os=`echo $os | sed -e 's|mac|macos|'`
acct-6.6.4/config.sub-1422-		;;
##############################################
acct-6.6.4/config.sub-1426-	-linux*)
acct-6.6.4/config.sub:1427:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
acct-6.6.4/config.sub-1428-		;;
acct-6.6.4/config.sub-1429-	-sunos5*)
acct-6.6.4/config.sub:1430:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
acct-6.6.4/config.sub-1431-		;;
acct-6.6.4/config.sub-1432-	-sunos6*)
acct-6.6.4/config.sub:1433:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
acct-6.6.4/config.sub-1434-		;;
##############################################
acct-6.6.4/config.sub-1481-	-sinix5.*)
acct-6.6.4/config.sub:1482:		os=`echo $os | sed -e 's|sinix|sysv|'`
acct-6.6.4/config.sub-1483-		;;
##############################################
acct-6.6.4/config.sub-1534-		# Get rid of the `-' at the beginning of $os.
acct-6.6.4/config.sub:1535:		os=`echo $os | sed 's/[^-]*-//'`
acct-6.6.4/config.sub:1536:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
acct-6.6.4/config.sub-1537-		exit 1
##############################################
acct-6.6.4/config.sub-1794-		esac
acct-6.6.4/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
acct-6.6.4/config.sub-1796-		;;
##############################################
acct-6.6.4/aclocal.m4-70-changequote(,)dnl
acct-6.6.4/aclocal.m4:71:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
acct-6.6.4/aclocal.m4-72-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
acct-6.6.4/aclocal.m4-77-changequote(,)dnl
acct-6.6.4/aclocal.m4:78:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
acct-6.6.4/aclocal.m4-79-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
acct-6.6.4/aclocal.m4-96-changequote(,)dnl
acct-6.6.4/aclocal.m4:97:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
acct-6.6.4/aclocal.m4-98-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
acct-6.6.4/aclocal.m4-121-      case "$ac_file" in
acct-6.6.4/aclocal.m4:122:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
acct-6.6.4/aclocal.m4-123-      esac
##############################################
acct-6.6.4/aclocal.m4-126-        # Adjust a relative srcdir.
acct-6.6.4/aclocal.m4:127:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
acct-6.6.4/aclocal.m4:128:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
acct-6.6.4/aclocal.m4:129:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
acct-6.6.4/aclocal.m4-130-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
acct-6.6.4/aclocal.m4-133-        case "$ac_given_srcdir" in
acct-6.6.4/aclocal.m4:134:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
acct-6.6.4/aclocal.m4-135-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
acct-6.6.4/aclocal.m4-154-            fi
acct-6.6.4/aclocal.m4:155:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
acct-6.6.4/aclocal.m4-156-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
acct-6.6.4/aclocal.m4-251-  # Adjust a relative srcdir.
acct-6.6.4/aclocal.m4:252:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
acct-6.6.4/aclocal.m4:253:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
acct-6.6.4/aclocal.m4:254:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
acct-6.6.4/aclocal.m4-255-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
acct-6.6.4/aclocal.m4-258-  case "$ac_given_srcdir" in
acct-6.6.4/aclocal.m4:259:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
acct-6.6.4/aclocal.m4-260-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
acct-6.6.4/aclocal.m4-320-  # Set POTFILES to the value of the Makefile variable POTFILES.
acct-6.6.4/aclocal.m4:321:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
acct-6.6.4/aclocal.m4:322:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
acct-6.6.4/aclocal.m4-323-  # Compute POTFILES_DEPS as
##############################################
acct-6.6.4/aclocal.m4-335-    # The LINGUAS file contains the set of available languages.
acct-6.6.4/aclocal.m4:336:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
acct-6.6.4/aclocal.m4-337-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
acct-6.6.4/aclocal.m4-339-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
acct-6.6.4/aclocal.m4:340:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
acct-6.6.4/aclocal.m4:341:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
acct-6.6.4/aclocal.m4-342-  fi
##############################################
acct-6.6.4/aclocal.m4-383-    QMFILES="$QMFILES $srcdirpre$lang.qm"
acct-6.6.4/aclocal.m4:384:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
acct-6.6.4/aclocal.m4-385-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
acct-6.6.4/aclocal.m4:386:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
acct-6.6.4/aclocal.m4-387-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
acct-6.6.4/aclocal.m4-424-      QTCATALOGS="$QTCATALOGS $lang.qm"
acct-6.6.4/aclocal.m4:425:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
acct-6.6.4/aclocal.m4-426-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
acct-6.6.4/aclocal.m4:427:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
acct-6.6.4/aclocal.m4-428-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
acct-6.6.4/aclocal.m4-436-    for lang in $ALL_LINGUAS; do
acct-6.6.4/aclocal.m4:437:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
acct-6.6.4/aclocal.m4-438-      cat >> "$ac_file.tmp" <<EOF
##############################################
acct-6.6.4/aclocal.m4-447-    for lang in $ALL_LINGUAS; do
acct-6.6.4/aclocal.m4:448:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
acct-6.6.4/aclocal.m4-449-      cat >> "$ac_file.tmp" <<EOF
##############################################
acct-6.6.4/aclocal.m4-527-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
acct-6.6.4/aclocal.m4:528:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
acct-6.6.4/aclocal.m4-529-#
##############################################
acct-6.6.4/aclocal.m4-551-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
acct-6.6.4/aclocal.m4:552:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
acct-6.6.4/aclocal.m4-553-# and then we would define $MISSING as
##############################################
acct-6.6.4/aclocal.m4-567-# expand $ac_aux_dir to an absolute path
acct-6.6.4/aclocal.m4:568:am_aux_dir=`cd $ac_aux_dir && pwd`
acct-6.6.4/aclocal.m4-569-])
##############################################
acct-6.6.4/aclocal.m4-669-  if test "$am_compiler_list" = ""; then
acct-6.6.4/aclocal.m4:670:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
acct-6.6.4/aclocal.m4-671-  fi
##############################################
acct-6.6.4/aclocal.m4-818-    # Strip MF so we end up with the name of the file.
acct-6.6.4/aclocal.m4:819:    mf=`echo "$mf" | sed -e 's/:.*$//'`
acct-6.6.4/aclocal.m4-820-    # Check whether this is an Automake generated Makefile or not.
##############################################
acct-6.6.4/aclocal.m4-827-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
acct-6.6.4/aclocal.m4:828:      dirpart=`AS_DIRNAME("$mf")`
acct-6.6.4/aclocal.m4-829-    else
##############################################
acct-6.6.4/aclocal.m4-833-    # from the Makefile without running `make'.
acct-6.6.4/aclocal.m4:834:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
acct-6.6.4/aclocal.m4-835-    test -z "$DEPDIR" && continue
acct-6.6.4/aclocal.m4:836:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
acct-6.6.4/aclocal.m4-837-    test -z "am__include" && continue
acct-6.6.4/aclocal.m4:838:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
acct-6.6.4/aclocal.m4-839-    # When using ansi2knr, U may be empty or an underscore; expand it
acct-6.6.4/aclocal.m4:840:    U=`sed -n 's/^U = //p' < "$mf"`
acct-6.6.4/aclocal.m4-841-    # Find all dependency output files, they are included files with
##############################################
acct-6.6.4/aclocal.m4-849-      test -f "$dirpart/$file" && continue
acct-6.6.4/aclocal.m4:850:      fdir=`AS_DIRNAME(["$file"])`
acct-6.6.4/aclocal.m4-851-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
acct-6.6.4/aclocal.m4-904-AC_REQUIRE([AC_PROG_INSTALL])dnl
acct-6.6.4/aclocal.m4:905:if test "`cd $srcdir && pwd`" != "`pwd`"; then
acct-6.6.4/aclocal.m4-906-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
acct-6.6.4/aclocal.m4-1006-    * )
acct-6.6.4/aclocal.m4:1007:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
acct-6.6.4/aclocal.m4-1008-  esac
acct-6.6.4/aclocal.m4-1009-done
acct-6.6.4/aclocal.m4:1010:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
acct-6.6.4/aclocal.m4-1011-
##############################################
acct-6.6.4/aclocal.m4-1084-# Ignore all kinds of additional output from `make'.
acct-6.6.4/aclocal.m4:1085:case `$am_make -s -f confmf 2> /dev/null` in #(
acct-6.6.4/aclocal.m4-1086-*the\ am__doit\ target*)
##############################################
acct-6.6.4/aclocal.m4-1094-   echo '.include "confinc"' > confmf
acct-6.6.4/aclocal.m4:1095:   case `$am_make -s -f confmf 2> /dev/null` in #(
acct-6.6.4/aclocal.m4-1096-   *the\ am__doit\ target*)
##############################################
acct-6.6.4/aclocal.m4-1251-if (
acct-6.6.4/aclocal.m4:1252:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
acct-6.6.4/aclocal.m4-1253-   if test "$[*]" = "X"; then
acct-6.6.4/aclocal.m4-1254-      # -L didn't work.
acct-6.6.4/aclocal.m4:1255:      set X `ls -t "$srcdir/configure" conftest.file`
acct-6.6.4/aclocal.m4-1256-   fi
##############################################
acct-6.6.4/lib/Makefile.in-181-  while test -n "$$dir1"; do \
acct-6.6.4/lib/Makefile.in:182:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
acct-6.6.4/lib/Makefile.in-183-    if test "$$first" != "."; then \
acct-6.6.4/lib/Makefile.in-184-      if test "$$first" = ".."; then \
acct-6.6.4/lib/Makefile.in:185:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
acct-6.6.4/lib/Makefile.in:186:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
acct-6.6.4/lib/Makefile.in-187-      else \
acct-6.6.4/lib/Makefile.in:188:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
acct-6.6.4/lib/Makefile.in-189-        if test "$$first2" = "$$first"; then \
acct-6.6.4/lib/Makefile.in:190:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
acct-6.6.4/lib/Makefile.in-191-        else \
##############################################
acct-6.6.4/lib/Makefile.in-196-    fi; \
acct-6.6.4/lib/Makefile.in:197:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
acct-6.6.4/lib/Makefile.in-198-  done; \
##############################################
acct-6.6.4/lib/Makefile.in-967-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
acct-6.6.4/lib/Makefile.in:968:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
acct-6.6.4/lib/Makefile.in-969-	  test "$$dir" != "$$p" || dir=.; \
##############################################
acct-6.6.4/lib/Makefile.in-1021-.c.o:
acct-6.6.4/lib/Makefile.in:1022:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
acct-6.6.4/lib/Makefile.in-1023-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/lib/Makefile.in-1029-.c.obj:
acct-6.6.4/lib/Makefile.in:1030:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
acct-6.6.4/lib/Makefile.in:1031:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
acct-6.6.4/lib/Makefile.in-1032-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
acct-6.6.4/lib/Makefile.in-1034-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
acct-6.6.4/lib/Makefile.in:1035:@am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
acct-6.6.4/lib/Makefile.in-1036-
acct-6.6.4/lib/Makefile.in-1037-.c.lo:
acct-6.6.4/lib/Makefile.in:1038:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
acct-6.6.4/lib/Makefile.in-1039-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/lib/Makefile.in-1065-	dot_seen=no; \
acct-6.6.4/lib/Makefile.in:1066:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/lib/Makefile.in-1067-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
acct-6.6.4/lib/Makefile.in-1100-	rev="$$rev ."; \
acct-6.6.4/lib/Makefile.in:1101:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/lib/Makefile.in-1102-	for subdir in $$rev; do \
##############################################
acct-6.6.4/lib/Makefile.in-1178-GTAGS:
acct-6.6.4/lib/Makefile.in:1179:	here=`$(am__cd) $(top_builddir) && pwd` \
acct-6.6.4/lib/Makefile.in-1180-	  && $(am__cd) $(top_srcdir) \
##############################################
acct-6.6.4/lib/Makefile.in-1186-distdir: $(DISTFILES)
acct-6.6.4/lib/Makefile.in:1187:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/lib/Makefile.in:1188:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/lib/Makefile.in-1189-	list='$(DISTFILES)'; \
##############################################
acct-6.6.4/lib/Makefile.in-1200-	  if test -d $$d/$$file; then \
acct-6.6.4/lib/Makefile.in:1201:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
acct-6.6.4/lib/Makefile.in-1202-	    if test -d "$(distdir)/$$file"; then \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-198-  esac
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:199:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-200-am__vpath_adj = case $$p in \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:201:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-202-    *) f=$$p;; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-203-  esac;
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:204:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-205-am__install_max = 40
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-206-am__nobase_strip_setup = \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:207:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-208-am__nobase_strip = \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-254-  while test -n "$$dir1"; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:255:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-256-    if test "$$first" != "."; then \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-257-      if test "$$first" = ".."; then \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:258:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:259:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-260-      else \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:261:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-262-        if test "$$first2" = "$$first"; then \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:263:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-264-        else \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-269-    fi; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:270:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-271-  done; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1076-	test -n "$(EXEEXT)" || exit 0; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1077:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1078-	echo " rm -f" $$list; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1090-	         2>c$${pid}_.err </dev/null \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1091:		 && test -n "`cat c$${pid}_.out`" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1092:		 && test -z "`cat c$${pid}_.err`"; then :; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1093-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1138-	test -n "$(EXEEXT)" || exit 0; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1139:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1140-	echo " rm -f" $$list; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1152-	         2>c$${pid}_.err </dev/null \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1153:		 && test -n "`cat c$${pid}_.out`" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1154:		 && test -z "`cat c$${pid}_.err`"; then :; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1155-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1201-.c.o:
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1202:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1203-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1209-.c.obj:
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1210:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1211:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1212-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1215:@am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1216-
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1217-.c.lo:
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1218:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1219-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1251-	  $(am__cd) $(srcdir) && \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1252:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1253-	fi; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1285-	@(dir=.; test -f ./accounting.texi || dir=$(srcdir); \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1286:	set `$(SHELL) $(top_srcdir)/mdate-sh $$dir/accounting.texi`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1287-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1328-	  for file in $$list; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1329:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1330-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1337-	for file in $$list; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1338:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1339:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1340-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1364-dist-info: $(INFO_DEPS)
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1365:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1366-	list='$(INFO_DEPS)'; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1368-	  case $$base in \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1369:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1370-	  esac; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1371-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1372:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1373-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1374-	    if test -f $$file; then \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1375:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1376-	      test -f "$(distdir)/$$relfile" || \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1393-	@list='$(INFO_DEPS)'; for i in $$list; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1394:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1395-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1402-	test -n "$(man1dir)" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1403:	  && test -n "`echo $$list1$$list2`" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1404-	  || exit 0; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1445-	test -n "$(man8dir)" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1446:	  && test -n "`echo $$list1$$list2`" \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1447-	  || exit 0; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1499-	dot_seen=no; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1500:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1501-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1534-	rev="$$rev ."; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1535:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1536-	for subdir in $$rev; do \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1612-GTAGS:
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1613:	here=`$(am__cd) $(top_builddir) && pwd` \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1614-	  && $(am__cd) $(top_srcdir) \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1620-distdir: $(DISTFILES)
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1621:	@case `sed 15q $(srcdir)/NEWS` in \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1622-	*"$(VERSION)"*) : ;; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1641-	test -d "$(distdir)" || mkdir "$(distdir)"
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1644-	list='$(DISTFILES)'; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1655-	  if test -d $$d/$$file; then \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1657-	    if test -d "$(distdir)/$$file"; then \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1769-	test -d $(distdir)/_build || exit 0; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1770:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1771-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1812-	}; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1813:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1814-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1824-	fi
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1825:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1826-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1943-	@$(NORMAL_INSTALL)
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1944:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1945-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1951-	  case $$file in \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1952:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1953-	  esac; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1954-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1955:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1956-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1969-	  for file in $$list; do \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in:1970:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/.pc/01_do-not-split-html-info.patch/Makefile.in-1971-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
acct-6.6.4/Makefile.in-198-  esac
acct-6.6.4/Makefile.in:199:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
acct-6.6.4/Makefile.in-200-am__vpath_adj = case $$p in \
acct-6.6.4/Makefile.in:201:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/Makefile.in-202-    *) f=$$p;; \
acct-6.6.4/Makefile.in-203-  esac;
acct-6.6.4/Makefile.in:204:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
acct-6.6.4/Makefile.in-205-am__install_max = 40
acct-6.6.4/Makefile.in-206-am__nobase_strip_setup = \
acct-6.6.4/Makefile.in:207:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
acct-6.6.4/Makefile.in-208-am__nobase_strip = \
##############################################
acct-6.6.4/Makefile.in-254-  while test -n "$$dir1"; do \
acct-6.6.4/Makefile.in:255:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
acct-6.6.4/Makefile.in-256-    if test "$$first" != "."; then \
acct-6.6.4/Makefile.in-257-      if test "$$first" = ".."; then \
acct-6.6.4/Makefile.in:258:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
acct-6.6.4/Makefile.in:259:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
acct-6.6.4/Makefile.in-260-      else \
acct-6.6.4/Makefile.in:261:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
acct-6.6.4/Makefile.in-262-        if test "$$first2" = "$$first"; then \
acct-6.6.4/Makefile.in:263:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
acct-6.6.4/Makefile.in-264-        else \
##############################################
acct-6.6.4/Makefile.in-269-    fi; \
acct-6.6.4/Makefile.in:270:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
acct-6.6.4/Makefile.in-271-  done; \
##############################################
acct-6.6.4/Makefile.in-1076-	test -n "$(EXEEXT)" || exit 0; \
acct-6.6.4/Makefile.in:1077:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
acct-6.6.4/Makefile.in-1078-	echo " rm -f" $$list; \
##############################################
acct-6.6.4/Makefile.in-1090-	         2>c$${pid}_.err </dev/null \
acct-6.6.4/Makefile.in:1091:		 && test -n "`cat c$${pid}_.out`" \
acct-6.6.4/Makefile.in:1092:		 && test -z "`cat c$${pid}_.err`"; then :; \
acct-6.6.4/Makefile.in-1093-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
acct-6.6.4/Makefile.in-1138-	test -n "$(EXEEXT)" || exit 0; \
acct-6.6.4/Makefile.in:1139:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
acct-6.6.4/Makefile.in-1140-	echo " rm -f" $$list; \
##############################################
acct-6.6.4/Makefile.in-1152-	         2>c$${pid}_.err </dev/null \
acct-6.6.4/Makefile.in:1153:		 && test -n "`cat c$${pid}_.out`" \
acct-6.6.4/Makefile.in:1154:		 && test -z "`cat c$${pid}_.err`"; then :; \
acct-6.6.4/Makefile.in-1155-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
acct-6.6.4/Makefile.in-1201-.c.o:
acct-6.6.4/Makefile.in:1202:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
acct-6.6.4/Makefile.in-1203-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/Makefile.in-1209-.c.obj:
acct-6.6.4/Makefile.in:1210:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
acct-6.6.4/Makefile.in:1211:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
acct-6.6.4/Makefile.in-1212-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
acct-6.6.4/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
acct-6.6.4/Makefile.in:1215:@am__fastdepCC_FALSE@	$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
acct-6.6.4/Makefile.in-1216-
acct-6.6.4/Makefile.in-1217-.c.lo:
acct-6.6.4/Makefile.in:1218:@am__fastdepCC_TRUE@	depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
acct-6.6.4/Makefile.in-1219-@am__fastdepCC_TRUE@	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
acct-6.6.4/Makefile.in-1251-	  $(am__cd) $(srcdir) && \
acct-6.6.4/Makefile.in:1252:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
acct-6.6.4/Makefile.in-1253-	fi; \
##############################################
acct-6.6.4/Makefile.in-1285-	@(dir=.; test -f ./accounting.texi || dir=$(srcdir); \
acct-6.6.4/Makefile.in:1286:	set `$(SHELL) $(top_srcdir)/mdate-sh $$dir/accounting.texi`; \
acct-6.6.4/Makefile.in-1287-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
acct-6.6.4/Makefile.in-1328-	  for file in $$list; do \
acct-6.6.4/Makefile.in:1329:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/Makefile.in-1330-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
acct-6.6.4/Makefile.in-1337-	for file in $$list; do \
acct-6.6.4/Makefile.in:1338:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/Makefile.in:1339:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/Makefile.in-1340-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
acct-6.6.4/Makefile.in-1364-dist-info: $(INFO_DEPS)
acct-6.6.4/Makefile.in:1365:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
acct-6.6.4/Makefile.in-1366-	list='$(INFO_DEPS)'; \
##############################################
acct-6.6.4/Makefile.in-1368-	  case $$base in \
acct-6.6.4/Makefile.in:1369:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/Makefile.in-1370-	  esac; \
acct-6.6.4/Makefile.in-1371-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
acct-6.6.4/Makefile.in:1372:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/Makefile.in-1373-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
acct-6.6.4/Makefile.in-1374-	    if test -f $$file; then \
acct-6.6.4/Makefile.in:1375:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
acct-6.6.4/Makefile.in-1376-	      test -f "$(distdir)/$$relfile" || \
##############################################
acct-6.6.4/Makefile.in-1393-	@list='$(INFO_DEPS)'; for i in $$list; do \
acct-6.6.4/Makefile.in:1394:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/Makefile.in-1395-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
acct-6.6.4/Makefile.in-1402-	test -n "$(man1dir)" \
acct-6.6.4/Makefile.in:1403:	  && test -n "`echo $$list1$$list2`" \
acct-6.6.4/Makefile.in-1404-	  || exit 0; \
##############################################
acct-6.6.4/Makefile.in-1445-	test -n "$(man8dir)" \
acct-6.6.4/Makefile.in:1446:	  && test -n "`echo $$list1$$list2`" \
acct-6.6.4/Makefile.in-1447-	  || exit 0; \
##############################################
acct-6.6.4/Makefile.in-1499-	dot_seen=no; \
acct-6.6.4/Makefile.in:1500:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/Makefile.in-1501-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
acct-6.6.4/Makefile.in-1534-	rev="$$rev ."; \
acct-6.6.4/Makefile.in:1535:	target=`echo $@ | sed s/-recursive//`; \
acct-6.6.4/Makefile.in-1536-	for subdir in $$rev; do \
##############################################
acct-6.6.4/Makefile.in-1612-GTAGS:
acct-6.6.4/Makefile.in:1613:	here=`$(am__cd) $(top_builddir) && pwd` \
acct-6.6.4/Makefile.in-1614-	  && $(am__cd) $(top_srcdir) \
##############################################
acct-6.6.4/Makefile.in-1620-distdir: $(DISTFILES)
acct-6.6.4/Makefile.in:1621:	@case `sed 15q $(srcdir)/NEWS` in \
acct-6.6.4/Makefile.in-1622-	*"$(VERSION)"*) : ;; \
##############################################
acct-6.6.4/Makefile.in-1641-	test -d "$(distdir)" || mkdir "$(distdir)"
acct-6.6.4/Makefile.in:1642:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/Makefile.in:1643:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
acct-6.6.4/Makefile.in-1644-	list='$(DISTFILES)'; \
##############################################
acct-6.6.4/Makefile.in-1655-	  if test -d $$d/$$file; then \
acct-6.6.4/Makefile.in:1656:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
acct-6.6.4/Makefile.in-1657-	    if test -d "$(distdir)/$$file"; then \
##############################################
acct-6.6.4/Makefile.in-1769-	test -d $(distdir)/_build || exit 0; \
acct-6.6.4/Makefile.in:1770:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
acct-6.6.4/Makefile.in-1771-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
acct-6.6.4/Makefile.in-1812-	}; \
acct-6.6.4/Makefile.in:1813:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
acct-6.6.4/Makefile.in-1814-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
acct-6.6.4/Makefile.in-1824-	fi
acct-6.6.4/Makefile.in:1825:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
acct-6.6.4/Makefile.in-1826-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
acct-6.6.4/Makefile.in-1943-	@$(NORMAL_INSTALL)
acct-6.6.4/Makefile.in:1944:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
acct-6.6.4/Makefile.in-1945-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
acct-6.6.4/Makefile.in-1951-	  case $$file in \
acct-6.6.4/Makefile.in:1952:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
acct-6.6.4/Makefile.in-1953-	  esac; \
acct-6.6.4/Makefile.in-1954-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
acct-6.6.4/Makefile.in:1955:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
acct-6.6.4/Makefile.in-1956-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
acct-6.6.4/Makefile.in-1969-	  for file in $$list; do \
acct-6.6.4/Makefile.in:1970:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
acct-6.6.4/Makefile.in-1971-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\