===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
aide-0.16.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
aide-0.16.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
aide-0.16.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
aide-0.16.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
aide-0.16.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
aide-0.16.1/aclocal.m4-109-])
##############################################
aide-0.16.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
aide-0.16.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
aide-0.16.1/aclocal.m4-207-  fi
##############################################
aide-0.16.1/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
aide-0.16.1/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
aide-0.16.1/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
aide-0.16.1/aclocal.m4-365-      || continue
aide-0.16.1/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
aide-0.16.1/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
aide-0.16.1/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
aide-0.16.1/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
aide-0.16.1/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
aide-0.16.1/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
aide-0.16.1/aclocal.m4-592-    * )
aide-0.16.1/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
aide-0.16.1/aclocal.m4-594-  esac
aide-0.16.1/aclocal.m4-595-done
aide-0.16.1/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
aide-0.16.1/aclocal.m4-597-
##############################################
aide-0.16.1/aclocal.m4-877-     echo "timestamp, slept: $am_has_slept" > conftest.file
aide-0.16.1/aclocal.m4:878:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
aide-0.16.1/aclocal.m4-879-     if test "$[*]" = "X"; then
aide-0.16.1/aclocal.m4-880-	# -L didn't work.
aide-0.16.1/aclocal.m4:881:	set X `ls -t "$srcdir/configure" conftest.file`
aide-0.16.1/aclocal.m4-882-     fi
##############################################
aide-0.16.1/contrib/sshaide.sh-219- 
aide-0.16.1/contrib/sshaide.sh:220:progname=`basename $0`
aide-0.16.1/contrib/sshaide.sh-221- 
##############################################
aide-0.16.1/contrib/sshaide.sh-228-    echo ""
aide-0.16.1/contrib/sshaide.sh:229:    echo "Usage: `${progname}` <run-mode> ALL|<machine-list>"
aide-0.16.1/contrib/sshaide.sh-230-    echo "  run-mode: -init | -check"
##############################################
aide-0.16.1/contrib/sshaide.sh-251-    _randnum=`date +%H%S%Y%m%H%d%S%S`
aide-0.16.1/contrib/sshaide.sh:252:    _listlines=`cat ${_wordlist} | wc -l`
aide-0.16.1/contrib/sshaide.sh:253:    _linenum=`expr ${_randnum} % ${_listlines}`
aide-0.16.1/contrib/sshaide.sh-254- 
##############################################
aide-0.16.1/contrib/sshaide.sh-259- 
aide-0.16.1/contrib/sshaide.sh:260:    _randword=`grep -n . ${_wordlist} | grep "^${_linenum}:" | cut -d: -f2`
aide-0.16.1/contrib/sshaide.sh-261- 
##############################################
aide-0.16.1/contrib/sshaide.sh-321-case $thehosts in
aide-0.16.1/contrib/sshaide.sh:322:     ALL) forcmd=`ls ${clientdir}` ;;
aide-0.16.1/contrib/sshaide.sh-323-       *) forcmd=$thehosts ;;
##############################################
aide-0.16.1/contrib/sshaide.sh-431-    # Concatenate inittmp directories into initlogs
aide-0.16.1/contrib/sshaide.sh:432:    for host in `ls -A ${mail_fordir}` ; do
aide-0.16.1/contrib/sshaide.sh-433-    (
##############################################
aide-0.16.1/compile-67-	mingw/*)
aide-0.16.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
aide-0.16.1/compile-69-	  ;;
aide-0.16.1/compile-70-	cygwin/*)
aide-0.16.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
aide-0.16.1/compile-72-	  ;;
aide-0.16.1/compile-73-	wine/*)
aide-0.16.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
aide-0.16.1/compile-75-	  ;;
##############################################
aide-0.16.1/compile-310-# Name of file we expect compiler to create.
aide-0.16.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
aide-0.16.1/compile-312-
##############################################
aide-0.16.1/compile-316-# object file name, since that is what matters with a parallel build.
aide-0.16.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
aide-0.16.1/compile-318-while true; do
##############################################
aide-0.16.1/config.sub-52-
aide-0.16.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
aide-0.16.1/config.sub-54-
##############################################
aide-0.16.1/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
aide-0.16.1/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
aide-0.16.1/config.sub-116-case $maybe_os in
##############################################
aide-0.16.1/config.sub-122-    os=-$maybe_os
aide-0.16.1/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
aide-0.16.1/config.sub-124-    ;;
##############################################
aide-0.16.1/config.sub-126-    os=-linux-android
aide-0.16.1/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
aide-0.16.1/config.sub-128-    ;;
aide-0.16.1/config.sub-129-  *)
aide-0.16.1/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
aide-0.16.1/config.sub-131-    if [ "$basic_machine" != "$1" ]
aide-0.16.1/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
aide-0.16.1/config.sub-133-    else os=; fi
##############################################
aide-0.16.1/config.sub-180-		os=-sco5v6
aide-0.16.1/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-182-		;;
##############################################
aide-0.16.1/config.sub-184-		os=-sco3.2v5
aide-0.16.1/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-186-		;;
##############################################
aide-0.16.1/config.sub-188-		os=-sco3.2v4
aide-0.16.1/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-190-		;;
aide-0.16.1/config.sub-191-	-sco3.2.[4-9]*)
aide-0.16.1/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
aide-0.16.1/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-194-		;;
##############################################
aide-0.16.1/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
aide-0.16.1/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-198-		;;
##############################################
aide-0.16.1/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
aide-0.16.1/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-202-		;;
##############################################
aide-0.16.1/config.sub-204-		os=-sco3.2v2
aide-0.16.1/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-206-		;;
aide-0.16.1/config.sub-207-	-udk*)
aide-0.16.1/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-209-		;;
##############################################
aide-0.16.1/config.sub-211-		os=-isc2.2
aide-0.16.1/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-213-		;;
##############################################
aide-0.16.1/config.sub-217-	-isc*)
aide-0.16.1/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
aide-0.16.1/config.sub-219-		;;
##############################################
aide-0.16.1/config.sub-229-	-ptx*)
aide-0.16.1/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
aide-0.16.1/config.sub-231-		;;
##############################################
aide-0.16.1/config.sub-364-	*-*-*)
aide-0.16.1/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
aide-0.16.1/config.sub-366-		exit 1
##############################################
aide-0.16.1/config.sub-493-	amd64-*)
aide-0.16.1/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-495-		;;
##############################################
aide-0.16.1/config.sub-538-	blackfin-*)
aide-0.16.1/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-540-		os=-linux
##############################################
aide-0.16.1/config.sub-546-	c54x-*)
aide-0.16.1/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-548-		;;
aide-0.16.1/config.sub-549-	c55x-*)
aide-0.16.1/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-551-		;;
aide-0.16.1/config.sub-552-	c6x-*)
aide-0.16.1/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-554-		;;
##############################################
aide-0.16.1/config.sub-650-	e500v[12]-*)
aide-0.16.1/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-652-		os=$os"spe"
##############################################
aide-0.16.1/config.sub-754-	i*86v32)
aide-0.16.1/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
aide-0.16.1/config.sub-756-		os=-sysv32
##############################################
aide-0.16.1/config.sub-758-	i*86v4*)
aide-0.16.1/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
aide-0.16.1/config.sub-760-		os=-sysv4
##############################################
aide-0.16.1/config.sub-762-	i*86v)
aide-0.16.1/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
aide-0.16.1/config.sub-764-		os=-sysv
##############################################
aide-0.16.1/config.sub-766-	i*86sol2)
aide-0.16.1/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
aide-0.16.1/config.sub-768-		os=-solaris2
##############################################
aide-0.16.1/config.sub-792-	leon-*|leon[3-9]-*)
aide-0.16.1/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
aide-0.16.1/config.sub-794-		;;
##############################################
aide-0.16.1/config.sub-799-	m68knommu-*)
aide-0.16.1/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-801-		os=-linux
##############################################
aide-0.16.1/config.sub-833-	mips3*-*)
aide-0.16.1/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
aide-0.16.1/config.sub-835-		;;
aide-0.16.1/config.sub-836-	mips3*)
aide-0.16.1/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
aide-0.16.1/config.sub-838-		;;
##############################################
aide-0.16.1/config.sub-855-	ms1-*)
aide-0.16.1/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
aide-0.16.1/config.sub-857-		;;
##############################################
aide-0.16.1/config.sub-980-	parisc-*)
aide-0.16.1/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-982-		os=-linux
##############################################
aide-0.16.1/config.sub-996-	pc98-*)
aide-0.16.1/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-998-		;;
##############################################
aide-0.16.1/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
aide-0.16.1/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1013-		;;
aide-0.16.1/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
aide-0.16.1/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1016-		;;
aide-0.16.1/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
aide-0.16.1/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1019-		;;
aide-0.16.1/config.sub-1020-	pentium4-*)
aide-0.16.1/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1022-		;;
##############################################
aide-0.16.1/config.sub-1030-	ppc-* | ppcbe-*)
aide-0.16.1/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1032-		;;
##############################################
aide-0.16.1/config.sub-1036-	ppcle-* | powerpclittle-*)
aide-0.16.1/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1038-		;;
##############################################
aide-0.16.1/config.sub-1040-		;;
aide-0.16.1/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1042-		;;
##############################################
aide-0.16.1/config.sub-1046-	ppc64le-* | powerpc64little-*)
aide-0.16.1/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1048-		;;
##############################################
aide-0.16.1/config.sub-1122-	strongarm-* | thumb-*)
aide-0.16.1/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
aide-0.16.1/config.sub-1124-		;;
##############################################
aide-0.16.1/config.sub-1255-	xscale-* | xscalee[bl]-*)
aide-0.16.1/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
aide-0.16.1/config.sub-1257-		;;
##############################################
aide-0.16.1/config.sub-1317-	*)
aide-0.16.1/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
aide-0.16.1/config.sub-1319-		exit 1
##############################################
aide-0.16.1/config.sub-1325-	*-digital*)
aide-0.16.1/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
aide-0.16.1/config.sub-1327-		;;
aide-0.16.1/config.sub-1328-	*-commodore*)
aide-0.16.1/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
aide-0.16.1/config.sub-1330-		;;
##############################################
aide-0.16.1/config.sub-1346-	-solaris1 | -solaris1.*)
aide-0.16.1/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
aide-0.16.1/config.sub-1348-		;;
##############################################
aide-0.16.1/config.sub-1355-	-gnu/linux*)
aide-0.16.1/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
aide-0.16.1/config.sub-1357-		;;
##############################################
aide-0.16.1/config.sub-1407-	-nto*)
aide-0.16.1/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
aide-0.16.1/config.sub-1409-		;;
##############################################
aide-0.16.1/config.sub-1414-	-mac*)
aide-0.16.1/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
aide-0.16.1/config.sub-1416-		;;
##############################################
aide-0.16.1/config.sub-1420-	-linux*)
aide-0.16.1/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
aide-0.16.1/config.sub-1422-		;;
aide-0.16.1/config.sub-1423-	-sunos5*)
aide-0.16.1/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
aide-0.16.1/config.sub-1425-		;;
aide-0.16.1/config.sub-1426-	-sunos6*)
aide-0.16.1/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
aide-0.16.1/config.sub-1428-		;;
##############################################
aide-0.16.1/config.sub-1469-	-sinix5.*)
aide-0.16.1/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
aide-0.16.1/config.sub-1471-		;;
##############################################
aide-0.16.1/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
aide-0.16.1/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
aide-0.16.1/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
aide-0.16.1/config.sub-1531-		exit 1
##############################################
aide-0.16.1/config.sub-1788-		esac
aide-0.16.1/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
aide-0.16.1/config.sub-1790-		;;
##############################################
aide-0.16.1/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
aide-0.16.1/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aide-0.16.1/configure-45-  as_echo='print -r --'
aide-0.16.1/configure-46-  as_echo_n='print -rn --'
aide-0.16.1/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aide-0.16.1/configure-48-  as_echo='printf %s\n'
##############################################
aide-0.16.1/configure-50-else
aide-0.16.1/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aide-0.16.1/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aide-0.16.1/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
aide-0.16.1/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aide-0.16.1/configure-62-      esac;
##############################################
aide-0.16.1/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
aide-0.16.1/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
aide-0.16.1/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
aide-0.16.1/configure-324-      case $as_dir in #(
aide-0.16.1/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aide-0.16.1/configure-326-      *) as_qdir=$as_dir;;
##############################################
aide-0.16.1/configure-397-  {
aide-0.16.1/configure:398:    as_val=`expr "$@" || test $? -eq 1`
aide-0.16.1/configure-399-  }
##############################################
aide-0.16.1/configure-404-# ----------------------------------------
aide-0.16.1/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aide-0.16.1/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aide-0.16.1/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
aide-0.16.1/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
aide-0.16.1/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
aide-0.16.1/configure-855-  case $ac_option in
aide-0.16.1/configure:856:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
aide-0.16.1/configure-857-  *=)   ac_optarg= ;;
##############################################
aide-0.16.1/configure-899-  -disable-* | --disable-*)
aide-0.16.1/configure:900:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
aide-0.16.1/configure-901-    # Reject names that are not valid shell variable names.
##############################################
aide-0.16.1/configure-904-    ac_useropt_orig=$ac_useropt
aide-0.16.1/configure:905:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aide-0.16.1/configure-906-    case $ac_user_opts in
##############################################
aide-0.16.1/configure-925-  -enable-* | --enable-*)
aide-0.16.1/configure:926:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
aide-0.16.1/configure-927-    # Reject names that are not valid shell variable names.
##############################################
aide-0.16.1/configure-930-    ac_useropt_orig=$ac_useropt
aide-0.16.1/configure:931:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aide-0.16.1/configure-932-    case $ac_user_opts in
##############################################
aide-0.16.1/configure-1138-  -with-* | --with-*)
aide-0.16.1/configure:1139:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
aide-0.16.1/configure-1140-    # Reject names that are not valid shell variable names.
##############################################
aide-0.16.1/configure-1143-    ac_useropt_orig=$ac_useropt
aide-0.16.1/configure:1144:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aide-0.16.1/configure-1145-    case $ac_user_opts in
##############################################
aide-0.16.1/configure-1154-  -without-* | --without-*)
aide-0.16.1/configure:1155:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
aide-0.16.1/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
aide-0.16.1/configure-1159-    ac_useropt_orig=$ac_useropt
aide-0.16.1/configure:1160:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
aide-0.16.1/configure-1161-    case $ac_user_opts in
##############################################
aide-0.16.1/configure-1192-  *=*)
aide-0.16.1/configure:1193:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
aide-0.16.1/configure-1194-    # Reject names that are not valid shell variable names.
##############################################
aide-0.16.1/configure-1213-if test -n "$ac_prev"; then
aide-0.16.1/configure:1214:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
aide-0.16.1/configure-1215-  as_fn_error $? "missing argument to $ac_option"
##############################################
aide-0.16.1/configure-1235-    */ )
aide-0.16.1/configure:1236:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
aide-0.16.1/configure-1237-      eval $ac_var=\$ac_val;;
##############################################
aide-0.16.1/configure-1270-ac_ls_di=`ls -di .` &&
aide-0.16.1/configure:1271:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
aide-0.16.1/configure-1272-  as_fn_error $? "working directory cannot be determined"
##############################################
aide-0.16.1/configure-1326-case $srcdir in
aide-0.16.1/configure:1327:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
aide-0.16.1/configure-1328-esac
##############################################
aide-0.16.1/configure-1369-By default, \`make install' will install all the files in
aide-0.16.1/configure:1370:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
aide-0.16.1/configure:1371:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
aide-0.16.1/configure-1372-for instance \`--prefix=\$HOME'.
##############################################
aide-0.16.1/configure-1514-*)
aide-0.16.1/configure:1515:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aide-0.16.1/configure-1516-  # A ".." for each directory in $ac_dir_suffix.
aide-0.16.1/configure:1517:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aide-0.16.1/configure-1518-  case $ac_top_builddir_sub in
##############################################
aide-0.16.1/configure-2235-    *\'*)
aide-0.16.1/configure:2236:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
aide-0.16.1/configure-2237-    esac
##############################################
aide-0.16.1/configure-2318-      case $ac_val in
aide-0.16.1/configure:2319:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aide-0.16.1/configure-2320-      esac
##############################################
aide-0.16.1/configure-2333-	case $ac_val in
aide-0.16.1/configure:2334:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
aide-0.16.1/configure-2335-	esac
##############################################
aide-0.16.1/configure-2453-    set,)
aide-0.16.1/configure:2454:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
aide-0.16.1/configure:2455:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
aide-0.16.1/configure-2456-      ac_cache_corrupted=: ;;
##############################################
aide-0.16.1/configure-2464-	# differences in whitespace do not lead to failure.
aide-0.16.1/configure:2465:	ac_old_val_w=`echo x $ac_old_val`
aide-0.16.1/configure:2466:	ac_new_val_w=`echo x $ac_new_val`
aide-0.16.1/configure-2467-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
aide-0.16.1/configure-2484-    case $ac_new_val in
aide-0.16.1/configure:2485:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
aide-0.16.1/configure-2486-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
aide-0.16.1/configure-2551-test "x$ac_build_alias" = x &&
aide-0.16.1/configure:2552:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
aide-0.16.1/configure-2553-test "x$ac_build_alias" = x &&
aide-0.16.1/configure-2554-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
aide-0.16.1/configure:2555:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
aide-0.16.1/configure-2556-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
aide-0.16.1/configure-2575-IFS=$ac_save_IFS
aide-0.16.1/configure:2576:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
aide-0.16.1/configure-2577-
##############################################
aide-0.16.1/configure-2586-else
aide-0.16.1/configure:2587:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
aide-0.16.1/configure-2588-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
aide-0.16.1/configure-2608-IFS=$ac_save_IFS
aide-0.16.1/configure:2609:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
aide-0.16.1/configure-2610-
##############################################
aide-0.16.1/configure-2619-else
aide-0.16.1/configure:2620:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
aide-0.16.1/configure-2621-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
aide-0.16.1/configure-2641-IFS=$ac_save_IFS
aide-0.16.1/configure:2642:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
aide-0.16.1/configure-2643-
##############################################
aide-0.16.1/configure-2769-     echo "timestamp, slept: $am_has_slept" > conftest.file
aide-0.16.1/configure:2770:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
aide-0.16.1/configure-2771-     if test "$*" = "X"; then
aide-0.16.1/configure-2772-	# -L didn't work.
aide-0.16.1/configure:2773:	set X `ls -t "$srcdir/configure" conftest.file`
aide-0.16.1/configure-2774-     fi
##############################################
aide-0.16.1/configure-2820-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
aide-0.16.1/configure:2821:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
aide-0.16.1/configure-2822-
aide-0.16.1/configure-2823-# Expand $ac_aux_dir to an absolute path.
aide-0.16.1/configure:2824:am_aux_dir=`cd "$ac_aux_dir" && pwd`
aide-0.16.1/configure-2825-
##############################################
aide-0.16.1/configure-2965-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
aide-0.16.1/configure:2966:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
aide-0.16.1/configure-2967-	     'mkdir (GNU coreutils) '* | \
##############################################
aide-0.16.1/configure-3038-set x ${MAKE-make}
aide-0.16.1/configure:3039:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
aide-0.16.1/configure-3040-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
aide-0.16.1/configure-3048-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
aide-0.16.1/configure:3049:case `${MAKE-make} -f conftest.make 2>/dev/null` in
aide-0.16.1/configure-3050-  *@@@%%%=?*=@@@%%%*)
##############################################
aide-0.16.1/configure-3114-
aide-0.16.1/configure:3115:if test "`cd $srcdir && pwd`" != "`pwd`"; then
aide-0.16.1/configure-3116-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
aide-0.16.1/configure-3648-$as_echo_n "checking whether the C compiler works... " >&6; }
aide-0.16.1/configure:3649:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
aide-0.16.1/configure-3650-
##############################################
aide-0.16.1/configure-3692-	then :; else
aide-0.16.1/configure:3693:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aide-0.16.1/configure-3694-	fi
##############################################
aide-0.16.1/configure-3752-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
aide-0.16.1/configure:3753:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
aide-0.16.1/configure-3754-	  break;;
##############################################
aide-0.16.1/configure-3861-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
aide-0.16.1/configure:3862:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
aide-0.16.1/configure-3863-       break;;
##############################################
aide-0.16.1/configure-4179-  if test "$am_compiler_list" = ""; then
aide-0.16.1/configure:4180:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
aide-0.16.1/configure-4181-  fi
##############################################
aide-0.16.1/configure-4458-set x ${MAKE-make}
aide-0.16.1/configure:4459:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
aide-0.16.1/configure-4460-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
aide-0.16.1/configure-4468-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
aide-0.16.1/configure:4469:case `${MAKE-make} -f conftest.make 2>/dev/null` in
aide-0.16.1/configure-4470-  *@@@%%%=?*=@@@%%%*)
##############################################
aide-0.16.1/configure-4734-/* end confdefs.h.  */
aide-0.16.1/configure:4735:`cat $LEX_OUTPUT_ROOT.c`
aide-0.16.1/configure-4736-_ACEOF
##############################################
aide-0.16.1/configure-4767-  #define YYTEXT_POINTER 1
aide-0.16.1/configure:4768:`cat $LEX_OUTPUT_ROOT.c`
aide-0.16.1/configure-4769-_ACEOF
##############################################
aide-0.16.1/configure-5120-    if $CC -c conftest.c; then
aide-0.16.1/configure:5121:      ld_out=`$LD $@ -o conftest conftest.o 2>&1`
aide-0.16.1/configure-5122-      ld_ret=$?
##############################################
aide-0.16.1/configure-5397-  # Check for GNU $ac_path_GREP
aide-0.16.1/configure:5398:case `"$ac_path_GREP" --version 2>&1` in
aide-0.16.1/configure-5399-*GNU*)
##############################################
aide-0.16.1/configure-5463-  # Check for GNU $ac_path_EGREP
aide-0.16.1/configure:5464:case `"$ac_path_EGREP" --version 2>&1` in
aide-0.16.1/configure-5465-*GNU*)
##############################################
aide-0.16.1/configure-5624-do :
aide-0.16.1/configure:5625:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aide-0.16.1/configure-5626-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
aide-0.16.1/configure-5629-  cat >>confdefs.h <<_ACEOF
aide-0.16.1/configure:5630:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aide-0.16.1/configure-5631-_ACEOF
##############################################
aide-0.16.1/configure-6261-do :
aide-0.16.1/configure:6262:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
aide-0.16.1/configure-6263-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
aide-0.16.1/configure-6265-  cat >>confdefs.h <<_ACEOF
aide-0.16.1/configure:6266:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
aide-0.16.1/configure-6267-_ACEOF
##############################################
aide-0.16.1/configure-6314-do :
aide-0.16.1/configure:6315:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
aide-0.16.1/configure-6316-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
aide-0.16.1/configure-6318-  cat >>confdefs.h <<_ACEOF
aide-0.16.1/configure:6319:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
aide-0.16.1/configure-6320-_ACEOF
##############################################
aide-0.16.1/configure-6354-do :
aide-0.16.1/configure:6355:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
aide-0.16.1/configure-6356-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
aide-0.16.1/configure-6358-  cat >>confdefs.h <<_ACEOF
aide-0.16.1/configure:6359:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
aide-0.16.1/configure-6360-_ACEOF
##############################################
aide-0.16.1/configure-6532-do :
aide-0.16.1/configure:6533:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
aide-0.16.1/configure-6534-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
aide-0.16.1/configure-6536-  cat >>confdefs.h <<_ACEOF
aide-0.16.1/configure:6537:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
aide-0.16.1/configure-6538-_ACEOF
##############################################
aide-0.16.1/configure-7264-  if test "x$sysconfdir" != x'${prefix}/etc'; then
aide-0.16.1/configure:7265:	   config_file=`eval echo "$sysconfdir/aide.conf"`
aide-0.16.1/configure-7266-	elif test "x$prefix" != xNONE; then
##############################################
aide-0.16.1/configure-7281-if test "x$sysconfdir" != x'${prefix}/etc'; then
aide-0.16.1/configure:7282:	evalled_sysconfdir=`eval echo "$sysconfdir"`
aide-0.16.1/configure-7283-	default_db="$evalled_sysconfdir/aide.db"
##############################################
aide-0.16.1/configure-7416-	if test "_$curlconfig" != _ ; then
aide-0.16.1/configure:7417:		CURL_CFLAGS=`$curlconfig --cflags`
aide-0.16.1/configure:7418:		CURL_LIBS=`$curlconfig --libs`
aide-0.16.1/configure-7419-	else
##############################################
aide-0.16.1/configure-7742-	fi
aide-0.16.1/configure:7743:	key00=`echo $withval|cut -c1-3`
aide-0.16.1/configure:7744:	key01=`echo $withval|cut -c4-6`
aide-0.16.1/configure:7745:	key02=`echo $withval|cut -c7-9`
aide-0.16.1/configure:7746:	key03=`echo $withval|cut -c10-12`
aide-0.16.1/configure:7747:	key04=`echo $withval|cut -c13-15`
aide-0.16.1/configure:7748:	key05=`echo $withval|cut -c16-18`
aide-0.16.1/configure:7749:	key06=`echo $withval|cut -c19-21`
aide-0.16.1/configure:7750:	key07=`echo $withval|cut -c22-24`
aide-0.16.1/configure:7751:	key08=`echo $withval|cut -c25-28`
aide-0.16.1/configure:7752:	key09=`echo $withval|cut -c29-31`
aide-0.16.1/configure-7753-
##############################################
aide-0.16.1/configure-7901-	fi
aide-0.16.1/configure:7902:	key00=`echo $withval|cut -c1-3`
aide-0.16.1/configure:7903:	key01=`echo $withval|cut -c4-6`
aide-0.16.1/configure:7904:	key02=`echo $withval|cut -c7-9`
aide-0.16.1/configure:7905:	key03=`echo $withval|cut -c10-12`
aide-0.16.1/configure:7906:	key04=`echo $withval|cut -c13-15`
aide-0.16.1/configure:7907:	key05=`echo $withval|cut -c16-18`
aide-0.16.1/configure:7908:	key06=`echo $withval|cut -c19-21`
aide-0.16.1/configure:7909:	key07=`echo $withval|cut -c22-24`
aide-0.16.1/configure:7910:	key08=`echo $withval|cut -c25-28`
aide-0.16.1/configure:7911:	key09=`echo $withval|cut -c29-31`
aide-0.16.1/configure-7912-
##############################################
aide-0.16.1/configure-8398-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
aide-0.16.1/configure:8399:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
aide-0.16.1/configure-8400-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
aide-0.16.1/configure-8494-if test -z "$BASH_VERSION$ZSH_VERSION" \
aide-0.16.1/configure:8495:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
aide-0.16.1/configure-8496-  as_echo='print -r --'
aide-0.16.1/configure-8497-  as_echo_n='print -rn --'
aide-0.16.1/configure:8498:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
aide-0.16.1/configure-8499-  as_echo='printf %s\n'
##############################################
aide-0.16.1/configure-8501-else
aide-0.16.1/configure:8502:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
aide-0.16.1/configure-8503-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
aide-0.16.1/configure-8511-	expr "X$arg" : "X\\(.*\\)$as_nl";
aide-0.16.1/configure:8512:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
aide-0.16.1/configure-8513-      esac;
##############################################
aide-0.16.1/configure-8588-# ----------------------------------------
aide-0.16.1/configure:8589:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
aide-0.16.1/configure-8590-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
aide-0.16.1/configure-8660-  {
aide-0.16.1/configure:8661:    as_val=`expr "$@" || test $? -eq 1`
aide-0.16.1/configure-8662-  }
##############################################
aide-0.16.1/configure-8764-      case $as_dir in #(
aide-0.16.1/configure:8765:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
aide-0.16.1/configure-8766-      *) as_qdir=$as_dir;;
##############################################
aide-0.16.1/configure-8903-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
aide-0.16.1/configure:8904:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
aide-0.16.1/configure-8905-ac_cs_version="\\
##############################################
aide-0.16.1/configure-8928-  --*=?*)
aide-0.16.1/configure:8929:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aide-0.16.1/configure:8930:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
aide-0.16.1/configure-8931-    ac_shift=:
##############################################
aide-0.16.1/configure-8933-  --*=)
aide-0.16.1/configure:8934:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
aide-0.16.1/configure-8935-    ac_optarg=
##############################################
aide-0.16.1/configure-8957-    case $ac_optarg in
aide-0.16.1/configure:8958:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
aide-0.16.1/configure-8959-    '') as_fn_error $? "missing file argument" ;;
##############################################
aide-0.16.1/configure-8965-    case $ac_optarg in
aide-0.16.1/configure:8966:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
aide-0.16.1/configure-8967-    esac
##############################################
aide-0.16.1/configure-9098-fi
aide-0.16.1/configure:9099:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
aide-0.16.1/configure-9100-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
aide-0.16.1/configure-9115-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
aide-0.16.1/configure:9116:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
aide-0.16.1/configure-9117-ac_delim='%!_!# '
##############################################
aide-0.16.1/configure-9121-
aide-0.16.1/configure:9122:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
aide-0.16.1/configure-9123-  if test $ac_delim_n = $ac_delim_num; then
##############################################
aide-0.16.1/configure-9259-for ac_last_try in false false :; do
aide-0.16.1/configure:9260:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
aide-0.16.1/configure-9261-  if test -z "$ac_tt"; then
##############################################
aide-0.16.1/configure-9391-      esac
aide-0.16.1/configure:9392:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
aide-0.16.1/configure-9393-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
aide-0.16.1/configure-9450-*)
aide-0.16.1/configure:9451:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
aide-0.16.1/configure-9452-  # A ".." for each directory in $ac_dir_suffix.
aide-0.16.1/configure:9453:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
aide-0.16.1/configure-9454-  case $ac_top_builddir_sub in
##############################################
aide-0.16.1/configure-9511-/@mandir@/p'
aide-0.16.1/configure:9512:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
aide-0.16.1/configure-9513-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
aide-0.16.1/configure-9528-
aide-0.16.1/configure:9529:# Neutralize VPATH when `$srcdir' = `.'.
aide-0.16.1/configure-9530-# Shell code in configure.ac might set extrasub.
##############################################
aide-0.16.1/configure-9556-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
aide-0.16.1/configure:9557:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
aide-0.16.1/configure-9558-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
aide-0.16.1/configure-9602-    * )
aide-0.16.1/configure:9603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
aide-0.16.1/configure-9604-  esac
##############################################
aide-0.16.1/configure-9688-    # Strip MF so we end up with the name of the file.
aide-0.16.1/configure:9689:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
aide-0.16.1/configure-9690-    # Check whether this is an Automake generated Makefile which includes
##############################################
aide-0.16.1/config.guess-34-
aide-0.16.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
aide-0.16.1/config.guess-36-
##############################################
aide-0.16.1/config.guess-102-: ${TMPDIR=/tmp} ;
aide-0.16.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
aide-0.16.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
aide-0.16.1/config.guess-151-	EOF
aide-0.16.1/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
aide-0.16.1/config.guess-153-
##############################################
aide-0.16.1/config.guess-188-	    earmv*)
aide-0.16.1/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
aide-0.16.1/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
aide-0.16.1/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
aide-0.16.1/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
aide-0.16.1/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
aide-0.16.1/config.guess-222-		;;
##############################################
aide-0.16.1/config.guess-233-	    *)
aide-0.16.1/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
aide-0.16.1/config.guess-235-		;;
##############################################
aide-0.16.1/config.guess-280-	*4.0)
aide-0.16.1/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
aide-0.16.1/config.guess-282-		;;
aide-0.16.1/config.guess-283-	*5.*)
aide-0.16.1/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
aide-0.16.1/config.guess-285-		;;
##############################################
aide-0.16.1/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
aide-0.16.1/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
aide-0.16.1/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
aide-0.16.1/config.guess-328-	# 1.2 uses "1.2" for uname -r.
aide-0.16.1/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
aide-0.16.1/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
aide-0.16.1/config.guess-379-    s390x:SunOS:*:*)
aide-0.16.1/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-381-	exit ;;
aide-0.16.1/config.guess-382-    sun4H:SunOS:5.*:*)
aide-0.16.1/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-384-	exit ;;
aide-0.16.1/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
aide-0.16.1/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-387-	exit ;;
##############################################
aide-0.16.1/config.guess-404-	fi
aide-0.16.1/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-406-	exit ;;
##############################################
aide-0.16.1/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
aide-0.16.1/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-412-	exit ;;
##############################################
aide-0.16.1/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
aide-0.16.1/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
aide-0.16.1/config.guess-421-	exit ;;
##############################################
aide-0.16.1/config.guess-425-    sun*:*:4.2BSD:*)
aide-0.16.1/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
aide-0.16.1/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
aide-0.16.1/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
aide-0.16.1/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
aide-0.16.1/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
aide-0.16.1/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
aide-0.16.1/config.guess-563-    *:IRIX*:*:*)
aide-0.16.1/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
aide-0.16.1/config.guess-565-	exit ;;
##############################################
aide-0.16.1/config.guess-593-EOF
aide-0.16.1/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
aide-0.16.1/config.guess-595-		then
##############################################
aide-0.16.1/config.guess-606-    *:AIX:*:[4567])
aide-0.16.1/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
aide-0.16.1/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
aide-0.16.1/config.guess-642-    9000/[34678]??:HP-UX:*:*)
aide-0.16.1/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
aide-0.16.1/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
aide-0.16.1/config.guess-696-EOF
aide-0.16.1/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
aide-0.16.1/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
aide-0.16.1/config.guess-724-    ia64:HP-UX:*:*)
aide-0.16.1/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
aide-0.16.1/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
aide-0.16.1/config.guess-754-EOF
aide-0.16.1/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
aide-0.16.1/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
aide-0.16.1/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
aide-0.16.1/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
aide-0.16.1/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
aide-0.16.1/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
aide-0.16.1/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
aide-0.16.1/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
aide-0.16.1/config.guess-850-	esac
aide-0.16.1/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
aide-0.16.1/config.guess-852-	exit ;;
##############################################
aide-0.16.1/config.guess-886-    prep*:SunOS:5.*:*)
aide-0.16.1/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
aide-0.16.1/config.guess-888-	exit ;;
##############################################
aide-0.16.1/config.guess-890-	# the GNU system
aide-0.16.1/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
aide-0.16.1/config.guess-892-	exit ;;
##############################################
aide-0.16.1/config.guess-894-	# other systems with GNU libc and userland
aide-0.16.1/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
aide-0.16.1/config.guess-896-	exit ;;
##############################################
aide-0.16.1/config.guess-988-EOF
aide-0.16.1/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
aide-0.16.1/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
aide-0.16.1/config.guess-1092-    i*86:*:4.*:*)
aide-0.16.1/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
aide-0.16.1/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
aide-0.16.1/config.guess-1295-	fi
aide-0.16.1/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
aide-0.16.1/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
aide-0.16.1/config.guess-1393-    *:DragonFly:*:*)
aide-0.16.1/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
aide-0.16.1/config.guess-1395-	exit ;;
##############################################
aide-0.16.1/config.guess-1406-    i*86:skyos:*:*)
aide-0.16.1/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
aide-0.16.1/config.guess-1408-	exit ;;
##############################################
aide-0.16.1/install-sh-234-      fi
aide-0.16.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
aide-0.16.1/install-sh-236-    *)
##############################################
aide-0.16.1/install-sh-280-      dstdir=$dst
aide-0.16.1/install-sh:281:      dstbase=`basename "$src"`
aide-0.16.1/install-sh-282-      case $dst in
##############################################
aide-0.16.1/install-sh-287-    else
aide-0.16.1/install-sh:288:      dstdir=`dirname "$dst"`
aide-0.16.1/install-sh-289-      test -d "$dstdir"
##############################################
aide-0.16.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
aide-0.16.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
aide-0.16.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
aide-0.16.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
aide-0.16.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
aide-0.16.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
aide-0.16.1/install-sh-419-            case $prefix in
aide-0.16.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
aide-0.16.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
aide-0.16.1/install-sh-468-    if $copy_on_change &&
aide-0.16.1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
aide-0.16.1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
aide-0.16.1/install-sh-471-       set -f &&
##############################################
aide-0.16.1/configure.ac-192-    if $CC -c conftest.c; then
aide-0.16.1/configure.ac:193:      ld_out=`$LD $@ -o conftest conftest.o 2>&1`
aide-0.16.1/configure.ac-194-      ld_ret=$?
##############################################
aide-0.16.1/configure.ac-666-	[if test "x$sysconfdir" != x'${prefix}/etc'; then
aide-0.16.1/configure.ac:667:	   config_file=`eval echo "$sysconfdir/aide.conf"`
aide-0.16.1/configure.ac-668-	elif test "x$prefix" != xNONE; then
##############################################
aide-0.16.1/configure.ac-677-if test "x$sysconfdir" != x'${prefix}/etc'; then
aide-0.16.1/configure.ac:678:	evalled_sysconfdir=`eval echo "$sysconfdir"`
aide-0.16.1/configure.ac-679-	default_db="$evalled_sysconfdir/aide.db"
##############################################
aide-0.16.1/configure.ac-707-	if test "_$curlconfig" != _ ; then
aide-0.16.1/configure.ac:708:		CURL_CFLAGS=`$curlconfig --cflags`
aide-0.16.1/configure.ac:709:		CURL_LIBS=`$curlconfig --libs`
aide-0.16.1/configure.ac-710-	else
##############################################
aide-0.16.1/configure.ac-810-	fi
aide-0.16.1/configure.ac:811:	key00=`echo $withval|cut -c1-3`
aide-0.16.1/configure.ac:812:	key01=`echo $withval|cut -c4-6`
aide-0.16.1/configure.ac:813:	key02=`echo $withval|cut -c7-9`
aide-0.16.1/configure.ac:814:	key03=`echo $withval|cut -c10-12`
aide-0.16.1/configure.ac:815:	key04=`echo $withval|cut -c13-15`
aide-0.16.1/configure.ac:816:	key05=`echo $withval|cut -c16-18`
aide-0.16.1/configure.ac:817:	key06=`echo $withval|cut -c19-21`
aide-0.16.1/configure.ac:818:	key07=`echo $withval|cut -c22-24`
aide-0.16.1/configure.ac:819:	key08=`echo $withval|cut -c25-28`
aide-0.16.1/configure.ac:820:	key09=`echo $withval|cut -c29-31`
aide-0.16.1/configure.ac-821-
##############################################
aide-0.16.1/configure.ac-875-	fi
aide-0.16.1/configure.ac:876:	key00=`echo $withval|cut -c1-3`
aide-0.16.1/configure.ac:877:	key01=`echo $withval|cut -c4-6`
aide-0.16.1/configure.ac:878:	key02=`echo $withval|cut -c7-9`
aide-0.16.1/configure.ac:879:	key03=`echo $withval|cut -c10-12`
aide-0.16.1/configure.ac:880:	key04=`echo $withval|cut -c13-15`
aide-0.16.1/configure.ac:881:	key05=`echo $withval|cut -c16-18`
aide-0.16.1/configure.ac:882:	key06=`echo $withval|cut -c19-21`
aide-0.16.1/configure.ac:883:	key07=`echo $withval|cut -c22-24`
aide-0.16.1/configure.ac:884:	key08=`echo $withval|cut -c25-28`
aide-0.16.1/configure.ac:885:	key09=`echo $withval|cut -c29-31`
aide-0.16.1/configure.ac-886-
##############################################
aide-0.16.1/Makefile.in-69-  { \
aide-0.16.1/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
aide-0.16.1/Makefile.in-71-  }; \
##############################################
aide-0.16.1/Makefile.in-217-  esac
aide-0.16.1/Makefile.in:218:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
aide-0.16.1/Makefile.in-219-am__vpath_adj = case $$p in \
aide-0.16.1/Makefile.in:220:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
aide-0.16.1/Makefile.in-221-    *) f=$$p;; \
aide-0.16.1/Makefile.in-222-  esac;
aide-0.16.1/Makefile.in:223:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
aide-0.16.1/Makefile.in-224-am__install_max = 40
aide-0.16.1/Makefile.in-225-am__nobase_strip_setup = \
aide-0.16.1/Makefile.in:226:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
aide-0.16.1/Makefile.in-227-am__nobase_strip = \
##############################################
aide-0.16.1/Makefile.in-635-.c.o:
aide-0.16.1/Makefile.in:636:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
aide-0.16.1/Makefile.in-637-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
aide-0.16.1/Makefile.in-643-.c.obj:
aide-0.16.1/Makefile.in:644:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
aide-0.16.1/Makefile.in:645:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
aide-0.16.1/Makefile.in-646-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
aide-0.16.1/Makefile.in-648-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
aide-0.16.1/Makefile.in:649:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
aide-0.16.1/Makefile.in-650-
##############################################
aide-0.16.1/Makefile.in-654-.y.c:
aide-0.16.1/Makefile.in:655:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
aide-0.16.1/Makefile.in-656-install-man1: $(man_MANS)
##############################################
aide-0.16.1/Makefile.in-660-	test -n "$(man1dir)" \
aide-0.16.1/Makefile.in:661:	  && test -n "`echo $$list1$$list2`" \
aide-0.16.1/Makefile.in-662-	  || exit 0; \
##############################################
aide-0.16.1/Makefile.in-703-	test -n "$(man5dir)" \
aide-0.16.1/Makefile.in:704:	  && test -n "`echo $$list1$$list2`" \
aide-0.16.1/Makefile.in-705-	  || exit 0; \
##############################################
aide-0.16.1/Makefile.in-772-GTAGS:
aide-0.16.1/Makefile.in:773:	here=`$(am__cd) $(top_builddir) && pwd` \
aide-0.16.1/Makefile.in-774-	  && $(am__cd) $(top_srcdir) \
##############################################
aide-0.16.1/Makefile.in-807-	test -d "$(distdir)" || mkdir "$(distdir)"
aide-0.16.1/Makefile.in:808:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aide-0.16.1/Makefile.in:809:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
aide-0.16.1/Makefile.in-810-	list='$(DISTFILES)'; \
##############################################
aide-0.16.1/Makefile.in-821-	  if test -d $$d/$$file; then \
aide-0.16.1/Makefile.in:822:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
aide-0.16.1/Makefile.in-823-	    if test -d "$(distdir)/$$file"; then \
##############################################
aide-0.16.1/Makefile.in-907-	test -d $(distdir)/_build || exit 0; \
aide-0.16.1/Makefile.in:908:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
aide-0.16.1/Makefile.in-909-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
aide-0.16.1/Makefile.in-951-	}; \
aide-0.16.1/Makefile.in:952:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
aide-0.16.1/Makefile.in-953-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
aide-0.16.1/Makefile.in-963-	fi
aide-0.16.1/Makefile.in:964:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
aide-0.16.1/Makefile.in-965-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
aide-0.16.1/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
aide-0.16.1/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
aide-0.16.1/ylwrap-103-case $input in
##############################################
aide-0.16.1/ylwrap-111-esac
aide-0.16.1/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
aide-0.16.1/ylwrap-113-
##############################################
aide-0.16.1/ylwrap-150-  shift
aide-0.16.1/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
aide-0.16.1/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
aide-0.16.1/ylwrap-153-done
##############################################
aide-0.16.1/ylwrap-182-  do
aide-0.16.1/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
aide-0.16.1/ylwrap-184-    if test -f "$from"; then
##############################################
aide-0.16.1/ylwrap-198-        realtarget=$target
aide-0.16.1/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
aide-0.16.1/ylwrap-200-      fi
##############################################
aide-0.16.1/depcomp-64-  case $1 in
aide-0.16.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
aide-0.16.1/depcomp-66-      *) dir=;;
##############################################
aide-0.16.1/depcomp-73-{
aide-0.16.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
aide-0.16.1/depcomp-75-}
##############################################
aide-0.16.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
aide-0.16.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
aide-0.16.1/depcomp-128-
##############################################
aide-0.16.1/depcomp-405-        sleep 1
aide-0.16.1/depcomp:406:        i=`expr $i - 1`
aide-0.16.1/depcomp-407-      done
aide-0.16.1/depcomp-408-    fi
aide-0.16.1/depcomp:409:    i=`expr $i - 1`
aide-0.16.1/depcomp-410-  done
##############################################
aide-0.16.1/depcomp-425-  # Do two passes, one to just change these to
aide-0.16.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
aide-0.16.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
aide-0.16.1/depcomp-659-  done
aide-0.16.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
aide-0.16.1/depcomp-661-  touch "$tmpdepfile"