===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
archivemount-0.8.7/depcomp-69-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
archivemount-0.8.7/depcomp:70:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
archivemount-0.8.7/depcomp-71-
##############################################
archivemount-0.8.7/depcomp-217-  # Version 6 uses the directory in both cases.
archivemount-0.8.7/depcomp:218:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
archivemount-0.8.7/depcomp-219-  test "x$dir" = "x$object" && dir=
archivemount-0.8.7/depcomp:220:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
archivemount-0.8.7/depcomp-221-  if test "$libtool" = yes; then
##############################################
archivemount-0.8.7/depcomp-246-    # Do two passes, one to just change these to
archivemount-0.8.7/depcomp:247:    # `$object: dependent.h' and one to simply `dependent.h:'.
archivemount-0.8.7/depcomp-248-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
archivemount-0.8.7/depcomp-288-  # Do two passes, one to just change these to
archivemount-0.8.7/depcomp:289:  # `$object: dependent.h' and one to simply `dependent.h:'.
archivemount-0.8.7/depcomp-290-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
archivemount-0.8.7/depcomp-304-  # Much of this is similar to the tru64 case; see comments there.
archivemount-0.8.7/depcomp:305:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
archivemount-0.8.7/depcomp-306-  test "x$dir" = "x$object" && dir=
archivemount-0.8.7/depcomp:307:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
archivemount-0.8.7/depcomp-308-  if test "$libtool" = yes; then
##############################################
archivemount-0.8.7/depcomp-343-   # Subdirectories are respected.
archivemount-0.8.7/depcomp:344:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
archivemount-0.8.7/depcomp-345-   test "x$dir" = "x$object" && dir=
archivemount-0.8.7/depcomp:346:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
archivemount-0.8.7/depcomp-347-
##############################################
archivemount-0.8.7/depcomp-482-  done
archivemount-0.8.7/depcomp:483:  obj_suffix="`echo $object | sed 's/^.*\././'`"
archivemount-0.8.7/depcomp-484-  touch "$tmpdepfile"
##############################################
archivemount-0.8.7/install-sh-217-      fi
archivemount-0.8.7/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
archivemount-0.8.7/install-sh-219-    *)
##############################################
archivemount-0.8.7/install-sh-269-      dstdir=$dst
archivemount-0.8.7/install-sh:270:      dst=$dstdir/`basename "$src"`
archivemount-0.8.7/install-sh-271-      dstdir_status=0
##############################################
archivemount-0.8.7/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
archivemount-0.8.7/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
archivemount-0.8.7/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
archivemount-0.8.7/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
archivemount-0.8.7/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
archivemount-0.8.7/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
archivemount-0.8.7/install-sh-418-	    case $prefix in
archivemount-0.8.7/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
archivemount-0.8.7/install-sh-420-	      *) qprefix=$prefix;;
##############################################
archivemount-0.8.7/install-sh-467-    if $copy_on_change &&
archivemount-0.8.7/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
archivemount-0.8.7/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
archivemount-0.8.7/install-sh-470-
##############################################
archivemount-0.8.7/Makefile.in-40-  { \
archivemount-0.8.7/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
archivemount-0.8.7/Makefile.in-42-  }; \
##############################################
archivemount-0.8.7/Makefile.in-144-  esac
archivemount-0.8.7/Makefile.in:145:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
archivemount-0.8.7/Makefile.in-146-am__vpath_adj = case $$p in \
archivemount-0.8.7/Makefile.in:147:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
archivemount-0.8.7/Makefile.in-148-    *) f=$$p;; \
archivemount-0.8.7/Makefile.in-149-  esac;
archivemount-0.8.7/Makefile.in:150:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
archivemount-0.8.7/Makefile.in-151-am__install_max = 40
archivemount-0.8.7/Makefile.in-152-am__nobase_strip_setup = \
archivemount-0.8.7/Makefile.in:153:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
archivemount-0.8.7/Makefile.in-154-am__nobase_strip = \
##############################################
archivemount-0.8.7/Makefile.in-432-.c.obj:
archivemount-0.8.7/Makefile.in:433:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
archivemount-0.8.7/Makefile.in-434-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
archivemount-0.8.7/Makefile.in-436-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
archivemount-0.8.7/Makefile.in:437:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
archivemount-0.8.7/Makefile.in-438-
archivemount-0.8.7/Makefile.in-439-archivemount-archivemount.o: archivemount.c
archivemount-0.8.7/Makefile.in:440:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(archivemount_CFLAGS) $(CFLAGS) -MT archivemount-archivemount.o -MD -MP -MF $(DEPDIR)/archivemount-archivemount.Tpo -c -o archivemount-archivemount.o `test -f 'archivemount.c' || echo '$(srcdir)/'`archivemount.c
archivemount-0.8.7/Makefile.in-441-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/archivemount-archivemount.Tpo $(DEPDIR)/archivemount-archivemount.Po
##############################################
archivemount-0.8.7/Makefile.in-443-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
archivemount-0.8.7/Makefile.in:444:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(archivemount_CFLAGS) $(CFLAGS) -c -o archivemount-archivemount.o `test -f 'archivemount.c' || echo '$(srcdir)/'`archivemount.c
archivemount-0.8.7/Makefile.in-445-
archivemount-0.8.7/Makefile.in-446-archivemount-archivemount.obj: archivemount.c
archivemount-0.8.7/Makefile.in:447:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(archivemount_CFLAGS) $(CFLAGS) -MT archivemount-archivemount.obj -MD -MP -MF $(DEPDIR)/archivemount-archivemount.Tpo -c -o archivemount-archivemount.obj `if test -f 'archivemount.c'; then $(CYGPATH_W) 'archivemount.c'; else $(CYGPATH_W) '$(srcdir)/archivemount.c'; fi`
archivemount-0.8.7/Makefile.in-448-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/archivemount-archivemount.Tpo $(DEPDIR)/archivemount-archivemount.Po
##############################################
archivemount-0.8.7/Makefile.in-450-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
archivemount-0.8.7/Makefile.in:451:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(archivemount_CFLAGS) $(CFLAGS) -c -o archivemount-archivemount.obj `if test -f 'archivemount.c'; then $(CYGPATH_W) 'archivemount.c'; else $(CYGPATH_W) '$(srcdir)/archivemount.c'; fi`
archivemount-0.8.7/Makefile.in-452-install-man1: $(dist_man_MANS)
##############################################
archivemount-0.8.7/Makefile.in-456-	test -n "$(man1dir)" \
archivemount-0.8.7/Makefile.in:457:	  && test -n "`echo $$list1$$list2`" \
archivemount-0.8.7/Makefile.in-458-	  || exit 0; \
##############################################
archivemount-0.8.7/Makefile.in-525-GTAGS:
archivemount-0.8.7/Makefile.in:526:	here=`$(am__cd) $(top_builddir) && pwd` \
archivemount-0.8.7/Makefile.in-527-	  && $(am__cd) $(top_srcdir) \
##############################################
archivemount-0.8.7/Makefile.in-557-	test -d "$(distdir)" || mkdir "$(distdir)"
archivemount-0.8.7/Makefile.in:558:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
archivemount-0.8.7/Makefile.in:559:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
archivemount-0.8.7/Makefile.in-560-	list='$(DISTFILES)'; \
##############################################
archivemount-0.8.7/Makefile.in-571-	  if test -d $$d/$$file; then \
archivemount-0.8.7/Makefile.in:572:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
archivemount-0.8.7/Makefile.in-573-	    if test -d "$(distdir)/$$file"; then \
##############################################
archivemount-0.8.7/Makefile.in-657-	test -d $(distdir)/_build || exit 0; \
archivemount-0.8.7/Makefile.in:658:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
archivemount-0.8.7/Makefile.in-659-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
archivemount-0.8.7/Makefile.in-701-	}; \
archivemount-0.8.7/Makefile.in:702:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
archivemount-0.8.7/Makefile.in-703-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
archivemount-0.8.7/Makefile.in-713-	fi
archivemount-0.8.7/Makefile.in:714:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
archivemount-0.8.7/Makefile.in-715-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
archivemount-0.8.7/compile-67-	mingw/*)
archivemount-0.8.7/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
archivemount-0.8.7/compile-69-	  ;;
archivemount-0.8.7/compile-70-	cygwin/*)
archivemount-0.8.7/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
archivemount-0.8.7/compile-72-	  ;;
archivemount-0.8.7/compile-73-	wine/*)
archivemount-0.8.7/compile:74:	  file=`winepath -w "$file" || echo "$file"`
archivemount-0.8.7/compile-75-	  ;;
##############################################
archivemount-0.8.7/compile-309-# Name of file we expect compiler to create.
archivemount-0.8.7/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
archivemount-0.8.7/compile-311-
##############################################
archivemount-0.8.7/compile-315-# object file name, since that is what matters with a parallel build.
archivemount-0.8.7/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
archivemount-0.8.7/compile-317-while true; do
##############################################
archivemount-0.8.7/aclocal.m4-97-    PKG_CHECK_EXISTS([$3],
archivemount-0.8.7/aclocal.m4:98:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
archivemount-0.8.7/aclocal.m4-99-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
archivemount-0.8.7/aclocal.m4-146-        if test $_pkg_short_errors_supported = yes; then
archivemount-0.8.7/aclocal.m4:147:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
archivemount-0.8.7/aclocal.m4-148-        else 
archivemount-0.8.7/aclocal.m4:149:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
archivemount-0.8.7/aclocal.m4-150-        fi
##############################################
archivemount-0.8.7/aclocal.m4-252-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
archivemount-0.8.7/aclocal.m4:253:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
archivemount-0.8.7/aclocal.m4-254-# and then we would define $MISSING as
##############################################
archivemount-0.8.7/aclocal.m4-268-# expand $ac_aux_dir to an absolute path
archivemount-0.8.7/aclocal.m4:269:am_aux_dir=`cd $ac_aux_dir && pwd`
archivemount-0.8.7/aclocal.m4-270-])
##############################################
archivemount-0.8.7/aclocal.m4-366-  if test "$am_compiler_list" = ""; then
archivemount-0.8.7/aclocal.m4:367:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
archivemount-0.8.7/aclocal.m4-368-  fi
##############################################
archivemount-0.8.7/aclocal.m4-517-    # Strip MF so we end up with the name of the file.
archivemount-0.8.7/aclocal.m4:518:    mf=`echo "$mf" | sed -e 's/:.*$//'`
archivemount-0.8.7/aclocal.m4-519-    # Check whether this is an Automake generated Makefile or not.
##############################################
archivemount-0.8.7/aclocal.m4-526-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
archivemount-0.8.7/aclocal.m4:527:      dirpart=`AS_DIRNAME("$mf")`
archivemount-0.8.7/aclocal.m4-528-    else
##############################################
archivemount-0.8.7/aclocal.m4-532-    # from the Makefile without running 'make'.
archivemount-0.8.7/aclocal.m4:533:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
archivemount-0.8.7/aclocal.m4-534-    test -z "$DEPDIR" && continue
archivemount-0.8.7/aclocal.m4:535:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
archivemount-0.8.7/aclocal.m4-536-    test -z "$am__include" && continue
archivemount-0.8.7/aclocal.m4:537:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
archivemount-0.8.7/aclocal.m4-538-    # Find all dependency output files, they are included files with
##############################################
archivemount-0.8.7/aclocal.m4-546-      test -f "$dirpart/$file" && continue
archivemount-0.8.7/aclocal.m4:547:      fdir=`AS_DIRNAME(["$file"])`
archivemount-0.8.7/aclocal.m4-548-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
archivemount-0.8.7/aclocal.m4-604-AC_REQUIRE([AC_PROG_INSTALL])dnl
archivemount-0.8.7/aclocal.m4:605:if test "`cd $srcdir && pwd`" != "`pwd`"; then
archivemount-0.8.7/aclocal.m4-606-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
archivemount-0.8.7/aclocal.m4-759-    * )
archivemount-0.8.7/aclocal.m4:760:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
archivemount-0.8.7/aclocal.m4-761-  esac
archivemount-0.8.7/aclocal.m4-762-done
archivemount-0.8.7/aclocal.m4:763:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
archivemount-0.8.7/aclocal.m4-764-
##############################################
archivemount-0.8.7/aclocal.m4-830-# Ignore all kinds of additional output from 'make'.
archivemount-0.8.7/aclocal.m4:831:case `$am_make -s -f confmf 2> /dev/null` in #(
archivemount-0.8.7/aclocal.m4-832-*the\ am__doit\ target*)
##############################################
archivemount-0.8.7/aclocal.m4-840-   echo '.include "confinc"' > confmf
archivemount-0.8.7/aclocal.m4:841:   case `$am_make -s -f confmf 2> /dev/null` in #(
archivemount-0.8.7/aclocal.m4-842-   *the\ am__doit\ target*)
##############################################
archivemount-0.8.7/aclocal.m4-1022-     echo "timestamp, slept: $am_has_slept" > conftest.file
archivemount-0.8.7/aclocal.m4:1023:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
archivemount-0.8.7/aclocal.m4-1024-     if test "$[*]" = "X"; then
archivemount-0.8.7/aclocal.m4-1025-	# -L didn't work.
archivemount-0.8.7/aclocal.m4:1026:	set X `ls -t "$srcdir/configure" conftest.file`
archivemount-0.8.7/aclocal.m4-1027-     fi
##############################################
archivemount-0.8.7/missing-131-       # Could not run --version or --help.  This is probably someone
archivemount-0.8.7/missing:132:       # running `$TOOL --version' or `$TOOL --help' to check whether
archivemount-0.8.7/missing-133-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
archivemount-0.8.7/missing-165-         from any GNU archive site."
archivemount-0.8.7/missing:166:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
archivemount-0.8.7/missing-167-    test -z "$files" && files="config.h"
##############################################
archivemount-0.8.7/missing-194-         proper tools for further handling them.
archivemount-0.8.7/missing:195:         You can get \`$1' as part of \`Autoconf' from any GNU
archivemount-0.8.7/missing-196-         archive site."
archivemount-0.8.7/missing-197-
archivemount-0.8.7/missing:198:    file=`echo "$*" | sed -n "$sed_output"`
archivemount-0.8.7/missing:199:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
archivemount-0.8.7/missing-200-    if test -f "$file"; then
##############################################
archivemount-0.8.7/missing-223-	*.y)
archivemount-0.8.7/missing:224:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
archivemount-0.8.7/missing-225-	    if test -f "$SRCFILE"; then
##############################################
archivemount-0.8.7/missing-227-	    fi
archivemount-0.8.7/missing:228:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
archivemount-0.8.7/missing-229-	    if test -f "$SRCFILE"; then
##############################################
archivemount-0.8.7/missing-253-	*.l)
archivemount-0.8.7/missing:254:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
archivemount-0.8.7/missing-255-	    if test -f "$SRCFILE"; then
##############################################
archivemount-0.8.7/missing-272-
archivemount-0.8.7/missing:273:    file=`echo "$*" | sed -n "$sed_output"`
archivemount-0.8.7/missing:274:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
archivemount-0.8.7/missing-275-    if test -f "$file"; then
##############################################
archivemount-0.8.7/missing-292-    # The file to touch is that specified with -o ...
archivemount-0.8.7/missing:293:    file=`echo "$*" | sed -n "$sed_output"`
archivemount-0.8.7/missing:294:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
archivemount-0.8.7/missing-295-    if test -z "$file"; then
archivemount-0.8.7/missing-296-      # ... or it is the one specified with @setfilename ...
archivemount-0.8.7/missing:297:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
archivemount-0.8.7/missing-298-      file=`sed -n '
##############################################
archivemount-0.8.7/missing-304-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
archivemount-0.8.7/missing:305:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
archivemount-0.8.7/missing-306-    fi
##############################################
archivemount-0.8.7/missing-328-	*o*)
archivemount-0.8.7/missing:329:	    firstarg=`echo "$firstarg" | sed s/o//`
archivemount-0.8.7/missing-330-	    tar "$firstarg" "$@" && exit 0
##############################################
archivemount-0.8.7/missing-334-	*h*)
archivemount-0.8.7/missing:335:	    firstarg=`echo "$firstarg" | sed s/h//`
archivemount-0.8.7/missing-336-	    tar "$firstarg" "$@" && exit 0
##############################################
archivemount-0.8.7/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
archivemount-0.8.7/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
archivemount-0.8.7/configure-47-  as_echo='print -r --'
archivemount-0.8.7/configure-48-  as_echo_n='print -rn --'
archivemount-0.8.7/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
archivemount-0.8.7/configure-50-  as_echo='printf %s\n'
##############################################
archivemount-0.8.7/configure-52-else
archivemount-0.8.7/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
archivemount-0.8.7/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
archivemount-0.8.7/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
archivemount-0.8.7/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
archivemount-0.8.7/configure-64-      esac;
##############################################
archivemount-0.8.7/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
archivemount-0.8.7/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
archivemount-0.8.7/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
archivemount-0.8.7/configure-327-      case $as_dir in #(
archivemount-0.8.7/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
archivemount-0.8.7/configure-329-      *) as_qdir=$as_dir;;
##############################################
archivemount-0.8.7/configure-400-  {
archivemount-0.8.7/configure:401:    as_val=`expr "$@" || test $? -eq 1`
archivemount-0.8.7/configure-402-  }
##############################################
archivemount-0.8.7/configure-407-# ----------------------------------------
archivemount-0.8.7/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
archivemount-0.8.7/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
archivemount-0.8.7/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
archivemount-0.8.7/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
archivemount-0.8.7/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
archivemount-0.8.7/configure-804-  case $ac_option in
archivemount-0.8.7/configure:805:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
archivemount-0.8.7/configure-806-  *=)   ac_optarg= ;;
##############################################
archivemount-0.8.7/configure-848-  -disable-* | --disable-*)
archivemount-0.8.7/configure:849:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
archivemount-0.8.7/configure-850-    # Reject names that are not valid shell variable names.
##############################################
archivemount-0.8.7/configure-853-    ac_useropt_orig=$ac_useropt
archivemount-0.8.7/configure:854:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
archivemount-0.8.7/configure-855-    case $ac_user_opts in
##############################################
archivemount-0.8.7/configure-874-  -enable-* | --enable-*)
archivemount-0.8.7/configure:875:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
archivemount-0.8.7/configure-876-    # Reject names that are not valid shell variable names.
##############################################
archivemount-0.8.7/configure-879-    ac_useropt_orig=$ac_useropt
archivemount-0.8.7/configure:880:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
archivemount-0.8.7/configure-881-    case $ac_user_opts in
##############################################
archivemount-0.8.7/configure-1078-  -with-* | --with-*)
archivemount-0.8.7/configure:1079:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
archivemount-0.8.7/configure-1080-    # Reject names that are not valid shell variable names.
##############################################
archivemount-0.8.7/configure-1083-    ac_useropt_orig=$ac_useropt
archivemount-0.8.7/configure:1084:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
archivemount-0.8.7/configure-1085-    case $ac_user_opts in
##############################################
archivemount-0.8.7/configure-1094-  -without-* | --without-*)
archivemount-0.8.7/configure:1095:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
archivemount-0.8.7/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
archivemount-0.8.7/configure-1099-    ac_useropt_orig=$ac_useropt
archivemount-0.8.7/configure:1100:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
archivemount-0.8.7/configure-1101-    case $ac_user_opts in
##############################################
archivemount-0.8.7/configure-1132-  *=*)
archivemount-0.8.7/configure:1133:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
archivemount-0.8.7/configure-1134-    # Reject names that are not valid shell variable names.
##############################################
archivemount-0.8.7/configure-1153-if test -n "$ac_prev"; then
archivemount-0.8.7/configure:1154:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
archivemount-0.8.7/configure-1155-  as_fn_error $? "missing argument to $ac_option"
##############################################
archivemount-0.8.7/configure-1175-    */ )
archivemount-0.8.7/configure:1176:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
archivemount-0.8.7/configure-1177-      eval $ac_var=\$ac_val;;
##############################################
archivemount-0.8.7/configure-1210-ac_ls_di=`ls -di .` &&
archivemount-0.8.7/configure:1211:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
archivemount-0.8.7/configure-1212-  as_fn_error $? "working directory cannot be determined"
##############################################
archivemount-0.8.7/configure-1266-case $srcdir in
archivemount-0.8.7/configure:1267:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
archivemount-0.8.7/configure-1268-esac
##############################################
archivemount-0.8.7/configure-1309-By default, \`make install' will install all the files in
archivemount-0.8.7/configure:1310:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
archivemount-0.8.7/configure:1311:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
archivemount-0.8.7/configure-1312-for instance \`--prefix=\$HOME'.
##############################################
archivemount-0.8.7/configure-1400-*)
archivemount-0.8.7/configure:1401:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
archivemount-0.8.7/configure-1402-  # A ".." for each directory in $ac_dir_suffix.
archivemount-0.8.7/configure:1403:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
archivemount-0.8.7/configure-1404-  case $ac_top_builddir_sub in
##############################################
archivemount-0.8.7/configure-1821-    *\'*)
archivemount-0.8.7/configure:1822:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
archivemount-0.8.7/configure-1823-    esac
##############################################
archivemount-0.8.7/configure-1904-      case $ac_val in
archivemount-0.8.7/configure:1905:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
archivemount-0.8.7/configure-1906-      esac
##############################################
archivemount-0.8.7/configure-1919-	case $ac_val in
archivemount-0.8.7/configure:1920:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
archivemount-0.8.7/configure-1921-	esac
##############################################
archivemount-0.8.7/configure-2039-    set,)
archivemount-0.8.7/configure:2040:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
archivemount-0.8.7/configure:2041:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
archivemount-0.8.7/configure-2042-      ac_cache_corrupted=: ;;
##############################################
archivemount-0.8.7/configure-2050-	# differences in whitespace do not lead to failure.
archivemount-0.8.7/configure:2051:	ac_old_val_w=`echo x $ac_old_val`
archivemount-0.8.7/configure:2052:	ac_new_val_w=`echo x $ac_new_val`
archivemount-0.8.7/configure-2053-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
archivemount-0.8.7/configure-2070-    case $ac_new_val in
archivemount-0.8.7/configure:2071:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
archivemount-0.8.7/configure-2072-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
archivemount-0.8.7/configure-2245-     echo "timestamp, slept: $am_has_slept" > conftest.file
archivemount-0.8.7/configure:2246:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
archivemount-0.8.7/configure-2247-     if test "$*" = "X"; then
archivemount-0.8.7/configure-2248-	# -L didn't work.
archivemount-0.8.7/configure:2249:	set X `ls -t "$srcdir/configure" conftest.file`
archivemount-0.8.7/configure-2250-     fi
##############################################
archivemount-0.8.7/configure-2296-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
archivemount-0.8.7/configure:2297:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
archivemount-0.8.7/configure-2298-
archivemount-0.8.7/configure-2299-# expand $ac_aux_dir to an absolute path
archivemount-0.8.7/configure:2300:am_aux_dir=`cd $ac_aux_dir && pwd`
archivemount-0.8.7/configure-2301-
##############################################
archivemount-0.8.7/configure-2441-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
archivemount-0.8.7/configure:2442:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
archivemount-0.8.7/configure-2443-	     'mkdir (GNU coreutils) '* | \
##############################################
archivemount-0.8.7/configure-2514-set x ${MAKE-make}
archivemount-0.8.7/configure:2515:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
archivemount-0.8.7/configure-2516-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
archivemount-0.8.7/configure-2524-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
archivemount-0.8.7/configure:2525:case `${MAKE-make} -f conftest.make 2>/dev/null` in
archivemount-0.8.7/configure-2526-  *@@@%%%=?*=@@@%%%*)
##############################################
archivemount-0.8.7/configure-2590-
archivemount-0.8.7/configure:2591:if test "`cd $srcdir && pwd`" != "`pwd`"; then
archivemount-0.8.7/configure-2592-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
archivemount-0.8.7/configure-3050-$as_echo_n "checking whether the C compiler works... " >&6; }
archivemount-0.8.7/configure:3051:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
archivemount-0.8.7/configure-3052-
##############################################
archivemount-0.8.7/configure-3094-	then :; else
archivemount-0.8.7/configure:3095:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
archivemount-0.8.7/configure-3096-	fi
##############################################
archivemount-0.8.7/configure-3154-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
archivemount-0.8.7/configure:3155:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
archivemount-0.8.7/configure-3156-	  break;;
##############################################
archivemount-0.8.7/configure-3263-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
archivemount-0.8.7/configure:3264:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
archivemount-0.8.7/configure-3265-       break;;
##############################################
archivemount-0.8.7/configure-3571-# Ignore all kinds of additional output from 'make'.
archivemount-0.8.7/configure:3572:case `$am_make -s -f confmf 2> /dev/null` in #(
archivemount-0.8.7/configure-3573-*the\ am__doit\ target*)
##############################################
archivemount-0.8.7/configure-3581-   echo '.include "confinc"' > confmf
archivemount-0.8.7/configure:3582:   case `$am_make -s -f confmf 2> /dev/null` in #(
archivemount-0.8.7/configure-3583-   *the\ am__doit\ target*)
##############################################
archivemount-0.8.7/configure-3644-  if test "$am_compiler_list" = ""; then
archivemount-0.8.7/configure:3645:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
archivemount-0.8.7/configure-3646-  fi
##############################################
archivemount-0.8.7/configure-3898-  test $ac_status = 0; }; then
archivemount-0.8.7/configure:3899:  pkg_cv_FUSE_CFLAGS=`$PKG_CONFIG --cflags "fuse >= 2.6" 2>/dev/null`
archivemount-0.8.7/configure-3900-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
archivemount-0.8.7/configure-3915-  test $ac_status = 0; }; then
archivemount-0.8.7/configure:3916:  pkg_cv_FUSE_LIBS=`$PKG_CONFIG --libs "fuse >= 2.6" 2>/dev/null`
archivemount-0.8.7/configure-3917-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
archivemount-0.8.7/configure-3936-        if test $_pkg_short_errors_supported = yes; then
archivemount-0.8.7/configure:3937:	        FUSE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fuse >= 2.6" 2>&1`
archivemount-0.8.7/configure-3938-        else
archivemount-0.8.7/configure:3939:	        FUSE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fuse >= 2.6" 2>&1`
archivemount-0.8.7/configure-3940-        fi
##############################################
archivemount-0.8.7/configure-4171-  # Check for GNU $ac_path_GREP
archivemount-0.8.7/configure:4172:case `"$ac_path_GREP" --version 2>&1` in
archivemount-0.8.7/configure-4173-*GNU*)
##############################################
archivemount-0.8.7/configure-4237-  # Check for GNU $ac_path_EGREP
archivemount-0.8.7/configure:4238:case `"$ac_path_EGREP" --version 2>&1` in
archivemount-0.8.7/configure-4239-*GNU*)
##############################################
archivemount-0.8.7/configure-4398-do :
archivemount-0.8.7/configure:4399:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
archivemount-0.8.7/configure-4400-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
archivemount-0.8.7/configure-4403-  cat >>confdefs.h <<_ACEOF
archivemount-0.8.7/configure:4404:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
archivemount-0.8.7/configure-4405-_ACEOF
##############################################
archivemount-0.8.7/configure-4413-do :
archivemount-0.8.7/configure:4414:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
archivemount-0.8.7/configure-4415-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
archivemount-0.8.7/configure-4417-  cat >>confdefs.h <<_ACEOF
archivemount-0.8.7/configure:4418:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
archivemount-0.8.7/configure-4419-_ACEOF
##############################################
archivemount-0.8.7/configure-4574-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
archivemount-0.8.7/configure:4575:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
archivemount-0.8.7/configure-4576-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
archivemount-0.8.7/configure-4669-if test -z "$BASH_VERSION$ZSH_VERSION" \
archivemount-0.8.7/configure:4670:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
archivemount-0.8.7/configure-4671-  as_echo='print -r --'
archivemount-0.8.7/configure-4672-  as_echo_n='print -rn --'
archivemount-0.8.7/configure:4673:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
archivemount-0.8.7/configure-4674-  as_echo='printf %s\n'
##############################################
archivemount-0.8.7/configure-4676-else
archivemount-0.8.7/configure:4677:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
archivemount-0.8.7/configure-4678-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
archivemount-0.8.7/configure-4686-	expr "X$arg" : "X\\(.*\\)$as_nl";
archivemount-0.8.7/configure:4687:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
archivemount-0.8.7/configure-4688-      esac;
##############################################
archivemount-0.8.7/configure-4763-# ----------------------------------------
archivemount-0.8.7/configure:4764:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
archivemount-0.8.7/configure-4765-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
archivemount-0.8.7/configure-4835-  {
archivemount-0.8.7/configure:4836:    as_val=`expr "$@" || test $? -eq 1`
archivemount-0.8.7/configure-4837-  }
##############################################
archivemount-0.8.7/configure-4939-      case $as_dir in #(
archivemount-0.8.7/configure:4940:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
archivemount-0.8.7/configure-4941-      *) as_qdir=$as_dir;;
##############################################
archivemount-0.8.7/configure-5074-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
archivemount-0.8.7/configure:5075:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
archivemount-0.8.7/configure-5076-ac_cs_version="\\
##############################################
archivemount-0.8.7/configure-5099-  --*=?*)
archivemount-0.8.7/configure:5100:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
archivemount-0.8.7/configure:5101:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
archivemount-0.8.7/configure-5102-    ac_shift=:
##############################################
archivemount-0.8.7/configure-5104-  --*=)
archivemount-0.8.7/configure:5105:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
archivemount-0.8.7/configure-5106-    ac_optarg=
##############################################
archivemount-0.8.7/configure-5128-    case $ac_optarg in
archivemount-0.8.7/configure:5129:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
archivemount-0.8.7/configure-5130-    '') as_fn_error $? "missing file argument" ;;
##############################################
archivemount-0.8.7/configure-5136-    case $ac_optarg in
archivemount-0.8.7/configure:5137:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
archivemount-0.8.7/configure-5138-    esac
##############################################
archivemount-0.8.7/configure-5265-fi
archivemount-0.8.7/configure:5266:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
archivemount-0.8.7/configure-5267-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
archivemount-0.8.7/configure-5282-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
archivemount-0.8.7/configure:5283:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
archivemount-0.8.7/configure-5284-ac_delim='%!_!# '
##############################################
archivemount-0.8.7/configure-5288-
archivemount-0.8.7/configure:5289:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
archivemount-0.8.7/configure-5290-  if test $ac_delim_n = $ac_delim_num; then
##############################################
archivemount-0.8.7/configure-5426-for ac_last_try in false false :; do
archivemount-0.8.7/configure:5427:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
archivemount-0.8.7/configure-5428-  if test -z "$ac_tt"; then
##############################################
archivemount-0.8.7/configure-5558-      esac
archivemount-0.8.7/configure:5559:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
archivemount-0.8.7/configure-5560-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
archivemount-0.8.7/configure-5617-*)
archivemount-0.8.7/configure:5618:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
archivemount-0.8.7/configure-5619-  # A ".." for each directory in $ac_dir_suffix.
archivemount-0.8.7/configure:5620:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
archivemount-0.8.7/configure-5621-  case $ac_top_builddir_sub in
##############################################
archivemount-0.8.7/configure-5678-/@mandir@/p'
archivemount-0.8.7/configure:5679:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
archivemount-0.8.7/configure-5680-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
archivemount-0.8.7/configure-5695-
archivemount-0.8.7/configure:5696:# Neutralize VPATH when `$srcdir' = `.'.
archivemount-0.8.7/configure-5697-# Shell code in configure.ac might set extrasub.
##############################################
archivemount-0.8.7/configure-5723-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
archivemount-0.8.7/configure:5724:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
archivemount-0.8.7/configure-5725-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
archivemount-0.8.7/configure-5769-    * )
archivemount-0.8.7/configure:5770:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
archivemount-0.8.7/configure-5771-  esac
##############################################
archivemount-0.8.7/configure-5816-    # Strip MF so we end up with the name of the file.
archivemount-0.8.7/configure:5817:    mf=`echo "$mf" | sed -e 's/:.*$//'`
archivemount-0.8.7/configure-5818-    # Check whether this is an Automake generated Makefile or not.
##############################################
archivemount-0.8.7/configure-5853-    # from the Makefile without running 'make'.
archivemount-0.8.7/configure:5854:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
archivemount-0.8.7/configure-5855-    test -z "$DEPDIR" && continue
archivemount-0.8.7/configure:5856:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
archivemount-0.8.7/configure-5857-    test -z "$am__include" && continue
archivemount-0.8.7/configure:5858:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
archivemount-0.8.7/configure-5859-    # Find all dependency output files, they are included files with