===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
direvent-5.2/doc/Makefile.in-65-  { \
direvent-5.2/doc/Makefile.in:66:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/doc/Makefile.in-67-  }; \
##############################################
direvent-5.2/doc/Makefile.in-183-	"$(DESTDIR)$(man8dir)"
direvent-5.2/doc/Makefile.in:184:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
direvent-5.2/doc/Makefile.in-185-am__vpath_adj = case $$p in \
direvent-5.2/doc/Makefile.in:186:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/doc/Makefile.in-187-    *) f=$$p;; \
direvent-5.2/doc/Makefile.in-188-  esac;
direvent-5.2/doc/Makefile.in:189:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
direvent-5.2/doc/Makefile.in-190-am__install_max = 40
direvent-5.2/doc/Makefile.in-191-am__nobase_strip_setup = \
direvent-5.2/doc/Makefile.in:192:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
direvent-5.2/doc/Makefile.in-193-am__nobase_strip = \
##############################################
direvent-5.2/doc/Makefile.in-423-	  $(am__cd) $(srcdir) && \
direvent-5.2/doc/Makefile.in:424:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
direvent-5.2/doc/Makefile.in-425-	fi; \
##############################################
direvent-5.2/doc/Makefile.in-455-	@(dir=.; test -f ./direvent.texi || dir=$(srcdir); \
direvent-5.2/doc/Makefile.in:456:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/direvent.texi`; \
direvent-5.2/doc/Makefile.in-457-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
direvent-5.2/doc/Makefile.in-499-	  for file in $$list; do \
direvent-5.2/doc/Makefile.in:500:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
direvent-5.2/doc/Makefile.in-501-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
direvent-5.2/doc/Makefile.in-508-	for file in $$list; do \
direvent-5.2/doc/Makefile.in:509:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
direvent-5.2/doc/Makefile.in:510:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
direvent-5.2/doc/Makefile.in-511-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
direvent-5.2/doc/Makefile.in-535-dist-info: $(INFO_DEPS)
direvent-5.2/doc/Makefile.in:536:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
direvent-5.2/doc/Makefile.in-537-	list='$(INFO_DEPS)'; \
##############################################
direvent-5.2/doc/Makefile.in-539-	  case $$base in \
direvent-5.2/doc/Makefile.in:540:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/doc/Makefile.in-541-	  esac; \
direvent-5.2/doc/Makefile.in-542-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
direvent-5.2/doc/Makefile.in:543:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
direvent-5.2/doc/Makefile.in-544-	  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 \
direvent-5.2/doc/Makefile.in-545-	    if test -f $$file; then \
direvent-5.2/doc/Makefile.in:546:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
direvent-5.2/doc/Makefile.in-547-	      test -f "$(distdir)/$$relfile" || \
##############################################
direvent-5.2/doc/Makefile.in-561-	@list='$(INFO_DEPS)'; for i in $$list; do \
direvent-5.2/doc/Makefile.in:562:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
direvent-5.2/doc/Makefile.in-563-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
direvent-5.2/doc/Makefile.in-570-	test -n "$(man5dir)" \
direvent-5.2/doc/Makefile.in:571:	  && test -n "`echo $$list1$$list2`" \
direvent-5.2/doc/Makefile.in-572-	  || exit 0; \
##############################################
direvent-5.2/doc/Makefile.in-613-	test -n "$(man8dir)" \
direvent-5.2/doc/Makefile.in:614:	  && test -n "`echo $$list1$$list2`" \
direvent-5.2/doc/Makefile.in-615-	  || exit 0; \
##############################################
direvent-5.2/doc/Makefile.in-659-distdir: $(DISTFILES)
direvent-5.2/doc/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/doc/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/doc/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/doc/Makefile.in-673-	  if test -d $$d/$$file; then \
direvent-5.2/doc/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/doc/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/doc/Makefile.in-800-	@$(NORMAL_INSTALL)
direvent-5.2/doc/Makefile.in:801:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
direvent-5.2/doc/Makefile.in-802-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
direvent-5.2/doc/Makefile.in-808-	  case $$file in \
direvent-5.2/doc/Makefile.in:809:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/doc/Makefile.in-810-	  esac; \
direvent-5.2/doc/Makefile.in-811-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
direvent-5.2/doc/Makefile.in:812:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
direvent-5.2/doc/Makefile.in-813-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
direvent-5.2/doc/Makefile.in-826-	  for file in $$list; do \
direvent-5.2/doc/Makefile.in:827:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
direvent-5.2/doc/Makefile.in-828-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
direvent-5.2/doc/gendocs.sh-38-
direvent-5.2/doc/gendocs.sh:39:prog=`basename "$0"`
direvent-5.2/doc/gendocs.sh-40-srcdir=`pwd`
##############################################
direvent-5.2/doc/gendocs.sh-195-  # but here, we use the basename of $srcfile
direvent-5.2/doc/gendocs.sh:196:  base=`basename "$srcfile"`
direvent-5.2/doc/gendocs.sh-197-  case $base in
direvent-5.2/doc/gendocs.sh:198:    *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
direvent-5.2/doc/gendocs.sh-199-  esac
##############################################
direvent-5.2/doc/gendocs.sh-220-{
direvent-5.2/doc/gendocs.sh:221:  size=`ls -ksl $1 | awk '{print $1}'`
direvent-5.2/doc/gendocs.sh-222-  echo $size
##############################################
direvent-5.2/doc/gendocs.sh-282-ls -l "$outdir/$PACKAGE.info.tar.gz"
direvent-5.2/doc/gendocs.sh:283:info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
direvent-5.2/doc/gendocs.sh-284-# do not mv the info files, there's no point in having them available
##############################################
direvent-5.2/doc/gendocs.sh-291-gzip -f -9 $PACKAGE.dvi
direvent-5.2/doc/gendocs.sh:292:dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
direvent-5.2/doc/gendocs.sh-293-mv $PACKAGE.dvi.gz "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-298-eval "$cmd"
direvent-5.2/doc/gendocs.sh:299:pdf_size=`calcsize $PACKAGE.pdf`
direvent-5.2/doc/gendocs.sh-300-mv $PACKAGE.pdf "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-307-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:308:  ascii_size=`calcsize $PACKAGE.txt`
direvent-5.2/doc/gendocs.sh-309-  gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
direvent-5.2/doc/gendocs.sh:310:  ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
direvent-5.2/doc/gendocs.sh-311-  mv $PACKAGE.txt "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-333-  )
direvent-5.2/doc/gendocs.sh:334:  eval html_$2_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$2.tar.gz"`
direvent-5.2/doc/gendocs.sh-335-  rm -f "$outdir"/html_$2/*.html
##############################################
direvent-5.2/doc/gendocs.sh-346-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:347:  html_mono_size=`calcsize $PACKAGE.html`
direvent-5.2/doc/gendocs.sh-348-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
direvent-5.2/doc/gendocs.sh:349:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
direvent-5.2/doc/gendocs.sh-350-  copy_images "$outdir/" $PACKAGE.html
##############################################
direvent-5.2/doc/gendocs.sh-374-    eval \
direvent-5.2/doc/gendocs.sh:375:      html_${split}_tgz_size=`calcsize "$outdir/$PACKAGE.html_$split.tar.gz"`
direvent-5.2/doc/gendocs.sh-376-    rm -rf "$outdir/html_$split/"
##############################################
direvent-5.2/doc/gendocs.sh-394-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:395:  html_mono_size=`calcsize $PACKAGE.html`
direvent-5.2/doc/gendocs.sh-396-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
direvent-5.2/doc/gendocs.sh:397:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
direvent-5.2/doc/gendocs.sh-398-  mv $PACKAGE.html "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-406-printf "\nMaking .tar.gz for sources...\n"
direvent-5.2/doc/gendocs.sh:407:d=`dirname $srcfile`
direvent-5.2/doc/gendocs.sh-408-(
direvent-5.2/doc/gendocs.sh-409-  cd "$d"
direvent-5.2/doc/gendocs.sh:410:  srcfiles=`ls -d *.texinfo *.texi *.txi *.eps $source_extra 2>/dev/null` || true
direvent-5.2/doc/gendocs.sh-411-  tar czfh "$abs_outdir/$PACKAGE.texi.tar.gz" $srcfiles
##############################################
direvent-5.2/doc/gendocs.sh-413-)
direvent-5.2/doc/gendocs.sh:414:texi_tgz_size=`calcsize "$outdir/$PACKAGE.texi.tar.gz"`
direvent-5.2/doc/gendocs.sh-415-
##############################################
direvent-5.2/doc/gendocs.sh-420-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:421:  docbook_xml_size=`calcsize $PACKAGE-db.xml`
direvent-5.2/doc/gendocs.sh-422-  gzip -f -9 -c $PACKAGE-db.xml >"$outdir/$PACKAGE-db.xml.gz"
direvent-5.2/doc/gendocs.sh:423:  docbook_xml_gz_size=`calcsize "$outdir/$PACKAGE-db.xml.gz"`
direvent-5.2/doc/gendocs.sh-424-  mv $PACKAGE-db.xml "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-434-  )
direvent-5.2/doc/gendocs.sh:435:  html_node_db_tgz_size=`calcsize "$outdir/${PACKAGE}.html_node_db.tar.gz"`
direvent-5.2/doc/gendocs.sh-436-  rm -f "$outdir"/html_node_db/*.html
##############################################
direvent-5.2/doc/gendocs.sh-443-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:444:  docbook_ascii_size=`calcsize $PACKAGE-db.txt`
direvent-5.2/doc/gendocs.sh-445-  mv $PACKAGE-db.txt "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-449-  eval "$cmd"
direvent-5.2/doc/gendocs.sh:450:  docbook_pdf_size=`calcsize $PACKAGE-db.pdf`
direvent-5.2/doc/gendocs.sh-451-  mv $PACKAGE-db.pdf "$outdir/"
##############################################
direvent-5.2/doc/gendocs.sh-455-
direvent-5.2/doc/gendocs.sh:456:curdate=`$SETLANG date '+%B %d, %Y'`
direvent-5.2/doc/gendocs.sh-457-sed \
##############################################
direvent-5.2/po/Rules-quot-15-.insert-header.po-update-en:
direvent-5.2/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
direvent-5.2/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
direvent-5.2/po/Rules-quot-18-	tmpdir=`pwd`; \
direvent-5.2/po/Rules-quot-19-	echo "$$lang:"; \
direvent-5.2/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
direvent-5.2/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
direvent-5.2/po/Rules-quot-22-	cd $(srcdir); \
direvent-5.2/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$lang -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
direvent-5.2/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
direvent-5.2/po/Makefile.in.in-88-.po.gmo:
direvent-5.2/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
direvent-5.2/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
direvent-5.2/po/Makefile.in.in-150-	fi; \
direvent-5.2/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
direvent-5.2/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
direvent-5.2/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
direvent-5.2/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
direvent-5.2/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
direvent-5.2/po/Makefile.in.in-197-	  cd $(srcdir) \
direvent-5.2/po/Makefile.in.in:198:	    && { case `$(MSGMERGE_UPDATE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
direvent-5.2/po/Makefile.in.in-199-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
direvent-5.2/po/Makefile.in.in-228-	for cat in $$catalogs; do \
direvent-5.2/po/Makefile.in.in:229:	  cat=`basename $$cat`; \
direvent-5.2/po/Makefile.in.in:230:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
direvent-5.2/po/Makefile.in.in-231-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
direvent-5.2/po/Makefile.in.in-238-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
direvent-5.2/po/Makefile.in.in:239:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
direvent-5.2/po/Makefile.in.in-240-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
direvent-5.2/po/Makefile.in.in-279-	for cat in $$catalogs; do \
direvent-5.2/po/Makefile.in.in:280:	  cat=`basename $$cat`; \
direvent-5.2/po/Makefile.in.in:281:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
direvent-5.2/po/Makefile.in.in-282-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
direvent-5.2/po/Makefile.in.in-286-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
direvent-5.2/po/Makefile.in.in:287:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
direvent-5.2/po/Makefile.in.in-288-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
direvent-5.2/po/Makefile.in.in-325-	for cat in $$catalogs; do \
direvent-5.2/po/Makefile.in.in:326:	  cat=`basename $$cat`; \
direvent-5.2/po/Makefile.in.in:327:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
direvent-5.2/po/Makefile.in.in-328-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
direvent-5.2/po/Makefile.in.in-390-.nop.po-create:
direvent-5.2/po/Makefile.in.in:391:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
direvent-5.2/po/Makefile.in.in-392-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
direvent-5.2/po/Makefile.in.in-397-.nop.po-update:
direvent-5.2/po/Makefile.in.in:398:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
direvent-5.2/po/Makefile.in.in-399-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
direvent-5.2/po/Makefile.in.in-404-	cd $(srcdir); \
direvent-5.2/po/Makefile.in.in:405:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
direvent-5.2/po/Makefile.in.in-406-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
direvent-5.2/Makefile.in-65-  { \
direvent-5.2/Makefile.in:66:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/Makefile.in-67-  }; \
##############################################
direvent-5.2/Makefile.in-210-  while test -n "$$dir1"; do \
direvent-5.2/Makefile.in:211:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
direvent-5.2/Makefile.in-212-    if test "$$first" != "."; then \
direvent-5.2/Makefile.in-213-      if test "$$first" = ".."; then \
direvent-5.2/Makefile.in:214:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
direvent-5.2/Makefile.in:215:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
direvent-5.2/Makefile.in-216-      else \
direvent-5.2/Makefile.in:217:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
direvent-5.2/Makefile.in-218-        if test "$$first2" = "$$first"; then \
direvent-5.2/Makefile.in:219:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
direvent-5.2/Makefile.in-220-        else \
##############################################
direvent-5.2/Makefile.in-225-    fi; \
direvent-5.2/Makefile.in:226:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
direvent-5.2/Makefile.in-227-  done; \
##############################################
direvent-5.2/Makefile.in-446-	dot_seen=no; \
direvent-5.2/Makefile.in:447:	target=`echo $@ | sed s/-recursive//`; \
direvent-5.2/Makefile.in-448-	case "$@" in \
##############################################
direvent-5.2/Makefile.in-509-GTAGS:
direvent-5.2/Makefile.in:510:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/Makefile.in-511-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/Makefile.in-539-distdir: $(DISTFILES)
direvent-5.2/Makefile.in:540:	@case `sed 15q $(srcdir)/NEWS` in \
direvent-5.2/Makefile.in-541-	*"$(VERSION)"*) : ;; \
##############################################
direvent-5.2/Makefile.in-547-	test -d "$(distdir)" || mkdir "$(distdir)"
direvent-5.2/Makefile.in:548:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/Makefile.in:549:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/Makefile.in-550-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/Makefile.in-561-	  if test -d $$d/$$file; then \
direvent-5.2/Makefile.in:562:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/Makefile.in-563-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/Makefile.in-672-	test -d $(distdir)/_build || exit 0; \
direvent-5.2/Makefile.in:673:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
direvent-5.2/Makefile.in-674-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
direvent-5.2/Makefile.in-716-	}; \
direvent-5.2/Makefile.in:717:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
direvent-5.2/Makefile.in-718-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
direvent-5.2/Makefile.in-728-	fi
direvent-5.2/Makefile.in:729:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
direvent-5.2/Makefile.in-730-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
direvent-5.2/tests/testsuite-40-if test -z "$BASH_VERSION$ZSH_VERSION" \
direvent-5.2/tests/testsuite:41:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/tests/testsuite-42-  as_echo='print -r --'
direvent-5.2/tests/testsuite-43-  as_echo_n='print -rn --'
direvent-5.2/tests/testsuite:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/tests/testsuite-45-  as_echo='printf %s\n'
##############################################
direvent-5.2/tests/testsuite-47-else
direvent-5.2/tests/testsuite:48:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
direvent-5.2/tests/testsuite-49-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
direvent-5.2/tests/testsuite-57-	expr "X$arg" : "X\\(.*\\)$as_nl";
direvent-5.2/tests/testsuite:58:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
direvent-5.2/tests/testsuite-59-      esac;
##############################################
direvent-5.2/tests/testsuite-169-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
direvent-5.2/tests/testsuite:170:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
direvent-5.2/tests/testsuite-171-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
direvent-5.2/tests/testsuite-296-      case $as_dir in #(
direvent-5.2/tests/testsuite:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
direvent-5.2/tests/testsuite-298-      *) as_qdir=$as_dir;;
##############################################
direvent-5.2/tests/testsuite-369-  {
direvent-5.2/tests/testsuite:370:    as_val=`expr "$@" || test $? -eq 1`
direvent-5.2/tests/testsuite-371-  }
##############################################
direvent-5.2/tests/testsuite-376-# ----------------------------------------
direvent-5.2/tests/testsuite:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
direvent-5.2/tests/testsuite-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
direvent-5.2/tests/testsuite-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
direvent-5.2/tests/testsuite:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
direvent-5.2/tests/testsuite-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
direvent-5.2/tests/testsuite-615-# List of the all the test groups.
direvent-5.2/tests/testsuite:616:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'`
direvent-5.2/tests/testsuite-617-
##############################################
direvent-5.2/tests/testsuite-636-	  # shell supports XSI when the user can just avoid leading 0.
direvent-5.2/tests/testsuite:637:	  eval $at_grp='`expr $at_value + 0`' ;;
direvent-5.2/tests/testsuite-638-    esac
##############################################
direvent-5.2/tests/testsuite-651-  case $at_option in
direvent-5.2/tests/testsuite:652:  *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
direvent-5.2/tests/testsuite-653-  *)    at_optarg= ;;
##############################################
direvent-5.2/tests/testsuite-682-	always | yes | force) at_color=always ;;
direvent-5.2/tests/testsuite:683:	*) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
direvent-5.2/tests/testsuite-684-	   as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
##############################################
direvent-5.2/tests/testsuite-713-    [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-)
direvent-5.2/tests/testsuite:714:	at_range_start=`echo $at_option |tr -d X-`
direvent-5.2/tests/testsuite-715-	at_fn_validate_ranges at_range_start
##############################################
direvent-5.2/tests/testsuite-721-    -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9])
direvent-5.2/tests/testsuite:722:	at_range_end=`echo $at_option |tr -d X-`
direvent-5.2/tests/testsuite-723-	at_fn_validate_ranges at_range_end
##############################################
direvent-5.2/tests/testsuite-734-    [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] )
direvent-5.2/tests/testsuite:735:	at_range_start=`expr $at_option : '\(.*\)-'`
direvent-5.2/tests/testsuite:736:	at_range_end=`expr $at_option : '.*-\(.*\)'`
direvent-5.2/tests/testsuite-737-	if test $at_range_start -gt $at_range_end; then
##############################################
direvent-5.2/tests/testsuite-767-	else
direvent-5.2/tests/testsuite:768:	  at_jobs=`expr X$at_option : 'X-j\(.*\)'`
direvent-5.2/tests/testsuite-769-	fi
direvent-5.2/tests/testsuite-770-	case $at_jobs in *[!0-9]*)
direvent-5.2/tests/testsuite:771:	  at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'`
direvent-5.2/tests/testsuite-772-	  as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;;
##############################################
direvent-5.2/tests/testsuite-792-	    at_invert="-v"
direvent-5.2/tests/testsuite:793:	    at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'`
direvent-5.2/tests/testsuite-794-	    ;;
##############################################
direvent-5.2/tests/testsuite-800-	# Smash the keywords.
direvent-5.2/tests/testsuite:801:	at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'`
direvent-5.2/tests/testsuite-802-	as_fn_append at_groups "$at_groups_selected$as_nl"
##############################################
direvent-5.2/tests/testsuite-808-    *=*)
direvent-5.2/tests/testsuite:809:	at_envvar=`expr "x$at_option" : 'x\([^=]*\)='`
direvent-5.2/tests/testsuite-810-	# Reject names that are not valid shell variable names.
##############################################
direvent-5.2/tests/testsuite-814-	esac
direvent-5.2/tests/testsuite:815:	at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
direvent-5.2/tests/testsuite-816-	# Export now, but save eval for later and for debug scripts.
##############################################
direvent-5.2/tests/testsuite-852-  # Sort the tests, removing duplicates.
direvent-5.2/tests/testsuite:853:  at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'`
direvent-5.2/tests/testsuite-854-fi
##############################################
direvent-5.2/tests/testsuite-1085-# may create executables in both places.
direvent-5.2/tests/testsuite:1086:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"`
direvent-5.2/tests/testsuite-1087-at_path=
##############################################
direvent-5.2/tests/testsuite-1125-  [\\/]* | ?:[\\/]* ) ;;
direvent-5.2/tests/testsuite:1126:  * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;;
direvent-5.2/tests/testsuite-1127-esac
##############################################
direvent-5.2/tests/testsuite-1433-# Use `diff -u' when possible.
direvent-5.2/tests/testsuite:1434:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff"
direvent-5.2/tests/testsuite-1435-then
##############################################
direvent-5.2/tests/testsuite-1602-    *:77)
direvent-5.2/tests/testsuite:1603:	at_msg='skipped ('`cat "$at_check_line_file"`')'
direvent-5.2/tests/testsuite-1604-	at_res=skip
##############################################
direvent-5.2/tests/testsuite-1608-    no:* | *:99)
direvent-5.2/tests/testsuite:1609:	at_msg='FAILED ('`cat "$at_check_line_file"`')'
direvent-5.2/tests/testsuite-1610-	at_res=fail
##############################################
direvent-5.2/tests/testsuite-1614-    yes:*)
direvent-5.2/tests/testsuite:1615:	at_msg='expected failure ('`cat "$at_check_line_file"`')'
direvent-5.2/tests/testsuite-1616-	at_res=xfail
##############################################
direvent-5.2/tests/testsuite-1636-      if test -f "$at_times_file"; then
direvent-5.2/tests/testsuite:1637:	at_log_msg="$at_log_msg     ("`sed 1d "$at_times_file"`')'
direvent-5.2/tests/testsuite-1638-	rm -f "$at_times_file"
##############################################
direvent-5.2/tests/testsuite-1701-	fi
direvent-5.2/tests/testsuite:1702:	at_signame=`kill -l $at_signal 2>&1 || echo $at_signal`
direvent-5.2/tests/testsuite-1703-	set x $at_signame
##############################################
direvent-5.2/tests/testsuite-1734-  # Turn jobs into a list of numbers, starting from 1.
direvent-5.2/tests/testsuite:1735:  at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p`
direvent-5.2/tests/testsuite-1736-
##############################################
direvent-5.2/tests/testsuite-1811-# Use ?..???? when the list must remain sorted, the faster * otherwise.
direvent-5.2/tests/testsuite:1812:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'`
direvent-5.2/tests/testsuite:1813:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'`
direvent-5.2/tests/testsuite:1814:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'`
direvent-5.2/tests/testsuite-1815-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
##############################################
direvent-5.2/tests/Makefile.in-66-  { \
direvent-5.2/tests/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/tests/Makefile.in-68-  }; \
##############################################
direvent-5.2/tests/Makefile.in-416-.c.obj:
direvent-5.2/tests/Makefile.in:417:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/tests/Makefile.in-418-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
direvent-5.2/tests/Makefile.in-420-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
direvent-5.2/tests/Makefile.in:421:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/tests/Makefile.in-422-
##############################################
direvent-5.2/tests/Makefile.in-452-GTAGS:
direvent-5.2/tests/Makefile.in:453:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/tests/Makefile.in-454-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/tests/Makefile.in-475-distdir: $(DISTFILES)
direvent-5.2/tests/Makefile.in:476:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/tests/Makefile.in:477:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/tests/Makefile.in-478-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/tests/Makefile.in-489-	  if test -d $$d/$$file; then \
direvent-5.2/tests/Makefile.in:490:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/tests/Makefile.in-491-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/configure.ac-56-AC_SUBST(IFACE, $iface)
direvent-5.2/configure.ac:57:AC_DEFINE_UNQUOTED(USE_IFACE,IFACE_`echo $iface|tr a-z A-Z`,
direvent-5.2/configure.ac-58-                   [event notification interface to use])
##############################################
direvent-5.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
direvent-5.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
direvent-5.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
direvent-5.2/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
direvent-5.2/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
direvent-5.2/aclocal.m4-109-])
##############################################
direvent-5.2/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
direvent-5.2/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
direvent-5.2/aclocal.m4-207-  fi
##############################################
direvent-5.2/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
direvent-5.2/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
direvent-5.2/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
direvent-5.2/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
direvent-5.2/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
direvent-5.2/aclocal.m4-367-    else
##############################################
direvent-5.2/aclocal.m4-371-    # from the Makefile without running 'make'.
direvent-5.2/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
direvent-5.2/aclocal.m4-373-    test -z "$DEPDIR" && continue
direvent-5.2/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
direvent-5.2/aclocal.m4-375-    test -z "$am__include" && continue
direvent-5.2/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
direvent-5.2/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
direvent-5.2/aclocal.m4-385-      test -f "$dirpart/$file" && continue
direvent-5.2/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
direvent-5.2/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
direvent-5.2/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
direvent-5.2/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
direvent-5.2/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
direvent-5.2/aclocal.m4-602-    * )
direvent-5.2/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
direvent-5.2/aclocal.m4-604-  esac
direvent-5.2/aclocal.m4-605-done
direvent-5.2/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
direvent-5.2/aclocal.m4-607-
##############################################
direvent-5.2/aclocal.m4-691-# Ignore all kinds of additional output from 'make'.
direvent-5.2/aclocal.m4:692:case `$am_make -s -f confmf 2> /dev/null` in #(
direvent-5.2/aclocal.m4-693-*the\ am__doit\ target*)
##############################################
direvent-5.2/aclocal.m4-701-   echo '.include "confinc"' > confmf
direvent-5.2/aclocal.m4:702:   case `$am_make -s -f confmf 2> /dev/null` in #(
direvent-5.2/aclocal.m4-703-   *the\ am__doit\ target*)
##############################################
direvent-5.2/aclocal.m4-915-     echo "timestamp, slept: $am_has_slept" > conftest.file
direvent-5.2/aclocal.m4:916:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
direvent-5.2/aclocal.m4-917-     if test "$[*]" = "X"; then
direvent-5.2/aclocal.m4-918-	# -L didn't work.
direvent-5.2/aclocal.m4:919:	set X `ls -t "$srcdir/configure" conftest.file`
direvent-5.2/aclocal.m4-920-     fi
##############################################
direvent-5.2/INSTALL-173-directory configuration variables that were expressed in terms of
direvent-5.2/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
direvent-5.2/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
direvent-5.2/am/lib-link.m4-244-        dnl or AC_LIB_HAVE_LINKFLAGS call.
direvent-5.2/am/lib-link.m4:245:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
direvent-5.2/am/lib-link.m4-246-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
direvent-5.2/am/lib-link.m4-319-                -L*)
direvent-5.2/am/lib-link.m4:320:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
direvent-5.2/am/lib-link.m4-321-                  dnl First look for a shared library.
##############################################
direvent-5.2/am/lib-link.m4-463-              */$acl_libdirstem | */$acl_libdirstem/)
direvent-5.2/am/lib-link.m4:464:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
direvent-5.2/am/lib-link.m4-465-                if test "$name" = '$1'; then
##############################################
direvent-5.2/am/lib-link.m4-470-              */$acl_libdirstem2 | */$acl_libdirstem2/)
direvent-5.2/am/lib-link.m4:471:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
direvent-5.2/am/lib-link.m4-472-                if test "$name" = '$1'; then
##############################################
direvent-5.2/am/lib-link.m4-526-                  -L*)
direvent-5.2/am/lib-link.m4:527:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
direvent-5.2/am/lib-link.m4-528-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
direvent-5.2/am/lib-link.m4-578-                  -R*)
direvent-5.2/am/lib-link.m4:579:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
direvent-5.2/am/lib-link.m4-580-                    if test "$enable_rpath" != no; then
##############################################
direvent-5.2/am/lib-link.m4-608-                    dnl Handle this in the next round.
direvent-5.2/am/lib-link.m4:609:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
direvent-5.2/am/lib-link.m4-610-                    ;;
##############################################
direvent-5.2/am/lib-link.m4-614-                    dnl option.
direvent-5.2/am/lib-link.m4:615:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
direvent-5.2/am/lib-link.m4-616-                    ;;
##############################################
direvent-5.2/am/lib-link.m4-727-            -L) next=yes ;;
direvent-5.2/am/lib-link.m4:728:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
direvent-5.2/am/lib-link.m4-729-                 dnl No need to hardcode the standard /usr/lib.
##############################################
direvent-5.2/am/lib-prefix.m4-201-    *)
direvent-5.2/am/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
direvent-5.2/am/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
direvent-5.2/am/lib-prefix.m4-211-                ;;
direvent-5.2/am/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
direvent-5.2/am/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
direvent-5.2/am/gettext.m4-249-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
direvent-5.2/am/gettext.m4:250:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
direvent-5.2/am/gettext.m4-251-      fi
##############################################
direvent-5.2/am/po.m4-47-changequote(,)dnl
direvent-5.2/am/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/am/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
direvent-5.2/am/po.m4-54-changequote(,)dnl
direvent-5.2/am/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/am/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
direvent-5.2/am/po.m4-73-changequote(,)dnl
direvent-5.2/am/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/am/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
direvent-5.2/am/po.m4-98-      case "$ac_file" in
direvent-5.2/am/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
direvent-5.2/am/po.m4-100-      esac
##############################################
direvent-5.2/am/po.m4-103-        # Adjust a relative srcdir.
direvent-5.2/am/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
direvent-5.2/am/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
direvent-5.2/am/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
direvent-5.2/am/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
direvent-5.2/am/po.m4-110-        case "$ac_given_srcdir" in
direvent-5.2/am/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
direvent-5.2/am/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
direvent-5.2/am/po.m4-130-            fi
direvent-5.2/am/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
direvent-5.2/am/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
direvent-5.2/am/po.m4-227-  # Adjust a relative srcdir.
direvent-5.2/am/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
direvent-5.2/am/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
direvent-5.2/am/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
direvent-5.2/am/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
direvent-5.2/am/po.m4-234-  case "$ac_given_srcdir" in
direvent-5.2/am/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
direvent-5.2/am/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
direvent-5.2/am/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
direvent-5.2/am/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
direvent-5.2/am/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
direvent-5.2/am/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
direvent-5.2/am/po.m4-310-    # The LINGUAS file contains the set of available languages.
direvent-5.2/am/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
direvent-5.2/am/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
direvent-5.2/am/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
direvent-5.2/am/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
direvent-5.2/am/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
direvent-5.2/am/po.m4-317-  fi
##############################################
direvent-5.2/am/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
direvent-5.2/am/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
direvent-5.2/am/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
direvent-5.2/am/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
direvent-5.2/am/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
direvent-5.2/am/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
direvent-5.2/am/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
direvent-5.2/am/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
direvent-5.2/am/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
direvent-5.2/am/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
direvent-5.2/am/po.m4-410-    for lang in $ALL_LINGUAS; do
direvent-5.2/am/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
direvent-5.2/am/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
direvent-5.2/am/po.m4-421-    for lang in $ALL_LINGUAS; do
direvent-5.2/am/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
direvent-5.2/am/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
direvent-5.2/am/iconv.m4-192-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
direvent-5.2/am/iconv.m4:193:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
direvent-5.2/am/iconv.m4-194-    AC_MSG_RESULT([
##############################################
direvent-5.2/am/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
direvent-5.2/am/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
direvent-5.2/am/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
direvent-5.2/am/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
direvent-5.2/am/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
direvent-5.2/am/lib-ld.m4-52-  *)
direvent-5.2/am/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
direvent-5.2/am/lib-ld.m4-54-  esac
##############################################
direvent-5.2/am/lib-ld.m4-59-      # Canonicalize the path of ld
direvent-5.2/am/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
direvent-5.2/am/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
direvent-5.2/am/lib-ld.m4:62:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
direvent-5.2/am/lib-ld.m4-63-      done
##############################################
direvent-5.2/am/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
direvent-5.2/am/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
direvent-5.2/am/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
direvent-5.2/build-aux/config.rpath-33-host="$1"
direvent-5.2/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
direvent-5.2/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
direvent-5.2/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
direvent-5.2/build-aux/config.rpath-37-
##############################################
direvent-5.2/build-aux/config.rpath-47-done
direvent-5.2/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
direvent-5.2/build-aux/config.rpath-49-
##############################################
direvent-5.2/build-aux/config.rpath-97-        *)
direvent-5.2/build-aux/config.rpath:98:          case `$CC -V 2>&1 | sed 5q` in
direvent-5.2/build-aux/config.rpath-99-            *Sun\ C*)
##############################################
direvent-5.2/build-aux/config.rpath-223-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
direvent-5.2/build-aux/config.rpath:224:      case `$LD -v 2>&1` in
direvent-5.2/build-aux/config.rpath-225-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
direvent-5.2/build-aux/config.rpath-229-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
direvent-5.2/build-aux/config.rpath:230:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
direvent-5.2/build-aux/config.rpath-231-          else
##############################################
direvent-5.2/build-aux/config.rpath-286-        case $host_os in aix4.[012]|aix4.[012].*)
direvent-5.2/build-aux/config.rpath:287:          collect2name=`${CC} -print-prog-name=collect2`
direvent-5.2/build-aux/config.rpath-288-          if test -f "$collect2name" && \
##############################################
direvent-5.2/build-aux/config.rpath-425-        hardcode_direct=yes
direvent-5.2/build-aux/config.rpath:426:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
direvent-5.2/build-aux/config.rpath-427-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
direvent-5.2/build-aux/config.rpath-489-    sysv5* | sco3.2v5* | sco5v6*)
direvent-5.2/build-aux/config.rpath:490:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
direvent-5.2/build-aux/config.rpath-491-      hardcode_libdir_separator=':'
##############################################
direvent-5.2/build-aux/config.rpath-633-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
direvent-5.2/build-aux/config.rpath:634:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
direvent-5.2/build-aux/config.rpath:635:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
direvent-5.2/build-aux/config.rpath:636:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
direvent-5.2/build-aux/config.rpath:637:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
direvent-5.2/build-aux/config.rpath:638:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
direvent-5.2/build-aux/config.rpath-639-
##############################################
direvent-5.2/build-aux/compile-67-	mingw/*)
direvent-5.2/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
direvent-5.2/build-aux/compile-69-	  ;;
direvent-5.2/build-aux/compile-70-	cygwin/*)
direvent-5.2/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
direvent-5.2/build-aux/compile-72-	  ;;
direvent-5.2/build-aux/compile-73-	wine/*)
direvent-5.2/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
direvent-5.2/build-aux/compile-75-	  ;;
##############################################
direvent-5.2/build-aux/compile-309-# Name of file we expect compiler to create.
direvent-5.2/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
direvent-5.2/build-aux/compile-311-
##############################################
direvent-5.2/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
direvent-5.2/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
direvent-5.2/build-aux/compile-317-while true; do
##############################################
direvent-5.2/build-aux/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
direvent-5.2/build-aux/mdate-sh:111:set x`$ls_command /`
direvent-5.2/build-aux/mdate-sh-112-
##############################################
direvent-5.2/build-aux/mdate-sh-140-# Get the extended ls output of the file or directory.
direvent-5.2/build-aux/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
direvent-5.2/build-aux/mdate-sh-142-
##############################################
direvent-5.2/build-aux/mdate-sh-207-       then
direvent-5.2/build-aux/mdate-sh:208:	 year=`expr $year - 1`
direvent-5.2/build-aux/mdate-sh-209-       fi;;
##############################################
direvent-5.2/build-aux/install-sh-234-      fi
direvent-5.2/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
direvent-5.2/build-aux/install-sh-236-    *)
##############################################
direvent-5.2/build-aux/install-sh-281-      dstdir=$dst
direvent-5.2/build-aux/install-sh:282:      dst=$dstdir/`basename "$src"`
direvent-5.2/build-aux/install-sh-283-      dstdir_status=0
direvent-5.2/build-aux/install-sh-284-    else
direvent-5.2/build-aux/install-sh:285:      dstdir=`dirname "$dst"`
direvent-5.2/build-aux/install-sh-286-      test -d "$dstdir"
##############################################
direvent-5.2/build-aux/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
direvent-5.2/build-aux/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
direvent-5.2/build-aux/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
direvent-5.2/build-aux/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
direvent-5.2/build-aux/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
direvent-5.2/build-aux/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
direvent-5.2/build-aux/install-sh-402-            case $prefix in
direvent-5.2/build-aux/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
direvent-5.2/build-aux/install-sh-404-              *) qprefix=$prefix;;
##############################################
direvent-5.2/build-aux/install-sh-451-    if $copy_on_change &&
direvent-5.2/build-aux/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
direvent-5.2/build-aux/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
direvent-5.2/build-aux/install-sh-454-       set -f &&
##############################################
direvent-5.2/build-aux/config.sub-52-
direvent-5.2/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
direvent-5.2/build-aux/config.sub-54-
##############################################
direvent-5.2/build-aux/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
direvent-5.2/build-aux/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
direvent-5.2/build-aux/config.sub-117-case $maybe_os in
##############################################
direvent-5.2/build-aux/config.sub-123-    os=-$maybe_os
direvent-5.2/build-aux/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
direvent-5.2/build-aux/config.sub-125-    ;;
##############################################
direvent-5.2/build-aux/config.sub-127-    os=-linux-android
direvent-5.2/build-aux/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
direvent-5.2/build-aux/config.sub-129-    ;;
direvent-5.2/build-aux/config.sub-130-  *)
direvent-5.2/build-aux/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
direvent-5.2/build-aux/config.sub-132-    if [ $basic_machine != $1 ]
direvent-5.2/build-aux/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
direvent-5.2/build-aux/config.sub-134-    else os=; fi
##############################################
direvent-5.2/build-aux/config.sub-181-		os=-sco5v6
direvent-5.2/build-aux/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-183-		;;
##############################################
direvent-5.2/build-aux/config.sub-185-		os=-sco3.2v5
direvent-5.2/build-aux/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-187-		;;
##############################################
direvent-5.2/build-aux/config.sub-189-		os=-sco3.2v4
direvent-5.2/build-aux/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-191-		;;
direvent-5.2/build-aux/config.sub-192-	-sco3.2.[4-9]*)
direvent-5.2/build-aux/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
direvent-5.2/build-aux/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-195-		;;
##############################################
direvent-5.2/build-aux/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
direvent-5.2/build-aux/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-199-		;;
##############################################
direvent-5.2/build-aux/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
direvent-5.2/build-aux/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-203-		;;
##############################################
direvent-5.2/build-aux/config.sub-205-		os=-sco3.2v2
direvent-5.2/build-aux/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-207-		;;
direvent-5.2/build-aux/config.sub-208-	-udk*)
direvent-5.2/build-aux/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-210-		;;
##############################################
direvent-5.2/build-aux/config.sub-212-		os=-isc2.2
direvent-5.2/build-aux/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-214-		;;
##############################################
direvent-5.2/build-aux/config.sub-218-	-isc*)
direvent-5.2/build-aux/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
direvent-5.2/build-aux/config.sub-220-		;;
##############################################
direvent-5.2/build-aux/config.sub-230-	-ptx*)
direvent-5.2/build-aux/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
direvent-5.2/build-aux/config.sub-232-		;;
direvent-5.2/build-aux/config.sub-233-	-windowsnt*)
direvent-5.2/build-aux/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
direvent-5.2/build-aux/config.sub-235-		;;
##############################################
direvent-5.2/build-aux/config.sub-366-	*-*-*)
direvent-5.2/build-aux/config.sub:367:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
direvent-5.2/build-aux/config.sub-368-		exit 1
##############################################
direvent-5.2/build-aux/config.sub-491-	amd64-*)
direvent-5.2/build-aux/config.sub:492:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-493-		;;
##############################################
direvent-5.2/build-aux/config.sub-533-	blackfin-*)
direvent-5.2/build-aux/config.sub:534:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-535-		os=-linux
##############################################
direvent-5.2/build-aux/config.sub-541-	c54x-*)
direvent-5.2/build-aux/config.sub:542:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-543-		;;
direvent-5.2/build-aux/config.sub-544-	c55x-*)
direvent-5.2/build-aux/config.sub:545:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-546-		;;
direvent-5.2/build-aux/config.sub-547-	c6x-*)
direvent-5.2/build-aux/config.sub:548:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-549-		;;
##############################################
direvent-5.2/build-aux/config.sub-744-	i*86v32)
direvent-5.2/build-aux/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
direvent-5.2/build-aux/config.sub-746-		os=-sysv32
##############################################
direvent-5.2/build-aux/config.sub-748-	i*86v4*)
direvent-5.2/build-aux/config.sub:749:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
direvent-5.2/build-aux/config.sub-750-		os=-sysv4
##############################################
direvent-5.2/build-aux/config.sub-752-	i*86v)
direvent-5.2/build-aux/config.sub:753:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
direvent-5.2/build-aux/config.sub-754-		os=-sysv
##############################################
direvent-5.2/build-aux/config.sub-756-	i*86sol2)
direvent-5.2/build-aux/config.sub:757:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
direvent-5.2/build-aux/config.sub-758-		os=-solaris2
##############################################
direvent-5.2/build-aux/config.sub-782-	leon-*|leon[3-9]-*)
direvent-5.2/build-aux/config.sub:783:		basic_machine=sparc-`echo $basic_machine | sed 's/-.*//'`
direvent-5.2/build-aux/config.sub-784-		;;
##############################################
direvent-5.2/build-aux/config.sub-789-	m68knommu-*)
direvent-5.2/build-aux/config.sub:790:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-791-		os=-linux
##############################################
direvent-5.2/build-aux/config.sub-826-	mips3*-*)
direvent-5.2/build-aux/config.sub:827:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
direvent-5.2/build-aux/config.sub-828-		;;
direvent-5.2/build-aux/config.sub-829-	mips3*)
direvent-5.2/build-aux/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
direvent-5.2/build-aux/config.sub-831-		;;
##############################################
direvent-5.2/build-aux/config.sub-848-	ms1-*)
direvent-5.2/build-aux/config.sub:849:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
direvent-5.2/build-aux/config.sub-850-		;;
##############################################
direvent-5.2/build-aux/config.sub-967-	parisc-*)
direvent-5.2/build-aux/config.sub:968:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-969-		os=-linux
##############################################
direvent-5.2/build-aux/config.sub-983-	pc98-*)
direvent-5.2/build-aux/config.sub:984:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-985-		;;
##############################################
direvent-5.2/build-aux/config.sub-998-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
direvent-5.2/build-aux/config.sub:999:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1000-		;;
direvent-5.2/build-aux/config.sub-1001-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
direvent-5.2/build-aux/config.sub:1002:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1003-		;;
direvent-5.2/build-aux/config.sub-1004-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
direvent-5.2/build-aux/config.sub:1005:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1006-		;;
direvent-5.2/build-aux/config.sub-1007-	pentium4-*)
direvent-5.2/build-aux/config.sub:1008:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1009-		;;
##############################################
direvent-5.2/build-aux/config.sub-1017-	ppc-* | ppcbe-*)
direvent-5.2/build-aux/config.sub:1018:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1019-		;;
##############################################
direvent-5.2/build-aux/config.sub-1023-	ppcle-* | powerpclittle-*)
direvent-5.2/build-aux/config.sub:1024:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1025-		;;
##############################################
direvent-5.2/build-aux/config.sub-1027-		;;
direvent-5.2/build-aux/config.sub:1028:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1029-		;;
##############################################
direvent-5.2/build-aux/config.sub-1033-	ppc64le-* | powerpc64little-*)
direvent-5.2/build-aux/config.sub:1034:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1035-		;;
##############################################
direvent-5.2/build-aux/config.sub-1116-	strongarm-* | thumb-*)
direvent-5.2/build-aux/config.sub:1117:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
direvent-5.2/build-aux/config.sub-1118-		;;
##############################################
direvent-5.2/build-aux/config.sub-1246-	xscale-* | xscalee[bl]-*)
direvent-5.2/build-aux/config.sub:1247:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
direvent-5.2/build-aux/config.sub-1248-		;;
##############################################
direvent-5.2/build-aux/config.sub-1323-	*)
direvent-5.2/build-aux/config.sub:1324:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
direvent-5.2/build-aux/config.sub-1325-		exit 1
##############################################
direvent-5.2/build-aux/config.sub-1331-	*-digital*)
direvent-5.2/build-aux/config.sub:1332:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
direvent-5.2/build-aux/config.sub-1333-		;;
direvent-5.2/build-aux/config.sub-1334-	*-commodore*)
direvent-5.2/build-aux/config.sub:1335:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
direvent-5.2/build-aux/config.sub-1336-		;;
##############################################
direvent-5.2/build-aux/config.sub-1352-	-solaris1 | -solaris1.*)
direvent-5.2/build-aux/config.sub:1353:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
direvent-5.2/build-aux/config.sub-1354-		;;
##############################################
direvent-5.2/build-aux/config.sub-1364-	-gnu/linux*)
direvent-5.2/build-aux/config.sub:1365:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
direvent-5.2/build-aux/config.sub-1366-		;;
##############################################
direvent-5.2/build-aux/config.sub-1410-	-nto*)
direvent-5.2/build-aux/config.sub:1411:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
direvent-5.2/build-aux/config.sub-1412-		;;
##############################################
direvent-5.2/build-aux/config.sub-1417-	-mac*)
direvent-5.2/build-aux/config.sub:1418:		os=`echo $os | sed -e 's|mac|macos|'`
direvent-5.2/build-aux/config.sub-1419-		;;
##############################################
direvent-5.2/build-aux/config.sub-1423-	-linux*)
direvent-5.2/build-aux/config.sub:1424:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
direvent-5.2/build-aux/config.sub-1425-		;;
direvent-5.2/build-aux/config.sub-1426-	-sunos5*)
direvent-5.2/build-aux/config.sub:1427:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
direvent-5.2/build-aux/config.sub-1428-		;;
direvent-5.2/build-aux/config.sub-1429-	-sunos6*)
direvent-5.2/build-aux/config.sub:1430:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
direvent-5.2/build-aux/config.sub-1431-		;;
##############################################
direvent-5.2/build-aux/config.sub-1478-	-sinix5.*)
direvent-5.2/build-aux/config.sub:1479:		os=`echo $os | sed -e 's|sinix|sysv|'`
direvent-5.2/build-aux/config.sub-1480-		;;
##############################################
direvent-5.2/build-aux/config.sub-1531-		# Get rid of the `-' at the beginning of $os.
direvent-5.2/build-aux/config.sub:1532:		os=`echo $os | sed 's/[^-]*-//'`
direvent-5.2/build-aux/config.sub:1533:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
direvent-5.2/build-aux/config.sub-1534-		exit 1
##############################################
direvent-5.2/build-aux/config.sub-1794-		esac
direvent-5.2/build-aux/config.sub:1795:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
direvent-5.2/build-aux/config.sub-1796-		;;
##############################################
direvent-5.2/build-aux/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
direvent-5.2/build-aux/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
direvent-5.2/build-aux/ylwrap-103-case $input in
##############################################
direvent-5.2/build-aux/ylwrap-111-esac
direvent-5.2/build-aux/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
direvent-5.2/build-aux/ylwrap-113-
##############################################
direvent-5.2/build-aux/ylwrap-150-  shift
direvent-5.2/build-aux/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
direvent-5.2/build-aux/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
direvent-5.2/build-aux/ylwrap-153-done
##############################################
direvent-5.2/build-aux/ylwrap-182-  do
direvent-5.2/build-aux/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
direvent-5.2/build-aux/ylwrap-184-    if test -f "$from"; then
##############################################
direvent-5.2/build-aux/ylwrap-198-        realtarget=$target
direvent-5.2/build-aux/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
direvent-5.2/build-aux/ylwrap-200-      fi
##############################################
direvent-5.2/build-aux/depcomp-64-  case $1 in
direvent-5.2/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
direvent-5.2/build-aux/depcomp-66-      *) dir=;;
##############################################
direvent-5.2/build-aux/depcomp-73-{
direvent-5.2/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
direvent-5.2/build-aux/depcomp-75-}
##############################################
direvent-5.2/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
direvent-5.2/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
direvent-5.2/build-aux/depcomp-128-
##############################################
direvent-5.2/build-aux/depcomp-405-        sleep 1
direvent-5.2/build-aux/depcomp:406:        i=`expr $i - 1`
direvent-5.2/build-aux/depcomp-407-      done
direvent-5.2/build-aux/depcomp-408-    fi
direvent-5.2/build-aux/depcomp:409:    i=`expr $i - 1`
direvent-5.2/build-aux/depcomp-410-  done
##############################################
direvent-5.2/build-aux/depcomp-425-  # Do two passes, one to just change these to
direvent-5.2/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
direvent-5.2/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
direvent-5.2/build-aux/depcomp-659-  done
direvent-5.2/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
direvent-5.2/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
direvent-5.2/build-aux/config.guess-34-
direvent-5.2/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
direvent-5.2/build-aux/config.guess-36-
##############################################
direvent-5.2/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
direvent-5.2/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
direvent-5.2/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
direvent-5.2/build-aux/config.guess-151-	EOF
direvent-5.2/build-aux/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`
direvent-5.2/build-aux/config.guess-153-	;;
##############################################
direvent-5.2/build-aux/config.guess-209-	    *)
direvent-5.2/build-aux/config.guess:210:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
direvent-5.2/build-aux/config.guess-211-		;;
##############################################
direvent-5.2/build-aux/config.guess-240-	*4.0)
direvent-5.2/build-aux/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
direvent-5.2/build-aux/config.guess-242-		;;
direvent-5.2/build-aux/config.guess-243-	*5.*)
direvent-5.2/build-aux/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
direvent-5.2/build-aux/config.guess-245-		;;
##############################################
direvent-5.2/build-aux/config.guess-250-	# types through head -n 1, so we only detect the type of CPU 0.
direvent-5.2/build-aux/config.guess:251:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
direvent-5.2/build-aux/config.guess-252-	case "$ALPHA_CPU_TYPE" in
##############################################
direvent-5.2/build-aux/config.guess-288-	# 1.2 uses "1.2" for uname -r.
direvent-5.2/build-aux/config.guess:289:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
direvent-5.2/build-aux/config.guess-290-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
direvent-5.2/build-aux/config.guess-348-    s390x:SunOS:*:*)
direvent-5.2/build-aux/config.guess:349:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-350-	exit ;;
direvent-5.2/build-aux/config.guess-351-    sun4H:SunOS:5.*:*)
direvent-5.2/build-aux/config.guess:352:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-353-	exit ;;
direvent-5.2/build-aux/config.guess-354-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
direvent-5.2/build-aux/config.guess:355:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-356-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-373-	fi
direvent-5.2/build-aux/config.guess:374:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-375-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-379-	# it's likely to be more like Solaris than SunOS4.
direvent-5.2/build-aux/config.guess:380:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-381-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-388-	# Japanese Language versions have a version number like `4.1.3-JL'.
direvent-5.2/build-aux/config.guess:389:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
direvent-5.2/build-aux/config.guess-390-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-394-    sun*:*:4.2BSD:*)
direvent-5.2/build-aux/config.guess:395:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
direvent-5.2/build-aux/config.guess-396-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
direvent-5.2/build-aux/config.guess-476-	$CC_FOR_BUILD -o $dummy $dummy.c &&
direvent-5.2/build-aux/config.guess:477:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
direvent-5.2/build-aux/config.guess:478:	  SYSTEM_NAME=`$dummy $dummyarg` &&
direvent-5.2/build-aux/config.guess-479-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
direvent-5.2/build-aux/config.guess-532-    *:IRIX*:*:*)
direvent-5.2/build-aux/config.guess:533:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
direvent-5.2/build-aux/config.guess-534-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-562-EOF
direvent-5.2/build-aux/config.guess:563:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
direvent-5.2/build-aux/config.guess-564-		then
##############################################
direvent-5.2/build-aux/config.guess-575-    *:AIX:*:[4567])
direvent-5.2/build-aux/config.guess:576:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
direvent-5.2/build-aux/config.guess-577-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
direvent-5.2/build-aux/config.guess-611-    9000/[34678]??:HP-UX:*:*)
direvent-5.2/build-aux/config.guess:612:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
direvent-5.2/build-aux/config.guess-613-	case "${UNAME_MACHINE}" in
##############################################
direvent-5.2/build-aux/config.guess-665-EOF
direvent-5.2/build-aux/config.guess:666:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
direvent-5.2/build-aux/config.guess-667-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
direvent-5.2/build-aux/config.guess-693-    ia64:HP-UX:*:*)
direvent-5.2/build-aux/config.guess:694:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
direvent-5.2/build-aux/config.guess-695-	echo ia64-hp-hpux${HPUX_REV}
##############################################
direvent-5.2/build-aux/config.guess-723-EOF
direvent-5.2/build-aux/config.guess:724:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
direvent-5.2/build-aux/config.guess-725-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
direvent-5.2/build-aux/config.guess-794-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
direvent-5.2/build-aux/config.guess:795:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
direvent-5.2/build-aux/config.guess-796-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
direvent-5.2/build-aux/config.guess-799-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
direvent-5.2/build-aux/config.guess:800:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
direvent-5.2/build-aux/config.guess-801-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
direvent-5.2/build-aux/config.guess-815-	    amd64)
direvent-5.2/build-aux/config.guess:816:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
direvent-5.2/build-aux/config.guess-817-	    *)
direvent-5.2/build-aux/config.guess:818:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
direvent-5.2/build-aux/config.guess-819-	esac
##############################################
direvent-5.2/build-aux/config.guess-873-    prep*:SunOS:5.*:*)
direvent-5.2/build-aux/config.guess:874:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
direvent-5.2/build-aux/config.guess-875-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-877-	# the GNU system
direvent-5.2/build-aux/config.guess:878:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
direvent-5.2/build-aux/config.guess-879-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-881-	# other systems with GNU libc and userland
direvent-5.2/build-aux/config.guess:882:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
direvent-5.2/build-aux/config.guess-883-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-969-EOF
direvent-5.2/build-aux/config.guess:970:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
direvent-5.2/build-aux/config.guess-971-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-${LIBC}"; exit; }
##############################################
direvent-5.2/build-aux/config.guess-1063-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
direvent-5.2/build-aux/config.guess:1064:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
direvent-5.2/build-aux/config.guess-1065-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
direvent-5.2/build-aux/config.guess-1263-	fi
direvent-5.2/build-aux/config.guess:1264:	if test `echo "$UNAME_RELEASE" | sed -e 's/\..*//'` -le 10 ; then
direvent-5.2/build-aux/config.guess-1265-	    if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then
##############################################
direvent-5.2/build-aux/config.guess-1348-    *:DragonFly:*:*)
direvent-5.2/build-aux/config.guess:1349:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
direvent-5.2/build-aux/config.guess-1350-	exit ;;
##############################################
direvent-5.2/build-aux/config.guess-1361-    i*86:skyos:*:*)
direvent-5.2/build-aux/config.guess:1362:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
direvent-5.2/build-aux/config.guess-1363-	exit ;;
##############################################
direvent-5.2/build-aux/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
direvent-5.2/build-aux/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
direvent-5.2/build-aux/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
direvent-5.2/grecs/Makefile.in-66-  { \
direvent-5.2/grecs/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/grecs/Makefile.in-68-  }; \
##############################################
direvent-5.2/grecs/Makefile.in-188-  while test -n "$$dir1"; do \
direvent-5.2/grecs/Makefile.in:189:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
direvent-5.2/grecs/Makefile.in-190-    if test "$$first" != "."; then \
direvent-5.2/grecs/Makefile.in-191-      if test "$$first" = ".."; then \
direvent-5.2/grecs/Makefile.in:192:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
direvent-5.2/grecs/Makefile.in:193:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
direvent-5.2/grecs/Makefile.in-194-      else \
direvent-5.2/grecs/Makefile.in:195:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
direvent-5.2/grecs/Makefile.in-196-        if test "$$first2" = "$$first"; then \
direvent-5.2/grecs/Makefile.in:197:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
direvent-5.2/grecs/Makefile.in-198-        else \
##############################################
direvent-5.2/grecs/Makefile.in-203-    fi; \
direvent-5.2/grecs/Makefile.in:204:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
direvent-5.2/grecs/Makefile.in-205-  done; \
##############################################
direvent-5.2/grecs/Makefile.in-407-	dot_seen=no; \
direvent-5.2/grecs/Makefile.in:408:	target=`echo $@ | sed s/-recursive//`; \
direvent-5.2/grecs/Makefile.in-409-	case "$@" in \
##############################################
direvent-5.2/grecs/Makefile.in-470-GTAGS:
direvent-5.2/grecs/Makefile.in:471:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/grecs/Makefile.in-472-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/grecs/Makefile.in-493-distdir: $(DISTFILES)
direvent-5.2/grecs/Makefile.in:494:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/Makefile.in:495:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/Makefile.in-496-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/grecs/Makefile.in-507-	  if test -d $$d/$$file; then \
direvent-5.2/grecs/Makefile.in:508:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/grecs/Makefile.in-509-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/grecs/tests/Makefile.am-193-          echo "m4_changecom([//])";\
direvent-5.2/grecs/tests/Makefile.am:194:	  echo "m4_include($(srcdir)/wspackage.m4)";\
direvent-5.2/grecs/tests/Makefile.am-195-	  echo 'm4_divert(0)#define WORDSPLIT_VERSION "AT_PACKAGE_VERSION"'; } | \
##############################################
direvent-5.2/grecs/tests/testsuite-40-if test -z "$BASH_VERSION$ZSH_VERSION" \
direvent-5.2/grecs/tests/testsuite:41:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/grecs/tests/testsuite-42-  as_echo='print -r --'
direvent-5.2/grecs/tests/testsuite-43-  as_echo_n='print -rn --'
direvent-5.2/grecs/tests/testsuite:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/grecs/tests/testsuite-45-  as_echo='printf %s\n'
##############################################
direvent-5.2/grecs/tests/testsuite-47-else
direvent-5.2/grecs/tests/testsuite:48:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
direvent-5.2/grecs/tests/testsuite-49-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
direvent-5.2/grecs/tests/testsuite-57-	expr "X$arg" : "X\\(.*\\)$as_nl";
direvent-5.2/grecs/tests/testsuite:58:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
direvent-5.2/grecs/tests/testsuite-59-      esac;
##############################################
direvent-5.2/grecs/tests/testsuite-169-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
direvent-5.2/grecs/tests/testsuite:170:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
direvent-5.2/grecs/tests/testsuite-171-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
direvent-5.2/grecs/tests/testsuite-296-      case $as_dir in #(
direvent-5.2/grecs/tests/testsuite:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
direvent-5.2/grecs/tests/testsuite-298-      *) as_qdir=$as_dir;;
##############################################
direvent-5.2/grecs/tests/testsuite-369-  {
direvent-5.2/grecs/tests/testsuite:370:    as_val=`expr "$@" || test $? -eq 1`
direvent-5.2/grecs/tests/testsuite-371-  }
##############################################
direvent-5.2/grecs/tests/testsuite-376-# ----------------------------------------
direvent-5.2/grecs/tests/testsuite:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
direvent-5.2/grecs/tests/testsuite-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
direvent-5.2/grecs/tests/testsuite-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
direvent-5.2/grecs/tests/testsuite:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
direvent-5.2/grecs/tests/testsuite-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
direvent-5.2/grecs/tests/testsuite-630-# List of the all the test groups.
direvent-5.2/grecs/tests/testsuite:631:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'`
direvent-5.2/grecs/tests/testsuite-632-
##############################################
direvent-5.2/grecs/tests/testsuite-651-	  # shell supports XSI when the user can just avoid leading 0.
direvent-5.2/grecs/tests/testsuite:652:	  eval $at_grp='`expr $at_value + 0`' ;;
direvent-5.2/grecs/tests/testsuite-653-    esac
##############################################
direvent-5.2/grecs/tests/testsuite-666-  case $at_option in
direvent-5.2/grecs/tests/testsuite:667:  *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
direvent-5.2/grecs/tests/testsuite-668-  *)    at_optarg= ;;
##############################################
direvent-5.2/grecs/tests/testsuite-697-	always | yes | force) at_color=always ;;
direvent-5.2/grecs/tests/testsuite:698:	*) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
direvent-5.2/grecs/tests/testsuite-699-	   as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
##############################################
direvent-5.2/grecs/tests/testsuite-728-    [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-)
direvent-5.2/grecs/tests/testsuite:729:	at_range_start=`echo $at_option |tr -d X-`
direvent-5.2/grecs/tests/testsuite-730-	at_fn_validate_ranges at_range_start
##############################################
direvent-5.2/grecs/tests/testsuite-736-    -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9])
direvent-5.2/grecs/tests/testsuite:737:	at_range_end=`echo $at_option |tr -d X-`
direvent-5.2/grecs/tests/testsuite-738-	at_fn_validate_ranges at_range_end
##############################################
direvent-5.2/grecs/tests/testsuite-749-    [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] )
direvent-5.2/grecs/tests/testsuite:750:	at_range_start=`expr $at_option : '\(.*\)-'`
direvent-5.2/grecs/tests/testsuite:751:	at_range_end=`expr $at_option : '.*-\(.*\)'`
direvent-5.2/grecs/tests/testsuite-752-	if test $at_range_start -gt $at_range_end; then
##############################################
direvent-5.2/grecs/tests/testsuite-782-	else
direvent-5.2/grecs/tests/testsuite:783:	  at_jobs=`expr X$at_option : 'X-j\(.*\)'`
direvent-5.2/grecs/tests/testsuite-784-	fi
direvent-5.2/grecs/tests/testsuite-785-	case $at_jobs in *[!0-9]*)
direvent-5.2/grecs/tests/testsuite:786:	  at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'`
direvent-5.2/grecs/tests/testsuite-787-	  as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;;
##############################################
direvent-5.2/grecs/tests/testsuite-807-	    at_invert="-v"
direvent-5.2/grecs/tests/testsuite:808:	    at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'`
direvent-5.2/grecs/tests/testsuite-809-	    ;;
##############################################
direvent-5.2/grecs/tests/testsuite-815-	# Smash the keywords.
direvent-5.2/grecs/tests/testsuite:816:	at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'`
direvent-5.2/grecs/tests/testsuite-817-	as_fn_append at_groups "$at_groups_selected$as_nl"
##############################################
direvent-5.2/grecs/tests/testsuite-823-    *=*)
direvent-5.2/grecs/tests/testsuite:824:	at_envvar=`expr "x$at_option" : 'x\([^=]*\)='`
direvent-5.2/grecs/tests/testsuite-825-	# Reject names that are not valid shell variable names.
##############################################
direvent-5.2/grecs/tests/testsuite-829-	esac
direvent-5.2/grecs/tests/testsuite:830:	at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
direvent-5.2/grecs/tests/testsuite-831-	# Export now, but save eval for later and for debug scripts.
##############################################
direvent-5.2/grecs/tests/testsuite-867-  # Sort the tests, removing duplicates.
direvent-5.2/grecs/tests/testsuite:868:  at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'`
direvent-5.2/grecs/tests/testsuite-869-fi
##############################################
direvent-5.2/grecs/tests/testsuite-1121-# may create executables in both places.
direvent-5.2/grecs/tests/testsuite:1122:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"`
direvent-5.2/grecs/tests/testsuite-1123-at_path=
##############################################
direvent-5.2/grecs/tests/testsuite-1161-  [\\/]* | ?:[\\/]* ) ;;
direvent-5.2/grecs/tests/testsuite:1162:  * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;;
direvent-5.2/grecs/tests/testsuite-1163-esac
##############################################
direvent-5.2/grecs/tests/testsuite-1469-# Use `diff -u' when possible.
direvent-5.2/grecs/tests/testsuite:1470:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff"
direvent-5.2/grecs/tests/testsuite-1471-then
##############################################
direvent-5.2/grecs/tests/testsuite-1638-    *:77)
direvent-5.2/grecs/tests/testsuite:1639:	at_msg='skipped ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/testsuite-1640-	at_res=skip
##############################################
direvent-5.2/grecs/tests/testsuite-1644-    no:* | *:99)
direvent-5.2/grecs/tests/testsuite:1645:	at_msg='FAILED ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/testsuite-1646-	at_res=fail
##############################################
direvent-5.2/grecs/tests/testsuite-1650-    yes:*)
direvent-5.2/grecs/tests/testsuite:1651:	at_msg='expected failure ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/testsuite-1652-	at_res=xfail
##############################################
direvent-5.2/grecs/tests/testsuite-1672-      if test -f "$at_times_file"; then
direvent-5.2/grecs/tests/testsuite:1673:	at_log_msg="$at_log_msg     ("`sed 1d "$at_times_file"`')'
direvent-5.2/grecs/tests/testsuite-1674-	rm -f "$at_times_file"
##############################################
direvent-5.2/grecs/tests/testsuite-1737-	fi
direvent-5.2/grecs/tests/testsuite:1738:	at_signame=`kill -l $at_signal 2>&1 || echo $at_signal`
direvent-5.2/grecs/tests/testsuite-1739-	set x $at_signame
##############################################
direvent-5.2/grecs/tests/testsuite-1770-  # Turn jobs into a list of numbers, starting from 1.
direvent-5.2/grecs/tests/testsuite:1771:  at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p`
direvent-5.2/grecs/tests/testsuite-1772-
##############################################
direvent-5.2/grecs/tests/testsuite-1847-# Use ?..???? when the list must remain sorted, the faster * otherwise.
direvent-5.2/grecs/tests/testsuite:1848:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'`
direvent-5.2/grecs/tests/testsuite:1849:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'`
direvent-5.2/grecs/tests/testsuite:1850:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'`
direvent-5.2/grecs/tests/testsuite-1851-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
##############################################
direvent-5.2/grecs/tests/Makefile.in-65-  { \
direvent-5.2/grecs/tests/Makefile.in:66:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/grecs/tests/Makefile.in-67-  }; \
##############################################
direvent-5.2/grecs/tests/Makefile.in-530-.c.obj:
direvent-5.2/grecs/tests/Makefile.in:531:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/grecs/tests/Makefile.in-532-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
direvent-5.2/grecs/tests/Makefile.in-534-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
direvent-5.2/grecs/tests/Makefile.in:535:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/grecs/tests/Makefile.in-536-
##############################################
direvent-5.2/grecs/tests/Makefile.in-566-GTAGS:
direvent-5.2/grecs/tests/Makefile.in:567:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/grecs/tests/Makefile.in-568-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/grecs/tests/Makefile.in-589-distdir: $(DISTFILES)
direvent-5.2/grecs/tests/Makefile.in:590:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/tests/Makefile.in:591:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/tests/Makefile.in-592-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/grecs/tests/Makefile.in-603-	  if test -d $$d/$$file; then \
direvent-5.2/grecs/tests/Makefile.in:604:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/grecs/tests/Makefile.in-605-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/grecs/tests/Makefile.in-793-          echo "m4_changecom([//])";\
direvent-5.2/grecs/tests/Makefile.in:794:	  echo "m4_include($(srcdir)/wspackage.m4)";\
direvent-5.2/grecs/tests/Makefile.in-795-	  echo 'm4_divert(0)#define WORDSPLIT_VERSION "AT_PACKAGE_VERSION"'; } | \
##############################################
direvent-5.2/grecs/tests/wstest-40-if test -z "$BASH_VERSION$ZSH_VERSION" \
direvent-5.2/grecs/tests/wstest:41:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/grecs/tests/wstest-42-  as_echo='print -r --'
direvent-5.2/grecs/tests/wstest-43-  as_echo_n='print -rn --'
direvent-5.2/grecs/tests/wstest:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/grecs/tests/wstest-45-  as_echo='printf %s\n'
##############################################
direvent-5.2/grecs/tests/wstest-47-else
direvent-5.2/grecs/tests/wstest:48:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
direvent-5.2/grecs/tests/wstest-49-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
direvent-5.2/grecs/tests/wstest-57-	expr "X$arg" : "X\\(.*\\)$as_nl";
direvent-5.2/grecs/tests/wstest:58:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
direvent-5.2/grecs/tests/wstest-59-      esac;
##############################################
direvent-5.2/grecs/tests/wstest-169-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
direvent-5.2/grecs/tests/wstest:170:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
direvent-5.2/grecs/tests/wstest-171-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
direvent-5.2/grecs/tests/wstest-296-      case $as_dir in #(
direvent-5.2/grecs/tests/wstest:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
direvent-5.2/grecs/tests/wstest-298-      *) as_qdir=$as_dir;;
##############################################
direvent-5.2/grecs/tests/wstest-369-  {
direvent-5.2/grecs/tests/wstest:370:    as_val=`expr "$@" || test $? -eq 1`
direvent-5.2/grecs/tests/wstest-371-  }
##############################################
direvent-5.2/grecs/tests/wstest-376-# ----------------------------------------
direvent-5.2/grecs/tests/wstest:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
direvent-5.2/grecs/tests/wstest-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
direvent-5.2/grecs/tests/wstest-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
direvent-5.2/grecs/tests/wstest:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
direvent-5.2/grecs/tests/wstest-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
direvent-5.2/grecs/tests/wstest-675-# List of the all the test groups.
direvent-5.2/grecs/tests/wstest:676:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'`
direvent-5.2/grecs/tests/wstest-677-
##############################################
direvent-5.2/grecs/tests/wstest-696-	  # shell supports XSI when the user can just avoid leading 0.
direvent-5.2/grecs/tests/wstest:697:	  eval $at_grp='`expr $at_value + 0`' ;;
direvent-5.2/grecs/tests/wstest-698-    esac
##############################################
direvent-5.2/grecs/tests/wstest-711-  case $at_option in
direvent-5.2/grecs/tests/wstest:712:  *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
direvent-5.2/grecs/tests/wstest-713-  *)    at_optarg= ;;
##############################################
direvent-5.2/grecs/tests/wstest-742-	always | yes | force) at_color=always ;;
direvent-5.2/grecs/tests/wstest:743:	*) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
direvent-5.2/grecs/tests/wstest-744-	   as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
##############################################
direvent-5.2/grecs/tests/wstest-773-    [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-)
direvent-5.2/grecs/tests/wstest:774:	at_range_start=`echo $at_option |tr -d X-`
direvent-5.2/grecs/tests/wstest-775-	at_fn_validate_ranges at_range_start
##############################################
direvent-5.2/grecs/tests/wstest-781-    -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9])
direvent-5.2/grecs/tests/wstest:782:	at_range_end=`echo $at_option |tr -d X-`
direvent-5.2/grecs/tests/wstest-783-	at_fn_validate_ranges at_range_end
##############################################
direvent-5.2/grecs/tests/wstest-794-    [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] )
direvent-5.2/grecs/tests/wstest:795:	at_range_start=`expr $at_option : '\(.*\)-'`
direvent-5.2/grecs/tests/wstest:796:	at_range_end=`expr $at_option : '.*-\(.*\)'`
direvent-5.2/grecs/tests/wstest-797-	if test $at_range_start -gt $at_range_end; then
##############################################
direvent-5.2/grecs/tests/wstest-827-	else
direvent-5.2/grecs/tests/wstest:828:	  at_jobs=`expr X$at_option : 'X-j\(.*\)'`
direvent-5.2/grecs/tests/wstest-829-	fi
direvent-5.2/grecs/tests/wstest-830-	case $at_jobs in *[!0-9]*)
direvent-5.2/grecs/tests/wstest:831:	  at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'`
direvent-5.2/grecs/tests/wstest-832-	  as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;;
##############################################
direvent-5.2/grecs/tests/wstest-852-	    at_invert="-v"
direvent-5.2/grecs/tests/wstest:853:	    at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'`
direvent-5.2/grecs/tests/wstest-854-	    ;;
##############################################
direvent-5.2/grecs/tests/wstest-860-	# Smash the keywords.
direvent-5.2/grecs/tests/wstest:861:	at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'`
direvent-5.2/grecs/tests/wstest-862-	as_fn_append at_groups "$at_groups_selected$as_nl"
##############################################
direvent-5.2/grecs/tests/wstest-868-    *=*)
direvent-5.2/grecs/tests/wstest:869:	at_envvar=`expr "x$at_option" : 'x\([^=]*\)='`
direvent-5.2/grecs/tests/wstest-870-	# Reject names that are not valid shell variable names.
##############################################
direvent-5.2/grecs/tests/wstest-874-	esac
direvent-5.2/grecs/tests/wstest:875:	at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
direvent-5.2/grecs/tests/wstest-876-	# Export now, but save eval for later and for debug scripts.
##############################################
direvent-5.2/grecs/tests/wstest-912-  # Sort the tests, removing duplicates.
direvent-5.2/grecs/tests/wstest:913:  at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'`
direvent-5.2/grecs/tests/wstest-914-fi
##############################################
direvent-5.2/grecs/tests/wstest-1135-# may create executables in both places.
direvent-5.2/grecs/tests/wstest:1136:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"`
direvent-5.2/grecs/tests/wstest-1137-at_path=
##############################################
direvent-5.2/grecs/tests/wstest-1175-  [\\/]* | ?:[\\/]* ) ;;
direvent-5.2/grecs/tests/wstest:1176:  * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;;
direvent-5.2/grecs/tests/wstest-1177-esac
##############################################
direvent-5.2/grecs/tests/wstest-1483-# Use `diff -u' when possible.
direvent-5.2/grecs/tests/wstest:1484:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff"
direvent-5.2/grecs/tests/wstest-1485-then
##############################################
direvent-5.2/grecs/tests/wstest-1652-    *:77)
direvent-5.2/grecs/tests/wstest:1653:	at_msg='skipped ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/wstest-1654-	at_res=skip
##############################################
direvent-5.2/grecs/tests/wstest-1658-    no:* | *:99)
direvent-5.2/grecs/tests/wstest:1659:	at_msg='FAILED ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/wstest-1660-	at_res=fail
##############################################
direvent-5.2/grecs/tests/wstest-1664-    yes:*)
direvent-5.2/grecs/tests/wstest:1665:	at_msg='expected failure ('`cat "$at_check_line_file"`')'
direvent-5.2/grecs/tests/wstest-1666-	at_res=xfail
##############################################
direvent-5.2/grecs/tests/wstest-1686-      if test -f "$at_times_file"; then
direvent-5.2/grecs/tests/wstest:1687:	at_log_msg="$at_log_msg     ("`sed 1d "$at_times_file"`')'
direvent-5.2/grecs/tests/wstest-1688-	rm -f "$at_times_file"
##############################################
direvent-5.2/grecs/tests/wstest-1751-	fi
direvent-5.2/grecs/tests/wstest:1752:	at_signame=`kill -l $at_signal 2>&1 || echo $at_signal`
direvent-5.2/grecs/tests/wstest-1753-	set x $at_signame
##############################################
direvent-5.2/grecs/tests/wstest-1784-  # Turn jobs into a list of numbers, starting from 1.
direvent-5.2/grecs/tests/wstest:1785:  at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p`
direvent-5.2/grecs/tests/wstest-1786-
##############################################
direvent-5.2/grecs/tests/wstest-1861-# Use ?..???? when the list must remain sorted, the faster * otherwise.
direvent-5.2/grecs/tests/wstest:1862:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'`
direvent-5.2/grecs/tests/wstest:1863:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'`
direvent-5.2/grecs/tests/wstest:1864:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'`
direvent-5.2/grecs/tests/wstest-1865-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
##############################################
direvent-5.2/grecs/am/grecs.m4-113-    save_PATH=$PATH
direvent-5.2/grecs/am/grecs.m4:114:    PREPROC_OPTIONS=`echo $DEFAULT_PREPROCESSOR | sed -n 's/[[^ ]][[^ ]]* //p'`
direvent-5.2/grecs/am/grecs.m4-115-    case "$DEFAULT_PREPROCESSOR" in
direvent-5.2/grecs/am/grecs.m4:116:    /*) PATH=`expr $DEFAULT_PREPROCESSOR : '\(.*\)/.*'`:$PATH
direvent-5.2/grecs/am/grecs.m4:117:        DEFAULT_PREPROCESSOR=`expr $DEFAULT_PREPROCESSOR : '.*/\(.*\)'`;;
direvent-5.2/grecs/am/grecs.m4-118-    esac
##############################################
direvent-5.2/grecs/build-aux/yyrename-62-
direvent-5.2/grecs/build-aux/yyrename:63:base=`expr "$2" : '.*/\(.*\)\.[ly]'`
direvent-5.2/grecs/build-aux/yyrename:64:dir=`dirname "$2"`
direvent-5.2/grecs/build-aux/yyrename-65-case $2 in
direvent-5.2/grecs/build-aux/yyrename-66-*.y) test -z "$files" && files="y.tab.c y.tab.h"
direvent-5.2/grecs/build-aux/yyrename:67:     root=`expr "$2" : '.*/\(.*\)-gram\.y'`;;
direvent-5.2/grecs/build-aux/yyrename-68-*.l) test -z "$files" && files=lex.yy.c
direvent-5.2/grecs/build-aux/yyrename:69:     root=`expr "$2" : '.*/\(.*\)-lex\.l'`;;
direvent-5.2/grecs/build-aux/yyrename-70-*)   if test -z "$files"; then
##############################################
direvent-5.2/grecs/build-aux/yyrename-87-if test -z "$pfx"; then
direvent-5.2/grecs/build-aux/yyrename:88:  pfx=grecs_`echo $root | tr .- __`
direvent-5.2/grecs/build-aux/yyrename-89-fi
##############################################
direvent-5.2/grecs/src/sockaddr.c-138-		} else {
direvent-5.2/grecs/src/sockaddr.c:139:			if (grecs_str_is_ipaddr(addrstr))
direvent-5.2/grecs/src/sockaddr.c-140-				node = addrstr;
##############################################
direvent-5.2/grecs/src/sockaddr.c-242-int
direvent-5.2/grecs/src/sockaddr.c:243:grecs_str_to_sockaddr(struct grecs_sockaddr **sap,
direvent-5.2/grecs/src/sockaddr.c-244-		      const char *arg, struct grecs_sockaddr_hints *gh,
##############################################
direvent-5.2/grecs/src/Make-static.in-66-  { \
direvent-5.2/grecs/src/Make-static.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/grecs/src/Make-static.in-68-  }; \
##############################################
direvent-5.2/grecs/src/Make-static.in-214-  esac
direvent-5.2/grecs/src/Make-static.in:215:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
direvent-5.2/grecs/src/Make-static.in-216-am__vpath_adj = case $$p in \
direvent-5.2/grecs/src/Make-static.in:217:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/grecs/src/Make-static.in-218-    *) f=$$p;; \
direvent-5.2/grecs/src/Make-static.in-219-  esac;
direvent-5.2/grecs/src/Make-static.in:220:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
direvent-5.2/grecs/src/Make-static.in-221-am__install_max = 40
direvent-5.2/grecs/src/Make-static.in-222-am__nobase_strip_setup = \
direvent-5.2/grecs/src/Make-static.in:223:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
direvent-5.2/grecs/src/Make-static.in-224-am__nobase_strip = \
##############################################
direvent-5.2/grecs/src/Make-static.in-562-.c.obj:
direvent-5.2/grecs/src/Make-static.in:563:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/grecs/src/Make-static.in-564-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
direvent-5.2/grecs/src/Make-static.in-566-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
direvent-5.2/grecs/src/Make-static.in:567:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/grecs/src/Make-static.in-568-
##############################################
direvent-5.2/grecs/src/Make-static.in-572-.y.c:
direvent-5.2/grecs/src/Make-static.in:573:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
direvent-5.2/grecs/src/Make-static.in-574-install-incDATA: $(inc_DATA)
##############################################
direvent-5.2/grecs/src/Make-static.in-592-	@list='$(inc_DATA)'; test -n "$(incdir)" || list=; \
direvent-5.2/grecs/src/Make-static.in:593:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
direvent-5.2/grecs/src/Make-static.in-594-	dir='$(DESTDIR)$(incdir)'; $(am__uninstall_files_from_dir)
##############################################
direvent-5.2/grecs/src/Make-static.in-625-GTAGS:
direvent-5.2/grecs/src/Make-static.in:626:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/grecs/src/Make-static.in-627-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/grecs/src/Make-static.in-648-distdir: $(DISTFILES)
direvent-5.2/grecs/src/Make-static.in:649:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/src/Make-static.in:650:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/src/Make-static.in-651-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/grecs/src/Make-static.in-662-	  if test -d $$d/$$file; then \
direvent-5.2/grecs/src/Make-static.in:663:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/grecs/src/Make-static.in-664-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/grecs/src/tree.c-383-static int
direvent-5.2/grecs/src/tree.c:384:string_to_sockaddr(struct grecs_sockaddr *sp, const char *string,
direvent-5.2/grecs/src/tree.c-385-		   grecs_locus_t const *locus)
##############################################
direvent-5.2/grecs/src/tree.c-651-#if GRECS_SOCKADDR_LIST
direvent-5.2/grecs/src/tree.c:652:	  return grecs_str_to_sockaddr((struct grecs_sockaddr **)target,
direvent-5.2/grecs/src/tree.c-653-				       string, grecs_sockaddr_hints,
##############################################
direvent-5.2/grecs/src/tree.c-655-#else
direvent-5.2/grecs/src/tree.c:656:	  return string_to_sockaddr((struct grecs_sockaddr *)target, string,
direvent-5.2/grecs/src/tree.c-657-				    locus);
##############################################
direvent-5.2/grecs/src/ipstr.c-79-int
direvent-5.2/grecs/src/ipstr.c:80:grecs_str_is_ipaddr(const char *addr)
direvent-5.2/grecs/src/ipstr.c-81-{
##############################################
direvent-5.2/grecs/include/Makefile.in-50-  { \
direvent-5.2/grecs/include/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/grecs/include/Makefile.in-52-  }; \
##############################################
direvent-5.2/grecs/include/Makefile.in-137-	$(top_srcdir)/@GRECS_SUBDIR@/wordsplit/wordsplit.h
direvent-5.2/grecs/include/Makefile.in:138:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
direvent-5.2/grecs/include/Makefile.in-139-am__vpath_adj = case $$p in \
direvent-5.2/grecs/include/Makefile.in:140:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/grecs/include/Makefile.in-141-    *) f=$$p;; \
direvent-5.2/grecs/include/Makefile.in-142-  esac;
direvent-5.2/grecs/include/Makefile.in:143:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
direvent-5.2/grecs/include/Makefile.in-144-am__install_max = 40
direvent-5.2/grecs/include/Makefile.in-145-am__nobase_strip_setup = \
direvent-5.2/grecs/include/Makefile.in:146:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
direvent-5.2/grecs/include/Makefile.in-147-am__nobase_strip = \
##############################################
direvent-5.2/grecs/include/Makefile.in-208-  while test -n "$$dir1"; do \
direvent-5.2/grecs/include/Makefile.in:209:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
direvent-5.2/grecs/include/Makefile.in-210-    if test "$$first" != "."; then \
direvent-5.2/grecs/include/Makefile.in-211-      if test "$$first" = ".."; then \
direvent-5.2/grecs/include/Makefile.in:212:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
direvent-5.2/grecs/include/Makefile.in:213:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
direvent-5.2/grecs/include/Makefile.in-214-      else \
direvent-5.2/grecs/include/Makefile.in:215:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
direvent-5.2/grecs/include/Makefile.in-216-        if test "$$first2" = "$$first"; then \
direvent-5.2/grecs/include/Makefile.in:217:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
direvent-5.2/grecs/include/Makefile.in-218-        else \
##############################################
direvent-5.2/grecs/include/Makefile.in-223-    fi; \
direvent-5.2/grecs/include/Makefile.in:224:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
direvent-5.2/grecs/include/Makefile.in-225-  done; \
##############################################
direvent-5.2/grecs/include/Makefile.in-425-	@list='$(grecsinclude_HEADERS)'; test -n "$(grecsincludedir)" || list=; \
direvent-5.2/grecs/include/Makefile.in:426:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
direvent-5.2/grecs/include/Makefile.in-427-	dir='$(DESTDIR)$(grecsincludedir)'; $(am__uninstall_files_from_dir)
##############################################
direvent-5.2/grecs/include/Makefile.in-446-	@list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
direvent-5.2/grecs/include/Makefile.in:447:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
direvent-5.2/grecs/include/Makefile.in-448-	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
##############################################
direvent-5.2/grecs/include/Makefile.in-463-	dot_seen=no; \
direvent-5.2/grecs/include/Makefile.in:464:	target=`echo $@ | sed s/-recursive//`; \
direvent-5.2/grecs/include/Makefile.in-465-	case "$@" in \
##############################################
direvent-5.2/grecs/include/Makefile.in-526-GTAGS:
direvent-5.2/grecs/include/Makefile.in:527:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/grecs/include/Makefile.in-528-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/grecs/include/Makefile.in-549-distdir: $(DISTFILES)
direvent-5.2/grecs/include/Makefile.in:550:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/include/Makefile.in:551:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/include/Makefile.in-552-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/grecs/include/Makefile.in-563-	  if test -d $$d/$$file; then \
direvent-5.2/grecs/include/Makefile.in:564:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/grecs/include/Makefile.in-565-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/grecs/include/grecs/lex.h-49-int grecs_str_is_num(const char *s);
direvent-5.2/grecs/include/grecs/lex.h:50:int grecs_str_is_ipaddr(const char *addr);
direvent-5.2/grecs/include/grecs/lex.h-51-
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-50-  { \
direvent-5.2/grecs/include/grecs/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/grecs/include/grecs/Makefile.in-52-  }; \
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-131-	version.h json.h
direvent-5.2/grecs/include/grecs/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
direvent-5.2/grecs/include/grecs/Makefile.in-133-am__vpath_adj = case $$p in \
direvent-5.2/grecs/include/grecs/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
direvent-5.2/grecs/include/grecs/Makefile.in-135-    *) f=$$p;; \
direvent-5.2/grecs/include/grecs/Makefile.in-136-  esac;
direvent-5.2/grecs/include/grecs/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
direvent-5.2/grecs/include/grecs/Makefile.in-138-am__install_max = 40
direvent-5.2/grecs/include/grecs/Makefile.in-139-am__nobase_strip_setup = \
direvent-5.2/grecs/include/grecs/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
direvent-5.2/grecs/include/grecs/Makefile.in-141-am__nobase_strip = \
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-389-	@list='$(grecsinclude_HEADERS)'; test -n "$(grecsincludedir)" || list=; \
direvent-5.2/grecs/include/grecs/Makefile.in:390:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
direvent-5.2/grecs/include/grecs/Makefile.in-391-	dir='$(DESTDIR)$(grecsincludedir)'; $(am__uninstall_files_from_dir)
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-422-GTAGS:
direvent-5.2/grecs/include/grecs/Makefile.in:423:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/grecs/include/grecs/Makefile.in-424-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-445-distdir: $(DISTFILES)
direvent-5.2/grecs/include/grecs/Makefile.in:446:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/include/grecs/Makefile.in:447:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/grecs/include/grecs/Makefile.in-448-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/grecs/include/grecs/Makefile.in-459-	  if test -d $$d/$$file; then \
direvent-5.2/grecs/include/grecs/Makefile.in:460:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/grecs/include/grecs/Makefile.in-461-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/grecs/include/grecs/sockaddr.h-45-
direvent-5.2/grecs/include/grecs/sockaddr.h:46:int grecs_str_to_sockaddr(struct grecs_sockaddr **sap,
direvent-5.2/grecs/include/grecs/sockaddr.h-47-			  const char *arg, struct grecs_sockaddr_hints *gh,
##############################################
direvent-5.2/src/Makefile.in-67-  { \
direvent-5.2/src/Makefile.in:68:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
direvent-5.2/src/Makefile.in-69-  }; \
##############################################
direvent-5.2/src/Makefile.in-449-	         2>c$${pid}_.err </dev/null \
direvent-5.2/src/Makefile.in:450:		 && test -n "`cat c$${pid}_.out`" \
direvent-5.2/src/Makefile.in:451:		 && test -z "`cat c$${pid}_.err`"; then :; \
direvent-5.2/src/Makefile.in-452-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
direvent-5.2/src/Makefile.in-488-.c.obj:
direvent-5.2/src/Makefile.in:489:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/src/Makefile.in-490-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
direvent-5.2/src/Makefile.in-492-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
direvent-5.2/src/Makefile.in:493:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
direvent-5.2/src/Makefile.in-494-
##############################################
direvent-5.2/src/Makefile.in-524-GTAGS:
direvent-5.2/src/Makefile.in:525:	here=`$(am__cd) $(top_builddir) && pwd` \
direvent-5.2/src/Makefile.in-526-	  && $(am__cd) $(top_srcdir) \
##############################################
direvent-5.2/src/Makefile.in-547-distdir: $(DISTFILES)
direvent-5.2/src/Makefile.in:548:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/src/Makefile.in:549:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
direvent-5.2/src/Makefile.in-550-	list='$(DISTFILES)'; \
##############################################
direvent-5.2/src/Makefile.in-561-	  if test -d $$d/$$file; then \
direvent-5.2/src/Makefile.in:562:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
direvent-5.2/src/Makefile.in-563-	    if test -d "$(distdir)/$$file"; then \
##############################################
direvent-5.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
direvent-5.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/configure-47-  as_echo='print -r --'
direvent-5.2/configure-48-  as_echo_n='print -rn --'
direvent-5.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/configure-50-  as_echo='printf %s\n'
##############################################
direvent-5.2/configure-52-else
direvent-5.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
direvent-5.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
direvent-5.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
direvent-5.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
direvent-5.2/configure-64-      esac;
##############################################
direvent-5.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
direvent-5.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
direvent-5.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
direvent-5.2/configure-327-      case $as_dir in #(
direvent-5.2/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
direvent-5.2/configure-329-      *) as_qdir=$as_dir;;
##############################################
direvent-5.2/configure-400-  {
direvent-5.2/configure:401:    as_val=`expr "$@" || test $? -eq 1`
direvent-5.2/configure-402-  }
##############################################
direvent-5.2/configure-407-# ----------------------------------------
direvent-5.2/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
direvent-5.2/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
direvent-5.2/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
direvent-5.2/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
direvent-5.2/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
direvent-5.2/configure-880-  case $ac_option in
direvent-5.2/configure:881:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
direvent-5.2/configure-882-  *=)   ac_optarg= ;;
##############################################
direvent-5.2/configure-924-  -disable-* | --disable-*)
direvent-5.2/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
direvent-5.2/configure-926-    # Reject names that are not valid shell variable names.
##############################################
direvent-5.2/configure-929-    ac_useropt_orig=$ac_useropt
direvent-5.2/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
direvent-5.2/configure-931-    case $ac_user_opts in
##############################################
direvent-5.2/configure-950-  -enable-* | --enable-*)
direvent-5.2/configure:951:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
direvent-5.2/configure-952-    # Reject names that are not valid shell variable names.
##############################################
direvent-5.2/configure-955-    ac_useropt_orig=$ac_useropt
direvent-5.2/configure:956:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
direvent-5.2/configure-957-    case $ac_user_opts in
##############################################
direvent-5.2/configure-1154-  -with-* | --with-*)
direvent-5.2/configure:1155:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
direvent-5.2/configure-1156-    # Reject names that are not valid shell variable names.
##############################################
direvent-5.2/configure-1159-    ac_useropt_orig=$ac_useropt
direvent-5.2/configure:1160:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
direvent-5.2/configure-1161-    case $ac_user_opts in
##############################################
direvent-5.2/configure-1170-  -without-* | --without-*)
direvent-5.2/configure:1171:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
direvent-5.2/configure-1172-    # Reject names that are not valid shell variable names.
##############################################
direvent-5.2/configure-1175-    ac_useropt_orig=$ac_useropt
direvent-5.2/configure:1176:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
direvent-5.2/configure-1177-    case $ac_user_opts in
##############################################
direvent-5.2/configure-1208-  *=*)
direvent-5.2/configure:1209:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
direvent-5.2/configure-1210-    # Reject names that are not valid shell variable names.
##############################################
direvent-5.2/configure-1229-if test -n "$ac_prev"; then
direvent-5.2/configure:1230:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
direvent-5.2/configure-1231-  as_fn_error $? "missing argument to $ac_option"
##############################################
direvent-5.2/configure-1251-    */ )
direvent-5.2/configure:1252:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
direvent-5.2/configure-1253-      eval $ac_var=\$ac_val;;
##############################################
direvent-5.2/configure-1286-ac_ls_di=`ls -di .` &&
direvent-5.2/configure:1287:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
direvent-5.2/configure-1288-  as_fn_error $? "working directory cannot be determined"
##############################################
direvent-5.2/configure-1342-case $srcdir in
direvent-5.2/configure:1343:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
direvent-5.2/configure-1344-esac
##############################################
direvent-5.2/configure-1385-By default, \`make install' will install all the files in
direvent-5.2/configure:1386:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
direvent-5.2/configure:1387:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
direvent-5.2/configure-1388-for instance \`--prefix=\$HOME'.
##############################################
direvent-5.2/configure-1495-*)
direvent-5.2/configure:1496:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
direvent-5.2/configure-1497-  # A ".." for each directory in $ac_dir_suffix.
direvent-5.2/configure:1498:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
direvent-5.2/configure-1499-  case $ac_top_builddir_sub in
##############################################
direvent-5.2/configure-1983-    *\'*)
direvent-5.2/configure:1984:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
direvent-5.2/configure-1985-    esac
##############################################
direvent-5.2/configure-2066-      case $ac_val in
direvent-5.2/configure:2067:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
direvent-5.2/configure-2068-      esac
##############################################
direvent-5.2/configure-2081-	case $ac_val in
direvent-5.2/configure:2082:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
direvent-5.2/configure-2083-	esac
##############################################
direvent-5.2/configure-2202-    set,)
direvent-5.2/configure:2203:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
direvent-5.2/configure:2204:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
direvent-5.2/configure-2205-      ac_cache_corrupted=: ;;
##############################################
direvent-5.2/configure-2213-	# differences in whitespace do not lead to failure.
direvent-5.2/configure:2214:	ac_old_val_w=`echo x $ac_old_val`
direvent-5.2/configure:2215:	ac_new_val_w=`echo x $ac_new_val`
direvent-5.2/configure-2216-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
direvent-5.2/configure-2233-    case $ac_new_val in
direvent-5.2/configure:2234:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
direvent-5.2/configure-2235-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
direvent-5.2/configure-2411-     echo "timestamp, slept: $am_has_slept" > conftest.file
direvent-5.2/configure:2412:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
direvent-5.2/configure-2413-     if test "$*" = "X"; then
direvent-5.2/configure-2414-	# -L didn't work.
direvent-5.2/configure:2415:	set X `ls -t "$srcdir/configure" conftest.file`
direvent-5.2/configure-2416-     fi
##############################################
direvent-5.2/configure-2462-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
direvent-5.2/configure:2463:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
direvent-5.2/configure-2464-
direvent-5.2/configure-2465-# Expand $ac_aux_dir to an absolute path.
direvent-5.2/configure:2466:am_aux_dir=`cd "$ac_aux_dir" && pwd`
direvent-5.2/configure-2467-
##############################################
direvent-5.2/configure-2607-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
direvent-5.2/configure:2608:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
direvent-5.2/configure-2609-	     'mkdir (GNU coreutils) '* | \
##############################################
direvent-5.2/configure-2680-set x ${MAKE-make}
direvent-5.2/configure:2681:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
direvent-5.2/configure-2682-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
direvent-5.2/configure-2690-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
direvent-5.2/configure:2691:case `${MAKE-make} -f conftest.make 2>/dev/null` in
direvent-5.2/configure-2692-  *@@@%%%=?*=@@@%%%*)
##############################################
direvent-5.2/configure-2756-
direvent-5.2/configure:2757:if test "`cd $srcdir && pwd`" != "`pwd`"; then
direvent-5.2/configure-2758-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
direvent-5.2/configure-3418-$as_echo_n "checking whether the C compiler works... " >&6; }
direvent-5.2/configure:3419:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
direvent-5.2/configure-3420-
##############################################
direvent-5.2/configure-3462-	then :; else
direvent-5.2/configure:3463:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
direvent-5.2/configure-3464-	fi
##############################################
direvent-5.2/configure-3522-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
direvent-5.2/configure:3523:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
direvent-5.2/configure-3524-	  break;;
##############################################
direvent-5.2/configure-3631-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
direvent-5.2/configure:3632:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
direvent-5.2/configure-3633-       break;;
##############################################
direvent-5.2/configure-3939-# Ignore all kinds of additional output from 'make'.
direvent-5.2/configure:3940:case `$am_make -s -f confmf 2> /dev/null` in #(
direvent-5.2/configure-3941-*the\ am__doit\ target*)
##############################################
direvent-5.2/configure-3949-   echo '.include "confinc"' > confmf
direvent-5.2/configure:3950:   case `$am_make -s -f confmf 2> /dev/null` in #(
direvent-5.2/configure-3951-   *the\ am__doit\ target*)
##############################################
direvent-5.2/configure-4012-  if test "$am_compiler_list" = ""; then
direvent-5.2/configure:4013:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
direvent-5.2/configure-4014-  fi
##############################################
direvent-5.2/configure-4244-set x ${MAKE-make}
direvent-5.2/configure:4245:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
direvent-5.2/configure-4246-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
direvent-5.2/configure-4254-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
direvent-5.2/configure:4255:case `${MAKE-make} -f conftest.make 2>/dev/null` in
direvent-5.2/configure-4256-  *@@@%%%=?*=@@@%%%*)
##############################################
direvent-5.2/configure-4433-  # Check for GNU $ac_path_GREP
direvent-5.2/configure:4434:case `"$ac_path_GREP" --version 2>&1` in
direvent-5.2/configure-4435-*GNU*)
##############################################
direvent-5.2/configure-4499-  # Check for GNU $ac_path_EGREP
direvent-5.2/configure:4500:case `"$ac_path_EGREP" --version 2>&1` in
direvent-5.2/configure-4501-*GNU*)
##############################################
direvent-5.2/configure-4660-do :
direvent-5.2/configure:4661:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
direvent-5.2/configure-4662-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
direvent-5.2/configure-4665-  cat >>confdefs.h <<_ACEOF
direvent-5.2/configure:4666:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
direvent-5.2/configure-4667-_ACEOF
##############################################
direvent-5.2/configure-4675-do :
direvent-5.2/configure:4676:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
direvent-5.2/configure-4677-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
direvent-5.2/configure-4679-  cat >>confdefs.h <<_ACEOF
direvent-5.2/configure:4680:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
direvent-5.2/configure-4681-_ACEOF
##############################################
direvent-5.2/configure-4692-do :
direvent-5.2/configure:4693:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
direvent-5.2/configure-4694-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
direvent-5.2/configure-4696-  cat >>confdefs.h <<_ACEOF
direvent-5.2/configure:4697:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
direvent-5.2/configure-4698-_ACEOF
##############################################
direvent-5.2/configure-4731-cat >>confdefs.h <<_ACEOF
direvent-5.2/configure:4732:#define USE_IFACE IFACE_`echo $iface|tr a-z A-Z`
direvent-5.2/configure-4733-_ACEOF
##############################################
direvent-5.2/configure-4852-/* end confdefs.h.  */
direvent-5.2/configure:4853:`cat $LEX_OUTPUT_ROOT.c`
direvent-5.2/configure-4854-_ACEOF
##############################################
direvent-5.2/configure-4885-  #define YYTEXT_POINTER 1
direvent-5.2/configure:4886:`cat $LEX_OUTPUT_ROOT.c`
direvent-5.2/configure-4887-_ACEOF
##############################################
direvent-5.2/configure-5012-    save_PATH=$PATH
direvent-5.2/configure:5013:    PREPROC_OPTIONS=`echo $DEFAULT_PREPROCESSOR | sed -n 's/[^ ][^ ]* //p'`
direvent-5.2/configure-5014-    case "$DEFAULT_PREPROCESSOR" in
direvent-5.2/configure:5015:    /*) PATH=`expr $DEFAULT_PREPROCESSOR : '\(.*\)/.*'`:$PATH
direvent-5.2/configure:5016:        DEFAULT_PREPROCESSOR=`expr $DEFAULT_PREPROCESSOR : '.*/\(.*\)'`;;
direvent-5.2/configure-5017-    esac
##############################################
direvent-5.2/configure-5106-do :
direvent-5.2/configure:5107:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
direvent-5.2/configure-5108-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
direvent-5.2/configure-5110-  cat >>confdefs.h <<_ACEOF
direvent-5.2/configure:5111:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
direvent-5.2/configure-5112-_ACEOF
##############################################
direvent-5.2/configure-5254-test "x$ac_build_alias" = x &&
direvent-5.2/configure:5255:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
direvent-5.2/configure-5256-test "x$ac_build_alias" = x &&
direvent-5.2/configure-5257-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
direvent-5.2/configure:5258:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
direvent-5.2/configure-5259-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
direvent-5.2/configure-5278-IFS=$ac_save_IFS
direvent-5.2/configure:5279:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
direvent-5.2/configure-5280-
##############################################
direvent-5.2/configure-5289-else
direvent-5.2/configure:5290:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
direvent-5.2/configure-5291-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
direvent-5.2/configure-5311-IFS=$ac_save_IFS
direvent-5.2/configure:5312:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
direvent-5.2/configure-5313-
##############################################
direvent-5.2/configure-5359-    # gcc leaves a trailing carriage return which upsets mingw
direvent-5.2/configure:5360:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
direvent-5.2/configure-5361-  *)
direvent-5.2/configure:5362:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
direvent-5.2/configure-5363-  esac
##############################################
direvent-5.2/configure-5368-      # Canonicalize the path of ld
direvent-5.2/configure:5369:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
direvent-5.2/configure-5370-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
direvent-5.2/configure:5371:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
direvent-5.2/configure-5372-      done
##############################################
direvent-5.2/configure-5402-      # Break only if it was the GNU/non-GNU ld that we prefer.
direvent-5.2/configure:5403:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
direvent-5.2/configure-5404-      *GNU* | *'with BFD'*)
##############################################
direvent-5.2/configure-5431-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
direvent-5.2/configure:5432:case `$LD -v 2>&1 </dev/null` in
direvent-5.2/configure-5433-*GNU* | *'with BFD'*)
##############################################
direvent-5.2/configure-5517-    *)
direvent-5.2/configure:5518:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
direvent-5.2/configure-5519-      if test -n "$searchpath"; then
##############################################
direvent-5.2/configure-5527-                ;;
direvent-5.2/configure:5528:              *) searchdir=`cd "$searchdir" && pwd`
direvent-5.2/configure-5529-                 case "$searchdir" in
##############################################
direvent-5.2/configure-5618-        names_already_handled="$names_already_handled $name"
direvent-5.2/configure:5619:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
direvent-5.2/configure-5620-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
direvent-5.2/configure-5694-                -L*)
direvent-5.2/configure:5695:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
direvent-5.2/configure-5696-                                    if test -n "$acl_shlibext"; then
##############################################
direvent-5.2/configure-5811-              */$acl_libdirstem | */$acl_libdirstem/)
direvent-5.2/configure:5812:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
direvent-5.2/configure-5813-                if test "$name" = 'iconv'; then
##############################################
direvent-5.2/configure-5818-              */$acl_libdirstem2 | */$acl_libdirstem2/)
direvent-5.2/configure:5819:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
direvent-5.2/configure-5820-                if test "$name" = 'iconv'; then
##############################################
direvent-5.2/configure-5869-                  -L*)
direvent-5.2/configure:5870:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
direvent-5.2/configure-5871-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
direvent-5.2/configure-5928-                  -R*)
direvent-5.2/configure:5929:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
direvent-5.2/configure-5930-                    if test "$enable_rpath" != no; then
##############################################
direvent-5.2/configure-5953-                  -l*)
direvent-5.2/configure:5954:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
direvent-5.2/configure-5955-                    ;;
direvent-5.2/configure-5956-                  *.la)
direvent-5.2/configure:5957:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
direvent-5.2/configure-5958-                    ;;
##############################################
direvent-5.2/configure-6266-
direvent-5.2/configure:6267:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
direvent-5.2/configure-6268-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
direvent-5.2/configure-6417-
direvent-5.2/configure:6418:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/configure-6419-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
direvent-5.2/configure-6422-
direvent-5.2/configure:6423:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/configure-6424-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
direvent-5.2/configure-6500-
direvent-5.2/configure:6501:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
direvent-5.2/configure-6502-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
direvent-5.2/configure-7048-        names_already_handled="$names_already_handled $name"
direvent-5.2/configure:7049:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
direvent-5.2/configure-7050-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
direvent-5.2/configure-7124-                -L*)
direvent-5.2/configure:7125:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
direvent-5.2/configure-7126-                                    if test -n "$acl_shlibext"; then
##############################################
direvent-5.2/configure-7241-              */$acl_libdirstem | */$acl_libdirstem/)
direvent-5.2/configure:7242:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
direvent-5.2/configure-7243-                if test "$name" = 'intl'; then
##############################################
direvent-5.2/configure-7248-              */$acl_libdirstem2 | */$acl_libdirstem2/)
direvent-5.2/configure:7249:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
direvent-5.2/configure-7250-                if test "$name" = 'intl'; then
##############################################
direvent-5.2/configure-7299-                  -L*)
direvent-5.2/configure:7300:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
direvent-5.2/configure-7301-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
direvent-5.2/configure-7358-                  -R*)
direvent-5.2/configure:7359:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
direvent-5.2/configure-7360-                    if test "$enable_rpath" != no; then
##############################################
direvent-5.2/configure-7383-                  -l*)
direvent-5.2/configure:7384:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
direvent-5.2/configure-7385-                    ;;
direvent-5.2/configure-7386-                  *.la)
direvent-5.2/configure:7387:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
direvent-5.2/configure-7388-                    ;;
##############################################
direvent-5.2/configure-7736-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
direvent-5.2/configure:7737:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
direvent-5.2/configure-7738-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
direvent-5.2/configure-7879-if test -z "$BASH_VERSION$ZSH_VERSION" \
direvent-5.2/configure:7880:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/configure-7881-  as_echo='print -r --'
direvent-5.2/configure-7882-  as_echo_n='print -rn --'
direvent-5.2/configure:7883:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
direvent-5.2/configure-7884-  as_echo='printf %s\n'
##############################################
direvent-5.2/configure-7886-else
direvent-5.2/configure:7887:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
direvent-5.2/configure-7888-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
direvent-5.2/configure-7896-	expr "X$arg" : "X\\(.*\\)$as_nl";
direvent-5.2/configure:7897:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
direvent-5.2/configure-7898-      esac;
##############################################
direvent-5.2/configure-7973-# ----------------------------------------
direvent-5.2/configure:7974:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
direvent-5.2/configure-7975-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
direvent-5.2/configure-8045-  {
direvent-5.2/configure:8046:    as_val=`expr "$@" || test $? -eq 1`
direvent-5.2/configure-8047-  }
##############################################
direvent-5.2/configure-8149-      case $as_dir in #(
direvent-5.2/configure:8150:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
direvent-5.2/configure-8151-      *) as_qdir=$as_dir;;
##############################################
direvent-5.2/configure-8286-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
direvent-5.2/configure:8287:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
direvent-5.2/configure-8288-ac_cs_version="\\
##############################################
direvent-5.2/configure-8311-  --*=?*)
direvent-5.2/configure:8312:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
direvent-5.2/configure:8313:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
direvent-5.2/configure-8314-    ac_shift=:
##############################################
direvent-5.2/configure-8316-  --*=)
direvent-5.2/configure:8317:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
direvent-5.2/configure-8318-    ac_optarg=
##############################################
direvent-5.2/configure-8340-    case $ac_optarg in
direvent-5.2/configure:8341:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
direvent-5.2/configure-8342-    '') as_fn_error $? "missing file argument" ;;
##############################################
direvent-5.2/configure-8348-    case $ac_optarg in
direvent-5.2/configure:8349:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
direvent-5.2/configure-8350-    esac
##############################################
direvent-5.2/configure-8504-fi
direvent-5.2/configure:8505:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
direvent-5.2/configure-8506-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
direvent-5.2/configure-8521-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
direvent-5.2/configure:8522:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
direvent-5.2/configure-8523-ac_delim='%!_!# '
##############################################
direvent-5.2/configure-8527-
direvent-5.2/configure:8528:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
direvent-5.2/configure-8529-  if test $ac_delim_n = $ac_delim_num; then
##############################################
direvent-5.2/configure-8665-for ac_last_try in false false :; do
direvent-5.2/configure:8666:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
direvent-5.2/configure-8667-  if test -z "$ac_tt"; then
##############################################
direvent-5.2/configure-8797-      esac
direvent-5.2/configure:8798:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
direvent-5.2/configure-8799-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
direvent-5.2/configure-8856-*)
direvent-5.2/configure:8857:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
direvent-5.2/configure-8858-  # A ".." for each directory in $ac_dir_suffix.
direvent-5.2/configure:8859:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
direvent-5.2/configure-8860-  case $ac_top_builddir_sub in
##############################################
direvent-5.2/configure-8917-/@mandir@/p'
direvent-5.2/configure:8918:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
direvent-5.2/configure-8919-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
direvent-5.2/configure-8934-
direvent-5.2/configure:8935:# Neutralize VPATH when `$srcdir' = `.'.
direvent-5.2/configure-8936-# Shell code in configure.ac might set extrasub.
##############################################
direvent-5.2/configure-8962-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
direvent-5.2/configure:8963:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
direvent-5.2/configure-8964-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
direvent-5.2/configure-9008-    * )
direvent-5.2/configure:9009:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
direvent-5.2/configure-9010-  esac
##############################################
direvent-5.2/configure-9055-    # Strip MF so we end up with the name of the file.
direvent-5.2/configure:9056:    mf=`echo "$mf" | sed -e 's/:.*$//'`
direvent-5.2/configure-9057-    # Check whether this is an Automake generated Makefile or not.
##############################################
direvent-5.2/configure-9092-    # from the Makefile without running 'make'.
direvent-5.2/configure:9093:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
direvent-5.2/configure-9094-    test -z "$DEPDIR" && continue
direvent-5.2/configure:9095:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
direvent-5.2/configure-9096-    test -z "$am__include" && continue
direvent-5.2/configure:9097:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
direvent-5.2/configure-9098-    # Find all dependency output files, they are included files with
##############################################
direvent-5.2/configure-9163-      case "$ac_file" in
direvent-5.2/configure:9164:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
direvent-5.2/configure-9165-      esac
##############################################
direvent-5.2/configure-9168-        # Adjust a relative srcdir.
direvent-5.2/configure:9169:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
direvent-5.2/configure:9170:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
direvent-5.2/configure:9171:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
direvent-5.2/configure-9172-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
direvent-5.2/configure-9175-        case "$ac_given_srcdir" in
direvent-5.2/configure:9176:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
direvent-5.2/configure-9177-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
direvent-5.2/configure-9195-            fi
direvent-5.2/configure:9196:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
direvent-5.2/configure-9197-            # Hide the ALL_LINGUAS assigment from automake < 1.5.