===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
docbook2x-0.8.8/doc/Makefile.in-82-MANS = $(man_MANS)
docbook2x-0.8.8/doc/Makefile.in:83:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/doc/Makefile.in-84-am__vpath_adj = case $$p in \
docbook2x-0.8.8/doc/Makefile.in:85:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/doc/Makefile.in-86-    *) f=$$p;; \
docbook2x-0.8.8/doc/Makefile.in-87-  esac;
docbook2x-0.8.8/doc/Makefile.in:88:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/doc/Makefile.in-89-htmlDATA_INSTALL = $(INSTALL_DATA)
##############################################
docbook2x-0.8.8/doc/Makefile.in-329-	  cd $(srcdir) && \
docbook2x-0.8.8/doc/Makefile.in:330:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
docbook2x-0.8.8/doc/Makefile.in-331-	fi; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-370-	  for file in $$list; do \
docbook2x-0.8.8/doc/Makefile.in:371:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/doc/Makefile.in-372-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-378-	for file in $$list; do \
docbook2x-0.8.8/doc/Makefile.in:379:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/doc/Makefile.in:380:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/doc/Makefile.in-381-	  (if cd "$(DESTDIR)$(infodir)"; then \
##############################################
docbook2x-0.8.8/doc/Makefile.in-387-dist-info: $(INFO_DEPS)
docbook2x-0.8.8/doc/Makefile.in:388:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/doc/Makefile.in-389-	list='$(INFO_DEPS)'; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-391-	  case $$base in \
docbook2x-0.8.8/doc/Makefile.in:392:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/doc/Makefile.in-393-	  esac; \
docbook2x-0.8.8/doc/Makefile.in-394-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/doc/Makefile.in:395:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/doc/Makefile.in-396-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
docbook2x-0.8.8/doc/Makefile.in-397-	    if test -f $$file; then \
docbook2x-0.8.8/doc/Makefile.in:398:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
docbook2x-0.8.8/doc/Makefile.in-399-	      test -f $(distdir)/$$relfile || \
##############################################
docbook2x-0.8.8/doc/Makefile.in-413-	@list='$(INFO_DEPS)'; for i in $$list; do \
docbook2x-0.8.8/doc/Makefile.in:414:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/doc/Makefile.in-415-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-430-	  else file=$$i; fi; \
docbook2x-0.8.8/doc/Makefile.in:431:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
docbook2x-0.8.8/doc/Makefile.in-432-	  case "$$ext" in \
##############################################
docbook2x-0.8.8/doc/Makefile.in-435-	  esac; \
docbook2x-0.8.8/doc/Makefile.in:436:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
docbook2x-0.8.8/doc/Makefile.in:437:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
docbook2x-0.8.8/doc/Makefile.in:438:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
docbook2x-0.8.8/doc/Makefile.in-439-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-451-	for i in $$list; do \
docbook2x-0.8.8/doc/Makefile.in:452:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
docbook2x-0.8.8/doc/Makefile.in-453-	  case "$$ext" in \
##############################################
docbook2x-0.8.8/doc/Makefile.in-456-	  esac; \
docbook2x-0.8.8/doc/Makefile.in:457:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
docbook2x-0.8.8/doc/Makefile.in:458:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
docbook2x-0.8.8/doc/Makefile.in:459:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
docbook2x-0.8.8/doc/Makefile.in-460-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-488-	$(mkdir_p) $(distdir)/.. $(distdir)/i18n-system-property
docbook2x-0.8.8/doc/Makefile.in:489:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/doc/Makefile.in:490:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/doc/Makefile.in-491-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/doc/Makefile.in-492-	  case $$file in \
docbook2x-0.8.8/doc/Makefile.in:493:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/doc/Makefile.in:494:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/doc/Makefile.in-495-	  esac; \
docbook2x-0.8.8/doc/Makefile.in-496-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/doc/Makefile.in:497:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/doc/Makefile.in-498-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/doc/Makefile.in-574-	test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
docbook2x-0.8.8/doc/Makefile.in:575:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/doc/Makefile.in-576-	list='$(INFO_DEPS)'; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-578-	  case $$file in \
docbook2x-0.8.8/doc/Makefile.in:579:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/doc/Makefile.in-580-	  esac; \
docbook2x-0.8.8/doc/Makefile.in-581-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/doc/Makefile.in:582:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/doc/Makefile.in-583-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
docbook2x-0.8.8/doc/Makefile.in-585-	    if test -f $$ifile; then \
docbook2x-0.8.8/doc/Makefile.in:586:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
docbook2x-0.8.8/doc/Makefile.in-587-	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
docbook2x-0.8.8/doc/Makefile.in-596-	  for file in $$list; do \
docbook2x-0.8.8/doc/Makefile.in:597:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/doc/Makefile.in-598-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
docbook2x-0.8.8/dtd/Makefile.in-47-DIST_SOURCES =
docbook2x-0.8.8/dtd/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/dtd/Makefile.in-49-am__vpath_adj = case $$p in \
docbook2x-0.8.8/dtd/Makefile.in:50:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/dtd/Makefile.in-51-    *) f=$$p;; \
docbook2x-0.8.8/dtd/Makefile.in-52-  esac;
docbook2x-0.8.8/dtd/Makefile.in:53:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/dtd/Makefile.in-54-am__installdirs = "$(DESTDIR)$(dtddir)"
##############################################
docbook2x-0.8.8/dtd/Makefile.in-226-distdir: $(DISTFILES)
docbook2x-0.8.8/dtd/Makefile.in:227:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/dtd/Makefile.in:228:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/dtd/Makefile.in-229-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/dtd/Makefile.in-230-	  case $$file in \
docbook2x-0.8.8/dtd/Makefile.in:231:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/dtd/Makefile.in:232:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/dtd/Makefile.in-233-	  esac; \
docbook2x-0.8.8/dtd/Makefile.in-234-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/dtd/Makefile.in:235:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/dtd/Makefile.in-236-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/perl/sgml2xml-isoent.in-126-    exec 3>&1 4>&2;
docbook2x-0.8.8/perl/sgml2xml-isoent.in:127:    status=`((("@SX@" -xid -xlower "$@"; echo $? >&5) | sed -e "$sed_script") 2>&1 1>&3 | grep -v "$sx_whining" 1>&4) 5>&1`;
docbook2x-0.8.8/perl/sgml2xml-isoent.in-128-    exit $status;
##############################################
docbook2x-0.8.8/perl/sgml2xml-isoent.in-131-    exec 3>&1 4>&2;
docbook2x-0.8.8/perl/sgml2xml-isoent.in:132:    status=`(("@OSX@" -xid -xlower -xsdata-as-pis "$@"; echo $? >&5) | sed -e "$sed_script") 5>&1 2>&4 1>&3`;
docbook2x-0.8.8/perl/sgml2xml-isoent.in-133-    exit $status;
##############################################
docbook2x-0.8.8/perl/Makefile.in-236-	  if test -f $$d$$p; then \
docbook2x-0.8.8/perl/Makefile.in:237:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
docbook2x-0.8.8/perl/Makefile.in-238-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
docbook2x-0.8.8/perl/Makefile.in-245-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
docbook2x-0.8.8/perl/Makefile.in:246:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
docbook2x-0.8.8/perl/Makefile.in-247-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
docbook2x-0.8.8/perl/Makefile.in-259-	$(mkdir_p) $(distdir)/.. $(distdir)/XML/Handler
docbook2x-0.8.8/perl/Makefile.in:260:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/perl/Makefile.in:261:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/perl/Makefile.in-262-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/perl/Makefile.in-263-	  case $$file in \
docbook2x-0.8.8/perl/Makefile.in:264:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/perl/Makefile.in:265:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/perl/Makefile.in-266-	  esac; \
docbook2x-0.8.8/perl/Makefile.in-267-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/perl/Makefile.in:268:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/perl/Makefile.in-269-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/test/sgml/Makefile.in-221-	$(mkdir_p) $(distdir)/../..
docbook2x-0.8.8/test/sgml/Makefile.in:222:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/sgml/Makefile.in:223:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/sgml/Makefile.in-224-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/test/sgml/Makefile.in-225-	  case $$file in \
docbook2x-0.8.8/test/sgml/Makefile.in:226:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/test/sgml/Makefile.in:227:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/test/sgml/Makefile.in-228-	  esac; \
docbook2x-0.8.8/test/sgml/Makefile.in-229-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/test/sgml/Makefile.in:230:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/test/sgml/Makefile.in-231-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/test/complete-manuals/Makefile.in-220-	$(mkdir_p) $(distdir)/../..
docbook2x-0.8.8/test/complete-manuals/Makefile.in:221:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in:222:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in-223-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/test/complete-manuals/Makefile.in-224-	  case $$file in \
docbook2x-0.8.8/test/complete-manuals/Makefile.in:225:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in:226:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in-227-	  esac; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in-228-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in:229:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/test/complete-manuals/Makefile.in-230-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/test/Makefile.in-221-	dot_seen=no; \
docbook2x-0.8.8/test/Makefile.in:222:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/test/Makefile.in-223-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
docbook2x-0.8.8/test/Makefile.in-257-	rev="$$rev ."; \
docbook2x-0.8.8/test/Makefile.in:258:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/test/Makefile.in-259-	for subdir in $$rev; do \
##############################################
docbook2x-0.8.8/test/Makefile.in-331-GTAGS:
docbook2x-0.8.8/test/Makefile.in:332:	here=`$(am__cd) $(top_builddir) && pwd` \
docbook2x-0.8.8/test/Makefile.in-333-	  && cd $(top_srcdir) \
##############################################
docbook2x-0.8.8/test/Makefile.in-340-	$(mkdir_p) $(distdir)/docbook-testdocs $(distdir)/doclifter $(distdir)/mass
docbook2x-0.8.8/test/Makefile.in:341:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/Makefile.in:342:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/Makefile.in-343-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/test/Makefile.in-344-	  case $$file in \
docbook2x-0.8.8/test/Makefile.in:345:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/test/Makefile.in:346:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/test/Makefile.in-347-	  esac; \
docbook2x-0.8.8/test/Makefile.in-348-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/test/Makefile.in:349:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/test/Makefile.in-350-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/test/Makefile.in-371-	    || exit 1; \
docbook2x-0.8.8/test/Makefile.in:372:	    distdir=`$(am__cd) $(distdir) && pwd`; \
docbook2x-0.8.8/test/Makefile.in:373:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
docbook2x-0.8.8/test/Makefile.in-374-	    (cd $$subdir && \
##############################################
docbook2x-0.8.8/test/utf8trans/Makefile.in-215-	$(mkdir_p) $(distdir)/../..
docbook2x-0.8.8/test/utf8trans/Makefile.in:216:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/utf8trans/Makefile.in:217:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/utf8trans/Makefile.in-218-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/test/utf8trans/Makefile.in-219-	  case $$file in \
docbook2x-0.8.8/test/utf8trans/Makefile.in:220:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/test/utf8trans/Makefile.in:221:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/test/utf8trans/Makefile.in-222-	  esac; \
docbook2x-0.8.8/test/utf8trans/Makefile.in-223-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/test/utf8trans/Makefile.in:224:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/test/utf8trans/Makefile.in-225-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/test/refentry/Makefile.in-225-	$(mkdir_p) $(distdir)/../..
docbook2x-0.8.8/test/refentry/Makefile.in:226:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/refentry/Makefile.in:227:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/test/refentry/Makefile.in-228-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/test/refentry/Makefile.in-229-	  case $$file in \
docbook2x-0.8.8/test/refentry/Makefile.in:230:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/test/refentry/Makefile.in:231:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/test/refentry/Makefile.in-232-	  esac; \
docbook2x-0.8.8/test/refentry/Makefile.in-233-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/test/refentry/Makefile.in:234:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/test/refentry/Makefile.in-235-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/man/Makefile.in-52-DIST_SOURCES =
docbook2x-0.8.8/xslt/man/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/man/Makefile.in-54-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/man/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/man/Makefile.in-56-    *) f=$$p;; \
docbook2x-0.8.8/xslt/man/Makefile.in-57-  esac;
docbook2x-0.8.8/xslt/man/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/man/Makefile.in-59-am__installdirs = "$(DESTDIR)$(xsltmandir)"
##############################################
docbook2x-0.8.8/xslt/man/Makefile.in-239-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/man/Makefile.in:240:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/man/Makefile.in:241:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/man/Makefile.in-242-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/man/Makefile.in-243-	  case $$file in \
docbook2x-0.8.8/xslt/man/Makefile.in:244:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/man/Makefile.in:245:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/man/Makefile.in-246-	  esac; \
docbook2x-0.8.8/xslt/man/Makefile.in-247-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/man/Makefile.in:248:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/man/Makefile.in-249-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/texi/Makefile.in-52-DIST_SOURCES =
docbook2x-0.8.8/xslt/texi/Makefile.in:53:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/texi/Makefile.in-54-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/texi/Makefile.in:55:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/texi/Makefile.in-56-    *) f=$$p;; \
docbook2x-0.8.8/xslt/texi/Makefile.in-57-  esac;
docbook2x-0.8.8/xslt/texi/Makefile.in:58:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/texi/Makefile.in-59-am__installdirs = "$(DESTDIR)$(xslttexidir)"
##############################################
docbook2x-0.8.8/xslt/texi/Makefile.in-242-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/texi/Makefile.in:243:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/texi/Makefile.in:244:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/texi/Makefile.in-245-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/texi/Makefile.in-246-	  case $$file in \
docbook2x-0.8.8/xslt/texi/Makefile.in:247:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/texi/Makefile.in:248:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/texi/Makefile.in-249-	  esac; \
docbook2x-0.8.8/xslt/texi/Makefile.in-250-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/texi/Makefile.in:251:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/texi/Makefile.in-252-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/common/text/Makefile.in-50-DIST_SOURCES =
docbook2x-0.8.8/xslt/common/text/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/common/text/Makefile.in-52-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/common/text/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-54-    *) f=$$p;; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-55-  esac;
docbook2x-0.8.8/xslt/common/text/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/common/text/Makefile.in-57-am__installdirs = "$(DESTDIR)$(xsltcommonl10ndir)"
##############################################
docbook2x-0.8.8/xslt/common/text/Makefile.in-237-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/common/text/Makefile.in:238:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/common/text/Makefile.in:239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-240-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/common/text/Makefile.in-241-	  case $$file in \
docbook2x-0.8.8/xslt/common/text/Makefile.in:242:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/common/text/Makefile.in:243:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-244-	  esac; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-245-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/common/text/Makefile.in:246:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/common/text/Makefile.in-247-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-56-	uninstall-recursive
docbook2x-0.8.8/xslt/common/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/common/Makefile.in-58-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/common/Makefile.in:59:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/common/Makefile.in-60-    *) f=$$p;; \
docbook2x-0.8.8/xslt/common/Makefile.in-61-  esac;
docbook2x-0.8.8/xslt/common/Makefile.in:62:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/common/Makefile.in-63-am__installdirs = "$(DESTDIR)$(xsltcommondir)"
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-251-	dot_seen=no; \
docbook2x-0.8.8/xslt/common/Makefile.in:252:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/xslt/common/Makefile.in-253-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-287-	rev="$$rev ."; \
docbook2x-0.8.8/xslt/common/Makefile.in:288:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/xslt/common/Makefile.in-289-	for subdir in $$rev; do \
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-361-GTAGS:
docbook2x-0.8.8/xslt/common/Makefile.in:362:	here=`$(am__cd) $(top_builddir) && pwd` \
docbook2x-0.8.8/xslt/common/Makefile.in-363-	  && cd $(top_srcdir) \
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-369-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/common/Makefile.in:370:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/common/Makefile.in:371:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/common/Makefile.in-372-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/common/Makefile.in-373-	  case $$file in \
docbook2x-0.8.8/xslt/common/Makefile.in:374:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/common/Makefile.in:375:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/common/Makefile.in-376-	  esac; \
docbook2x-0.8.8/xslt/common/Makefile.in-377-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/common/Makefile.in:378:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/common/Makefile.in-379-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/common/Makefile.in-400-	    || exit 1; \
docbook2x-0.8.8/xslt/common/Makefile.in:401:	    distdir=`$(am__cd) $(distdir) && pwd`; \
docbook2x-0.8.8/xslt/common/Makefile.in:402:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
docbook2x-0.8.8/xslt/common/Makefile.in-403-	    (cd $$subdir && \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-266-	  cd $(srcdir) && \
docbook2x-0.8.8/xslt/documentation/Makefile.in:267:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-268-	fi; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-311-	  for file in $$list; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in:312:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-313-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-319-	for file in $$list; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in:320:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:321:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-322-	  (if cd "$(DESTDIR)$(infodir)"; then \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-328-dist-info: $(INFO_DEPS)
docbook2x-0.8.8/xslt/documentation/Makefile.in:329:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-330-	list='$(INFO_DEPS)'; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-332-	  case $$base in \
docbook2x-0.8.8/xslt/documentation/Makefile.in:333:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-334-	  esac; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-335-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:336:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-337-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in-338-	    if test -f $$file; then \
docbook2x-0.8.8/xslt/documentation/Makefile.in:339:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-340-	      test -f $(distdir)/$$relfile || \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-368-	@list='$(INFO_DEPS)'; for i in $$list; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in:369:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-370-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-381-	$(mkdir_p) $(distdir)/../..
docbook2x-0.8.8/xslt/documentation/Makefile.in:382:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:383:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-384-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in-385-	  case $$file in \
docbook2x-0.8.8/xslt/documentation/Makefile.in:386:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:387:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-388-	  esac; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-389-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:390:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-391-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-464-	test -z "$(infodir)" || $(mkdir_p) "$(DESTDIR)$(infodir)"
docbook2x-0.8.8/xslt/documentation/Makefile.in:465:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-466-	list='$(INFO_DEPS)'; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-468-	  case $$file in \
docbook2x-0.8.8/xslt/documentation/Makefile.in:469:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-470-	  esac; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-471-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/documentation/Makefile.in:472:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-473-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-475-	    if test -f $$ifile; then \
docbook2x-0.8.8/xslt/documentation/Makefile.in:476:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-477-	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
docbook2x-0.8.8/xslt/documentation/Makefile.in-486-	  for file in $$list; do \
docbook2x-0.8.8/xslt/documentation/Makefile.in:487:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
docbook2x-0.8.8/xslt/documentation/Makefile.in-488-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
docbook2x-0.8.8/xslt/Makefile.in-56-	uninstall-recursive
docbook2x-0.8.8/xslt/Makefile.in:57:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/Makefile.in-58-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/Makefile.in:59:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/Makefile.in-60-    *) f=$$p;; \
docbook2x-0.8.8/xslt/Makefile.in-61-  esac;
docbook2x-0.8.8/xslt/Makefile.in:62:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/Makefile.in-63-am__installdirs = "$(DESTDIR)$(xsltdir)"
##############################################
docbook2x-0.8.8/xslt/Makefile.in-248-	dot_seen=no; \
docbook2x-0.8.8/xslt/Makefile.in:249:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/xslt/Makefile.in-250-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
docbook2x-0.8.8/xslt/Makefile.in-284-	rev="$$rev ."; \
docbook2x-0.8.8/xslt/Makefile.in:285:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/xslt/Makefile.in-286-	for subdir in $$rev; do \
##############################################
docbook2x-0.8.8/xslt/Makefile.in-358-GTAGS:
docbook2x-0.8.8/xslt/Makefile.in:359:	here=`$(am__cd) $(top_builddir) && pwd` \
docbook2x-0.8.8/xslt/Makefile.in-360-	  && cd $(top_srcdir) \
##############################################
docbook2x-0.8.8/xslt/Makefile.in-366-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/Makefile.in:367:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/Makefile.in:368:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/Makefile.in-369-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/Makefile.in-370-	  case $$file in \
docbook2x-0.8.8/xslt/Makefile.in:371:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/Makefile.in:372:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/Makefile.in-373-	  esac; \
docbook2x-0.8.8/xslt/Makefile.in-374-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/Makefile.in:375:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/Makefile.in-376-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/xslt/Makefile.in-397-	    || exit 1; \
docbook2x-0.8.8/xslt/Makefile.in:398:	    distdir=`$(am__cd) $(distdir) && pwd`; \
docbook2x-0.8.8/xslt/Makefile.in:399:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
docbook2x-0.8.8/xslt/Makefile.in-400-	    (cd $$subdir && \
##############################################
docbook2x-0.8.8/xslt/backend/Makefile.in-50-DIST_SOURCES =
docbook2x-0.8.8/xslt/backend/Makefile.in:51:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/xslt/backend/Makefile.in-52-am__vpath_adj = case $$p in \
docbook2x-0.8.8/xslt/backend/Makefile.in:53:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/backend/Makefile.in-54-    *) f=$$p;; \
docbook2x-0.8.8/xslt/backend/Makefile.in-55-  esac;
docbook2x-0.8.8/xslt/backend/Makefile.in:56:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/xslt/backend/Makefile.in-57-am__installdirs = "$(DESTDIR)$(xsltbackenddir)"
##############################################
docbook2x-0.8.8/xslt/backend/Makefile.in-232-distdir: $(DISTFILES)
docbook2x-0.8.8/xslt/backend/Makefile.in:233:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/backend/Makefile.in:234:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/xslt/backend/Makefile.in-235-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/xslt/backend/Makefile.in-236-	  case $$file in \
docbook2x-0.8.8/xslt/backend/Makefile.in:237:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/xslt/backend/Makefile.in:238:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/xslt/backend/Makefile.in-239-	  esac; \
docbook2x-0.8.8/xslt/backend/Makefile.in-240-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/xslt/backend/Makefile.in:241:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/xslt/backend/Makefile.in-242-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
docbook2x-0.8.8/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
docbook2x-0.8.8/depcomp-70-
##############################################
docbook2x-0.8.8/depcomp-203-  # Version 6 uses the directory in both cases.
docbook2x-0.8.8/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
docbook2x-0.8.8/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
docbook2x-0.8.8/depcomp-214-  else
docbook2x-0.8.8/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
docbook2x-0.8.8/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
docbook2x-0.8.8/depcomp-228-    # Do two passes, one to just change these to
docbook2x-0.8.8/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
docbook2x-0.8.8/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
docbook2x-0.8.8/depcomp-269-  # Do two passes, one to just change these to
docbook2x-0.8.8/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
docbook2x-0.8.8/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
docbook2x-0.8.8/depcomp-284-   # Subdirectories are respected.
docbook2x-0.8.8/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
docbook2x-0.8.8/depcomp-286-   test "x$dir" = "x$object" && dir=
docbook2x-0.8.8/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
docbook2x-0.8.8/depcomp-288-
##############################################
docbook2x-0.8.8/depcomp-423-  done
docbook2x-0.8.8/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
docbook2x-0.8.8/depcomp-425-  touch "$tmpdepfile"
##############################################
docbook2x-0.8.8/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
docbook2x-0.8.8/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
docbook2x-0.8.8/aclocal.m4-44-#
##############################################
docbook2x-0.8.8/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
docbook2x-0.8.8/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
docbook2x-0.8.8/aclocal.m4-68-# and then we would define $MISSING as
##############################################
docbook2x-0.8.8/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
docbook2x-0.8.8/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
docbook2x-0.8.8/aclocal.m4-84-])
##############################################
docbook2x-0.8.8/aclocal.m4-180-  if test "$am_compiler_list" = ""; then
docbook2x-0.8.8/aclocal.m4:181:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
docbook2x-0.8.8/aclocal.m4-182-  fi
##############################################
docbook2x-0.8.8/aclocal.m4-290-  # Strip MF so we end up with the name of the file.
docbook2x-0.8.8/aclocal.m4:291:  mf=`echo "$mf" | sed -e 's/:.*$//'`
docbook2x-0.8.8/aclocal.m4-292-  # Check whether this is an Automake generated Makefile or not.
##############################################
docbook2x-0.8.8/aclocal.m4-298-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
docbook2x-0.8.8/aclocal.m4:299:    dirpart=`AS_DIRNAME("$mf")`
docbook2x-0.8.8/aclocal.m4-300-  else
##############################################
docbook2x-0.8.8/aclocal.m4-304-  # from the Makefile without running `make'.
docbook2x-0.8.8/aclocal.m4:305:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
docbook2x-0.8.8/aclocal.m4-306-  test -z "$DEPDIR" && continue
docbook2x-0.8.8/aclocal.m4:307:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
docbook2x-0.8.8/aclocal.m4-308-  test -z "am__include" && continue
docbook2x-0.8.8/aclocal.m4:309:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
docbook2x-0.8.8/aclocal.m4-310-  # When using ansi2knr, U may be empty or an underscore; expand it
docbook2x-0.8.8/aclocal.m4:311:  U=`sed -n 's/^U = //p' < "$mf"`
docbook2x-0.8.8/aclocal.m4-312-  # Find all dependency output files, they are included files with
##############################################
docbook2x-0.8.8/aclocal.m4-320-    test -f "$dirpart/$file" && continue
docbook2x-0.8.8/aclocal.m4:321:    fdir=`AS_DIRNAME(["$file"])`
docbook2x-0.8.8/aclocal.m4-322-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
docbook2x-0.8.8/aclocal.m4-387-# test to see if srcdir already configured
docbook2x-0.8.8/aclocal.m4:388:if test "`cd $srcdir && pwd`" != "`pwd`" &&
docbook2x-0.8.8/aclocal.m4-389-   test -f $srcdir/config.status; then
##############################################
docbook2x-0.8.8/aclocal.m4-463-    * )
docbook2x-0.8.8/aclocal.m4:464:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
docbook2x-0.8.8/aclocal.m4-465-  esac
docbook2x-0.8.8/aclocal.m4-466-done
docbook2x-0.8.8/aclocal.m4:467:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
docbook2x-0.8.8/aclocal.m4-468-
##############################################
docbook2x-0.8.8/aclocal.m4-535-# case it prints its new name instead of `make'.
docbook2x-0.8.8/aclocal.m4:536:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
docbook2x-0.8.8/aclocal.m4-537-   am__include=include
##############################################
docbook2x-0.8.8/aclocal.m4-543-   echo '.include "confinc"' > confmf
docbook2x-0.8.8/aclocal.m4:544:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
docbook2x-0.8.8/aclocal.m4-545-      am__include=.include
##############################################
docbook2x-0.8.8/aclocal.m4-710-if (
docbook2x-0.8.8/aclocal.m4:711:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
docbook2x-0.8.8/aclocal.m4-712-   if test "$[*]" = "X"; then
docbook2x-0.8.8/aclocal.m4-713-      # -L didn't work.
docbook2x-0.8.8/aclocal.m4:714:      set X `ls -t $srcdir/configure conftest.file`
docbook2x-0.8.8/aclocal.m4-715-   fi
##############################################
docbook2x-0.8.8/configure-105-do
docbook2x-0.8.8/configure:106:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
docbook2x-0.8.8/configure-107-    eval $as_var=C; export $as_var
##############################################
docbook2x-0.8.8/configure-213-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
docbook2x-0.8.8/configure:214:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
docbook2x-0.8.8/configure-215-") 2> /dev/null; then
##############################################
docbook2x-0.8.8/configure-326-  test "x$as_lineno_1" != "x$as_lineno_2" &&
docbook2x-0.8.8/configure:327:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
docbook2x-0.8.8/configure-328-
##############################################
docbook2x-0.8.8/configure-421-  test "x$as_lineno_1" != "x$as_lineno_2" &&
docbook2x-0.8.8/configure:422:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
docbook2x-0.8.8/configure-423-
##############################################
docbook2x-0.8.8/configure-779-  case $ac_option in
docbook2x-0.8.8/configure:780:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
docbook2x-0.8.8/configure-781-  *)	ac_optarg=yes ;;
##############################################
docbook2x-0.8.8/configure-822-  -disable-* | --disable-*)
docbook2x-0.8.8/configure:823:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
docbook2x-0.8.8/configure-824-    # Reject names that are not valid shell variable names.
##############################################
docbook2x-0.8.8/configure-827-   { (exit 1); exit 1; }; }
docbook2x-0.8.8/configure:828:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
docbook2x-0.8.8/configure-829-    eval enable_$ac_feature=no ;;
##############################################
docbook2x-0.8.8/configure-841-  -enable-* | --enable-*)
docbook2x-0.8.8/configure:842:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
docbook2x-0.8.8/configure-843-    # Reject names that are not valid shell variable names.
##############################################
docbook2x-0.8.8/configure-846-   { (exit 1); exit 1; }; }
docbook2x-0.8.8/configure:847:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
docbook2x-0.8.8/configure-848-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
docbook2x-0.8.8/configure-1038-  -with-* | --with-*)
docbook2x-0.8.8/configure:1039:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
docbook2x-0.8.8/configure-1040-    # Reject names that are not valid shell variable names.
##############################################
docbook2x-0.8.8/configure-1043-   { (exit 1); exit 1; }; }
docbook2x-0.8.8/configure:1044:    ac_package=`echo $ac_package| sed 's/-/_/g'`
docbook2x-0.8.8/configure-1045-    eval with_$ac_package=\$ac_optarg ;;
##############################################
docbook2x-0.8.8/configure-1047-  -without-* | --without-*)
docbook2x-0.8.8/configure:1048:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
docbook2x-0.8.8/configure-1049-    # Reject names that are not valid shell variable names.
##############################################
docbook2x-0.8.8/configure-1052-   { (exit 1); exit 1; }; }
docbook2x-0.8.8/configure:1053:    ac_package=`echo $ac_package | sed 's/-/_/g'`
docbook2x-0.8.8/configure-1054-    eval with_$ac_package=no ;;
##############################################
docbook2x-0.8.8/configure-1079-  *=*)
docbook2x-0.8.8/configure:1080:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
docbook2x-0.8.8/configure-1081-    # Reject names that are not valid shell variable names.
##############################################
docbook2x-0.8.8/configure-1099-if test -n "$ac_prev"; then
docbook2x-0.8.8/configure:1100:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
docbook2x-0.8.8/configure-1101-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
docbook2x-0.8.8/configure-1145-ac_ls_di=`ls -di .` &&
docbook2x-0.8.8/configure:1146:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
docbook2x-0.8.8/configure-1147-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
docbook2x-0.8.8/configure-1205-case $srcdir in
docbook2x-0.8.8/configure:1206:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
docbook2x-0.8.8/configure-1207-esac
##############################################
docbook2x-0.8.8/configure-1248-By default, \`make install' will install all the files in
docbook2x-0.8.8/configure:1249:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
docbook2x-0.8.8/configure:1250:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
docbook2x-0.8.8/configure-1251-for instance \`--prefix=\$HOME'.
##############################################
docbook2x-0.8.8/configure-1337-*)
docbook2x-0.8.8/configure:1338:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
docbook2x-0.8.8/configure-1339-  # A ".." for each directory in $ac_dir_suffix.
docbook2x-0.8.8/configure:1340:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
docbook2x-0.8.8/configure-1341-  case $ac_top_builddir_sub in
##############################################
docbook2x-0.8.8/configure-1470-    *\'*)
docbook2x-0.8.8/configure:1471:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
docbook2x-0.8.8/configure-1472-    esac
##############################################
docbook2x-0.8.8/configure-1556-      case $ac_val in
docbook2x-0.8.8/configure:1557:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
docbook2x-0.8.8/configure-1558-      esac
##############################################
docbook2x-0.8.8/configure-1573-	case $ac_val in
docbook2x-0.8.8/configure:1574:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
docbook2x-0.8.8/configure-1575-	esac
##############################################
docbook2x-0.8.8/configure-1681-    set,)
docbook2x-0.8.8/configure:1682:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
docbook2x-0.8.8/configure:1683:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
docbook2x-0.8.8/configure-1684-      ac_cache_corrupted=: ;;
##############################################
docbook2x-0.8.8/configure-1703-    case $ac_new_val in
docbook2x-0.8.8/configure:1704:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
docbook2x-0.8.8/configure-1705-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
docbook2x-0.8.8/configure-1876-if (
docbook2x-0.8.8/configure:1877:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
docbook2x-0.8.8/configure-1878-   if test "$*" = "X"; then
docbook2x-0.8.8/configure-1879-      # -L didn't work.
docbook2x-0.8.8/configure:1880:      set X `ls -t $srcdir/configure conftest.file`
docbook2x-0.8.8/configure-1881-   fi
##############################################
docbook2x-0.8.8/configure-1920-_ACEOF
docbook2x-0.8.8/configure:1921:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
docbook2x-0.8.8/configure-1922-rm -f conftest.sed
##############################################
docbook2x-0.8.8/configure-1924-# expand $ac_aux_dir to an absolute path
docbook2x-0.8.8/configure:1925:am_aux_dir=`cd $ac_aux_dir && pwd`
docbook2x-0.8.8/configure-1926-
##############################################
docbook2x-0.8.8/configure-2013-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
docbook2x-0.8.8/configure:2014:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
docbook2x-0.8.8/configure-2015-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
docbook2x-0.8.8/configure-2023-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
docbook2x-0.8.8/configure:2024:case `${MAKE-make} -f conftest.make 2>/dev/null` in
docbook2x-0.8.8/configure-2025-  *@@@%%%=?*=@@@%%%*)
##############################################
docbook2x-0.8.8/configure-2051-# test to see if srcdir already configured
docbook2x-0.8.8/configure:2052:if test "`cd $srcdir && pwd`" != "`pwd`" &&
docbook2x-0.8.8/configure-2053-   test -f $srcdir/config.status; then
##############################################
docbook2x-0.8.8/configure-2588-echo "$as_me:$LINENO: checking for C compiler version" >&5
docbook2x-0.8.8/configure:2589:ac_compiler=`set X $ac_compile; echo $2`
docbook2x-0.8.8/configure-2590-{ (ac_try="$ac_compiler --version >&5"
##############################################
docbook2x-0.8.8/configure-2642-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
docbook2x-0.8.8/configure:2643:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
docbook2x-0.8.8/configure-2644-#
##############################################
docbook2x-0.8.8/configure-2690-	then :; else
docbook2x-0.8.8/configure:2691:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
docbook2x-0.8.8/configure-2692-	fi
##############################################
docbook2x-0.8.8/configure-2783-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
docbook2x-0.8.8/configure:2784:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
docbook2x-0.8.8/configure-2785-	  break;;
##############################################
docbook2x-0.8.8/configure-2838-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
docbook2x-0.8.8/configure:2839:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
docbook2x-0.8.8/configure-2840-       break;;
##############################################
docbook2x-0.8.8/configure-2930-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
docbook2x-0.8.8/configure:2931:GCC=`test $ac_compiler_gnu = yes && echo yes`
docbook2x-0.8.8/configure-2932-ac_test_CFLAGS=${CFLAGS+set}
##############################################
docbook2x-0.8.8/configure-3297-# case it prints its new name instead of `make'.
docbook2x-0.8.8/configure:3298:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
docbook2x-0.8.8/configure-3299-   am__include=include
##############################################
docbook2x-0.8.8/configure-3305-   echo '.include "confinc"' > confmf
docbook2x-0.8.8/configure:3306:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
docbook2x-0.8.8/configure-3307-      am__include=.include
##############################################
docbook2x-0.8.8/configure-3367-  if test "$am_compiler_list" = ""; then
docbook2x-0.8.8/configure:3368:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
docbook2x-0.8.8/configure-3369-  fi
##############################################
docbook2x-0.8.8/configure-4456-  # Check for GNU $ac_path_GREP
docbook2x-0.8.8/configure:4457:case `"$ac_path_GREP" --version 2>&1` in
docbook2x-0.8.8/configure-4458-*GNU*)
##############################################
docbook2x-0.8.8/configure-4470-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
docbook2x-0.8.8/configure:4471:    ac_count=`expr $ac_count + 1`
docbook2x-0.8.8/configure-4472-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
docbook2x-0.8.8/configure-4538-  # Check for GNU $ac_path_EGREP
docbook2x-0.8.8/configure:4539:case `"$ac_path_EGREP" --version 2>&1` in
docbook2x-0.8.8/configure-4540-*GNU*)
##############################################
docbook2x-0.8.8/configure-4552-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
docbook2x-0.8.8/configure:4553:    ac_count=`expr $ac_count + 1`
docbook2x-0.8.8/configure-4554-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
docbook2x-0.8.8/configure-4798-do
docbook2x-0.8.8/configure:4799:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
docbook2x-0.8.8/configure-4800-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
docbook2x-0.8.8/configure-4858-fi
docbook2x-0.8.8/configure:4859:ac_res=`eval echo '${'$as_ac_Header'}'`
docbook2x-0.8.8/configure-4860-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
docbook2x-0.8.8/configure-4861-echo "${ECHO_T}$ac_res" >&6; }
docbook2x-0.8.8/configure:4862:if test `eval echo '${'$as_ac_Header'}'` = yes; then
docbook2x-0.8.8/configure-4863-  cat >>confdefs.h <<_ACEOF
docbook2x-0.8.8/configure:4864:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
docbook2x-0.8.8/configure-4865-_ACEOF
##############################################
docbook2x-0.8.8/configure-4874-do
docbook2x-0.8.8/configure:4875:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
docbook2x-0.8.8/configure-4876-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
docbook2x-0.8.8/configure-4881-fi
docbook2x-0.8.8/configure:4882:ac_res=`eval echo '${'$as_ac_Header'}'`
docbook2x-0.8.8/configure-4883-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
docbook2x-0.8.8/configure-5026-fi
docbook2x-0.8.8/configure:5027:ac_res=`eval echo '${'$as_ac_Header'}'`
docbook2x-0.8.8/configure-5028-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
docbook2x-0.8.8/configure-5031-fi
docbook2x-0.8.8/configure:5032:if test `eval echo '${'$as_ac_Header'}'` = yes; then
docbook2x-0.8.8/configure-5033-  cat >>confdefs.h <<_ACEOF
docbook2x-0.8.8/configure:5034:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
docbook2x-0.8.8/configure-5035-_ACEOF
##############################################
docbook2x-0.8.8/configure-5043-do
docbook2x-0.8.8/configure:5044:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
docbook2x-0.8.8/configure-5045-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
docbook2x-0.8.8/configure-5139-fi
docbook2x-0.8.8/configure:5140:ac_res=`eval echo '${'$as_ac_var'}'`
docbook2x-0.8.8/configure-5141-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
docbook2x-0.8.8/configure-5142-echo "${ECHO_T}$ac_res" >&6; }
docbook2x-0.8.8/configure:5143:if test `eval echo '${'$as_ac_var'}'` = yes; then
docbook2x-0.8.8/configure-5144-  cat >>confdefs.h <<_ACEOF
docbook2x-0.8.8/configure:5145:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
docbook2x-0.8.8/configure-5146-_ACEOF
##############################################
docbook2x-0.8.8/configure-5153-do
docbook2x-0.8.8/configure:5154:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
docbook2x-0.8.8/configure-5155-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
docbook2x-0.8.8/configure-5249-fi
docbook2x-0.8.8/configure:5250:ac_res=`eval echo '${'$as_ac_var'}'`
docbook2x-0.8.8/configure-5251-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
docbook2x-0.8.8/configure-5252-echo "${ECHO_T}$ac_res" >&6; }
docbook2x-0.8.8/configure:5253:if test `eval echo '${'$as_ac_var'}'` = yes; then
docbook2x-0.8.8/configure-5254-  cat >>confdefs.h <<_ACEOF
docbook2x-0.8.8/configure:5255:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
docbook2x-0.8.8/configure-5256-_ACEOF
##############################################
docbook2x-0.8.8/configure-5276-
docbook2x-0.8.8/configure:5277:INSTALLED_UTF8TRANS="$static_bindir/`echo utf8trans | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure-5278-INSTALLED_CHARMAP_ROFF="$static_datadir/docbook2X/charmaps/roff.charmap"
##############################################
docbook2x-0.8.8/configure-5280-
docbook2x-0.8.8/configure:5281:INSTALLED_DB2X_MANXML="$static_bindir/`echo db2x_manxml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure:5282:INSTALLED_DB2X_TEXIXML="$static_bindir/`echo db2x_texixml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure-5283-
docbook2x-0.8.8/configure-5284-INSTALLED_STYLESHEETS_CATALOG="$static_datadir/docbook2X/xslt/catalog.xml"
docbook2x-0.8.8/configure:5285:INSTALLED_DB2X_XSLTPROC="$static_bindir/`echo db2x_xsltproc | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure:5286:INSTALLED_SGML2XML_ISOENT="$static_bindir/`echo sgml2xml-isoent | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure-5287-
##############################################
docbook2x-0.8.8/configure-5388-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
docbook2x-0.8.8/configure:5389:  ac_i=`echo "$ac_i" | sed "$ac_script"`
docbook2x-0.8.8/configure-5390-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
docbook2x-0.8.8/configure-5556-do
docbook2x-0.8.8/configure:5557:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
docbook2x-0.8.8/configure-5558-    eval $as_var=C; export $as_var
##############################################
docbook2x-0.8.8/configure-5606-  test "x$as_lineno_1" != "x$as_lineno_2" &&
docbook2x-0.8.8/configure:5607:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
docbook2x-0.8.8/configure-5608-
##############################################
docbook2x-0.8.8/configure-5783-configured by $0, generated by GNU Autoconf 2.60,
docbook2x-0.8.8/configure:5784:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
docbook2x-0.8.8/configure-5785-
##############################################
docbook2x-0.8.8/configure-5802-  --*=*)
docbook2x-0.8.8/configure:5803:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
docbook2x-0.8.8/configure:5804:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
docbook2x-0.8.8/configure-5805-    ac_shift=:
##############################################
docbook2x-0.8.8/configure-6077-
docbook2x-0.8.8/configure:6078:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
docbook2x-0.8.8/configure-6079-    break
##############################################
docbook2x-0.8.8/configure-6088-
docbook2x-0.8.8/configure:6089:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
docbook2x-0.8.8/configure-6090-if test -n "$ac_eof"; then
docbook2x-0.8.8/configure:6091:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
docbook2x-0.8.8/configure:6092:  ac_eof=`expr $ac_eof + 1`
docbook2x-0.8.8/configure-6093-fi
##############################################
docbook2x-0.8.8/configure-6129-
docbook2x-0.8.8/configure:6130:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 11; then
docbook2x-0.8.8/configure-6131-    break
##############################################
docbook2x-0.8.8/configure-6140-
docbook2x-0.8.8/configure:6141:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
docbook2x-0.8.8/configure-6142-if test -n "$ac_eof"; then
docbook2x-0.8.8/configure:6143:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
docbook2x-0.8.8/configure:6144:  ac_eof=`expr $ac_eof + 1`
docbook2x-0.8.8/configure-6145-fi
##############################################
docbook2x-0.8.8/configure-6278-      case $as_dir in #(
docbook2x-0.8.8/configure:6279:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
docbook2x-0.8.8/configure-6280-      *) as_qdir=$as_dir;;
##############################################
docbook2x-0.8.8/configure-6316-*)
docbook2x-0.8.8/configure:6317:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
docbook2x-0.8.8/configure-6318-  # A ".." for each directory in $ac_dir_suffix.
docbook2x-0.8.8/configure:6319:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
docbook2x-0.8.8/configure-6320-  case $ac_top_builddir_sub in
##############################################
docbook2x-0.8.8/configure-6389-
docbook2x-0.8.8/configure:6390:# Neutralize VPATH when `$srcdir' = `.'.
docbook2x-0.8.8/configure-6391-# Shell code in configure.ac might set extrasub.
##############################################
docbook2x-0.8.8/configure-6413-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
docbook2x-0.8.8/configure:6414:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
docbook2x-0.8.8/configure:6415:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
docbook2x-0.8.8/configure-6416-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
docbook2x-0.8.8/configure-6530-    * )
docbook2x-0.8.8/configure:6531:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
docbook2x-0.8.8/configure-6532-  esac
##############################################
docbook2x-0.8.8/configure-6567-  # Strip MF so we end up with the name of the file.
docbook2x-0.8.8/configure:6568:  mf=`echo "$mf" | sed -e 's/:.*$//'`
docbook2x-0.8.8/configure-6569-  # Check whether this is an Automake generated Makefile or not.
##############################################
docbook2x-0.8.8/configure-6603-  # from the Makefile without running `make'.
docbook2x-0.8.8/configure:6604:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
docbook2x-0.8.8/configure-6605-  test -z "$DEPDIR" && continue
docbook2x-0.8.8/configure:6606:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
docbook2x-0.8.8/configure-6607-  test -z "am__include" && continue
docbook2x-0.8.8/configure:6608:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
docbook2x-0.8.8/configure-6609-  # When using ansi2knr, U may be empty or an underscore; expand it
docbook2x-0.8.8/configure:6610:  U=`sed -n 's/^U = //p' < "$mf"`
docbook2x-0.8.8/configure-6611-  # Find all dependency output files, they are included files with
##############################################
docbook2x-0.8.8/configure-6650-      case $as_dir in #(
docbook2x-0.8.8/configure:6651:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
docbook2x-0.8.8/configure-6652-      *) as_qdir=$as_dir;;
##############################################
docbook2x-0.8.8/charmaps/Makefile.in-47-DIST_SOURCES =
docbook2x-0.8.8/charmaps/Makefile.in:48:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/charmaps/Makefile.in-49-am__vpath_adj = case $$p in \
docbook2x-0.8.8/charmaps/Makefile.in:50:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/charmaps/Makefile.in-51-    *) f=$$p;; \
docbook2x-0.8.8/charmaps/Makefile.in-52-  esac;
docbook2x-0.8.8/charmaps/Makefile.in:53:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/charmaps/Makefile.in-54-am__installdirs = "$(DESTDIR)$(charmapsdir)"
##############################################
docbook2x-0.8.8/charmaps/Makefile.in-232-distdir: $(DISTFILES)
docbook2x-0.8.8/charmaps/Makefile.in:233:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/charmaps/Makefile.in:234:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/charmaps/Makefile.in-235-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/charmaps/Makefile.in-236-	  case $$file in \
docbook2x-0.8.8/charmaps/Makefile.in:237:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/charmaps/Makefile.in:238:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/charmaps/Makefile.in-239-	  esac; \
docbook2x-0.8.8/charmaps/Makefile.in-240-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/charmaps/Makefile.in:241:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/charmaps/Makefile.in-242-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/config.guess-39-
docbook2x-0.8.8/config.guess:40:me=`echo "$0" | sed -e 's,.*/,,'`
docbook2x-0.8.8/config.guess-41-
##############################################
docbook2x-0.8.8/config.guess-108-: ${TMPDIR=/tmp} ;
docbook2x-0.8.8/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
docbook2x-0.8.8/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
docbook2x-0.8.8/config.guess-193-	    *)
docbook2x-0.8.8/config.guess:194:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
docbook2x-0.8.8/config.guess-195-		;;
##############################################
docbook2x-0.8.8/config.guess-220-	*4.0)
docbook2x-0.8.8/config.guess:221:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
docbook2x-0.8.8/config.guess-222-		;;
docbook2x-0.8.8/config.guess-223-	*5.*)
docbook2x-0.8.8/config.guess:224:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
docbook2x-0.8.8/config.guess-225-		;;
##############################################
docbook2x-0.8.8/config.guess-230-	# types through head -n 1, so we only detect the type of CPU 0.
docbook2x-0.8.8/config.guess:231:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
docbook2x-0.8.8/config.guess-232-	case "$ALPHA_CPU_TYPE" in
##############################################
docbook2x-0.8.8/config.guess-268-	# 1.2 uses "1.2" for uname -r.
docbook2x-0.8.8/config.guess:269:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
docbook2x-0.8.8/config.guess-270-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-325-    sun4H:SunOS:5.*:*)
docbook2x-0.8.8/config.guess:326:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
docbook2x-0.8.8/config.guess-327-	exit ;;
docbook2x-0.8.8/config.guess-328-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
docbook2x-0.8.8/config.guess:329:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
docbook2x-0.8.8/config.guess-330-	exit ;;
docbook2x-0.8.8/config.guess-331-    i86pc:SunOS:5.*:*)
docbook2x-0.8.8/config.guess:332:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
docbook2x-0.8.8/config.guess-333-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-337-	# it's likely to be more like Solaris than SunOS4.
docbook2x-0.8.8/config.guess:338:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
docbook2x-0.8.8/config.guess-339-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-346-	# Japanese Language versions have a version number like `4.1.3-JL'.
docbook2x-0.8.8/config.guess:347:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
docbook2x-0.8.8/config.guess-348-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-352-    sun*:*:4.2BSD:*)
docbook2x-0.8.8/config.guess:353:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
docbook2x-0.8.8/config.guess-354-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
docbook2x-0.8.8/config.guess-434-	$CC_FOR_BUILD -o $dummy $dummy.c &&
docbook2x-0.8.8/config.guess:435:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
docbook2x-0.8.8/config.guess:436:	  SYSTEM_NAME=`$dummy $dummyarg` &&
docbook2x-0.8.8/config.guess-437-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
docbook2x-0.8.8/config.guess-490-    *:IRIX*:*:*)
docbook2x-0.8.8/config.guess:491:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
docbook2x-0.8.8/config.guess-492-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-520-EOF
docbook2x-0.8.8/config.guess:521:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
docbook2x-0.8.8/config.guess-522-		then
##############################################
docbook2x-0.8.8/config.guess-533-    *:AIX:*:[45])
docbook2x-0.8.8/config.guess:534:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
docbook2x-0.8.8/config.guess-535-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
docbook2x-0.8.8/config.guess-568-    9000/[34678]??:HP-UX:*:*)
docbook2x-0.8.8/config.guess:569:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
docbook2x-0.8.8/config.guess-570-	case "${UNAME_MACHINE}" in
##############################################
docbook2x-0.8.8/config.guess-622-EOF
docbook2x-0.8.8/config.guess:623:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
docbook2x-0.8.8/config.guess-624-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
docbook2x-0.8.8/config.guess-650-    ia64:HP-UX:*:*)
docbook2x-0.8.8/config.guess:651:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
docbook2x-0.8.8/config.guess-652-	echo ia64-hp-hpux${HPUX_REV}
##############################################
docbook2x-0.8.8/config.guess-680-EOF
docbook2x-0.8.8/config.guess:681:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
docbook2x-0.8.8/config.guess-682-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
docbook2x-0.8.8/config.guess-751-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
docbook2x-0.8.8/config.guess:752:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
docbook2x-0.8.8/config.guess-753-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
docbook2x-0.8.8/config.guess-756-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
docbook2x-0.8.8/config.guess:757:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
docbook2x-0.8.8/config.guess-758-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
docbook2x-0.8.8/config.guess-771-	    pc98)
docbook2x-0.8.8/config.guess:772:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
docbook2x-0.8.8/config.guess-773-	    *)
docbook2x-0.8.8/config.guess:774:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
docbook2x-0.8.8/config.guess-775-	esac
##############################################
docbook2x-0.8.8/config.guess-817-    prep*:SunOS:5.*:*)
docbook2x-0.8.8/config.guess:818:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
docbook2x-0.8.8/config.guess-819-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-821-	# the GNU system
docbook2x-0.8.8/config.guess:822:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
docbook2x-0.8.8/config.guess-823-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-825-	# other systems with GNU libc and userland
docbook2x-0.8.8/config.guess:826:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
docbook2x-0.8.8/config.guess-827-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-1047-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
docbook2x-0.8.8/config.guess:1048:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
docbook2x-0.8.8/config.guess-1049-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
docbook2x-0.8.8/config.guess-1279-    *:DragonFly:*:*)
docbook2x-0.8.8/config.guess:1280:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
docbook2x-0.8.8/config.guess-1281-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-1292-    i*86:skyos:*:*)
docbook2x-0.8.8/config.guess:1293:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
docbook2x-0.8.8/config.guess-1294-	exit ;;
##############################################
docbook2x-0.8.8/config.guess-1417-
docbook2x-0.8.8/config.guess:1418:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
docbook2x-0.8.8/config.guess-1419-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
docbook2x-0.8.8/install-sh-210-      fi
docbook2x-0.8.8/install-sh:211:      dst=$dst/`basename "$src"`
docbook2x-0.8.8/install-sh-212-    fi
##############################################
docbook2x-0.8.8/install-sh-215-  # This sed command emulates the dirname command.
docbook2x-0.8.8/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
docbook2x-0.8.8/install-sh-217-
##############################################
docbook2x-0.8.8/install-sh-228-    IFS='%'
docbook2x-0.8.8/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
docbook2x-0.8.8/install-sh-230-    shift
##############################################
docbook2x-0.8.8/install-sh-256-  else
docbook2x-0.8.8/install-sh:257:    dstfile=`basename "$dst"`
docbook2x-0.8.8/install-sh-258-
##############################################
docbook2x-0.8.8/config.sub-55-
docbook2x-0.8.8/config.sub:56:me=`echo "$0" | sed -e 's,.*/,,'`
docbook2x-0.8.8/config.sub-57-
##############################################
docbook2x-0.8.8/config.sub-119-# Here we must recognize all the valid KERNEL-OS combinations.
docbook2x-0.8.8/config.sub:120:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
docbook2x-0.8.8/config.sub-121-case $maybe_os in
##############################################
docbook2x-0.8.8/config.sub-125-    os=-$maybe_os
docbook2x-0.8.8/config.sub:126:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
docbook2x-0.8.8/config.sub-127-    ;;
docbook2x-0.8.8/config.sub-128-  *)
docbook2x-0.8.8/config.sub:129:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
docbook2x-0.8.8/config.sub-130-    if [ $basic_machine != $1 ]
docbook2x-0.8.8/config.sub:131:    then os=`echo $1 | sed 's/.*-/-/'`
docbook2x-0.8.8/config.sub-132-    else os=; fi
##############################################
docbook2x-0.8.8/config.sub-176-		os=-sco5v6
docbook2x-0.8.8/config.sub:177:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-178-		;;
##############################################
docbook2x-0.8.8/config.sub-180-		os=-sco3.2v5
docbook2x-0.8.8/config.sub:181:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-182-		;;
##############################################
docbook2x-0.8.8/config.sub-184-		os=-sco3.2v4
docbook2x-0.8.8/config.sub:185:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-186-		;;
docbook2x-0.8.8/config.sub-187-	-sco3.2.[4-9]*)
docbook2x-0.8.8/config.sub:188:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
docbook2x-0.8.8/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-190-		;;
##############################################
docbook2x-0.8.8/config.sub-192-		# Don't forget version if it is 3.2v4 or newer.
docbook2x-0.8.8/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-194-		;;
##############################################
docbook2x-0.8.8/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
docbook2x-0.8.8/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-198-		;;
##############################################
docbook2x-0.8.8/config.sub-200-		os=-sco3.2v2
docbook2x-0.8.8/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-202-		;;
docbook2x-0.8.8/config.sub-203-	-udk*)
docbook2x-0.8.8/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-205-		;;
##############################################
docbook2x-0.8.8/config.sub-207-		os=-isc2.2
docbook2x-0.8.8/config.sub:208:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-209-		;;
##############################################
docbook2x-0.8.8/config.sub-213-	-isc*)
docbook2x-0.8.8/config.sub:214:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
docbook2x-0.8.8/config.sub-215-		;;
##############################################
docbook2x-0.8.8/config.sub-219-	-ptx*)
docbook2x-0.8.8/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
docbook2x-0.8.8/config.sub-221-		;;
docbook2x-0.8.8/config.sub-222-	-windowsnt*)
docbook2x-0.8.8/config.sub:223:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
docbook2x-0.8.8/config.sub-224-		;;
##############################################
docbook2x-0.8.8/config.sub-310-	*-*-*)
docbook2x-0.8.8/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
docbook2x-0.8.8/config.sub-312-		exit 1
##############################################
docbook2x-0.8.8/config.sub-414-	amd64-*)
docbook2x-0.8.8/config.sub:415:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-416-		;;
##############################################
docbook2x-0.8.8/config.sub-635-	i*86v32)
docbook2x-0.8.8/config.sub:636:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
docbook2x-0.8.8/config.sub-637-		os=-sysv32
##############################################
docbook2x-0.8.8/config.sub-639-	i*86v4*)
docbook2x-0.8.8/config.sub:640:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
docbook2x-0.8.8/config.sub-641-		os=-sysv4
##############################################
docbook2x-0.8.8/config.sub-643-	i*86v)
docbook2x-0.8.8/config.sub:644:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
docbook2x-0.8.8/config.sub-645-		os=-sysv
##############################################
docbook2x-0.8.8/config.sub-647-	i*86sol2)
docbook2x-0.8.8/config.sub:648:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
docbook2x-0.8.8/config.sub-649-		os=-solaris2
##############################################
docbook2x-0.8.8/config.sub-695-	mips3*-*)
docbook2x-0.8.8/config.sub:696:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
docbook2x-0.8.8/config.sub-697-		;;
docbook2x-0.8.8/config.sub-698-	mips3*)
docbook2x-0.8.8/config.sub:699:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
docbook2x-0.8.8/config.sub-700-		;;
##############################################
docbook2x-0.8.8/config.sub-713-	ms1-*)
docbook2x-0.8.8/config.sub:714:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
docbook2x-0.8.8/config.sub-715-		;;
##############################################
docbook2x-0.8.8/config.sub-826-	pc98-*)
docbook2x-0.8.8/config.sub:827:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-828-		;;
##############################################
docbook2x-0.8.8/config.sub-841-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
docbook2x-0.8.8/config.sub:842:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-843-		;;
docbook2x-0.8.8/config.sub-844-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
docbook2x-0.8.8/config.sub:845:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-846-		;;
docbook2x-0.8.8/config.sub-847-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
docbook2x-0.8.8/config.sub:848:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-849-		;;
docbook2x-0.8.8/config.sub-850-	pentium4-*)
docbook2x-0.8.8/config.sub:851:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-852-		;;
##############################################
docbook2x-0.8.8/config.sub-859-		;;
docbook2x-0.8.8/config.sub:860:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-861-		;;
##############################################
docbook2x-0.8.8/config.sub-865-	ppcle-* | powerpclittle-*)
docbook2x-0.8.8/config.sub:866:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-867-		;;
##############################################
docbook2x-0.8.8/config.sub-869-		;;
docbook2x-0.8.8/config.sub:870:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-871-		;;
##############################################
docbook2x-0.8.8/config.sub-875-	ppc64le-* | powerpc64little-*)
docbook2x-0.8.8/config.sub:876:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
docbook2x-0.8.8/config.sub-877-		;;
##############################################
docbook2x-0.8.8/config.sub-1152-	*)
docbook2x-0.8.8/config.sub:1153:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
docbook2x-0.8.8/config.sub-1154-		exit 1
##############################################
docbook2x-0.8.8/config.sub-1160-	*-digital*)
docbook2x-0.8.8/config.sub:1161:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
docbook2x-0.8.8/config.sub-1162-		;;
docbook2x-0.8.8/config.sub-1163-	*-commodore*)
docbook2x-0.8.8/config.sub:1164:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
docbook2x-0.8.8/config.sub-1165-		;;
##############################################
docbook2x-0.8.8/config.sub-1178-	-solaris1 | -solaris1.*)
docbook2x-0.8.8/config.sub:1179:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
docbook2x-0.8.8/config.sub-1180-		;;
##############################################
docbook2x-0.8.8/config.sub-1190-	-gnu/linux*)
docbook2x-0.8.8/config.sub:1191:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
docbook2x-0.8.8/config.sub-1192-		;;
##############################################
docbook2x-0.8.8/config.sub-1234-	-nto*)
docbook2x-0.8.8/config.sub:1235:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
docbook2x-0.8.8/config.sub-1236-		;;
##############################################
docbook2x-0.8.8/config.sub-1241-	-mac*)
docbook2x-0.8.8/config.sub:1242:		os=`echo $os | sed -e 's|mac|macos|'`
docbook2x-0.8.8/config.sub-1243-		;;
##############################################
docbook2x-0.8.8/config.sub-1247-	-linux*)
docbook2x-0.8.8/config.sub:1248:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
docbook2x-0.8.8/config.sub-1249-		;;
docbook2x-0.8.8/config.sub-1250-	-sunos5*)
docbook2x-0.8.8/config.sub:1251:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
docbook2x-0.8.8/config.sub-1252-		;;
docbook2x-0.8.8/config.sub-1253-	-sunos6*)
docbook2x-0.8.8/config.sub:1254:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
docbook2x-0.8.8/config.sub-1255-		;;
##############################################
docbook2x-0.8.8/config.sub-1302-	-sinix5.*)
docbook2x-0.8.8/config.sub:1303:		os=`echo $os | sed -e 's|sinix|sysv|'`
docbook2x-0.8.8/config.sub-1304-		;;
##############################################
docbook2x-0.8.8/config.sub-1353-		# Get rid of the `-' at the beginning of $os.
docbook2x-0.8.8/config.sub:1354:		os=`echo $os | sed 's/[^-]*-//'`
docbook2x-0.8.8/config.sub:1355:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
docbook2x-0.8.8/config.sub-1356-		exit 1
##############################################
docbook2x-0.8.8/config.sub-1595-		esac
docbook2x-0.8.8/config.sub:1596:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
docbook2x-0.8.8/config.sub-1597-		;;
##############################################
docbook2x-0.8.8/missing-128-       # Could not run --version or --help.  This is probably someone
docbook2x-0.8.8/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
docbook2x-0.8.8/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
docbook2x-0.8.8/missing-162-         from any GNU archive site."
docbook2x-0.8.8/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
docbook2x-0.8.8/missing-164-    test -z "$files" && files="config.h"
##############################################
docbook2x-0.8.8/missing-191-         proper tools for further handling them.
docbook2x-0.8.8/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
docbook2x-0.8.8/missing-193-         archive site."
docbook2x-0.8.8/missing-194-
docbook2x-0.8.8/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
docbook2x-0.8.8/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
docbook2x-0.8.8/missing-197-    if test -f "$file"; then
##############################################
docbook2x-0.8.8/missing-220-	*.y)
docbook2x-0.8.8/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
docbook2x-0.8.8/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
docbook2x-0.8.8/missing-224-	    fi
docbook2x-0.8.8/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
docbook2x-0.8.8/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
docbook2x-0.8.8/missing-250-	*.l)
docbook2x-0.8.8/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
docbook2x-0.8.8/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
docbook2x-0.8.8/missing-269-
docbook2x-0.8.8/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
docbook2x-0.8.8/missing-271-    if test -z "$file"; then
docbook2x-0.8.8/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
docbook2x-0.8.8/missing-273-    fi
##############################################
docbook2x-0.8.8/missing-291-    # The file to touch is that specified with -o ...
docbook2x-0.8.8/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
docbook2x-0.8.8/missing-293-    if test -z "$file"; then
docbook2x-0.8.8/missing-294-      # ... or it is the one specified with @setfilename ...
docbook2x-0.8.8/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
docbook2x-0.8.8/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
docbook2x-0.8.8/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
docbook2x-0.8.8/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
docbook2x-0.8.8/missing-299-    fi
##############################################
docbook2x-0.8.8/missing-321-	*o*)
docbook2x-0.8.8/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
docbook2x-0.8.8/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
docbook2x-0.8.8/missing-327-	*h*)
docbook2x-0.8.8/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
docbook2x-0.8.8/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
docbook2x-0.8.8/Makefile.in-58-	uninstall-recursive
docbook2x-0.8.8/Makefile.in:59:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
docbook2x-0.8.8/Makefile.in-60-am__vpath_adj = case $$p in \
docbook2x-0.8.8/Makefile.in:61:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/Makefile.in-62-    *) f=$$p;; \
docbook2x-0.8.8/Makefile.in-63-  esac;
docbook2x-0.8.8/Makefile.in:64:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
docbook2x-0.8.8/Makefile.in-65-am__installdirs = "$(DESTDIR)$(pkgrootdir)"
##############################################
docbook2x-0.8.8/Makefile.in-262-	dot_seen=no; \
docbook2x-0.8.8/Makefile.in:263:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/Makefile.in-264-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
docbook2x-0.8.8/Makefile.in-298-	rev="$$rev ."; \
docbook2x-0.8.8/Makefile.in:299:	target=`echo $@ | sed s/-recursive//`; \
docbook2x-0.8.8/Makefile.in-300-	for subdir in $$rev; do \
##############################################
docbook2x-0.8.8/Makefile.in-372-GTAGS:
docbook2x-0.8.8/Makefile.in:373:	here=`$(am__cd) $(top_builddir) && pwd` \
docbook2x-0.8.8/Makefile.in-374-	  && cd $(top_srcdir) \
##############################################
docbook2x-0.8.8/Makefile.in-383-	$(mkdir_p) $(distdir)/perl
docbook2x-0.8.8/Makefile.in:384:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/Makefile.in:385:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/Makefile.in-386-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/Makefile.in-387-	  case $$file in \
docbook2x-0.8.8/Makefile.in:388:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/Makefile.in:389:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/Makefile.in-390-	  esac; \
docbook2x-0.8.8/Makefile.in-391-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/Makefile.in:392:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/Makefile.in-393-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/Makefile.in-414-	    || exit 1; \
docbook2x-0.8.8/Makefile.in:415:	    distdir=`$(am__cd) $(distdir) && pwd`; \
docbook2x-0.8.8/Makefile.in:416:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
docbook2x-0.8.8/Makefile.in-417-	    (cd $$subdir && \
##############################################
docbook2x-0.8.8/Makefile.in-474-	chmod a-w $(distdir)
docbook2x-0.8.8/Makefile.in:475:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
docbook2x-0.8.8/Makefile.in-476-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
docbook2x-0.8.8/Makefile.in-505-	@cd $(distuninstallcheck_dir) \
docbook2x-0.8.8/Makefile.in:506:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
docbook2x-0.8.8/Makefile.in-507-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
docbook2x-0.8.8/Makefile.in-517-	fi
docbook2x-0.8.8/Makefile.in:518:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
docbook2x-0.8.8/Makefile.in-519-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-234-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
docbook2x-0.8.8/utf8trans/Makefile.in:235:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-236-	  if test -f $$p \
docbook2x-0.8.8/utf8trans/Makefile.in-237-	  ; then \
docbook2x-0.8.8/utf8trans/Makefile.in:238:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-239-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-246-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
docbook2x-0.8.8/utf8trans/Makefile.in:247:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-248-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-275-.c.obj:
docbook2x-0.8.8/utf8trans/Makefile.in:276:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-277-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-279-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
docbook2x-0.8.8/utf8trans/Makefile.in:280:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
docbook2x-0.8.8/utf8trans/Makefile.in-281-uninstall-info-am:
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-323-GTAGS:
docbook2x-0.8.8/utf8trans/Makefile.in:324:	here=`$(am__cd) $(top_builddir) && pwd` \
docbook2x-0.8.8/utf8trans/Makefile.in-325-	  && cd $(top_srcdir) \
##############################################
docbook2x-0.8.8/utf8trans/Makefile.in-331-distdir: $(DISTFILES)
docbook2x-0.8.8/utf8trans/Makefile.in:332:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/utf8trans/Makefile.in:333:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-334-	list='$(DISTFILES)'; for file in $$list; do \
docbook2x-0.8.8/utf8trans/Makefile.in-335-	  case $$file in \
docbook2x-0.8.8/utf8trans/Makefile.in:336:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
docbook2x-0.8.8/utf8trans/Makefile.in:337:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
docbook2x-0.8.8/utf8trans/Makefile.in-338-	  esac; \
docbook2x-0.8.8/utf8trans/Makefile.in-339-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
docbook2x-0.8.8/utf8trans/Makefile.in:340:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
docbook2x-0.8.8/utf8trans/Makefile.in-341-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
docbook2x-0.8.8/debian/examples/Makefile-14-	docbook2x-texi --info --to-stdout $< | \
docbook2x-0.8.8/debian/examples/Makefile:15:	  awk -v base=`basename $< .dbk` \
docbook2x-0.8.8/debian/examples/Makefile:16:	    -v sect="`${XTR} $< '//refmiscinfo[@role="infodirsection"]'`" \
docbook2x-0.8.8/debian/examples/Makefile:17:	    -v title="`${XTR} $< '/refentry/refentryinfo/titleabbrev'`" \
docbook2x-0.8.8/debian/examples/Makefile-18-	    'BEGIN { p=1 } \
##############################################
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-160-dnl For perl/config.pl
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac:161:INSTALLED_UTF8TRANS="$static_bindir/`echo utf8trans | sed -e "$program_transform_name"`"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-162-INSTALLED_CHARMAP_ROFF="$static_datadir/docbook2X/charmaps/roff.charmap"
##############################################
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-164-
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac:165:INSTALLED_DB2X_MANXML="$static_bindir/`echo db2x_manxml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac:166:INSTALLED_DB2X_TEXIXML="$static_bindir/`echo db2x_texixml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-167-
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-168-INSTALLED_STYLESHEETS_CATALOG="$static_datadir/docbook2X/xslt/catalog.xml"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac:169:INSTALLED_DB2X_XSLTPROC="$static_bindir/`echo db2x_xsltproc | sed -e "$program_transform_name"`"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac:170:INSTALLED_SGML2XML_ISOENT="$static_bindir/`echo sgml2xml-isoent | sed -e "$program_transform_name"`"
docbook2x-0.8.8/.pc/01_fix_static_datadir_evaluation.patch/configure.ac-171-
##############################################
docbook2x-0.8.8/configure.ac-160-dnl For perl/config.pl
docbook2x-0.8.8/configure.ac:161:INSTALLED_UTF8TRANS="$static_bindir/`echo utf8trans | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure.ac-162-INSTALLED_CHARMAP_ROFF="$static_datadir/docbook2X/charmaps/roff.charmap"
##############################################
docbook2x-0.8.8/configure.ac-164-
docbook2x-0.8.8/configure.ac:165:INSTALLED_DB2X_MANXML="$static_bindir/`echo db2x_manxml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure.ac:166:INSTALLED_DB2X_TEXIXML="$static_bindir/`echo db2x_texixml | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure.ac-167-
docbook2x-0.8.8/configure.ac-168-INSTALLED_STYLESHEETS_CATALOG="$static_datadir/docbook2X/xslt/catalog.xml"
docbook2x-0.8.8/configure.ac:169:INSTALLED_DB2X_XSLTPROC="$static_bindir/`echo db2x_xsltproc | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure.ac:170:INSTALLED_SGML2XML_ISOENT="$static_bindir/`echo sgml2xml-isoent | sed -e "$program_transform_name"`"
docbook2x-0.8.8/configure.ac-171-