===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
cflow-1.6/acinclude.m4-31-            AC_MSG_RESULT(no)])
cflow-1.6/acinclude.m4:32:         CFLAGS="`echo $save_CFLAGS | sed 's/-O[[0-9]]//g'` $CFLAGS"
cflow-1.6/acinclude.m4-33-       fi
##############################################
cflow-1.6/doc/imprimatur/imprimatur.m4-80-  #  PUBLISH can only be required manually when running make in doc/
cflow-1.6/doc/imprimatur/imprimatur.m4:81:  case `echo $VERSION|sed  's/[[^.]]//g'` in
cflow-1.6/doc/imprimatur/imprimatur.m4-82-  ""|".")  RENDITION=DISTRIB;;
cflow-1.6/doc/imprimatur/imprimatur.m4:83:  "..")  if test `echo $VERSION | sed  's/.*\.//'` -lt 50; then
cflow-1.6/doc/imprimatur/imprimatur.m4-84-	   RENDITION=DISTRIB
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-66-  { \
cflow-1.6/doc/imprimatur/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/doc/imprimatur/Makefile.in-68-  }; \
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-182-  esac
cflow-1.6/doc/imprimatur/Makefile.in:183:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/doc/imprimatur/Makefile.in-184-am__vpath_adj = case $$p in \
cflow-1.6/doc/imprimatur/Makefile.in:185:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/doc/imprimatur/Makefile.in-186-    *) f=$$p;; \
cflow-1.6/doc/imprimatur/Makefile.in-187-  esac;
cflow-1.6/doc/imprimatur/Makefile.in:188:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/doc/imprimatur/Makefile.in-189-am__install_max = 40
cflow-1.6/doc/imprimatur/Makefile.in-190-am__nobase_strip_setup = \
cflow-1.6/doc/imprimatur/Makefile.in:191:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/doc/imprimatur/Makefile.in-192-am__nobase_strip = \
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-1073-	  case $@ in */*) \
cflow-1.6/doc/imprimatur/Makefile.in:1074:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/doc/imprimatur/Makefile.in-1075-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-1108-	list='$(lisp_LISP)'; \
cflow-1.6/doc/imprimatur/Makefile.in:1109:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/doc/imprimatur/Makefile.in:1110:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/doc/imprimatur/Makefile.in-1111-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-1145-GTAGS:
cflow-1.6/doc/imprimatur/Makefile.in:1146:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/doc/imprimatur/Makefile.in-1147-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-1168-distdir: $(DISTFILES)
cflow-1.6/doc/imprimatur/Makefile.in:1169:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/doc/imprimatur/Makefile.in:1170:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/doc/imprimatur/Makefile.in-1171-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/doc/imprimatur/Makefile.in-1182-	  if test -d $$d/$$file; then \
cflow-1.6/doc/imprimatur/Makefile.in:1183:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/doc/imprimatur/Makefile.in-1184-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/doc/imprimatur/imprimatur.mk-17-imprimatur-format:
cflow-1.6/doc/imprimatur/imprimatur.mk:18:	@if test -n "`cat $(imprimatur_INPUT) | tr -d -c '\t'`"; then \
cflow-1.6/doc/imprimatur/imprimatur.mk-19-		echo "Sources contain tabs; run make imprimatur-untabify"; \
##############################################
cflow-1.6/doc/imprimatur/imprimatur.mk-54-imprimatur-writemes:
cflow-1.6/doc/imprimatur/imprimatur.mk:55:	@files=`grep -c '^@c imprimatur-ignore' $(imprimatur_INPUT) | sed -n 's/:0$$//p'`; \
cflow-1.6/doc/imprimatur/imprimatur.mk-56-	test -n "$$files" && grep -Hn '^[ \t]*@WRITEME' $$files > $@-t; \
##############################################
cflow-1.6/doc/imprimatur/imprimatur.mk-72-imprimatur-unrevised:
cflow-1.6/doc/imprimatur/imprimatur.mk:73:	@files=`grep -c '^@c imprimatur-ignore' $(imprimatur_INPUT) | sed -n 's/:0$$//p'`; \
cflow-1.6/doc/imprimatur/imprimatur.mk-74-	grep -Hn '^[ \t]*@UNREVISED' $$files > $@-t; \
##############################################
cflow-1.6/doc/Makefile.in-68-  { \
cflow-1.6/doc/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/doc/Makefile.in-70-  }; \
##############################################
cflow-1.6/doc/Makefile.in-233-	"$(DESTDIR)$(man1dir)"
cflow-1.6/doc/Makefile.in:234:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/doc/Makefile.in-235-am__vpath_adj = case $$p in \
cflow-1.6/doc/Makefile.in:236:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/doc/Makefile.in-237-    *) f=$$p;; \
cflow-1.6/doc/Makefile.in-238-  esac;
cflow-1.6/doc/Makefile.in:239:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/doc/Makefile.in-240-am__install_max = 40
cflow-1.6/doc/Makefile.in-241-am__nobase_strip_setup = \
cflow-1.6/doc/Makefile.in:242:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/doc/Makefile.in-243-am__nobase_strip = \
##############################################
cflow-1.6/doc/Makefile.in-304-  while test -n "$$dir1"; do \
cflow-1.6/doc/Makefile.in:305:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
cflow-1.6/doc/Makefile.in-306-    if test "$$first" != "."; then \
cflow-1.6/doc/Makefile.in-307-      if test "$$first" = ".."; then \
cflow-1.6/doc/Makefile.in:308:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
cflow-1.6/doc/Makefile.in:309:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
cflow-1.6/doc/Makefile.in-310-      else \
cflow-1.6/doc/Makefile.in:311:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
cflow-1.6/doc/Makefile.in-312-        if test "$$first2" = "$$first"; then \
cflow-1.6/doc/Makefile.in:313:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
cflow-1.6/doc/Makefile.in-314-        else \
##############################################
cflow-1.6/doc/Makefile.in-319-    fi; \
cflow-1.6/doc/Makefile.in:320:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
cflow-1.6/doc/Makefile.in-321-  done; \
##############################################
cflow-1.6/doc/Makefile.in-1179-	  $(am__cd) $(srcdir) && \
cflow-1.6/doc/Makefile.in:1180:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
cflow-1.6/doc/Makefile.in-1181-	fi; \
##############################################
cflow-1.6/doc/Makefile.in-1211-	@(dir=.; test -f ./cflow.texi || dir=$(srcdir); \
cflow-1.6/doc/Makefile.in:1212:	set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/cflow.texi`; \
cflow-1.6/doc/Makefile.in-1213-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
cflow-1.6/doc/Makefile.in-1255-	  for file in $$list; do \
cflow-1.6/doc/Makefile.in:1256:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
cflow-1.6/doc/Makefile.in-1257-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
cflow-1.6/doc/Makefile.in-1264-	for file in $$list; do \
cflow-1.6/doc/Makefile.in:1265:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
cflow-1.6/doc/Makefile.in:1266:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
cflow-1.6/doc/Makefile.in-1267-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
cflow-1.6/doc/Makefile.in-1291-dist-info: $(INFO_DEPS)
cflow-1.6/doc/Makefile.in:1292:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cflow-1.6/doc/Makefile.in-1293-	list='$(INFO_DEPS)'; \
##############################################
cflow-1.6/doc/Makefile.in-1295-	  case $$base in \
cflow-1.6/doc/Makefile.in:1296:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/doc/Makefile.in-1297-	  esac; \
cflow-1.6/doc/Makefile.in-1298-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
cflow-1.6/doc/Makefile.in:1299:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
cflow-1.6/doc/Makefile.in-1300-	  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 \
cflow-1.6/doc/Makefile.in-1301-	    if test -f $$file; then \
cflow-1.6/doc/Makefile.in:1302:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
cflow-1.6/doc/Makefile.in-1303-	      test -f "$(distdir)/$$relfile" || \
##############################################
cflow-1.6/doc/Makefile.in-1317-	@list='$(INFO_DEPS)'; for i in $$list; do \
cflow-1.6/doc/Makefile.in:1318:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
cflow-1.6/doc/Makefile.in-1319-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
cflow-1.6/doc/Makefile.in-1326-	  case $@ in */*) \
cflow-1.6/doc/Makefile.in:1327:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/doc/Makefile.in-1328-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/doc/Makefile.in-1361-	list='$(lisp_LISP)'; \
cflow-1.6/doc/Makefile.in:1362:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/doc/Makefile.in:1363:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/doc/Makefile.in-1364-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/doc/Makefile.in-1372-	test -n "$(man1dir)" \
cflow-1.6/doc/Makefile.in:1373:	  && test -n "`echo $$list1$$list2`" \
cflow-1.6/doc/Makefile.in-1374-	  || exit 0; \
##############################################
cflow-1.6/doc/Makefile.in-1425-	dot_seen=no; \
cflow-1.6/doc/Makefile.in:1426:	target=`echo $@ | sed s/-recursive//`; \
cflow-1.6/doc/Makefile.in-1427-	case "$@" in \
##############################################
cflow-1.6/doc/Makefile.in-1488-GTAGS:
cflow-1.6/doc/Makefile.in:1489:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/doc/Makefile.in-1490-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/doc/Makefile.in-1511-distdir: $(DISTFILES)
cflow-1.6/doc/Makefile.in:1512:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/doc/Makefile.in:1513:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/doc/Makefile.in-1514-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/doc/Makefile.in-1525-	  if test -d $$d/$$file; then \
cflow-1.6/doc/Makefile.in:1526:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/doc/Makefile.in-1527-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/doc/Makefile.in-1679-	@$(NORMAL_INSTALL)
cflow-1.6/doc/Makefile.in:1680:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
cflow-1.6/doc/Makefile.in-1681-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
cflow-1.6/doc/Makefile.in-1687-	  case $$file in \
cflow-1.6/doc/Makefile.in:1688:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/doc/Makefile.in-1689-	  esac; \
cflow-1.6/doc/Makefile.in-1690-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
cflow-1.6/doc/Makefile.in:1691:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
cflow-1.6/doc/Makefile.in-1692-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
cflow-1.6/doc/Makefile.in-1705-	  for file in $$list; do \
cflow-1.6/doc/Makefile.in:1706:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
cflow-1.6/doc/Makefile.in-1707-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
cflow-1.6/doc/gendocs.sh-37-
cflow-1.6/doc/gendocs.sh:38:prog=`basename "$0"`
cflow-1.6/doc/gendocs.sh-39-srcdir=`pwd`
##############################################
cflow-1.6/doc/gendocs.sh-194-  # but here, we use the basename of $srcfile
cflow-1.6/doc/gendocs.sh:195:  base=`basename "$srcfile"`
cflow-1.6/doc/gendocs.sh-196-  case $base in
cflow-1.6/doc/gendocs.sh:197:    *.txi|*.texi|*.texinfo) base=`echo "$base"|sed 's/\.[texinfo]*$//'`;;
cflow-1.6/doc/gendocs.sh-198-  esac
##############################################
cflow-1.6/doc/gendocs.sh-219-{
cflow-1.6/doc/gendocs.sh:220:  size=`ls -ksl $1 | awk '{print $1}'`
cflow-1.6/doc/gendocs.sh-221-  echo $size
##############################################
cflow-1.6/doc/gendocs.sh-281-ls -l "$outdir/$PACKAGE.info.tar.gz"
cflow-1.6/doc/gendocs.sh:282:info_tgz_size=`calcsize "$outdir/$PACKAGE.info.tar.gz"`
cflow-1.6/doc/gendocs.sh-283-# do not mv the info files, there's no point in having them available
##############################################
cflow-1.6/doc/gendocs.sh-290-gzip -f -9 $PACKAGE.dvi
cflow-1.6/doc/gendocs.sh:291:dvi_gz_size=`calcsize $PACKAGE.dvi.gz`
cflow-1.6/doc/gendocs.sh-292-mv $PACKAGE.dvi.gz "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-297-eval "$cmd"
cflow-1.6/doc/gendocs.sh:298:pdf_size=`calcsize $PACKAGE.pdf`
cflow-1.6/doc/gendocs.sh-299-mv $PACKAGE.pdf "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-306-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:307:  ascii_size=`calcsize $PACKAGE.txt`
cflow-1.6/doc/gendocs.sh-308-  gzip -f -9 -c $PACKAGE.txt >"$outdir/$PACKAGE.txt.gz"
cflow-1.6/doc/gendocs.sh:309:  ascii_gz_size=`calcsize "$outdir/$PACKAGE.txt.gz"`
cflow-1.6/doc/gendocs.sh-310-  mv $PACKAGE.txt "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-332-  )
cflow-1.6/doc/gendocs.sh:333:  eval html_$2_tgz_size=`calcsize "$outdir/${PACKAGE}.html_$2.tar.gz"`
cflow-1.6/doc/gendocs.sh-334-  rm -f "$outdir"/html_$2/*.html
##############################################
cflow-1.6/doc/gendocs.sh-345-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:346:  html_mono_size=`calcsize $PACKAGE.html`
cflow-1.6/doc/gendocs.sh-347-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
cflow-1.6/doc/gendocs.sh:348:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
cflow-1.6/doc/gendocs.sh-349-  copy_images "$outdir/" $PACKAGE.html
##############################################
cflow-1.6/doc/gendocs.sh-373-    eval \
cflow-1.6/doc/gendocs.sh:374:      html_${split}_tgz_size=`calcsize "$outdir/$PACKAGE.html_$split.tar.gz"`
cflow-1.6/doc/gendocs.sh-375-    rm -rf "$outdir/html_$split/"
##############################################
cflow-1.6/doc/gendocs.sh-393-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:394:  html_mono_size=`calcsize $PACKAGE.html`
cflow-1.6/doc/gendocs.sh-395-  gzip -f -9 -c $PACKAGE.html >"$outdir/$PACKAGE.html.gz"
cflow-1.6/doc/gendocs.sh:396:  html_mono_gz_size=`calcsize "$outdir/$PACKAGE.html.gz"`
cflow-1.6/doc/gendocs.sh-397-  mv $PACKAGE.html "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-405-printf "\nMaking .tar.gz for sources...\n"
cflow-1.6/doc/gendocs.sh:406:d=`dirname $srcfile`
cflow-1.6/doc/gendocs.sh-407-(
cflow-1.6/doc/gendocs.sh-408-  cd "$d"
cflow-1.6/doc/gendocs.sh:409:  srcfiles=`ls -d *.texinfo *.texi *.txi *.eps $source_extra 2>/dev/null` || true
cflow-1.6/doc/gendocs.sh-410-  tar czfh "$abs_outdir/$PACKAGE.texi.tar.gz" $srcfiles
##############################################
cflow-1.6/doc/gendocs.sh-412-)
cflow-1.6/doc/gendocs.sh:413:texi_tgz_size=`calcsize "$outdir/$PACKAGE.texi.tar.gz"`
cflow-1.6/doc/gendocs.sh-414-
##############################################
cflow-1.6/doc/gendocs.sh-419-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:420:  docbook_xml_size=`calcsize $PACKAGE-db.xml`
cflow-1.6/doc/gendocs.sh-421-  gzip -f -9 -c $PACKAGE-db.xml >"$outdir/$PACKAGE-db.xml.gz"
cflow-1.6/doc/gendocs.sh:422:  docbook_xml_gz_size=`calcsize "$outdir/$PACKAGE-db.xml.gz"`
cflow-1.6/doc/gendocs.sh-423-  mv $PACKAGE-db.xml "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-433-  )
cflow-1.6/doc/gendocs.sh:434:  html_node_db_tgz_size=`calcsize "$outdir/${PACKAGE}.html_node_db.tar.gz"`
cflow-1.6/doc/gendocs.sh-435-  rm -f "$outdir"/html_node_db/*.html
##############################################
cflow-1.6/doc/gendocs.sh-442-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:443:  docbook_ascii_size=`calcsize $PACKAGE-db.txt`
cflow-1.6/doc/gendocs.sh-444-  mv $PACKAGE-db.txt "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-448-  eval "$cmd"
cflow-1.6/doc/gendocs.sh:449:  docbook_pdf_size=`calcsize $PACKAGE-db.pdf`
cflow-1.6/doc/gendocs.sh-450-  mv $PACKAGE-db.pdf "$outdir/"
##############################################
cflow-1.6/doc/gendocs.sh-454-
cflow-1.6/doc/gendocs.sh:455:curdate=`$SETLANG date '+%B %d, %Y'`
cflow-1.6/doc/gendocs.sh-456-sed \
##############################################
cflow-1.6/po/Rules-quot-15-.insert-header.po-update-en:
cflow-1.6/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
cflow-1.6/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
cflow-1.6/po/Rules-quot-18-	tmpdir=`pwd`; \
cflow-1.6/po/Rules-quot-19-	echo "$$lang:"; \
cflow-1.6/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
cflow-1.6/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
cflow-1.6/po/Rules-quot-22-	cd $(srcdir); \
cflow-1.6/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
cflow-1.6/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
cflow-1.6/po/Makefile.in.in-95-.po.gmo:
cflow-1.6/po/Makefile.in.in:96:	@lang=`echo $* | sed -e 's,.*/,,'`; \
cflow-1.6/po/Makefile.in.in-97-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
cflow-1.6/po/Makefile.in.in-157-	fi; \
cflow-1.6/po/Makefile.in.in:158:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
cflow-1.6/po/Makefile.in.in-159-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
cflow-1.6/po/Makefile.in.in-199-$(POFILES): $(srcdir)/$(DOMAIN).pot
cflow-1.6/po/Makefile.in.in:200:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
cflow-1.6/po/Makefile.in.in-201-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
cflow-1.6/po/Makefile.in.in-229-	for cat in $$catalogs; do \
cflow-1.6/po/Makefile.in.in:230:	  cat=`basename $$cat`; \
cflow-1.6/po/Makefile.in.in:231:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cflow-1.6/po/Makefile.in.in-232-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
cflow-1.6/po/Makefile.in.in-239-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
cflow-1.6/po/Makefile.in.in:240:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
cflow-1.6/po/Makefile.in.in-241-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
cflow-1.6/po/Makefile.in.in-281-	for cat in $$catalogs; do \
cflow-1.6/po/Makefile.in.in:282:	  cat=`basename $$cat`; \
cflow-1.6/po/Makefile.in.in:283:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cflow-1.6/po/Makefile.in.in-284-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
cflow-1.6/po/Makefile.in.in-288-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
cflow-1.6/po/Makefile.in.in:289:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
cflow-1.6/po/Makefile.in.in-290-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
cflow-1.6/po/Makefile.in.in-327-	for cat in $$catalogs; do \
cflow-1.6/po/Makefile.in.in:328:	  cat=`basename $$cat`; \
cflow-1.6/po/Makefile.in.in:329:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
cflow-1.6/po/Makefile.in.in-330-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
cflow-1.6/po/Makefile.in.in-392-.nop.po-create:
cflow-1.6/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
cflow-1.6/po/Makefile.in.in-394-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
cflow-1.6/po/Makefile.in.in-399-.nop.po-update:
cflow-1.6/po/Makefile.in.in:400:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
cflow-1.6/po/Makefile.in.in-401-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
cflow-1.6/gnu/Makefile.in-97-  { \
cflow-1.6/gnu/Makefile.in:98:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/gnu/Makefile.in-99-  }; \
##############################################
cflow-1.6/gnu/Makefile.in-255-  esac
cflow-1.6/gnu/Makefile.in:256:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/gnu/Makefile.in-257-am__vpath_adj = case $$p in \
cflow-1.6/gnu/Makefile.in:258:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/gnu/Makefile.in-259-    *) f=$$p;; \
cflow-1.6/gnu/Makefile.in-260-  esac;
cflow-1.6/gnu/Makefile.in:261:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/gnu/Makefile.in-262-am__install_max = 40
cflow-1.6/gnu/Makefile.in-263-am__nobase_strip_setup = \
cflow-1.6/gnu/Makefile.in:264:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/gnu/Makefile.in-265-am__nobase_strip = \
##############################################
cflow-1.6/gnu/Makefile.in-324-  while test -n "$$dir1"; do \
cflow-1.6/gnu/Makefile.in:325:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
cflow-1.6/gnu/Makefile.in-326-    if test "$$first" != "."; then \
cflow-1.6/gnu/Makefile.in-327-      if test "$$first" = ".."; then \
cflow-1.6/gnu/Makefile.in:328:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
cflow-1.6/gnu/Makefile.in:329:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
cflow-1.6/gnu/Makefile.in-330-      else \
cflow-1.6/gnu/Makefile.in:331:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
cflow-1.6/gnu/Makefile.in-332-        if test "$$first2" = "$$first"; then \
cflow-1.6/gnu/Makefile.in:333:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
cflow-1.6/gnu/Makefile.in-334-        else \
##############################################
cflow-1.6/gnu/Makefile.in-339-    fi; \
cflow-1.6/gnu/Makefile.in:340:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
cflow-1.6/gnu/Makefile.in-341-  done; \
##############################################
cflow-1.6/gnu/Makefile.in-1352-.c.obj:
cflow-1.6/gnu/Makefile.in:1353:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
cflow-1.6/gnu/Makefile.in-1354-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
cflow-1.6/gnu/Makefile.in-1356-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cflow-1.6/gnu/Makefile.in:1357:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
cflow-1.6/gnu/Makefile.in-1358-
##############################################
cflow-1.6/gnu/Makefile.in-1362-	  case $@ in */*) \
cflow-1.6/gnu/Makefile.in:1363:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/gnu/Makefile.in-1364-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/gnu/Makefile.in-1397-	list='$(lisp_LISP)'; \
cflow-1.6/gnu/Makefile.in:1398:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/gnu/Makefile.in:1399:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/gnu/Makefile.in-1400-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/gnu/Makefile.in-1418-	dot_seen=no; \
cflow-1.6/gnu/Makefile.in:1419:	target=`echo $@ | sed s/-recursive//`; \
cflow-1.6/gnu/Makefile.in-1420-	case "$@" in \
##############################################
cflow-1.6/gnu/Makefile.in-1481-GTAGS:
cflow-1.6/gnu/Makefile.in:1482:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/gnu/Makefile.in-1483-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/gnu/Makefile.in-1504-distdir: $(DISTFILES)
cflow-1.6/gnu/Makefile.in:1505:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/gnu/Makefile.in:1506:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/gnu/Makefile.in-1507-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/gnu/Makefile.in-1518-	  if test -d $$d/$$file; then \
cflow-1.6/gnu/Makefile.in:1519:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/gnu/Makefile.in-1520-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
cflow-1.6/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
cflow-1.6/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cflow-1.6/m4/lib-link.m4-274-                -L*)
cflow-1.6/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cflow-1.6/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
cflow-1.6/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
cflow-1.6/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cflow-1.6/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
cflow-1.6/m4/lib-link.m4-470-                  -L*)
cflow-1.6/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cflow-1.6/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
cflow-1.6/m4/lib-link.m4-520-                  -R*)
cflow-1.6/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cflow-1.6/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
cflow-1.6/m4/lib-link.m4-550-                    dnl Handle this in the next round.
cflow-1.6/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cflow-1.6/m4/lib-link.m4-552-                    ;;
##############################################
cflow-1.6/m4/lib-link.m4-556-                    dnl option.
cflow-1.6/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cflow-1.6/m4/lib-link.m4-558-                    ;;
##############################################
cflow-1.6/m4/lib-link.m4-663-            -L) next=yes ;;
cflow-1.6/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
cflow-1.6/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
cflow-1.6/m4/lib-prefix.m4-168-  acl_libdirstem=lib
cflow-1.6/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
cflow-1.6/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
cflow-1.6/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
cflow-1.6/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
cflow-1.6/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
cflow-1.6/m4/exponentd.m4-107-    word*bit*)
cflow-1.6/m4/exponentd.m4:108:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
cflow-1.6/m4/exponentd.m4:109:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
cflow-1.6/m4/exponentd.m4-110-      AC_DEFINE_UNQUOTED([DBL_EXPBIT0_WORD], [$word],
##############################################
cflow-1.6/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
cflow-1.6/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
cflow-1.6/m4/gettext.m4-249-      fi
##############################################
cflow-1.6/m4/00gnulib.m4-37-  [AC][_DEFUN([$1],
cflow-1.6/m4/00gnulib.m4:38:    [AC_REQUIRE([_gl_DEFUN_ONCE([$1])],
cflow-1.6/m4/00gnulib.m4-39-      [m4_indir([_gl_DEFUN_ONCE([$1])])])])]dnl
##############################################
cflow-1.6/m4/po.m4-47-changequote(,)dnl
cflow-1.6/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
cflow-1.6/m4/po.m4-54-changequote(,)dnl
cflow-1.6/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
cflow-1.6/m4/po.m4-73-changequote(,)dnl
cflow-1.6/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
cflow-1.6/m4/po.m4-98-      case "$ac_file" in
cflow-1.6/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
cflow-1.6/m4/po.m4-100-      esac
##############################################
cflow-1.6/m4/po.m4-103-        # Adjust a relative srcdir.
cflow-1.6/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cflow-1.6/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
cflow-1.6/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cflow-1.6/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cflow-1.6/m4/po.m4-110-        case "$ac_given_srcdir" in
cflow-1.6/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cflow-1.6/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cflow-1.6/m4/po.m4-130-            fi
cflow-1.6/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cflow-1.6/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
cflow-1.6/m4/po.m4-227-  # Adjust a relative srcdir.
cflow-1.6/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cflow-1.6/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
cflow-1.6/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cflow-1.6/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cflow-1.6/m4/po.m4-234-  case "$ac_given_srcdir" in
cflow-1.6/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cflow-1.6/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cflow-1.6/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
cflow-1.6/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
cflow-1.6/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
cflow-1.6/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
cflow-1.6/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
cflow-1.6/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cflow-1.6/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
cflow-1.6/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
cflow-1.6/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
cflow-1.6/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
cflow-1.6/m4/po.m4-317-  fi
##############################################
cflow-1.6/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
cflow-1.6/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cflow-1.6/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
cflow-1.6/m4/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/'`
cflow-1.6/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
cflow-1.6/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
cflow-1.6/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cflow-1.6/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
cflow-1.6/m4/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/'`
cflow-1.6/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
cflow-1.6/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
cflow-1.6/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
cflow-1.6/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
cflow-1.6/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
cflow-1.6/m4/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/'`
cflow-1.6/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
cflow-1.6/m4/iconv.m4-173-      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);"])
cflow-1.6/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
cflow-1.6/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
cflow-1.6/m4/stdint.m4-406-    fi
cflow-1.6/m4/stdint.m4:407:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/m4/stdint.m4-408-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
cflow-1.6/m4/stdint.m4-435-    eval result=\$gl_cv_type_${gltype}_signed
cflow-1.6/m4/stdint.m4:436:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/m4/stdint.m4-437-    if test "$result" = yes; then
##############################################
cflow-1.6/m4/stdint.m4-489-       done])
cflow-1.6/m4/stdint.m4:490:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/m4/stdint.m4-491-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
cflow-1.6/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
cflow-1.6/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
cflow-1.6/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
cflow-1.6/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
cflow-1.6/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cflow-1.6/m4/lib-ld.m4-52-  *)
cflow-1.6/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cflow-1.6/m4/lib-ld.m4-54-  esac
##############################################
cflow-1.6/m4/lib-ld.m4-59-      # Canonicalize the path of ld
cflow-1.6/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
cflow-1.6/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
cflow-1.6/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cflow-1.6/m4/lib-ld.m4-63-      done
##############################################
cflow-1.6/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
cflow-1.6/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
cflow-1.6/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
cflow-1.6/m4/getopt.m4-218-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
cflow-1.6/m4/getopt.m4:219:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
cflow-1.6/m4/getopt.m4-220-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
cflow-1.6/m4/gnulib-comp.m4-346-      sed_drop_objext='s/\.o$//;s/\.obj$//'
cflow-1.6/m4/gnulib-comp.m4:347:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
cflow-1.6/m4/gnulib-comp.m4-348-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
cflow-1.6/m4/gnulib-comp.m4-364-changequote(,)dnl
cflow-1.6/m4/gnulib-comp.m4:365:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
cflow-1.6/m4/gnulib-comp.m4-366-changequote([, ])dnl
##############################################
cflow-1.6/m4/gnulib-comp.m4-392-      sed_drop_objext='s/\.o$//;s/\.obj$//'
cflow-1.6/m4/gnulib-comp.m4:393:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
cflow-1.6/m4/gnulib-comp.m4-394-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
cflow-1.6/m4/wchar_h.m4-91-     save_ac_compile="$ac_compile"
cflow-1.6/m4/wchar_h.m4:92:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
cflow-1.6/m4/wchar_h.m4-93-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
cflow-1.6/m4/wchar_h.m4-107-       dnl See note above about renaming object files.
cflow-1.6/m4/wchar_h.m4:108:       ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
cflow-1.6/m4/wchar_h.m4-109-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
cflow-1.6/Makefile.in-68-  { \
cflow-1.6/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/Makefile.in-70-  }; \
##############################################
cflow-1.6/Makefile.in-193-  esac
cflow-1.6/Makefile.in:194:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/Makefile.in-195-am__vpath_adj = case $$p in \
cflow-1.6/Makefile.in:196:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/Makefile.in-197-    *) f=$$p;; \
cflow-1.6/Makefile.in-198-  esac;
cflow-1.6/Makefile.in:199:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/Makefile.in-200-am__install_max = 40
cflow-1.6/Makefile.in-201-am__nobase_strip_setup = \
cflow-1.6/Makefile.in:202:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/Makefile.in-203-am__nobase_strip = \
##############################################
cflow-1.6/Makefile.in-282-  while test -n "$$dir1"; do \
cflow-1.6/Makefile.in:283:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
cflow-1.6/Makefile.in-284-    if test "$$first" != "."; then \
cflow-1.6/Makefile.in-285-      if test "$$first" = ".."; then \
cflow-1.6/Makefile.in:286:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
cflow-1.6/Makefile.in:287:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
cflow-1.6/Makefile.in-288-      else \
cflow-1.6/Makefile.in:289:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
cflow-1.6/Makefile.in-290-        if test "$$first2" = "$$first"; then \
cflow-1.6/Makefile.in:291:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
cflow-1.6/Makefile.in-292-        else \
##############################################
cflow-1.6/Makefile.in-297-    fi; \
cflow-1.6/Makefile.in:298:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
cflow-1.6/Makefile.in-299-  done; \
##############################################
cflow-1.6/Makefile.in-1171-	  case $@ in */*) \
cflow-1.6/Makefile.in:1172:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/Makefile.in-1173-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/Makefile.in-1206-	list='$(lisp_LISP)'; \
cflow-1.6/Makefile.in:1207:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/Makefile.in:1208:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/Makefile.in-1209-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/Makefile.in-1227-	dot_seen=no; \
cflow-1.6/Makefile.in:1228:	target=`echo $@ | sed s/-recursive//`; \
cflow-1.6/Makefile.in-1229-	case "$@" in \
##############################################
cflow-1.6/Makefile.in-1290-GTAGS:
cflow-1.6/Makefile.in:1291:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/Makefile.in-1292-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/Makefile.in-1320-distdir: $(DISTFILES)
cflow-1.6/Makefile.in:1321:	@case `sed 15q $(srcdir)/NEWS` in \
cflow-1.6/Makefile.in-1322-	*"$(VERSION)"*) : ;; \
##############################################
cflow-1.6/Makefile.in-1328-	test -d "$(distdir)" || mkdir "$(distdir)"
cflow-1.6/Makefile.in:1329:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/Makefile.in:1330:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/Makefile.in-1331-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/Makefile.in-1342-	  if test -d $$d/$$file; then \
cflow-1.6/Makefile.in:1343:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/Makefile.in-1344-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/Makefile.in-1451-	test -d $(distdir)/_build || exit 0; \
cflow-1.6/Makefile.in:1452:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
cflow-1.6/Makefile.in-1453-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
cflow-1.6/Makefile.in-1495-	}; \
cflow-1.6/Makefile.in:1496:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
cflow-1.6/Makefile.in-1497-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
cflow-1.6/Makefile.in-1507-	fi
cflow-1.6/Makefile.in:1508:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
cflow-1.6/Makefile.in-1509-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
cflow-1.6/elisp/Makefile.in-68-  { \
cflow-1.6/elisp/Makefile.in:69:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/elisp/Makefile.in-70-  }; \
##############################################
cflow-1.6/elisp/Makefile.in-182-  esac
cflow-1.6/elisp/Makefile.in:183:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/elisp/Makefile.in-184-am__vpath_adj = case $$p in \
cflow-1.6/elisp/Makefile.in:185:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/elisp/Makefile.in-186-    *) f=$$p;; \
cflow-1.6/elisp/Makefile.in-187-  esac;
cflow-1.6/elisp/Makefile.in:188:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/elisp/Makefile.in-189-am__install_max = 40
cflow-1.6/elisp/Makefile.in-190-am__nobase_strip_setup = \
cflow-1.6/elisp/Makefile.in:191:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/elisp/Makefile.in-192-am__nobase_strip = \
##############################################
cflow-1.6/elisp/Makefile.in-1068-	  case $@ in */*) \
cflow-1.6/elisp/Makefile.in:1069:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/elisp/Makefile.in-1070-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/elisp/Makefile.in-1103-	list='$(lisp_LISP)'; \
cflow-1.6/elisp/Makefile.in:1104:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/elisp/Makefile.in:1105:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/elisp/Makefile.in-1106-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/elisp/Makefile.in-1140-GTAGS:
cflow-1.6/elisp/Makefile.in:1141:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/elisp/Makefile.in-1142-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/elisp/Makefile.in-1163-distdir: $(DISTFILES)
cflow-1.6/elisp/Makefile.in:1164:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/elisp/Makefile.in:1165:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/elisp/Makefile.in-1166-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/elisp/Makefile.in-1177-	  if test -d $$d/$$file; then \
cflow-1.6/elisp/Makefile.in:1178:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/elisp/Makefile.in-1179-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/tests/testsuite-40-if test -z "$BASH_VERSION$ZSH_VERSION" \
cflow-1.6/tests/testsuite:41:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/tests/testsuite-42-  as_echo='print -r --'
cflow-1.6/tests/testsuite-43-  as_echo_n='print -rn --'
cflow-1.6/tests/testsuite:44:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/tests/testsuite-45-  as_echo='printf %s\n'
##############################################
cflow-1.6/tests/testsuite-47-else
cflow-1.6/tests/testsuite:48:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cflow-1.6/tests/testsuite-49-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cflow-1.6/tests/testsuite-57-	expr "X$arg" : "X\\(.*\\)$as_nl";
cflow-1.6/tests/testsuite:58:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cflow-1.6/tests/testsuite-59-      esac;
##############################################
cflow-1.6/tests/testsuite-169-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cflow-1.6/tests/testsuite:170:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cflow-1.6/tests/testsuite-171-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cflow-1.6/tests/testsuite-296-      case $as_dir in #(
cflow-1.6/tests/testsuite:297:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cflow-1.6/tests/testsuite-298-      *) as_qdir=$as_dir;;
##############################################
cflow-1.6/tests/testsuite-369-  {
cflow-1.6/tests/testsuite:370:    as_val=`expr "$@" || test $? -eq 1`
cflow-1.6/tests/testsuite-371-  }
##############################################
cflow-1.6/tests/testsuite-376-# ----------------------------------------
cflow-1.6/tests/testsuite:377:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cflow-1.6/tests/testsuite-378-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cflow-1.6/tests/testsuite-439-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cflow-1.6/tests/testsuite:440:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cflow-1.6/tests/testsuite-441-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cflow-1.6/tests/testsuite-636-# List of the all the test groups.
cflow-1.6/tests/testsuite:637:at_groups_all=`$as_echo "$at_help_all" | sed 's/;.*//'`
cflow-1.6/tests/testsuite-638-
##############################################
cflow-1.6/tests/testsuite-657-	  # shell supports XSI when the user can just avoid leading 0.
cflow-1.6/tests/testsuite:658:	  eval $at_grp='`expr $at_value + 0`' ;;
cflow-1.6/tests/testsuite-659-    esac
##############################################
cflow-1.6/tests/testsuite-672-  case $at_option in
cflow-1.6/tests/testsuite:673:  *=?*) at_optarg=`expr "X$at_option" : '[^=]*=\(.*\)'` ;;
cflow-1.6/tests/testsuite-674-  *)    at_optarg= ;;
##############################################
cflow-1.6/tests/testsuite-703-	always | yes | force) at_color=always ;;
cflow-1.6/tests/testsuite:704:	*) at_optname=`echo " $at_option" | sed 's/^ //; s/=.*//'`
cflow-1.6/tests/testsuite-705-	   as_fn_error $? "unrecognized argument to $at_optname: $at_optarg" ;;
##############################################
cflow-1.6/tests/testsuite-734-    [0-9]- | [0-9][0-9]- | [0-9][0-9][0-9]- | [0-9][0-9][0-9][0-9]-)
cflow-1.6/tests/testsuite:735:	at_range_start=`echo $at_option |tr -d X-`
cflow-1.6/tests/testsuite-736-	at_fn_validate_ranges at_range_start
##############################################
cflow-1.6/tests/testsuite-742-    -[0-9] | -[0-9][0-9] | -[0-9][0-9][0-9] | -[0-9][0-9][0-9][0-9])
cflow-1.6/tests/testsuite:743:	at_range_end=`echo $at_option |tr -d X-`
cflow-1.6/tests/testsuite-744-	at_fn_validate_ranges at_range_end
##############################################
cflow-1.6/tests/testsuite-755-    [0-9][0-9][0-9][0-9]-[0-9][0-9][0-9][0-9] )
cflow-1.6/tests/testsuite:756:	at_range_start=`expr $at_option : '\(.*\)-'`
cflow-1.6/tests/testsuite:757:	at_range_end=`expr $at_option : '.*-\(.*\)'`
cflow-1.6/tests/testsuite-758-	if test $at_range_start -gt $at_range_end; then
##############################################
cflow-1.6/tests/testsuite-788-	else
cflow-1.6/tests/testsuite:789:	  at_jobs=`expr X$at_option : 'X-j\(.*\)'`
cflow-1.6/tests/testsuite-790-	fi
cflow-1.6/tests/testsuite-791-	case $at_jobs in *[!0-9]*)
cflow-1.6/tests/testsuite:792:	  at_optname=`echo " $at_option" | sed 's/^ //; s/[0-9=].*//'`
cflow-1.6/tests/testsuite-793-	  as_fn_error $? "non-numeric argument to $at_optname: $at_jobs" ;;
##############################################
cflow-1.6/tests/testsuite-813-	    at_invert="-v"
cflow-1.6/tests/testsuite:814:	    at_keyword=`expr "X$at_keyword" : 'X!\(.*\)'`
cflow-1.6/tests/testsuite-815-	    ;;
##############################################
cflow-1.6/tests/testsuite-821-	# Smash the keywords.
cflow-1.6/tests/testsuite:822:	at_groups_selected=`$as_echo "$at_groups_selected" | sed 's/;.*//'`
cflow-1.6/tests/testsuite-823-	as_fn_append at_groups "$at_groups_selected$as_nl"
##############################################
cflow-1.6/tests/testsuite-829-    *=*)
cflow-1.6/tests/testsuite:830:	at_envvar=`expr "x$at_option" : 'x\([^=]*\)='`
cflow-1.6/tests/testsuite-831-	# Reject names that are not valid shell variable names.
##############################################
cflow-1.6/tests/testsuite-835-	esac
cflow-1.6/tests/testsuite:836:	at_value=`$as_echo "$at_optarg" | sed "s/'/'\\\\\\\\''/g"`
cflow-1.6/tests/testsuite-837-	# Export now, but save eval for later and for debug scripts.
##############################################
cflow-1.6/tests/testsuite-873-  # Sort the tests, removing duplicates.
cflow-1.6/tests/testsuite:874:  at_groups=`$as_echo "$at_groups" | sort -nu | sed '/^$/d'`
cflow-1.6/tests/testsuite-875-fi
##############################################
cflow-1.6/tests/testsuite-1106-# may create executables in both places.
cflow-1.6/tests/testsuite:1107:AUTOTEST_PATH=`$as_echo "$AUTOTEST_PATH" | sed "s|:|$PATH_SEPARATOR|g"`
cflow-1.6/tests/testsuite-1108-at_path=
##############################################
cflow-1.6/tests/testsuite-1146-  [\\/]* | ?:[\\/]* ) ;;
cflow-1.6/tests/testsuite:1147:  * ) as_dir=`(cd "$as_dir" && pwd) 2>/dev/null` ;;
cflow-1.6/tests/testsuite-1148-esac
##############################################
cflow-1.6/tests/testsuite-1454-# Use `diff -u' when possible.
cflow-1.6/tests/testsuite:1455:if at_diff=`diff -u "$at_devnull" "$at_devnull" 2>&1` && test -z "$at_diff"
cflow-1.6/tests/testsuite-1456-then
##############################################
cflow-1.6/tests/testsuite-1623-    *:77)
cflow-1.6/tests/testsuite:1624:	at_msg='skipped ('`cat "$at_check_line_file"`')'
cflow-1.6/tests/testsuite-1625-	at_res=skip
##############################################
cflow-1.6/tests/testsuite-1629-    no:* | *:99)
cflow-1.6/tests/testsuite:1630:	at_msg='FAILED ('`cat "$at_check_line_file"`')'
cflow-1.6/tests/testsuite-1631-	at_res=fail
##############################################
cflow-1.6/tests/testsuite-1635-    yes:*)
cflow-1.6/tests/testsuite:1636:	at_msg='expected failure ('`cat "$at_check_line_file"`')'
cflow-1.6/tests/testsuite-1637-	at_res=xfail
##############################################
cflow-1.6/tests/testsuite-1657-      if test -f "$at_times_file"; then
cflow-1.6/tests/testsuite:1658:	at_log_msg="$at_log_msg     ("`sed 1d "$at_times_file"`')'
cflow-1.6/tests/testsuite-1659-	rm -f "$at_times_file"
##############################################
cflow-1.6/tests/testsuite-1722-	fi
cflow-1.6/tests/testsuite:1723:	at_signame=`kill -l $at_signal 2>&1 || echo $at_signal`
cflow-1.6/tests/testsuite-1724-	set x $at_signame
##############################################
cflow-1.6/tests/testsuite-1755-  # Turn jobs into a list of numbers, starting from 1.
cflow-1.6/tests/testsuite:1756:  at_joblist=`$as_echo "$at_groups" | sed -n 1,${at_jobs}p`
cflow-1.6/tests/testsuite-1757-
##############################################
cflow-1.6/tests/testsuite-1832-# Use ?..???? when the list must remain sorted, the faster * otherwise.
cflow-1.6/tests/testsuite:1833:at_pass_list=`for f in */pass; do echo $f; done | sed '/\*/d; s,/pass,,'`
cflow-1.6/tests/testsuite:1834:at_skip_list=`for f in */skip; do echo $f; done | sed '/\*/d; s,/skip,,'`
cflow-1.6/tests/testsuite:1835:at_xfail_list=`for f in */xfail; do echo $f; done | sed '/\*/d; s,/xfail,,'`
cflow-1.6/tests/testsuite-1836-at_xpass_list=`for f in ?/xpass ??/xpass ???/xpass ????/xpass; do
##############################################
cflow-1.6/tests/Makefile.in-66-  { \
cflow-1.6/tests/Makefile.in:67:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/tests/Makefile.in-68-  }; \
##############################################
cflow-1.6/tests/Makefile.in-180-  esac
cflow-1.6/tests/Makefile.in:181:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/tests/Makefile.in-182-am__vpath_adj = case $$p in \
cflow-1.6/tests/Makefile.in:183:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/tests/Makefile.in-184-    *) f=$$p;; \
cflow-1.6/tests/Makefile.in-185-  esac;
cflow-1.6/tests/Makefile.in:186:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/tests/Makefile.in-187-am__install_max = 40
cflow-1.6/tests/Makefile.in-188-am__nobase_strip_setup = \
cflow-1.6/tests/Makefile.in:189:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/tests/Makefile.in-190-am__nobase_strip = \
##############################################
cflow-1.6/tests/Makefile.in-1101-	  case $@ in */*) \
cflow-1.6/tests/Makefile.in:1102:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/tests/Makefile.in-1103-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/tests/Makefile.in-1136-	list='$(lisp_LISP)'; \
cflow-1.6/tests/Makefile.in:1137:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/tests/Makefile.in:1138:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/tests/Makefile.in-1139-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/tests/Makefile.in-1173-GTAGS:
cflow-1.6/tests/Makefile.in:1174:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/tests/Makefile.in-1175-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/tests/Makefile.in-1196-distdir: $(DISTFILES)
cflow-1.6/tests/Makefile.in:1197:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/tests/Makefile.in:1198:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/tests/Makefile.in-1199-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/tests/Makefile.in-1210-	  if test -d $$d/$$file; then \
cflow-1.6/tests/Makefile.in:1211:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/tests/Makefile.in-1212-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
cflow-1.6/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
cflow-1.6/aclocal.m4-94-# and then we would define $MISSING as
##############################################
cflow-1.6/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
cflow-1.6/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
cflow-1.6/aclocal.m4-109-])
##############################################
cflow-1.6/aclocal.m4-242-  if test "$am_compiler_list" = ""; then
cflow-1.6/aclocal.m4:243:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
cflow-1.6/aclocal.m4-244-  fi
##############################################
cflow-1.6/aclocal.m4-393-    # Strip MF so we end up with the name of the file.
cflow-1.6/aclocal.m4:394:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cflow-1.6/aclocal.m4-395-    # Check whether this is an Automake generated Makefile or not.
##############################################
cflow-1.6/aclocal.m4-402-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
cflow-1.6/aclocal.m4:403:      dirpart=`AS_DIRNAME("$mf")`
cflow-1.6/aclocal.m4-404-    else
##############################################
cflow-1.6/aclocal.m4-408-    # from the Makefile without running 'make'.
cflow-1.6/aclocal.m4:409:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cflow-1.6/aclocal.m4-410-    test -z "$DEPDIR" && continue
cflow-1.6/aclocal.m4:411:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cflow-1.6/aclocal.m4-412-    test -z "$am__include" && continue
cflow-1.6/aclocal.m4:413:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cflow-1.6/aclocal.m4-414-    # Find all dependency output files, they are included files with
##############################################
cflow-1.6/aclocal.m4-422-      test -f "$dirpart/$file" && continue
cflow-1.6/aclocal.m4:423:      fdir=`AS_DIRNAME(["$file"])`
cflow-1.6/aclocal.m4-424-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
cflow-1.6/aclocal.m4-480-AC_REQUIRE([AC_PROG_INSTALL])dnl
cflow-1.6/aclocal.m4:481:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cflow-1.6/aclocal.m4-482-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cflow-1.6/aclocal.m4-639-    * )
cflow-1.6/aclocal.m4:640:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cflow-1.6/aclocal.m4-641-  esac
cflow-1.6/aclocal.m4-642-done
cflow-1.6/aclocal.m4:643:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
cflow-1.6/aclocal.m4-644-
##############################################
cflow-1.6/aclocal.m4-757-# Ignore all kinds of additional output from 'make'.
cflow-1.6/aclocal.m4:758:case `$am_make -s -f confmf 2> /dev/null` in #(
cflow-1.6/aclocal.m4-759-*the\ am__doit\ target*)
##############################################
cflow-1.6/aclocal.m4-767-   echo '.include "confinc"' > confmf
cflow-1.6/aclocal.m4:768:   case `$am_make -s -f confmf 2> /dev/null` in #(
cflow-1.6/aclocal.m4-769-   *the\ am__doit\ target*)
##############################################
cflow-1.6/aclocal.m4-981-     echo "timestamp, slept: $am_has_slept" > conftest.file
cflow-1.6/aclocal.m4:982:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cflow-1.6/aclocal.m4-983-     if test "$[*]" = "X"; then
cflow-1.6/aclocal.m4-984-	# -L didn't work.
cflow-1.6/aclocal.m4:985:	set X `ls -t "$srcdir/configure" conftest.file`
cflow-1.6/aclocal.m4-986-     fi
##############################################
cflow-1.6/build-aux/config.rpath-33-host="$1"
cflow-1.6/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
cflow-1.6/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
cflow-1.6/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
cflow-1.6/build-aux/config.rpath-37-
##############################################
cflow-1.6/build-aux/config.rpath-47-done
cflow-1.6/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
cflow-1.6/build-aux/config.rpath-49-
##############################################
cflow-1.6/build-aux/config.rpath-91-        *)
cflow-1.6/build-aux/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
cflow-1.6/build-aux/config.rpath-93-            *Sun\ C*)
##############################################
cflow-1.6/build-aux/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
cflow-1.6/build-aux/config.rpath:218:      case `$LD -v 2>&1` in
cflow-1.6/build-aux/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
cflow-1.6/build-aux/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
cflow-1.6/build-aux/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
cflow-1.6/build-aux/config.rpath-225-          else
##############################################
cflow-1.6/build-aux/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
cflow-1.6/build-aux/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
cflow-1.6/build-aux/config.rpath-282-          if test -f "$collect2name" && \
##############################################
cflow-1.6/build-aux/config.rpath-419-        hardcode_direct=yes
cflow-1.6/build-aux/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
cflow-1.6/build-aux/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
cflow-1.6/build-aux/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
cflow-1.6/build-aux/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
cflow-1.6/build-aux/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
cflow-1.6/build-aux/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
cflow-1.6/build-aux/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
cflow-1.6/build-aux/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
cflow-1.6/build-aux/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
cflow-1.6/build-aux/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
cflow-1.6/build-aux/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
cflow-1.6/build-aux/config.rpath-633-
##############################################
cflow-1.6/build-aux/compile-67-	mingw/*)
cflow-1.6/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
cflow-1.6/build-aux/compile-69-	  ;;
cflow-1.6/build-aux/compile-70-	cygwin/*)
cflow-1.6/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
cflow-1.6/build-aux/compile-72-	  ;;
cflow-1.6/build-aux/compile-73-	wine/*)
cflow-1.6/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
cflow-1.6/build-aux/compile-75-	  ;;
##############################################
cflow-1.6/build-aux/compile-309-# Name of file we expect compiler to create.
cflow-1.6/build-aux/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
cflow-1.6/build-aux/compile-311-
##############################################
cflow-1.6/build-aux/compile-315-# object file name, since that is what matters with a parallel build.
cflow-1.6/build-aux/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
cflow-1.6/build-aux/compile-317-while true; do
##############################################
cflow-1.6/build-aux/mdate-sh-114-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
cflow-1.6/build-aux/mdate-sh:115:set x`$ls_command /`
cflow-1.6/build-aux/mdate-sh-116-
##############################################
cflow-1.6/build-aux/mdate-sh-144-# Get the extended ls output of the file or directory.
cflow-1.6/build-aux/mdate-sh:145:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
cflow-1.6/build-aux/mdate-sh-146-
##############################################
cflow-1.6/build-aux/mdate-sh-211-       then
cflow-1.6/build-aux/mdate-sh:212:	 year=`expr $year - 1`
cflow-1.6/build-aux/mdate-sh-213-       fi;;
##############################################
cflow-1.6/build-aux/install-sh-234-      fi
cflow-1.6/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
cflow-1.6/build-aux/install-sh-236-    *)
##############################################
cflow-1.6/build-aux/install-sh-280-      dstdir=$dst
cflow-1.6/build-aux/install-sh:281:      dstbase=`basename "$src"`
cflow-1.6/build-aux/install-sh-282-      case $dst in
##############################################
cflow-1.6/build-aux/install-sh-287-    else
cflow-1.6/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
cflow-1.6/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
cflow-1.6/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
cflow-1.6/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
cflow-1.6/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
cflow-1.6/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
cflow-1.6/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
cflow-1.6/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
cflow-1.6/build-aux/install-sh-419-            case $prefix in
cflow-1.6/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
cflow-1.6/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
cflow-1.6/build-aux/install-sh-468-    if $copy_on_change &&
cflow-1.6/build-aux/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
cflow-1.6/build-aux/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
cflow-1.6/build-aux/install-sh-471-       set -f &&
##############################################
cflow-1.6/build-aux/gitlog-to-changelog-316-          # Let $code operate on it, safely.
cflow-1.6/build-aux/gitlog-to-changelog:317:          my $r = $s->reval("$code")
cflow-1.6/build-aux/gitlog-to-changelog-318-            or die "$ME:$.:$sha: failed to eval \"$code\":\n$@\n";
##############################################
cflow-1.6/build-aux/ar-lib-65-	mingw)
cflow-1.6/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
cflow-1.6/build-aux/ar-lib-67-	  ;;
cflow-1.6/build-aux/ar-lib-68-	cygwin)
cflow-1.6/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
cflow-1.6/build-aux/ar-lib-70-	  ;;
cflow-1.6/build-aux/ar-lib-71-	wine)
cflow-1.6/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
cflow-1.6/build-aux/ar-lib-73-	  ;;
##############################################
cflow-1.6/build-aux/ar-lib-88-  archive=$3
cflow-1.6/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
cflow-1.6/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
cflow-1.6/build-aux/config.sub-52-
cflow-1.6/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
cflow-1.6/build-aux/config.sub-54-
##############################################
cflow-1.6/build-aux/config.sub-771-	i*86v32)
cflow-1.6/build-aux/config.sub:772:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
cflow-1.6/build-aux/config.sub-773-		vendor=pc
##############################################
cflow-1.6/build-aux/config.sub-776-	i*86v4*)
cflow-1.6/build-aux/config.sub:777:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
cflow-1.6/build-aux/config.sub-778-		vendor=pc
##############################################
cflow-1.6/build-aux/config.sub-781-	i*86v)
cflow-1.6/build-aux/config.sub:782:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
cflow-1.6/build-aux/config.sub-783-		vendor=pc
##############################################
cflow-1.6/build-aux/config.sub-786-	i*86sol2)
cflow-1.6/build-aux/config.sub:787:		cpu=`echo "$1" | sed -e 's/86.*/86/'`
cflow-1.6/build-aux/config.sub-788-		vendor=pc
##############################################
cflow-1.6/build-aux/config.sub-917-		cpu=sparc
cflow-1.6/build-aux/config.sub:918:		vendor=`echo "$basic_machine" | sed 's/-.*//'`
cflow-1.6/build-aux/config.sub-919-		;;
##############################################
cflow-1.6/build-aux/config.sub-1084-	sh5e[lb]-*)
cflow-1.6/build-aux/config.sub:1085:		cpu=`echo "$cpu" | sed 's/^\(sh.\)e\(.\)$/\1\2e/'`
cflow-1.6/build-aux/config.sub-1086-		;;
##############################################
cflow-1.6/build-aux/config.sub-1102-	xscale-* | xscalee[bl]-*)
cflow-1.6/build-aux/config.sub:1103:		cpu=`echo "$cpu" | sed 's/^xscale/arm/'`
cflow-1.6/build-aux/config.sub-1104-		;;
##############################################
cflow-1.6/build-aux/config.sub-1256-			*)
cflow-1.6/build-aux/config.sub:1257:				echo Invalid configuration \`"$1"\': machine \`"$cpu-$vendor"\' not recognized 1>&2
cflow-1.6/build-aux/config.sub-1258-				exit 1
##############################################
cflow-1.6/build-aux/config.sub-1290-	solaris1 | solaris1.*)
cflow-1.6/build-aux/config.sub:1291:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
cflow-1.6/build-aux/config.sub-1292-		;;
##############################################
cflow-1.6/build-aux/config.sub-1299-	gnu/linux*)
cflow-1.6/build-aux/config.sub:1300:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
cflow-1.6/build-aux/config.sub-1301-		;;
##############################################
cflow-1.6/build-aux/config.sub-1322-	sco3.2.[4-9]*)
cflow-1.6/build-aux/config.sub:1323:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
cflow-1.6/build-aux/config.sub-1324-		;;
##############################################
cflow-1.6/build-aux/config.sub-1385-	nto*)
cflow-1.6/build-aux/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
cflow-1.6/build-aux/config.sub-1387-		;;
##############################################
cflow-1.6/build-aux/config.sub-1395-	linux*)
cflow-1.6/build-aux/config.sub:1396:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
cflow-1.6/build-aux/config.sub-1397-		;;
##############################################
cflow-1.6/build-aux/config.sub-1407-	mac*)
cflow-1.6/build-aux/config.sub:1408:		os=`echo "$os" | sed -e 's|mac|macos|'`
cflow-1.6/build-aux/config.sub-1409-		;;
##############################################
cflow-1.6/build-aux/config.sub-1416-	sunos5*)
cflow-1.6/build-aux/config.sub:1417:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
cflow-1.6/build-aux/config.sub-1418-		;;
cflow-1.6/build-aux/config.sub-1419-	sunos6*)
cflow-1.6/build-aux/config.sub:1420:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
cflow-1.6/build-aux/config.sub-1421-		;;
##############################################
cflow-1.6/build-aux/config.sub-1456-	sinix5.*)
cflow-1.6/build-aux/config.sub:1457:		os=`echo $os | sed -e 's|sinix|sysv|'`
cflow-1.6/build-aux/config.sub-1458-		;;
##############################################
cflow-1.6/build-aux/config.sub-1516-	*)
cflow-1.6/build-aux/config.sub:1517:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
cflow-1.6/build-aux/config.sub-1518-		exit 1
##############################################
cflow-1.6/build-aux/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
cflow-1.6/build-aux/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
cflow-1.6/build-aux/ylwrap-103-case $input in
##############################################
cflow-1.6/build-aux/ylwrap-111-esac
cflow-1.6/build-aux/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
cflow-1.6/build-aux/ylwrap-113-
##############################################
cflow-1.6/build-aux/ylwrap-150-  shift
cflow-1.6/build-aux/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
cflow-1.6/build-aux/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
cflow-1.6/build-aux/ylwrap-153-done
##############################################
cflow-1.6/build-aux/ylwrap-182-  do
cflow-1.6/build-aux/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
cflow-1.6/build-aux/ylwrap-184-    if test -f "$from"; then
##############################################
cflow-1.6/build-aux/ylwrap-198-        realtarget=$target
cflow-1.6/build-aux/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
cflow-1.6/build-aux/ylwrap-200-      fi
##############################################
cflow-1.6/build-aux/depcomp-64-  case $1 in
cflow-1.6/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
cflow-1.6/build-aux/depcomp-66-      *) dir=;;
##############################################
cflow-1.6/build-aux/depcomp-73-{
cflow-1.6/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
cflow-1.6/build-aux/depcomp-75-}
##############################################
cflow-1.6/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
cflow-1.6/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
cflow-1.6/build-aux/depcomp-128-
##############################################
cflow-1.6/build-aux/depcomp-405-        sleep 1
cflow-1.6/build-aux/depcomp:406:        i=`expr $i - 1`
cflow-1.6/build-aux/depcomp-407-      done
cflow-1.6/build-aux/depcomp-408-    fi
cflow-1.6/build-aux/depcomp:409:    i=`expr $i - 1`
cflow-1.6/build-aux/depcomp-410-  done
##############################################
cflow-1.6/build-aux/depcomp-425-  # Do two passes, one to just change these to
cflow-1.6/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
cflow-1.6/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
cflow-1.6/build-aux/depcomp-659-  done
cflow-1.6/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
cflow-1.6/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
cflow-1.6/build-aux/config.guess-34-
cflow-1.6/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
cflow-1.6/build-aux/config.guess-36-
##############################################
cflow-1.6/build-aux/config.guess-103-    # shellcheck disable=SC2039
cflow-1.6/build-aux/config.guess:104:    { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
cflow-1.6/build-aux/config.guess-105-	{ test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
##############################################
cflow-1.6/build-aux/config.guess-153-	EOF
cflow-1.6/build-aux/config.guess:154:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
cflow-1.6/build-aux/config.guess-155-
##############################################
cflow-1.6/build-aux/config.guess-190-	    earmv*)
cflow-1.6/build-aux/config.guess:191:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
cflow-1.6/build-aux/config.guess:192:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
cflow-1.6/build-aux/config.guess-193-		machine="${arch}${endian}"-unknown
##############################################
cflow-1.6/build-aux/config.guess-222-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
cflow-1.6/build-aux/config.guess:223:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
cflow-1.6/build-aux/config.guess-224-		;;
##############################################
cflow-1.6/build-aux/config.guess-235-	    *)
cflow-1.6/build-aux/config.guess:236:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
cflow-1.6/build-aux/config.guess-237-		;;
##############################################
cflow-1.6/build-aux/config.guess-282-	*4.0)
cflow-1.6/build-aux/config.guess:283:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
cflow-1.6/build-aux/config.guess-284-		;;
cflow-1.6/build-aux/config.guess-285-	*5.*)
cflow-1.6/build-aux/config.guess:286:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
cflow-1.6/build-aux/config.guess-287-		;;
##############################################
cflow-1.6/build-aux/config.guess-292-	# types through head -n 1, so we only detect the type of CPU 0.
cflow-1.6/build-aux/config.guess:293:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
cflow-1.6/build-aux/config.guess-294-	case "$ALPHA_CPU_TYPE" in
##############################################
cflow-1.6/build-aux/config.guess-330-	# 1.2 uses "1.2" for uname -r.
cflow-1.6/build-aux/config.guess:331:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
cflow-1.6/build-aux/config.guess-332-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
cflow-1.6/build-aux/config.guess-381-    s390x:SunOS:*:*)
cflow-1.6/build-aux/config.guess:382:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-383-	exit ;;
cflow-1.6/build-aux/config.guess-384-    sun4H:SunOS:5.*:*)
cflow-1.6/build-aux/config.guess:385:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-386-	exit ;;
cflow-1.6/build-aux/config.guess-387-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
cflow-1.6/build-aux/config.guess:388:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-389-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-406-	fi
cflow-1.6/build-aux/config.guess:407:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-408-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-412-	# it's likely to be more like Solaris than SunOS4.
cflow-1.6/build-aux/config.guess:413:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-414-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-421-	# Japanese Language versions have a version number like `4.1.3-JL'.
cflow-1.6/build-aux/config.guess:422:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
cflow-1.6/build-aux/config.guess-423-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-427-    sun*:*:4.2BSD:*)
cflow-1.6/build-aux/config.guess:428:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
cflow-1.6/build-aux/config.guess-429-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
cflow-1.6/build-aux/config.guess-509-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
cflow-1.6/build-aux/config.guess:510:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
cflow-1.6/build-aux/config.guess:511:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
cflow-1.6/build-aux/config.guess-512-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
cflow-1.6/build-aux/config.guess-565-    *:IRIX*:*:*)
cflow-1.6/build-aux/config.guess:566:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
cflow-1.6/build-aux/config.guess-567-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-595-EOF
cflow-1.6/build-aux/config.guess:596:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
cflow-1.6/build-aux/config.guess-597-		then
##############################################
cflow-1.6/build-aux/config.guess-608-    *:AIX:*:[4567])
cflow-1.6/build-aux/config.guess:609:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
cflow-1.6/build-aux/config.guess-610-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
cflow-1.6/build-aux/config.guess-644-    9000/[34678]??:HP-UX:*:*)
cflow-1.6/build-aux/config.guess:645:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
cflow-1.6/build-aux/config.guess-646-	case "$UNAME_MACHINE" in
##############################################
cflow-1.6/build-aux/config.guess-698-EOF
cflow-1.6/build-aux/config.guess:699:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
cflow-1.6/build-aux/config.guess-700-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
cflow-1.6/build-aux/config.guess-726-    ia64:HP-UX:*:*)
cflow-1.6/build-aux/config.guess:727:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
cflow-1.6/build-aux/config.guess-728-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
cflow-1.6/build-aux/config.guess-756-EOF
cflow-1.6/build-aux/config.guess:757:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
cflow-1.6/build-aux/config.guess-758-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
cflow-1.6/build-aux/config.guess-827-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
cflow-1.6/build-aux/config.guess:828:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
cflow-1.6/build-aux/config.guess-829-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cflow-1.6/build-aux/config.guess-832-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
cflow-1.6/build-aux/config.guess:833:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
cflow-1.6/build-aux/config.guess-834-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
cflow-1.6/build-aux/config.guess-850-	then
cflow-1.6/build-aux/config.guess:851:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabi
cflow-1.6/build-aux/config.guess-852-	else
cflow-1.6/build-aux/config.guess:853:	    echo "${UNAME_PROCESSOR}"-unknown-freebsd"`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`"-gnueabihf
cflow-1.6/build-aux/config.guess-854-	fi
##############################################
cflow-1.6/build-aux/config.guess-863-	esac
cflow-1.6/build-aux/config.guess:864:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
cflow-1.6/build-aux/config.guess-865-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-899-    prep*:SunOS:5.*:*)
cflow-1.6/build-aux/config.guess:900:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
cflow-1.6/build-aux/config.guess-901-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-903-	# the GNU system
cflow-1.6/build-aux/config.guess:904:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
cflow-1.6/build-aux/config.guess-905-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-907-	# other systems with GNU libc and userland
cflow-1.6/build-aux/config.guess:908:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
cflow-1.6/build-aux/config.guess-909-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-1001-EOF
cflow-1.6/build-aux/config.guess:1002:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
cflow-1.6/build-aux/config.guess-1003-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
cflow-1.6/build-aux/config.guess-1101-    i*86:*:4.*:*)
cflow-1.6/build-aux/config.guess:1102:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
cflow-1.6/build-aux/config.guess-1103-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
cflow-1.6/build-aux/config.guess-1304-	fi
cflow-1.6/build-aux/config.guess:1305:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
cflow-1.6/build-aux/config.guess-1306-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
cflow-1.6/build-aux/config.guess-1403-    *:DragonFly:*:*)
cflow-1.6/build-aux/config.guess:1404:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
cflow-1.6/build-aux/config.guess-1405-	exit ;;
##############################################
cflow-1.6/build-aux/config.guess-1416-    i*86:skyos:*:*)
cflow-1.6/build-aux/config.guess:1417:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
cflow-1.6/build-aux/config.guess-1418-	exit ;;
##############################################
cflow-1.6/build-aux/texinfo.tex-7047-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
cflow-1.6/build-aux/texinfo.tex:7048:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
cflow-1.6/build-aux/texinfo.tex-7049-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
cflow-1.6/src/Makefile.in-69-  { \
cflow-1.6/src/Makefile.in:70:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
cflow-1.6/src/Makefile.in-71-  }; \
##############################################
cflow-1.6/src/Makefile.in-215-  esac
cflow-1.6/src/Makefile.in:216:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
cflow-1.6/src/Makefile.in-217-am__vpath_adj = case $$p in \
cflow-1.6/src/Makefile.in:218:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
cflow-1.6/src/Makefile.in-219-    *) f=$$p;; \
cflow-1.6/src/Makefile.in-220-  esac;
cflow-1.6/src/Makefile.in:221:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
cflow-1.6/src/Makefile.in-222-am__install_max = 40
cflow-1.6/src/Makefile.in-223-am__nobase_strip_setup = \
cflow-1.6/src/Makefile.in:224:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
cflow-1.6/src/Makefile.in-225-am__nobase_strip = \
##############################################
cflow-1.6/src/Makefile.in-1174-	         2>c$${pid}_.err </dev/null \
cflow-1.6/src/Makefile.in:1175:		 && test -n "`cat c$${pid}_.out`" \
cflow-1.6/src/Makefile.in:1176:		 && test -z "`cat c$${pid}_.err`"; then :; \
cflow-1.6/src/Makefile.in-1177-	    else echo "$$f does not support $$opt" 1>&2; bad=1; fi; \
##############################################
cflow-1.6/src/Makefile.in-1210-.c.obj:
cflow-1.6/src/Makefile.in:1211:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
cflow-1.6/src/Makefile.in-1212-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
cflow-1.6/src/Makefile.in-1214-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
cflow-1.6/src/Makefile.in:1215:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
cflow-1.6/src/Makefile.in-1216-
##############################################
cflow-1.6/src/Makefile.in-1223-	  case $@ in */*) \
cflow-1.6/src/Makefile.in:1224:	    am__dir=`echo '$@' | sed 's,/[^/]*$$,,'`; \
cflow-1.6/src/Makefile.in-1225-	    am__subdir_includes="-L $$am__dir -L $(srcdir)/$$am__dir"; \
##############################################
cflow-1.6/src/Makefile.in-1258-	list='$(lisp_LISP)'; \
cflow-1.6/src/Makefile.in:1259:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
cflow-1.6/src/Makefile.in:1260:	files="$$files "`echo "$$files" | sed 's|$$|c|'`; \
cflow-1.6/src/Makefile.in-1261-	dir='$(DESTDIR)$(lispdir)'; $(am__uninstall_files_from_dir)
##############################################
cflow-1.6/src/Makefile.in-1295-GTAGS:
cflow-1.6/src/Makefile.in:1296:	here=`$(am__cd) $(top_builddir) && pwd` \
cflow-1.6/src/Makefile.in-1297-	  && $(am__cd) $(top_srcdir) \
##############################################
cflow-1.6/src/Makefile.in-1318-distdir: $(DISTFILES)
cflow-1.6/src/Makefile.in:1319:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/src/Makefile.in:1320:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
cflow-1.6/src/Makefile.in-1321-	list='$(DISTFILES)'; \
##############################################
cflow-1.6/src/Makefile.in-1332-	  if test -d $$d/$$file; then \
cflow-1.6/src/Makefile.in:1333:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
cflow-1.6/src/Makefile.in-1334-	    if test -d "$(distdir)/$$file"; then \
##############################################
cflow-1.6/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
cflow-1.6/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/configure-47-  as_echo='print -r --'
cflow-1.6/configure-48-  as_echo_n='print -rn --'
cflow-1.6/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/configure-50-  as_echo='printf %s\n'
##############################################
cflow-1.6/configure-52-else
cflow-1.6/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cflow-1.6/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cflow-1.6/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
cflow-1.6/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cflow-1.6/configure-64-      esac;
##############################################
cflow-1.6/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
cflow-1.6/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
cflow-1.6/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
cflow-1.6/configure-327-      case $as_dir in #(
cflow-1.6/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cflow-1.6/configure-329-      *) as_qdir=$as_dir;;
##############################################
cflow-1.6/configure-400-  {
cflow-1.6/configure:401:    as_val=`expr "$@" || test $? -eq 1`
cflow-1.6/configure-402-  }
##############################################
cflow-1.6/configure-407-# ----------------------------------------
cflow-1.6/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cflow-1.6/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cflow-1.6/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
cflow-1.6/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
cflow-1.6/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
cflow-1.6/configure-1543-  case $ac_option in
cflow-1.6/configure:1544:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
cflow-1.6/configure-1545-  *=)   ac_optarg= ;;
##############################################
cflow-1.6/configure-1587-  -disable-* | --disable-*)
cflow-1.6/configure:1588:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
cflow-1.6/configure-1589-    # Reject names that are not valid shell variable names.
##############################################
cflow-1.6/configure-1592-    ac_useropt_orig=$ac_useropt
cflow-1.6/configure:1593:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cflow-1.6/configure-1594-    case $ac_user_opts in
##############################################
cflow-1.6/configure-1613-  -enable-* | --enable-*)
cflow-1.6/configure:1614:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
cflow-1.6/configure-1615-    # Reject names that are not valid shell variable names.
##############################################
cflow-1.6/configure-1618-    ac_useropt_orig=$ac_useropt
cflow-1.6/configure:1619:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cflow-1.6/configure-1620-    case $ac_user_opts in
##############################################
cflow-1.6/configure-1817-  -with-* | --with-*)
cflow-1.6/configure:1818:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
cflow-1.6/configure-1819-    # Reject names that are not valid shell variable names.
##############################################
cflow-1.6/configure-1822-    ac_useropt_orig=$ac_useropt
cflow-1.6/configure:1823:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cflow-1.6/configure-1824-    case $ac_user_opts in
##############################################
cflow-1.6/configure-1833-  -without-* | --without-*)
cflow-1.6/configure:1834:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
cflow-1.6/configure-1835-    # Reject names that are not valid shell variable names.
##############################################
cflow-1.6/configure-1838-    ac_useropt_orig=$ac_useropt
cflow-1.6/configure:1839:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
cflow-1.6/configure-1840-    case $ac_user_opts in
##############################################
cflow-1.6/configure-1871-  *=*)
cflow-1.6/configure:1872:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
cflow-1.6/configure-1873-    # Reject names that are not valid shell variable names.
##############################################
cflow-1.6/configure-1892-if test -n "$ac_prev"; then
cflow-1.6/configure:1893:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
cflow-1.6/configure-1894-  as_fn_error $? "missing argument to $ac_option"
##############################################
cflow-1.6/configure-1914-    */ )
cflow-1.6/configure:1915:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
cflow-1.6/configure-1916-      eval $ac_var=\$ac_val;;
##############################################
cflow-1.6/configure-1949-ac_ls_di=`ls -di .` &&
cflow-1.6/configure:1950:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
cflow-1.6/configure-1951-  as_fn_error $? "working directory cannot be determined"
##############################################
cflow-1.6/configure-2005-case $srcdir in
cflow-1.6/configure:2006:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
cflow-1.6/configure-2007-esac
##############################################
cflow-1.6/configure-2048-By default, \`make install' will install all the files in
cflow-1.6/configure:2049:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
cflow-1.6/configure:2050:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
cflow-1.6/configure-2051-for instance \`--prefix=\$HOME'.
##############################################
cflow-1.6/configure-2158-*)
cflow-1.6/configure:2159:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cflow-1.6/configure-2160-  # A ".." for each directory in $ac_dir_suffix.
cflow-1.6/configure:2161:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cflow-1.6/configure-2162-  case $ac_top_builddir_sub in
##############################################
cflow-1.6/configure-2632-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
cflow-1.6/configure:2633:  as_decl_name=`echo $2|sed 's/ *(.*//'`
cflow-1.6/configure:2634:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
cflow-1.6/configure-2635-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
cflow-1.6/configure-2986-    *\'*)
cflow-1.6/configure:2987:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
cflow-1.6/configure-2988-    esac
##############################################
cflow-1.6/configure-3069-      case $ac_val in
cflow-1.6/configure:3070:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cflow-1.6/configure-3071-      esac
##############################################
cflow-1.6/configure-3084-	case $ac_val in
cflow-1.6/configure:3085:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
cflow-1.6/configure-3086-	esac
##############################################
cflow-1.6/configure-3233-    set,)
cflow-1.6/configure:3234:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
cflow-1.6/configure:3235:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
cflow-1.6/configure-3236-      ac_cache_corrupted=: ;;
##############################################
cflow-1.6/configure-3244-	# differences in whitespace do not lead to failure.
cflow-1.6/configure:3245:	ac_old_val_w=`echo x $ac_old_val`
cflow-1.6/configure:3246:	ac_new_val_w=`echo x $ac_new_val`
cflow-1.6/configure-3247-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
cflow-1.6/configure-3264-    case $ac_new_val in
cflow-1.6/configure:3265:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
cflow-1.6/configure-3266-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
cflow-1.6/configure-3440-     echo "timestamp, slept: $am_has_slept" > conftest.file
cflow-1.6/configure:3441:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
cflow-1.6/configure-3442-     if test "$*" = "X"; then
cflow-1.6/configure-3443-	# -L didn't work.
cflow-1.6/configure:3444:	set X `ls -t "$srcdir/configure" conftest.file`
cflow-1.6/configure-3445-     fi
##############################################
cflow-1.6/configure-3491-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
cflow-1.6/configure:3492:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
cflow-1.6/configure-3493-
cflow-1.6/configure-3494-# Expand $ac_aux_dir to an absolute path.
cflow-1.6/configure:3495:am_aux_dir=`cd "$ac_aux_dir" && pwd`
cflow-1.6/configure-3496-
##############################################
cflow-1.6/configure-3636-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
cflow-1.6/configure:3637:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
cflow-1.6/configure-3638-	     'mkdir (GNU coreutils) '* | \
##############################################
cflow-1.6/configure-3709-set x ${MAKE-make}
cflow-1.6/configure:3710:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
cflow-1.6/configure-3711-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
cflow-1.6/configure-3719-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
cflow-1.6/configure:3720:case `${MAKE-make} -f conftest.make 2>/dev/null` in
cflow-1.6/configure-3721-  *@@@%%%=?*=@@@%%%*)
##############################################
cflow-1.6/configure-3785-
cflow-1.6/configure:3786:if test "`cd $srcdir && pwd`" != "`pwd`"; then
cflow-1.6/configure-3787-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
cflow-1.6/configure-4080-# Ignore all kinds of additional output from 'make'.
cflow-1.6/configure:4081:case `$am_make -s -f confmf 2> /dev/null` in #(
cflow-1.6/configure-4082-*the\ am__doit\ target*)
##############################################
cflow-1.6/configure-4090-   echo '.include "confinc"' > confmf
cflow-1.6/configure:4091:   case `$am_make -s -f confmf 2> /dev/null` in #(
cflow-1.6/configure-4092-   *the\ am__doit\ target*)
##############################################
cflow-1.6/configure-4469-$as_echo_n "checking whether the C compiler works... " >&6; }
cflow-1.6/configure:4470:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
cflow-1.6/configure-4471-
##############################################
cflow-1.6/configure-4513-	then :; else
cflow-1.6/configure:4514:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cflow-1.6/configure-4515-	fi
##############################################
cflow-1.6/configure-4573-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
cflow-1.6/configure:4574:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
cflow-1.6/configure-4575-	  break;;
##############################################
cflow-1.6/configure-4682-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
cflow-1.6/configure:4683:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
cflow-1.6/configure-4684-       break;;
##############################################
cflow-1.6/configure-5000-  if test "$am_compiler_list" = ""; then
cflow-1.6/configure:5001:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cflow-1.6/configure-5002-  fi
##############################################
cflow-1.6/configure-5257-  # Check for GNU $ac_path_GREP
cflow-1.6/configure:5258:case `"$ac_path_GREP" --version 2>&1` in
cflow-1.6/configure-5259-*GNU*)
##############################################
cflow-1.6/configure-5323-  # Check for GNU $ac_path_EGREP
cflow-1.6/configure:5324:case `"$ac_path_EGREP" --version 2>&1` in
cflow-1.6/configure-5325-*GNU*)
##############################################
cflow-1.6/configure-5484-do :
cflow-1.6/configure:5485:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cflow-1.6/configure-5486-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cflow-1.6/configure-5489-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:5490:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cflow-1.6/configure-5491-_ACEOF
##############################################
cflow-1.6/configure-7090-  if test "$am_compiler_list" = ""; then
cflow-1.6/configure:7091:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
cflow-1.6/configure-7092-  fi
##############################################
cflow-1.6/configure-7295-/* end confdefs.h.  */
cflow-1.6/configure:7296:`cat $LEX_OUTPUT_ROOT.c`
cflow-1.6/configure-7297-_ACEOF
##############################################
cflow-1.6/configure-7328-  #define YYTEXT_POINTER 1
cflow-1.6/configure:7329:`cat $LEX_OUTPUT_ROOT.c`
cflow-1.6/configure-7330-_ACEOF
##############################################
cflow-1.6/configure-7556-do :
cflow-1.6/configure:7557:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cflow-1.6/configure-7558-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cflow-1.6/configure-7560-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:7561:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cflow-1.6/configure-7562-_ACEOF
##############################################
cflow-1.6/configure-7606-do :
cflow-1.6/configure:7607:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cflow-1.6/configure-7608-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cflow-1.6/configure-7610-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:7611:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cflow-1.6/configure-7612-_ACEOF
##############################################
cflow-1.6/configure-7765-  for ac_func in _getb67 GETB67 getb67; do
cflow-1.6/configure:7766:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cflow-1.6/configure-7767-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cflow-1.6/configure-8064-do :
cflow-1.6/configure:8065:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cflow-1.6/configure-8066-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cflow-1.6/configure-8068-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:8069:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cflow-1.6/configure-8070-_ACEOF
##############################################
cflow-1.6/configure-8083-do :
cflow-1.6/configure:8084:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cflow-1.6/configure-8085-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
cflow-1.6/configure-8088-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:8089:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cflow-1.6/configure-8090-_ACEOF
##############################################
cflow-1.6/configure-8205-test "x$ac_build_alias" = x &&
cflow-1.6/configure:8206:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
cflow-1.6/configure-8207-test "x$ac_build_alias" = x &&
cflow-1.6/configure-8208-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
cflow-1.6/configure:8209:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
cflow-1.6/configure-8210-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
cflow-1.6/configure-8229-IFS=$ac_save_IFS
cflow-1.6/configure:8230:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
cflow-1.6/configure-8231-
##############################################
cflow-1.6/configure-8240-else
cflow-1.6/configure:8241:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
cflow-1.6/configure-8242-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
cflow-1.6/configure-8262-IFS=$ac_save_IFS
cflow-1.6/configure:8263:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
cflow-1.6/configure-8264-
##############################################
cflow-1.6/configure-9239-       gl_awk_probe='BEGIN { if ("POSIXLY_CORRECT" in ENVIRON) print "x" }'
cflow-1.6/configure:9240:       case ${POSIXLY_CORRECT+x}`$AWK "$gl_awk_probe" </dev/null` in
cflow-1.6/configure-9241-         xx) gl_had_POSIXLY_CORRECT=exported ;;
##############################################
cflow-1.6/configure-11632-do :
cflow-1.6/configure:11633:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
cflow-1.6/configure-11634-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
cflow-1.6/configure-11636-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:11637:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
cflow-1.6/configure-11638-_ACEOF
##############################################
cflow-1.6/configure-11687-    fi
cflow-1.6/configure:11688:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/configure-11689-    cat >>confdefs.h <<_ACEOF
##############################################
cflow-1.6/configure-11732-    fi
cflow-1.6/configure:11733:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/configure-11734-    cat >>confdefs.h <<_ACEOF
##############################################
cflow-1.6/configure-11784-    eval result=\$gl_cv_type_${gltype}_signed
cflow-1.6/configure:11785:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/configure-11786-    if test "$result" = yes; then
##############################################
cflow-1.6/configure-11860-$as_echo "$ac_res" >&6; }
cflow-1.6/configure:11861:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/configure-11862-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
cflow-1.6/configure-11932-$as_echo "$ac_res" >&6; }
cflow-1.6/configure:11933:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
cflow-1.6/configure-11934-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
cflow-1.6/configure-13059-    word*bit*)
cflow-1.6/configure:13060:      word=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word //' -e 's/ bit.*//'`
cflow-1.6/configure:13061:      bit=`echo "$gl_cv_cc_double_expbit0" | sed -e 's/word.*bit //'`
cflow-1.6/configure-13062-
##############################################
cflow-1.6/configure-13081-do :
cflow-1.6/configure:13082:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
cflow-1.6/configure-13083-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
cflow-1.6/configure-13085-  cat >>confdefs.h <<_ACEOF
cflow-1.6/configure:13086:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
cflow-1.6/configure-13087-_ACEOF
##############################################
cflow-1.6/configure-13244-                              save_ac_compile="$ac_compile"
cflow-1.6/configure:13245:     ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest1/`
cflow-1.6/configure-13246-     if echo '#include "conftest.c"' >conftest1.c &&
##############################################
cflow-1.6/configure-13266-_ACEOF
cflow-1.6/configure:13267:              ac_compile=`echo "$save_ac_compile" | sed s/conftest/conftest2/`
cflow-1.6/configure-13268-       if echo '#include "conftest.c"' >conftest2.c &&
##############################################
cflow-1.6/configure-17129-  gl_source_base='tests'
cflow-1.6/configure:17130:  gltests_WITNESS=IN_`echo "${PACKAGE-$PACKAGE_TARNAME}" | LC_ALL=C tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ | LC_ALL=C sed -e 's/[^A-Z0-9_]/_/g'`_GNULIB_TESTS
cflow-1.6/configure-17131-
##############################################
cflow-1.6/configure-17178-rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
cflow-1.6/configure:17179:         CFLAGS="`echo $save_CFLAGS | sed 's/-O[0-9]//g'` $CFLAGS"
cflow-1.6/configure-17180-       fi
##############################################
cflow-1.6/configure-17332-    # gcc leaves a trailing carriage return which upsets mingw
cflow-1.6/configure:17333:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
cflow-1.6/configure-17334-  *)
cflow-1.6/configure:17335:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
cflow-1.6/configure-17336-  esac
##############################################
cflow-1.6/configure-17341-      # Canonicalize the path of ld
cflow-1.6/configure:17342:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
cflow-1.6/configure-17343-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
cflow-1.6/configure:17344:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
cflow-1.6/configure-17345-      done
##############################################
cflow-1.6/configure-17375-      # Break only if it was the GNU/non-GNU ld that we prefer.
cflow-1.6/configure:17376:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
cflow-1.6/configure-17377-      *GNU* | *'with BFD'*)
##############################################
cflow-1.6/configure-17404-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
cflow-1.6/configure:17405:case `$LD -v 2>&1 </dev/null` in
cflow-1.6/configure-17406-*GNU* | *'with BFD'*)
##############################################
cflow-1.6/configure-17452-                  acl_libdirstem=lib
cflow-1.6/configure:17453:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
cflow-1.6/configure-17454-  if test -n "$searchpath"; then
##############################################
cflow-1.6/configure-17459-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
cflow-1.6/configure:17460:          *) searchdir=`cd "$searchdir" && pwd`
cflow-1.6/configure-17461-             case "$searchdir" in
##############################################
cflow-1.6/configure-17539-        names_already_handled="$names_already_handled $name"
cflow-1.6/configure:17540:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
cflow-1.6/configure-17541-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cflow-1.6/configure-17615-                -L*)
cflow-1.6/configure:17616:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cflow-1.6/configure-17617-                                    if test -n "$acl_shlibext"; then
##############################################
cflow-1.6/configure-17730-              */$acl_libdirstem | */$acl_libdirstem/)
cflow-1.6/configure:17731:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cflow-1.6/configure-17732-                LIBICONV_PREFIX="$basedir"
##############################################
cflow-1.6/configure-17779-                  -L*)
cflow-1.6/configure:17780:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cflow-1.6/configure-17781-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
cflow-1.6/configure-17836-                  -R*)
cflow-1.6/configure:17837:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cflow-1.6/configure-17838-                    if test "$enable_rpath" != no; then
##############################################
cflow-1.6/configure-17861-                  -l*)
cflow-1.6/configure:17862:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cflow-1.6/configure-17863-                    ;;
cflow-1.6/configure-17864-                  *.la)
cflow-1.6/configure:17865:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cflow-1.6/configure-17866-                    ;;
##############################################
cflow-1.6/configure-18150-
cflow-1.6/configure:18151:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
cflow-1.6/configure-18152-    { $as_echo "$as_me:${as_lineno-$LINENO}: result: ${ac_t:-
##############################################
cflow-1.6/configure-18301-
cflow-1.6/configure:18302:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/configure-18303-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
cflow-1.6/configure-18306-
cflow-1.6/configure:18307:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/configure-18308-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
cflow-1.6/configure-18384-
cflow-1.6/configure:18385:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
cflow-1.6/configure-18386-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
cflow-1.6/configure-18904-        names_already_handled="$names_already_handled $name"
cflow-1.6/configure:18905:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
cflow-1.6/configure-18906-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
cflow-1.6/configure-18980-                -L*)
cflow-1.6/configure:18981:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
cflow-1.6/configure-18982-                                    if test -n "$acl_shlibext"; then
##############################################
cflow-1.6/configure-19095-              */$acl_libdirstem | */$acl_libdirstem/)
cflow-1.6/configure:19096:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
cflow-1.6/configure-19097-                LIBINTL_PREFIX="$basedir"
##############################################
cflow-1.6/configure-19144-                  -L*)
cflow-1.6/configure:19145:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
cflow-1.6/configure-19146-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
cflow-1.6/configure-19201-                  -R*)
cflow-1.6/configure:19202:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
cflow-1.6/configure-19203-                    if test "$enable_rpath" != no; then
##############################################
cflow-1.6/configure-19226-                  -l*)
cflow-1.6/configure:19227:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
cflow-1.6/configure-19228-                    ;;
cflow-1.6/configure-19229-                  *.la)
cflow-1.6/configure:19230:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
cflow-1.6/configure-19231-                    ;;
##############################################
cflow-1.6/configure-19465-  #  PUBLISH can only be required manually when running make in doc/
cflow-1.6/configure:19466:  case `echo $VERSION|sed  's/[^.]//g'` in
cflow-1.6/configure-19467-  ""|".")  RENDITION=DISTRIB;;
cflow-1.6/configure:19468:  "..")  if test `echo $VERSION | sed  's/.*\.//'` -lt 50; then
cflow-1.6/configure-19469-	   RENDITION=DISTRIB
##############################################
cflow-1.6/configure-19620-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
cflow-1.6/configure:19621:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
cflow-1.6/configure-19622-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
cflow-1.6/configure-19714-      sed_drop_objext='s/\.o$//;s/\.obj$//'
cflow-1.6/configure:19715:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
cflow-1.6/configure-19716-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
cflow-1.6/configure-19730-      sed_drop_objext='s/\.o$//;s/\.obj$//'
cflow-1.6/configure:19731:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed -e "$sed_drop_objext" | sort | uniq`; do
cflow-1.6/configure-19732-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
cflow-1.6/configure-19808-if test -z "$BASH_VERSION$ZSH_VERSION" \
cflow-1.6/configure:19809:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/configure-19810-  as_echo='print -r --'
cflow-1.6/configure-19811-  as_echo_n='print -rn --'
cflow-1.6/configure:19812:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
cflow-1.6/configure-19813-  as_echo='printf %s\n'
##############################################
cflow-1.6/configure-19815-else
cflow-1.6/configure:19816:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
cflow-1.6/configure-19817-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
cflow-1.6/configure-19825-	expr "X$arg" : "X\\(.*\\)$as_nl";
cflow-1.6/configure:19826:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
cflow-1.6/configure-19827-      esac;
##############################################
cflow-1.6/configure-19902-# ----------------------------------------
cflow-1.6/configure:19903:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
cflow-1.6/configure-19904-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
cflow-1.6/configure-19974-  {
cflow-1.6/configure:19975:    as_val=`expr "$@" || test $? -eq 1`
cflow-1.6/configure-19976-  }
##############################################
cflow-1.6/configure-20078-      case $as_dir in #(
cflow-1.6/configure:20079:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
cflow-1.6/configure-20080-      *) as_qdir=$as_dir;;
##############################################
cflow-1.6/configure-20215-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
cflow-1.6/configure:20216:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
cflow-1.6/configure-20217-ac_cs_version="\\
##############################################
cflow-1.6/configure-20240-  --*=?*)
cflow-1.6/configure:20241:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cflow-1.6/configure:20242:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
cflow-1.6/configure-20243-    ac_shift=:
##############################################
cflow-1.6/configure-20245-  --*=)
cflow-1.6/configure:20246:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
cflow-1.6/configure-20247-    ac_optarg=
##############################################
cflow-1.6/configure-20269-    case $ac_optarg in
cflow-1.6/configure:20270:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cflow-1.6/configure-20271-    '') as_fn_error $? "missing file argument" ;;
##############################################
cflow-1.6/configure-20277-    case $ac_optarg in
cflow-1.6/configure:20278:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
cflow-1.6/configure-20279-    esac
##############################################
cflow-1.6/configure-20423-fi
cflow-1.6/configure:20424:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
cflow-1.6/configure-20425-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
cflow-1.6/configure-20440-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
cflow-1.6/configure:20441:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
cflow-1.6/configure-20442-ac_delim='%!_!# '
##############################################
cflow-1.6/configure-20446-
cflow-1.6/configure:20447:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
cflow-1.6/configure-20448-  if test $ac_delim_n = $ac_delim_num; then
##############################################
cflow-1.6/configure-20584-for ac_last_try in false false :; do
cflow-1.6/configure:20585:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
cflow-1.6/configure-20586-  if test -z "$ac_tt"; then
##############################################
cflow-1.6/configure-20716-      esac
cflow-1.6/configure:20717:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
cflow-1.6/configure-20718-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
cflow-1.6/configure-20775-*)
cflow-1.6/configure:20776:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
cflow-1.6/configure-20777-  # A ".." for each directory in $ac_dir_suffix.
cflow-1.6/configure:20778:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
cflow-1.6/configure-20779-  case $ac_top_builddir_sub in
##############################################
cflow-1.6/configure-20836-/@mandir@/p'
cflow-1.6/configure:20837:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
cflow-1.6/configure-20838-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
cflow-1.6/configure-20853-
cflow-1.6/configure:20854:# Neutralize VPATH when `$srcdir' = `.'.
cflow-1.6/configure-20855-# Shell code in configure.ac might set extrasub.
##############################################
cflow-1.6/configure-20881-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
cflow-1.6/configure:20882:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
cflow-1.6/configure-20883-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
cflow-1.6/configure-20927-    * )
cflow-1.6/configure:20928:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
cflow-1.6/configure-20929-  esac
##############################################
cflow-1.6/configure-20974-    # Strip MF so we end up with the name of the file.
cflow-1.6/configure:20975:    mf=`echo "$mf" | sed -e 's/:.*$//'`
cflow-1.6/configure-20976-    # Check whether this is an Automake generated Makefile or not.
##############################################
cflow-1.6/configure-21011-    # from the Makefile without running 'make'.
cflow-1.6/configure:21012:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
cflow-1.6/configure-21013-    test -z "$DEPDIR" && continue
cflow-1.6/configure:21014:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
cflow-1.6/configure-21015-    test -z "$am__include" && continue
cflow-1.6/configure:21016:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
cflow-1.6/configure-21017-    # Find all dependency output files, they are included files with
##############################################
cflow-1.6/configure-21059-      case "$ac_file" in
cflow-1.6/configure:21060:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
cflow-1.6/configure-21061-      esac
##############################################
cflow-1.6/configure-21064-        # Adjust a relative srcdir.
cflow-1.6/configure:21065:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
cflow-1.6/configure:21066:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
cflow-1.6/configure:21067:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
cflow-1.6/configure-21068-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
cflow-1.6/configure-21071-        case "$ac_given_srcdir" in
cflow-1.6/configure:21072:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
cflow-1.6/configure-21073-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
cflow-1.6/configure-21091-            fi
cflow-1.6/configure:21092:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
cflow-1.6/configure-21093-            # Hide the ALL_LINGUAS assigment from automake < 1.5.