===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
tripwire-2.4.3.7/Makefile.in-49-  { \
tripwire-2.4.3.7/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/Makefile.in-183-  while test -n "$$dir1"; do \
tripwire-2.4.3.7/Makefile.in:184:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/Makefile.in-185-    if test "$$first" != "."; then \
tripwire-2.4.3.7/Makefile.in-186-      if test "$$first" = ".."; then \
tripwire-2.4.3.7/Makefile.in:187:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tripwire-2.4.3.7/Makefile.in:188:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tripwire-2.4.3.7/Makefile.in-189-      else \
tripwire-2.4.3.7/Makefile.in:190:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/Makefile.in-191-        if test "$$first2" = "$$first"; then \
tripwire-2.4.3.7/Makefile.in:192:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/Makefile.in-193-        else \
##############################################
tripwire-2.4.3.7/Makefile.in-198-    fi; \
tripwire-2.4.3.7/Makefile.in:199:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/Makefile.in-200-  done; \
##############################################
tripwire-2.4.3.7/Makefile.in-391-	dot_seen=no; \
tripwire-2.4.3.7/Makefile.in:392:	target=`echo $@ | sed s/-recursive//`; \
tripwire-2.4.3.7/Makefile.in-393-	case "$@" in \
##############################################
tripwire-2.4.3.7/Makefile.in-454-GTAGS:
tripwire-2.4.3.7/Makefile.in:455:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/Makefile.in-456-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/Makefile.in-486-	test -d "$(distdir)" || mkdir "$(distdir)"
tripwire-2.4.3.7/Makefile.in:487:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/Makefile.in:488:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/Makefile.in-489-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/Makefile.in-500-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/Makefile.in:501:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/Makefile.in-502-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/Makefile.in-611-	test -d $(distdir)/_build || exit 0; \
tripwire-2.4.3.7/Makefile.in:612:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
tripwire-2.4.3.7/Makefile.in-613-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
tripwire-2.4.3.7/Makefile.in-655-	}; \
tripwire-2.4.3.7/Makefile.in:656:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
tripwire-2.4.3.7/Makefile.in-657-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
tripwire-2.4.3.7/Makefile.in-667-	fi
tripwire-2.4.3.7/Makefile.in:668:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
tripwire-2.4.3.7/Makefile.in-669-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
tripwire-2.4.3.7/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
tripwire-2.4.3.7/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
tripwire-2.4.3.7/aclocal.m4-94-# and then we would define $MISSING as
##############################################
tripwire-2.4.3.7/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
tripwire-2.4.3.7/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tripwire-2.4.3.7/aclocal.m4-109-])
##############################################
tripwire-2.4.3.7/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
tripwire-2.4.3.7/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
tripwire-2.4.3.7/aclocal.m4-207-  fi
##############################################
tripwire-2.4.3.7/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
tripwire-2.4.3.7/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tripwire-2.4.3.7/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
tripwire-2.4.3.7/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
tripwire-2.4.3.7/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
tripwire-2.4.3.7/aclocal.m4-367-    else
##############################################
tripwire-2.4.3.7/aclocal.m4-371-    # from the Makefile without running 'make'.
tripwire-2.4.3.7/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tripwire-2.4.3.7/aclocal.m4-373-    test -z "$DEPDIR" && continue
tripwire-2.4.3.7/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tripwire-2.4.3.7/aclocal.m4-375-    test -z "$am__include" && continue
tripwire-2.4.3.7/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tripwire-2.4.3.7/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
tripwire-2.4.3.7/aclocal.m4-385-      test -f "$dirpart/$file" && continue
tripwire-2.4.3.7/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
tripwire-2.4.3.7/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
tripwire-2.4.3.7/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
tripwire-2.4.3.7/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tripwire-2.4.3.7/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tripwire-2.4.3.7/aclocal.m4-602-    * )
tripwire-2.4.3.7/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tripwire-2.4.3.7/aclocal.m4-604-  esac
tripwire-2.4.3.7/aclocal.m4-605-done
tripwire-2.4.3.7/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
tripwire-2.4.3.7/aclocal.m4-607-
##############################################
tripwire-2.4.3.7/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
tripwire-2.4.3.7/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
tripwire-2.4.3.7/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
tripwire-2.4.3.7/aclocal.m4-683-   echo '.include "confinc"' > confmf
tripwire-2.4.3.7/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
tripwire-2.4.3.7/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
tripwire-2.4.3.7/aclocal.m4-894-     echo "timestamp, slept: $am_has_slept" > conftest.file
tripwire-2.4.3.7/aclocal.m4:895:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tripwire-2.4.3.7/aclocal.m4-896-     if test "$[*]" = "X"; then
tripwire-2.4.3.7/aclocal.m4-897-	# -L didn't work.
tripwire-2.4.3.7/aclocal.m4:898:	set X `ls -t "$srcdir/configure" conftest.file`
tripwire-2.4.3.7/aclocal.m4-899-     fi
##############################################
tripwire-2.4.3.7/autogen.sh-98-    # extract copyright from header
tripwire-2.4.3.7/autogen.sh:99:    __copyright="`grep Copyright $AUTOGEN_SH | head -${HEAD_N}1 | awk '{print $4}'`"
tripwire-2.4.3.7/autogen.sh-100-    if [ "x$__copyright" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-105-    __id="$Id: autogen.sh 33925 2009-03-01 23:27:06Z brlcad $"
tripwire-2.4.3.7/autogen.sh:106:    __version="`echo $__id | sed 's/.*\([0-9][0-9][0-9][0-9]\)[-\/]\([0-9][0-9]\)[-\/]\([0-9][0-9]\).*/\1\2\3/'`"
tripwire-2.4.3.7/autogen.sh-107-    if [ "x$__version" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-184-    # needed to handle versions like 1.10 and 1.4-p6
tripwire-2.4.3.7/autogen.sh:185:    _min="`echo ${_min}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`"
tripwire-2.4.3.7/autogen.sh:186:    _cur="`echo ${_cur}. | sed 's/[^0-9]/./g' | sed 's/\.\././g'`"
tripwire-2.4.3.7/autogen.sh-187-
tripwire-2.4.3.7/autogen.sh:188:    _min_major="`echo $_min | cut -d. -f1`"
tripwire-2.4.3.7/autogen.sh:189:    _min_minor="`echo $_min | cut -d. -f2`"
tripwire-2.4.3.7/autogen.sh:190:    _min_patch="`echo $_min | cut -d. -f3`"
tripwire-2.4.3.7/autogen.sh-191-
tripwire-2.4.3.7/autogen.sh:192:    _cur_major="`echo $_cur | cut -d. -f1`"
tripwire-2.4.3.7/autogen.sh:193:    _cur_minor="`echo $_cur | cut -d. -f2`"
tripwire-2.4.3.7/autogen.sh:194:    _cur_patch="`echo $_cur | cut -d. -f3`"
tripwire-2.4.3.7/autogen.sh-195-
##############################################
tripwire-2.4.3.7/autogen.sh-258-ARGS="$*"
tripwire-2.4.3.7/autogen.sh:259:PATH_TO_AUTOGEN="`dirname $0`"
tripwire-2.4.3.7/autogen.sh:260:NAME_OF_AUTOGEN="`basename $0`"
tripwire-2.4.3.7/autogen.sh-261-AUTOGEN_SH="$PATH_TO_AUTOGEN/$NAME_OF_AUTOGEN"
##############################################
tripwire-2.4.3.7/autogen.sh-403-################################################
tripwire-2.4.3.7/autogen.sh:404:if [ "x`echo $ARGS | sed 's/.*[hH][eE][lL][pP].*/help/'`" = "xhelp" ] ; then
tripwire-2.4.3.7/autogen.sh-405-    HELP=yes
##############################################
tripwire-2.4.3.7/autogen.sh-494-if [ "x$PROJECT" = "x" ] ; then
tripwire-2.4.3.7/autogen.sh:495:    PROJECT="`grep AC_INIT $CONFIGURE | grep -v '.*#.*AC_INIT' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_INIT(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-496-    if [ "x$PROJECT" = "xAC_INIT" ] ; then
tripwire-2.4.3.7/autogen.sh-497-	# projects might be using the older/deprecated arg-less AC_INIT .. look for AM_INIT_AUTOMAKE instead
tripwire-2.4.3.7/autogen.sh:498:	PROJECT="`grep AM_INIT_AUTOMAKE $CONFIGURE | grep -v '.*#.*AM_INIT_AUTOMAKE' | tail -${TAIL_N}1 | sed 's/^[ 	]*AM_INIT_AUTOMAKE(\([^,)]*\).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-499-    fi
##############################################
tripwire-2.4.3.7/autogen.sh-554-else
tripwire-2.4.3.7/autogen.sh:555:    _version="`$AUTOCONF --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
tripwire-2.4.3.7/autogen.sh-556-    if [ "x$_version" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-595-else
tripwire-2.4.3.7/autogen.sh:596:    _version="`$AUTOMAKE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
tripwire-2.4.3.7/autogen.sh-597-    if [ "x$_version" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-636-	    $VERBOSE_ECHO "Checking libtoolize alternate: $tool --version"
tripwire-2.4.3.7/autogen.sh:637:	    _glibtoolize="`$tool --version > /dev/null 2>&1`"
tripwire-2.4.3.7/autogen.sh-638-	    if [ $? = 0 ] ; then
tripwire-2.4.3.7/autogen.sh-639-		$VERBOSE_ECHO "Found $tool --version"
tripwire-2.4.3.7/autogen.sh:640:		_glti="`which $tool`"
tripwire-2.4.3.7/autogen.sh-641-		if [ "x$_glti" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-648-		fi
tripwire-2.4.3.7/autogen.sh:649:		_gltidir="`dirname $_glti`"
tripwire-2.4.3.7/autogen.sh-650-		if [ "x$_gltidir" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-697-else
tripwire-2.4.3.7/autogen.sh:698:    _version="`$LIBTOOLIZE --version | head -${HEAD_N}1 | sed 's/[^0-9]*\([0-9\.][0-9\.]*\)/\1/'`"
tripwire-2.4.3.7/autogen.sh-699-    if [ "x$_version" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-814-    # $VERBOSE_ECHO "Looking for subdirs in `pwd`"
tripwire-2.4.3.7/autogen.sh:815:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-816-    CHECK_DIRS=""
##############################################
tripwire-2.4.3.7/autogen.sh-853-	    # compare entire content, restore if needed
tripwire-2.4.3.7/autogen.sh:854:	    if test "x`cat ${file}`" != "x`cat ${file}.$$.protect_from_automake.backup`" ; then
tripwire-2.4.3.7/autogen.sh-855-		if test "x$spacer" = "xno" ; then
##############################################
tripwire-2.4.3.7/autogen.sh-881-
tripwire-2.4.3.7/autogen.sh:882:    _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-883-    if test ! -d "$_aux_dir" ; then
##############################################
tripwire-2.4.3.7/autogen.sh-913-    # look for subdirs
tripwire-2.4.3.7/autogen.sh:914:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $_configure | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-915-    CHECK_DIRS=""
##############################################
tripwire-2.4.3.7/autogen.sh-968-    #####################
tripwire-2.4.3.7/autogen.sh:969:    _aux_dir="`grep AC_CONFIG_AUX_DIR $CONFIGURE | grep -v '.*#.*AC_CONFIG_AUX_DIR' | tail -${TAIL_N}1 | sed 's/^[ 	]*AC_CONFIG_AUX_DIR(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-970-    if test ! -d "$_aux_dir" ; then
##############################################
tripwire-2.4.3.7/autogen.sh-979-    CONFIG_SUBDIRS=""
tripwire-2.4.3.7/autogen.sh:980:    _det_config_subdirs="`grep AC_CONFIG_SUBDIRS $CONFIGURE | grep -v '.*#.*AC_CONFIG_SUBDIRS' | sed 's/^[ 	]*AC_CONFIG_SUBDIRS(\(.*\)).*/\1/' | sed 's/.*\[\(.*\)\].*/\1/'`"
tripwire-2.4.3.7/autogen.sh-981-    for dir in $_det_config_subdirs ; do
##############################################
tripwire-2.4.3.7/autogen.sh-995-	_marker_found_message=${_marker_found_message_intro}${marker}${_marker_found_message_mid}
tripwire-2.4.3.7/autogen.sh:996:	_marker_found="`grep 'AM_INIT_AUTOMAKE.*'${marker} $CONFIGURE`"
tripwire-2.4.3.7/autogen.sh-997-	if [ ! "x$_marker_found" = "x" ] ; then
tripwire-2.4.3.7/autogen.sh:998:	    $VERBOSE_ECHO "${_marker_found_message}`basename \"$CONFIGURE\"`"
tripwire-2.4.3.7/autogen.sh-999-	    break
tripwire-2.4.3.7/autogen.sh-1000-	fi
tripwire-2.4.3.7/autogen.sh:1001:	if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
tripwire-2.4.3.7/autogen.sh:1002:	    _marker_found="`grep 'AUTOMAKE_OPTIONS.*'${marker} Makefile.am`"
tripwire-2.4.3.7/autogen.sh-1003-	    if [ ! "x$_marker_found" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1024-	    $ECHO
tripwire-2.4.3.7/autogen.sh:1025:	    $ECHO "Considered adding 'foreign' to AM_INIT_AUTOMAKE in `basename \"$CONFIGURE\"`"
tripwire-2.4.3.7/autogen.sh:1026:	    if test -f "`dirname \"$CONFIGURE\"/Makefile.am`" ; then
tripwire-2.4.3.7/autogen.sh-1027-		$ECHO "or to AUTOMAKE_OPTIONS in your top-level Makefile.am file."
##############################################
tripwire-2.4.3.7/autogen.sh-1110-
tripwire-2.4.3.7/autogen.sh:1111:	__cmd_version=`${__cmd} --version | head -n 1 | sed -e 's/^[^0-9]\+//' -e 's/ .*//'`
tripwire-2.4.3.7/autogen.sh-1112-	$VERBOSE_ECHO "Found ${__cmd} ${__cmd_version}"
##############################################
tripwire-2.4.3.7/autogen.sh-1149-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
tripwire-2.4.3.7/autogen.sh:1150:	found="`grep \"^$feature.*\" $CONFIGURE`"
tripwire-2.4.3.7/autogen.sh-1151-	if [ ! "x$found" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1169-    $VERBOSE_ECHO "$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1170:    autoreconf_output="`$AUTORECONF $SEARCH_DIRS $AUTORECONF_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1171-    ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1175-	if [ "x$HAVE_ALT_LIBTOOLIZE" = "xyes" ] ; then
tripwire-2.4.3.7/autogen.sh:1176:	    if [ ! "x`echo \"$autoreconf_output\" | grep libtoolize | grep \"No such file or directory\"`" = "x" ] ; then
tripwire-2.4.3.7/autogen.sh-1177-		$ECHO
##############################################
tripwire-2.4.3.7/autogen.sh-1234-    if test -f "$LIBTOOL_M4" ; then
tripwire-2.4.3.7/autogen.sh:1235:	found_libtool="`$ECHO $_autoconf_output | grep AC_PROG_LIBTOOL`"
tripwire-2.4.3.7/autogen.sh-1236-	if test ! "x$found_libtool" = "x" ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1279-    $VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1280:    aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1281-    ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1290-	    $VERBOSE_ECHO "$LIBTOOLIZE $LIBTOOLIZE_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1291:	    libtoolize_output="`$LIBTOOLIZE $LIBTOOLIZE_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1292-	    ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1298-		$VERBOSE_ECHO "$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1299:		libtoolize_output="`$LIBTOOLIZE $ALT_LIBTOOLIZE_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1300-		ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1311-	$VERBOSE_ECHO "$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1312:	aclocal_output="`$ACLOCAL $SEARCH_DIRS $ACLOCAL_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1313-	ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1340-    $VERBOSE_ECHO "$AUTOCONF $AUTOCONF_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1341:    autoconf_output="`$AUTOCONF $AUTOCONF_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1342-    ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1351-	macros_to_search=""
tripwire-2.4.3.7/autogen.sh:1352:	ac_major="`echo ${AUTOCONF_VERSION}. | cut -d. -f1 | sed 's/[^0-9]//g'`"
tripwire-2.4.3.7/autogen.sh:1353:	ac_minor="`echo ${AUTOCONF_VERSION}. | cut -d. -f2 | sed 's/[^0-9]//g'`"
tripwire-2.4.3.7/autogen.sh-1354-
##############################################
tripwire-2.4.3.7/autogen.sh-1369-	    $VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
tripwire-2.4.3.7/autogen.sh:1370:	    found="`grep \"^$feature.*\" $CONFIGURE`"
tripwire-2.4.3.7/autogen.sh-1371-	    if [ ! "x$found" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1382-	    $ECHO
tripwire-2.4.3.7/autogen.sh:1383:	    $ECHO "The `basename \"$CONFIGURE\"` file was scanned in order to determine if any"
tripwire-2.4.3.7/autogen.sh-1384-	    $ECHO "unsupported macros are used that exceed the minimum version"
##############################################
tripwire-2.4.3.7/autogen.sh-1398-	$VERBOSE_ECHO "$AUTOCONF"
tripwire-2.4.3.7/autogen.sh:1399:	autoconf_output="`$AUTOCONF 2>&1`"
tripwire-2.4.3.7/autogen.sh-1400-	ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1426-		$ECHO "reviewing the minimum GNU Autotools version settings contained in"
tripwire-2.4.3.7/autogen.sh:1427:		$ECHO "this script along with the macros being used in your `basename \"$CONFIGURE\"` file."
tripwire-2.4.3.7/autogen.sh-1428-	    fi
##############################################
tripwire-2.4.3.7/autogen.sh-1439-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
tripwire-2.4.3.7/autogen.sh:1440:	found="`grep \"^$feature.*\" $CONFIGURE`"
tripwire-2.4.3.7/autogen.sh-1441-	if [ ! "x$found" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1447-	$VERBOSE_ECHO "$AUTOHEADER $AUTOHEADER_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1448:	autoheader_output="`$AUTOHEADER $AUTOHEADER_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1449-	ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1459-	$VERBOSE_ECHO "Searching for $feature in $CONFIGURE"
tripwire-2.4.3.7/autogen.sh:1460:	found="`grep \"^$feature.*\" $CONFIGURE`"
tripwire-2.4.3.7/autogen.sh-1461-	if [ ! "x$found" = "x" ] ; then
##############################################
tripwire-2.4.3.7/autogen.sh-1468-	$VERBOSE_ECHO "$AUTOMAKE $AUTOMAKE_OPTIONS"
tripwire-2.4.3.7/autogen.sh:1469:	automake_output="`$AUTOMAKE $AUTOMAKE_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1470-	ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1480-	    # retry without the -f
tripwire-2.4.3.7/autogen.sh:1481:	    automake_output="`$AUTOMAKE $ALT_AUTOMAKE_OPTIONS 2>&1`"
tripwire-2.4.3.7/autogen.sh-1482-	    ret=$?
##############################################
tripwire-2.4.3.7/autogen.sh-1549-config_ac="`locate_configure_template`"
tripwire-2.4.3.7/autogen.sh:1550:config="`echo $config_ac | sed 's/\.ac$//' | sed 's/\.in$//'`"
tripwire-2.4.3.7/autogen.sh-1551-if [ "x$config" = "x" ] ; then
##############################################
tripwire-2.4.3.7/compile-67-	mingw/*)
tripwire-2.4.3.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
tripwire-2.4.3.7/compile-69-	  ;;
tripwire-2.4.3.7/compile-70-	cygwin/*)
tripwire-2.4.3.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
tripwire-2.4.3.7/compile-72-	  ;;
tripwire-2.4.3.7/compile-73-	wine/*)
tripwire-2.4.3.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
tripwire-2.4.3.7/compile-75-	  ;;
##############################################
tripwire-2.4.3.7/compile-310-# Name of file we expect compiler to create.
tripwire-2.4.3.7/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
tripwire-2.4.3.7/compile-312-
##############################################
tripwire-2.4.3.7/compile-316-# object file name, since that is what matters with a parallel build.
tripwire-2.4.3.7/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
tripwire-2.4.3.7/compile-318-while true; do
##############################################
tripwire-2.4.3.7/config.guess-34-
tripwire-2.4.3.7/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
tripwire-2.4.3.7/config.guess-36-
##############################################
tripwire-2.4.3.7/config.guess-102-: ${TMPDIR=/tmp} ;
tripwire-2.4.3.7/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
tripwire-2.4.3.7/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
tripwire-2.4.3.7/config.guess-151-	EOF
tripwire-2.4.3.7/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
tripwire-2.4.3.7/config.guess-153-	;;
##############################################
tripwire-2.4.3.7/config.guess-181-	    earmv*)
tripwire-2.4.3.7/config.guess:182:		arch=`echo ${UNAME_MACHINE_ARCH} | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
tripwire-2.4.3.7/config.guess:183:		endian=`echo ${UNAME_MACHINE_ARCH} | sed -ne 's,^.*\(eb\)$,\1,p'`
tripwire-2.4.3.7/config.guess-184-		machine=${arch}${endian}-unknown
##############################################
tripwire-2.4.3.7/config.guess-213-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
tripwire-2.4.3.7/config.guess:214:		abi=`echo ${UNAME_MACHINE_ARCH} | sed -e "$expr"`
tripwire-2.4.3.7/config.guess-215-		;;
##############################################
tripwire-2.4.3.7/config.guess-226-	    *)
tripwire-2.4.3.7/config.guess:227:		release=`echo ${UNAME_RELEASE} | sed -e 's/[-_].*//' | cut -d. -f1,2`
tripwire-2.4.3.7/config.guess-228-		;;
##############################################
tripwire-2.4.3.7/config.guess-267-	*4.0)
tripwire-2.4.3.7/config.guess:268:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
tripwire-2.4.3.7/config.guess-269-		;;
tripwire-2.4.3.7/config.guess-270-	*5.*)
tripwire-2.4.3.7/config.guess:271:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
tripwire-2.4.3.7/config.guess-272-		;;
##############################################
tripwire-2.4.3.7/config.guess-277-	# types through head -n 1, so we only detect the type of CPU 0.
tripwire-2.4.3.7/config.guess:278:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
tripwire-2.4.3.7/config.guess-279-	case "$ALPHA_CPU_TYPE" in
##############################################
tripwire-2.4.3.7/config.guess-315-	# 1.2 uses "1.2" for uname -r.
tripwire-2.4.3.7/config.guess:316:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`
tripwire-2.4.3.7/config.guess-317-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
tripwire-2.4.3.7/config.guess-366-    s390x:SunOS:*:*)
tripwire-2.4.3.7/config.guess:367:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-368-	exit ;;
tripwire-2.4.3.7/config.guess-369-    sun4H:SunOS:5.*:*)
tripwire-2.4.3.7/config.guess:370:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-371-	exit ;;
tripwire-2.4.3.7/config.guess-372-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
tripwire-2.4.3.7/config.guess:373:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-374-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-391-	fi
tripwire-2.4.3.7/config.guess:392:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-393-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-397-	# it's likely to be more like Solaris than SunOS4.
tripwire-2.4.3.7/config.guess:398:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-399-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-406-	# Japanese Language versions have a version number like `4.1.3-JL'.
tripwire-2.4.3.7/config.guess:407:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
tripwire-2.4.3.7/config.guess-408-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-412-    sun*:*:4.2BSD:*)
tripwire-2.4.3.7/config.guess:413:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
tripwire-2.4.3.7/config.guess-414-	test "x${UNAME_RELEASE}" = x && UNAME_RELEASE=3
##############################################
tripwire-2.4.3.7/config.guess-494-	$CC_FOR_BUILD -o $dummy $dummy.c &&
tripwire-2.4.3.7/config.guess:495:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
tripwire-2.4.3.7/config.guess:496:	  SYSTEM_NAME=`$dummy $dummyarg` &&
tripwire-2.4.3.7/config.guess-497-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
tripwire-2.4.3.7/config.guess-550-    *:IRIX*:*:*)
tripwire-2.4.3.7/config.guess:551:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
tripwire-2.4.3.7/config.guess-552-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-580-EOF
tripwire-2.4.3.7/config.guess:581:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
tripwire-2.4.3.7/config.guess-582-		then
##############################################
tripwire-2.4.3.7/config.guess-593-    *:AIX:*:[4567])
tripwire-2.4.3.7/config.guess:594:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
tripwire-2.4.3.7/config.guess-595-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
tripwire-2.4.3.7/config.guess-629-    9000/[34678]??:HP-UX:*:*)
tripwire-2.4.3.7/config.guess:630:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tripwire-2.4.3.7/config.guess-631-	case "${UNAME_MACHINE}" in
##############################################
tripwire-2.4.3.7/config.guess-683-EOF
tripwire-2.4.3.7/config.guess:684:		    (CCOPTS="" $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
tripwire-2.4.3.7/config.guess-685-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
tripwire-2.4.3.7/config.guess-711-    ia64:HP-UX:*:*)
tripwire-2.4.3.7/config.guess:712:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
tripwire-2.4.3.7/config.guess-713-	echo ia64-hp-hpux${HPUX_REV}
##############################################
tripwire-2.4.3.7/config.guess-741-EOF
tripwire-2.4.3.7/config.guess:742:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
tripwire-2.4.3.7/config.guess-743-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
tripwire-2.4.3.7/config.guess-812-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tripwire-2.4.3.7/config.guess:813:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
tripwire-2.4.3.7/config.guess-814-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tripwire-2.4.3.7/config.guess-817-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
tripwire-2.4.3.7/config.guess:818:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
tripwire-2.4.3.7/config.guess-819-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
tripwire-2.4.3.7/config.guess-837-	esac
tripwire-2.4.3.7/config.guess:838:	echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tripwire-2.4.3.7/config.guess-839-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-843-	    amd64)
tripwire-2.4.3.7/config.guess:844:		echo x86_64-unknown-midnightbsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tripwire-2.4.3.7/config.guess-845-	    *)
tripwire-2.4.3.7/config.guess:846:		echo ${UNAME_PROCESSOR}-unknown-midnightbsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
tripwire-2.4.3.7/config.guess-847-	esac
##############################################
tripwire-2.4.3.7/config.guess-882-    prep*:SunOS:5.*:*)
tripwire-2.4.3.7/config.guess:883:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
tripwire-2.4.3.7/config.guess-884-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-886-	# the GNU system
tripwire-2.4.3.7/config.guess:887:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
tripwire-2.4.3.7/config.guess-888-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-890-	# other systems with GNU libc and userland
tripwire-2.4.3.7/config.guess:891:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
tripwire-2.4.3.7/config.guess-892-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-984-EOF
tripwire-2.4.3.7/config.guess:985:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
tripwire-2.4.3.7/config.guess-986-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
tripwire-2.4.3.7/config.guess-1084-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
tripwire-2.4.3.7/config.guess:1085:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
tripwire-2.4.3.7/config.guess-1086-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
tripwire-2.4.3.7/config.guess-1287-	fi
tripwire-2.4.3.7/config.guess:1288:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
tripwire-2.4.3.7/config.guess-1289-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
tripwire-2.4.3.7/config.guess-1382-    *:DragonFly:*:*)
tripwire-2.4.3.7/config.guess:1383:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
tripwire-2.4.3.7/config.guess-1384-	exit ;;
##############################################
tripwire-2.4.3.7/config.guess-1395-    i*86:skyos:*:*)
tripwire-2.4.3.7/config.guess:1396:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE} | sed -e 's/ .*$//'`
tripwire-2.4.3.7/config.guess-1397-	exit ;;
##############################################
tripwire-2.4.3.7/config.sub-52-
tripwire-2.4.3.7/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
tripwire-2.4.3.7/config.sub-54-
##############################################
tripwire-2.4.3.7/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
tripwire-2.4.3.7/config.sub:115:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
tripwire-2.4.3.7/config.sub-116-case $maybe_os in
##############################################
tripwire-2.4.3.7/config.sub-122-    os=-$maybe_os
tripwire-2.4.3.7/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
tripwire-2.4.3.7/config.sub-124-    ;;
##############################################
tripwire-2.4.3.7/config.sub-126-    os=-linux-android
tripwire-2.4.3.7/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
tripwire-2.4.3.7/config.sub-128-    ;;
tripwire-2.4.3.7/config.sub-129-  *)
tripwire-2.4.3.7/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
tripwire-2.4.3.7/config.sub-131-    if [ $basic_machine != $1 ]
tripwire-2.4.3.7/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
tripwire-2.4.3.7/config.sub-133-    else os=; fi
##############################################
tripwire-2.4.3.7/config.sub-180-		os=-sco5v6
tripwire-2.4.3.7/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-182-		;;
##############################################
tripwire-2.4.3.7/config.sub-184-		os=-sco3.2v5
tripwire-2.4.3.7/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-186-		;;
##############################################
tripwire-2.4.3.7/config.sub-188-		os=-sco3.2v4
tripwire-2.4.3.7/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-190-		;;
tripwire-2.4.3.7/config.sub-191-	-sco3.2.[4-9]*)
tripwire-2.4.3.7/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
tripwire-2.4.3.7/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-194-		;;
##############################################
tripwire-2.4.3.7/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
tripwire-2.4.3.7/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-198-		;;
##############################################
tripwire-2.4.3.7/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
tripwire-2.4.3.7/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-202-		;;
##############################################
tripwire-2.4.3.7/config.sub-204-		os=-sco3.2v2
tripwire-2.4.3.7/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-206-		;;
tripwire-2.4.3.7/config.sub-207-	-udk*)
tripwire-2.4.3.7/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-209-		;;
##############################################
tripwire-2.4.3.7/config.sub-211-		os=-isc2.2
tripwire-2.4.3.7/config.sub:212:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-213-		;;
##############################################
tripwire-2.4.3.7/config.sub-217-	-isc*)
tripwire-2.4.3.7/config.sub:218:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
tripwire-2.4.3.7/config.sub-219-		;;
##############################################
tripwire-2.4.3.7/config.sub-229-	-ptx*)
tripwire-2.4.3.7/config.sub:230:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
tripwire-2.4.3.7/config.sub-231-		;;
##############################################
tripwire-2.4.3.7/config.sub-365-	*-*-*)
tripwire-2.4.3.7/config.sub:366:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tripwire-2.4.3.7/config.sub-367-		exit 1
##############################################
tripwire-2.4.3.7/config.sub-494-	amd64-*)
tripwire-2.4.3.7/config.sub:495:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-496-		;;
##############################################
tripwire-2.4.3.7/config.sub-539-	blackfin-*)
tripwire-2.4.3.7/config.sub:540:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-541-		os=-linux
##############################################
tripwire-2.4.3.7/config.sub-547-	c54x-*)
tripwire-2.4.3.7/config.sub:548:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-549-		;;
tripwire-2.4.3.7/config.sub-550-	c55x-*)
tripwire-2.4.3.7/config.sub:551:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-552-		;;
tripwire-2.4.3.7/config.sub-553-	c6x-*)
tripwire-2.4.3.7/config.sub:554:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-555-		;;
##############################################
tripwire-2.4.3.7/config.sub-651-	e500v[12]-*)
tripwire-2.4.3.7/config.sub:652:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-653-		os=$os"spe"
##############################################
tripwire-2.4.3.7/config.sub-758-	i*86v32)
tripwire-2.4.3.7/config.sub:759:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tripwire-2.4.3.7/config.sub-760-		os=-sysv32
##############################################
tripwire-2.4.3.7/config.sub-762-	i*86v4*)
tripwire-2.4.3.7/config.sub:763:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tripwire-2.4.3.7/config.sub-764-		os=-sysv4
##############################################
tripwire-2.4.3.7/config.sub-766-	i*86v)
tripwire-2.4.3.7/config.sub:767:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tripwire-2.4.3.7/config.sub-768-		os=-sysv
##############################################
tripwire-2.4.3.7/config.sub-770-	i*86sol2)
tripwire-2.4.3.7/config.sub:771:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
tripwire-2.4.3.7/config.sub-772-		os=-solaris2
##############################################
tripwire-2.4.3.7/config.sub-796-	leon-*|leon[3-9]-*)
tripwire-2.4.3.7/config.sub:797:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
tripwire-2.4.3.7/config.sub-798-		;;
##############################################
tripwire-2.4.3.7/config.sub-803-	m68knommu-*)
tripwire-2.4.3.7/config.sub:804:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-805-		os=-linux
##############################################
tripwire-2.4.3.7/config.sub-840-	mips3*-*)
tripwire-2.4.3.7/config.sub:841:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
tripwire-2.4.3.7/config.sub-842-		;;
tripwire-2.4.3.7/config.sub-843-	mips3*)
tripwire-2.4.3.7/config.sub:844:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
tripwire-2.4.3.7/config.sub-845-		;;
##############################################
tripwire-2.4.3.7/config.sub-862-	ms1-*)
tripwire-2.4.3.7/config.sub:863:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
tripwire-2.4.3.7/config.sub-864-		;;
##############################################
tripwire-2.4.3.7/config.sub-984-	parisc-*)
tripwire-2.4.3.7/config.sub:985:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-986-		os=-linux
##############################################
tripwire-2.4.3.7/config.sub-1000-	pc98-*)
tripwire-2.4.3.7/config.sub:1001:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1002-		;;
##############################################
tripwire-2.4.3.7/config.sub-1015-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
tripwire-2.4.3.7/config.sub:1016:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1017-		;;
tripwire-2.4.3.7/config.sub-1018-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
tripwire-2.4.3.7/config.sub:1019:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1020-		;;
tripwire-2.4.3.7/config.sub-1021-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
tripwire-2.4.3.7/config.sub:1022:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1023-		;;
tripwire-2.4.3.7/config.sub-1024-	pentium4-*)
tripwire-2.4.3.7/config.sub:1025:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1026-		;;
##############################################
tripwire-2.4.3.7/config.sub-1034-	ppc-* | ppcbe-*)
tripwire-2.4.3.7/config.sub:1035:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1036-		;;
##############################################
tripwire-2.4.3.7/config.sub-1040-	ppcle-* | powerpclittle-*)
tripwire-2.4.3.7/config.sub:1041:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1042-		;;
##############################################
tripwire-2.4.3.7/config.sub-1044-		;;
tripwire-2.4.3.7/config.sub:1045:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1046-		;;
##############################################
tripwire-2.4.3.7/config.sub-1050-	ppc64le-* | powerpc64little-*)
tripwire-2.4.3.7/config.sub:1051:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1052-		;;
##############################################
tripwire-2.4.3.7/config.sub-1133-	strongarm-* | thumb-*)
tripwire-2.4.3.7/config.sub:1134:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
tripwire-2.4.3.7/config.sub-1135-		;;
##############################################
tripwire-2.4.3.7/config.sub-1269-	xscale-* | xscalee[bl]-*)
tripwire-2.4.3.7/config.sub:1270:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
tripwire-2.4.3.7/config.sub-1271-		;;
##############################################
tripwire-2.4.3.7/config.sub-1346-	*)
tripwire-2.4.3.7/config.sub:1347:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
tripwire-2.4.3.7/config.sub-1348-		exit 1
##############################################
tripwire-2.4.3.7/config.sub-1354-	*-digital*)
tripwire-2.4.3.7/config.sub:1355:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
tripwire-2.4.3.7/config.sub-1356-		;;
tripwire-2.4.3.7/config.sub-1357-	*-commodore*)
tripwire-2.4.3.7/config.sub:1358:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
tripwire-2.4.3.7/config.sub-1359-		;;
##############################################
tripwire-2.4.3.7/config.sub-1375-	-solaris1 | -solaris1.*)
tripwire-2.4.3.7/config.sub:1376:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
tripwire-2.4.3.7/config.sub-1377-		;;
##############################################
tripwire-2.4.3.7/config.sub-1387-	-gnu/linux*)
tripwire-2.4.3.7/config.sub:1388:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
tripwire-2.4.3.7/config.sub-1389-		;;
##############################################
tripwire-2.4.3.7/config.sub-1434-	-nto*)
tripwire-2.4.3.7/config.sub:1435:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
tripwire-2.4.3.7/config.sub-1436-		;;
##############################################
tripwire-2.4.3.7/config.sub-1441-	-mac*)
tripwire-2.4.3.7/config.sub:1442:		os=`echo $os | sed -e 's|mac|macos|'`
tripwire-2.4.3.7/config.sub-1443-		;;
##############################################
tripwire-2.4.3.7/config.sub-1447-	-linux*)
tripwire-2.4.3.7/config.sub:1448:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
tripwire-2.4.3.7/config.sub-1449-		;;
tripwire-2.4.3.7/config.sub-1450-	-sunos5*)
tripwire-2.4.3.7/config.sub:1451:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
tripwire-2.4.3.7/config.sub-1452-		;;
tripwire-2.4.3.7/config.sub-1453-	-sunos6*)
tripwire-2.4.3.7/config.sub:1454:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
tripwire-2.4.3.7/config.sub-1455-		;;
##############################################
tripwire-2.4.3.7/config.sub-1502-	-sinix5.*)
tripwire-2.4.3.7/config.sub:1503:		os=`echo $os | sed -e 's|sinix|sysv|'`
tripwire-2.4.3.7/config.sub-1504-		;;
##############################################
tripwire-2.4.3.7/config.sub-1557-		# Get rid of the `-' at the beginning of $os.
tripwire-2.4.3.7/config.sub:1558:		os=`echo $os | sed 's/[^-]*-//'`
tripwire-2.4.3.7/config.sub:1559:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
tripwire-2.4.3.7/config.sub-1560-		exit 1
##############################################
tripwire-2.4.3.7/config.sub-1823-		esac
tripwire-2.4.3.7/config.sub:1824:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
tripwire-2.4.3.7/config.sub-1825-		;;
##############################################
tripwire-2.4.3.7/configure-48-if test -z "$BASH_VERSION$ZSH_VERSION" \
tripwire-2.4.3.7/configure:49:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tripwire-2.4.3.7/configure-50-  as_echo='print -r --'
tripwire-2.4.3.7/configure-51-  as_echo_n='print -rn --'
tripwire-2.4.3.7/configure:52:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tripwire-2.4.3.7/configure-53-  as_echo='printf %s\n'
##############################################
tripwire-2.4.3.7/configure-55-else
tripwire-2.4.3.7/configure:56:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tripwire-2.4.3.7/configure-57-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tripwire-2.4.3.7/configure-65-	expr "X$arg" : "X\\(.*\\)$as_nl";
tripwire-2.4.3.7/configure:66:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tripwire-2.4.3.7/configure-67-      esac;
##############################################
tripwire-2.4.3.7/configure-202-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
tripwire-2.4.3.7/configure:203:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
tripwire-2.4.3.7/configure-204-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
tripwire-2.4.3.7/configure-331-      case $as_dir in #(
tripwire-2.4.3.7/configure:332:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tripwire-2.4.3.7/configure-333-      *) as_qdir=$as_dir;;
##############################################
tripwire-2.4.3.7/configure-404-  {
tripwire-2.4.3.7/configure:405:    as_val=`expr "$@" || test $? -eq 1`
tripwire-2.4.3.7/configure-406-  }
##############################################
tripwire-2.4.3.7/configure-411-# ----------------------------------------
tripwire-2.4.3.7/configure:412:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tripwire-2.4.3.7/configure-413-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tripwire-2.4.3.7/configure-474-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
tripwire-2.4.3.7/configure:475:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
tripwire-2.4.3.7/configure-476-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
tripwire-2.4.3.7/configure-838-  case $ac_option in
tripwire-2.4.3.7/configure:839:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
tripwire-2.4.3.7/configure-840-  *=)   ac_optarg= ;;
##############################################
tripwire-2.4.3.7/configure-882-  -disable-* | --disable-*)
tripwire-2.4.3.7/configure:883:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
tripwire-2.4.3.7/configure-884-    # Reject names that are not valid shell variable names.
##############################################
tripwire-2.4.3.7/configure-887-    ac_useropt_orig=$ac_useropt
tripwire-2.4.3.7/configure:888:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tripwire-2.4.3.7/configure-889-    case $ac_user_opts in
##############################################
tripwire-2.4.3.7/configure-908-  -enable-* | --enable-*)
tripwire-2.4.3.7/configure:909:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
tripwire-2.4.3.7/configure-910-    # Reject names that are not valid shell variable names.
##############################################
tripwire-2.4.3.7/configure-913-    ac_useropt_orig=$ac_useropt
tripwire-2.4.3.7/configure:914:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tripwire-2.4.3.7/configure-915-    case $ac_user_opts in
##############################################
tripwire-2.4.3.7/configure-1112-  -with-* | --with-*)
tripwire-2.4.3.7/configure:1113:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
tripwire-2.4.3.7/configure-1114-    # Reject names that are not valid shell variable names.
##############################################
tripwire-2.4.3.7/configure-1117-    ac_useropt_orig=$ac_useropt
tripwire-2.4.3.7/configure:1118:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tripwire-2.4.3.7/configure-1119-    case $ac_user_opts in
##############################################
tripwire-2.4.3.7/configure-1128-  -without-* | --without-*)
tripwire-2.4.3.7/configure:1129:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
tripwire-2.4.3.7/configure-1130-    # Reject names that are not valid shell variable names.
##############################################
tripwire-2.4.3.7/configure-1133-    ac_useropt_orig=$ac_useropt
tripwire-2.4.3.7/configure:1134:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
tripwire-2.4.3.7/configure-1135-    case $ac_user_opts in
##############################################
tripwire-2.4.3.7/configure-1166-  *=*)
tripwire-2.4.3.7/configure:1167:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
tripwire-2.4.3.7/configure-1168-    # Reject names that are not valid shell variable names.
##############################################
tripwire-2.4.3.7/configure-1187-if test -n "$ac_prev"; then
tripwire-2.4.3.7/configure:1188:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
tripwire-2.4.3.7/configure-1189-  as_fn_error $? "missing argument to $ac_option"
##############################################
tripwire-2.4.3.7/configure-1209-    */ )
tripwire-2.4.3.7/configure:1210:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
tripwire-2.4.3.7/configure-1211-      eval $ac_var=\$ac_val;;
##############################################
tripwire-2.4.3.7/configure-1244-ac_ls_di=`ls -di .` &&
tripwire-2.4.3.7/configure:1245:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
tripwire-2.4.3.7/configure-1246-  as_fn_error $? "working directory cannot be determined"
##############################################
tripwire-2.4.3.7/configure-1300-case $srcdir in
tripwire-2.4.3.7/configure:1301:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
tripwire-2.4.3.7/configure-1302-esac
##############################################
tripwire-2.4.3.7/configure-1343-By default, \`make install' will install all the files in
tripwire-2.4.3.7/configure:1344:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
tripwire-2.4.3.7/configure:1345:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
tripwire-2.4.3.7/configure-1346-for instance \`--prefix=\$HOME'.
##############################################
tripwire-2.4.3.7/configure-1455-*)
tripwire-2.4.3.7/configure:1456:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tripwire-2.4.3.7/configure-1457-  # A ".." for each directory in $ac_dir_suffix.
tripwire-2.4.3.7/configure:1458:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tripwire-2.4.3.7/configure-1459-  case $ac_top_builddir_sub in
##############################################
tripwire-2.4.3.7/configure-2518-    *\'*)
tripwire-2.4.3.7/configure:2519:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
tripwire-2.4.3.7/configure-2520-    esac
##############################################
tripwire-2.4.3.7/configure-2601-      case $ac_val in
tripwire-2.4.3.7/configure:2602:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tripwire-2.4.3.7/configure-2603-      esac
##############################################
tripwire-2.4.3.7/configure-2616-	case $ac_val in
tripwire-2.4.3.7/configure:2617:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
tripwire-2.4.3.7/configure-2618-	esac
##############################################
tripwire-2.4.3.7/configure-2736-    set,)
tripwire-2.4.3.7/configure:2737:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
tripwire-2.4.3.7/configure:2738:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
tripwire-2.4.3.7/configure-2739-      ac_cache_corrupted=: ;;
##############################################
tripwire-2.4.3.7/configure-2747-	# differences in whitespace do not lead to failure.
tripwire-2.4.3.7/configure:2748:	ac_old_val_w=`echo x $ac_old_val`
tripwire-2.4.3.7/configure:2749:	ac_new_val_w=`echo x $ac_new_val`
tripwire-2.4.3.7/configure-2750-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
tripwire-2.4.3.7/configure-2767-    case $ac_new_val in
tripwire-2.4.3.7/configure:2768:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
tripwire-2.4.3.7/configure-2769-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
tripwire-2.4.3.7/configure-2835-test "x$ac_build_alias" = x &&
tripwire-2.4.3.7/configure:2836:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
tripwire-2.4.3.7/configure-2837-test "x$ac_build_alias" = x &&
tripwire-2.4.3.7/configure-2838-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
tripwire-2.4.3.7/configure:2839:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
tripwire-2.4.3.7/configure-2840-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
tripwire-2.4.3.7/configure-2859-IFS=$ac_save_IFS
tripwire-2.4.3.7/configure:2860:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
tripwire-2.4.3.7/configure-2861-
##############################################
tripwire-2.4.3.7/configure-2870-else
tripwire-2.4.3.7/configure:2871:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
tripwire-2.4.3.7/configure-2872-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
tripwire-2.4.3.7/configure-2892-IFS=$ac_save_IFS
tripwire-2.4.3.7/configure:2893:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
tripwire-2.4.3.7/configure-2894-
##############################################
tripwire-2.4.3.7/configure-2903-else
tripwire-2.4.3.7/configure:2904:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
tripwire-2.4.3.7/configure-2905-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
tripwire-2.4.3.7/configure-2925-IFS=$ac_save_IFS
tripwire-2.4.3.7/configure:2926:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
tripwire-2.4.3.7/configure-2927-
##############################################
tripwire-2.4.3.7/configure-3053-     echo "timestamp, slept: $am_has_slept" > conftest.file
tripwire-2.4.3.7/configure:3054:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
tripwire-2.4.3.7/configure-3055-     if test "$*" = "X"; then
tripwire-2.4.3.7/configure-3056-	# -L didn't work.
tripwire-2.4.3.7/configure:3057:	set X `ls -t "$srcdir/configure" conftest.file`
tripwire-2.4.3.7/configure-3058-     fi
##############################################
tripwire-2.4.3.7/configure-3104-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
tripwire-2.4.3.7/configure:3105:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
tripwire-2.4.3.7/configure-3106-
tripwire-2.4.3.7/configure-3107-# Expand $ac_aux_dir to an absolute path.
tripwire-2.4.3.7/configure:3108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
tripwire-2.4.3.7/configure-3109-
##############################################
tripwire-2.4.3.7/configure-3249-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
tripwire-2.4.3.7/configure:3250:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
tripwire-2.4.3.7/configure-3251-	     'mkdir (GNU coreutils) '* | \
##############################################
tripwire-2.4.3.7/configure-3322-set x ${MAKE-make}
tripwire-2.4.3.7/configure:3323:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
tripwire-2.4.3.7/configure-3324-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
tripwire-2.4.3.7/configure-3332-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
tripwire-2.4.3.7/configure:3333:case `${MAKE-make} -f conftest.make 2>/dev/null` in
tripwire-2.4.3.7/configure-3334-  *@@@%%%=?*=@@@%%%*)
##############################################
tripwire-2.4.3.7/configure-3398-
tripwire-2.4.3.7/configure:3399:if test "`cd $srcdir && pwd`" != "`pwd`"; then
tripwire-2.4.3.7/configure-3400-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
tripwire-2.4.3.7/configure-3752-$as_echo_n "checking whether the C compiler works... " >&6; }
tripwire-2.4.3.7/configure:3753:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
tripwire-2.4.3.7/configure-3754-
##############################################
tripwire-2.4.3.7/configure-3796-	then :; else
tripwire-2.4.3.7/configure:3797:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tripwire-2.4.3.7/configure-3798-	fi
##############################################
tripwire-2.4.3.7/configure-3856-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
tripwire-2.4.3.7/configure:3857:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
tripwire-2.4.3.7/configure-3858-	  break;;
##############################################
tripwire-2.4.3.7/configure-3965-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
tripwire-2.4.3.7/configure:3966:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
tripwire-2.4.3.7/configure-3967-       break;;
##############################################
tripwire-2.4.3.7/configure-4273-# Ignore all kinds of additional output from 'make'.
tripwire-2.4.3.7/configure:4274:case `$am_make -s -f confmf 2> /dev/null` in #(
tripwire-2.4.3.7/configure-4275-*the\ am__doit\ target*)
##############################################
tripwire-2.4.3.7/configure-4283-   echo '.include "confinc"' > confmf
tripwire-2.4.3.7/configure:4284:   case `$am_make -s -f confmf 2> /dev/null` in #(
tripwire-2.4.3.7/configure-4285-   *the\ am__doit\ target*)
##############################################
tripwire-2.4.3.7/configure-4346-  if test "$am_compiler_list" = ""; then
tripwire-2.4.3.7/configure:4347:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tripwire-2.4.3.7/configure-4348-  fi
##############################################
tripwire-2.4.3.7/configure-4731-  if test "$am_compiler_list" = ""; then
tripwire-2.4.3.7/configure:4732:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
tripwire-2.4.3.7/configure-4733-  fi
##############################################
tripwire-2.4.3.7/configure-5347-  # Check for GNU $ac_path_GREP
tripwire-2.4.3.7/configure:5348:case `"$ac_path_GREP" --version 2>&1` in
tripwire-2.4.3.7/configure-5349-*GNU*)
##############################################
tripwire-2.4.3.7/configure-5413-  # Check for GNU $ac_path_EGREP
tripwire-2.4.3.7/configure:5414:case `"$ac_path_EGREP" --version 2>&1` in
tripwire-2.4.3.7/configure-5415-*GNU*)
##############################################
tripwire-2.4.3.7/configure-5574-do :
tripwire-2.4.3.7/configure:5575:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5576-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
tripwire-2.4.3.7/configure-5579-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5580:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5581-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5617-do :
tripwire-2.4.3.7/configure:5618:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5619-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5621-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5622:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5623-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5630-do :
tripwire-2.4.3.7/configure:5631:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5632-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5634-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5635:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5636-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5643-do :
tripwire-2.4.3.7/configure:5644:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5645-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5647-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5648:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5649-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5656-do :
tripwire-2.4.3.7/configure:5657:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5658-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5660-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5661:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5662-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5669-do :
tripwire-2.4.3.7/configure:5670:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5671-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5673-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5674:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5675-_ACEOF
##############################################
tripwire-2.4.3.7/configure-5682-do :
tripwire-2.4.3.7/configure:5683:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-5684-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-5686-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:5687:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-5688-_ACEOF
##############################################
tripwire-2.4.3.7/configure-6252-do :
tripwire-2.4.3.7/configure:6253:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tripwire-2.4.3.7/configure-6254-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tripwire-2.4.3.7/configure-6256-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:6257:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-6258-_ACEOF
##############################################
tripwire-2.4.3.7/configure-6264-do :
tripwire-2.4.3.7/configure:6265:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
tripwire-2.4.3.7/configure-6266-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
tripwire-2.4.3.7/configure-6268-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:6269:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-6270-_ACEOF
##############################################
tripwire-2.4.3.7/configure-7333-do :
tripwire-2.4.3.7/configure:7334:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
tripwire-2.4.3.7/configure-7335-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
tripwire-2.4.3.7/configure-7337-  cat >>confdefs.h <<_ACEOF
tripwire-2.4.3.7/configure:7338:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
tripwire-2.4.3.7/configure-7339-_ACEOF
##############################################
tripwire-2.4.3.7/configure-7454-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
tripwire-2.4.3.7/configure:7455:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
tripwire-2.4.3.7/configure-7456-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
tripwire-2.4.3.7/configure-7550-if test -z "$BASH_VERSION$ZSH_VERSION" \
tripwire-2.4.3.7/configure:7551:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
tripwire-2.4.3.7/configure-7552-  as_echo='print -r --'
tripwire-2.4.3.7/configure-7553-  as_echo_n='print -rn --'
tripwire-2.4.3.7/configure:7554:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
tripwire-2.4.3.7/configure-7555-  as_echo='printf %s\n'
##############################################
tripwire-2.4.3.7/configure-7557-else
tripwire-2.4.3.7/configure:7558:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
tripwire-2.4.3.7/configure-7559-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
tripwire-2.4.3.7/configure-7567-	expr "X$arg" : "X\\(.*\\)$as_nl";
tripwire-2.4.3.7/configure:7568:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
tripwire-2.4.3.7/configure-7569-      esac;
##############################################
tripwire-2.4.3.7/configure-7644-# ----------------------------------------
tripwire-2.4.3.7/configure:7645:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
tripwire-2.4.3.7/configure-7646-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
tripwire-2.4.3.7/configure-7716-  {
tripwire-2.4.3.7/configure:7717:    as_val=`expr "$@" || test $? -eq 1`
tripwire-2.4.3.7/configure-7718-  }
##############################################
tripwire-2.4.3.7/configure-7820-      case $as_dir in #(
tripwire-2.4.3.7/configure:7821:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
tripwire-2.4.3.7/configure-7822-      *) as_qdir=$as_dir;;
##############################################
tripwire-2.4.3.7/configure-7956-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
tripwire-2.4.3.7/configure:7957:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
tripwire-2.4.3.7/configure-7958-ac_cs_version="\\
##############################################
tripwire-2.4.3.7/configure-7981-  --*=?*)
tripwire-2.4.3.7/configure:7982:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tripwire-2.4.3.7/configure:7983:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
tripwire-2.4.3.7/configure-7984-    ac_shift=:
##############################################
tripwire-2.4.3.7/configure-7986-  --*=)
tripwire-2.4.3.7/configure:7987:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
tripwire-2.4.3.7/configure-7988-    ac_optarg=
##############################################
tripwire-2.4.3.7/configure-8010-    case $ac_optarg in
tripwire-2.4.3.7/configure:8011:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tripwire-2.4.3.7/configure-8012-    '') as_fn_error $? "missing file argument" ;;
##############################################
tripwire-2.4.3.7/configure-8018-    case $ac_optarg in
tripwire-2.4.3.7/configure:8019:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
tripwire-2.4.3.7/configure-8020-    esac
##############################################
tripwire-2.4.3.7/configure-8167-fi
tripwire-2.4.3.7/configure:8168:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
tripwire-2.4.3.7/configure-8169-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
tripwire-2.4.3.7/configure-8184-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
tripwire-2.4.3.7/configure:8185:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
tripwire-2.4.3.7/configure-8186-ac_delim='%!_!# '
##############################################
tripwire-2.4.3.7/configure-8190-
tripwire-2.4.3.7/configure:8191:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
tripwire-2.4.3.7/configure-8192-  if test $ac_delim_n = $ac_delim_num; then
##############################################
tripwire-2.4.3.7/configure-8328-for ac_last_try in false false :; do
tripwire-2.4.3.7/configure:8329:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
tripwire-2.4.3.7/configure-8330-  if test -z "$ac_tt"; then
##############################################
tripwire-2.4.3.7/configure-8460-      esac
tripwire-2.4.3.7/configure:8461:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
tripwire-2.4.3.7/configure-8462-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
tripwire-2.4.3.7/configure-8519-*)
tripwire-2.4.3.7/configure:8520:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
tripwire-2.4.3.7/configure-8521-  # A ".." for each directory in $ac_dir_suffix.
tripwire-2.4.3.7/configure:8522:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
tripwire-2.4.3.7/configure-8523-  case $ac_top_builddir_sub in
##############################################
tripwire-2.4.3.7/configure-8580-/@mandir@/p'
tripwire-2.4.3.7/configure:8581:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
tripwire-2.4.3.7/configure-8582-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
tripwire-2.4.3.7/configure-8597-
tripwire-2.4.3.7/configure:8598:# Neutralize VPATH when `$srcdir' = `.'.
tripwire-2.4.3.7/configure-8599-# Shell code in configure.ac might set extrasub.
##############################################
tripwire-2.4.3.7/configure-8625-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
tripwire-2.4.3.7/configure:8626:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
tripwire-2.4.3.7/configure-8627-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
tripwire-2.4.3.7/configure-8671-    * )
tripwire-2.4.3.7/configure:8672:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
tripwire-2.4.3.7/configure-8673-  esac
##############################################
tripwire-2.4.3.7/configure-8718-    # Strip MF so we end up with the name of the file.
tripwire-2.4.3.7/configure:8719:    mf=`echo "$mf" | sed -e 's/:.*$//'`
tripwire-2.4.3.7/configure-8720-    # Check whether this is an Automake generated Makefile or not.
##############################################
tripwire-2.4.3.7/configure-8755-    # from the Makefile without running 'make'.
tripwire-2.4.3.7/configure:8756:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
tripwire-2.4.3.7/configure-8757-    test -z "$DEPDIR" && continue
tripwire-2.4.3.7/configure:8758:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
tripwire-2.4.3.7/configure-8759-    test -z "$am__include" && continue
tripwire-2.4.3.7/configure:8760:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
tripwire-2.4.3.7/configure-8761-    # Find all dependency output files, they are included files with
##############################################
tripwire-2.4.3.7/contrib/generic_install_scripts-17-
tripwire-2.4.3.7/contrib/generic_install_scripts:18:THIS_SCRIPT_DIR="$(cd `dirname "$0"`; pwd)"
tripwire-2.4.3.7/contrib/generic_install_scripts-19-GENERATE_FROM_TEMPLATE="${THIS_SCRIPT}/generate_from_template"
##############################################
tripwire-2.4.3.7/contrib/make-bin-dist-42-
tripwire-2.4.3.7/contrib/make-bin-dist:43:SCRIPT_DIR="$(cd `dirname $0`; pwd)"
tripwire-2.4.3.7/contrib/make-bin-dist-44-SCRIPT_DIR_DOTDOT="$(dirname "$SCRIPT_DIR")"
##############################################
tripwire-2.4.3.7/contrib/osx/homebrew_install_scripts_and_config-19-
tripwire-2.4.3.7/contrib/osx/homebrew_install_scripts_and_config:20:THIS_SCRIPT_DIR="$(cd `dirname "$0"`; pwd)"
tripwire-2.4.3.7/contrib/osx/homebrew_install_scripts_and_config-21-THIS_SCRIPT_DIR_DOTDOT="$(dirname "$THIS_SCRIPT_DIR")"
##############################################
tripwire-2.4.3.7/install-sh-234-      fi
tripwire-2.4.3.7/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
tripwire-2.4.3.7/install-sh-236-    *)
##############################################
tripwire-2.4.3.7/install-sh-281-      dstdir=$dst
tripwire-2.4.3.7/install-sh:282:      dst=$dstdir/`basename "$src"`
tripwire-2.4.3.7/install-sh-283-      dstdir_status=0
tripwire-2.4.3.7/install-sh-284-    else
tripwire-2.4.3.7/install-sh:285:      dstdir=`dirname "$dst"`
tripwire-2.4.3.7/install-sh-286-      test -d "$dstdir"
##############################################
tripwire-2.4.3.7/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
tripwire-2.4.3.7/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
tripwire-2.4.3.7/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
tripwire-2.4.3.7/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
tripwire-2.4.3.7/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
tripwire-2.4.3.7/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
tripwire-2.4.3.7/install-sh-402-            case $prefix in
tripwire-2.4.3.7/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
tripwire-2.4.3.7/install-sh-404-              *) qprefix=$prefix;;
##############################################
tripwire-2.4.3.7/install-sh-451-    if $copy_on_change &&
tripwire-2.4.3.7/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
tripwire-2.4.3.7/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
tripwire-2.4.3.7/install-sh-454-       set -f &&
##############################################
tripwire-2.4.3.7/installer/install.sh-77-for p in $morenames; do
tripwire-2.4.3.7/installer/install.sh:78:    pagerpath=`command -v $p`
tripwire-2.4.3.7/installer/install.sh-79-
##############################################
tripwire-2.4.3.7/installer/install.sh-340-	eval "xtmp=\$${i}"
tripwire-2.4.3.7/installer/install.sh:341:	xtmp=`echo $xtmp | sed 's/\/*$//'`
tripwire-2.4.3.7/installer/install.sh:342:	xtmp=`echo $xtmp | sed 's/\/\/*/\//g'`
tripwire-2.4.3.7/installer/install.sh-343-	eval "${i}=\"$xtmp\""
##############################################
tripwire-2.4.3.7/installer/install.sh-345-# Does it start with a slash (i.e. is it an absolute pathname)?
tripwire-2.4.3.7/installer/install.sh:346:	ytmp=`echo $xtmp | sed 's/^\///'`
tripwire-2.4.3.7/installer/install.sh-347-	if [ "$xtmp" = "$ytmp" ] ; then
##############################################
tripwire-2.4.3.7/installer/install.sh-354-	if [ "$AWK" != "" ] ; then
tripwire-2.4.3.7/installer/install.sh:355:		xlen=`echo "${i}" | $AWK '{ print length }'`
tripwire-2.4.3.7/installer/install.sh-356-		if [ $xlen -gt $len ] ; then
##############################################
tripwire-2.4.3.7/installer/install.sh-399-if [ -n ${TWEDITOR} ]; then
tripwire-2.4.3.7/installer/install.sh:400:    TWEDITOR_PATH=`command -v $TWEDITOR`
tripwire-2.4.3.7/installer/install.sh-401-fi
##############################################
tripwire-2.4.3.7/installer/install.sh-404-if [ -n ${EDITOR} ] && [ -z ${TWEDITOR_PATH} ]; then
tripwire-2.4.3.7/installer/install.sh:405:    TWEDITOR_PATH=`command -v $EDITOR`
tripwire-2.4.3.7/installer/install.sh-406-fi
##############################################
tripwire-2.4.3.7/installer/install.sh-797-	echo "        to $backup"
tripwire-2.4.3.7/installer/install.sh:798:	`mv "$CONFIG_FILE" "$backup"`
tripwire-2.4.3.7/installer/install.sh-799-	if [ $? -ne 0 ] ; then
##############################################
tripwire-2.4.3.7/man/Makefile.in-49-  { \
tripwire-2.4.3.7/man/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/man/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/man/Makefile.in-167-  while test -n "$$dir1"; do \
tripwire-2.4.3.7/man/Makefile.in:168:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/man/Makefile.in-169-    if test "$$first" != "."; then \
tripwire-2.4.3.7/man/Makefile.in-170-      if test "$$first" = ".."; then \
tripwire-2.4.3.7/man/Makefile.in:171:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tripwire-2.4.3.7/man/Makefile.in:172:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tripwire-2.4.3.7/man/Makefile.in-173-      else \
tripwire-2.4.3.7/man/Makefile.in:174:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/man/Makefile.in-175-        if test "$$first2" = "$$first"; then \
tripwire-2.4.3.7/man/Makefile.in:176:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/man/Makefile.in-177-        else \
##############################################
tripwire-2.4.3.7/man/Makefile.in-182-    fi; \
tripwire-2.4.3.7/man/Makefile.in:183:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/man/Makefile.in-184-  done; \
##############################################
tripwire-2.4.3.7/man/Makefile.in-347-	dot_seen=no; \
tripwire-2.4.3.7/man/Makefile.in:348:	target=`echo $@ | sed s/-recursive//`; \
tripwire-2.4.3.7/man/Makefile.in-349-	case "$@" in \
##############################################
tripwire-2.4.3.7/man/Makefile.in-410-GTAGS:
tripwire-2.4.3.7/man/Makefile.in:411:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/man/Makefile.in-412-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/man/Makefile.in-433-distdir: $(DISTFILES)
tripwire-2.4.3.7/man/Makefile.in:434:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/Makefile.in:435:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/Makefile.in-436-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/man/Makefile.in-447-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/man/Makefile.in:448:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/man/Makefile.in-449-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/man/man4/Makefile.in-49-  { \
tripwire-2.4.3.7/man/man4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/man/man4/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/man/man4/Makefile.in-122-  esac
tripwire-2.4.3.7/man/man4/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/man/man4/Makefile.in-124-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/man/man4/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/man/man4/Makefile.in-126-    *) f=$$p;; \
tripwire-2.4.3.7/man/man4/Makefile.in-127-  esac;
tripwire-2.4.3.7/man/man4/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/man/man4/Makefile.in-129-am__install_max = 40
tripwire-2.4.3.7/man/man4/Makefile.in-130-am__nobase_strip_setup = \
tripwire-2.4.3.7/man/man4/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/man/man4/Makefile.in-132-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/man/man4/Makefile.in-309-	test -n "$(man4dir)" \
tripwire-2.4.3.7/man/man4/Makefile.in:310:	  && test -n "`echo $$list1$$list2`" \
tripwire-2.4.3.7/man/man4/Makefile.in-311-	  || exit 0; \
##############################################
tripwire-2.4.3.7/man/man4/Makefile.in-355-distdir: $(DISTFILES)
tripwire-2.4.3.7/man/man4/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man4/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man4/Makefile.in-358-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/man/man4/Makefile.in-369-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/man/man4/Makefile.in:370:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/man/man4/Makefile.in-371-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/man/man5/Makefile.in-49-  { \
tripwire-2.4.3.7/man/man5/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/man/man5/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/man/man5/Makefile.in-122-  esac
tripwire-2.4.3.7/man/man5/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/man/man5/Makefile.in-124-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/man/man5/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/man/man5/Makefile.in-126-    *) f=$$p;; \
tripwire-2.4.3.7/man/man5/Makefile.in-127-  esac;
tripwire-2.4.3.7/man/man5/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/man/man5/Makefile.in-129-am__install_max = 40
tripwire-2.4.3.7/man/man5/Makefile.in-130-am__nobase_strip_setup = \
tripwire-2.4.3.7/man/man5/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/man/man5/Makefile.in-132-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/man/man5/Makefile.in-309-	test -n "$(man5dir)" \
tripwire-2.4.3.7/man/man5/Makefile.in:310:	  && test -n "`echo $$list1$$list2`" \
tripwire-2.4.3.7/man/man5/Makefile.in-311-	  || exit 0; \
##############################################
tripwire-2.4.3.7/man/man5/Makefile.in-355-distdir: $(DISTFILES)
tripwire-2.4.3.7/man/man5/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man5/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man5/Makefile.in-358-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/man/man5/Makefile.in-369-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/man/man5/Makefile.in:370:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/man/man5/Makefile.in-371-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/man/man8/Makefile.in-49-  { \
tripwire-2.4.3.7/man/man8/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/man/man8/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/man/man8/Makefile.in-122-  esac
tripwire-2.4.3.7/man/man8/Makefile.in:123:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/man/man8/Makefile.in-124-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/man/man8/Makefile.in:125:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/man/man8/Makefile.in-126-    *) f=$$p;; \
tripwire-2.4.3.7/man/man8/Makefile.in-127-  esac;
tripwire-2.4.3.7/man/man8/Makefile.in:128:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/man/man8/Makefile.in-129-am__install_max = 40
tripwire-2.4.3.7/man/man8/Makefile.in-130-am__nobase_strip_setup = \
tripwire-2.4.3.7/man/man8/Makefile.in:131:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/man/man8/Makefile.in-132-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/man/man8/Makefile.in-309-	test -n "$(man8dir)" \
tripwire-2.4.3.7/man/man8/Makefile.in:310:	  && test -n "`echo $$list1$$list2`" \
tripwire-2.4.3.7/man/man8/Makefile.in-311-	  || exit 0; \
##############################################
tripwire-2.4.3.7/man/man8/Makefile.in-355-distdir: $(DISTFILES)
tripwire-2.4.3.7/man/man8/Makefile.in:356:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man8/Makefile.in:357:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/man/man8/Makefile.in-358-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/man/man8/Makefile.in-369-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/man/man8/Makefile.in:370:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/man/man8/Makefile.in-371-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/Makefile.in-49-  { \
tripwire-2.4.3.7/src/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/Makefile.in-51-  }; \
##############################################
tripwire-2.4.3.7/src/Makefile.in-165-  while test -n "$$dir1"; do \
tripwire-2.4.3.7/src/Makefile.in:166:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/src/Makefile.in-167-    if test "$$first" != "."; then \
tripwire-2.4.3.7/src/Makefile.in-168-      if test "$$first" = ".."; then \
tripwire-2.4.3.7/src/Makefile.in:169:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
tripwire-2.4.3.7/src/Makefile.in:170:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
tripwire-2.4.3.7/src/Makefile.in-171-      else \
tripwire-2.4.3.7/src/Makefile.in:172:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
tripwire-2.4.3.7/src/Makefile.in-173-        if test "$$first2" = "$$first"; then \
tripwire-2.4.3.7/src/Makefile.in:174:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/src/Makefile.in-175-        else \
##############################################
tripwire-2.4.3.7/src/Makefile.in-180-    fi; \
tripwire-2.4.3.7/src/Makefile.in:181:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
tripwire-2.4.3.7/src/Makefile.in-182-  done; \
##############################################
tripwire-2.4.3.7/src/Makefile.in-346-	dot_seen=no; \
tripwire-2.4.3.7/src/Makefile.in:347:	target=`echo $@ | sed s/-recursive//`; \
tripwire-2.4.3.7/src/Makefile.in-348-	case "$@" in \
##############################################
tripwire-2.4.3.7/src/Makefile.in-409-GTAGS:
tripwire-2.4.3.7/src/Makefile.in:410:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/Makefile.in-411-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/Makefile.in-432-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/Makefile.in:433:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/Makefile.in:434:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/Makefile.in-435-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/Makefile.in-446-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/Makefile.in:447:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/Makefile.in-448-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-51-  { \
tripwire-2.4.3.7/src/core/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/core/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-164-  esac
tripwire-2.4.3.7/src/core/Makefile.in:165:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/core/Makefile.in-166-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/core/Makefile.in:167:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/core/Makefile.in-168-    *) f=$$p;; \
tripwire-2.4.3.7/src/core/Makefile.in-169-  esac;
tripwire-2.4.3.7/src/core/Makefile.in:170:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/core/Makefile.in-171-am__install_max = 40
tripwire-2.4.3.7/src/core/Makefile.in-172-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/core/Makefile.in:173:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/core/Makefile.in-174-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-413-.cpp.obj:
tripwire-2.4.3.7/src/core/Makefile.in:414:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/core/Makefile.in-415-install-libcore_aHEADERS: $(libcore_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-433-	@list='$(libcore_a_HEADERS)'; test -n "$(libcore_adir)" || list=; \
tripwire-2.4.3.7/src/core/Makefile.in:434:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/core/Makefile.in-435-	dir='$(DESTDIR)$(libcore_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-466-GTAGS:
tripwire-2.4.3.7/src/core/Makefile.in:467:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/core/Makefile.in-468-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-489-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/core/Makefile.in:490:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/core/Makefile.in:491:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/core/Makefile.in-492-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/core/Makefile.in-503-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/core/Makefile.in:504:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/core/Makefile.in-505-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-51-  { \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-154-  esac
tripwire-2.4.3.7/src/cryptlib/Makefile.in:155:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/cryptlib/Makefile.in-156-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:157:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-158-    *) f=$$p;; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-159-  esac;
tripwire-2.4.3.7/src/cryptlib/Makefile.in:160:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/cryptlib/Makefile.in-161-am__install_max = 40
tripwire-2.4.3.7/src/cryptlib/Makefile.in-162-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:163:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/cryptlib/Makefile.in-164-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-388-.cpp.obj:
tripwire-2.4.3.7/src/cryptlib/Makefile.in:389:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/cryptlib/Makefile.in-390-install-libcryptlib_aHEADERS: $(libcryptlib_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-408-	@list='$(libcryptlib_a_HEADERS)'; test -n "$(libcryptlib_adir)" || list=; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:409:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-410-	dir='$(DESTDIR)$(libcryptlib_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-441-GTAGS:
tripwire-2.4.3.7/src/cryptlib/Makefile.in:442:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-443-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-464-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/cryptlib/Makefile.in:465:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:466:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-467-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/cryptlib/Makefile.in-478-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/cryptlib/Makefile.in:479:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/cryptlib/Makefile.in-480-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/cryptlib/zdeflate.cpp-199-#ifndef ASMV
tripwire-2.4.3.7/src/cryptlib/zdeflate.cpp:200:/* For MSDOS, OS/2 and 386 Unix, an optimized version is in match.asm or
tripwire-2.4.3.7/src/cryptlib/zdeflate.cpp-201- * match.s. The code is functionally equivalent, so you can use the C version
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-51-  { \
tripwire-2.4.3.7/src/db/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/db/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-151-  esac
tripwire-2.4.3.7/src/db/Makefile.in:152:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/db/Makefile.in-153-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/db/Makefile.in:154:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/db/Makefile.in-155-    *) f=$$p;; \
tripwire-2.4.3.7/src/db/Makefile.in-156-  esac;
tripwire-2.4.3.7/src/db/Makefile.in:157:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/db/Makefile.in-158-am__install_max = 40
tripwire-2.4.3.7/src/db/Makefile.in-159-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/db/Makefile.in:160:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/db/Makefile.in-161-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-379-.cpp.obj:
tripwire-2.4.3.7/src/db/Makefile.in:380:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/db/Makefile.in-381-install-libdb_aHEADERS: $(libdb_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-399-	@list='$(libdb_a_HEADERS)'; test -n "$(libdb_adir)" || list=; \
tripwire-2.4.3.7/src/db/Makefile.in:400:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/db/Makefile.in-401-	dir='$(DESTDIR)$(libdb_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-432-GTAGS:
tripwire-2.4.3.7/src/db/Makefile.in:433:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/db/Makefile.in-434-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-455-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/db/Makefile.in:456:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/db/Makefile.in:457:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/db/Makefile.in-458-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/db/Makefile.in-469-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/db/Makefile.in:470:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/db/Makefile.in-471-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/db/block.h-76-    // this asserts and returns false if the guard bytes have been corrupted
tripwire-2.4.3.7/src/db/block.h:77:    bool IsValidAddr(int8* pAddr) const;
tripwire-2.4.3.7/src/db/block.h-78-    // returns true if pAddr falls within mpData
##############################################
tripwire-2.4.3.7/src/db/block.h-135-
tripwire-2.4.3.7/src/db/block.h:136:template<int SIZE> inline bool cBlock<SIZE>::IsValidAddr(int8* pAddr) const
tripwire-2.4.3.7/src/db/block.h-137-{
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-54-///////////////////////////////////////////////////////////////////////////////
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:55:inline int8* util_OffsetToAddr(cBlockFile::Block* pBlock, int offset)
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-56-{
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-292-        int   topOffset = indexArray.maRecordIndex[GetNumItems() - 1].GetOffset();
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:293:        int8* pTop      = util_OffsetToAddr(pBlock, topOffset);
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-294-        int   amtToMove = topOffset - prevOffset;
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-309-    //
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:310:    memcpy(util_OffsetToAddr(pBlock, pIndex->GetOffset()), pData, dataSize);
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-311-    //
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-387-        }
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:388:        int8* pSrc = util_OffsetToAddr(pBlock, indexArray.maRecordIndex[GetNumItems() - 1].GetOffset());
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-389-        //
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-391-        //
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:392:        ASSERT(pBlock->IsValidAddr(pSrc) && pBlock->IsValidAddr(pSrc + distToShift + sizeToShift - 1));
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-393-        ASSERT(sizeToShift >= 0);
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-453-
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:454:    return (util_OffsetToAddr(pBlock, indexArray.maRecordIndex[index].GetOffset()));
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-455-}
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-486-
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:487:    return (util_OffsetToAddr(pBlock, indexArray.maRecordIndex[index].GetOffset()));
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-488-}
##############################################
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-547-        //
tripwire-2.4.3.7/src/db/blockrecordarray.cpp:548:        BRA_ASSERT((int8*)&array.maRecordIndex[i] < util_OffsetToAddr(pBlock, prevOff));
tripwire-2.4.3.7/src/db/blockrecordarray.cpp-549-        //
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-180-    ASSERT(mbOpen);
tripwire-2.4.3.7/src/db/blockrecordfile.cpp:181:    ASSERT(IsValidAddr(dataAddr));
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-182-#ifdef _BLOCKFILE_DEBUG
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-211-///////////////////////////////////////////////////////////////////////////////
tripwire-2.4.3.7/src/db/blockrecordfile.cpp:212:bool cBlockRecordFile::IsValidAddr(cBlockRecordFile::tAddr addr) //throw (eArchive)
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-213-{
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-229-    ASSERT(mbOpen);
tripwire-2.4.3.7/src/db/blockrecordfile.cpp:230:    ASSERT(IsValidAddr(dataAddr));
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-231-#ifdef _BLOCKFILE_DEBUG
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-243-    ASSERT(mbOpen);
tripwire-2.4.3.7/src/db/blockrecordfile.cpp:244:    ASSERT(IsValidAddr(dataAddr));
tripwire-2.4.3.7/src/db/blockrecordfile.cpp-245-#ifdef _BLOCKFILE_DEBUG
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.h-79-
tripwire-2.4.3.7/src/db/blockrecordfile.h:80:        tAddr(int32 block = -1, int32 addr = -1) : mBlockNum(block), mIndex(addr)
tripwire-2.4.3.7/src/db/blockrecordfile.h-81-        {
##############################################
tripwire-2.4.3.7/src/db/blockrecordfile.h-99-    //-------------------------------------------------------------------------
tripwire-2.4.3.7/src/db/blockrecordfile.h:100:    bool IsValidAddr(tAddr addr); //throw (eArchive)
tripwire-2.4.3.7/src/db/blockrecordfile.h-101-        // returns true if the given address points to valid data
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-67-    int32 dataSize;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:68:    int8* pData = pDb->GetDataForReading(cBlockRecordFile::tAddr(addr.mBlockNum, addr.mIndex), dataSize);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-69-    //
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-88-    cBlockRecordFile::tAddr addr = pDb->AddItem(arch.GetMemory(), arch.CurrentPos());
tripwire-2.4.3.7/src/db/hierdatabase.cpp:89:    return cHierAddr(addr.mBlockNum, addr.mIndex);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-90-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-99-    int32 dataSize;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:100:    int8* pData = pDb->GetDataForWriting(cBlockRecordFile::tAddr(addr.mBlockNum, addr.mIndex), dataSize);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-101-
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-112-cHierDatabase::cHierDatabase(bool bCaseSensitive, TCHAR delChar)
tripwire-2.4.3.7/src/db/hierdatabase.cpp:113:    : mRootArrayAddr(), mbCaseSensitive(bCaseSensitive), mDelimitingChar(delChar)
tripwire-2.4.3.7/src/db/hierdatabase.cpp-114-{
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-160-        cHierRoot rootNode;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:161:        rootNode.mChild          = cHierAddr(0, 1); // the first array will be placed at (0,1)
tripwire-2.4.3.7/src/db/hierdatabase.cpp-162-        rootNode.mbCaseSensitive = mbCaseSensitive;
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-172-        cHierArrayInfo arrayInfo;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:173:        arrayInfo.mParent = cHierAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp:174:        arrayInfo.mArray  = cHierAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp-175-        //
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-180-
tripwire-2.4.3.7/src/db/hierdatabase.cpp:181:        mRootArrayAddr = cHierAddr(0, 1);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-182-    }
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-185-        cHierRoot rootNode;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:186:        util_ReadObject(this, &rootNode, cHierAddr(0, 0));
tripwire-2.4.3.7/src/db/hierdatabase.cpp-187-        //
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-449-///////////////////////////////////////////////////////////////////////////////
tripwire-2.4.3.7/src/db/hierdatabase.cpp:450:cHierAddr cHierDatabaseIter::GetCurrentAddr() const
tripwire-2.4.3.7/src/db/hierdatabase.cpp-451-{
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-454-    {
tripwire-2.4.3.7/src/db/hierdatabase.cpp:455:        return cHierAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp-456-    }
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-491-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:492:    util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-493-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-527-    {
tripwire-2.4.3.7/src/db/hierdatabase.cpp:528:        nextAddr = GetCurrentAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp-529-    }
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-551-        mIter->mNext = newAddr;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:552:        util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-553-        ++mIter;
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-571-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:572:    return mpDb->GetDataForReading(cBlockRecordFile::tAddr(mIter->mData.mBlockNum, mIter->mData.mIndex), length);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-573-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-604-    cBlockRecordFile::tAddr addr = mpDb->AddItem(pData, length);
tripwire-2.4.3.7/src/db/hierdatabase.cpp:605:    mIter->mData                 = cHierAddr(addr.mBlockNum, addr.mIndex);
tripwire-2.4.3.7/src/db/hierdatabase.cpp-606-    //
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-608-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:609:    util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-610-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-623-
tripwire-2.4.3.7/src/db/hierdatabase.cpp:624:    mpDb->RemoveItem(cBlockRecordFile::tAddr(mIter->mData.mBlockNum, mIter->mData.mIndex));
tripwire-2.4.3.7/src/db/hierdatabase.cpp-625-    //
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-627-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:628:    mIter->mData = cHierAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp:629:    util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-630-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-654-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:655:    cHierAddr curAddr = GetCurrentAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp-656-    if (mIter == mEntries.begin())
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-668-        mIter->mNext = (mIter + 1)->mNext;
tripwire-2.4.3.7/src/db/hierdatabase.cpp:669:        util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-670-        ++mIter;
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-674-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:675:    mpDb->RemoveItem(cBlockRecordFile::tAddr(curAddr.mBlockNum, curAddr.mIndex));
tripwire-2.4.3.7/src/db/hierdatabase.cpp-676-    mIter = mEntries.erase(mIter);
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.cpp-721-    //
tripwire-2.4.3.7/src/db/hierdatabase.cpp:722:    mpDb->RemoveItem(cBlockRecordFile::tAddr(mIter->mChild.mBlockNum, mIter->mChild.mIndex));
tripwire-2.4.3.7/src/db/hierdatabase.cpp:723:    mIter->mChild = cHierAddr();
tripwire-2.4.3.7/src/db/hierdatabase.cpp:724:    util_RewriteObject(mpDb, &(*mIter), GetCurrentAddr());
tripwire-2.4.3.7/src/db/hierdatabase.cpp-725-}
##############################################
tripwire-2.4.3.7/src/db/hierdatabase.h-216-protected:
tripwire-2.4.3.7/src/db/hierdatabase.h:217:    cHierAddr GetCurrentAddr() const;
tripwire-2.4.3.7/src/db/hierdatabase.h-218-    // returns the address of the current cHierEntry by examining either the previous pNext pointer or the
##############################################
tripwire-2.4.3.7/src/db/hierdbnode.h-118-
tripwire-2.4.3.7/src/db/hierdbnode.h:119:    cHierAddr(int32 block = -1, int32 index = -1) : mBlockNum(block), mIndex(index)
tripwire-2.4.3.7/src/db/hierdbnode.h-120-    {
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-51-  { \
tripwire-2.4.3.7/src/fco/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/fco/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-159-  esac
tripwire-2.4.3.7/src/fco/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/fco/Makefile.in-161-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/fco/Makefile.in:162:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/fco/Makefile.in-163-    *) f=$$p;; \
tripwire-2.4.3.7/src/fco/Makefile.in-164-  esac;
tripwire-2.4.3.7/src/fco/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/fco/Makefile.in-166-am__install_max = 40
tripwire-2.4.3.7/src/fco/Makefile.in-167-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/fco/Makefile.in:168:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/fco/Makefile.in-169-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-400-.cpp.obj:
tripwire-2.4.3.7/src/fco/Makefile.in:401:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/fco/Makefile.in-402-install-libfco_aHEADERS: $(libfco_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-420-	@list='$(libfco_a_HEADERS)'; test -n "$(libfco_adir)" || list=; \
tripwire-2.4.3.7/src/fco/Makefile.in:421:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/fco/Makefile.in-422-	dir='$(DESTDIR)$(libfco_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-453-GTAGS:
tripwire-2.4.3.7/src/fco/Makefile.in:454:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/fco/Makefile.in-455-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-476-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/fco/Makefile.in:477:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/fco/Makefile.in:478:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/fco/Makefile.in-479-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/fco/Makefile.in-490-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/fco/Makefile.in:491:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/fco/Makefile.in-492-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-51-  { \
tripwire-2.4.3.7/src/fs/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/fs/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-154-  esac
tripwire-2.4.3.7/src/fs/Makefile.in:155:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/fs/Makefile.in-156-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/fs/Makefile.in:157:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/fs/Makefile.in-158-    *) f=$$p;; \
tripwire-2.4.3.7/src/fs/Makefile.in-159-  esac;
tripwire-2.4.3.7/src/fs/Makefile.in:160:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/fs/Makefile.in-161-am__install_max = 40
tripwire-2.4.3.7/src/fs/Makefile.in-162-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/fs/Makefile.in:163:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/fs/Makefile.in-164-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-386-.cpp.obj:
tripwire-2.4.3.7/src/fs/Makefile.in:387:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/fs/Makefile.in-388-install-libfs_aHEADERS: $(libfs_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-406-	@list='$(libfs_a_HEADERS)'; test -n "$(libfs_adir)" || list=; \
tripwire-2.4.3.7/src/fs/Makefile.in:407:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/fs/Makefile.in-408-	dir='$(DESTDIR)$(libfs_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-439-GTAGS:
tripwire-2.4.3.7/src/fs/Makefile.in:440:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/fs/Makefile.in-441-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-462-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/fs/Makefile.in:463:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/fs/Makefile.in:464:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/fs/Makefile.in-465-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/fs/Makefile.in-476-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/fs/Makefile.in:477:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/fs/Makefile.in-478-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/prime.pl-47-
tripwire-2.4.3.7/src/prime.pl:48:  system("cd $twrootdir; ln -s ../$bindir/tripwire") if -e "$bindir/tripwire";
tripwire-2.4.3.7/src/prime.pl:49:  system("cd $twrootdir; ln -s ../$bindir/twadmin") if -e "$bindir/twadmin";
tripwire-2.4.3.7/src/prime.pl:50:  system("cd $twrootdir; ln -s ../$bindir/twprint") if -e "$bindir/twprint";
tripwire-2.4.3.7/src/prime.pl:51:  system("cd $twrootdir; ln -s ../$bindir/siggen") if -e "$bindir/siggen";
tripwire-2.4.3.7/src/prime.pl-52-
##############################################
tripwire-2.4.3.7/src/prime.pl-104-        print "generating site key...\n";
tripwire-2.4.3.7/src/prime.pl:105:        $junk = `$bindir/twadmin -m G -S $twrootdir/site.key -Q testing`;
tripwire-2.4.3.7/src/prime.pl-106-    }
##############################################
tripwire-2.4.3.7/src/prime.pl-111-        print "generating local key...\n";
tripwire-2.4.3.7/src/prime.pl:112:        $junk = `$bindir/twadmin -m G -L $twrootdir/local.key -P testing`;
tripwire-2.4.3.7/src/prime.pl-113-    }
##############################################
tripwire-2.4.3.7/src/prime.pl-122-        print "signing configuration file...\n";
tripwire-2.4.3.7/src/prime.pl:123:        $junk = `$bindir/twadmin -m F -Q testing -c $twrootdir/tw.cfg -S $twrootdir/site.key $twrootdir/twcfg.txt`;
tripwire-2.4.3.7/src/prime.pl-124-    }
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-51-  { \
tripwire-2.4.3.7/src/siggen/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/siggen/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-147-  esac
tripwire-2.4.3.7/src/siggen/Makefile.in:148:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/siggen/Makefile.in-149-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/siggen/Makefile.in:150:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/siggen/Makefile.in-151-    *) f=$$p;; \
tripwire-2.4.3.7/src/siggen/Makefile.in-152-  esac;
tripwire-2.4.3.7/src/siggen/Makefile.in:153:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/siggen/Makefile.in-154-am__install_max = 40
tripwire-2.4.3.7/src/siggen/Makefile.in-155-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/siggen/Makefile.in:156:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/siggen/Makefile.in-157-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-411-.cpp.obj:
tripwire-2.4.3.7/src/siggen/Makefile.in:412:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/siggen/Makefile.in-413-install-siggenHEADERS: $(siggen_HEADERS)
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-431-	@list='$(siggen_HEADERS)'; test -n "$(siggendir)" || list=; \
tripwire-2.4.3.7/src/siggen/Makefile.in:432:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/siggen/Makefile.in-433-	dir='$(DESTDIR)$(siggendir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-464-GTAGS:
tripwire-2.4.3.7/src/siggen/Makefile.in:465:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/siggen/Makefile.in-466-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-487-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/siggen/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/siggen/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/siggen/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/siggen/Makefile.in-501-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/siggen/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/siggen/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-34-
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm:35:  twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases -S $twtools::twrootdir/$twtools::twsitekeyloc --site-passphrase $newpass --site-passphrase-old $twtools::twsitepass`);
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-36-  if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-40-
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm:41:  twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases -S $twtools::twrootdir/$twtools::twsitekeyloc --site-passphrase $twtools::twsitepass --site-passphrase-old $newpass`);
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-42-  if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-46-
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm:47:  twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases -L $twtools::twrootdir/$twtools::twlocalkeyloc --local-passphrase $newpass --local-passphrase-old $twtools::twlocalpass`);
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-48-  if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-52-
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm:53:  twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases -L $twtools::twrootdir/$twtools::twlocalkeyloc --local-passphrase $twtools::twlocalpass --local-passphrase-old $newpass`);
tripwire-2.4.3.7/src/test-harness/tests/chpass.pm-54-  if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm-39-    #
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm:40:    my ($crc32, undef) = split(' ', `cksum $twtools::twrootdir/test`);
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm-41-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm-47-
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm:48:    my $siggen = `$twtools::twrootdir/bin/siggen -h -t -C $twtools::twrootdir/test`;
tripwire-2.4.3.7/src/test-harness/tests/crc32.pm-49-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-47-	
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:48:	system( "echo $contents > $root/$path" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-49-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-61-	{
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:62:		system( "rm -f $root/$path" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-63-	}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-79-	{
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:80:		system( "rm -f $root/$dir" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:81:		system( "mkdir -p $root/$dir" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-82-	
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-97-	
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:98:	system( "mv $root/$old $root/$new" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-99-	$? && die "mv $root/$old $root/$new failed!\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-106-{
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:107:	system( "$twtools::twrootdir/bin/twprint -m d -c $twtools::twrootdir/tw.cfg" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-108-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-115-	my ($report) = @_;
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:116:	system( "$twtools::twrootdir/bin/twprint -m r -c $twtools::twrootdir/tw.cfg -r $report" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-117-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-331-	#
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:332:	system( "rm -rf $root/*" );
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-333-	$? && print "WARNING: dbupdate cleanup failed.\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-336-	#
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:337:	system( "rm -f $report1" ) if (-e $report1);
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:338:	system( "rm -r $report2" ) if (-e $report2);
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:339:	system( "rm -r $report3" ) if (-e $report3);
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm:340:	system( "rm -r $report4" ) if (-e $report4);
tripwire-2.4.3.7/src/test-harness/tests/dbupdate.pm-341-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/dirs.pm-112-    #
tripwire-2.4.3.7/src/test-harness/tests/dirs.pm:113:    system("rm -rf $twtools::twrootdir/" . $TESTS{"0-createTempDir"}{dir});
tripwire-2.4.3.7/src/test-harness/tests/dirs.pm-114-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-59-	
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:60:	system( "echo $contents > $path" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-61-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-73-	{
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:74:		system( "rm -f $path" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-75-	}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-91-	{
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:92:		system( "rm -f $dir" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:93:		system( "mkdir -p $dir" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-94-	
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-109-	
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:110:	system( "mv $old $new" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-111-	$? && die "mv $old $new failed!\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-118-{
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:119:	system( "$twtools::twrootdir/bin/twprint -m d -c $twtools::twrootdir/tw.cfg" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-120-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-127-	my ($report) = @_;
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:128:	system( "$twtools::twrootdir/bin/twprint -m r -c $twtools::twrootdir/tw.cfg -r $report" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-129-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-416-	#
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:417:	system( "rm -rf $root/*" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:418:	system( "rm -rf $root2/*" );
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-419-	$? && print "WARNING: IC cleanup failed.\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-422-	#
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:423:	system( "rm -f $report1" ) if (-e $report1);
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:424:	system( "rm -r $report2" ) if (-e $report2);
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:425:	system( "rm -r $report3" ) if (-e $report3);
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm:426:	system( "rm -r $report4" ) if (-e $report4);
tripwire-2.4.3.7/src/test-harness/tests/integritycheck.pm-427-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-38-  #
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm:39:  my ($md5sum, undef) = split(/ /, `md5sum $twtools::twrootdir/test`);
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-40-  if ($mf5sum eq "") {
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-41-      twtools::logStatus("md5sum not found, trying openssl instead\n");
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm:42:      (undef, $md5sum) = split(/=/, `openssl md5 $twtools::twrootdir/test`);
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-43-  }
##############################################
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-49-
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm:50:  my $siggen = `$twtools::twrootdir/bin/siggen -h -t -M $twtools::twrootdir/test`;
tripwire-2.4.3.7/src/test-harness/tests/md5sum.pm-51-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-65-	
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:66:	system( "echo $contents > $path" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-67-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-79-	{
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:80:		system( "rm -f $path" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-81-	}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-97-	{
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:98:		system( "rm -f $dir" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:99:		system( "mkdir -p $dir" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-100-	
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-115-	
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:116:	system( "mv $old $new" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-117-	$? && die "mv $old $new failed!\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-124-{
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:125:	system( "$twtools::twrootdir/bin/twprint -m d -c $twtools::twrootdir/tw.cfg" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-126-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-133-	my ($report) = @_;
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:134:	system( "$twtools::twrootdir/bin/twprint -m r -c $twtools::twrootdir/tw.cfg -r $report" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-135-}
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-277-	#
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:278:	system( "rm -rf $root1/*" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:279:	system( "rm -rf $root2/*" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:280:	system( "rm -rf $root3/*" );
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-281-	$? && print "WARNING: polupdate cleanup failed.\n";
##############################################
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-284-	#
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:285:	system( "rm -f $report1" ) if (-e $report1);
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:286:	system( "rm -r $report2" ) if (-e $report2);
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:287:	system( "rm -r $report3" ) if (-e $report3);
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm:288:	system( "rm -r $report4" ) if (-e $report4);
tripwire-2.4.3.7/src/test-harness/tests/polupdate.pm-289-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-38-  #
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm:39:  my ($sha1sum, undef) = split(/ /, `sha1sum $twtools::twrootdir/test`);
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-40-  if ($sha1sum eq "") {
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-41-      twtools::logStatus("sha1sum not found, trying openssl instead\n");
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm:42:      (undef, $sha1sum) = split(/=/, `openssl sha1 $twtools::twrootdir/test`);
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-43-  }
##############################################
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-49-
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm:50:  my $siggen = `$twtools::twrootdir/bin/siggen -h -t -S $twtools::twrootdir/test`;
tripwire-2.4.3.7/src/test-harness/tests/sha1sum.pm-51-
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-33-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:34:    twtools::logStatus(`ps > $twtools::twrootdir/hashme.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-35-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-41-    if ( $^O ne "skyos") {
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:42:        twtools::logStatus(`mkfifo $twtools::twrootdir/donthashme.fifo`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-43-        if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-48-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:49:    twtools::logStatus(`$twtools::twrootdir/bin/siggen`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-50-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-54-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:55:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -h -t -a`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-56-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-60-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:61:    twtools::logStatus(`$twtools::twrootdir/bin/siggen --help`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-62-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-66-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:67:    twtools::logStatus(`$twtools::twrootdir/bin/siggen --version`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-68-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-72-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:73:    twtools::logStatus(`$twtools::twrootdir/bin/siggen --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-74-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-78-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:79:    twtools::logStatus(`$twtools::twrootdir/bin/siggen $twtools::twrootdir/hashme.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-80-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-84-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:85:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -a $twtools::twrootdir/hashme.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-86-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-90-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:91:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -h -t -a $twtools::twrootdir/hashme.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-92-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-96-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:97:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -a $twtools::twrootdir/donthashme.fifo`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-98-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-102-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:103:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -h -t -a $twtools::twrootdir/donthashme.fifo`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-104-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-108-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:109:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -a $twtools::twrootdir/no-existe.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-110-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-114-
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm:115:    twtools::logStatus(`$twtools::twrootdir/bin/siggen -h -t -a $twtools::twrootdir/no-existe.txt`);
tripwire-2.4.3.7/src/test-harness/tests/siggen.pm-116-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-33-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:34:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-35-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-39-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:40:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --version`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-41-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-45-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:46:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --help`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-47-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-51-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:52:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --help all`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-53-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-57-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:58:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --help i c`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-59-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-63-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:64:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-65-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-69-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:70:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire --asdf --help 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-71-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-75-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:76:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-77-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-81-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:82:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire -m Z 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-83-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-87-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:88:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire -m -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-89-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-93-
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm:94:    twtools::logStatus(`$twtools::twrootdir/bin/tripwire -m i -c nope.cfg 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/tripwire.pm-95-    if ( $? != 2048 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-101-    #
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:102:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-103-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-107-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:108:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-109-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-113-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:114:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-115-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-119-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:120:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -?`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-121-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-125-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:126:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --help all`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-127-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-131-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:132:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --help f p`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-133-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-137-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:138:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --help asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-139-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-143-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:144:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --asdf --help 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-145-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-149-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:150:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-151-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-155-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:156:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m Z 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-157-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-161-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:162:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-163-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-171-    #
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:172:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m P 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-173-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-177-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:178:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m P nope.txt 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-179-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-183-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:184:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m P -c nope.cfg nope.txt 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-185-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-189-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:190:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin -m P -S site.nope nope.txt 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-191-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-202-    # create-polfile
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:203:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-polfile --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-204-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-208-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:209:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-polfile --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-210-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-214-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:215:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-polfile --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-216-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-222-    # create-cfgfile
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:223:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-cfgfile --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-224-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-228-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:229:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-cfgfile --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-230-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-234-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:235:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --create-cfgfile --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-236-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-242-    # print-polfile
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:243:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-polfile --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-244-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-248-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:249:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-polfile --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-250-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-254-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:255:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-polfile --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-256-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-262-    # print-cfgfile
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:263:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-cfgfile --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-264-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-268-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:269:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-cfgfile --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-270-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-274-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:275:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --print-cfgfile --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-276-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-282-    # encrypt
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:283:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --encrypt --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-284-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-288-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:289:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --encrypt --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-290-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-294-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:295:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --encrypt --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-296-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-302-    # remove-encryption
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:303:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --remove-encryption --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-304-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-308-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:309:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --remove-encryption --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-310-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-314-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:315:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --remove-encryption --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-316-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-322-    # examine
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:323:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --examine --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-324-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-328-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:329:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --examine --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-330-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-334-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:335:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --examine --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-336-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-342-    # generate-keys
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:343:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --generate-keys --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-344-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-348-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:349:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --generate-keys --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-350-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-354-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:355:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --generate-keys--asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-356-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-361-    # change-passphrases
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:362:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases --help`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-363-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-367-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:368:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases --verbose --silent 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-369-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-373-
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:374:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --change-passphrases --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-375-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-384-    #
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm:385:    twtools::logStatus(`$twtools::twrootdir/bin/twadmin --version`);
tripwire-2.4.3.7/src/test-harness/tests/twadmin.pm-386-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-200-    #
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:201:    twtools::logStatus(`$twtools::twrootdir/bin/twprint 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-202-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-206-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:207:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-208-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-212-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:213:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --help`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-214-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-218-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:219:    twtools::logStatus(`$twtools::twrootdir/bin/twprint -?`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-220-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-224-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:225:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --help all`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-226-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-230-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:231:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --help d r`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-232-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-236-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:237:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --help asdf 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-238-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-242-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:243:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --asdf --help 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-244-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-248-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:249:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --print-dbfile --help`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-250-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-254-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:255:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --print-report --help `);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-256-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-260-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:261:    twtools::logStatus(`$twtools::twrootdir/bin/twprint -m Z 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-262-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-267-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:268:    twtools::logStatus(`$twtools::twrootdir/bin/twprint -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-269-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-273-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:274:    twtools::logStatus(`$twtools::twrootdir/bin/twprint -m -m 2>&1`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-275-    if ( $? != 256 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-279-
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm:280:    twtools::logStatus(`$twtools::twrootdir/bin/twprint --version`);
tripwire-2.4.3.7/src/test-harness/tests/twprint.pm-281-    if ( $? != 0 ) {
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-124-    #
tripwire-2.4.3.7/src/test-harness/twtools.pm:125:    system("cd $twrootdir/bin && ln -fs $twbinaries/twadmin twadmin");
tripwire-2.4.3.7/src/test-harness/twtools.pm:126:    system("cd $twrootdir/bin && ln -fs $twbinaries/tripwire tripwire");
tripwire-2.4.3.7/src/test-harness/twtools.pm:127:    system("cd $twrootdir/bin && ln -fs $twbinaries/siggen siggen");
tripwire-2.4.3.7/src/test-harness/twtools.pm:128:    system("cd $twrootdir/bin && ln -fs $twbinaries/twprint twprint");
tripwire-2.4.3.7/src/test-harness/twtools.pm-129-    
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-142-        print "generating site key...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:143:        logStatus(`$twrootdir/bin/twadmin -m G -S $twrootdir/$twsitekeyloc -Q $twsitepass`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-144-    }
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-149-        print "generating local key...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:150:        logStatus(`$twrootdir/bin/twadmin -m G -L $twrootdir/$twlocalkeyloc -P $twlocalpass`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-151-    }
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-163-        print "signing configuration file...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:164:        logStatus(`$twrootdir/bin/twadmin -m F -Q $twsitepass -c $twrootdir/$twcfgloc -S $twrootdir/$twsitekeyloc $twrootdir/twcfg.txt`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-165-    }
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-177-
tripwire-2.4.3.7/src/test-harness/twtools.pm:178:    logStatus(`$twrootdir/bin/twadmin -m e -c $twrootdir/$twcfgloc $filename`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-179-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-190-    logStatus "addding crypt to file...\n";
tripwire-2.4.3.7/src/test-harness/twtools.pm:191:    logStatus(`$twrootdir/bin/twadmin -m E -c $twrootdir/$twcfgloc -P $twlocalpass -Q $twsitepass $filename 2>&1`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-192-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-205-    logStatus "removing crypto from file...\n";
tripwire-2.4.3.7/src/test-harness/twtools.pm:206:    logStatus(`$twrootdir/bin/twadmin -m R -c $twrootdir/$twcfgloc -P $twlocalpass -Q $twsitepass $filename 2>&1`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-207-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-220-
tripwire-2.4.3.7/src/test-harness/twtools.pm:221:    my (@out) = `$twrootdir/bin/twadmin -m p -c $twrootdir/$twcfgloc -p $twrootdir/$twpolfileloc -S $twrootdir/$twsitekeyloc $params{opts} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-222-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-238-    logStatus "printing config file...\n";
tripwire-2.4.3.7/src/test-harness/twtools.pm:239:    my (@out) =  `$twrootdir/bin/twadmin -m f -c $twrootdir/$twcfgloc $params{opts} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-240-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-274-
tripwire-2.4.3.7/src/test-harness/twtools.pm:275:    my (@out) = `$twrootdir/bin/twadmin -m P -c $twrootdir/$twcfgloc -Q $twsitepass -p $twrootdir/$twpolfileloc $twrootdir/$twpolicyloc 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-276-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-296-
tripwire-2.4.3.7/src/test-harness/twtools.pm:297:    my (@out) = `$twrootdir/bin/twadmin -m P -c $twrootdir/$twcfgloc -Q $twsitepass -p $twrootdir/$twpolfileloc $params{policy_text} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-298-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-314-    print "initializing database for '$twmsg' test...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:315:    my (@out) = `$twrootdir/bin/tripwire -m i -P $twsitepass -p $twrootdir/$twpolfileloc -c $twrootdir/$twcfgloc 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-316-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-334-    print "updating database for '$twmsg' test...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:335:    my (@out) = `$twrootdir/bin/tripwire -m u -a -P $twsitepass -Z $params{secure_mode} -p $twrootdir/$twpolfileloc -c $twrootdir/$twcfgloc -r $params{report} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-336-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-352-    print "updating policy for '$twmsg' test...\n" if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:353:    logStatus(`$twrootdir/bin/tripwire -m p -P $twsitepass -Q $twlocalpass -Z $params{secure_mode} -p $twrootdir/$twpolfileloc -c $twrootdir/$twcfgloc $twrootdir/$twpolicyloc 2>&1`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-354-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-371-
tripwire-2.4.3.7/src/test-harness/twtools.pm:372:    my (@out) =  `$twrootdir/bin/twprint -m r -c $twrootdir/$twcfgloc -t $params{report_level} -r $params{report} $params{report_object_list} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-373-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-390-
tripwire-2.4.3.7/src/test-harness/twtools.pm:391:    my (@out) =  `$twrootdir/bin/twprint -m d -c $twrootdir/$twcfgloc -t $params{db_print_level} $params{db_object_list} 2>&1`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-392-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-403-
tripwire-2.4.3.7/src/test-harness/twtools.pm:404:    my (@out) =  `$twrootdir/bin/tripwire --test -c $twrootdir/$twcfgloc --email elvis\@mars`;
tripwire-2.4.3.7/src/test-harness/twtools.pm-405-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-422-    print("running integrity check for test '$twmsg'...\n") if $verbose;
tripwire-2.4.3.7/src/test-harness/twtools.pm:423:    logStatus(`$twrootdir/bin/tripwire -m c -r $params{report} -p $twrootdir/$twpolfileloc -c $twrootdir/$twcfgloc $params{trailing_opts} 2>&1`);
tripwire-2.4.3.7/src/test-harness/twtools.pm-424-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-475-        
tripwire-2.4.3.7/src/test-harness/twtools.pm:476:    system("echo more >> $twfile");
tripwire-2.4.3.7/src/test-harness/twtools.pm-477-}
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-496-
tripwire-2.4.3.7/src/test-harness/twtools.pm:497:    system("echo -n > $twfile");
tripwire-2.4.3.7/src/test-harness/twtools.pm-498-}
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-520-    #
tripwire-2.4.3.7/src/test-harness/twtools.pm:521:    system("cat $twfile > /dev/null");
tripwire-2.4.3.7/src/test-harness/twtools.pm-522-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-545-    #
tripwire-2.4.3.7/src/test-harness/twtools.pm:546:    system("chmod a+w $twfile");
tripwire-2.4.3.7/src/test-harness/twtools.pm-547-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-561-    #
tripwire-2.4.3.7/src/test-harness/twtools.pm:562:    system("cd $twrootdir && ln -fs $params{target} $params{file}");
tripwire-2.4.3.7/src/test-harness/twtools.pm-563-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-578-    #
tripwire-2.4.3.7/src/test-harness/twtools.pm:579:    system("cd $twrootdir && ln -f $params{target} $params{file}");
tripwire-2.4.3.7/src/test-harness/twtools.pm-580-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-606-
tripwire-2.4.3.7/src/test-harness/twtools.pm:607:	system( "echo $contents > $twfile" );
tripwire-2.4.3.7/src/test-harness/twtools.pm-608-
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-621-	{
tripwire-2.4.3.7/src/test-harness/twtools.pm:622:		system( "rm -f $twrootdir/$path" );
tripwire-2.4.3.7/src/test-harness/twtools.pm-623-	}
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-641-	{
tripwire-2.4.3.7/src/test-harness/twtools.pm:642:		system( "rm -f $twrootdir/$dir" );
tripwire-2.4.3.7/src/test-harness/twtools.pm:643:		system( "mkdir -p $twrootdir/$dir" );
tripwire-2.4.3.7/src/test-harness/twtools.pm-644-	
##############################################
tripwire-2.4.3.7/src/test-harness/twtools.pm-661-	
tripwire-2.4.3.7/src/test-harness/twtools.pm:662:    system( "mv $twrootdir/$file $twrootdir/$target" );
tripwire-2.4.3.7/src/test-harness/twtools.pm-663-
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-51-  { \
tripwire-2.4.3.7/src/tripwire/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-151-  esac
tripwire-2.4.3.7/src/tripwire/Makefile.in:152:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/tripwire/Makefile.in-153-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/tripwire/Makefile.in:154:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-155-    *) f=$$p;; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-156-  esac;
tripwire-2.4.3.7/src/tripwire/Makefile.in:157:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/tripwire/Makefile.in-158-am__install_max = 40
tripwire-2.4.3.7/src/tripwire/Makefile.in-159-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/tripwire/Makefile.in:160:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/tripwire/Makefile.in-161-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-419-.cpp.obj:
tripwire-2.4.3.7/src/tripwire/Makefile.in:420:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/tripwire/Makefile.in-421-install-tripwireHEADERS: $(tripwire_HEADERS)
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-439-	@list='$(tripwire_HEADERS)'; test -n "$(tripwiredir)" || list=; \
tripwire-2.4.3.7/src/tripwire/Makefile.in:440:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-441-	dir='$(DESTDIR)$(tripwiredir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-472-GTAGS:
tripwire-2.4.3.7/src/tripwire/Makefile.in:473:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/tripwire/Makefile.in-474-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-495-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/tripwire/Makefile.in:496:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/tripwire/Makefile.in:497:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-498-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/tripwire/Makefile.in-509-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/tripwire/Makefile.in:510:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/tripwire/Makefile.in-511-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/tripwire/smtpmailmessage.cpp-180-        // convert the numberic address to a long
tripwire-2.4.3.7/src/tripwire/smtpmailmessage.cpp:181:        return mPfnInetAddr(sNarrowString.c_str());
tripwire-2.4.3.7/src/tripwire/smtpmailmessage.cpp-182-#    endif
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-51-  { \
tripwire-2.4.3.7/src/tw/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/tw/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-157-  esac
tripwire-2.4.3.7/src/tw/Makefile.in:158:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/tw/Makefile.in-159-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/tw/Makefile.in:160:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/tw/Makefile.in-161-    *) f=$$p;; \
tripwire-2.4.3.7/src/tw/Makefile.in-162-  esac;
tripwire-2.4.3.7/src/tw/Makefile.in:163:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/tw/Makefile.in-164-am__install_max = 40
tripwire-2.4.3.7/src/tw/Makefile.in-165-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/tw/Makefile.in:166:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/tw/Makefile.in-167-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-392-.cpp.obj:
tripwire-2.4.3.7/src/tw/Makefile.in:393:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/tw/Makefile.in-394-install-libtw_aHEADERS: $(libtw_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-412-	@list='$(libtw_a_HEADERS)'; test -n "$(libtw_adir)" || list=; \
tripwire-2.4.3.7/src/tw/Makefile.in:413:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/tw/Makefile.in-414-	dir='$(DESTDIR)$(libtw_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-445-GTAGS:
tripwire-2.4.3.7/src/tw/Makefile.in:446:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/tw/Makefile.in-447-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-468-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/tw/Makefile.in:469:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/tw/Makefile.in:470:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/tw/Makefile.in-471-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/tw/Makefile.in-482-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/tw/Makefile.in:483:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/tw/Makefile.in-484-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/tw/dbdebug.h-118-    //
tripwire-2.4.3.7/src/tw/dbdebug.h:119:    cHierAddr myGetCurrentAddr()
tripwire-2.4.3.7/src/tw/dbdebug.h-120-    {
tripwire-2.4.3.7/src/tw/dbdebug.h:121:        return GetCurrentAddr();
tripwire-2.4.3.7/src/tw/dbdebug.h-122-    }
##############################################
tripwire-2.4.3.7/src/tw/dbdebug.h-141-    }
tripwire-2.4.3.7/src/tw/dbdebug.h:142:    cHierAddr& myGetInfoAddr()
tripwire-2.4.3.7/src/tw/dbdebug.h-143-    {
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-51-  { \
tripwire-2.4.3.7/src/twadmin/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-147-  esac
tripwire-2.4.3.7/src/twadmin/Makefile.in:148:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/twadmin/Makefile.in-149-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/twadmin/Makefile.in:150:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-151-    *) f=$$p;; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-152-  esac;
tripwire-2.4.3.7/src/twadmin/Makefile.in:153:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/twadmin/Makefile.in-154-am__install_max = 40
tripwire-2.4.3.7/src/twadmin/Makefile.in-155-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/twadmin/Makefile.in:156:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/twadmin/Makefile.in-157-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-412-.cpp.obj:
tripwire-2.4.3.7/src/twadmin/Makefile.in:413:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/twadmin/Makefile.in-414-install-twadminHEADERS: $(twadmin_HEADERS)
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-432-	@list='$(twadmin_HEADERS)'; test -n "$(twadmindir)" || list=; \
tripwire-2.4.3.7/src/twadmin/Makefile.in:433:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-434-	dir='$(DESTDIR)$(twadmindir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-465-GTAGS:
tripwire-2.4.3.7/src/twadmin/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/twadmin/Makefile.in-467-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-488-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/twadmin/Makefile.in:489:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twadmin/Makefile.in:490:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-491-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/twadmin/Makefile.in-502-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/twadmin/Makefile.in:503:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/twadmin/Makefile.in-504-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-51-  { \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-152-  esac
tripwire-2.4.3.7/src/twcrypto/Makefile.in:153:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/twcrypto/Makefile.in-154-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:155:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-156-    *) f=$$p;; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-157-  esac;
tripwire-2.4.3.7/src/twcrypto/Makefile.in:158:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/twcrypto/Makefile.in-159-am__install_max = 40
tripwire-2.4.3.7/src/twcrypto/Makefile.in-160-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:161:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/twcrypto/Makefile.in-162-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-380-.cpp.obj:
tripwire-2.4.3.7/src/twcrypto/Makefile.in:381:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/twcrypto/Makefile.in-382-install-libtwcrypto_aHEADERS: $(libtwcrypto_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-400-	@list='$(libtwcrypto_a_HEADERS)'; test -n "$(libtwcrypto_adir)" || list=; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:401:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-402-	dir='$(DESTDIR)$(libtwcrypto_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-433-GTAGS:
tripwire-2.4.3.7/src/twcrypto/Makefile.in:434:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-435-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-456-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/twcrypto/Makefile.in:457:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:458:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-459-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/twcrypto/Makefile.in-470-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/twcrypto/Makefile.in:471:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/twcrypto/Makefile.in-472-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-51-  { \
tripwire-2.4.3.7/src/twparser/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/twparser/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-153-  esac
tripwire-2.4.3.7/src/twparser/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/twparser/Makefile.in-155-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/twparser/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/twparser/Makefile.in-157-    *) f=$$p;; \
tripwire-2.4.3.7/src/twparser/Makefile.in-158-  esac;
tripwire-2.4.3.7/src/twparser/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/twparser/Makefile.in-160-am__install_max = 40
tripwire-2.4.3.7/src/twparser/Makefile.in-161-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/twparser/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/twparser/Makefile.in-163-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-383-.cpp.obj:
tripwire-2.4.3.7/src/twparser/Makefile.in:384:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/twparser/Makefile.in-385-install-libtwparser_aHEADERS: $(libtwparser_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-403-	@list='$(libtwparser_a_HEADERS)'; test -n "$(libtwparser_adir)" || list=; \
tripwire-2.4.3.7/src/twparser/Makefile.in:404:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/twparser/Makefile.in-405-	dir='$(DESTDIR)$(libtwparser_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-436-GTAGS:
tripwire-2.4.3.7/src/twparser/Makefile.in:437:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/twparser/Makefile.in-438-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-459-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/twparser/Makefile.in:460:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twparser/Makefile.in:461:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twparser/Makefile.in-462-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/twparser/Makefile.in-473-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/twparser/Makefile.in:474:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/twparser/Makefile.in-475-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-51-  { \
tripwire-2.4.3.7/src/twprint/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/twprint/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-147-  esac
tripwire-2.4.3.7/src/twprint/Makefile.in:148:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/twprint/Makefile.in-149-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/twprint/Makefile.in:150:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/twprint/Makefile.in-151-    *) f=$$p;; \
tripwire-2.4.3.7/src/twprint/Makefile.in-152-  esac;
tripwire-2.4.3.7/src/twprint/Makefile.in:153:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/twprint/Makefile.in-154-am__install_max = 40
tripwire-2.4.3.7/src/twprint/Makefile.in-155-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/twprint/Makefile.in:156:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/twprint/Makefile.in-157-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-412-.cpp.obj:
tripwire-2.4.3.7/src/twprint/Makefile.in:413:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/twprint/Makefile.in-414-install-twprintHEADERS: $(twprint_HEADERS)
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-432-	@list='$(twprint_HEADERS)'; test -n "$(twprintdir)" || list=; \
tripwire-2.4.3.7/src/twprint/Makefile.in:433:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/twprint/Makefile.in-434-	dir='$(DESTDIR)$(twprintdir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-465-GTAGS:
tripwire-2.4.3.7/src/twprint/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/twprint/Makefile.in-467-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-488-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/twprint/Makefile.in:489:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twprint/Makefile.in:490:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twprint/Makefile.in-491-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/twprint/Makefile.in-502-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/twprint/Makefile.in:503:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/twprint/Makefile.in-504-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-51-  { \
tripwire-2.4.3.7/src/twtest/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/twtest/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-187-  esac
tripwire-2.4.3.7/src/twtest/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/twtest/Makefile.in-189-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/twtest/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/twtest/Makefile.in-191-    *) f=$$p;; \
tripwire-2.4.3.7/src/twtest/Makefile.in-192-  esac;
tripwire-2.4.3.7/src/twtest/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/twtest/Makefile.in-194-am__install_max = 40
tripwire-2.4.3.7/src/twtest/Makefile.in-195-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/twtest/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/twtest/Makefile.in-197-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-512-.cpp.obj:
tripwire-2.4.3.7/src/twtest/Makefile.in:513:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/twtest/Makefile.in-514-install-twtestHEADERS: $(twtest_HEADERS)
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-532-	@list='$(twtest_HEADERS)'; test -n "$(twtestdir)" || list=; \
tripwire-2.4.3.7/src/twtest/Makefile.in:533:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/twtest/Makefile.in-534-	dir='$(DESTDIR)$(twtestdir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-565-GTAGS:
tripwire-2.4.3.7/src/twtest/Makefile.in:566:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/twtest/Makefile.in-567-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-588-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/twtest/Makefile.in:589:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twtest/Makefile.in:590:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/twtest/Makefile.in-591-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/twtest/Makefile.in-602-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/twtest/Makefile.in:603:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/twtest/Makefile.in-604-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-51-  { \
tripwire-2.4.3.7/src/util/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
tripwire-2.4.3.7/src/util/Makefile.in-53-  }; \
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-151-  esac
tripwire-2.4.3.7/src/util/Makefile.in:152:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
tripwire-2.4.3.7/src/util/Makefile.in-153-am__vpath_adj = case $$p in \
tripwire-2.4.3.7/src/util/Makefile.in:154:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
tripwire-2.4.3.7/src/util/Makefile.in-155-    *) f=$$p;; \
tripwire-2.4.3.7/src/util/Makefile.in-156-  esac;
tripwire-2.4.3.7/src/util/Makefile.in:157:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
tripwire-2.4.3.7/src/util/Makefile.in-158-am__install_max = 40
tripwire-2.4.3.7/src/util/Makefile.in-159-am__nobase_strip_setup = \
tripwire-2.4.3.7/src/util/Makefile.in:160:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
tripwire-2.4.3.7/src/util/Makefile.in-161-am__nobase_strip = \
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-378-.cpp.obj:
tripwire-2.4.3.7/src/util/Makefile.in:379:	$(AM_V_CXX)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
tripwire-2.4.3.7/src/util/Makefile.in-380-install-libutil_aHEADERS: $(libutil_a_HEADERS)
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-398-	@list='$(libutil_a_HEADERS)'; test -n "$(libutil_adir)" || list=; \
tripwire-2.4.3.7/src/util/Makefile.in:399:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
tripwire-2.4.3.7/src/util/Makefile.in-400-	dir='$(DESTDIR)$(libutil_adir)'; $(am__uninstall_files_from_dir)
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-431-GTAGS:
tripwire-2.4.3.7/src/util/Makefile.in:432:	here=`$(am__cd) $(top_builddir) && pwd` \
tripwire-2.4.3.7/src/util/Makefile.in-433-	  && $(am__cd) $(top_srcdir) \
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-454-distdir: $(DISTFILES)
tripwire-2.4.3.7/src/util/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/util/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
tripwire-2.4.3.7/src/util/Makefile.in-457-	list='$(DISTFILES)'; \
##############################################
tripwire-2.4.3.7/src/util/Makefile.in-468-	  if test -d $$d/$$file; then \
tripwire-2.4.3.7/src/util/Makefile.in:469:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
tripwire-2.4.3.7/src/util/Makefile.in-470-	    if test -d "$(distdir)/$$file"; then \
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-76-for p in $morenames; do
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:77:    pagerpath=`command -v $p`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-78-
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-339-	eval "xtmp=\$${i}"
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:340:	xtmp=`echo $xtmp | sed 's/\/*$//'`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:341:	xtmp=`echo $xtmp | sed 's/\/\/*/\//g'`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-342-	eval "${i}=\"$xtmp\""
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-344-# Does it start with a slash (i.e. is it an absolute pathname)?
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:345:	ytmp=`echo $xtmp | sed 's/^\///'`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-346-	if [ "$xtmp" = "$ytmp" ] ; then
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-353-	if [ "$AWK" != "" ] ; then
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:354:		xlen=`echo "${i}" | $AWK '{ print length }'`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-355-		if [ $xlen -gt $len ] ; then
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-398-if [ -n ${TWEDITOR} ]; then
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:399:    TWEDITOR_PATH=`command -v $TWEDITOR`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-400-fi
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-403-if [ -n ${EDITOR} ] && [ -z ${TWEDITOR_PATH} ]; then
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:404:    TWEDITOR_PATH=`command -v $EDITOR`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-405-fi
##############################################
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-793-	echo "        to $backup"
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh:794:	`mv "$CONFIG_FILE" "$backup"`
tripwire-2.4.3.7/.pc/quiet_install/installer/install.sh-795-	if [ $? -ne 0 ] ; then