===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
schroot-1.6.10/INSTALL-173-directory configuration variables that were expressed in terms of
schroot-1.6.10/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
schroot-1.6.10/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
schroot-1.6.10/Makefile.in-114-  { \
schroot-1.6.10/Makefile.in:115:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/Makefile.in-116-  }; \
##############################################
schroot-1.6.10/Makefile.in-260-  while test -n "$$dir1"; do \
schroot-1.6.10/Makefile.in:261:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
schroot-1.6.10/Makefile.in-262-    if test "$$first" != "."; then \
schroot-1.6.10/Makefile.in-263-      if test "$$first" = ".."; then \
schroot-1.6.10/Makefile.in:264:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
schroot-1.6.10/Makefile.in:265:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
schroot-1.6.10/Makefile.in-266-      else \
schroot-1.6.10/Makefile.in:267:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
schroot-1.6.10/Makefile.in-268-        if test "$$first2" = "$$first"; then \
schroot-1.6.10/Makefile.in:269:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
schroot-1.6.10/Makefile.in-270-        else \
##############################################
schroot-1.6.10/Makefile.in-275-    fi; \
schroot-1.6.10/Makefile.in:276:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
schroot-1.6.10/Makefile.in-277-  done; \
##############################################
schroot-1.6.10/Makefile.in-609-	dot_seen=no; \
schroot-1.6.10/Makefile.in:610:	target=`echo $@ | sed s/-recursive//`; \
schroot-1.6.10/Makefile.in-611-	case "$@" in \
##############################################
schroot-1.6.10/Makefile.in-672-GTAGS:
schroot-1.6.10/Makefile.in:673:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/Makefile.in-674-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/Makefile.in-702-distdir: $(DISTFILES)
schroot-1.6.10/Makefile.in:703:	@case `sed 15q $(srcdir)/NEWS` in \
schroot-1.6.10/Makefile.in-704-	*"$(VERSION)"*) : ;; \
##############################################
schroot-1.6.10/Makefile.in-710-	test -d "$(distdir)" || mkdir "$(distdir)"
schroot-1.6.10/Makefile.in:711:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/Makefile.in:712:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/Makefile.in-713-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/Makefile.in-724-	  if test -d $$d/$$file; then \
schroot-1.6.10/Makefile.in:725:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/Makefile.in-726-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/Makefile.in-837-	test -d $(distdir)/_build || exit 0; \
schroot-1.6.10/Makefile.in:838:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
schroot-1.6.10/Makefile.in-839-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
schroot-1.6.10/Makefile.in-881-	}; \
schroot-1.6.10/Makefile.in:882:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
schroot-1.6.10/Makefile.in-883-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
schroot-1.6.10/Makefile.in-893-	fi
schroot-1.6.10/Makefile.in:894:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
schroot-1.6.10/Makefile.in-895-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
schroot-1.6.10/aclocal.m4-55-  else
schroot-1.6.10/aclocal.m4:56:    CPPUNIT_CFLAGS=`$CPPUNIT_CONFIG --cflags`
schroot-1.6.10/aclocal.m4:57:    CPPUNIT_LIBS=`$CPPUNIT_CONFIG --libs`
schroot-1.6.10/aclocal.m4:58:    cppunit_version=`$CPPUNIT_CONFIG --version`
schroot-1.6.10/aclocal.m4-59-
##############################################
schroot-1.6.10/aclocal.m4-190-    PKG_CHECK_EXISTS([$3],
schroot-1.6.10/aclocal.m4:191:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
schroot-1.6.10/aclocal.m4-192-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
schroot-1.6.10/aclocal.m4-239-        if test $_pkg_short_errors_supported = yes; then
schroot-1.6.10/aclocal.m4:240:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
schroot-1.6.10/aclocal.m4-241-        else 
schroot-1.6.10/aclocal.m4:242:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
schroot-1.6.10/aclocal.m4-243-        fi
##############################################
schroot-1.6.10/aclocal.m4-400-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
schroot-1.6.10/aclocal.m4:401:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
schroot-1.6.10/aclocal.m4-402-# and then we would define $MISSING as
##############################################
schroot-1.6.10/aclocal.m4-416-# expand $ac_aux_dir to an absolute path
schroot-1.6.10/aclocal.m4:417:am_aux_dir=`cd $ac_aux_dir && pwd`
schroot-1.6.10/aclocal.m4-418-])
##############################################
schroot-1.6.10/aclocal.m4-514-  if test "$am_compiler_list" = ""; then
schroot-1.6.10/aclocal.m4:515:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
schroot-1.6.10/aclocal.m4-516-  fi
##############################################
schroot-1.6.10/aclocal.m4-665-    # Strip MF so we end up with the name of the file.
schroot-1.6.10/aclocal.m4:666:    mf=`echo "$mf" | sed -e 's/:.*$//'`
schroot-1.6.10/aclocal.m4-667-    # Check whether this is an Automake generated Makefile or not.
##############################################
schroot-1.6.10/aclocal.m4-674-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
schroot-1.6.10/aclocal.m4:675:      dirpart=`AS_DIRNAME("$mf")`
schroot-1.6.10/aclocal.m4-676-    else
##############################################
schroot-1.6.10/aclocal.m4-680-    # from the Makefile without running 'make'.
schroot-1.6.10/aclocal.m4:681:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
schroot-1.6.10/aclocal.m4-682-    test -z "$DEPDIR" && continue
schroot-1.6.10/aclocal.m4:683:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
schroot-1.6.10/aclocal.m4-684-    test -z "$am__include" && continue
schroot-1.6.10/aclocal.m4:685:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
schroot-1.6.10/aclocal.m4-686-    # Find all dependency output files, they are included files with
##############################################
schroot-1.6.10/aclocal.m4-694-      test -f "$dirpart/$file" && continue
schroot-1.6.10/aclocal.m4:695:      fdir=`AS_DIRNAME(["$file"])`
schroot-1.6.10/aclocal.m4-696-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
schroot-1.6.10/aclocal.m4-752-AC_REQUIRE([AC_PROG_INSTALL])dnl
schroot-1.6.10/aclocal.m4:753:if test "`cd $srcdir && pwd`" != "`pwd`"; then
schroot-1.6.10/aclocal.m4-754-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
schroot-1.6.10/aclocal.m4-908-    * )
schroot-1.6.10/aclocal.m4:909:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
schroot-1.6.10/aclocal.m4-910-  esac
schroot-1.6.10/aclocal.m4-911-done
schroot-1.6.10/aclocal.m4:912:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
schroot-1.6.10/aclocal.m4-913-
##############################################
schroot-1.6.10/aclocal.m4-979-# Ignore all kinds of additional output from 'make'.
schroot-1.6.10/aclocal.m4:980:case `$am_make -s -f confmf 2> /dev/null` in #(
schroot-1.6.10/aclocal.m4-981-*the\ am__doit\ target*)
##############################################
schroot-1.6.10/aclocal.m4-989-   echo '.include "confinc"' > confmf
schroot-1.6.10/aclocal.m4:990:   case `$am_make -s -f confmf 2> /dev/null` in #(
schroot-1.6.10/aclocal.m4-991-   *the\ am__doit\ target*)
##############################################
schroot-1.6.10/aclocal.m4-1203-     echo "timestamp, slept: $am_has_slept" > conftest.file
schroot-1.6.10/aclocal.m4:1204:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
schroot-1.6.10/aclocal.m4-1205-     if test "$[*]" = "X"; then
schroot-1.6.10/aclocal.m4-1206-	# -L didn't work.
schroot-1.6.10/aclocal.m4:1207:	set X `ls -t "$srcdir/configure" conftest.file`
schroot-1.6.10/aclocal.m4-1208-     fi
##############################################
schroot-1.6.10/bin/Makefile.in-81-  { \
schroot-1.6.10/bin/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/Makefile.in-83-  }; \
##############################################
schroot-1.6.10/bin/Makefile.in-203-  while test -n "$$dir1"; do \
schroot-1.6.10/bin/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
schroot-1.6.10/bin/Makefile.in-205-    if test "$$first" != "."; then \
schroot-1.6.10/bin/Makefile.in-206-      if test "$$first" = ".."; then \
schroot-1.6.10/bin/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
schroot-1.6.10/bin/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
schroot-1.6.10/bin/Makefile.in-209-      else \
schroot-1.6.10/bin/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
schroot-1.6.10/bin/Makefile.in-211-        if test "$$first2" = "$$first"; then \
schroot-1.6.10/bin/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
schroot-1.6.10/bin/Makefile.in-213-        else \
##############################################
schroot-1.6.10/bin/Makefile.in-218-    fi; \
schroot-1.6.10/bin/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
schroot-1.6.10/bin/Makefile.in-220-  done; \
##############################################
schroot-1.6.10/bin/Makefile.in-489-	dot_seen=no; \
schroot-1.6.10/bin/Makefile.in:490:	target=`echo $@ | sed s/-recursive//`; \
schroot-1.6.10/bin/Makefile.in-491-	case "$@" in \
##############################################
schroot-1.6.10/bin/Makefile.in-552-GTAGS:
schroot-1.6.10/bin/Makefile.in:553:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/Makefile.in-554-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/Makefile.in-575-distdir: $(DISTFILES)
schroot-1.6.10/bin/Makefile.in:576:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/Makefile.in:577:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/Makefile.in-578-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/Makefile.in-589-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/Makefile.in:590:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/Makefile.in-591-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-82-  { \
schroot-1.6.10/bin/csbuild/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/csbuild/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-529-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/csbuild/Makefile.in:530:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/csbuild/Makefile.in-531-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-556-.cc.obj:
schroot-1.6.10/bin/csbuild/Makefile.in:557:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/csbuild/Makefile.in-558-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-560-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/csbuild/Makefile.in:561:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/csbuild/Makefile.in-562-
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-605-GTAGS:
schroot-1.6.10/bin/csbuild/Makefile.in:606:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/csbuild/Makefile.in-607-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-628-distdir: $(DISTFILES)
schroot-1.6.10/bin/csbuild/Makefile.in:629:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/csbuild/Makefile.in:630:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/csbuild/Makefile.in-631-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/csbuild/Makefile.in-642-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/csbuild/Makefile.in:643:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/csbuild/Makefile.in-644-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-82-  { \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-530-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:531:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-532-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-557-.cc.obj:
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:558:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-559-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-561-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:562:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-563-
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-606-GTAGS:
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-608-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-629-distdir: $(DISTFILES)
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:630:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:631:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-632-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-643-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in:644:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/dchroot-dsa/Makefile.in-645-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-83-  { \
schroot-1.6.10/bin/dchroot/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/dchroot/Makefile.in-85-  }; \
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-560-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/dchroot/Makefile.in:561:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/dchroot/Makefile.in-562-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-589-.cc.obj:
schroot-1.6.10/bin/dchroot/Makefile.in:590:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/dchroot/Makefile.in-591-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-593-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/dchroot/Makefile.in:594:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/dchroot/Makefile.in-595-
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-638-GTAGS:
schroot-1.6.10/bin/dchroot/Makefile.in:639:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/dchroot/Makefile.in-640-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-661-distdir: $(DISTFILES)
schroot-1.6.10/bin/dchroot/Makefile.in:662:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/dchroot/Makefile.in:663:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/dchroot/Makefile.in-664-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/dchroot/Makefile.in-675-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/dchroot/Makefile.in:676:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/dchroot/Makefile.in-677-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-82-  { \
schroot-1.6.10/bin/schroot-base/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/schroot-base/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-513-.cc.obj:
schroot-1.6.10/bin/schroot-base/Makefile.in:514:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-base/Makefile.in-515-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/schroot-base/Makefile.in:518:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-base/Makefile.in-519-
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-562-GTAGS:
schroot-1.6.10/bin/schroot-base/Makefile.in:563:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/schroot-base/Makefile.in-564-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-585-distdir: $(DISTFILES)
schroot-1.6.10/bin/schroot-base/Makefile.in:586:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-base/Makefile.in:587:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-base/Makefile.in-588-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/schroot-base/Makefile.in-599-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/schroot-base/Makefile.in:600:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/schroot-base/Makefile.in-601-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-82-  { \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-553-.cc.obj:
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:554:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-555-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:558:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-559-
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-602-GTAGS:
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:603:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-604-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-625-distdir: $(DISTFILES)
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:626:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:627:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-628-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-639-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in:640:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/schroot-listmounts/Makefile.in-641-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-82-  { \
schroot-1.6.10/bin/schroot-mount/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/schroot-mount/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-529-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/schroot-mount/Makefile.in:530:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/schroot-mount/Makefile.in-531-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-555-.cc.obj:
schroot-1.6.10/bin/schroot-mount/Makefile.in:556:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-mount/Makefile.in-557-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-559-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/schroot-mount/Makefile.in:560:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-mount/Makefile.in-561-
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-604-GTAGS:
schroot-1.6.10/bin/schroot-mount/Makefile.in:605:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/schroot-mount/Makefile.in-606-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-627-distdir: $(DISTFILES)
schroot-1.6.10/bin/schroot-mount/Makefile.in:628:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-mount/Makefile.in:629:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-mount/Makefile.in-630-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/schroot-mount/Makefile.in-641-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/schroot-mount/Makefile.in:642:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/schroot-mount/Makefile.in-643-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-82-  { \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-527-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:528:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-529-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-553-.cc.obj:
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:554:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-555-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-557-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:558:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-559-
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-602-GTAGS:
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:603:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-604-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-625-distdir: $(DISTFILES)
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:626:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:627:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-628-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-639-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in:640:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/schroot-sbuild/Makefile.in-641-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-83-  { \
schroot-1.6.10/bin/schroot/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/bin/schroot/Makefile.in-85-  }; \
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-564-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/bin/schroot/Makefile.in:565:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/bin/schroot/Makefile.in-566-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-592-.cc.obj:
schroot-1.6.10/bin/schroot/Makefile.in:593:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot/Makefile.in-594-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-596-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/bin/schroot/Makefile.in:597:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/bin/schroot/Makefile.in-598-
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-641-GTAGS:
schroot-1.6.10/bin/schroot/Makefile.in:642:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/bin/schroot/Makefile.in-643-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-664-distdir: $(DISTFILES)
schroot-1.6.10/bin/schroot/Makefile.in:665:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot/Makefile.in:666:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/bin/schroot/Makefile.in-667-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/bin/schroot/Makefile.in-678-	  if test -d $$d/$$file; then \
schroot-1.6.10/bin/schroot/Makefile.in:679:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/bin/schroot/Makefile.in-680-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/cmake/GitRelease.cmake-256-if (CMAKE_SCRIPT_MODE_FILE)
schroot-1.6.10/cmake/GitRelease.cmake:257:  include("${GIT_RELEASE_SETTINGS}")
schroot-1.6.10/cmake/GitRelease.cmake-258-endif (CMAKE_SCRIPT_MODE_FILE)
##############################################
schroot-1.6.10/cmake/GitRelease.cmake-363-function(git_release_version_from_file git_version_file)
schroot-1.6.10/cmake/GitRelease.cmake:364:  include("${git_version_file}")
schroot-1.6.10/cmake/GitRelease.cmake-365-
##############################################
schroot-1.6.10/cmake/GitRelease.cmake-591-if(EXISTS "${GIT_RELEASE_POLICY_FILE}")
schroot-1.6.10/cmake/GitRelease.cmake:592:  include("${GIT_RELEASE_POLICY_FILE}")
schroot-1.6.10/cmake/GitRelease.cmake-593-endif(EXISTS "${GIT_RELEASE_POLICY_FILE}")
##############################################
schroot-1.6.10/configure-63-if test -z "$BASH_VERSION$ZSH_VERSION" \
schroot-1.6.10/configure:64:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
schroot-1.6.10/configure-65-  as_echo='print -r --'
schroot-1.6.10/configure-66-  as_echo_n='print -rn --'
schroot-1.6.10/configure:67:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
schroot-1.6.10/configure-68-  as_echo='printf %s\n'
##############################################
schroot-1.6.10/configure-70-else
schroot-1.6.10/configure:71:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
schroot-1.6.10/configure-72-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
schroot-1.6.10/configure-80-	expr "X$arg" : "X\\(.*\\)$as_nl";
schroot-1.6.10/configure:81:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
schroot-1.6.10/configure-82-      esac;
##############################################
schroot-1.6.10/configure-217-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
schroot-1.6.10/configure:218:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
schroot-1.6.10/configure-219-
##############################################
schroot-1.6.10/configure-224-    PATH=/empty FPATH=/empty; export PATH FPATH
schroot-1.6.10/configure:225:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
schroot-1.6.10/configure:226:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1
schroot-1.6.10/configure-227-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
schroot-1.6.10/configure-353-      case $as_dir in #(
schroot-1.6.10/configure:354:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
schroot-1.6.10/configure-355-      *) as_qdir=$as_dir;;
##############################################
schroot-1.6.10/configure-426-  {
schroot-1.6.10/configure:427:    as_val=`expr "$@" || test $? -eq 1`
schroot-1.6.10/configure-428-  }
##############################################
schroot-1.6.10/configure-433-# ----------------------------------------
schroot-1.6.10/configure:434:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
schroot-1.6.10/configure-435-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
schroot-1.6.10/configure-496-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
schroot-1.6.10/configure:497:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
schroot-1.6.10/configure-498-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
schroot-1.6.10/configure-975-  case $ac_option in
schroot-1.6.10/configure:976:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
schroot-1.6.10/configure-977-  *=)   ac_optarg= ;;
##############################################
schroot-1.6.10/configure-1019-  -disable-* | --disable-*)
schroot-1.6.10/configure:1020:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
schroot-1.6.10/configure-1021-    # Reject names that are not valid shell variable names.
##############################################
schroot-1.6.10/configure-1024-    ac_useropt_orig=$ac_useropt
schroot-1.6.10/configure:1025:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
schroot-1.6.10/configure-1026-    case $ac_user_opts in
##############################################
schroot-1.6.10/configure-1045-  -enable-* | --enable-*)
schroot-1.6.10/configure:1046:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
schroot-1.6.10/configure-1047-    # Reject names that are not valid shell variable names.
##############################################
schroot-1.6.10/configure-1050-    ac_useropt_orig=$ac_useropt
schroot-1.6.10/configure:1051:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
schroot-1.6.10/configure-1052-    case $ac_user_opts in
##############################################
schroot-1.6.10/configure-1249-  -with-* | --with-*)
schroot-1.6.10/configure:1250:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
schroot-1.6.10/configure-1251-    # Reject names that are not valid shell variable names.
##############################################
schroot-1.6.10/configure-1254-    ac_useropt_orig=$ac_useropt
schroot-1.6.10/configure:1255:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
schroot-1.6.10/configure-1256-    case $ac_user_opts in
##############################################
schroot-1.6.10/configure-1265-  -without-* | --without-*)
schroot-1.6.10/configure:1266:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
schroot-1.6.10/configure-1267-    # Reject names that are not valid shell variable names.
##############################################
schroot-1.6.10/configure-1270-    ac_useropt_orig=$ac_useropt
schroot-1.6.10/configure:1271:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
schroot-1.6.10/configure-1272-    case $ac_user_opts in
##############################################
schroot-1.6.10/configure-1303-  *=*)
schroot-1.6.10/configure:1304:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
schroot-1.6.10/configure-1305-    # Reject names that are not valid shell variable names.
##############################################
schroot-1.6.10/configure-1324-if test -n "$ac_prev"; then
schroot-1.6.10/configure:1325:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
schroot-1.6.10/configure-1326-  as_fn_error $? "missing argument to $ac_option"
##############################################
schroot-1.6.10/configure-1346-    */ )
schroot-1.6.10/configure:1347:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
schroot-1.6.10/configure-1348-      eval $ac_var=\$ac_val;;
##############################################
schroot-1.6.10/configure-1381-ac_ls_di=`ls -di .` &&
schroot-1.6.10/configure:1382:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
schroot-1.6.10/configure-1383-  as_fn_error $? "working directory cannot be determined"
##############################################
schroot-1.6.10/configure-1437-case $srcdir in
schroot-1.6.10/configure:1438:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
schroot-1.6.10/configure-1439-esac
##############################################
schroot-1.6.10/configure-1480-By default, \`make install' will install all the files in
schroot-1.6.10/configure:1481:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
schroot-1.6.10/configure:1482:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
schroot-1.6.10/configure-1483-for instance \`--prefix=\$HOME'.
##############################################
schroot-1.6.10/configure-1617-*)
schroot-1.6.10/configure:1618:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
schroot-1.6.10/configure-1619-  # A ".." for each directory in $ac_dir_suffix.
schroot-1.6.10/configure:1620:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
schroot-1.6.10/configure-1621-  case $ac_top_builddir_sub in
##############################################
schroot-1.6.10/configure-2353-    *\'*)
schroot-1.6.10/configure:2354:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
schroot-1.6.10/configure-2355-    esac
##############################################
schroot-1.6.10/configure-2436-      case $ac_val in
schroot-1.6.10/configure:2437:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
schroot-1.6.10/configure-2438-      esac
##############################################
schroot-1.6.10/configure-2451-	case $ac_val in
schroot-1.6.10/configure:2452:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
schroot-1.6.10/configure-2453-	esac
##############################################
schroot-1.6.10/configure-2572-    set,)
schroot-1.6.10/configure:2573:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
schroot-1.6.10/configure:2574:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
schroot-1.6.10/configure-2575-      ac_cache_corrupted=: ;;
##############################################
schroot-1.6.10/configure-2583-	# differences in whitespace do not lead to failure.
schroot-1.6.10/configure:2584:	ac_old_val_w=`echo x $ac_old_val`
schroot-1.6.10/configure:2585:	ac_new_val_w=`echo x $ac_new_val`
schroot-1.6.10/configure-2586-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
schroot-1.6.10/configure-2603-    case $ac_new_val in
schroot-1.6.10/configure:2604:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
schroot-1.6.10/configure-2605-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
schroot-1.6.10/configure-2800-     echo "timestamp, slept: $am_has_slept" > conftest.file
schroot-1.6.10/configure:2801:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
schroot-1.6.10/configure-2802-     if test "$*" = "X"; then
schroot-1.6.10/configure-2803-	# -L didn't work.
schroot-1.6.10/configure:2804:	set X `ls -t "$srcdir/configure" conftest.file`
schroot-1.6.10/configure-2805-     fi
##############################################
schroot-1.6.10/configure-2851-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
schroot-1.6.10/configure:2852:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
schroot-1.6.10/configure-2853-
schroot-1.6.10/configure-2854-# expand $ac_aux_dir to an absolute path
schroot-1.6.10/configure:2855:am_aux_dir=`cd $ac_aux_dir && pwd`
schroot-1.6.10/configure-2856-
##############################################
schroot-1.6.10/configure-2996-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
schroot-1.6.10/configure:2997:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
schroot-1.6.10/configure-2998-	     'mkdir (GNU coreutils) '* | \
##############################################
schroot-1.6.10/configure-3069-set x ${MAKE-make}
schroot-1.6.10/configure:3070:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
schroot-1.6.10/configure-3071-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
schroot-1.6.10/configure-3079-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
schroot-1.6.10/configure:3080:case `${MAKE-make} -f conftest.make 2>/dev/null` in
schroot-1.6.10/configure-3081-  *@@@%%%=?*=@@@%%%*)
##############################################
schroot-1.6.10/configure-3145-
schroot-1.6.10/configure:3146:if test "`cd $srcdir && pwd`" != "`pwd`"; then
schroot-1.6.10/configure-3147-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
schroot-1.6.10/configure-3848-$as_echo_n "checking whether the C++ compiler works... " >&6; }
schroot-1.6.10/configure:3849:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
schroot-1.6.10/configure-3850-
##############################################
schroot-1.6.10/configure-3892-	then :; else
schroot-1.6.10/configure:3893:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
schroot-1.6.10/configure-3894-	fi
##############################################
schroot-1.6.10/configure-3952-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
schroot-1.6.10/configure:3953:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
schroot-1.6.10/configure-3954-	  break;;
##############################################
schroot-1.6.10/configure-4061-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
schroot-1.6.10/configure:4062:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
schroot-1.6.10/configure-4063-       break;;
##############################################
schroot-1.6.10/configure-4220-# Ignore all kinds of additional output from 'make'.
schroot-1.6.10/configure:4221:case `$am_make -s -f confmf 2> /dev/null` in #(
schroot-1.6.10/configure-4222-*the\ am__doit\ target*)
##############################################
schroot-1.6.10/configure-4230-   echo '.include "confinc"' > confmf
schroot-1.6.10/configure:4231:   case `$am_make -s -f confmf 2> /dev/null` in #(
schroot-1.6.10/configure-4232-   *the\ am__doit\ target*)
##############################################
schroot-1.6.10/configure-4293-  if test "$am_compiler_list" = ""; then
schroot-1.6.10/configure:4294:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
schroot-1.6.10/configure-4295-  fi
##############################################
schroot-1.6.10/configure-4409-test "x$ac_build_alias" = x &&
schroot-1.6.10/configure:4410:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
schroot-1.6.10/configure-4411-test "x$ac_build_alias" = x &&
schroot-1.6.10/configure-4412-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
schroot-1.6.10/configure:4413:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
schroot-1.6.10/configure-4414-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
schroot-1.6.10/configure-4433-IFS=$ac_save_IFS
schroot-1.6.10/configure:4434:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
schroot-1.6.10/configure-4435-
##############################################
schroot-1.6.10/configure-4444-else
schroot-1.6.10/configure:4445:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
schroot-1.6.10/configure-4446-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
schroot-1.6.10/configure-4466-IFS=$ac_save_IFS
schroot-1.6.10/configure:4467:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
schroot-1.6.10/configure-4468-
##############################################
schroot-1.6.10/configure-5096-  if test "$am_compiler_list" = ""; then
schroot-1.6.10/configure:5097:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
schroot-1.6.10/configure-5098-  fi
##############################################
schroot-1.6.10/configure-5655-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
schroot-1.6.10/configure:5656:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
schroot-1.6.10/configure-5657-  ECHO='print -r --'
schroot-1.6.10/configure:5658:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
schroot-1.6.10/configure-5659-  ECHO='printf %s\n'
##############################################
schroot-1.6.10/configure-5724-  # Check for GNU $ac_path_SED
schroot-1.6.10/configure:5725:case `"$ac_path_SED" --version 2>&1` in
schroot-1.6.10/configure-5726-*GNU*)
##############################################
schroot-1.6.10/configure-5800-  # Check for GNU $ac_path_GREP
schroot-1.6.10/configure:5801:case `"$ac_path_GREP" --version 2>&1` in
schroot-1.6.10/configure-5802-*GNU*)
##############################################
schroot-1.6.10/configure-5866-  # Check for GNU $ac_path_EGREP
schroot-1.6.10/configure:5867:case `"$ac_path_EGREP" --version 2>&1` in
schroot-1.6.10/configure-5868-*GNU*)
##############################################
schroot-1.6.10/configure-5933-  # Check for GNU $ac_path_FGREP
schroot-1.6.10/configure:5934:case `"$ac_path_FGREP" --version 2>&1` in
schroot-1.6.10/configure-5935-*GNU*)
##############################################
schroot-1.6.10/configure-6013-    # gcc leaves a trailing carriage return which upsets mingw
schroot-1.6.10/configure:6014:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
schroot-1.6.10/configure-6015-  *)
schroot-1.6.10/configure:6016:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
schroot-1.6.10/configure-6017-  esac
##############################################
schroot-1.6.10/configure-6022-      # Canonicalize the pathname of ld
schroot-1.6.10/configure:6023:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
schroot-1.6.10/configure-6024-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
schroot-1.6.10/configure:6025:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
schroot-1.6.10/configure-6026-      done
##############################################
schroot-1.6.10/configure-6057-      # Break only if it was the GNU/non-GNU ld that we prefer.
schroot-1.6.10/configure:6058:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
schroot-1.6.10/configure-6059-      *GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-6088-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
schroot-1.6.10/configure:6089:case `$LD -v 2>&1 </dev/null` in
schroot-1.6.10/configure-6090-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-6133-	# Tru64's nm complains that /dev/null is an invalid object file
schroot-1.6.10/configure:6134:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/configure-6135-	*/dev/null* | *'Invalid file or object type'*)
##############################################
schroot-1.6.10/configure-6139-	*)
schroot-1.6.10/configure:6140:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/configure-6141-	  */dev/null*)
##############################################
schroot-1.6.10/configure-6267-
schroot-1.6.10/configure:6268:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/configure-6269-    *COFF*)
##############################################
schroot-1.6.10/configure-6379-    # And add a safety zone
schroot-1.6.10/configure:6380:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
schroot-1.6.10/configure:6381:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
schroot-1.6.10/configure-6382-    ;;
##############################################
schroot-1.6.10/configure-6412-    if test -n "$kargmax"; then
schroot-1.6.10/configure:6413:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
schroot-1.6.10/configure-6414-    else
##############################################
schroot-1.6.10/configure-6421-	test undefined != "$lt_cv_sys_max_cmd_len"; then
schroot-1.6.10/configure:6422:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
schroot-1.6.10/configure:6423:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
schroot-1.6.10/configure-6424-    else
##############################################
schroot-1.6.10/configure-6433-      # we can't tell.
schroot-1.6.10/configure:6434:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
schroot-1.6.10/configure-6435-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
schroot-1.6.10/configure-6437-      do
schroot-1.6.10/configure:6438:        i=`expr $i + 1`
schroot-1.6.10/configure-6439-        teststring=$teststring$teststring
##############################################
schroot-1.6.10/configure-6441-      # Only check the string length outside the loop.
schroot-1.6.10/configure:6442:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
schroot-1.6.10/configure-6443-      teststring=
##############################################
schroot-1.6.10/configure-6446-      # linker.  It appears as though 1/2 is a usable value.
schroot-1.6.10/configure:6447:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
schroot-1.6.10/configure-6448-    fi
##############################################
schroot-1.6.10/configure-6882-openbsd*)
schroot-1.6.10/configure:6883:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/configure-6884-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
schroot-1.6.10/configure-6949-    else
schroot-1.6.10/configure:6950:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
schroot-1.6.10/configure-6951-    fi
##############################################
schroot-1.6.10/configure-7094-  # decide which to use based on capabilities of $DLLTOOL
schroot-1.6.10/configure:7095:  case `$DLLTOOL --help 2>&1` in
schroot-1.6.10/configure-7096-  *--identify-strict*)
##############################################
schroot-1.6.10/configure-7616-# If we're using GNU nm, then use its standard symbol codes.
schroot-1.6.10/configure:7617:case `$NM -V 2>&1` in
schroot-1.6.10/configure-7618-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-7634-mingw*)
schroot-1.6.10/configure:7635:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
schroot-1.6.10/configure-7636-  ;;
##############################################
schroot-1.6.10/configure-7853-   if test "$GCC" = yes; then
schroot-1.6.10/configure:7854:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
schroot-1.6.10/configure-7855-   fi
##############################################
schroot-1.6.10/configure-7857- /*)
schroot-1.6.10/configure:7858:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
schroot-1.6.10/configure-7859-   ;; #(
##############################################
schroot-1.6.10/configure-7893-  test $ac_status = 0; }; then
schroot-1.6.10/configure:7894:    case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/configure-7895-      *ELF-32*)
##############################################
schroot-1.6.10/configure-7913-    if test "$lt_cv_prog_gnu_ld" = yes; then
schroot-1.6.10/configure:7914:      case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/configure-7915-	*32-bit*)
##############################################
schroot-1.6.10/configure-7925-    else
schroot-1.6.10/configure:7926:      case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/configure-7927-	*32-bit*)
##############################################
schroot-1.6.10/configure-9092-do :
schroot-1.6.10/configure:9093:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
schroot-1.6.10/configure-9094-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
schroot-1.6.10/configure-9097-  cat >>confdefs.h <<_ACEOF
schroot-1.6.10/configure:9098:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
schroot-1.6.10/configure-9099-_ACEOF
##############################################
schroot-1.6.10/configure-9123-  case ${2} in
schroot-1.6.10/configure:9124:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
schroot-1.6.10/configure:9125:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
schroot-1.6.10/configure-9126-  esac
##############################################
schroot-1.6.10/configure-9333-done
schroot-1.6.10/configure:9334:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
schroot-1.6.10/configure-9335-
##############################################
schroot-1.6.10/configure-9362-	"file_magic "*)
schroot-1.6.10/configure:9363:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
schroot-1.6.10/configure-9364-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
schroot-1.6.10/configure-9428-	"file_magic "*)
schroot-1.6.10/configure:9429:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
schroot-1.6.10/configure-9430-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
schroot-1.6.10/configure-9795-      *)
schroot-1.6.10/configure:9796:	case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/configure-9797-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
schroot-1.6.10/configure-10155-  if test "$hard_links" = no; then
schroot-1.6.10/configure:10156:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
schroot-1.6.10/configure:10157:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
schroot-1.6.10/configure-10158-    need_locks=warn
##############################################
schroot-1.6.10/configure-10244-	# shared libraries, regardless of the interface used.
schroot-1.6.10/configure:10245:	case `$LD -v 2>&1` in
schroot-1.6.10/configure-10246-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
schroot-1.6.10/configure-10276-    supports_anon_versioning=no
schroot-1.6.10/configure:10277:    case `$LD -v 2>&1` in
schroot-1.6.10/configure-10278-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
schroot-1.6.10/configure-10345-	# is EXPORTS), use it as is; otherwise, prepend...
schroot-1.6.10/configure:10346:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/configure-10347-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
schroot-1.6.10/configure-10373-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
schroot-1.6.10/configure:10374:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/configure:10375:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/configure-10376-      ;;
##############################################
schroot-1.6.10/configure-10391-        pgcc*)				# Portland Group C compiler
schroot-1.6.10/configure:10392:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-10393-	  tmp_addflag=' $pic_flag'
##############################################
schroot-1.6.10/configure-10396-					# Portland Group f77 and f90 compilers
schroot-1.6.10/configure:10397:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-10398-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
schroot-1.6.10/configure-10411-	nvcc*)	# Cuda Compiler Driver 2.2
schroot-1.6.10/configure:10412:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-10413-	  compiler_needs_object=yes
##############################################
schroot-1.6.10/configure-10415-	esac
schroot-1.6.10/configure:10416:	case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/configure-10417-	*Sun\ C*)			# Sun C 5.9
schroot-1.6.10/configure:10418:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-10419-	  compiler_needs_object=yes
##############################################
schroot-1.6.10/configure-10483-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
schroot-1.6.10/configure:10484:      case `$LD -v 2>&1` in
schroot-1.6.10/configure-10485-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
schroot-1.6.10/configure-10606-	# below for broken collect2 doesn't work under 4.3+
schroot-1.6.10/configure:10607:	  collect2name=`${CC} -print-prog-name=collect2`
schroot-1.6.10/configure-10608-	  if test -f "$collect2name" &&
##############################################
schroot-1.6.10/configure-10680-      }'
schroot-1.6.10/configure:10681:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-10682-  # Check for a 64-bit object if we didn't find anything.
schroot-1.6.10/configure-10683-  if test -z "$lt_cv_aix_libpath_"; then
schroot-1.6.10/configure:10684:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-10685-  fi
##############################################
schroot-1.6.10/configure-10698-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
schroot-1.6.10/configure:10699:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
schroot-1.6.10/configure-10700-      else
##############################################
schroot-1.6.10/configure-10733-      }'
schroot-1.6.10/configure:10734:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-10735-  # Check for a 64-bit object if we didn't find anything.
schroot-1.6.10/configure-10736-  if test -z "$lt_cv_aix_libpath_"; then
schroot-1.6.10/configure:10737:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-10738-  fi
##############################################
schroot-1.6.10/configure-10806-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
schroot-1.6.10/configure:10807:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/configure-10808-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
schroot-1.6.10/configure-10843-	# FIXME: Setting linknames here is a bad hack.
schroot-1.6.10/configure:10844:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
schroot-1.6.10/configure-10845-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
schroot-1.6.10/configure-10861-  if test "$lt_cv_ld_force_load" = "yes"; then
schroot-1.6.10/configure:10862:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
schroot-1.6.10/configure-10863-
##############################################
schroot-1.6.10/configure-11041-      if test "$GCC" = yes; then
schroot-1.6.10/configure:11042:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-11043-	# Try to use the -exported_symbol ld option, if it does not
##############################################
schroot-1.6.10/configure-11069-	if test "$lt_cv_irix_exported_symbol" = yes; then
schroot-1.6.10/configure:11070:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
schroot-1.6.10/configure-11071-	fi
schroot-1.6.10/configure-11072-      else
schroot-1.6.10/configure:11073:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure:11074:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
schroot-1.6.10/configure-11075-      fi
##############################################
schroot-1.6.10/configure-11109-	hardcode_direct_absolute=yes
schroot-1.6.10/configure:11110:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/configure-11111-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
schroot-1.6.10/configure-11142-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/configure:11143:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-11144-      else
schroot-1.6.10/configure-11145-	allow_undefined_flag=' -expect_unresolved \*'
schroot-1.6.10/configure:11146:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-11147-      fi
##############################################
schroot-1.6.10/configure-11155-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/configure:11156:	archive_cmds='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-11157-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
schroot-1.6.10/configure-11159-	allow_undefined_flag=' -expect_unresolved \*'
schroot-1.6.10/configure:11160:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure:11161:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
schroot-1.6.10/configure:11162:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
schroot-1.6.10/configure-11163-
##############################################
schroot-1.6.10/configure-11178-      else
schroot-1.6.10/configure:11179:	case `$CC -V 2>&1` in
schroot-1.6.10/configure-11180-	*"Compilers 5.0"*)
##############################################
schroot-1.6.10/configure-11577-  esac
schroot-1.6.10/configure:11578:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
schroot-1.6.10/configure-11579-  case $lt_search_path_spec in
##############################################
schroot-1.6.10/configure-11584-    # okay in the real world where ";" in dirpaths is itself problematic.
schroot-1.6.10/configure:11585:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
schroot-1.6.10/configure-11586-    ;;
schroot-1.6.10/configure-11587-  *)
schroot-1.6.10/configure:11588:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/configure-11589-    ;;
##############################################
schroot-1.6.10/configure-11593-  lt_tmp_lt_search_path_spec=
schroot-1.6.10/configure:11594:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
schroot-1.6.10/configure-11595-  for lt_sys_path in $lt_search_path_spec; do
##############################################
schroot-1.6.10/configure-11628-  esac
schroot-1.6.10/configure:11629:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
schroot-1.6.10/configure-11630-else
##############################################
schroot-1.6.10/configure-11716-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
schroot-1.6.10/configure:11717:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
schroot-1.6.10/configure-11718-    ;;
##############################################
schroot-1.6.10/configure-11752-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/configure:11753:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/configure:11754:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/configure:11755:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/configure-11756-      test -d \$dldir || mkdir -p \$dldir~
##############################################
schroot-1.6.10/configure-11761-      fi'
schroot-1.6.10/configure:11762:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/configure-11763-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/configure-11769-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
schroot-1.6.10/configure:11770:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-11771-
##############################################
schroot-1.6.10/configure-11775-      # MinGW DLLs use traditional 'lib' prefix
schroot-1.6.10/configure:11776:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-11777-      ;;
##############################################
schroot-1.6.10/configure-11779-      # pw32 DLLs use 'pw' prefix rather than 'lib'
schroot-1.6.10/configure:11780:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-11781-      ;;
##############################################
schroot-1.6.10/configure-11788-    libname_spec='$name'
schroot-1.6.10/configure:11789:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-11790-    library_names_spec='${libname}.dll.lib'
##############################################
schroot-1.6.10/configure-11800-        # Let DOS variable expansion print the short 8.3 style file name.
schroot-1.6.10/configure:11801:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
schroot-1.6.10/configure-11802-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
schroot-1.6.10/configure-11805-      # Convert to MSYS style.
schroot-1.6.10/configure:11806:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
schroot-1.6.10/configure-11807-      ;;
##############################################
schroot-1.6.10/configure-11811-      # like /cygdrive/c/PROGRA~1:/cygdr...
schroot-1.6.10/configure:11812:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
schroot-1.6.10/configure:11813:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
schroot-1.6.10/configure:11814:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/configure-11815-      ;;
##############################################
schroot-1.6.10/configure-11819-        # It is most probably a Windows format PATH.
schroot-1.6.10/configure:11820:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
schroot-1.6.10/configure-11821-      else
schroot-1.6.10/configure:11822:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/configure-11823-      fi
##############################################
schroot-1.6.10/configure-11829-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/configure:11830:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/configure:11831:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/configure:11832:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/configure-11833-      test -d \$dldir || mkdir -p \$dldir~
schroot-1.6.10/configure-11834-      $install_prog $dir/$dlname \$dldir/$dlname'
schroot-1.6.10/configure:11835:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/configure-11836-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/configure-11843-    # Assume MSVC wrapper
schroot-1.6.10/configure:11844:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
schroot-1.6.10/configure-11845-    dynamic_linker='Win32 ld.exe'
##############################################
schroot-1.6.10/configure-11860-  shlibpath_var=DYLD_LIBRARY_PATH
schroot-1.6.10/configure:11861:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
schroot-1.6.10/configure-11862-
##############################################
schroot-1.6.10/configure-12086-  if test -f /etc/ld.so.conf; then
schroot-1.6.10/configure:12087:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
schroot-1.6.10/configure-12088-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
schroot-1.6.10/configure-12160-  shlibpath_var=LD_LIBRARY_PATH
schroot-1.6.10/configure:12161:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/configure-12162-    case $host_os in
##############################################
schroot-1.6.10/configure-13309-done
schroot-1.6.10/configure:13310:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
schroot-1.6.10/configure-13311-
##############################################
schroot-1.6.10/configure-13341-    # gcc leaves a trailing carriage return which upsets mingw
schroot-1.6.10/configure:13342:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
schroot-1.6.10/configure-13343-  *)
schroot-1.6.10/configure:13344:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
schroot-1.6.10/configure-13345-  esac
##############################################
schroot-1.6.10/configure-13350-      # Canonicalize the pathname of ld
schroot-1.6.10/configure:13351:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
schroot-1.6.10/configure-13352-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
schroot-1.6.10/configure:13353:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
schroot-1.6.10/configure-13354-      done
##############################################
schroot-1.6.10/configure-13385-      # Break only if it was the GNU/non-GNU ld that we prefer.
schroot-1.6.10/configure:13386:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
schroot-1.6.10/configure-13387-      *GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-13416-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
schroot-1.6.10/configure:13417:case `$LD -v 2>&1 </dev/null` in
schroot-1.6.10/configure-13418-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-13450-        # ancient GNU ld didn't support --whole-archive et. al.
schroot-1.6.10/configure:13451:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
schroot-1.6.10/configure-13452-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
schroot-1.6.10/configure-13534-          # below for broken collect2 doesn't work under 4.3+
schroot-1.6.10/configure:13535:	  collect2name=`${CC} -print-prog-name=collect2`
schroot-1.6.10/configure-13536-	  if test -f "$collect2name" &&
##############################################
schroot-1.6.10/configure-13607-      }'
schroot-1.6.10/configure:13608:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-13609-  # Check for a 64-bit object if we didn't find anything.
schroot-1.6.10/configure-13610-  if test -z "$lt_cv_aix_libpath__CXX"; then
schroot-1.6.10/configure:13611:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-13612-  fi
##############################################
schroot-1.6.10/configure-13626-
schroot-1.6.10/configure:13627:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
schroot-1.6.10/configure-13628-        else
##############################################
schroot-1.6.10/configure-13661-      }'
schroot-1.6.10/configure:13662:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-13663-  # Check for a 64-bit object if we didn't find anything.
schroot-1.6.10/configure-13664-  if test -z "$lt_cv_aix_libpath__CXX"; then
schroot-1.6.10/configure:13665:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/configure-13666-  fi
##############################################
schroot-1.6.10/configure-13734-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
schroot-1.6.10/configure:13735:	  archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/configure-13736-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
schroot-1.6.10/configure-13775-	    # is EXPORTS), use it as is; otherwise, prepend...
schroot-1.6.10/configure:13776:	    archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/configure-13777-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
schroot-1.6.10/configure-13796-  if test "$lt_cv_ld_force_load" = "yes"; then
schroot-1.6.10/configure:13797:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
schroot-1.6.10/configure-13798-
##############################################
schroot-1.6.10/configure-13887-            # dependencies.
schroot-1.6.10/configure:13888:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/configure-13889-            ;;
##############################################
schroot-1.6.10/configure-13952-	    # dependencies.
schroot-1.6.10/configure:13953:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/configure-13954-	    ;;
##############################################
schroot-1.6.10/configure-13988-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
schroot-1.6.10/configure:13989:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/configure:13990:	archive_expsym_cmds_CXX='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/configure-13991-	;;
##############################################
schroot-1.6.10/configure-13995-	    # SGI C++
schroot-1.6.10/configure:13996:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-13997-
##############################################
schroot-1.6.10/configure-14006-	      if test "$with_gnu_ld" = no; then
schroot-1.6.10/configure:14007:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-14008-	      else
schroot-1.6.10/configure:14009:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
schroot-1.6.10/configure-14010-	      fi
##############################################
schroot-1.6.10/configure-14027-	    # to its proper name (with version) after linking.
schroot-1.6.10/configure:14028:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
schroot-1.6.10/configure:14029:	    archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
schroot-1.6.10/configure-14030-	    # Commands to make compiler produce verbose output that lists
##############################################
schroot-1.6.10/configure-14037-	    # dependencies.
schroot-1.6.10/configure:14038:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/configure-14039-
##############################################
schroot-1.6.10/configure-14052-	    # earlier do not add the objects themselves.
schroot-1.6.10/configure:14053:	    case `$CC -V 2>&1` in
schroot-1.6.10/configure-14054-	      *"Version 7."*)
##############################################
schroot-1.6.10/configure-14073-            # Portland Group C++ compiler
schroot-1.6.10/configure:14074:	    case `$CC -V` in
schroot-1.6.10/configure-14075-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
schroot-1.6.10/configure-14078-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
schroot-1.6.10/configure:14079:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
schroot-1.6.10/configure-14080-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
schroot-1.6.10/configure-14082-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
schroot-1.6.10/configure:14083:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
schroot-1.6.10/configure-14084-		$RANLIB $oldlib'
##############################################
schroot-1.6.10/configure-14087-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
schroot-1.6.10/configure:14088:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
schroot-1.6.10/configure-14089-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
schroot-1.6.10/configure-14091-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
schroot-1.6.10/configure:14092:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
schroot-1.6.10/configure-14093-	      ;;
##############################################
schroot-1.6.10/configure-14101-	    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
schroot-1.6.10/configure:14102:	    whole_archive_flag_spec_CXX='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-14103-            ;;
##############################################
schroot-1.6.10/configure-14120-	    # dependencies.
schroot-1.6.10/configure:14121:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
schroot-1.6.10/configure-14122-	    ;;
##############################################
schroot-1.6.10/configure-14135-	  *)
schroot-1.6.10/configure:14136:	    case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/configure-14137-	    *Sun\ C*)
##############################################
schroot-1.6.10/configure-14142-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
schroot-1.6.10/configure:14143:	      whole_archive_flag_spec_CXX='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/configure-14144-	      compiler_needs_object_CXX=yes
##############################################
schroot-1.6.10/configure-14212-	  hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
schroot-1.6.10/configure:14213:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/configure-14214-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
schroot-1.6.10/configure-14231-	    # to its proper name (with version) after linking.
schroot-1.6.10/configure:14232:	    archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
schroot-1.6.10/configure-14233-
##############################################
schroot-1.6.10/configure-14252-	        allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/configure:14253:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-14254-	        hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
##############################################
schroot-1.6.10/configure-14257-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
schroot-1.6.10/configure:14258:	        archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure:14259:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
schroot-1.6.10/configure-14260-	          echo "-hidden">> $lib.exp~
schroot-1.6.10/configure:14261:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
schroot-1.6.10/configure-14262-	          $RM $lib.exp'
##############################################
schroot-1.6.10/configure-14276-	    # dependencies.
schroot-1.6.10/configure:14277:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/configure-14278-	    ;;
##############################################
schroot-1.6.10/configure-14283-	        osf3*)
schroot-1.6.10/configure:14284:	          archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-14285-		  ;;
schroot-1.6.10/configure-14286-	        *)
schroot-1.6.10/configure:14287:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/configure-14288-		  ;;
##############################################
schroot-1.6.10/configure-14530-
schroot-1.6.10/configure:14531:  for p in `eval "$output_verbose_link_cmd"`; do
schroot-1.6.10/configure-14532-    case ${prev}${p} in
##############################################
schroot-1.6.10/configure-14627-linux*)
schroot-1.6.10/configure:14628:  case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/configure-14629-  *Sun\ C*)
##############################################
schroot-1.6.10/configure-14678-if test -n "${compiler_lib_search_path_CXX}"; then
schroot-1.6.10/configure:14679: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
schroot-1.6.10/configure-14680-fi
##############################################
schroot-1.6.10/configure-14919-	  *)
schroot-1.6.10/configure:14920:	    case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/configure-14921-	    *Sun\ C*)
##############################################
schroot-1.6.10/configure-15273-  if test "$hard_links" = no; then
schroot-1.6.10/configure:15274:    { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
schroot-1.6.10/configure:15275:$as_echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
schroot-1.6.10/configure-15276-    need_locks=warn
##############################################
schroot-1.6.10/configure-15550-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
schroot-1.6.10/configure:15551:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
schroot-1.6.10/configure-15552-    ;;
##############################################
schroot-1.6.10/configure-15586-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/configure:15587:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/configure:15588:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/configure:15589:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/configure-15590-      test -d \$dldir || mkdir -p \$dldir~
##############################################
schroot-1.6.10/configure-15595-      fi'
schroot-1.6.10/configure:15596:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/configure-15597-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/configure-15603-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
schroot-1.6.10/configure:15604:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-15605-
##############################################
schroot-1.6.10/configure-15608-      # MinGW DLLs use traditional 'lib' prefix
schroot-1.6.10/configure:15609:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-15610-      ;;
##############################################
schroot-1.6.10/configure-15612-      # pw32 DLLs use 'pw' prefix rather than 'lib'
schroot-1.6.10/configure:15613:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-15614-      ;;
##############################################
schroot-1.6.10/configure-15621-    libname_spec='$name'
schroot-1.6.10/configure:15622:    soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/configure-15623-    library_names_spec='${libname}.dll.lib'
##############################################
schroot-1.6.10/configure-15633-        # Let DOS variable expansion print the short 8.3 style file name.
schroot-1.6.10/configure:15634:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
schroot-1.6.10/configure-15635-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
schroot-1.6.10/configure-15638-      # Convert to MSYS style.
schroot-1.6.10/configure:15639:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
schroot-1.6.10/configure-15640-      ;;
##############################################
schroot-1.6.10/configure-15644-      # like /cygdrive/c/PROGRA~1:/cygdr...
schroot-1.6.10/configure:15645:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
schroot-1.6.10/configure:15646:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
schroot-1.6.10/configure:15647:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/configure-15648-      ;;
##############################################
schroot-1.6.10/configure-15652-        # It is most probably a Windows format PATH.
schroot-1.6.10/configure:15653:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
schroot-1.6.10/configure-15654-      else
schroot-1.6.10/configure:15655:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/configure-15656-      fi
##############################################
schroot-1.6.10/configure-15662-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/configure:15663:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/configure:15664:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/configure:15665:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/configure-15666-      test -d \$dldir || mkdir -p \$dldir~
schroot-1.6.10/configure-15667-      $install_prog $dir/$dlname \$dldir/$dlname'
schroot-1.6.10/configure:15668:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/configure-15669-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/configure-15676-    # Assume MSVC wrapper
schroot-1.6.10/configure:15677:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
schroot-1.6.10/configure-15678-    dynamic_linker='Win32 ld.exe'
##############################################
schroot-1.6.10/configure-15693-  shlibpath_var=DYLD_LIBRARY_PATH
schroot-1.6.10/configure:15694:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
schroot-1.6.10/configure-15695-
##############################################
schroot-1.6.10/configure-15918-  if test -f /etc/ld.so.conf; then
schroot-1.6.10/configure:15919:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
schroot-1.6.10/configure-15920-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
schroot-1.6.10/configure-15992-  shlibpath_var=LD_LIBRARY_PATH
schroot-1.6.10/configure:15993:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/configure-15994-    case $host_os in
##############################################
schroot-1.6.10/configure-16407-
schroot-1.6.10/configure:16408:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/configure-16409-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
schroot-1.6.10/configure-16412-
schroot-1.6.10/configure:16413:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/configure-16414-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
schroot-1.6.10/configure-16490-
schroot-1.6.10/configure:16491:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/configure-16492-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
schroot-1.6.10/configure-16617-    # gcc leaves a trailing carriage return which upsets mingw
schroot-1.6.10/configure:16618:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
schroot-1.6.10/configure-16619-  *)
schroot-1.6.10/configure:16620:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
schroot-1.6.10/configure-16621-  esac
##############################################
schroot-1.6.10/configure-16626-      # Canonicalize the path of ld
schroot-1.6.10/configure:16627:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
schroot-1.6.10/configure-16628-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
schroot-1.6.10/configure:16629:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
schroot-1.6.10/configure-16630-      done
##############################################
schroot-1.6.10/configure-16660-      # Break only if it was the GNU/non-GNU ld that we prefer.
schroot-1.6.10/configure:16661:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
schroot-1.6.10/configure-16662-      *GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-16689-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
schroot-1.6.10/configure:16690:case `$LD -v 2>&1 </dev/null` in
schroot-1.6.10/configure-16691-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/configure-16735-                  acl_libdirstem=lib
schroot-1.6.10/configure:16736:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
schroot-1.6.10/configure-16737-  if test -n "$searchpath"; then
##############################################
schroot-1.6.10/configure-16742-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
schroot-1.6.10/configure:16743:          *) searchdir=`cd "$searchdir" && pwd`
schroot-1.6.10/configure-16744-             case "$searchdir" in
##############################################
schroot-1.6.10/configure-16820-        names_already_handled="$names_already_handled $name"
schroot-1.6.10/configure:16821:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
schroot-1.6.10/configure-16822-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
schroot-1.6.10/configure-16873-                -L*)
schroot-1.6.10/configure:16874:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
schroot-1.6.10/configure-16875-                  if test -n "$shlibext" \
##############################################
schroot-1.6.10/configure-16972-              */$acl_libdirstem | */$acl_libdirstem/)
schroot-1.6.10/configure:16973:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
schroot-1.6.10/configure-16974-                additional_includedir="$basedir/include"
##############################################
schroot-1.6.10/configure-17020-                  -L*)
schroot-1.6.10/configure:17021:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
schroot-1.6.10/configure-17022-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
schroot-1.6.10/configure-17077-                  -R*)
schroot-1.6.10/configure:17078:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
schroot-1.6.10/configure-17079-                    if test "$enable_rpath" != no; then
##############################################
schroot-1.6.10/configure-17102-                  -l*)
schroot-1.6.10/configure:17103:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
schroot-1.6.10/configure-17104-                    ;;
schroot-1.6.10/configure-17105-                  *.la)
schroot-1.6.10/configure:17106:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
schroot-1.6.10/configure-17107-                    ;;
##############################################
schroot-1.6.10/configure-17485-        names_already_handled="$names_already_handled $name"
schroot-1.6.10/configure:17486:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
schroot-1.6.10/configure-17487-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
schroot-1.6.10/configure-17538-                -L*)
schroot-1.6.10/configure:17539:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
schroot-1.6.10/configure-17540-                  if test -n "$shlibext" \
##############################################
schroot-1.6.10/configure-17637-              */$acl_libdirstem | */$acl_libdirstem/)
schroot-1.6.10/configure:17638:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
schroot-1.6.10/configure-17639-                additional_includedir="$basedir/include"
##############################################
schroot-1.6.10/configure-17685-                  -L*)
schroot-1.6.10/configure:17686:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
schroot-1.6.10/configure-17687-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
schroot-1.6.10/configure-17742-                  -R*)
schroot-1.6.10/configure:17743:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
schroot-1.6.10/configure-17744-                    if test "$enable_rpath" != no; then
##############################################
schroot-1.6.10/configure-17767-                  -l*)
schroot-1.6.10/configure:17768:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
schroot-1.6.10/configure-17769-                    ;;
schroot-1.6.10/configure-17770-                  *.la)
schroot-1.6.10/configure:17771:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
schroot-1.6.10/configure-17772-                    ;;
##############################################
schroot-1.6.10/configure-18617-  test $ac_status = 0; }; then
schroot-1.6.10/configure:18618:  pkg_cv_UUID_CFLAGS=`$PKG_CONFIG --cflags "uuid" 2>/dev/null`
schroot-1.6.10/configure-18619-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
schroot-1.6.10/configure-18634-  test $ac_status = 0; }; then
schroot-1.6.10/configure:18635:  pkg_cv_UUID_LIBS=`$PKG_CONFIG --libs "uuid" 2>/dev/null`
schroot-1.6.10/configure-18636-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
schroot-1.6.10/configure-18655-        if test $_pkg_short_errors_supported = yes; then
schroot-1.6.10/configure:18656:	        UUID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "uuid" 2>&1`
schroot-1.6.10/configure-18657-        else
schroot-1.6.10/configure:18658:	        UUID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "uuid" 2>&1`
schroot-1.6.10/configure-18659-        fi
##############################################
schroot-1.6.10/configure-18758-  else
schroot-1.6.10/configure:18759:    CPPUNIT_CFLAGS=`$CPPUNIT_CONFIG --cflags`
schroot-1.6.10/configure:18760:    CPPUNIT_LIBS=`$CPPUNIT_CONFIG --libs`
schroot-1.6.10/configure:18761:    cppunit_version=`$CPPUNIT_CONFIG --version`
schroot-1.6.10/configure-18762-
##############################################
schroot-1.6.10/configure-20055-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
schroot-1.6.10/configure:20056:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
schroot-1.6.10/configure-20057-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
schroot-1.6.10/configure-20226-if test -z "$BASH_VERSION$ZSH_VERSION" \
schroot-1.6.10/configure:20227:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
schroot-1.6.10/configure-20228-  as_echo='print -r --'
schroot-1.6.10/configure-20229-  as_echo_n='print -rn --'
schroot-1.6.10/configure:20230:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
schroot-1.6.10/configure-20231-  as_echo='printf %s\n'
##############################################
schroot-1.6.10/configure-20233-else
schroot-1.6.10/configure:20234:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
schroot-1.6.10/configure-20235-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
schroot-1.6.10/configure-20243-	expr "X$arg" : "X\\(.*\\)$as_nl";
schroot-1.6.10/configure:20244:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
schroot-1.6.10/configure-20245-      esac;
##############################################
schroot-1.6.10/configure-20320-# ----------------------------------------
schroot-1.6.10/configure:20321:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
schroot-1.6.10/configure-20322-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
schroot-1.6.10/configure-20392-  {
schroot-1.6.10/configure:20393:    as_val=`expr "$@" || test $? -eq 1`
schroot-1.6.10/configure-20394-  }
##############################################
schroot-1.6.10/configure-20496-      case $as_dir in #(
schroot-1.6.10/configure:20497:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
schroot-1.6.10/configure-20498-      *) as_qdir=$as_dir;;
##############################################
schroot-1.6.10/configure-20631-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
schroot-1.6.10/configure:20632:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
schroot-1.6.10/configure-20633-ac_cs_version="\\
##############################################
schroot-1.6.10/configure-20656-  --*=?*)
schroot-1.6.10/configure:20657:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
schroot-1.6.10/configure:20658:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
schroot-1.6.10/configure-20659-    ac_shift=:
##############################################
schroot-1.6.10/configure-20661-  --*=)
schroot-1.6.10/configure:20662:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
schroot-1.6.10/configure-20663-    ac_optarg=
##############################################
schroot-1.6.10/configure-20685-    case $ac_optarg in
schroot-1.6.10/configure:20686:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
schroot-1.6.10/configure-20687-    '') as_fn_error $? "missing file argument" ;;
##############################################
schroot-1.6.10/configure-20693-    case $ac_optarg in
schroot-1.6.10/configure:20694:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
schroot-1.6.10/configure-20695-    esac
##############################################
schroot-1.6.10/configure-20762-delay_variable_subst='$delay_variable_subst'
schroot-1.6.10/configure:20763:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20764:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20765:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20766:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20767:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20768:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20769:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20770:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20771:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20772:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20773:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20774:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20775:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20776:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20777:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20778:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20779:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20780:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20781:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20782:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20783:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20784:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20785:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20786:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20787:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20788:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20789:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20790:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20791:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20792:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20793:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20794:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20795:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20796:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20797:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20798:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20799:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20800:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20801:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20802:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20803:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20804:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20805:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20806:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20807:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20808:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20809:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20810:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20811:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20812:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20813:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20814:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20815:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20816:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20817:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20818:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20819:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20820:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20821:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20822:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20823:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20824:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20825:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20826:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20827:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20828:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20829:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20830:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20831:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20832:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20833:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20834:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20835:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20836:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20837:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20838:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20839:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20840:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20841:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20842:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20843:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20844:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20845:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20846:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20847:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20848:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20849:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20850:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20851:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20852:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20853:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20854:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20855:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20856:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20857:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20858:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20859:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20860:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20861:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20862:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20863:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20864:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20865:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20866:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20867:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20868:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20869:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20870:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20871:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20872:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20873:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20874:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20875:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20876:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20877:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20878:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20879:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20880:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20881:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20882:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20883:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20884:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20885:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20886:sys_lib_dlsearch_path_spec='`$ECHO "$sys_lib_dlsearch_path_spec" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20887:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20888:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20889:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20890:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20891:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20892:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20893:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20894:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20895:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20896:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20897:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20898:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20899:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20900:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20901:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20902:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20903:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20904:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20905:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20906:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20907:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20908:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20909:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20910:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20911:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20912:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20913:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20914:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20915:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20916:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20917:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20918:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20919:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20920:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20921:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20922:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20923:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20924:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20925:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20926:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20927:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20928:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20929:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20930:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20931:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20932:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20933:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20934:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20935:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20936:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20937:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20938:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20939:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20940:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20941:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20942:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20943:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20944:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20945:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure:20946:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/configure-20947-
##############################################
schroot-1.6.10/configure-21056-compiler_lib_search_path_CXX; do
schroot-1.6.10/configure:21057:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
schroot-1.6.10/configure-21058-    *[\\\\\\\`\\"\\\$]*)
schroot-1.6.10/configure:21059:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
schroot-1.6.10/configure-21060-      ;;
##############################################
schroot-1.6.10/configure-21097-postlink_cmds_CXX; do
schroot-1.6.10/configure:21098:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
schroot-1.6.10/configure-21099-    *[\\\\\\\`\\"\\\$]*)
schroot-1.6.10/configure:21100:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
schroot-1.6.10/configure-21101-      ;;
##############################################
schroot-1.6.10/configure-21231-fi
schroot-1.6.10/configure:21232:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
schroot-1.6.10/configure-21233-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
schroot-1.6.10/configure-21248-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
schroot-1.6.10/configure:21249:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
schroot-1.6.10/configure-21250-ac_delim='%!_!# '
##############################################
schroot-1.6.10/configure-21254-
schroot-1.6.10/configure:21255:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
schroot-1.6.10/configure-21256-  if test $ac_delim_n = $ac_delim_num; then
##############################################
schroot-1.6.10/configure-21392-for ac_last_try in false false :; do
schroot-1.6.10/configure:21393:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
schroot-1.6.10/configure-21394-  if test -z "$ac_tt"; then
##############################################
schroot-1.6.10/configure-21524-      esac
schroot-1.6.10/configure:21525:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
schroot-1.6.10/configure-21526-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
schroot-1.6.10/configure-21583-*)
schroot-1.6.10/configure:21584:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
schroot-1.6.10/configure-21585-  # A ".." for each directory in $ac_dir_suffix.
schroot-1.6.10/configure:21586:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
schroot-1.6.10/configure-21587-  case $ac_top_builddir_sub in
##############################################
schroot-1.6.10/configure-21644-/@mandir@/p'
schroot-1.6.10/configure:21645:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
schroot-1.6.10/configure-21646-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
schroot-1.6.10/configure-21661-
schroot-1.6.10/configure:21662:# Neutralize VPATH when `$srcdir' = `.'.
schroot-1.6.10/configure-21663-# Shell code in configure.ac might set extrasub.
##############################################
schroot-1.6.10/configure-21689-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
schroot-1.6.10/configure:21690:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
schroot-1.6.10/configure-21691-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
schroot-1.6.10/configure-21735-    * )
schroot-1.6.10/configure:21736:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
schroot-1.6.10/configure-21737-  esac
##############################################
schroot-1.6.10/configure-21782-    # Strip MF so we end up with the name of the file.
schroot-1.6.10/configure:21783:    mf=`echo "$mf" | sed -e 's/:.*$//'`
schroot-1.6.10/configure-21784-    # Check whether this is an Automake generated Makefile or not.
##############################################
schroot-1.6.10/configure-21819-    # from the Makefile without running 'make'.
schroot-1.6.10/configure:21820:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
schroot-1.6.10/configure-21821-    test -z "$DEPDIR" && continue
schroot-1.6.10/configure:21822:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
schroot-1.6.10/configure-21823-    test -z "$am__include" && continue
schroot-1.6.10/configure:21824:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
schroot-1.6.10/configure-21825-    # Find all dependency output files, they are included files with
##############################################
schroot-1.6.10/configure-21878-
schroot-1.6.10/configure:21879:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
schroot-1.6.10/configure-21880-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
schroot-1.6.10/configure-22664-      case "$ac_file" in
schroot-1.6.10/configure:22665:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
schroot-1.6.10/configure-22666-      esac
##############################################
schroot-1.6.10/configure-22669-        # Adjust a relative srcdir.
schroot-1.6.10/configure:22670:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
schroot-1.6.10/configure:22671:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
schroot-1.6.10/configure:22672:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
schroot-1.6.10/configure-22673-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
schroot-1.6.10/configure-22676-        case "$ac_given_srcdir" in
schroot-1.6.10/configure:22677:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
schroot-1.6.10/configure-22678-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
schroot-1.6.10/configure-22696-            fi
schroot-1.6.10/configure:22697:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
schroot-1.6.10/configure-22698-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
schroot-1.6.10/contrib/Makefile.in-81-  { \
schroot-1.6.10/contrib/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/contrib/Makefile.in-83-  }; \
##############################################
schroot-1.6.10/contrib/Makefile.in-203-  while test -n "$$dir1"; do \
schroot-1.6.10/contrib/Makefile.in:204:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
schroot-1.6.10/contrib/Makefile.in-205-    if test "$$first" != "."; then \
schroot-1.6.10/contrib/Makefile.in-206-      if test "$$first" = ".."; then \
schroot-1.6.10/contrib/Makefile.in:207:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
schroot-1.6.10/contrib/Makefile.in:208:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
schroot-1.6.10/contrib/Makefile.in-209-      else \
schroot-1.6.10/contrib/Makefile.in:210:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
schroot-1.6.10/contrib/Makefile.in-211-        if test "$$first2" = "$$first"; then \
schroot-1.6.10/contrib/Makefile.in:212:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
schroot-1.6.10/contrib/Makefile.in-213-        else \
##############################################
schroot-1.6.10/contrib/Makefile.in-218-    fi; \
schroot-1.6.10/contrib/Makefile.in:219:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
schroot-1.6.10/contrib/Makefile.in-220-  done; \
##############################################
schroot-1.6.10/contrib/Makefile.in-479-	dot_seen=no; \
schroot-1.6.10/contrib/Makefile.in:480:	target=`echo $@ | sed s/-recursive//`; \
schroot-1.6.10/contrib/Makefile.in-481-	case "$@" in \
##############################################
schroot-1.6.10/contrib/Makefile.in-542-GTAGS:
schroot-1.6.10/contrib/Makefile.in:543:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/contrib/Makefile.in-544-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/contrib/Makefile.in-565-distdir: $(DISTFILES)
schroot-1.6.10/contrib/Makefile.in:566:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/contrib/Makefile.in:567:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/contrib/Makefile.in-568-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/contrib/Makefile.in-579-	  if test -d $$d/$$file; then \
schroot-1.6.10/contrib/Makefile.in:580:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/contrib/Makefile.in-581-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/contrib/setup.d/Makefile.in-82-  { \
schroot-1.6.10/contrib/setup.d/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/contrib/setup.d/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/contrib/setup.d/Makefile.in-421-distdir: $(DISTFILES)
schroot-1.6.10/contrib/setup.d/Makefile.in:422:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/contrib/setup.d/Makefile.in:423:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/contrib/setup.d/Makefile.in-424-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/contrib/setup.d/Makefile.in-435-	  if test -d $$d/$$file; then \
schroot-1.6.10/contrib/setup.d/Makefile.in:436:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/contrib/setup.d/Makefile.in-437-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/doc/Makefile.in-81-  { \
schroot-1.6.10/doc/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/doc/Makefile.in-83-  }; \
##############################################
schroot-1.6.10/doc/Makefile.in-204-  while test -n "$$dir1"; do \
schroot-1.6.10/doc/Makefile.in:205:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
schroot-1.6.10/doc/Makefile.in-206-    if test "$$first" != "."; then \
schroot-1.6.10/doc/Makefile.in-207-      if test "$$first" = ".."; then \
schroot-1.6.10/doc/Makefile.in:208:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
schroot-1.6.10/doc/Makefile.in:209:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
schroot-1.6.10/doc/Makefile.in-210-      else \
schroot-1.6.10/doc/Makefile.in:211:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
schroot-1.6.10/doc/Makefile.in-212-        if test "$$first2" = "$$first"; then \
schroot-1.6.10/doc/Makefile.in:213:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
schroot-1.6.10/doc/Makefile.in-214-        else \
##############################################
schroot-1.6.10/doc/Makefile.in-219-    fi; \
schroot-1.6.10/doc/Makefile.in:220:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
schroot-1.6.10/doc/Makefile.in-221-  done; \
##############################################
schroot-1.6.10/doc/Makefile.in-493-	dot_seen=no; \
schroot-1.6.10/doc/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
schroot-1.6.10/doc/Makefile.in-495-	case "$@" in \
##############################################
schroot-1.6.10/doc/Makefile.in-556-GTAGS:
schroot-1.6.10/doc/Makefile.in:557:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/doc/Makefile.in-558-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/doc/Makefile.in-579-distdir: $(DISTFILES)
schroot-1.6.10/doc/Makefile.in:580:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/doc/Makefile.in:581:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/doc/Makefile.in-582-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/doc/Makefile.in-593-	  if test -d $$d/$$file; then \
schroot-1.6.10/doc/Makefile.in:594:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/doc/Makefile.in-595-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/doc/historical/Makefile.in-81-  { \
schroot-1.6.10/doc/historical/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/doc/historical/Makefile.in-83-  }; \
##############################################
schroot-1.6.10/doc/historical/Makefile.in-414-distdir: $(DISTFILES)
schroot-1.6.10/doc/historical/Makefile.in:415:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/doc/historical/Makefile.in:416:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/doc/historical/Makefile.in-417-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/doc/historical/Makefile.in-428-	  if test -d $$d/$$file; then \
schroot-1.6.10/doc/historical/Makefile.in:429:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/doc/historical/Makefile.in-430-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/etc/Makefile.in-82-  { \
schroot-1.6.10/etc/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/etc/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/etc/Makefile.in-168-  esac
schroot-1.6.10/etc/Makefile.in:169:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/etc/Makefile.in-170-am__vpath_adj = case $$p in \
schroot-1.6.10/etc/Makefile.in:171:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/etc/Makefile.in-172-    *) f=$$p;; \
schroot-1.6.10/etc/Makefile.in-173-  esac;
schroot-1.6.10/etc/Makefile.in:174:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/etc/Makefile.in-175-am__install_max = 40
schroot-1.6.10/etc/Makefile.in-176-am__nobase_strip_setup = \
schroot-1.6.10/etc/Makefile.in:177:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/etc/Makefile.in-178-am__nobase_strip = \
##############################################
schroot-1.6.10/etc/Makefile.in-233-  while test -n "$$dir1"; do \
schroot-1.6.10/etc/Makefile.in:234:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
schroot-1.6.10/etc/Makefile.in-235-    if test "$$first" != "."; then \
schroot-1.6.10/etc/Makefile.in-236-      if test "$$first" = ".."; then \
schroot-1.6.10/etc/Makefile.in:237:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
schroot-1.6.10/etc/Makefile.in:238:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
schroot-1.6.10/etc/Makefile.in-239-      else \
schroot-1.6.10/etc/Makefile.in:240:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
schroot-1.6.10/etc/Makefile.in-241-        if test "$$first2" = "$$first"; then \
schroot-1.6.10/etc/Makefile.in:242:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
schroot-1.6.10/etc/Makefile.in-243-        else \
##############################################
schroot-1.6.10/etc/Makefile.in-248-    fi; \
schroot-1.6.10/etc/Makefile.in:249:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
schroot-1.6.10/etc/Makefile.in-250-  done; \
##############################################
schroot-1.6.10/etc/Makefile.in-529-	@list='$(schroot_sysconf_DATA)'; test -n "$(schroot_sysconfdir)" || list=; \
schroot-1.6.10/etc/Makefile.in:530:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/etc/Makefile.in-531-	dir='$(DESTDIR)$(schroot_sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/etc/Makefile.in-546-	dot_seen=no; \
schroot-1.6.10/etc/Makefile.in:547:	target=`echo $@ | sed s/-recursive//`; \
schroot-1.6.10/etc/Makefile.in-548-	case "$@" in \
##############################################
schroot-1.6.10/etc/Makefile.in-609-GTAGS:
schroot-1.6.10/etc/Makefile.in:610:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/etc/Makefile.in-611-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/etc/Makefile.in-632-distdir: $(DISTFILES)
schroot-1.6.10/etc/Makefile.in:633:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/Makefile.in:634:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/Makefile.in-635-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/etc/Makefile.in-646-	  if test -d $$d/$$file; then \
schroot-1.6.10/etc/Makefile.in:647:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/etc/Makefile.in-648-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/etc/bash_completion/Makefile.in-82-  { \
schroot-1.6.10/etc/bash_completion/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/etc/bash_completion/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/etc/bash_completion/Makefile.in-160-  esac
schroot-1.6.10/etc/bash_completion/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/etc/bash_completion/Makefile.in-162-am__vpath_adj = case $$p in \
schroot-1.6.10/etc/bash_completion/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/etc/bash_completion/Makefile.in-164-    *) f=$$p;; \
schroot-1.6.10/etc/bash_completion/Makefile.in-165-  esac;
schroot-1.6.10/etc/bash_completion/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/etc/bash_completion/Makefile.in-167-am__install_max = 40
schroot-1.6.10/etc/bash_completion/Makefile.in-168-am__nobase_strip_setup = \
schroot-1.6.10/etc/bash_completion/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/etc/bash_completion/Makefile.in-170-am__nobase_strip = \
##############################################
schroot-1.6.10/etc/bash_completion/Makefile.in-459-	@list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \
schroot-1.6.10/etc/bash_completion/Makefile.in:460:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/etc/bash_completion/Makefile.in-461-	dir='$(DESTDIR)$(bashcompletiondir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/etc/bash_completion/Makefile.in-469-distdir: $(DISTFILES)
schroot-1.6.10/etc/bash_completion/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/bash_completion/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/bash_completion/Makefile.in-472-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/etc/bash_completion/Makefile.in-483-	  if test -d $$d/$$file; then \
schroot-1.6.10/etc/bash_completion/Makefile.in:484:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/etc/bash_completion/Makefile.in-485-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/etc/pam/Makefile.in-82-  { \
schroot-1.6.10/etc/pam/Makefile.in:83:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/etc/pam/Makefile.in-84-  }; \
##############################################
schroot-1.6.10/etc/pam/Makefile.in-160-  esac
schroot-1.6.10/etc/pam/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/etc/pam/Makefile.in-162-am__vpath_adj = case $$p in \
schroot-1.6.10/etc/pam/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/etc/pam/Makefile.in-164-    *) f=$$p;; \
schroot-1.6.10/etc/pam/Makefile.in-165-  esac;
schroot-1.6.10/etc/pam/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/etc/pam/Makefile.in-167-am__install_max = 40
schroot-1.6.10/etc/pam/Makefile.in-168-am__nobase_strip_setup = \
schroot-1.6.10/etc/pam/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/etc/pam/Makefile.in-170-am__nobase_strip = \
##############################################
schroot-1.6.10/etc/pam/Makefile.in-458-	@list='$(pam_DATA)'; test -n "$(pamdir)" || list=; \
schroot-1.6.10/etc/pam/Makefile.in:459:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/etc/pam/Makefile.in-460-	dir='$(DESTDIR)$(pamdir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/etc/pam/Makefile.in-468-distdir: $(DISTFILES)
schroot-1.6.10/etc/pam/Makefile.in:469:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/pam/Makefile.in:470:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/pam/Makefile.in-471-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/etc/pam/Makefile.in-482-	  if test -d $$d/$$file; then \
schroot-1.6.10/etc/pam/Makefile.in:483:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/etc/pam/Makefile.in-484-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/etc/setup.d/Makefile.in-83-  { \
schroot-1.6.10/etc/setup.d/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/etc/setup.d/Makefile.in-85-  }; \
##############################################
schroot-1.6.10/etc/setup.d/Makefile.in-142-CONFIG_CLEAN_VPATH_FILES =
schroot-1.6.10/etc/setup.d/Makefile.in:143:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/etc/setup.d/Makefile.in-144-am__vpath_adj = case $$p in \
schroot-1.6.10/etc/setup.d/Makefile.in:145:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/etc/setup.d/Makefile.in-146-    *) f=$$p;; \
schroot-1.6.10/etc/setup.d/Makefile.in-147-  esac;
schroot-1.6.10/etc/setup.d/Makefile.in:148:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/etc/setup.d/Makefile.in-149-am__install_max = 40
schroot-1.6.10/etc/setup.d/Makefile.in-150-am__nobase_strip_setup = \
schroot-1.6.10/etc/setup.d/Makefile.in:151:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/etc/setup.d/Makefile.in-152-am__nobase_strip = \
##############################################
schroot-1.6.10/etc/setup.d/Makefile.in-514-	@list='$(schroot_setupdata_DATA)'; test -n "$(schroot_setupdatadir)" || list=; \
schroot-1.6.10/etc/setup.d/Makefile.in:515:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/etc/setup.d/Makefile.in-516-	dir='$(DESTDIR)$(schroot_setupdatadir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/etc/setup.d/Makefile.in-524-distdir: $(DISTFILES)
schroot-1.6.10/etc/setup.d/Makefile.in:525:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/setup.d/Makefile.in:526:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/etc/setup.d/Makefile.in-527-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/etc/setup.d/Makefile.in-538-	  if test -d $$d/$$file; then \
schroot-1.6.10/etc/setup.d/Makefile.in:539:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/etc/setup.d/Makefile.in-540-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/m4/gettext.m4-245-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
schroot-1.6.10/m4/gettext.m4:246:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
schroot-1.6.10/m4/gettext.m4-247-      fi
##############################################
schroot-1.6.10/m4/iconv.m4-94-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
schroot-1.6.10/m4/iconv.m4:95:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
schroot-1.6.10/m4/iconv.m4-96-    AC_MSG_RESULT([$]{ac_t:-
##############################################
schroot-1.6.10/m4/intl.m4-225-changequote(<<,>>)dnl
schroot-1.6.10/m4/intl.m4:226:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
schroot-1.6.10/m4/intl.m4-227-    case $ac_prog_version in
##############################################
schroot-1.6.10/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
schroot-1.6.10/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
schroot-1.6.10/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
schroot-1.6.10/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
schroot-1.6.10/m4/lib-ld.m4-52-  *)
schroot-1.6.10/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
schroot-1.6.10/m4/lib-ld.m4-54-  esac
##############################################
schroot-1.6.10/m4/lib-ld.m4-59-      # Canonicalize the path of ld
schroot-1.6.10/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
schroot-1.6.10/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
schroot-1.6.10/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
schroot-1.6.10/m4/lib-ld.m4-63-      done
##############################################
schroot-1.6.10/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
schroot-1.6.10/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
schroot-1.6.10/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/m4/lib-link.m4-179-        dnl or AC_LIB_HAVE_LINKFLAGS call.
schroot-1.6.10/m4/lib-link.m4:180:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
schroot-1.6.10/m4/lib-link.m4-181-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
schroot-1.6.10/m4/lib-link.m4-228-                -L*)
schroot-1.6.10/m4/lib-link.m4:229:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
schroot-1.6.10/m4/lib-link.m4-230-                  if test -n "$shlibext" \
##############################################
schroot-1.6.10/m4/lib-link.m4-352-              */$acl_libdirstem | */$acl_libdirstem/)
schroot-1.6.10/m4/lib-link.m4:353:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
schroot-1.6.10/m4/lib-link.m4-354-                additional_includedir="$basedir/include"
##############################################
schroot-1.6.10/m4/lib-link.m4-405-                  -L*)
schroot-1.6.10/m4/lib-link.m4:406:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
schroot-1.6.10/m4/lib-link.m4-407-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
schroot-1.6.10/m4/lib-link.m4-455-                  -R*)
schroot-1.6.10/m4/lib-link.m4:456:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
schroot-1.6.10/m4/lib-link.m4-457-                    if test "$enable_rpath" != no; then
##############################################
schroot-1.6.10/m4/lib-link.m4-485-                    dnl Handle this in the next round.
schroot-1.6.10/m4/lib-link.m4:486:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
schroot-1.6.10/m4/lib-link.m4-487-                    ;;
##############################################
schroot-1.6.10/m4/lib-link.m4-491-                    dnl option.
schroot-1.6.10/m4/lib-link.m4:492:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
schroot-1.6.10/m4/lib-link.m4-493-                    ;;
##############################################
schroot-1.6.10/m4/lib-link.m4-598-            -L) next=yes ;;
schroot-1.6.10/m4/lib-link.m4:599:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
schroot-1.6.10/m4/lib-link.m4-600-                 dnl No need to hardcode the standard /usr/lib.
##############################################
schroot-1.6.10/m4/lib-prefix.m4-168-  acl_libdirstem=lib
schroot-1.6.10/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
schroot-1.6.10/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
schroot-1.6.10/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
schroot-1.6.10/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
schroot-1.6.10/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
schroot-1.6.10/m4/libtool.m4-125-done
schroot-1.6.10/m4/libtool.m4:126:cc_basename=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
schroot-1.6.10/m4/libtool.m4-127-])
##############################################
schroot-1.6.10/m4/libtool.m4-427-m4_define([_LT_CONFIG_STATUS_DECLARE],
schroot-1.6.10/m4/libtool.m4:428:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
schroot-1.6.10/m4/libtool.m4-429-
##############################################
schroot-1.6.10/m4/libtool.m4-437-#
schroot-1.6.10/m4/libtool.m4:438:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
schroot-1.6.10/m4/libtool.m4-439-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
schroot-1.6.10/m4/libtool.m4-547-]], lt_decl_quote_varnames); do
schroot-1.6.10/m4/libtool.m4:548:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
schroot-1.6.10/m4/libtool.m4-549-    *[[\\\\\\\`\\"\\\$]]*)
schroot-1.6.10/m4/libtool.m4:550:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
schroot-1.6.10/m4/libtool.m4-551-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-560-]], lt_decl_dquote_varnames); do
schroot-1.6.10/m4/libtool.m4:561:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
schroot-1.6.10/m4/libtool.m4-562-    *[[\\\\\\\`\\"\\\$]]*)
schroot-1.6.10/m4/libtool.m4:563:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
schroot-1.6.10/m4/libtool.m4-564-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-720-
schroot-1.6.10/m4/libtool.m4:721:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
schroot-1.6.10/m4/libtool.m4-722-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
schroot-1.6.10/m4/libtool.m4-1090-  if test "$lt_cv_ld_force_load" = "yes"; then
schroot-1.6.10/m4/libtool.m4:1091:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience ${wl}-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
schroot-1.6.10/m4/libtool.m4-1092-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
schroot-1.6.10/m4/libtool.m4-1143-      }]'
schroot-1.6.10/m4/libtool.m4:1144:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/m4/libtool.m4-1145-  # Check for a 64-bit object if we didn't find anything.
schroot-1.6.10/m4/libtool.m4-1146-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
schroot-1.6.10/m4/libtool.m4:1147:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
schroot-1.6.10/m4/libtool.m4-1148-  fi],[])
##############################################
schroot-1.6.10/m4/libtool.m4-1179-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
schroot-1.6.10/m4/libtool.m4:1180:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
schroot-1.6.10/m4/libtool.m4-1181-  ECHO='print -r --'
schroot-1.6.10/m4/libtool.m4:1182:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
schroot-1.6.10/m4/libtool.m4-1183-  ECHO='printf %s\n'
##############################################
schroot-1.6.10/m4/libtool.m4-1214-    PATH=/empty FPATH=/empty; export PATH FPATH
schroot-1.6.10/m4/libtool.m4:1215:    test "X`printf %s $ECHO`" = "X$ECHO" \
schroot-1.6.10/m4/libtool.m4:1216:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
schroot-1.6.10/m4/libtool.m4-1217-
##############################################
schroot-1.6.10/m4/libtool.m4-1237-   if test "$GCC" = yes; then
schroot-1.6.10/m4/libtool.m4:1238:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
schroot-1.6.10/m4/libtool.m4-1239-   fi
##############################################
schroot-1.6.10/m4/libtool.m4-1241- /*)
schroot-1.6.10/m4/libtool.m4:1242:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
schroot-1.6.10/m4/libtool.m4-1243-   ;; #(
##############################################
schroot-1.6.10/m4/libtool.m4-1270-  if AC_TRY_EVAL(ac_compile); then
schroot-1.6.10/m4/libtool.m4:1271:    case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/m4/libtool.m4-1272-      *ELF-32*)
##############################################
schroot-1.6.10/m4/libtool.m4-1286-    if test "$lt_cv_prog_gnu_ld" = yes; then
schroot-1.6.10/m4/libtool.m4:1287:      case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/m4/libtool.m4-1288-	*32-bit*)
##############################################
schroot-1.6.10/m4/libtool.m4-1298-    else
schroot-1.6.10/m4/libtool.m4:1299:      case `/usr/bin/file conftest.$ac_objext` in
schroot-1.6.10/m4/libtool.m4-1300-	*32-bit*)
##############################################
schroot-1.6.10/m4/libtool.m4-1663-    # And add a safety zone
schroot-1.6.10/m4/libtool.m4:1664:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
schroot-1.6.10/m4/libtool.m4:1665:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
schroot-1.6.10/m4/libtool.m4-1666-    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-1696-    if test -n "$kargmax"; then
schroot-1.6.10/m4/libtool.m4:1697:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
schroot-1.6.10/m4/libtool.m4-1698-    else
##############################################
schroot-1.6.10/m4/libtool.m4-1705-	test undefined != "$lt_cv_sys_max_cmd_len"; then
schroot-1.6.10/m4/libtool.m4:1706:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
schroot-1.6.10/m4/libtool.m4:1707:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
schroot-1.6.10/m4/libtool.m4-1708-    else
##############################################
schroot-1.6.10/m4/libtool.m4-1717-      # we can't tell.
schroot-1.6.10/m4/libtool.m4:1718:      while { test "X"`env echo "$teststring$teststring" 2>/dev/null` \
schroot-1.6.10/m4/libtool.m4-1719-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
schroot-1.6.10/m4/libtool.m4-1721-      do
schroot-1.6.10/m4/libtool.m4:1722:        i=`expr $i + 1`
schroot-1.6.10/m4/libtool.m4-1723-        teststring=$teststring$teststring
##############################################
schroot-1.6.10/m4/libtool.m4-1725-      # Only check the string length outside the loop.
schroot-1.6.10/m4/libtool.m4:1726:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
schroot-1.6.10/m4/libtool.m4-1727-      teststring=
##############################################
schroot-1.6.10/m4/libtool.m4-1730-      # linker.  It appears as though 1/2 is a usable value.
schroot-1.6.10/m4/libtool.m4:1731:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
schroot-1.6.10/m4/libtool.m4-1732-    fi
##############################################
schroot-1.6.10/m4/libtool.m4-2055-  if test "$hard_links" = no; then
schroot-1.6.10/m4/libtool.m4:2056:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
schroot-1.6.10/m4/libtool.m4-2057-    need_locks=warn
##############################################
schroot-1.6.10/m4/libtool.m4-2186-  esac
schroot-1.6.10/m4/libtool.m4:2187:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
schroot-1.6.10/m4/libtool.m4-2188-  case $lt_search_path_spec in
##############################################
schroot-1.6.10/m4/libtool.m4-2193-    # okay in the real world where ";" in dirpaths is itself problematic.
schroot-1.6.10/m4/libtool.m4:2194:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
schroot-1.6.10/m4/libtool.m4-2195-    ;;
schroot-1.6.10/m4/libtool.m4-2196-  *)
schroot-1.6.10/m4/libtool.m4:2197:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/m4/libtool.m4-2198-    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2202-  lt_tmp_lt_search_path_spec=
schroot-1.6.10/m4/libtool.m4:2203:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
schroot-1.6.10/m4/libtool.m4-2204-  for lt_sys_path in $lt_search_path_spec; do
##############################################
schroot-1.6.10/m4/libtool.m4-2237-  esac
schroot-1.6.10/m4/libtool.m4:2238:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
schroot-1.6.10/m4/libtool.m4-2239-else
##############################################
schroot-1.6.10/m4/libtool.m4-2325-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
schroot-1.6.10/m4/libtool.m4:2326:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
schroot-1.6.10/m4/libtool.m4-2327-    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2361-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/m4/libtool.m4:2362:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/m4/libtool.m4:2363:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/m4/libtool.m4:2364:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/m4/libtool.m4-2365-      test -d \$dldir || mkdir -p \$dldir~
##############################################
schroot-1.6.10/m4/libtool.m4-2370-      fi'
schroot-1.6.10/m4/libtool.m4:2371:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/m4/libtool.m4-2372-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/m4/libtool.m4-2378-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
schroot-1.6.10/m4/libtool.m4:2379:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/m4/libtool.m4-2380-m4_if([$1], [],[
##############################################
schroot-1.6.10/m4/libtool.m4-2384-      # MinGW DLLs use traditional 'lib' prefix
schroot-1.6.10/m4/libtool.m4:2385:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/m4/libtool.m4-2386-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2388-      # pw32 DLLs use 'pw' prefix rather than 'lib'
schroot-1.6.10/m4/libtool.m4:2389:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/m4/libtool.m4-2390-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2397-    libname_spec='$name'
schroot-1.6.10/m4/libtool.m4:2398:    soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
schroot-1.6.10/m4/libtool.m4-2399-    library_names_spec='${libname}.dll.lib'
##############################################
schroot-1.6.10/m4/libtool.m4-2409-        # Let DOS variable expansion print the short 8.3 style file name.
schroot-1.6.10/m4/libtool.m4:2410:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
schroot-1.6.10/m4/libtool.m4-2411-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
schroot-1.6.10/m4/libtool.m4-2414-      # Convert to MSYS style.
schroot-1.6.10/m4/libtool.m4:2415:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
schroot-1.6.10/m4/libtool.m4-2416-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2420-      # like /cygdrive/c/PROGRA~1:/cygdr...
schroot-1.6.10/m4/libtool.m4:2421:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
schroot-1.6.10/m4/libtool.m4:2422:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
schroot-1.6.10/m4/libtool.m4:2423:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/m4/libtool.m4-2424-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-2428-        # It is most probably a Windows format PATH.
schroot-1.6.10/m4/libtool.m4:2429:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
schroot-1.6.10/m4/libtool.m4-2430-      else
schroot-1.6.10/m4/libtool.m4:2431:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
schroot-1.6.10/m4/libtool.m4-2432-      fi
##############################################
schroot-1.6.10/m4/libtool.m4-2438-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
schroot-1.6.10/m4/libtool.m4:2439:    postinstall_cmds='base_file=`basename \${file}`~
schroot-1.6.10/m4/libtool.m4:2440:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
schroot-1.6.10/m4/libtool.m4:2441:      dldir=$destdir/`dirname \$dlpath`~
schroot-1.6.10/m4/libtool.m4-2442-      test -d \$dldir || mkdir -p \$dldir~
schroot-1.6.10/m4/libtool.m4-2443-      $install_prog $dir/$dlname \$dldir/$dlname'
schroot-1.6.10/m4/libtool.m4:2444:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
schroot-1.6.10/m4/libtool.m4-2445-      dlpath=$dir/\$dldll~
##############################################
schroot-1.6.10/m4/libtool.m4-2452-    # Assume MSVC wrapper
schroot-1.6.10/m4/libtool.m4:2453:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
schroot-1.6.10/m4/libtool.m4-2454-    dynamic_linker='Win32 ld.exe'
##############################################
schroot-1.6.10/m4/libtool.m4-2469-  shlibpath_var=DYLD_LIBRARY_PATH
schroot-1.6.10/m4/libtool.m4:2470:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
schroot-1.6.10/m4/libtool.m4-2471-m4_if([$1], [],[
##############################################
schroot-1.6.10/m4/libtool.m4-2676-  if test -f /etc/ld.so.conf; then
schroot-1.6.10/m4/libtool.m4:2677:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
schroot-1.6.10/m4/libtool.m4-2678-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
schroot-1.6.10/m4/libtool.m4-2750-  shlibpath_var=LD_LIBRARY_PATH
schroot-1.6.10/m4/libtool.m4:2751:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/m4/libtool.m4-2752-    case $host_os in
##############################################
schroot-1.6.10/m4/libtool.m4-2967-	"file_magic "*)
schroot-1.6.10/m4/libtool.m4:2968:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
schroot-1.6.10/m4/libtool.m4-2969-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
schroot-1.6.10/m4/libtool.m4-3050-    # gcc leaves a trailing carriage return which upsets mingw
schroot-1.6.10/m4/libtool.m4:3051:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
schroot-1.6.10/m4/libtool.m4-3052-  *)
schroot-1.6.10/m4/libtool.m4:3053:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
schroot-1.6.10/m4/libtool.m4-3054-  esac
##############################################
schroot-1.6.10/m4/libtool.m4-3059-      # Canonicalize the pathname of ld
schroot-1.6.10/m4/libtool.m4:3060:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
schroot-1.6.10/m4/libtool.m4-3061-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
schroot-1.6.10/m4/libtool.m4:3062:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
schroot-1.6.10/m4/libtool.m4-3063-      done
##############################################
schroot-1.6.10/m4/libtool.m4-3090-      # Break only if it was the GNU/non-GNU ld that we prefer.
schroot-1.6.10/m4/libtool.m4:3091:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
schroot-1.6.10/m4/libtool.m4-3092-      *GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/m4/libtool.m4-3130-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
schroot-1.6.10/m4/libtool.m4:3131:case `$LD -v 2>&1 </dev/null` in
schroot-1.6.10/m4/libtool.m4-3132-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/m4/libtool.m4-3321-openbsd*)
schroot-1.6.10/m4/libtool.m4:3322:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/m4/libtool.m4-3323-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
schroot-1.6.10/m4/libtool.m4-3385-    else
schroot-1.6.10/m4/libtool.m4:3386:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
schroot-1.6.10/m4/libtool.m4-3387-    fi
##############################################
schroot-1.6.10/m4/libtool.m4-3431-	# Tru64's nm complains that /dev/null is an invalid object file
schroot-1.6.10/m4/libtool.m4:3432:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/m4/libtool.m4-3433-	*/dev/null* | *'Invalid file or object type'*)
##############################################
schroot-1.6.10/m4/libtool.m4-3437-	*)
schroot-1.6.10/m4/libtool.m4:3438:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/m4/libtool.m4-3439-	  */dev/null*)
##############################################
schroot-1.6.10/m4/libtool.m4-3463-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
schroot-1.6.10/m4/libtool.m4:3464:    case `$DUMPBIN -symbols /dev/null 2>&1 | sed '1q'` in
schroot-1.6.10/m4/libtool.m4-3465-    *COFF*)
##############################################
schroot-1.6.10/m4/libtool.m4-3522-  # decide which to use based on capabilities of $DLLTOOL
schroot-1.6.10/m4/libtool.m4:3523:  case `$DLLTOOL --help 2>&1` in
schroot-1.6.10/m4/libtool.m4-3524-  *--identify-strict*)
##############################################
schroot-1.6.10/m4/libtool.m4-3681-# If we're using GNU nm, then use its standard symbol codes.
schroot-1.6.10/m4/libtool.m4:3682:case `$NM -V 2>&1` in
schroot-1.6.10/m4/libtool.m4-3683-*GNU* | *'with BFD'*)
##############################################
schroot-1.6.10/m4/libtool.m4-3699-mingw*)
schroot-1.6.10/m4/libtool.m4:3700:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
schroot-1.6.10/m4/libtool.m4-3701-  ;;
##############################################
schroot-1.6.10/m4/libtool.m4-3752-    nlist=conftest.nm
schroot-1.6.10/m4/libtool.m4:3753:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
schroot-1.6.10/m4/libtool.m4-3754-      # Try sorting and uniquifying the output.
##############################################
schroot-1.6.10/m4/libtool.m4-4090-	  *)
schroot-1.6.10/m4/libtool.m4:4091:	    case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/m4/libtool.m4-4092-	    *Sun\ C*)
##############################################
schroot-1.6.10/m4/libtool.m4-4395-      *)
schroot-1.6.10/m4/libtool.m4:4396:	case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/m4/libtool.m4-4397-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
schroot-1.6.10/m4/libtool.m4-4673-	# shared libraries, regardless of the interface used.
schroot-1.6.10/m4/libtool.m4:4674:	case `$LD -v 2>&1` in
schroot-1.6.10/m4/libtool.m4-4675-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
schroot-1.6.10/m4/libtool.m4-4705-    supports_anon_versioning=no
schroot-1.6.10/m4/libtool.m4:4706:    case `$LD -v 2>&1` in
schroot-1.6.10/m4/libtool.m4-4707-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
schroot-1.6.10/m4/libtool.m4-4774-	# is EXPORTS), use it as is; otherwise, prepend...
schroot-1.6.10/m4/libtool.m4:4775:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/m4/libtool.m4-4776-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
schroot-1.6.10/m4/libtool.m4-4802-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
schroot-1.6.10/m4/libtool.m4:4803:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/m4/libtool.m4:4804:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/m4/libtool.m4-4805-      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-4820-        pgcc*)				# Portland Group C compiler
schroot-1.6.10/m4/libtool.m4:4821:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-4822-	  tmp_addflag=' $pic_flag'
##############################################
schroot-1.6.10/m4/libtool.m4-4825-					# Portland Group f77 and f90 compilers
schroot-1.6.10/m4/libtool.m4:4826:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-4827-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
schroot-1.6.10/m4/libtool.m4-4840-	nvcc*)	# Cuda Compiler Driver 2.2
schroot-1.6.10/m4/libtool.m4:4841:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-4842-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
schroot-1.6.10/m4/libtool.m4-4844-	esac
schroot-1.6.10/m4/libtool.m4:4845:	case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/m4/libtool.m4-4846-	*Sun\ C*)			# Sun C 5.9
schroot-1.6.10/m4/libtool.m4:4847:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-4848-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
schroot-1.6.10/m4/libtool.m4-4912-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
schroot-1.6.10/m4/libtool.m4:4913:      case `$LD -v 2>&1` in
schroot-1.6.10/m4/libtool.m4-4914-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
schroot-1.6.10/m4/libtool.m4-5035-	# below for broken collect2 doesn't work under 4.3+
schroot-1.6.10/m4/libtool.m4:5036:	  collect2name=`${CC} -print-prog-name=collect2`
schroot-1.6.10/m4/libtool.m4-5037-	  if test -f "$collect2name" &&
##############################################
schroot-1.6.10/m4/libtool.m4-5085-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
schroot-1.6.10/m4/libtool.m4:5086:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
schroot-1.6.10/m4/libtool.m4-5087-      else
##############################################
schroot-1.6.10/m4/libtool.m4-5151-	_LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
schroot-1.6.10/m4/libtool.m4:5152:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/m4/libtool.m4-5153-	    sed -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
schroot-1.6.10/m4/libtool.m4-5188-	# FIXME: Setting linknames here is a bad hack.
schroot-1.6.10/m4/libtool.m4:5189:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
schroot-1.6.10/m4/libtool.m4-5190-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
schroot-1.6.10/m4/libtool.m4-5326-      if test "$GCC" = yes; then
schroot-1.6.10/m4/libtool.m4:5327:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-5328-	# Try to use the -exported_symbol ld option, if it does not
##############################################
schroot-1.6.10/m4/libtool.m4-5349-	if test "$lt_cv_irix_exported_symbol" = yes; then
schroot-1.6.10/m4/libtool.m4:5350:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
schroot-1.6.10/m4/libtool.m4-5351-	fi
schroot-1.6.10/m4/libtool.m4-5352-      else
schroot-1.6.10/m4/libtool.m4:5353:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4:5354:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
schroot-1.6.10/m4/libtool.m4-5355-      fi
##############################################
schroot-1.6.10/m4/libtool.m4-5389-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
schroot-1.6.10/m4/libtool.m4:5390:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/m4/libtool.m4-5391-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
schroot-1.6.10/m4/libtool.m4-5422-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/m4/libtool.m4:5423:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-5424-      else
schroot-1.6.10/m4/libtool.m4-5425-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
schroot-1.6.10/m4/libtool.m4:5426:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-5427-      fi
##############################################
schroot-1.6.10/m4/libtool.m4-5435-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/m4/libtool.m4:5436:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $pic_flag $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-5437-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
schroot-1.6.10/m4/libtool.m4-5439-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
schroot-1.6.10/m4/libtool.m4:5440:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4:5441:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
schroot-1.6.10/m4/libtool.m4:5442:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
schroot-1.6.10/m4/libtool.m4-5443-
##############################################
schroot-1.6.10/m4/libtool.m4-5458-      else
schroot-1.6.10/m4/libtool.m4:5459:	case `$CC -V 2>&1` in
schroot-1.6.10/m4/libtool.m4-5460-	*"Compilers 5.0"*)
##############################################
schroot-1.6.10/m4/libtool.m4-5651-	  _LT_TAGVAR(allow_undefined_flag, $1)=
schroot-1.6.10/m4/libtool.m4:5652:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
schroot-1.6.10/m4/libtool.m4-5653-	  then
##############################################
schroot-1.6.10/m4/libtool.m4-5951-        # ancient GNU ld didn't support --whole-archive et. al.
schroot-1.6.10/m4/libtool.m4:5952:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
schroot-1.6.10/m4/libtool.m4-5953-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
schroot-1.6.10/m4/libtool.m4-6034-          # below for broken collect2 doesn't work under 4.3+
schroot-1.6.10/m4/libtool.m4:6035:	  collect2name=`${CC} -print-prog-name=collect2`
schroot-1.6.10/m4/libtool.m4-6036-	  if test -f "$collect2name" &&
##############################################
schroot-1.6.10/m4/libtool.m4-6084-
schroot-1.6.10/m4/libtool.m4:6085:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then func_echo_all "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
schroot-1.6.10/m4/libtool.m4-6086-        else
##############################################
schroot-1.6.10/m4/libtool.m4-6150-	  _LT_TAGVAR(archive_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-dll~linknames='
schroot-1.6.10/m4/libtool.m4:6151:	  _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/m4/libtool.m4-6152-	      $SED -n -e 's/\\\\\\\(.*\\\\\\\)/-link\\\ -EXPORT:\\\\\\\1/' -e '1\\\!p' < $export_symbols > $output_objdir/$soname.exp;
##############################################
schroot-1.6.10/m4/libtool.m4-6191-	    # is EXPORTS), use it as is; otherwise, prepend...
schroot-1.6.10/m4/libtool.m4:6192:	    _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
schroot-1.6.10/m4/libtool.m4-6193-	      cp $export_symbols $output_objdir/$soname.def;
##############################################
schroot-1.6.10/m4/libtool.m4-6271-            # dependencies.
schroot-1.6.10/m4/libtool.m4:6272:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/m4/libtool.m4-6273-            ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6336-	    # dependencies.
schroot-1.6.10/m4/libtool.m4:6337:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/m4/libtool.m4-6338-	    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6372-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
schroot-1.6.10/m4/libtool.m4:6373:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/m4/libtool.m4:6374:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
schroot-1.6.10/m4/libtool.m4-6375-	;;
##############################################
schroot-1.6.10/m4/libtool.m4-6379-	    # SGI C++
schroot-1.6.10/m4/libtool.m4:6380:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-6381-
##############################################
schroot-1.6.10/m4/libtool.m4-6390-	      if test "$with_gnu_ld" = no; then
schroot-1.6.10/m4/libtool.m4:6391:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-6392-	      else
schroot-1.6.10/m4/libtool.m4:6393:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` -o $lib'
schroot-1.6.10/m4/libtool.m4-6394-	      fi
##############################################
schroot-1.6.10/m4/libtool.m4-6411-	    # to its proper name (with version) after linking.
schroot-1.6.10/m4/libtool.m4:6412:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
schroot-1.6.10/m4/libtool.m4:6413:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
schroot-1.6.10/m4/libtool.m4-6414-	    # Commands to make compiler produce verbose output that lists
##############################################
schroot-1.6.10/m4/libtool.m4-6421-	    # dependencies.
schroot-1.6.10/m4/libtool.m4:6422:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/m4/libtool.m4-6423-
##############################################
schroot-1.6.10/m4/libtool.m4-6436-	    # earlier do not add the objects themselves.
schroot-1.6.10/m4/libtool.m4:6437:	    case `$CC -V 2>&1` in
schroot-1.6.10/m4/libtool.m4-6438-	      *"Version 7."*)
##############################################
schroot-1.6.10/m4/libtool.m4-6457-            # Portland Group C++ compiler
schroot-1.6.10/m4/libtool.m4:6458:	    case `$CC -V` in
schroot-1.6.10/m4/libtool.m4-6459-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
schroot-1.6.10/m4/libtool.m4-6462-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
schroot-1.6.10/m4/libtool.m4:6463:		compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
schroot-1.6.10/m4/libtool.m4-6464-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
schroot-1.6.10/m4/libtool.m4-6466-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
schroot-1.6.10/m4/libtool.m4:6467:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
schroot-1.6.10/m4/libtool.m4-6468-		$RANLIB $oldlib'
##############################################
schroot-1.6.10/m4/libtool.m4-6471-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
schroot-1.6.10/m4/libtool.m4:6472:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
schroot-1.6.10/m4/libtool.m4-6473-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
schroot-1.6.10/m4/libtool.m4-6475-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
schroot-1.6.10/m4/libtool.m4:6476:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
schroot-1.6.10/m4/libtool.m4-6477-	      ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6485-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
schroot-1.6.10/m4/libtool.m4:6486:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-6487-            ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6504-	    # dependencies.
schroot-1.6.10/m4/libtool.m4:6505:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
schroot-1.6.10/m4/libtool.m4-6506-	    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6519-	  *)
schroot-1.6.10/m4/libtool.m4:6520:	    case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/m4/libtool.m4-6521-	    *Sun\ C*)
##############################################
schroot-1.6.10/m4/libtool.m4-6526-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
schroot-1.6.10/m4/libtool.m4:6527:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` ${wl}--no-whole-archive'
schroot-1.6.10/m4/libtool.m4-6528-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
schroot-1.6.10/m4/libtool.m4-6596-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
schroot-1.6.10/m4/libtool.m4:6597:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/m4/libtool.m4-6598-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
schroot-1.6.10/m4/libtool.m4-6615-	    # to its proper name (with version) after linking.
schroot-1.6.10/m4/libtool.m4:6616:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
schroot-1.6.10/m4/libtool.m4-6617-
##############################################
schroot-1.6.10/m4/libtool.m4-6636-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
schroot-1.6.10/m4/libtool.m4:6637:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && func_echo_all "${wl}-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-6638-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
schroot-1.6.10/m4/libtool.m4-6641-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
schroot-1.6.10/m4/libtool.m4:6642:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4:6643:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
schroot-1.6.10/m4/libtool.m4-6644-	          echo "-hidden">> $lib.exp~
schroot-1.6.10/m4/libtool.m4:6645:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry ${output_objdir}/so_locations -o $lib~
schroot-1.6.10/m4/libtool.m4-6646-	          $RM $lib.exp'
##############################################
schroot-1.6.10/m4/libtool.m4-6660-	    # dependencies.
schroot-1.6.10/m4/libtool.m4:6661:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
schroot-1.6.10/m4/libtool.m4-6662-	    ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6667-	        osf3*)
schroot-1.6.10/m4/libtool.m4:6668:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-6669-		  ;;
schroot-1.6.10/m4/libtool.m4-6670-	        *)
schroot-1.6.10/m4/libtool.m4:6671:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && func_echo_all "${wl}-set_version ${wl}$verstring"` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
schroot-1.6.10/m4/libtool.m4-6672-		  ;;
##############################################
schroot-1.6.10/m4/libtool.m4-6920-  case ${2} in
schroot-1.6.10/m4/libtool.m4:6921:  .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
schroot-1.6.10/m4/libtool.m4:6922:  *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
schroot-1.6.10/m4/libtool.m4-6923-  esac
##############################################
schroot-1.6.10/m4/libtool.m4-7008-
schroot-1.6.10/m4/libtool.m4:7009:  for p in `eval "$output_verbose_link_cmd"`; do
schroot-1.6.10/m4/libtool.m4-7010-    case ${prev}${p} in
##############################################
schroot-1.6.10/m4/libtool.m4-7106-linux*)
schroot-1.6.10/m4/libtool.m4:7107:  case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/m4/libtool.m4-7108-  *Sun\ C*)
##############################################
schroot-1.6.10/m4/libtool.m4-7157-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
schroot-1.6.10/m4/libtool.m4:7158: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
schroot-1.6.10/m4/libtool.m4-7159-fi
##############################################
schroot-1.6.10/m4/libtool.m4-7769-    test $lt_ac_count -gt 10 && break
schroot-1.6.10/m4/libtool.m4:7770:    lt_ac_count=`expr $lt_ac_count + 1`
schroot-1.6.10/m4/libtool.m4-7771-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
schroot-1.6.10/m4/libtool.m4-7840-# ------------------------------------------------------
schroot-1.6.10/m4/libtool.m4:7841:# In `$cfgfile', look for function FUNCNAME delimited by `^FUNCNAME ()$' and
schroot-1.6.10/m4/libtool.m4-7842-# '^} FUNCNAME ', and replace its body with REPLACEMENT-BODY.
##############################################
schroot-1.6.10/m4/ltsugar.m4-67-m4_define([lt_combine],
schroot-1.6.10/m4/ltsugar.m4:68:[m4_if(m4_eval([$# > 3]), [1],
schroot-1.6.10/m4/ltsugar.m4-69-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
schroot-1.6.10/m4/po.m4-43-changequote(,)dnl
schroot-1.6.10/m4/po.m4:44:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/m4/po.m4-45-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
schroot-1.6.10/m4/po.m4-50-changequote(,)dnl
schroot-1.6.10/m4/po.m4:51:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/m4/po.m4-52-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
schroot-1.6.10/m4/po.m4-69-changequote(,)dnl
schroot-1.6.10/m4/po.m4:70:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
schroot-1.6.10/m4/po.m4-71-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
schroot-1.6.10/m4/po.m4-90-      case "$ac_file" in
schroot-1.6.10/m4/po.m4:91:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
schroot-1.6.10/m4/po.m4-92-      esac
##############################################
schroot-1.6.10/m4/po.m4-95-        # Adjust a relative srcdir.
schroot-1.6.10/m4/po.m4:96:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
schroot-1.6.10/m4/po.m4:97:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
schroot-1.6.10/m4/po.m4:98:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
schroot-1.6.10/m4/po.m4-99-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
schroot-1.6.10/m4/po.m4-102-        case "$ac_given_srcdir" in
schroot-1.6.10/m4/po.m4:103:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
schroot-1.6.10/m4/po.m4-104-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
schroot-1.6.10/m4/po.m4-122-            fi
schroot-1.6.10/m4/po.m4:123:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
schroot-1.6.10/m4/po.m4-124-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
schroot-1.6.10/m4/po.m4-219-  # Adjust a relative srcdir.
schroot-1.6.10/m4/po.m4:220:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
schroot-1.6.10/m4/po.m4:221:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
schroot-1.6.10/m4/po.m4:222:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
schroot-1.6.10/m4/po.m4-223-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
schroot-1.6.10/m4/po.m4-226-  case "$ac_given_srcdir" in
schroot-1.6.10/m4/po.m4:227:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
schroot-1.6.10/m4/po.m4-228-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
schroot-1.6.10/m4/po.m4-287-  # Set POTFILES to the value of the Makefile variable POTFILES.
schroot-1.6.10/m4/po.m4:288:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
schroot-1.6.10/m4/po.m4:289:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
schroot-1.6.10/m4/po.m4-290-  # Compute POTFILES_DEPS as
##############################################
schroot-1.6.10/m4/po.m4-302-    # The LINGUAS file contains the set of available languages.
schroot-1.6.10/m4/po.m4:303:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
schroot-1.6.10/m4/po.m4-304-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
schroot-1.6.10/m4/po.m4-306-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
schroot-1.6.10/m4/po.m4:307:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
schroot-1.6.10/m4/po.m4:308:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
schroot-1.6.10/m4/po.m4-309-  fi
##############################################
schroot-1.6.10/m4/po.m4-350-    QMFILES="$QMFILES $srcdirpre$lang.qm"
schroot-1.6.10/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
schroot-1.6.10/m4/po.m4-352-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
schroot-1.6.10/m4/po.m4:353:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
schroot-1.6.10/m4/po.m4-354-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
schroot-1.6.10/m4/po.m4-391-      QTCATALOGS="$QTCATALOGS $lang.qm"
schroot-1.6.10/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
schroot-1.6.10/m4/po.m4-393-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
schroot-1.6.10/m4/po.m4:394:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
schroot-1.6.10/m4/po.m4-395-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
schroot-1.6.10/m4/po.m4-402-    for lang in $ALL_LINGUAS; do
schroot-1.6.10/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
schroot-1.6.10/m4/po.m4-404-      cat >> "$ac_file.tmp" <<EOF
##############################################
schroot-1.6.10/m4/po.m4-413-    for lang in $ALL_LINGUAS; do
schroot-1.6.10/m4/po.m4:414:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
schroot-1.6.10/m4/po.m4-415-      cat >> "$ac_file.tmp" <<EOF
##############################################
schroot-1.6.10/man/Makefile.in-81-  { \
schroot-1.6.10/man/Makefile.in:82:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/man/Makefile.in-83-  }; \
##############################################
schroot-1.6.10/man/Makefile.in-159-  esac
schroot-1.6.10/man/Makefile.in:160:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/man/Makefile.in-161-am__vpath_adj = case $$p in \
schroot-1.6.10/man/Makefile.in:162:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/man/Makefile.in-163-    *) f=$$p;; \
schroot-1.6.10/man/Makefile.in-164-  esac;
schroot-1.6.10/man/Makefile.in:165:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/man/Makefile.in-166-am__install_max = 40
schroot-1.6.10/man/Makefile.in-167-am__nobase_strip_setup = \
schroot-1.6.10/man/Makefile.in:168:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/man/Makefile.in-169-am__nobase_strip = \
##############################################
schroot-1.6.10/man/Makefile.in-510-	test -n "$(man1dir)" \
schroot-1.6.10/man/Makefile.in:511:	  && test -n "`echo $$list1$$list2`" \
schroot-1.6.10/man/Makefile.in-512-	  || exit 0; \
##############################################
schroot-1.6.10/man/Makefile.in-553-	test -n "$(man5dir)" \
schroot-1.6.10/man/Makefile.in:554:	  && test -n "`echo $$list1$$list2`" \
schroot-1.6.10/man/Makefile.in-555-	  || exit 0; \
##############################################
schroot-1.6.10/man/Makefile.in-596-	test -n "$(man7dir)" \
schroot-1.6.10/man/Makefile.in:597:	  && test -n "`echo $$list1$$list2`" \
schroot-1.6.10/man/Makefile.in-598-	  || exit 0; \
##############################################
schroot-1.6.10/man/Makefile.in-642-distdir: $(DISTFILES)
schroot-1.6.10/man/Makefile.in:643:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/man/Makefile.in:644:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/man/Makefile.in-645-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/man/Makefile.in-656-	  if test -d $$d/$$file; then \
schroot-1.6.10/man/Makefile.in:657:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/man/Makefile.in-658-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/po/Makefile.in.in-87-.po.gmo:
schroot-1.6.10/po/Makefile.in.in:88:	@lang=`echo $* | sed -e 's,.*/,,'`; \
schroot-1.6.10/po/Makefile.in.in-89-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
schroot-1.6.10/po/Makefile.in.in-166-$(POFILES): $(srcdir)/$(DOMAIN).pot
schroot-1.6.10/po/Makefile.in.in:167:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
schroot-1.6.10/po/Makefile.in.in-168-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
schroot-1.6.10/po/Makefile.in.in-196-	for cat in $$catalogs; do \
schroot-1.6.10/po/Makefile.in.in:197:	  cat=`basename $$cat`; \
schroot-1.6.10/po/Makefile.in.in:198:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
schroot-1.6.10/po/Makefile.in.in-199-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
schroot-1.6.10/po/Makefile.in.in-206-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
schroot-1.6.10/po/Makefile.in.in:207:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
schroot-1.6.10/po/Makefile.in.in-208-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
schroot-1.6.10/po/Makefile.in.in-248-	for cat in $$catalogs; do \
schroot-1.6.10/po/Makefile.in.in:249:	  cat=`basename $$cat`; \
schroot-1.6.10/po/Makefile.in.in:250:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
schroot-1.6.10/po/Makefile.in.in-251-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
schroot-1.6.10/po/Makefile.in.in-255-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
schroot-1.6.10/po/Makefile.in.in:256:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
schroot-1.6.10/po/Makefile.in.in-257-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
schroot-1.6.10/po/Makefile.in.in-294-	for cat in $$catalogs; do \
schroot-1.6.10/po/Makefile.in.in:295:	  cat=`basename $$cat`; \
schroot-1.6.10/po/Makefile.in.in:296:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
schroot-1.6.10/po/Makefile.in.in-297-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
schroot-1.6.10/po/Makefile.in.in-359-.nop.po-create:
schroot-1.6.10/po/Makefile.in.in:360:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
schroot-1.6.10/po/Makefile.in.in-361-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
schroot-1.6.10/po/Makefile.in.in-366-.nop.po-update:
schroot-1.6.10/po/Makefile.in.in:367:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
schroot-1.6.10/po/Makefile.in.in-368-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
schroot-1.6.10/po/Rules-quot-15-.insert-header.po-update-en:
schroot-1.6.10/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
schroot-1.6.10/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
schroot-1.6.10/po/Rules-quot-18-	tmpdir=`pwd`; \
schroot-1.6.10/po/Rules-quot-19-	echo "$$lang:"; \
schroot-1.6.10/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
schroot-1.6.10/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
schroot-1.6.10/po/Rules-quot-22-	cd $(srcdir); \
schroot-1.6.10/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
schroot-1.6.10/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
schroot-1.6.10/sbuild/Makefile.in-84-  { \
schroot-1.6.10/sbuild/Makefile.in:85:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/sbuild/Makefile.in-86-  }; \
##############################################
schroot-1.6.10/sbuild/Makefile.in-143-CONFIG_CLEAN_VPATH_FILES =
schroot-1.6.10/sbuild/Makefile.in:144:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/sbuild/Makefile.in-145-am__vpath_adj = case $$p in \
schroot-1.6.10/sbuild/Makefile.in:146:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/sbuild/Makefile.in-147-    *) f=$$p;; \
schroot-1.6.10/sbuild/Makefile.in-148-  esac;
schroot-1.6.10/sbuild/Makefile.in:149:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/sbuild/Makefile.in-150-am__install_max = 40
schroot-1.6.10/sbuild/Makefile.in-151-am__nobase_strip_setup = \
schroot-1.6.10/sbuild/Makefile.in:152:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/sbuild/Makefile.in-153-am__nobase_strip = \
##############################################
schroot-1.6.10/sbuild/Makefile.in-903-.cc.obj:
schroot-1.6.10/sbuild/Makefile.in:904:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/sbuild/Makefile.in-905-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/sbuild/Makefile.in-907-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/sbuild/Makefile.in:908:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/sbuild/Makefile.in-909-
##############################################
schroot-1.6.10/sbuild/Makefile.in-940-	@list='$(pkgconfigdata_DATA)'; test -n "$(pkgconfigdatadir)" || list=; \
schroot-1.6.10/sbuild/Makefile.in:941:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/sbuild/Makefile.in-942-	dir='$(DESTDIR)$(pkgconfigdatadir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/sbuild/Makefile.in-961-	@list='$(pkginclude_HEADERS)'; test -n "$(pkgincludedir)" || list=; \
schroot-1.6.10/sbuild/Makefile.in:962:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
schroot-1.6.10/sbuild/Makefile.in-963-	dir='$(DESTDIR)$(pkgincludedir)'; $(am__uninstall_files_from_dir)
##############################################
schroot-1.6.10/sbuild/Makefile.in-994-GTAGS:
schroot-1.6.10/sbuild/Makefile.in:995:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/sbuild/Makefile.in-996-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/sbuild/Makefile.in-1017-distdir: $(DISTFILES)
schroot-1.6.10/sbuild/Makefile.in:1018:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/sbuild/Makefile.in:1019:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/sbuild/Makefile.in-1020-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/sbuild/Makefile.in-1031-	  if test -d $$d/$$file; then \
schroot-1.6.10/sbuild/Makefile.in:1032:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/sbuild/Makefile.in-1033-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/scripts/compile-67-	mingw/*)
schroot-1.6.10/scripts/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
schroot-1.6.10/scripts/compile-69-	  ;;
schroot-1.6.10/scripts/compile-70-	cygwin/*)
schroot-1.6.10/scripts/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
schroot-1.6.10/scripts/compile-72-	  ;;
schroot-1.6.10/scripts/compile-73-	wine/*)
schroot-1.6.10/scripts/compile:74:	  file=`winepath -w "$file" || echo "$file"`
schroot-1.6.10/scripts/compile-75-	  ;;
##############################################
schroot-1.6.10/scripts/compile-309-# Name of file we expect compiler to create.
schroot-1.6.10/scripts/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
schroot-1.6.10/scripts/compile-311-
##############################################
schroot-1.6.10/scripts/compile-315-# object file name, since that is what matters with a parallel build.
schroot-1.6.10/scripts/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
schroot-1.6.10/scripts/compile-317-while true; do
##############################################
schroot-1.6.10/scripts/config.guess-34-
schroot-1.6.10/scripts/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
schroot-1.6.10/scripts/config.guess-36-
##############################################
schroot-1.6.10/scripts/config.guess-102-: ${TMPDIR=/tmp} ;
schroot-1.6.10/scripts/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
schroot-1.6.10/scripts/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
schroot-1.6.10/scripts/config.guess-151-	EOF
schroot-1.6.10/scripts/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
schroot-1.6.10/scripts/config.guess-153-	;;
##############################################
schroot-1.6.10/scripts/config.guess-209-	    *)
schroot-1.6.10/scripts/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
schroot-1.6.10/scripts/config.guess-211-		;;
##############################################
schroot-1.6.10/scripts/config.guess-240-	*4.0)
schroot-1.6.10/scripts/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
schroot-1.6.10/scripts/config.guess-242-		;;
schroot-1.6.10/scripts/config.guess-243-	*5.*)
schroot-1.6.10/scripts/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
schroot-1.6.10/scripts/config.guess-245-		;;
##############################################
schroot-1.6.10/scripts/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
schroot-1.6.10/scripts/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
schroot-1.6.10/scripts/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
schroot-1.6.10/scripts/config.guess-288-	# 1.2 uses "1.2" for uname -r.
schroot-1.6.10/scripts/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
schroot-1.6.10/scripts/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
schroot-1.6.10/scripts/config.guess-348-    s390x:SunOS:*:*)
schroot-1.6.10/scripts/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-350-	exit ;;
schroot-1.6.10/scripts/config.guess-351-    sun4H:SunOS:5.*:*)
schroot-1.6.10/scripts/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-353-	exit ;;
schroot-1.6.10/scripts/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
schroot-1.6.10/scripts/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-356-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-373-	fi
schroot-1.6.10/scripts/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-375-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
schroot-1.6.10/scripts/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-381-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
schroot-1.6.10/scripts/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
schroot-1.6.10/scripts/config.guess-390-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-394-    sun*:*:4.2BSD:*)
schroot-1.6.10/scripts/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
schroot-1.6.10/scripts/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
schroot-1.6.10/scripts/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
schroot-1.6.10/scripts/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
schroot-1.6.10/scripts/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
schroot-1.6.10/scripts/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
schroot-1.6.10/scripts/config.guess-532-    *:IRIX*:*:*)
schroot-1.6.10/scripts/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
schroot-1.6.10/scripts/config.guess-534-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-562-EOF
schroot-1.6.10/scripts/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
schroot-1.6.10/scripts/config.guess-564-		then
##############################################
schroot-1.6.10/scripts/config.guess-575-    *:AIX:*:[4567])
schroot-1.6.10/scripts/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
schroot-1.6.10/scripts/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
schroot-1.6.10/scripts/config.guess-610-    9000/[34678]??:HP-UX:*:*)
schroot-1.6.10/scripts/config.guess:611:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
schroot-1.6.10/scripts/config.guess-612-	case "${UNAME_MACHINE}" in
##############################################
schroot-1.6.10/scripts/config.guess-664-EOF
schroot-1.6.10/scripts/config.guess:665:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
schroot-1.6.10/scripts/config.guess-666-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
schroot-1.6.10/scripts/config.guess-692-    ia64:HP-UX:*:*)
schroot-1.6.10/scripts/config.guess:693:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
schroot-1.6.10/scripts/config.guess-694-	echo ia64-hp-hpux${HPUX_REV}
##############################################
schroot-1.6.10/scripts/config.guess-722-EOF
schroot-1.6.10/scripts/config.guess:723:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
schroot-1.6.10/scripts/config.guess-724-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
schroot-1.6.10/scripts/config.guess-793-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
schroot-1.6.10/scripts/config.guess:794:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
schroot-1.6.10/scripts/config.guess-795-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
schroot-1.6.10/scripts/config.guess-798-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
schroot-1.6.10/scripts/config.guess:799:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
schroot-1.6.10/scripts/config.guess-800-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
schroot-1.6.10/scripts/config.guess-814-	    amd64)
schroot-1.6.10/scripts/config.guess:815:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
schroot-1.6.10/scripts/config.guess-816-	    *)
schroot-1.6.10/scripts/config.guess:817:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
schroot-1.6.10/scripts/config.guess-818-	esac
##############################################
schroot-1.6.10/scripts/config.guess-872-    prep*:SunOS:5.*:*)
schroot-1.6.10/scripts/config.guess:873:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
schroot-1.6.10/scripts/config.guess-874-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-876-	# the GNU system
schroot-1.6.10/scripts/config.guess:877:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
schroot-1.6.10/scripts/config.guess-878-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-880-	# other systems with GNU libc and userland
schroot-1.6.10/scripts/config.guess:881:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
schroot-1.6.10/scripts/config.guess-882-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-968-EOF
schroot-1.6.10/scripts/config.guess:969:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
schroot-1.6.10/scripts/config.guess-970-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
schroot-1.6.10/scripts/config.guess-1062-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
schroot-1.6.10/scripts/config.guess:1063:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
schroot-1.6.10/scripts/config.guess-1064-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
schroot-1.6.10/scripts/config.guess-1337-    *:DragonFly:*:*)
schroot-1.6.10/scripts/config.guess:1338:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
schroot-1.6.10/scripts/config.guess-1339-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-1350-    i*86:skyos:*:*)
schroot-1.6.10/scripts/config.guess:1351:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
schroot-1.6.10/scripts/config.guess-1352-	exit ;;
##############################################
schroot-1.6.10/scripts/config.guess-1478-
schroot-1.6.10/scripts/config.guess:1479:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
schroot-1.6.10/scripts/config.guess-1480-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
schroot-1.6.10/scripts/config.rpath-33-host="$1"
schroot-1.6.10/scripts/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
schroot-1.6.10/scripts/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
schroot-1.6.10/scripts/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
schroot-1.6.10/scripts/config.rpath-37-
##############################################
schroot-1.6.10/scripts/config.rpath-47-done
schroot-1.6.10/scripts/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
schroot-1.6.10/scripts/config.rpath-49-
##############################################
schroot-1.6.10/scripts/config.rpath-91-        *)
schroot-1.6.10/scripts/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
schroot-1.6.10/scripts/config.rpath-93-            *Sun\ C*)
##############################################
schroot-1.6.10/scripts/config.rpath-214-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
schroot-1.6.10/scripts/config.rpath:215:      case `$LD -v 2>&1` in
schroot-1.6.10/scripts/config.rpath-216-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
schroot-1.6.10/scripts/config.rpath-220-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
schroot-1.6.10/scripts/config.rpath:221:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
schroot-1.6.10/scripts/config.rpath-222-          else
##############################################
schroot-1.6.10/scripts/config.rpath-277-        case $host_os in aix4.[012]|aix4.[012].*)
schroot-1.6.10/scripts/config.rpath:278:          collect2name=`${CC} -print-prog-name=collect2`
schroot-1.6.10/scripts/config.rpath-279-          if test -f "$collect2name" && \
##############################################
schroot-1.6.10/scripts/config.rpath-415-      hardcode_direct=yes
schroot-1.6.10/scripts/config.rpath:416:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
schroot-1.6.10/scripts/config.rpath-417-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
schroot-1.6.10/scripts/config.rpath-476-    sysv5* | sco3.2v5* | sco5v6*)
schroot-1.6.10/scripts/config.rpath:477:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
schroot-1.6.10/scripts/config.rpath-478-      hardcode_libdir_separator=':'
##############################################
schroot-1.6.10/scripts/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
schroot-1.6.10/scripts/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
schroot-1.6.10/scripts/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
schroot-1.6.10/scripts/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
schroot-1.6.10/scripts/config.rpath-587-
##############################################
schroot-1.6.10/scripts/config.sub-52-
schroot-1.6.10/scripts/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
schroot-1.6.10/scripts/config.sub-54-
##############################################
schroot-1.6.10/scripts/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
schroot-1.6.10/scripts/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
schroot-1.6.10/scripts/config.sub-117-case $maybe_os in
##############################################
schroot-1.6.10/scripts/config.sub-123-    os=-$maybe_os
schroot-1.6.10/scripts/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
schroot-1.6.10/scripts/config.sub-125-    ;;
##############################################
schroot-1.6.10/scripts/config.sub-127-    os=-linux-android
schroot-1.6.10/scripts/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
schroot-1.6.10/scripts/config.sub-129-    ;;
schroot-1.6.10/scripts/config.sub-130-  *)
schroot-1.6.10/scripts/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
schroot-1.6.10/scripts/config.sub-132-    if [ $basic_machine != $1 ]
schroot-1.6.10/scripts/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
schroot-1.6.10/scripts/config.sub-134-    else os=; fi
##############################################
schroot-1.6.10/scripts/config.sub-181-		os=-sco5v6
schroot-1.6.10/scripts/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-183-		;;
##############################################
schroot-1.6.10/scripts/config.sub-185-		os=-sco3.2v5
schroot-1.6.10/scripts/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-187-		;;
##############################################
schroot-1.6.10/scripts/config.sub-189-		os=-sco3.2v4
schroot-1.6.10/scripts/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-191-		;;
schroot-1.6.10/scripts/config.sub-192-	-sco3.2.[4-9]*)
schroot-1.6.10/scripts/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
schroot-1.6.10/scripts/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-195-		;;
##############################################
schroot-1.6.10/scripts/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
schroot-1.6.10/scripts/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-199-		;;
##############################################
schroot-1.6.10/scripts/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
schroot-1.6.10/scripts/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-203-		;;
##############################################
schroot-1.6.10/scripts/config.sub-205-		os=-sco3.2v2
schroot-1.6.10/scripts/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-207-		;;
schroot-1.6.10/scripts/config.sub-208-	-udk*)
schroot-1.6.10/scripts/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-210-		;;
##############################################
schroot-1.6.10/scripts/config.sub-212-		os=-isc2.2
schroot-1.6.10/scripts/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-214-		;;
##############################################
schroot-1.6.10/scripts/config.sub-218-	-isc*)
schroot-1.6.10/scripts/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-220-		;;
##############################################
schroot-1.6.10/scripts/config.sub-230-	-ptx*)
schroot-1.6.10/scripts/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
schroot-1.6.10/scripts/config.sub-232-		;;
schroot-1.6.10/scripts/config.sub-233-	-windowsnt*)
schroot-1.6.10/scripts/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
schroot-1.6.10/scripts/config.sub-235-		;;
##############################################
schroot-1.6.10/scripts/config.sub-359-	*-*-*)
schroot-1.6.10/scripts/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
schroot-1.6.10/scripts/config.sub-361-		exit 1
##############################################
schroot-1.6.10/scripts/config.sub-479-	amd64-*)
schroot-1.6.10/scripts/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-481-		;;
##############################################
schroot-1.6.10/scripts/config.sub-521-	blackfin-*)
schroot-1.6.10/scripts/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-523-		os=-linux
##############################################
schroot-1.6.10/scripts/config.sub-529-	c54x-*)
schroot-1.6.10/scripts/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-531-		;;
schroot-1.6.10/scripts/config.sub-532-	c55x-*)
schroot-1.6.10/scripts/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-534-		;;
schroot-1.6.10/scripts/config.sub-535-	c6x-*)
schroot-1.6.10/scripts/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-537-		;;
##############################################
schroot-1.6.10/scripts/config.sub-732-	i*86v32)
schroot-1.6.10/scripts/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-734-		os=-sysv32
##############################################
schroot-1.6.10/scripts/config.sub-736-	i*86v4*)
schroot-1.6.10/scripts/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-738-		os=-sysv4
##############################################
schroot-1.6.10/scripts/config.sub-740-	i*86v)
schroot-1.6.10/scripts/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-742-		os=-sysv
##############################################
schroot-1.6.10/scripts/config.sub-744-	i*86sol2)
schroot-1.6.10/scripts/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
schroot-1.6.10/scripts/config.sub-746-		os=-solaris2
##############################################
schroot-1.6.10/scripts/config.sub-774-	m68knommu-*)
schroot-1.6.10/scripts/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-776-		os=-linux
##############################################
schroot-1.6.10/scripts/config.sub-811-	mips3*-*)
schroot-1.6.10/scripts/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
schroot-1.6.10/scripts/config.sub-813-		;;
schroot-1.6.10/scripts/config.sub-814-	mips3*)
schroot-1.6.10/scripts/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
schroot-1.6.10/scripts/config.sub-816-		;;
##############################################
schroot-1.6.10/scripts/config.sub-829-	ms1-*)
schroot-1.6.10/scripts/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
schroot-1.6.10/scripts/config.sub-831-		;;
##############################################
schroot-1.6.10/scripts/config.sub-948-	parisc-*)
schroot-1.6.10/scripts/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-950-		os=-linux
##############################################
schroot-1.6.10/scripts/config.sub-964-	pc98-*)
schroot-1.6.10/scripts/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-966-		;;
##############################################
schroot-1.6.10/scripts/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
schroot-1.6.10/scripts/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-981-		;;
schroot-1.6.10/scripts/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
schroot-1.6.10/scripts/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-984-		;;
schroot-1.6.10/scripts/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
schroot-1.6.10/scripts/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-987-		;;
schroot-1.6.10/scripts/config.sub-988-	pentium4-*)
schroot-1.6.10/scripts/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-990-		;;
##############################################
schroot-1.6.10/scripts/config.sub-998-	ppc-* | ppcbe-*)
schroot-1.6.10/scripts/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-1000-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1004-	ppcle-* | powerpclittle-*)
schroot-1.6.10/scripts/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-1006-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1008-		;;
schroot-1.6.10/scripts/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-1010-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1014-	ppc64le-* | powerpc64little-*)
schroot-1.6.10/scripts/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-1016-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1097-	strongarm-* | thumb-*)
schroot-1.6.10/scripts/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
schroot-1.6.10/scripts/config.sub-1099-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1227-	xscale-* | xscalee[bl]-*)
schroot-1.6.10/scripts/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
schroot-1.6.10/scripts/config.sub-1229-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1304-	*)
schroot-1.6.10/scripts/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
schroot-1.6.10/scripts/config.sub-1306-		exit 1
##############################################
schroot-1.6.10/scripts/config.sub-1312-	*-digital*)
schroot-1.6.10/scripts/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
schroot-1.6.10/scripts/config.sub-1314-		;;
schroot-1.6.10/scripts/config.sub-1315-	*-commodore*)
schroot-1.6.10/scripts/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
schroot-1.6.10/scripts/config.sub-1317-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1333-	-solaris1 | -solaris1.*)
schroot-1.6.10/scripts/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
schroot-1.6.10/scripts/config.sub-1335-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1345-	-gnu/linux*)
schroot-1.6.10/scripts/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
schroot-1.6.10/scripts/config.sub-1347-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1391-	-nto*)
schroot-1.6.10/scripts/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
schroot-1.6.10/scripts/config.sub-1393-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1398-	-mac*)
schroot-1.6.10/scripts/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
schroot-1.6.10/scripts/config.sub-1400-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1404-	-linux*)
schroot-1.6.10/scripts/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
schroot-1.6.10/scripts/config.sub-1406-		;;
schroot-1.6.10/scripts/config.sub-1407-	-sunos5*)
schroot-1.6.10/scripts/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
schroot-1.6.10/scripts/config.sub-1409-		;;
schroot-1.6.10/scripts/config.sub-1410-	-sunos6*)
schroot-1.6.10/scripts/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
schroot-1.6.10/scripts/config.sub-1412-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1459-	-sinix5.*)
schroot-1.6.10/scripts/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
schroot-1.6.10/scripts/config.sub-1461-		;;
##############################################
schroot-1.6.10/scripts/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
schroot-1.6.10/scripts/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
schroot-1.6.10/scripts/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
schroot-1.6.10/scripts/config.sub-1515-		exit 1
##############################################
schroot-1.6.10/scripts/config.sub-1778-		esac
schroot-1.6.10/scripts/config.sub:1779:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
schroot-1.6.10/scripts/config.sub-1780-		;;
##############################################
schroot-1.6.10/scripts/depcomp-64-  case $1 in
schroot-1.6.10/scripts/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
schroot-1.6.10/scripts/depcomp-66-      *) dir=;;
##############################################
schroot-1.6.10/scripts/depcomp-73-{
schroot-1.6.10/scripts/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
schroot-1.6.10/scripts/depcomp-75-}
##############################################
schroot-1.6.10/scripts/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
schroot-1.6.10/scripts/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
schroot-1.6.10/scripts/depcomp-128-
##############################################
schroot-1.6.10/scripts/depcomp-405-        sleep 1
schroot-1.6.10/scripts/depcomp:406:        i=`expr $i - 1`
schroot-1.6.10/scripts/depcomp-407-      done
schroot-1.6.10/scripts/depcomp-408-    fi
schroot-1.6.10/scripts/depcomp:409:    i=`expr $i - 1`
schroot-1.6.10/scripts/depcomp-410-  done
##############################################
schroot-1.6.10/scripts/depcomp-425-  # Do two passes, one to just change these to
schroot-1.6.10/scripts/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
schroot-1.6.10/scripts/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
schroot-1.6.10/scripts/depcomp-659-  done
schroot-1.6.10/scripts/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
schroot-1.6.10/scripts/depcomp-661-  touch "$tmpdepfile"
##############################################
schroot-1.6.10/scripts/install-sh-229-      fi
schroot-1.6.10/scripts/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
schroot-1.6.10/scripts/install-sh-231-    *)
##############################################
schroot-1.6.10/scripts/install-sh-276-      dstdir=$dst
schroot-1.6.10/scripts/install-sh:277:      dst=$dstdir/`basename "$src"`
schroot-1.6.10/scripts/install-sh-278-      dstdir_status=0
##############################################
schroot-1.6.10/scripts/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
schroot-1.6.10/scripts/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
schroot-1.6.10/scripts/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
schroot-1.6.10/scripts/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
schroot-1.6.10/scripts/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
schroot-1.6.10/scripts/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
schroot-1.6.10/scripts/install-sh-425-	    case $prefix in
schroot-1.6.10/scripts/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
schroot-1.6.10/scripts/install-sh-427-	      *) qprefix=$prefix;;
##############################################
schroot-1.6.10/scripts/install-sh-474-    if $copy_on_change &&
schroot-1.6.10/scripts/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
schroot-1.6.10/scripts/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
schroot-1.6.10/scripts/install-sh-477-
##############################################
schroot-1.6.10/scripts/ltmain.sh-167-{
schroot-1.6.10/scripts/ltmain.sh:168:    func_dirname_result=`$ECHO "${1}" | $SED "$dirname"`
schroot-1.6.10/scripts/ltmain.sh-169-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-179-{
schroot-1.6.10/scripts/ltmain.sh:180:    func_basename_result=`$ECHO "${1}" | $SED "$basename"`
schroot-1.6.10/scripts/ltmain.sh-181-} # func_basename may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-198-    # Extract subdirectory from the argument.
schroot-1.6.10/scripts/ltmain.sh:199:    func_dirname_result=`$ECHO "${1}" | $SED -e "$dirname"`
schroot-1.6.10/scripts/ltmain.sh-200-    if test "X$func_dirname_result" = "X${1}"; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-204-    fi
schroot-1.6.10/scripts/ltmain.sh:205:    func_basename_result=`$ECHO "${1}" | $SED -e "$basename"`
schroot-1.6.10/scripts/ltmain.sh-206-} # func_dirname_and_basename may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-217-    case ${2} in
schroot-1.6.10/scripts/ltmain.sh:218:      .*) func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%\\\\${2}\$%%"`;;
schroot-1.6.10/scripts/ltmain.sh:219:      *)  func_stripname_result=`$ECHO "${3}" | $SED "s%^${1}%%; s%${2}\$%%"`;;
schroot-1.6.10/scripts/ltmain.sh-220-    esac
##############################################
schroot-1.6.10/scripts/ltmain.sh-380-     progdir=$func_dirname_result
schroot-1.6.10/scripts/ltmain.sh:381:     progdir=`cd "$progdir" && pwd`
schroot-1.6.10/scripts/ltmain.sh-382-     progpath="$progdir/$progname"
##############################################
schroot-1.6.10/scripts/ltmain.sh-417-# Since each input `\' is now two `\'s, look for any number of runs of
schroot-1.6.10/scripts/ltmain.sh:418:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
schroot-1.6.10/scripts/ltmain.sh-419-bs='\\'
##############################################
schroot-1.6.10/scripts/ltmain.sh-531-        # ...otherwise throw away the child directory and loop
schroot-1.6.10/scripts/ltmain.sh:532:        my_directory_path=`$ECHO "$my_directory_path" | $SED -e "$dirname"`
schroot-1.6.10/scripts/ltmain.sh-533-      done
schroot-1.6.10/scripts/ltmain.sh:534:      my_dir_list=`$ECHO "$my_dir_list" | $SED 's,:*$,,'`
schroot-1.6.10/scripts/ltmain.sh-535-
##############################################
schroot-1.6.10/scripts/ltmain.sh-566-      # If mktemp works, use that first and foremost
schroot-1.6.10/scripts/ltmain.sh:567:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-568-
##############################################
schroot-1.6.10/scripts/ltmain.sh-597-      *[\\\`\"\$]*)
schroot-1.6.10/scripts/ltmain.sh:598:	func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
schroot-1.6.10/scripts/ltmain.sh-599-      *)
##############################################
schroot-1.6.10/scripts/ltmain.sh-702-  [0-9]* | *[!a-zA-Z0-9_]*)
schroot-1.6.10/scripts/ltmain.sh:703:    func_tr_sh_result=`$ECHO "$1" | $SED 's/^\([0-9]\)/_\1/; s/[^a-zA-Z0-9_]/_/g'`
schroot-1.6.10/scripts/ltmain.sh-704-    ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-769-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
schroot-1.6.10/scripts/ltmain.sh:770:	s/\$automake_version/'"`(${AUTOMAKE-automake} --version) 2>/dev/null |$SED 1q`"'/
schroot-1.6.10/scripts/ltmain.sh:771:	s/\$autoconf_version/'"`(${AUTOCONF-autoconf} --version) 2>/dev/null |$SED 1q`"'/
schroot-1.6.10/scripts/ltmain.sh-772-	p
##############################################
schroot-1.6.10/scripts/ltmain.sh-803-
schroot-1.6.10/scripts/ltmain.sh:804:    func_split_short_opt_name=`$ECHO "$1" | $SED "$my_sed_short_opt"`
schroot-1.6.10/scripts/ltmain.sh:805:    func_split_short_opt_arg=`$ECHO "$1" | $SED "$my_sed_short_rest"`
schroot-1.6.10/scripts/ltmain.sh-806-} # func_split_short_opt may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-816-
schroot-1.6.10/scripts/ltmain.sh:817:    func_split_long_opt_name=`$ECHO "$1" | $SED "$my_sed_long_opt"`
schroot-1.6.10/scripts/ltmain.sh:818:    func_split_long_opt_arg=`$ECHO "$1" | $SED "$my_sed_long_arg"`
schroot-1.6.10/scripts/ltmain.sh-819-} # func_split_long_opt may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-862-{
schroot-1.6.10/scripts/ltmain.sh:863:    func_arith_result=`expr "${@}"`
schroot-1.6.10/scripts/ltmain.sh-864-} # func_arith may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-870-{
schroot-1.6.10/scripts/ltmain.sh:871:    func_len_result=`expr "${1}" : ".*" 2>/dev/null || echo $max_cmd_len`
schroot-1.6.10/scripts/ltmain.sh-872-} # func_len may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-877-{
schroot-1.6.10/scripts/ltmain.sh:878:    func_lo2o_result=`$ECHO "${1}" | $SED "$lo2o"`
schroot-1.6.10/scripts/ltmain.sh-879-} # func_lo2o may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-884-{
schroot-1.6.10/scripts/ltmain.sh:885:    func_xform_result=`$ECHO "${1}" | $SED 's/\.[^.]*$/.lo/'`
schroot-1.6.10/scripts/ltmain.sh-886-} # func_xform may be replaced by extended shell implementation
##############################################
schroot-1.6.10/scripts/ltmain.sh-968-	# quotes we have to do it in 2 steps:
schroot-1.6.10/scripts/ltmain.sh:969:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
schroot-1.6.10/scripts/ltmain.sh-970-	eval "$extractedcf"
##############################################
schroot-1.6.10/scripts/ltmain.sh-1382-      done
schroot-1.6.10/scripts/ltmain.sh:1383:      CC_expanded=`func_echo_all $CC`
schroot-1.6.10/scripts/ltmain.sh:1384:      CC_quoted_expanded=`func_echo_all $CC_quoted`
schroot-1.6.10/scripts/ltmain.sh-1385-      case $@ in
##############################################
schroot-1.6.10/scripts/ltmain.sh-1395-	    # Evaluate the configuration.
schroot-1.6.10/scripts/ltmain.sh:1396:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
schroot-1.6.10/scripts/ltmain.sh-1397-	    CC_quoted=
##############################################
schroot-1.6.10/scripts/ltmain.sh-1401-	    done
schroot-1.6.10/scripts/ltmain.sh:1402:	    CC_expanded=`func_echo_all $CC`
schroot-1.6.10/scripts/ltmain.sh:1403:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
schroot-1.6.10/scripts/ltmain.sh-1404-	    case "$@ " in
##############################################
schroot-1.6.10/scripts/ltmain.sh-1492-    # zero AND non-empty stdout, which explains the odd construction:
schroot-1.6.10/scripts/ltmain.sh:1493:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-1494-    if test "$?" -eq 0 && test -n "${func_convert_core_file_wine_to_w32_tmp}"; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-1558-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
schroot-1.6.10/scripts/ltmain.sh:1559:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-1560-    if test "$?" -ne 0; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-1721-    # LT_CYGPATH in this case.
schroot-1.6.10/scripts/ltmain.sh:1722:    func_to_host_file_result=`cygpath -m "$1"`
schroot-1.6.10/scripts/ltmain.sh-1723-  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-1871-    func_to_host_path_tmp1=$func_stripname_result
schroot-1.6.10/scripts/ltmain.sh:1872:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
schroot-1.6.10/scripts/ltmain.sh-1873-    func_convert_path_check : ";" \
##############################################
schroot-1.6.10/scripts/ltmain.sh-2060-    *.[cCFSifmso] | \
schroot-1.6.10/scripts/ltmain.sh:2061:    *.ada | *.adb | *.ads | *.asm | \
schroot-1.6.10/scripts/ltmain.sh-2062-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
schroot-1.6.10/scripts/ltmain.sh-2137-    if test "$compiler_c_o" = no; then
schroot-1.6.10/scripts/ltmain.sh:2138:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.${objext}
schroot-1.6.10/scripts/ltmain.sh-2139-      lockfile="$output_obj.lock"
##############################################
schroot-1.6.10/scripts/ltmain.sh-2156-*** ERROR, $lockfile exists and contains:
schroot-1.6.10/scripts/ltmain.sh:2157:`cat $lockfile 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-2158-
##############################################
schroot-1.6.10/scripts/ltmain.sh-2204-      if test "$need_locks" = warn &&
schroot-1.6.10/scripts/ltmain.sh:2205:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
schroot-1.6.10/scripts/ltmain.sh-2206-	$ECHO "\
schroot-1.6.10/scripts/ltmain.sh-2207-*** ERROR, $lockfile contains:
schroot-1.6.10/scripts/ltmain.sh:2208:`cat $lockfile 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-2209-
##############################################
schroot-1.6.10/scripts/ltmain.sh-2253-      if test "$need_locks" = warn &&
schroot-1.6.10/scripts/ltmain.sh:2254:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
schroot-1.6.10/scripts/ltmain.sh-2255-	$ECHO "\
schroot-1.6.10/scripts/ltmain.sh-2256-*** ERROR, $lockfile contains:
schroot-1.6.10/scripts/ltmain.sh:2257:`cat $lockfile 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-2258-
##############################################
schroot-1.6.10/scripts/ltmain.sh-2548-	  test -n "$library_names" && \
schroot-1.6.10/scripts/ltmain.sh:2549:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
schroot-1.6.10/scripts/ltmain.sh-2550-	  continue
##############################################
schroot-1.6.10/scripts/ltmain.sh-2559-	  if test ! -f "$dir/$dlname"; then
schroot-1.6.10/scripts/ltmain.sh:2560:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
schroot-1.6.10/scripts/ltmain.sh-2561-	  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-2577-      # Get the absolute pathname.
schroot-1.6.10/scripts/ltmain.sh:2578:      absdir=`cd "$dir" && pwd`
schroot-1.6.10/scripts/ltmain.sh-2579-      test -n "$absdir" && dir="$absdir"
##############################################
schroot-1.6.10/scripts/ltmain.sh-2675-      if test -n "$lt_sysroot"; then
schroot-1.6.10/scripts/ltmain.sh:2676:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
schroot-1.6.10/scripts/ltmain.sh-2677-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
schroot-1.6.10/scripts/ltmain.sh-2957-	  # Determine the prefix the user has applied to our future dir.
schroot-1.6.10/scripts/ltmain.sh:2958:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
schroot-1.6.10/scripts/ltmain.sh-2959-
##############################################
schroot-1.6.10/scripts/ltmain.sh-2970-	    # Stick the inst_prefix_dir data into the link command.
schroot-1.6.10/scripts/ltmain.sh:2971:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
schroot-1.6.10/scripts/ltmain.sh-2972-	  else
schroot-1.6.10/scripts/ltmain.sh:2973:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
schroot-1.6.10/scripts/ltmain.sh-2974-	  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-3130-	    fi
schroot-1.6.10/scripts/ltmain.sh:3131:	    libfile="$libdir/"`$ECHO "$lib" | $SED 's%^.*/%%g'` ### testsuite: skip nested quoting test
schroot-1.6.10/scripts/ltmain.sh-3132-	    if test -n "$libdir" && test ! -f "$libfile"; then
schroot-1.6.10/scripts/ltmain.sh:3133:	      func_warning "\`$lib' has not been installed in \`$libdir'"
schroot-1.6.10/scripts/ltmain.sh-3134-	      finalize=no
##############################################
schroot-1.6.10/scripts/ltmain.sh-3149-	        # Replace the output file specification.
schroot-1.6.10/scripts/ltmain.sh:3150:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
schroot-1.6.10/scripts/ltmain.sh-3151-
##############################################
schroot-1.6.10/scripts/ltmain.sh-3168-	    # Install the binary that we compiled earlier.
schroot-1.6.10/scripts/ltmain.sh:3169:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
schroot-1.6.10/scripts/ltmain.sh-3170-	  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-3241-    my_pic_p="${3-no}"
schroot-1.6.10/scripts/ltmain.sh:3242:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
schroot-1.6.10/scripts/ltmain.sh-3243-    my_dlsyms=
##############################################
schroot-1.6.10/scripts/ltmain.sh-3297-	  # Add our own program objects to the symbol list.
schroot-1.6.10/scripts/ltmain.sh:3298:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-3299-	  for progfile in $progfiles; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-3359-	          # Use subshell, to avoid clobbering current variable values
schroot-1.6.10/scripts/ltmain.sh:3360:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
schroot-1.6.10/scripts/ltmain.sh-3361-	          if test -n "$dlprefile_dlname" ; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-3506-	  if test -f "$output_objdir/$my_outputname.def"; then
schroot-1.6.10/scripts/ltmain.sh:3507:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh:3508:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh-3509-	  else
schroot-1.6.10/scripts/ltmain.sh:3510:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh:3511:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh-3512-	  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-3514-	*)
schroot-1.6.10/scripts/ltmain.sh:3515:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh:3516:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
schroot-1.6.10/scripts/ltmain.sh-3517-	  ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-3529-      # Nullify the symbol file.
schroot-1.6.10/scripts/ltmain.sh:3530:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
schroot-1.6.10/scripts/ltmain.sh:3531:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
schroot-1.6.10/scripts/ltmain.sh-3532-    fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-3545-  win32_libid_type="unknown"
schroot-1.6.10/scripts/ltmain.sh:3546:  win32_fileres=`file -L $1 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-3547-  case $win32_fileres in
##############################################
schroot-1.6.10/scripts/ltmain.sh-3596-  $opt_debug
schroot-1.6.10/scripts/ltmain.sh:3597:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
schroot-1.6.10/scripts/ltmain.sh-3598-}
##############################################
schroot-1.6.10/scripts/ltmain.sh-3613-  $opt_debug
schroot-1.6.10/scripts/ltmain.sh:3614:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
schroot-1.6.10/scripts/ltmain.sh-3615-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
schroot-1.6.10/scripts/ltmain.sh-3668-  func_to_tool_file "$1" func_convert_file_msys_to_w32
schroot-1.6.10/scripts/ltmain.sh:3669:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
schroot-1.6.10/scripts/ltmain.sh-3670-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
schroot-1.6.10/scripts/ltmain.sh-3680-  func_to_tool_file "$1" func_convert_file_msys_to_w32
schroot-1.6.10/scripts/ltmain.sh:3681:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
schroot-1.6.10/scripts/ltmain.sh-3682-  test -n "$func_cygming_ms_implib_tmp"
##############################################
schroot-1.6.10/scripts/ltmain.sh-3700-    # binutils import library
schroot-1.6.10/scripts/ltmain.sh:3701:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
schroot-1.6.10/scripts/ltmain.sh-3702-  elif func_cygming_ms_implib_p "$1" ; then
schroot-1.6.10/scripts/ltmain.sh-3703-    # ms-generated import library
schroot-1.6.10/scripts/ltmain.sh:3704:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
schroot-1.6.10/scripts/ltmain.sh-3705-  else
##############################################
schroot-1.6.10/scripts/ltmain.sh-3780-	  darwin_curdir=`pwd`
schroot-1.6.10/scripts/ltmain.sh:3781:	  darwin_base_archive=`basename "$darwin_archive"`
schroot-1.6.10/scripts/ltmain.sh:3782:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
schroot-1.6.10/scripts/ltmain.sh-3783-	  if test -n "$darwin_arches"; then
schroot-1.6.10/scripts/ltmain.sh:3784:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
schroot-1.6.10/scripts/ltmain.sh-3785-	    darwin_arch=
##############################################
schroot-1.6.10/scripts/ltmain.sh-3795-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
schroot-1.6.10/scripts/ltmain.sh:3796:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
schroot-1.6.10/scripts/ltmain.sh-3797-	    darwin_file=
##############################################
schroot-1.6.10/scripts/ltmain.sh-3799-	    for darwin_file in $darwin_filelist; do
schroot-1.6.10/scripts/ltmain.sh:3800:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-3801-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
schroot-1.6.10/scripts/ltmain.sh-3814-      esac
schroot-1.6.10/scripts/ltmain.sh:3815:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-3816-    done
##############################################
schroot-1.6.10/scripts/ltmain.sh-3885-
schroot-1.6.10/scripts/ltmain.sh:3886:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
schroot-1.6.10/scripts/ltmain.sh-3887-    $ECHO "\
##############################################
schroot-1.6.10/scripts/ltmain.sh-3920-    --lt-dump-script)
schroot-1.6.10/scripts/ltmain.sh:3921:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
schroot-1.6.10/scripts/ltmain.sh-3922-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
schroot-1.6.10/scripts/ltmain.sh:3923:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
schroot-1.6.10/scripts/ltmain.sh-3924-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
schroot-1.6.10/scripts/ltmain.sh-3947-    \$ECHO \"${outputname}:${output}:\${LINENO}: newargv[\$lt_dump_args_N]: \$lt_arg\"
schroot-1.6.10/scripts/ltmain.sh:3948:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
schroot-1.6.10/scripts/ltmain.sh-3949-  done
##############################################
schroot-1.6.10/scripts/ltmain.sh-4005-  # Find the directory that this script lives in.
schroot-1.6.10/scripts/ltmain.sh:4006:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
schroot-1.6.10/scripts/ltmain.sh-4007-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
schroot-1.6.10/scripts/ltmain.sh-4009-  # Follow symbolic links until we get to the real thisdir.
schroot-1.6.10/scripts/ltmain.sh:4010:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
schroot-1.6.10/scripts/ltmain.sh-4011-  while test -n \"\$file\"; do
schroot-1.6.10/scripts/ltmain.sh:4012:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
schroot-1.6.10/scripts/ltmain.sh-4013-
##############################################
schroot-1.6.10/scripts/ltmain.sh-4021-
schroot-1.6.10/scripts/ltmain.sh:4022:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
schroot-1.6.10/scripts/ltmain.sh:4023:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
schroot-1.6.10/scripts/ltmain.sh-4024-  done
##############################################
schroot-1.6.10/scripts/ltmain.sh-4035-    case \"\$thisdir\" in
schroot-1.6.10/scripts/ltmain.sh:4036:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
schroot-1.6.10/scripts/ltmain.sh-4037-    $objdir )   thisdir=. ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-4041-  # Try to get the absolute directory name.
schroot-1.6.10/scripts/ltmain.sh:4042:  absdir=\`cd \"\$thisdir\" && pwd\`
schroot-1.6.10/scripts/ltmain.sh-4043-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
schroot-1.6.10/scripts/ltmain.sh-4051-  if test ! -f \"\$progdir/\$program\" ||
schroot-1.6.10/scripts/ltmain.sh:4052:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
schroot-1.6.10/scripts/ltmain.sh-4053-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-4066-    if test -n \"\$relink_command\"; then
schroot-1.6.10/scripts/ltmain.sh:4067:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
schroot-1.6.10/scripts/ltmain.sh-4068-      else
##############################################
schroot-1.6.10/scripts/ltmain.sh-4110-    # The second colon is a workaround for a bug in BeOS R4 sed
schroot-1.6.10/scripts/ltmain.sh:4111:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
schroot-1.6.10/scripts/ltmain.sh-4112-
##############################################
schroot-1.6.10/scripts/ltmain.sh-5085-    $opt_debug
schroot-1.6.10/scripts/ltmain.sh:5086:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
schroot-1.6.10/scripts/ltmain.sh-5087-    *import*) : ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-5307-	    moreargs=
schroot-1.6.10/scripts/ltmain.sh:5308:	    for fil in `cat "$save_arg"`
schroot-1.6.10/scripts/ltmain.sh-5309-	    do
##############################################
schroot-1.6.10/scripts/ltmain.sh-5563-	*)
schroot-1.6.10/scripts/ltmain.sh:5564:	  absdir=`cd "$dir" && pwd`
schroot-1.6.10/scripts/ltmain.sh-5565-	  test -z "$absdir" && \
##############################################
schroot-1.6.10/scripts/ltmain.sh-5584-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
schroot-1.6.10/scripts/ltmain.sh:5585:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
schroot-1.6.10/scripts/ltmain.sh-5586-	  case :$dllsearchpath: in
##############################################
schroot-1.6.10/scripts/ltmain.sh-6016-      # get the directories listed in $shlibpath_var
schroot-1.6.10/scripts/ltmain.sh:6017:      eval shlib_search_path=\`\$ECHO \"\${$shlibpath_var}\" \| \$SED \'s/:/ /g\'\`
schroot-1.6.10/scripts/ltmain.sh-6018-    else
##############################################
schroot-1.6.10/scripts/ltmain.sh-6331-		  set dummy $deplibs_check_method; shift
schroot-1.6.10/scripts/ltmain.sh:6332:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
schroot-1.6.10/scripts/ltmain.sh-6333-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
schroot-1.6.10/scripts/ltmain.sh-6394-	else
schroot-1.6.10/scripts/ltmain.sh:6395:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
schroot-1.6.10/scripts/ltmain.sh-6396-	fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-6423-	if test -n "$inherited_linker_flags"; then
schroot-1.6.10/scripts/ltmain.sh:6424:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
schroot-1.6.10/scripts/ltmain.sh-6425-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-6431-	fi
schroot-1.6.10/scripts/ltmain.sh:6432:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh-6433-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
schroot-1.6.10/scripts/ltmain.sh-6504-	*)
schroot-1.6.10/scripts/ltmain.sh:6505:	  abs_ladir=`cd "$ladir" && pwd`
schroot-1.6.10/scripts/ltmain.sh-6506-	  if test -z "$abs_ladir"; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-6757-	    shift
schroot-1.6.10/scripts/ltmain.sh:6758:	    libname=`eval "\\$ECHO \"$libname_spec\""`
schroot-1.6.10/scripts/ltmain.sh-6759-	    # use dlname if we got it. it's perfectly good, no?
##############################################
schroot-1.6.10/scripts/ltmain.sh-7049-		*)
schroot-1.6.10/scripts/ltmain.sh:7050:		  absdir=`cd "$dir" && pwd`
schroot-1.6.10/scripts/ltmain.sh-7051-		  if test -z "$absdir"; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-7060-		  depdepl=
schroot-1.6.10/scripts/ltmain.sh:7061:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
schroot-1.6.10/scripts/ltmain.sh-7062-		  if test -n "$deplibrary_names" ; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-7067-		      depdepl="$absdir/$objdir/$depdepl"
schroot-1.6.10/scripts/ltmain.sh:7068:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
schroot-1.6.10/scripts/ltmain.sh-7069-                      if test -z "$darwin_install_name"; then
schroot-1.6.10/scripts/ltmain.sh:7070:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
schroot-1.6.10/scripts/ltmain.sh-7071-                      fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-7082-		else
schroot-1.6.10/scripts/ltmain.sh:7083:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
schroot-1.6.10/scripts/ltmain.sh-7084-		  test -z "$libdir" && \
##############################################
schroot-1.6.10/scripts/ltmain.sh-7105-	else
schroot-1.6.10/scripts/ltmain.sh:7106:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh-7107-	fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-7254-	test "$module" = no && \
schroot-1.6.10/scripts/ltmain.sh:7255:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
schroot-1.6.10/scripts/ltmain.sh-7256-
##############################################
schroot-1.6.10/scripts/ltmain.sh-7392-	if test "$age" -gt "$current"; then
schroot-1.6.10/scripts/ltmain.sh:7393:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
schroot-1.6.10/scripts/ltmain.sh-7394-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
schroot-1.6.10/scripts/ltmain.sh-7553-	removelist=
schroot-1.6.10/scripts/ltmain.sh:7554:	tempremovelist=`$ECHO "$output_objdir/*"`
schroot-1.6.10/scripts/ltmain.sh-7555-	for p in $tempremovelist; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-7579-	# Transform .lo files to .o files.
schroot-1.6.10/scripts/ltmain.sh:7580:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; $lo2o" | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-7581-      fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-7584-      #for path in $notinst_path; do
schroot-1.6.10/scripts/ltmain.sh:7585:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
schroot-1.6.10/scripts/ltmain.sh:7586:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
schroot-1.6.10/scripts/ltmain.sh:7587:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
schroot-1.6.10/scripts/ltmain.sh-7588-      #done
##############################################
schroot-1.6.10/scripts/ltmain.sh-7705-		if test -n "$i" ; then
schroot-1.6.10/scripts/ltmain.sh:7706:		  libname=`eval "\\$ECHO \"$libname_spec\""`
schroot-1.6.10/scripts/ltmain.sh:7707:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
schroot-1.6.10/scripts/ltmain.sh-7708-		  set dummy $deplib_matches; shift
schroot-1.6.10/scripts/ltmain.sh-7709-		  deplib_match=$1
schroot-1.6.10/scripts/ltmain.sh:7710:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
schroot-1.6.10/scripts/ltmain.sh-7711-		    func_append newdeplibs " $i"
##############################################
schroot-1.6.10/scripts/ltmain.sh-7748-		  if test -n "$i" ; then
schroot-1.6.10/scripts/ltmain.sh:7749:		    libname=`eval "\\$ECHO \"$libname_spec\""`
schroot-1.6.10/scripts/ltmain.sh:7750:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
schroot-1.6.10/scripts/ltmain.sh-7751-		    set dummy $deplib_matches; shift
schroot-1.6.10/scripts/ltmain.sh-7752-		    deplib_match=$1
schroot-1.6.10/scripts/ltmain.sh:7753:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
schroot-1.6.10/scripts/ltmain.sh-7754-		      func_append newdeplibs " $i"
##############################################
schroot-1.6.10/scripts/ltmain.sh-7783-	  set dummy $deplibs_check_method; shift
schroot-1.6.10/scripts/ltmain.sh:7784:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
schroot-1.6.10/scripts/ltmain.sh-7785-	  for a_deplib in $deplibs; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-7798-	      if test -n "$a_deplib" ; then
schroot-1.6.10/scripts/ltmain.sh:7799:		libname=`eval "\\$ECHO \"$libname_spec\""`
schroot-1.6.10/scripts/ltmain.sh-7800-		if test -n "$file_magic_glob"; then
schroot-1.6.10/scripts/ltmain.sh:7801:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
schroot-1.6.10/scripts/ltmain.sh-7802-		else
##############################################
schroot-1.6.10/scripts/ltmain.sh-7808-		    shopt -s nocaseglob
schroot-1.6.10/scripts/ltmain.sh:7809:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-7810-		    $nocaseglob
schroot-1.6.10/scripts/ltmain.sh-7811-		  else
schroot-1.6.10/scripts/ltmain.sh:7812:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-7813-		  fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-7826-		      while test -h "$potlib" 2>/dev/null; do
schroot-1.6.10/scripts/ltmain.sh:7827:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
schroot-1.6.10/scripts/ltmain.sh-7828-			case $potliblink in
schroot-1.6.10/scripts/ltmain.sh-7829-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
schroot-1.6.10/scripts/ltmain.sh:7830:			*) potlib=`$ECHO "$potlib" | $SED 's,[^/]*$,,'`"$potliblink";;
schroot-1.6.10/scripts/ltmain.sh-7831-			esac
##############################################
schroot-1.6.10/scripts/ltmain.sh-7867-	  set dummy $deplibs_check_method; shift
schroot-1.6.10/scripts/ltmain.sh:7868:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
schroot-1.6.10/scripts/ltmain.sh-7869-	  for a_deplib in $deplibs; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-7882-	      if test -n "$a_deplib" ; then
schroot-1.6.10/scripts/ltmain.sh:7883:		libname=`eval "\\$ECHO \"$libname_spec\""`
schroot-1.6.10/scripts/ltmain.sh-7884-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
schroot-1.6.10/scripts/ltmain.sh:7885:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
schroot-1.6.10/scripts/ltmain.sh-7886-		  for potent_lib in $potential_libs; do
##############################################
schroot-1.6.10/scripts/ltmain.sh-7921-	  newdeplibs=""
schroot-1.6.10/scripts/ltmain.sh:7922:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
schroot-1.6.10/scripts/ltmain.sh-7923-	  if test "X$allow_libtool_libs_with_static_runtimes" = "Xyes" ; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-7925-	      # can't use Xsed below, because $i might contain '/'
schroot-1.6.10/scripts/ltmain.sh:7926:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s,$i,,"`
schroot-1.6.10/scripts/ltmain.sh-7927-	    done
##############################################
schroot-1.6.10/scripts/ltmain.sh-7951-	  # On Rhapsody replace the C library with the System framework
schroot-1.6.10/scripts/ltmain.sh:7952:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
schroot-1.6.10/scripts/ltmain.sh-7953-	  ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-8003-	*-*-darwin*)
schroot-1.6.10/scripts/ltmain.sh:8004:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh:8005:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh:8006:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh-8007-	  ;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-8130-	# Use standard objects if they are pic
schroot-1.6.10/scripts/ltmain.sh:8131:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-8132-	test "X$libobjs" = "X " && libobjs=
##############################################
schroot-1.6.10/scripts/ltmain.sh-8145-	    # exporting using user supplied symfile
schroot-1.6.10/scripts/ltmain.sh:8146:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
schroot-1.6.10/scripts/ltmain.sh-8147-	      # and it's NOT already a .def file. Must figure out
##############################################
schroot-1.6.10/scripts/ltmain.sh-8642-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
schroot-1.6.10/scripts/ltmain.sh:8643:	  reload_conv_objs=$reload_objs\ `$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
schroot-1.6.10/scripts/ltmain.sh-8644-	else
##############################################
schroot-1.6.10/scripts/ltmain.sh-8656-      # Create the old-style object.
schroot-1.6.10/scripts/ltmain.sh:8657:      reload_objs="$objs$old_deplibs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.${libext}$/d; /\.lib$/d; $lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
schroot-1.6.10/scripts/ltmain.sh-8658-
##############################################
schroot-1.6.10/scripts/ltmain.sh-8716-	# On Rhapsody replace the C library is the System framework
schroot-1.6.10/scripts/ltmain.sh:8717:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
schroot-1.6.10/scripts/ltmain.sh:8718:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
schroot-1.6.10/scripts/ltmain.sh-8719-	;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-8734-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
schroot-1.6.10/scripts/ltmain.sh:8735:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh:8736:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
schroot-1.6.10/scripts/ltmain.sh-8737-	;;
##############################################
schroot-1.6.10/scripts/ltmain.sh-8812-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
schroot-1.6.10/scripts/ltmain.sh:8813:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
schroot-1.6.10/scripts/ltmain.sh-8814-	  case :$dllsearchpath: in
##############################################
schroot-1.6.10/scripts/ltmain.sh-8872-	# Transform all the library objects into standard objects.
schroot-1.6.10/scripts/ltmain.sh:8873:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh:8874:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
schroot-1.6.10/scripts/ltmain.sh-8875-      fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-8902-	# Replace the output file specification.
schroot-1.6.10/scripts/ltmain.sh:8903:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
schroot-1.6.10/scripts/ltmain.sh-8904-	link_command="$compile_command$compile_rpath"
##############################################
schroot-1.6.10/scripts/ltmain.sh-8911-	  func_to_tool_file "$output"
schroot-1.6.10/scripts/ltmain.sh:8912:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
schroot-1.6.10/scripts/ltmain.sh-8913-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
schroot-1.6.10/scripts/ltmain.sh-8955-	# Replace the output file specification.
schroot-1.6.10/scripts/ltmain.sh:8956:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
schroot-1.6.10/scripts/ltmain.sh-8957-	# Delete the old output file.
##############################################
schroot-1.6.10/scripts/ltmain.sh-8963-	  func_to_tool_file "$output"
schroot-1.6.10/scripts/ltmain.sh:8964:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
schroot-1.6.10/scripts/ltmain.sh-8965-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
schroot-1.6.10/scripts/ltmain.sh-8981-	  if test "$fast_install" = yes; then
schroot-1.6.10/scripts/ltmain.sh:8982:	    relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
schroot-1.6.10/scripts/ltmain.sh-8983-	  else
##############################################
schroot-1.6.10/scripts/ltmain.sh-8993-      # Replace the output file specification.
schroot-1.6.10/scripts/ltmain.sh:8994:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
schroot-1.6.10/scripts/ltmain.sh-8995-
##############################################
schroot-1.6.10/scripts/ltmain.sh-9002-	func_to_tool_file "$output_objdir/$outputname"
schroot-1.6.10/scripts/ltmain.sh:9003:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
schroot-1.6.10/scripts/ltmain.sh-9004-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
schroot-1.6.10/scripts/ltmain.sh-9023-	relink_command="(cd `pwd`; $relink_command)"
schroot-1.6.10/scripts/ltmain.sh:9024:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
schroot-1.6.10/scripts/ltmain.sh-9025-      fi
##############################################
schroot-1.6.10/scripts/ltmain.sh-9267-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
schroot-1.6.10/scripts/ltmain.sh:9268:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
schroot-1.6.10/scripts/ltmain.sh-9269-      if test "$hardcode_automatic" = yes ; then
##############################################
schroot-1.6.10/scripts/ltmain.sh-9288-		func_resolve_sysroot "$deplib"
schroot-1.6.10/scripts/ltmain.sh:9289:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
schroot-1.6.10/scripts/ltmain.sh-9290-		test -z "$libdir" && \
##############################################
schroot-1.6.10/scripts/ltmain.sh-9314-		name="$func_basename_result"
schroot-1.6.10/scripts/ltmain.sh:9315:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
schroot-1.6.10/scripts/ltmain.sh-9316-		test -z "$libdir" && \
##############################################
schroot-1.6.10/scripts/ltmain.sh-9333-		name="$func_basename_result"
schroot-1.6.10/scripts/ltmain.sh:9334:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
schroot-1.6.10/scripts/ltmain.sh-9335-		test -z "$libdir" && \
##############################################
schroot-1.6.10/scripts/ltmain.sh-9652-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
schroot-1.6.10/scripts/ltmain.sh:9653:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
schroot-1.6.10/scripts/ltmain.sh-9654-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
schroot-1.6.10/test/Makefile.in-83-  { \
schroot-1.6.10/test/Makefile.in:84:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
schroot-1.6.10/test/Makefile.in-85-  }; \
##############################################
schroot-1.6.10/test/Makefile.in-419-}
schroot-1.6.10/test/Makefile.in:420:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
schroot-1.6.10/test/Makefile.in-421-am__vpath_adj = case $$p in \
schroot-1.6.10/test/Makefile.in:422:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
schroot-1.6.10/test/Makefile.in-423-    *) f=$$p;; \
schroot-1.6.10/test/Makefile.in-424-  esac;
schroot-1.6.10/test/Makefile.in:425:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
schroot-1.6.10/test/Makefile.in-426-am__install_max = 40
schroot-1.6.10/test/Makefile.in-427-am__nobase_strip_setup = \
schroot-1.6.10/test/Makefile.in:428:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
schroot-1.6.10/test/Makefile.in-429-am__nobase_strip = \
##############################################
schroot-1.6.10/test/Makefile.in-547-case "$@" in						\
schroot-1.6.10/test/Makefile.in:548:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
schroot-1.6.10/test/Makefile.in-549-    *) am__odir=.;; 					\
##############################################
schroot-1.6.10/test/Makefile.in-577-  bases='$(TEST_LOGS)'; \
schroot-1.6.10/test/Makefile.in:578:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
schroot-1.6.10/test/Makefile.in:579:  bases=`echo $$bases`
schroot-1.6.10/test/Makefile.in-580-RECHECK_LOGS = $(TEST_LOGS)
##############################################
schroot-1.6.10/test/Makefile.in-590-        */*) b='$*';; \
schroot-1.6.10/test/Makefile.in:591:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
schroot-1.6.10/test/Makefile.in-592-       esac;; \
##############################################
schroot-1.6.10/test/Makefile.in-974-	test -n "$(EXEEXT)" || exit 0; \
schroot-1.6.10/test/Makefile.in:975:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
schroot-1.6.10/test/Makefile.in-976-	echo " rm -f" $$list; \
##############################################
schroot-1.6.10/test/Makefile.in-1104-.cc.obj:
schroot-1.6.10/test/Makefile.in:1105:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/test/Makefile.in-1106-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
schroot-1.6.10/test/Makefile.in-1108-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
schroot-1.6.10/test/Makefile.in:1109:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
schroot-1.6.10/test/Makefile.in-1110-
##############################################
schroot-1.6.10/test/Makefile.in-1153-GTAGS:
schroot-1.6.10/test/Makefile.in:1154:	here=`$(am__cd) $(top_builddir) && pwd` \
schroot-1.6.10/test/Makefile.in-1155-	  && $(am__cd) $(top_srcdir) \
##############################################
schroot-1.6.10/test/Makefile.in-1196-	if test -n "$$redo_bases"; then \
schroot-1.6.10/test/Makefile.in:1197:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
schroot-1.6.10/test/Makefile.in:1198:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
schroot-1.6.10/test/Makefile.in-1199-	  if $(am__make_dryrun); then :; else \
##############################################
schroot-1.6.10/test/Makefile.in-1221-	ws='[ 	]'; \
schroot-1.6.10/test/Makefile.in:1222:	results=`for b in $$bases; do echo $$b.trs; done`; \
schroot-1.6.10/test/Makefile.in-1223-	test -n "$$results" || results=/dev/null; \
schroot-1.6.10/test/Makefile.in:1224:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1225:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1226:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1227:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1228:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1229:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1230:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
schroot-1.6.10/test/Makefile.in:1231:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
schroot-1.6.10/test/Makefile.in-1232-	  success=true; \
##############################################
schroot-1.6.10/test/Makefile.in-1300-	@set +e; $(am__set_TESTS_bases); \
schroot-1.6.10/test/Makefile.in:1301:	log_list=`for i in $$bases; do echo $$i.log; done`; \
schroot-1.6.10/test/Makefile.in:1302:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
schroot-1.6.10/test/Makefile.in:1303:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
schroot-1.6.10/test/Makefile.in-1304-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
schroot-1.6.10/test/Makefile.in-1310-	         | $(am__list_recheck_tests)` || exit 1; \
schroot-1.6.10/test/Makefile.in:1311:	log_list=`for i in $$bases; do echo $$i.log; done`; \
schroot-1.6.10/test/Makefile.in:1312:	log_list=`echo $$log_list`; \
schroot-1.6.10/test/Makefile.in-1313-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
schroot-1.6.10/test/Makefile.in-1493-distdir: $(DISTFILES)
schroot-1.6.10/test/Makefile.in:1494:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/test/Makefile.in:1495:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
schroot-1.6.10/test/Makefile.in-1496-	list='$(DISTFILES)'; \
##############################################
schroot-1.6.10/test/Makefile.in-1507-	  if test -d $$d/$$file; then \
schroot-1.6.10/test/Makefile.in:1508:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
schroot-1.6.10/test/Makefile.in-1509-	    if test -d "$(distdir)/$$file"; then \
##############################################
schroot-1.6.10/debian/schroot.init-51-    log_daemon_msg "Recovering schroot sessions"
schroot-1.6.10/debian/schroot.init:52:    for chroot in `$SCHROOT --all-sessions --list --quiet`
schroot-1.6.10/debian/schroot.init-53-      do
##############################################
schroot-1.6.10/debian/schroot.init-62-    log_daemon_msg "Ending schroot sessions"
schroot-1.6.10/debian/schroot.init:63:    for chroot in `$SCHROOT --all-sessions --list --quiet`
schroot-1.6.10/debian/schroot.init-64-      do
##############################################
schroot-1.6.10/debian/schroot.preinst-19-    if [ -e "$CONFFILE" ]; then
schroot-1.6.10/debian/schroot.preinst:20:        md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
schroot-1.6.10/debian/schroot.preinst:21:        old_md5sum="`dpkg-query -W -f='${Conffiles}' $PKGNAME | sed -n -e \"\\\\' $CONFFILE'{s/ obsolete$//;s/.* //p}\"`"
schroot-1.6.10/debian/schroot.preinst-22-        if [ "$md5sum" != "$old_md5sum" ]; then
##############################################
schroot-1.6.10/debian/schroot.preinst-38-    if [ -e "$CONFFILE" ]; then
schroot-1.6.10/debian/schroot.preinst:39:        md5sum="`md5sum \"$CONFFILE\" | sed -e \"s/ .*//\"`"
schroot-1.6.10/debian/schroot.preinst:40:        old_md5sum="`dpkg-query -W -f='${Conffiles}' $PACKAGE | sed -n -e \"\\\\' $CONFFILE'{s/.* //;p}\"`"
schroot-1.6.10/debian/schroot.preinst-41-        if [ "$md5sum" = "$old_md5sum" ]; then
##############################################
schroot-1.6.10/.pc/10mount-Move-mount-directory-to-var-run.patch/CMakeLists.txt-33-    CACHE FILEPATH "Location of release policy configuration")
schroot-1.6.10/.pc/10mount-Move-mount-directory-to-var-run.patch/CMakeLists.txt:34:include("${PROJECT_SOURCE_DIR}/cmake/GitRelease.cmake")
schroot-1.6.10/.pc/10mount-Move-mount-directory-to-var-run.patch/CMakeLists.txt-35-
##############################################
schroot-1.6.10/.pc/zfs-snapshot-support.patch/CMakeLists.txt-33-    CACHE FILEPATH "Location of release policy configuration")
schroot-1.6.10/.pc/zfs-snapshot-support.patch/CMakeLists.txt:34:include("${PROJECT_SOURCE_DIR}/cmake/GitRelease.cmake")
schroot-1.6.10/.pc/zfs-snapshot-support.patch/CMakeLists.txt-35-
##############################################
schroot-1.6.10/.pc/cross.patch/CMakeLists.txt-33-    CACHE FILEPATH "Location of release policy configuration")
schroot-1.6.10/.pc/cross.patch/CMakeLists.txt:34:include("${PROJECT_SOURCE_DIR}/cmake/GitRelease.cmake")
schroot-1.6.10/.pc/cross.patch/CMakeLists.txt-35-
##############################################
schroot-1.6.10/CMakeLists.txt-33-    CACHE FILEPATH "Location of release policy configuration")
schroot-1.6.10/CMakeLists.txt:34:include("${PROJECT_SOURCE_DIR}/cmake/GitRelease.cmake")
schroot-1.6.10/CMakeLists.txt-35-