===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fakeroot-ng-0.18/chroot.h-22-// Same as above, only grab the work directory and file name from the process' state
fakeroot-ng-0.18/chroot.h:23:std::string chroot_translate_addr( pid_t pid, const pid_state *state, struct stat *stat, int dirfd, int_ptr addr, bool resolve_last_link );
fakeroot-ng-0.18/chroot.h-24-// If dirfd is CHROOT_PWD, everything is relative to the current work dir for the process
##############################################
fakeroot-ng-0.18/aclocal.m4-67-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
fakeroot-ng-0.18/aclocal.m4:68:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
fakeroot-ng-0.18/aclocal.m4-69-#
##############################################
fakeroot-ng-0.18/aclocal.m4-91-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
fakeroot-ng-0.18/aclocal.m4:92:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
fakeroot-ng-0.18/aclocal.m4-93-# and then we would define $MISSING as
##############################################
fakeroot-ng-0.18/aclocal.m4-107-# expand $ac_aux_dir to an absolute path
fakeroot-ng-0.18/aclocal.m4:108:am_aux_dir=`cd $ac_aux_dir && pwd`
fakeroot-ng-0.18/aclocal.m4-109-])
##############################################
fakeroot-ng-0.18/aclocal.m4-208-  if test "$am_compiler_list" = ""; then
fakeroot-ng-0.18/aclocal.m4:209:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fakeroot-ng-0.18/aclocal.m4-210-  fi
##############################################
fakeroot-ng-0.18/aclocal.m4-354-    # Strip MF so we end up with the name of the file.
fakeroot-ng-0.18/aclocal.m4:355:    mf=`echo "$mf" | sed -e 's/:.*$//'`
fakeroot-ng-0.18/aclocal.m4-356-    # Check whether this is an Automake generated Makefile or not.
##############################################
fakeroot-ng-0.18/aclocal.m4-363-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
fakeroot-ng-0.18/aclocal.m4:364:      dirpart=`AS_DIRNAME("$mf")`
fakeroot-ng-0.18/aclocal.m4-365-    else
##############################################
fakeroot-ng-0.18/aclocal.m4-369-    # from the Makefile without running `make'.
fakeroot-ng-0.18/aclocal.m4:370:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fakeroot-ng-0.18/aclocal.m4-371-    test -z "$DEPDIR" && continue
fakeroot-ng-0.18/aclocal.m4:372:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
fakeroot-ng-0.18/aclocal.m4-373-    test -z "am__include" && continue
fakeroot-ng-0.18/aclocal.m4:374:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fakeroot-ng-0.18/aclocal.m4-375-    # When using ansi2knr, U may be empty or an underscore; expand it
fakeroot-ng-0.18/aclocal.m4:376:    U=`sed -n 's/^U = //p' < "$mf"`
fakeroot-ng-0.18/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
fakeroot-ng-0.18/aclocal.m4-385-      test -f "$dirpart/$file" && continue
fakeroot-ng-0.18/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
fakeroot-ng-0.18/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
fakeroot-ng-0.18/aclocal.m4-440-AC_REQUIRE([AC_PROG_INSTALL])dnl
fakeroot-ng-0.18/aclocal.m4:441:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fakeroot-ng-0.18/aclocal.m4-442-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fakeroot-ng-0.18/aclocal.m4-542-    * )
fakeroot-ng-0.18/aclocal.m4:543:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fakeroot-ng-0.18/aclocal.m4-544-  esac
fakeroot-ng-0.18/aclocal.m4-545-done
fakeroot-ng-0.18/aclocal.m4:546:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
fakeroot-ng-0.18/aclocal.m4-547-
##############################################
fakeroot-ng-0.18/aclocal.m4-617-# Ignore all kinds of additional output from `make'.
fakeroot-ng-0.18/aclocal.m4:618:case `$am_make -s -f confmf 2> /dev/null` in #(
fakeroot-ng-0.18/aclocal.m4-619-*the\ am__doit\ target*)
##############################################
fakeroot-ng-0.18/aclocal.m4-627-   echo '.include "confinc"' > confmf
fakeroot-ng-0.18/aclocal.m4:628:   case `$am_make -s -f confmf 2> /dev/null` in #(
fakeroot-ng-0.18/aclocal.m4-629-   *the\ am__doit\ target*)
##############################################
fakeroot-ng-0.18/aclocal.m4-780-if (
fakeroot-ng-0.18/aclocal.m4:781:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fakeroot-ng-0.18/aclocal.m4-782-   if test "$[*]" = "X"; then
fakeroot-ng-0.18/aclocal.m4-783-      # -L didn't work.
fakeroot-ng-0.18/aclocal.m4:784:      set X `ls -t "$srcdir/configure" conftest.file`
fakeroot-ng-0.18/aclocal.m4-785-   fi
##############################################
fakeroot-ng-0.18/INSTALL-173-directory configuration variables that were expressed in terms of
fakeroot-ng-0.18/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
fakeroot-ng-0.18/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
fakeroot-ng-0.18/install-sh-217-      fi
fakeroot-ng-0.18/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
fakeroot-ng-0.18/install-sh-219-    *)
##############################################
fakeroot-ng-0.18/install-sh-269-      dstdir=$dst
fakeroot-ng-0.18/install-sh:270:      dst=$dstdir/`basename "$src"`
fakeroot-ng-0.18/install-sh-271-      dstdir_status=0
##############################################
fakeroot-ng-0.18/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
fakeroot-ng-0.18/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
fakeroot-ng-0.18/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
fakeroot-ng-0.18/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
fakeroot-ng-0.18/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
fakeroot-ng-0.18/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
fakeroot-ng-0.18/install-sh-418-	    case $prefix in
fakeroot-ng-0.18/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
fakeroot-ng-0.18/install-sh-420-	      *) qprefix=$prefix;;
##############################################
fakeroot-ng-0.18/install-sh-467-    if $copy_on_change &&
fakeroot-ng-0.18/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
fakeroot-ng-0.18/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
fakeroot-ng-0.18/install-sh-470-
##############################################
fakeroot-ng-0.18/Makefile.in-84-	ps-recursive uninstall-recursive
fakeroot-ng-0.18/Makefile.in:85:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fakeroot-ng-0.18/Makefile.in-86-am__vpath_adj = case $$p in \
fakeroot-ng-0.18/Makefile.in:87:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fakeroot-ng-0.18/Makefile.in-88-    *) f=$$p;; \
fakeroot-ng-0.18/Makefile.in-89-  esac;
fakeroot-ng-0.18/Makefile.in:90:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fakeroot-ng-0.18/Makefile.in-91-am__install_max = 40
fakeroot-ng-0.18/Makefile.in-92-am__nobase_strip_setup = \
fakeroot-ng-0.18/Makefile.in:93:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fakeroot-ng-0.18/Makefile.in-94-am__nobase_strip = \
##############################################
fakeroot-ng-0.18/Makefile.in-350-.cpp.obj:
fakeroot-ng-0.18/Makefile.in:351:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/Makefile.in-352-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fakeroot-ng-0.18/Makefile.in-354-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:355:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/Makefile.in-356-
fakeroot-ng-0.18/Makefile.in-357-fakeroot_ng-main.o: main.cpp
fakeroot-ng-0.18/Makefile.in:358:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-main.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-main.Tpo -c -o fakeroot_ng-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
fakeroot-ng-0.18/Makefile.in-359-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-main.Tpo $(DEPDIR)/fakeroot_ng-main.Po
##############################################
fakeroot-ng-0.18/Makefile.in-361-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:362:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-main.o `test -f 'main.cpp' || echo '$(srcdir)/'`main.cpp
fakeroot-ng-0.18/Makefile.in-363-
fakeroot-ng-0.18/Makefile.in-364-fakeroot_ng-main.obj: main.cpp
fakeroot-ng-0.18/Makefile.in:365:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-main.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-main.Tpo -c -o fakeroot_ng-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-366-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-main.Tpo $(DEPDIR)/fakeroot_ng-main.Po
##############################################
fakeroot-ng-0.18/Makefile.in-368-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:369:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-main.obj `if test -f 'main.cpp'; then $(CYGPATH_W) 'main.cpp'; else $(CYGPATH_W) '$(srcdir)/main.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-370-
fakeroot-ng-0.18/Makefile.in-371-fakeroot_ng-parent.o: parent.cpp
fakeroot-ng-0.18/Makefile.in:372:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-parent.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-parent.Tpo -c -o fakeroot_ng-parent.o `test -f 'parent.cpp' || echo '$(srcdir)/'`parent.cpp
fakeroot-ng-0.18/Makefile.in-373-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-parent.Tpo $(DEPDIR)/fakeroot_ng-parent.Po
##############################################
fakeroot-ng-0.18/Makefile.in-375-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:376:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-parent.o `test -f 'parent.cpp' || echo '$(srcdir)/'`parent.cpp
fakeroot-ng-0.18/Makefile.in-377-
fakeroot-ng-0.18/Makefile.in-378-fakeroot_ng-parent.obj: parent.cpp
fakeroot-ng-0.18/Makefile.in:379:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-parent.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-parent.Tpo -c -o fakeroot_ng-parent.obj `if test -f 'parent.cpp'; then $(CYGPATH_W) 'parent.cpp'; else $(CYGPATH_W) '$(srcdir)/parent.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-380-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-parent.Tpo $(DEPDIR)/fakeroot_ng-parent.Po
##############################################
fakeroot-ng-0.18/Makefile.in-382-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:383:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-parent.obj `if test -f 'parent.cpp'; then $(CYGPATH_W) 'parent.cpp'; else $(CYGPATH_W) '$(srcdir)/parent.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-384-
fakeroot-ng-0.18/Makefile.in-385-fakeroot_ng-process.o: process.cpp
fakeroot-ng-0.18/Makefile.in:386:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-process.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-process.Tpo -c -o fakeroot_ng-process.o `test -f 'process.cpp' || echo '$(srcdir)/'`process.cpp
fakeroot-ng-0.18/Makefile.in-387-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-process.Tpo $(DEPDIR)/fakeroot_ng-process.Po
##############################################
fakeroot-ng-0.18/Makefile.in-389-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:390:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-process.o `test -f 'process.cpp' || echo '$(srcdir)/'`process.cpp
fakeroot-ng-0.18/Makefile.in-391-
fakeroot-ng-0.18/Makefile.in-392-fakeroot_ng-process.obj: process.cpp
fakeroot-ng-0.18/Makefile.in:393:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-process.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-process.Tpo -c -o fakeroot_ng-process.obj `if test -f 'process.cpp'; then $(CYGPATH_W) 'process.cpp'; else $(CYGPATH_W) '$(srcdir)/process.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-394-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-process.Tpo $(DEPDIR)/fakeroot_ng-process.Po
##############################################
fakeroot-ng-0.18/Makefile.in-396-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:397:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-process.obj `if test -f 'process.cpp'; then $(CYGPATH_W) 'process.cpp'; else $(CYGPATH_W) '$(srcdir)/process.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-398-
fakeroot-ng-0.18/Makefile.in-399-fakeroot_ng-file.o: file.cpp
fakeroot-ng-0.18/Makefile.in:400:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-file.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-file.Tpo -c -o fakeroot_ng-file.o `test -f 'file.cpp' || echo '$(srcdir)/'`file.cpp
fakeroot-ng-0.18/Makefile.in-401-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-file.Tpo $(DEPDIR)/fakeroot_ng-file.Po
##############################################
fakeroot-ng-0.18/Makefile.in-403-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:404:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-file.o `test -f 'file.cpp' || echo '$(srcdir)/'`file.cpp
fakeroot-ng-0.18/Makefile.in-405-
fakeroot-ng-0.18/Makefile.in-406-fakeroot_ng-file.obj: file.cpp
fakeroot-ng-0.18/Makefile.in:407:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-file.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-file.Tpo -c -o fakeroot_ng-file.obj `if test -f 'file.cpp'; then $(CYGPATH_W) 'file.cpp'; else $(CYGPATH_W) '$(srcdir)/file.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-408-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-file.Tpo $(DEPDIR)/fakeroot_ng-file.Po
##############################################
fakeroot-ng-0.18/Makefile.in-410-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:411:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-file.obj `if test -f 'file.cpp'; then $(CYGPATH_W) 'file.cpp'; else $(CYGPATH_W) '$(srcdir)/file.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-412-
fakeroot-ng-0.18/Makefile.in-413-fakeroot_ng-file_lie.o: file_lie.cpp
fakeroot-ng-0.18/Makefile.in:414:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-file_lie.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-file_lie.Tpo -c -o fakeroot_ng-file_lie.o `test -f 'file_lie.cpp' || echo '$(srcdir)/'`file_lie.cpp
fakeroot-ng-0.18/Makefile.in-415-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-file_lie.Tpo $(DEPDIR)/fakeroot_ng-file_lie.Po
##############################################
fakeroot-ng-0.18/Makefile.in-417-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:418:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-file_lie.o `test -f 'file_lie.cpp' || echo '$(srcdir)/'`file_lie.cpp
fakeroot-ng-0.18/Makefile.in-419-
fakeroot-ng-0.18/Makefile.in-420-fakeroot_ng-file_lie.obj: file_lie.cpp
fakeroot-ng-0.18/Makefile.in:421:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-file_lie.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-file_lie.Tpo -c -o fakeroot_ng-file_lie.obj `if test -f 'file_lie.cpp'; then $(CYGPATH_W) 'file_lie.cpp'; else $(CYGPATH_W) '$(srcdir)/file_lie.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-422-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-file_lie.Tpo $(DEPDIR)/fakeroot_ng-file_lie.Po
##############################################
fakeroot-ng-0.18/Makefile.in-424-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:425:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-file_lie.obj `if test -f 'file_lie.cpp'; then $(CYGPATH_W) 'file_lie.cpp'; else $(CYGPATH_W) '$(srcdir)/file_lie.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-426-
fakeroot-ng-0.18/Makefile.in-427-fakeroot_ng-ptrace.o: ptrace.cpp
fakeroot-ng-0.18/Makefile.in:428:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-ptrace.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-ptrace.Tpo -c -o fakeroot_ng-ptrace.o `test -f 'ptrace.cpp' || echo '$(srcdir)/'`ptrace.cpp
fakeroot-ng-0.18/Makefile.in-429-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-ptrace.Tpo $(DEPDIR)/fakeroot_ng-ptrace.Po
##############################################
fakeroot-ng-0.18/Makefile.in-431-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:432:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-ptrace.o `test -f 'ptrace.cpp' || echo '$(srcdir)/'`ptrace.cpp
fakeroot-ng-0.18/Makefile.in-433-
fakeroot-ng-0.18/Makefile.in-434-fakeroot_ng-ptrace.obj: ptrace.cpp
fakeroot-ng-0.18/Makefile.in:435:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-ptrace.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-ptrace.Tpo -c -o fakeroot_ng-ptrace.obj `if test -f 'ptrace.cpp'; then $(CYGPATH_W) 'ptrace.cpp'; else $(CYGPATH_W) '$(srcdir)/ptrace.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-436-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-ptrace.Tpo $(DEPDIR)/fakeroot_ng-ptrace.Po
##############################################
fakeroot-ng-0.18/Makefile.in-438-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:439:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-ptrace.obj `if test -f 'ptrace.cpp'; then $(CYGPATH_W) 'ptrace.cpp'; else $(CYGPATH_W) '$(srcdir)/ptrace.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-440-
fakeroot-ng-0.18/Makefile.in-441-fakeroot_ng-chroot.o: chroot.cpp
fakeroot-ng-0.18/Makefile.in:442:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-chroot.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-chroot.Tpo -c -o fakeroot_ng-chroot.o `test -f 'chroot.cpp' || echo '$(srcdir)/'`chroot.cpp
fakeroot-ng-0.18/Makefile.in-443-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-chroot.Tpo $(DEPDIR)/fakeroot_ng-chroot.Po
##############################################
fakeroot-ng-0.18/Makefile.in-445-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:446:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-chroot.o `test -f 'chroot.cpp' || echo '$(srcdir)/'`chroot.cpp
fakeroot-ng-0.18/Makefile.in-447-
fakeroot-ng-0.18/Makefile.in-448-fakeroot_ng-chroot.obj: chroot.cpp
fakeroot-ng-0.18/Makefile.in:449:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-chroot.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-chroot.Tpo -c -o fakeroot_ng-chroot.obj `if test -f 'chroot.cpp'; then $(CYGPATH_W) 'chroot.cpp'; else $(CYGPATH_W) '$(srcdir)/chroot.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-450-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-chroot.Tpo $(DEPDIR)/fakeroot_ng-chroot.Po
##############################################
fakeroot-ng-0.18/Makefile.in-452-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:453:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-chroot.obj `if test -f 'chroot.cpp'; then $(CYGPATH_W) 'chroot.cpp'; else $(CYGPATH_W) '$(srcdir)/chroot.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-454-
fakeroot-ng-0.18/Makefile.in-455-fakeroot_ng-credentials.o: credentials.cpp
fakeroot-ng-0.18/Makefile.in:456:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-credentials.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-credentials.Tpo -c -o fakeroot_ng-credentials.o `test -f 'credentials.cpp' || echo '$(srcdir)/'`credentials.cpp
fakeroot-ng-0.18/Makefile.in-457-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-credentials.Tpo $(DEPDIR)/fakeroot_ng-credentials.Po
##############################################
fakeroot-ng-0.18/Makefile.in-459-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:460:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-credentials.o `test -f 'credentials.cpp' || echo '$(srcdir)/'`credentials.cpp
fakeroot-ng-0.18/Makefile.in-461-
fakeroot-ng-0.18/Makefile.in-462-fakeroot_ng-credentials.obj: credentials.cpp
fakeroot-ng-0.18/Makefile.in:463:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-credentials.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-credentials.Tpo -c -o fakeroot_ng-credentials.obj `if test -f 'credentials.cpp'; then $(CYGPATH_W) 'credentials.cpp'; else $(CYGPATH_W) '$(srcdir)/credentials.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-464-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-credentials.Tpo $(DEPDIR)/fakeroot_ng-credentials.Po
##############################################
fakeroot-ng-0.18/Makefile.in-466-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:467:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-credentials.obj `if test -f 'credentials.cpp'; then $(CYGPATH_W) 'credentials.cpp'; else $(CYGPATH_W) '$(srcdir)/credentials.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-468-
fakeroot-ng-0.18/Makefile.in-469-fakeroot_ng-log.o: log.cpp
fakeroot-ng-0.18/Makefile.in:470:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-log.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-log.Tpo -c -o fakeroot_ng-log.o `test -f 'log.cpp' || echo '$(srcdir)/'`log.cpp
fakeroot-ng-0.18/Makefile.in-471-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-log.Tpo $(DEPDIR)/fakeroot_ng-log.Po
##############################################
fakeroot-ng-0.18/Makefile.in-473-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:474:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-log.o `test -f 'log.cpp' || echo '$(srcdir)/'`log.cpp
fakeroot-ng-0.18/Makefile.in-475-
fakeroot-ng-0.18/Makefile.in-476-fakeroot_ng-log.obj: log.cpp
fakeroot-ng-0.18/Makefile.in:477:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-log.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-log.Tpo -c -o fakeroot_ng-log.obj `if test -f 'log.cpp'; then $(CYGPATH_W) 'log.cpp'; else $(CYGPATH_W) '$(srcdir)/log.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-478-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-log.Tpo $(DEPDIR)/fakeroot_ng-log.Po
##############################################
fakeroot-ng-0.18/Makefile.in-480-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:481:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-log.obj `if test -f 'log.cpp'; then $(CYGPATH_W) 'log.cpp'; else $(CYGPATH_W) '$(srcdir)/log.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-482-
fakeroot-ng-0.18/Makefile.in-483-fakeroot_ng-daemon.o: daemon.cpp
fakeroot-ng-0.18/Makefile.in:484:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-daemon.o -MD -MP -MF $(DEPDIR)/fakeroot_ng-daemon.Tpo -c -o fakeroot_ng-daemon.o `test -f 'daemon.cpp' || echo '$(srcdir)/'`daemon.cpp
fakeroot-ng-0.18/Makefile.in-485-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-daemon.Tpo $(DEPDIR)/fakeroot_ng-daemon.Po
##############################################
fakeroot-ng-0.18/Makefile.in-487-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:488:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-daemon.o `test -f 'daemon.cpp' || echo '$(srcdir)/'`daemon.cpp
fakeroot-ng-0.18/Makefile.in-489-
fakeroot-ng-0.18/Makefile.in-490-fakeroot_ng-daemon.obj: daemon.cpp
fakeroot-ng-0.18/Makefile.in:491:@am__fastdepCXX_TRUE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT fakeroot_ng-daemon.obj -MD -MP -MF $(DEPDIR)/fakeroot_ng-daemon.Tpo -c -o fakeroot_ng-daemon.obj `if test -f 'daemon.cpp'; then $(CYGPATH_W) 'daemon.cpp'; else $(CYGPATH_W) '$(srcdir)/daemon.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-492-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/fakeroot_ng-daemon.Tpo $(DEPDIR)/fakeroot_ng-daemon.Po
##############################################
fakeroot-ng-0.18/Makefile.in-494-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/Makefile.in:495:@am__fastdepCXX_FALSE@	$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fakeroot_ng_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o fakeroot_ng-daemon.obj `if test -f 'daemon.cpp'; then $(CYGPATH_W) 'daemon.cpp'; else $(CYGPATH_W) '$(srcdir)/daemon.cpp'; fi`
fakeroot-ng-0.18/Makefile.in-496-install-man1: $(man1_MANS)
##############################################
fakeroot-ng-0.18/Makefile.in-545-	dot_seen=no; \
fakeroot-ng-0.18/Makefile.in:546:	target=`echo $@ | sed s/-recursive//`; \
fakeroot-ng-0.18/Makefile.in-547-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
fakeroot-ng-0.18/Makefile.in-580-	rev="$$rev ."; \
fakeroot-ng-0.18/Makefile.in:581:	target=`echo $@ | sed s/-recursive//`; \
fakeroot-ng-0.18/Makefile.in-582-	for subdir in $$rev; do \
##############################################
fakeroot-ng-0.18/Makefile.in-658-GTAGS:
fakeroot-ng-0.18/Makefile.in:659:	here=`$(am__cd) $(top_builddir) && pwd` \
fakeroot-ng-0.18/Makefile.in-660-	  && $(am__cd) $(top_srcdir) \
##############################################
fakeroot-ng-0.18/config.sub-59-
fakeroot-ng-0.18/config.sub:60:me=`echo "$0" | sed -e 's,.*/,,'`
fakeroot-ng-0.18/config.sub-61-
##############################################
fakeroot-ng-0.18/config.sub-124-# Here we must recognize all the valid KERNEL-OS combinations.
fakeroot-ng-0.18/config.sub:125:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
fakeroot-ng-0.18/config.sub-126-case $maybe_os in
##############################################
fakeroot-ng-0.18/config.sub-131-    os=-$maybe_os
fakeroot-ng-0.18/config.sub:132:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
fakeroot-ng-0.18/config.sub-133-    ;;
fakeroot-ng-0.18/config.sub-134-  *)
fakeroot-ng-0.18/config.sub:135:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
fakeroot-ng-0.18/config.sub-136-    if [ $basic_machine != $1 ]
fakeroot-ng-0.18/config.sub:137:    then os=`echo $1 | sed 's/.*-/-/'`
fakeroot-ng-0.18/config.sub-138-    else os=; fi
##############################################
fakeroot-ng-0.18/config.sub-185-		os=-sco5v6
fakeroot-ng-0.18/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-187-		;;
##############################################
fakeroot-ng-0.18/config.sub-189-		os=-sco3.2v5
fakeroot-ng-0.18/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-191-		;;
##############################################
fakeroot-ng-0.18/config.sub-193-		os=-sco3.2v4
fakeroot-ng-0.18/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-195-		;;
fakeroot-ng-0.18/config.sub-196-	-sco3.2.[4-9]*)
fakeroot-ng-0.18/config.sub:197:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
fakeroot-ng-0.18/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-199-		;;
##############################################
fakeroot-ng-0.18/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
fakeroot-ng-0.18/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-203-		;;
##############################################
fakeroot-ng-0.18/config.sub-205-		# Don't forget version if it is 3.2v4 or newer.
fakeroot-ng-0.18/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-207-		;;
##############################################
fakeroot-ng-0.18/config.sub-209-		os=-sco3.2v2
fakeroot-ng-0.18/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-211-		;;
fakeroot-ng-0.18/config.sub-212-	-udk*)
fakeroot-ng-0.18/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-214-		;;
##############################################
fakeroot-ng-0.18/config.sub-216-		os=-isc2.2
fakeroot-ng-0.18/config.sub:217:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-218-		;;
##############################################
fakeroot-ng-0.18/config.sub-222-	-isc*)
fakeroot-ng-0.18/config.sub:223:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
fakeroot-ng-0.18/config.sub-224-		;;
##############################################
fakeroot-ng-0.18/config.sub-228-	-ptx*)
fakeroot-ng-0.18/config.sub:229:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
fakeroot-ng-0.18/config.sub-230-		;;
fakeroot-ng-0.18/config.sub-231-	-windowsnt*)
fakeroot-ng-0.18/config.sub:232:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
fakeroot-ng-0.18/config.sub-233-		;;
##############################################
fakeroot-ng-0.18/config.sub-324-	*-*-*)
fakeroot-ng-0.18/config.sub:325:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
fakeroot-ng-0.18/config.sub-326-		exit 1
##############################################
fakeroot-ng-0.18/config.sub-435-	amd64-*)
fakeroot-ng-0.18/config.sub:436:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-437-		;;
##############################################
fakeroot-ng-0.18/config.sub-477-	blackfin-*)
fakeroot-ng-0.18/config.sub:478:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-479-		os=-linux
##############################################
fakeroot-ng-0.18/config.sub-680-	i*86v32)
fakeroot-ng-0.18/config.sub:681:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fakeroot-ng-0.18/config.sub-682-		os=-sysv32
##############################################
fakeroot-ng-0.18/config.sub-684-	i*86v4*)
fakeroot-ng-0.18/config.sub:685:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fakeroot-ng-0.18/config.sub-686-		os=-sysv4
##############################################
fakeroot-ng-0.18/config.sub-688-	i*86v)
fakeroot-ng-0.18/config.sub:689:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fakeroot-ng-0.18/config.sub-690-		os=-sysv
##############################################
fakeroot-ng-0.18/config.sub-692-	i*86sol2)
fakeroot-ng-0.18/config.sub:693:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
fakeroot-ng-0.18/config.sub-694-		os=-solaris2
##############################################
fakeroot-ng-0.18/config.sub-722-	m68knommu-*)
fakeroot-ng-0.18/config.sub:723:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-724-		os=-linux
##############################################
fakeroot-ng-0.18/config.sub-755-	mips3*-*)
fakeroot-ng-0.18/config.sub:756:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
fakeroot-ng-0.18/config.sub-757-		;;
fakeroot-ng-0.18/config.sub-758-	mips3*)
fakeroot-ng-0.18/config.sub:759:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
fakeroot-ng-0.18/config.sub-760-		;;
##############################################
fakeroot-ng-0.18/config.sub-773-	ms1-*)
fakeroot-ng-0.18/config.sub:774:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
fakeroot-ng-0.18/config.sub-775-		;;
##############################################
fakeroot-ng-0.18/config.sub-878-	parisc-*)
fakeroot-ng-0.18/config.sub:879:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-880-		os=-linux
##############################################
fakeroot-ng-0.18/config.sub-894-	pc98-*)
fakeroot-ng-0.18/config.sub:895:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-896-		;;
##############################################
fakeroot-ng-0.18/config.sub-909-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
fakeroot-ng-0.18/config.sub:910:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-911-		;;
fakeroot-ng-0.18/config.sub-912-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
fakeroot-ng-0.18/config.sub:913:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-914-		;;
fakeroot-ng-0.18/config.sub-915-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
fakeroot-ng-0.18/config.sub:916:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-917-		;;
fakeroot-ng-0.18/config.sub-918-	pentium4-*)
fakeroot-ng-0.18/config.sub:919:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-920-		;;
##############################################
fakeroot-ng-0.18/config.sub-927-		;;
fakeroot-ng-0.18/config.sub:928:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-929-		;;
##############################################
fakeroot-ng-0.18/config.sub-933-	ppcle-* | powerpclittle-*)
fakeroot-ng-0.18/config.sub:934:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-935-		;;
##############################################
fakeroot-ng-0.18/config.sub-937-		;;
fakeroot-ng-0.18/config.sub:938:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-939-		;;
##############################################
fakeroot-ng-0.18/config.sub-943-	ppc64le-* | powerpc64little-*)
fakeroot-ng-0.18/config.sub:944:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
fakeroot-ng-0.18/config.sub-945-		;;
##############################################
fakeroot-ng-0.18/config.sub-1240-	*)
fakeroot-ng-0.18/config.sub:1241:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
fakeroot-ng-0.18/config.sub-1242-		exit 1
##############################################
fakeroot-ng-0.18/config.sub-1248-	*-digital*)
fakeroot-ng-0.18/config.sub:1249:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
fakeroot-ng-0.18/config.sub-1250-		;;
fakeroot-ng-0.18/config.sub-1251-	*-commodore*)
fakeroot-ng-0.18/config.sub:1252:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
fakeroot-ng-0.18/config.sub-1253-		;;
##############################################
fakeroot-ng-0.18/config.sub-1269-	-solaris1 | -solaris1.*)
fakeroot-ng-0.18/config.sub:1270:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
fakeroot-ng-0.18/config.sub-1271-		;;
##############################################
fakeroot-ng-0.18/config.sub-1281-	-gnu/linux*)
fakeroot-ng-0.18/config.sub:1282:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
fakeroot-ng-0.18/config.sub-1283-		;;
##############################################
fakeroot-ng-0.18/config.sub-1326-	-nto*)
fakeroot-ng-0.18/config.sub:1327:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
fakeroot-ng-0.18/config.sub-1328-		;;
##############################################
fakeroot-ng-0.18/config.sub-1333-	-mac*)
fakeroot-ng-0.18/config.sub:1334:		os=`echo $os | sed -e 's|mac|macos|'`
fakeroot-ng-0.18/config.sub-1335-		;;
##############################################
fakeroot-ng-0.18/config.sub-1339-	-linux*)
fakeroot-ng-0.18/config.sub:1340:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
fakeroot-ng-0.18/config.sub-1341-		;;
fakeroot-ng-0.18/config.sub-1342-	-sunos5*)
fakeroot-ng-0.18/config.sub:1343:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
fakeroot-ng-0.18/config.sub-1344-		;;
fakeroot-ng-0.18/config.sub-1345-	-sunos6*)
fakeroot-ng-0.18/config.sub:1346:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
fakeroot-ng-0.18/config.sub-1347-		;;
##############################################
fakeroot-ng-0.18/config.sub-1394-	-sinix5.*)
fakeroot-ng-0.18/config.sub:1395:		os=`echo $os | sed -e 's|sinix|sysv|'`
fakeroot-ng-0.18/config.sub-1396-		;;
##############################################
fakeroot-ng-0.18/config.sub-1450-		# Get rid of the `-' at the beginning of $os.
fakeroot-ng-0.18/config.sub:1451:		os=`echo $os | sed 's/[^-]*-//'`
fakeroot-ng-0.18/config.sub:1452:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
fakeroot-ng-0.18/config.sub-1453-		exit 1
##############################################
fakeroot-ng-0.18/config.sub-1701-		esac
fakeroot-ng-0.18/config.sub:1702:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
fakeroot-ng-0.18/config.sub-1703-		;;
##############################################
fakeroot-ng-0.18/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
fakeroot-ng-0.18/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fakeroot-ng-0.18/configure-49-  as_echo='print -r --'
fakeroot-ng-0.18/configure-50-  as_echo_n='print -rn --'
fakeroot-ng-0.18/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fakeroot-ng-0.18/configure-52-  as_echo='printf %s\n'
##############################################
fakeroot-ng-0.18/configure-54-else
fakeroot-ng-0.18/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fakeroot-ng-0.18/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fakeroot-ng-0.18/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
fakeroot-ng-0.18/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fakeroot-ng-0.18/configure-66-      esac;
##############################################
fakeroot-ng-0.18/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fakeroot-ng-0.18/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fakeroot-ng-0.18/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
fakeroot-ng-0.18/configure-291-      case $as_dir in #(
fakeroot-ng-0.18/configure:292:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fakeroot-ng-0.18/configure-293-      *) as_qdir=$as_dir;;
##############################################
fakeroot-ng-0.18/configure-356-  {
fakeroot-ng-0.18/configure:357:    as_val=`expr "$@" || test $? -eq 1`
fakeroot-ng-0.18/configure-358-  }
##############################################
fakeroot-ng-0.18/configure-363-# ----------------------------------------
fakeroot-ng-0.18/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fakeroot-ng-0.18/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fakeroot-ng-0.18/configure-426-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fakeroot-ng-0.18/configure:427:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fakeroot-ng-0.18/configure-428-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fakeroot-ng-0.18/configure-517-	esac;
fakeroot-ng-0.18/configure:518:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
fakeroot-ng-0.18/configure-519-	???[sx]*):;;*)false;;esac;fi
##############################################
fakeroot-ng-0.18/configure-781-  case $ac_option in
fakeroot-ng-0.18/configure:782:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fakeroot-ng-0.18/configure-783-  *=)   ac_optarg= ;;
##############################################
fakeroot-ng-0.18/configure-825-  -disable-* | --disable-*)
fakeroot-ng-0.18/configure:826:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fakeroot-ng-0.18/configure-827-    # Reject names that are not valid shell variable names.
##############################################
fakeroot-ng-0.18/configure-830-    ac_useropt_orig=$ac_useropt
fakeroot-ng-0.18/configure:831:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fakeroot-ng-0.18/configure-832-    case $ac_user_opts in
##############################################
fakeroot-ng-0.18/configure-851-  -enable-* | --enable-*)
fakeroot-ng-0.18/configure:852:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fakeroot-ng-0.18/configure-853-    # Reject names that are not valid shell variable names.
##############################################
fakeroot-ng-0.18/configure-856-    ac_useropt_orig=$ac_useropt
fakeroot-ng-0.18/configure:857:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fakeroot-ng-0.18/configure-858-    case $ac_user_opts in
##############################################
fakeroot-ng-0.18/configure-1055-  -with-* | --with-*)
fakeroot-ng-0.18/configure:1056:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fakeroot-ng-0.18/configure-1057-    # Reject names that are not valid shell variable names.
##############################################
fakeroot-ng-0.18/configure-1060-    ac_useropt_orig=$ac_useropt
fakeroot-ng-0.18/configure:1061:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fakeroot-ng-0.18/configure-1062-    case $ac_user_opts in
##############################################
fakeroot-ng-0.18/configure-1071-  -without-* | --without-*)
fakeroot-ng-0.18/configure:1072:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fakeroot-ng-0.18/configure-1073-    # Reject names that are not valid shell variable names.
##############################################
fakeroot-ng-0.18/configure-1076-    ac_useropt_orig=$ac_useropt
fakeroot-ng-0.18/configure:1077:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fakeroot-ng-0.18/configure-1078-    case $ac_user_opts in
##############################################
fakeroot-ng-0.18/configure-1109-  *=*)
fakeroot-ng-0.18/configure:1110:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fakeroot-ng-0.18/configure-1111-    # Reject names that are not valid shell variable names.
##############################################
fakeroot-ng-0.18/configure-1130-if test -n "$ac_prev"; then
fakeroot-ng-0.18/configure:1131:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fakeroot-ng-0.18/configure-1132-  as_fn_error $? "missing argument to $ac_option"
##############################################
fakeroot-ng-0.18/configure-1152-    */ )
fakeroot-ng-0.18/configure:1153:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fakeroot-ng-0.18/configure-1154-      eval $ac_var=\$ac_val;;
##############################################
fakeroot-ng-0.18/configure-1189-ac_ls_di=`ls -di .` &&
fakeroot-ng-0.18/configure:1190:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fakeroot-ng-0.18/configure-1191-  as_fn_error $? "working directory cannot be determined"
##############################################
fakeroot-ng-0.18/configure-1245-case $srcdir in
fakeroot-ng-0.18/configure:1246:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fakeroot-ng-0.18/configure-1247-esac
##############################################
fakeroot-ng-0.18/configure-1288-By default, \`make install' will install all the files in
fakeroot-ng-0.18/configure:1289:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fakeroot-ng-0.18/configure:1290:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fakeroot-ng-0.18/configure-1291-for instance \`--prefix=\$HOME'.
##############################################
fakeroot-ng-0.18/configure-1379-*)
fakeroot-ng-0.18/configure:1380:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fakeroot-ng-0.18/configure-1381-  # A ".." for each directory in $ac_dir_suffix.
fakeroot-ng-0.18/configure:1382:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fakeroot-ng-0.18/configure-1383-  case $ac_top_builddir_sub in
##############################################
fakeroot-ng-0.18/configure-1778-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
fakeroot-ng-0.18/configure:1779:  as_decl_name=`echo $2|sed 's/ *(.*//'`
fakeroot-ng-0.18/configure:1780:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
fakeroot-ng-0.18/configure-1781-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
fakeroot-ng-0.18/configure-2005-    *\'*)
fakeroot-ng-0.18/configure:2006:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fakeroot-ng-0.18/configure-2007-    esac
##############################################
fakeroot-ng-0.18/configure-2088-      case $ac_val in
fakeroot-ng-0.18/configure:2089:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fakeroot-ng-0.18/configure-2090-      esac
##############################################
fakeroot-ng-0.18/configure-2103-	case $ac_val in
fakeroot-ng-0.18/configure:2104:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fakeroot-ng-0.18/configure-2105-	esac
##############################################
fakeroot-ng-0.18/configure-2226-    set,)
fakeroot-ng-0.18/configure:2227:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fakeroot-ng-0.18/configure:2228:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fakeroot-ng-0.18/configure-2229-      ac_cache_corrupted=: ;;
##############################################
fakeroot-ng-0.18/configure-2237-	# differences in whitespace do not lead to failure.
fakeroot-ng-0.18/configure:2238:	ac_old_val_w=`echo x $ac_old_val`
fakeroot-ng-0.18/configure:2239:	ac_new_val_w=`echo x $ac_new_val`
fakeroot-ng-0.18/configure-2240-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fakeroot-ng-0.18/configure-2257-    case $ac_new_val in
fakeroot-ng-0.18/configure:2258:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fakeroot-ng-0.18/configure-2259-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fakeroot-ng-0.18/configure-2324-test "x$ac_build_alias" = x &&
fakeroot-ng-0.18/configure:2325:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fakeroot-ng-0.18/configure-2326-test "x$ac_build_alias" = x &&
fakeroot-ng-0.18/configure-2327-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
fakeroot-ng-0.18/configure:2328:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fakeroot-ng-0.18/configure-2329-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
fakeroot-ng-0.18/configure-2348-IFS=$ac_save_IFS
fakeroot-ng-0.18/configure:2349:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fakeroot-ng-0.18/configure-2350-
##############################################
fakeroot-ng-0.18/configure-2359-else
fakeroot-ng-0.18/configure:2360:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fakeroot-ng-0.18/configure-2361-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
fakeroot-ng-0.18/configure-2381-IFS=$ac_save_IFS
fakeroot-ng-0.18/configure:2382:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fakeroot-ng-0.18/configure-2383-
##############################################
fakeroot-ng-0.18/configure-2392-else
fakeroot-ng-0.18/configure:2393:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
fakeroot-ng-0.18/configure-2394-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
fakeroot-ng-0.18/configure-2414-IFS=$ac_save_IFS
fakeroot-ng-0.18/configure:2415:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
fakeroot-ng-0.18/configure-2416-
##############################################
fakeroot-ng-0.18/configure-2542-if (
fakeroot-ng-0.18/configure:2543:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fakeroot-ng-0.18/configure-2544-   if test "$*" = "X"; then
fakeroot-ng-0.18/configure-2545-      # -L didn't work.
fakeroot-ng-0.18/configure:2546:      set X `ls -t "$srcdir/configure" conftest.file`
fakeroot-ng-0.18/configure-2547-   fi
##############################################
fakeroot-ng-0.18/configure-2578-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fakeroot-ng-0.18/configure:2579:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fakeroot-ng-0.18/configure-2580-
fakeroot-ng-0.18/configure-2581-# expand $ac_aux_dir to an absolute path
fakeroot-ng-0.18/configure:2582:am_aux_dir=`cd $ac_aux_dir && pwd`
fakeroot-ng-0.18/configure-2583-
##############################################
fakeroot-ng-0.18/configure-2723-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
fakeroot-ng-0.18/configure:2724:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fakeroot-ng-0.18/configure-2725-	     'mkdir (GNU coreutils) '* | \
##############################################
fakeroot-ng-0.18/configure-2802-set x ${MAKE-make}
fakeroot-ng-0.18/configure:2803:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fakeroot-ng-0.18/configure-2804-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
fakeroot-ng-0.18/configure-2812-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fakeroot-ng-0.18/configure:2813:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fakeroot-ng-0.18/configure-2814-  *@@@%%%=?*=@@@%%%*)
##############################################
fakeroot-ng-0.18/configure-2839-
fakeroot-ng-0.18/configure:2840:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fakeroot-ng-0.18/configure-2841-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fakeroot-ng-0.18/configure-2925-# Ignore all kinds of additional output from `make'.
fakeroot-ng-0.18/configure:2926:case `$am_make -s -f confmf 2> /dev/null` in #(
fakeroot-ng-0.18/configure-2927-*the\ am__doit\ target*)
##############################################
fakeroot-ng-0.18/configure-2935-   echo '.include "confinc"' > confmf
fakeroot-ng-0.18/configure:2936:   case `$am_make -s -f confmf 2> /dev/null` in #(
fakeroot-ng-0.18/configure-2937-   *the\ am__doit\ target*)
##############################################
fakeroot-ng-0.18/configure-3313-$as_echo_n "checking whether the C compiler works... " >&6; }
fakeroot-ng-0.18/configure:3314:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fakeroot-ng-0.18/configure-3315-
##############################################
fakeroot-ng-0.18/configure-3357-	then :; else
fakeroot-ng-0.18/configure:3358:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fakeroot-ng-0.18/configure-3359-	fi
##############################################
fakeroot-ng-0.18/configure-3417-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fakeroot-ng-0.18/configure:3418:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fakeroot-ng-0.18/configure-3419-	  break;;
##############################################
fakeroot-ng-0.18/configure-3526-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fakeroot-ng-0.18/configure:3527:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fakeroot-ng-0.18/configure-3528-       break;;
##############################################
fakeroot-ng-0.18/configure-3785-  if test "$am_compiler_list" = ""; then
fakeroot-ng-0.18/configure:3786:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fakeroot-ng-0.18/configure-3787-  fi
##############################################
fakeroot-ng-0.18/configure-4042-  # Check for GNU $ac_path_GREP
fakeroot-ng-0.18/configure:4043:case `"$ac_path_GREP" --version 2>&1` in
fakeroot-ng-0.18/configure-4044-*GNU*)
##############################################
fakeroot-ng-0.18/configure-4108-  # Check for GNU $ac_path_EGREP
fakeroot-ng-0.18/configure:4109:case `"$ac_path_EGREP" --version 2>&1` in
fakeroot-ng-0.18/configure-4110-*GNU*)
##############################################
fakeroot-ng-0.18/configure-4269-do :
fakeroot-ng-0.18/configure:4270:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fakeroot-ng-0.18/configure-4271-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fakeroot-ng-0.18/configure-4274-  cat >>confdefs.h <<_ACEOF
fakeroot-ng-0.18/configure:4275:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fakeroot-ng-0.18/configure-4276-_ACEOF
##############################################
fakeroot-ng-0.18/configure-4630-  if test "$am_compiler_list" = ""; then
fakeroot-ng-0.18/configure:4631:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fakeroot-ng-0.18/configure-4632-  fi
##############################################
fakeroot-ng-0.18/configure-5297-  if test "$am_compiler_list" = ""; then
fakeroot-ng-0.18/configure:5298:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fakeroot-ng-0.18/configure-5299-  fi
##############################################
fakeroot-ng-0.18/configure-5590-set x ${MAKE-make}
fakeroot-ng-0.18/configure:5591:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fakeroot-ng-0.18/configure-5592-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
fakeroot-ng-0.18/configure-5600-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fakeroot-ng-0.18/configure:5601:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fakeroot-ng-0.18/configure-5602-  *@@@%%%=?*=@@@%%%*)
##############################################
fakeroot-ng-0.18/configure-5877-do :
fakeroot-ng-0.18/configure:5878:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fakeroot-ng-0.18/configure-5879-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fakeroot-ng-0.18/configure-5881-  cat >>confdefs.h <<_ACEOF
fakeroot-ng-0.18/configure:5882:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fakeroot-ng-0.18/configure-5883-_ACEOF
##############################################
fakeroot-ng-0.18/configure-6471-do :
fakeroot-ng-0.18/configure:6472:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fakeroot-ng-0.18/configure-6473-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fakeroot-ng-0.18/configure-6475-  cat >>confdefs.h <<_ACEOF
fakeroot-ng-0.18/configure:6476:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fakeroot-ng-0.18/configure-6477-_ACEOF
##############################################
fakeroot-ng-0.18/configure-6864-do :
fakeroot-ng-0.18/configure:6865:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fakeroot-ng-0.18/configure-6866-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fakeroot-ng-0.18/configure-6869-  cat >>confdefs.h <<_ACEOF
fakeroot-ng-0.18/configure:6870:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fakeroot-ng-0.18/configure-6871-_ACEOF
##############################################
fakeroot-ng-0.18/configure-7062-do :
fakeroot-ng-0.18/configure:7063:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fakeroot-ng-0.18/configure-7064-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fakeroot-ng-0.18/configure-7066-  cat >>confdefs.h <<_ACEOF
fakeroot-ng-0.18/configure:7067:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fakeroot-ng-0.18/configure-7068-_ACEOF
##############################################
fakeroot-ng-0.18/configure-7283-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fakeroot-ng-0.18/configure:7284:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fakeroot-ng-0.18/configure-7285-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fakeroot-ng-0.18/configure-7374-if test -z "$BASH_VERSION$ZSH_VERSION" \
fakeroot-ng-0.18/configure:7375:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fakeroot-ng-0.18/configure-7376-  as_echo='print -r --'
fakeroot-ng-0.18/configure-7377-  as_echo_n='print -rn --'
fakeroot-ng-0.18/configure:7378:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fakeroot-ng-0.18/configure-7379-  as_echo='printf %s\n'
##############################################
fakeroot-ng-0.18/configure-7381-else
fakeroot-ng-0.18/configure:7382:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fakeroot-ng-0.18/configure-7383-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fakeroot-ng-0.18/configure-7391-	expr "X$arg" : "X\\(.*\\)$as_nl";
fakeroot-ng-0.18/configure:7392:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fakeroot-ng-0.18/configure-7393-      esac;
##############################################
fakeroot-ng-0.18/configure-7467-# ----------------------------------------
fakeroot-ng-0.18/configure:7468:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fakeroot-ng-0.18/configure-7469-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fakeroot-ng-0.18/configure-7539-  {
fakeroot-ng-0.18/configure:7540:    as_val=`expr "$@" || test $? -eq 1`
fakeroot-ng-0.18/configure-7541-  }
##############################################
fakeroot-ng-0.18/configure-7643-      case $as_dir in #(
fakeroot-ng-0.18/configure:7644:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fakeroot-ng-0.18/configure-7645-      *) as_qdir=$as_dir;;
##############################################
fakeroot-ng-0.18/configure-7700-	esac;
fakeroot-ng-0.18/configure:7701:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
fakeroot-ng-0.18/configure-7702-	???[sx]*):;;*)false;;esac;fi
##############################################
fakeroot-ng-0.18/configure-7790-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fakeroot-ng-0.18/configure:7791:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fakeroot-ng-0.18/configure-7792-ac_cs_version="\\
##############################################
fakeroot-ng-0.18/configure-7815-  --*=?*)
fakeroot-ng-0.18/configure:7816:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fakeroot-ng-0.18/configure:7817:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fakeroot-ng-0.18/configure-7818-    ac_shift=:
##############################################
fakeroot-ng-0.18/configure-7820-  --*=)
fakeroot-ng-0.18/configure:7821:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fakeroot-ng-0.18/configure-7822-    ac_optarg=
##############################################
fakeroot-ng-0.18/configure-7844-    case $ac_optarg in
fakeroot-ng-0.18/configure:7845:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fakeroot-ng-0.18/configure-7846-    '') as_fn_error $? "missing file argument" ;;
##############################################
fakeroot-ng-0.18/configure-7852-    case $ac_optarg in
fakeroot-ng-0.18/configure:7853:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fakeroot-ng-0.18/configure-7854-    esac
##############################################
fakeroot-ng-0.18/configure-7982-fi
fakeroot-ng-0.18/configure:7983:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fakeroot-ng-0.18/configure-7984-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fakeroot-ng-0.18/configure-7999-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fakeroot-ng-0.18/configure:8000:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fakeroot-ng-0.18/configure-8001-ac_delim='%!_!# '
##############################################
fakeroot-ng-0.18/configure-8005-
fakeroot-ng-0.18/configure:8006:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fakeroot-ng-0.18/configure-8007-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fakeroot-ng-0.18/configure-8143-for ac_last_try in false false :; do
fakeroot-ng-0.18/configure:8144:  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
fakeroot-ng-0.18/configure-8145-  if test -z "$ac_t"; then
##############################################
fakeroot-ng-0.18/configure-8275-      esac
fakeroot-ng-0.18/configure:8276:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fakeroot-ng-0.18/configure-8277-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fakeroot-ng-0.18/configure-8334-*)
fakeroot-ng-0.18/configure:8335:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fakeroot-ng-0.18/configure-8336-  # A ".." for each directory in $ac_dir_suffix.
fakeroot-ng-0.18/configure:8337:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fakeroot-ng-0.18/configure-8338-  case $ac_top_builddir_sub in
##############################################
fakeroot-ng-0.18/configure-8395-/@mandir@/p'
fakeroot-ng-0.18/configure:8396:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fakeroot-ng-0.18/configure-8397-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fakeroot-ng-0.18/configure-8412-
fakeroot-ng-0.18/configure:8413:# Neutralize VPATH when `$srcdir' = `.'.
fakeroot-ng-0.18/configure-8414-# Shell code in configure.ac might set extrasub.
##############################################
fakeroot-ng-0.18/configure-8440-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fakeroot-ng-0.18/configure:8441:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
fakeroot-ng-0.18/configure:8442:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
fakeroot-ng-0.18/configure-8443-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
fakeroot-ng-0.18/configure-8485-    * )
fakeroot-ng-0.18/configure:8486:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fakeroot-ng-0.18/configure-8487-  esac
##############################################
fakeroot-ng-0.18/configure-8532-    # Strip MF so we end up with the name of the file.
fakeroot-ng-0.18/configure:8533:    mf=`echo "$mf" | sed -e 's/:.*$//'`
fakeroot-ng-0.18/configure-8534-    # Check whether this is an Automake generated Makefile or not.
##############################################
fakeroot-ng-0.18/configure-8569-    # from the Makefile without running `make'.
fakeroot-ng-0.18/configure:8570:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
fakeroot-ng-0.18/configure-8571-    test -z "$DEPDIR" && continue
fakeroot-ng-0.18/configure:8572:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
fakeroot-ng-0.18/configure-8573-    test -z "am__include" && continue
fakeroot-ng-0.18/configure:8574:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
fakeroot-ng-0.18/configure-8575-    # When using ansi2knr, U may be empty or an underscore; expand it
fakeroot-ng-0.18/configure:8576:    U=`sed -n 's/^U = //p' < "$mf"`
fakeroot-ng-0.18/configure-8577-    # Find all dependency output files, they are included files with
##############################################
fakeroot-ng-0.18/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
fakeroot-ng-0.18/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
fakeroot-ng-0.18/depcomp-69-
##############################################
fakeroot-ng-0.18/depcomp-224-  # Version 6 uses the directory in both cases.
fakeroot-ng-0.18/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
fakeroot-ng-0.18/depcomp-226-  test "x$dir" = "x$object" && dir=
fakeroot-ng-0.18/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
fakeroot-ng-0.18/depcomp-228-  if test "$libtool" = yes; then
##############################################
fakeroot-ng-0.18/depcomp-253-    # Do two passes, one to just change these to
fakeroot-ng-0.18/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
fakeroot-ng-0.18/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
fakeroot-ng-0.18/depcomp-295-  # Do two passes, one to just change these to
fakeroot-ng-0.18/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
fakeroot-ng-0.18/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fakeroot-ng-0.18/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
fakeroot-ng-0.18/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
fakeroot-ng-0.18/depcomp-313-  test "x$dir" = "x$object" && dir=
fakeroot-ng-0.18/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
fakeroot-ng-0.18/depcomp-315-  if test "$libtool" = yes; then
##############################################
fakeroot-ng-0.18/depcomp-355-   # Subdirectories are respected.
fakeroot-ng-0.18/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
fakeroot-ng-0.18/depcomp-357-   test "x$dir" = "x$object" && dir=
fakeroot-ng-0.18/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
fakeroot-ng-0.18/depcomp-359-
##############################################
fakeroot-ng-0.18/depcomp-501-  done
fakeroot-ng-0.18/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
fakeroot-ng-0.18/depcomp-503-  touch "$tmpdepfile"
##############################################
fakeroot-ng-0.18/chroot.cpp-199-
fakeroot-ng-0.18/chroot.cpp:200:std::string chroot_translate_addr( pid_t pid, const pid_state *state, struct stat *stat, int dirfd, int_ptr addr, bool resolve_last_link )
fakeroot-ng-0.18/chroot.cpp-201-{
##############################################
fakeroot-ng-0.18/chroot.cpp-236-
fakeroot-ng-0.18/chroot.cpp:237:    std::string newpath=chroot_translate_addr( pid, state, &stat, dirfd, path_addr, resolve_last_link );
fakeroot-ng-0.18/chroot.cpp-238-
##############################################
fakeroot-ng-0.18/chroot.cpp-257-        ref_count<std::string> newroot(new std::string(
fakeroot-ng-0.18/chroot.cpp:258:                    chroot_translate_addr( pid, state, &stat, CHROOT_PWD, state->context_state[0], true )));
fakeroot-ng-0.18/chroot.cpp-259-
##############################################
fakeroot-ng-0.18/tests/calc_defaults.cpp-207-            /* The manual page says that only data (arg 4) is needed, but on some
fakeroot-ng-0.18/tests/calc_defaults.cpp:208:             * platforms addr (arg 3) is used instead */
fakeroot-ng-0.18/tests/calc_defaults.cpp-209-
##############################################
fakeroot-ng-0.18/tests/Makefile.in-285-.c.obj:
fakeroot-ng-0.18/tests/Makefile.in:286:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/tests/Makefile.in-287-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fakeroot-ng-0.18/tests/Makefile.in-289-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/tests/Makefile.in:290:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/tests/Makefile.in-291-
##############################################
fakeroot-ng-0.18/tests/Makefile.in-299-.cpp.obj:
fakeroot-ng-0.18/tests/Makefile.in:300:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/tests/Makefile.in-301-@am__fastdepCXX_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fakeroot-ng-0.18/tests/Makefile.in-303-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fakeroot-ng-0.18/tests/Makefile.in:304:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fakeroot-ng-0.18/tests/Makefile.in-305-
##############################################
fakeroot-ng-0.18/tests/Makefile.in-350-GTAGS:
fakeroot-ng-0.18/tests/Makefile.in:351:	here=`$(am__cd) $(top_builddir) && pwd` \
fakeroot-ng-0.18/tests/Makefile.in-352-	  && $(am__cd) $(top_srcdir) \
##############################################
fakeroot-ng-0.18/parent.h-98-        
fakeroot-ng-0.18/parent.h:99:        void set_local_addr(void *addr, size_t size, size_t overhead)
fakeroot-ng-0.18/parent.h-100-        {
##############################################
fakeroot-ng-0.18/config.guess-40-
fakeroot-ng-0.18/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
fakeroot-ng-0.18/config.guess-42-
##############################################
fakeroot-ng-0.18/config.guess-110-: ${TMPDIR=/tmp} ;
fakeroot-ng-0.18/config.guess:111: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
fakeroot-ng-0.18/config.guess-112- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
fakeroot-ng-0.18/config.guess-196-	    *)
fakeroot-ng-0.18/config.guess:197:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
fakeroot-ng-0.18/config.guess-198-		;;
##############################################
fakeroot-ng-0.18/config.guess-223-	*4.0)
fakeroot-ng-0.18/config.guess:224:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
fakeroot-ng-0.18/config.guess-225-		;;
fakeroot-ng-0.18/config.guess-226-	*5.*)
fakeroot-ng-0.18/config.guess:227:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
fakeroot-ng-0.18/config.guess-228-		;;
##############################################
fakeroot-ng-0.18/config.guess-233-	# types through head -n 1, so we only detect the type of CPU 0.
fakeroot-ng-0.18/config.guess:234:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
fakeroot-ng-0.18/config.guess-235-	case "$ALPHA_CPU_TYPE" in
##############################################
fakeroot-ng-0.18/config.guess-271-	# 1.2 uses "1.2" for uname -r.
fakeroot-ng-0.18/config.guess:272:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
fakeroot-ng-0.18/config.guess-273-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-328-    s390x:SunOS:*:*)
fakeroot-ng-0.18/config.guess:329:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-330-	exit ;;
fakeroot-ng-0.18/config.guess-331-    sun4H:SunOS:5.*:*)
fakeroot-ng-0.18/config.guess:332:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-333-	exit ;;
fakeroot-ng-0.18/config.guess-334-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
fakeroot-ng-0.18/config.guess:335:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-336-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-353-	fi
fakeroot-ng-0.18/config.guess:354:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-355-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-359-	# it's likely to be more like Solaris than SunOS4.
fakeroot-ng-0.18/config.guess:360:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-361-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-368-	# Japanese Language versions have a version number like `4.1.3-JL'.
fakeroot-ng-0.18/config.guess:369:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
fakeroot-ng-0.18/config.guess-370-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-374-    sun*:*:4.2BSD:*)
fakeroot-ng-0.18/config.guess:375:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
fakeroot-ng-0.18/config.guess-376-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
fakeroot-ng-0.18/config.guess-456-	$CC_FOR_BUILD -o $dummy $dummy.c &&
fakeroot-ng-0.18/config.guess:457:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
fakeroot-ng-0.18/config.guess:458:	  SYSTEM_NAME=`$dummy $dummyarg` &&
fakeroot-ng-0.18/config.guess-459-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
fakeroot-ng-0.18/config.guess-512-    *:IRIX*:*:*)
fakeroot-ng-0.18/config.guess:513:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
fakeroot-ng-0.18/config.guess-514-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-542-EOF
fakeroot-ng-0.18/config.guess:543:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
fakeroot-ng-0.18/config.guess-544-		then
##############################################
fakeroot-ng-0.18/config.guess-555-    *:AIX:*:[456])
fakeroot-ng-0.18/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
fakeroot-ng-0.18/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
fakeroot-ng-0.18/config.guess-590-    9000/[34678]??:HP-UX:*:*)
fakeroot-ng-0.18/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
fakeroot-ng-0.18/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
fakeroot-ng-0.18/config.guess-644-EOF
fakeroot-ng-0.18/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
fakeroot-ng-0.18/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
fakeroot-ng-0.18/config.guess-672-    ia64:HP-UX:*:*)
fakeroot-ng-0.18/config.guess:673:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
fakeroot-ng-0.18/config.guess-674-	echo ia64-hp-hpux${HPUX_REV}
##############################################
fakeroot-ng-0.18/config.guess-702-EOF
fakeroot-ng-0.18/config.guess:703:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
fakeroot-ng-0.18/config.guess-704-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
fakeroot-ng-0.18/config.guess-773-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
fakeroot-ng-0.18/config.guess:774:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
fakeroot-ng-0.18/config.guess-775-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fakeroot-ng-0.18/config.guess-778-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
fakeroot-ng-0.18/config.guess:779:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
fakeroot-ng-0.18/config.guess-780-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fakeroot-ng-0.18/config.guess-793-	    pc98)
fakeroot-ng-0.18/config.guess:794:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fakeroot-ng-0.18/config.guess-795-	    amd64)
fakeroot-ng-0.18/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fakeroot-ng-0.18/config.guess-797-	    *)
fakeroot-ng-0.18/config.guess:798:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
fakeroot-ng-0.18/config.guess-799-	esac
##############################################
fakeroot-ng-0.18/config.guess-847-    prep*:SunOS:5.*:*)
fakeroot-ng-0.18/config.guess:848:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
fakeroot-ng-0.18/config.guess-849-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-851-	# the GNU system
fakeroot-ng-0.18/config.guess:852:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
fakeroot-ng-0.18/config.guess-853-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-855-	# other systems with GNU libc and userland
fakeroot-ng-0.18/config.guess:856:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
fakeroot-ng-0.18/config.guess-857-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-904-EOF
fakeroot-ng-0.18/config.guess:905:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
fakeroot-ng-0.18/config.guess-906-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
fakeroot-ng-0.18/config.guess-932-EOF
fakeroot-ng-0.18/config.guess:933:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
fakeroot-ng-0.18/config.guess-934-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
fakeroot-ng-0.18/config.guess-1014-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
fakeroot-ng-0.18/config.guess:1015:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
fakeroot-ng-0.18/config.guess-1016-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
fakeroot-ng-0.18/config.guess-1281-    *:DragonFly:*:*)
fakeroot-ng-0.18/config.guess:1282:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
fakeroot-ng-0.18/config.guess-1283-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-1294-    i*86:skyos:*:*)
fakeroot-ng-0.18/config.guess:1295:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
fakeroot-ng-0.18/config.guess-1296-	exit ;;
##############################################
fakeroot-ng-0.18/config.guess-1422-
fakeroot-ng-0.18/config.guess:1423:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
fakeroot-ng-0.18/config.guess-1424-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
fakeroot-ng-0.18/missing-139-       # Could not run --version or --help.  This is probably someone
fakeroot-ng-0.18/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
fakeroot-ng-0.18/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
fakeroot-ng-0.18/missing-173-         from any GNU archive site."
fakeroot-ng-0.18/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
fakeroot-ng-0.18/missing-175-    test -z "$files" && files="config.h"
##############################################
fakeroot-ng-0.18/missing-202-         proper tools for further handling them.
fakeroot-ng-0.18/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
fakeroot-ng-0.18/missing-204-         archive site."
fakeroot-ng-0.18/missing-205-
fakeroot-ng-0.18/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
fakeroot-ng-0.18/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
fakeroot-ng-0.18/missing-208-    if test -f "$file"; then
##############################################
fakeroot-ng-0.18/missing-231-	*.y)
fakeroot-ng-0.18/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
fakeroot-ng-0.18/missing-233-	    if test -f "$SRCFILE"; then
##############################################
fakeroot-ng-0.18/missing-235-	    fi
fakeroot-ng-0.18/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
fakeroot-ng-0.18/missing-237-	    if test -f "$SRCFILE"; then
##############################################
fakeroot-ng-0.18/missing-261-	*.l)
fakeroot-ng-0.18/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
fakeroot-ng-0.18/missing-263-	    if test -f "$SRCFILE"; then
##############################################
fakeroot-ng-0.18/missing-280-
fakeroot-ng-0.18/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
fakeroot-ng-0.18/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
fakeroot-ng-0.18/missing-283-    if test -f "$file"; then
##############################################
fakeroot-ng-0.18/missing-300-    # The file to touch is that specified with -o ...
fakeroot-ng-0.18/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
fakeroot-ng-0.18/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
fakeroot-ng-0.18/missing-303-    if test -z "$file"; then
fakeroot-ng-0.18/missing-304-      # ... or it is the one specified with @setfilename ...
fakeroot-ng-0.18/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
fakeroot-ng-0.18/missing-306-      file=`sed -n '
##############################################
fakeroot-ng-0.18/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
fakeroot-ng-0.18/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
fakeroot-ng-0.18/missing-314-    fi
##############################################
fakeroot-ng-0.18/missing-336-	*o*)
fakeroot-ng-0.18/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
fakeroot-ng-0.18/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
fakeroot-ng-0.18/missing-342-	*h*)
fakeroot-ng-0.18/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
fakeroot-ng-0.18/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
fakeroot-ng-0.18/parent.cpp-962-    // Set the shared memory class to know who we are
fakeroot-ng-0.18/parent.cpp:963:    state->mem->set_local_addr(memory, shared_mem_size, ptlib_prepare_memory_len());
fakeroot-ng-0.18/parent.cpp-964-