===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
genparse-0.9.2/missing-129-       # Could not run --version or --help.  This is probably someone
genparse-0.9.2/missing:130:       # running `$TOOL --version' or `$TOOL --help' to check whether
genparse-0.9.2/missing-131-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
genparse-0.9.2/missing-163-         from any GNU archive site."
genparse-0.9.2/missing:164:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
genparse-0.9.2/missing-165-    test -z "$files" && files="config.h"
##############################################
genparse-0.9.2/missing-192-         proper tools for further handling them.
genparse-0.9.2/missing:193:         You can get \`$1' as part of \`Autoconf' from any GNU
genparse-0.9.2/missing-194-         archive site."
genparse-0.9.2/missing-195-
genparse-0.9.2/missing:196:    file=`echo "$*" | sed -n "$sed_output"`
genparse-0.9.2/missing:197:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
genparse-0.9.2/missing-198-    if test -f "$file"; then
##############################################
genparse-0.9.2/missing-221-	*.y)
genparse-0.9.2/missing:222:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
genparse-0.9.2/missing-223-	    if test -f "$SRCFILE"; then
##############################################
genparse-0.9.2/missing-225-	    fi
genparse-0.9.2/missing:226:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
genparse-0.9.2/missing-227-	    if test -f "$SRCFILE"; then
##############################################
genparse-0.9.2/missing-251-	*.l)
genparse-0.9.2/missing:252:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
genparse-0.9.2/missing-253-	    if test -f "$SRCFILE"; then
##############################################
genparse-0.9.2/missing-270-
genparse-0.9.2/missing:271:    file=`echo "$*" | sed -n "$sed_output"`
genparse-0.9.2/missing:272:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
genparse-0.9.2/missing-273-    if test -f "$file"; then
##############################################
genparse-0.9.2/missing-290-    # The file to touch is that specified with -o ...
genparse-0.9.2/missing:291:    file=`echo "$*" | sed -n "$sed_output"`
genparse-0.9.2/missing:292:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
genparse-0.9.2/missing-293-    if test -z "$file"; then
genparse-0.9.2/missing-294-      # ... or it is the one specified with @setfilename ...
genparse-0.9.2/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
genparse-0.9.2/missing-296-      file=`sed -n '
##############################################
genparse-0.9.2/missing-302-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
genparse-0.9.2/missing:303:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
genparse-0.9.2/missing-304-    fi
##############################################
genparse-0.9.2/missing-326-	*o*)
genparse-0.9.2/missing:327:	    firstarg=`echo "$firstarg" | sed s/o//`
genparse-0.9.2/missing-328-	    tar "$firstarg" "$@" && exit 0
##############################################
genparse-0.9.2/missing-332-	*h*)
genparse-0.9.2/missing:333:	    firstarg=`echo "$firstarg" | sed s/h//`
genparse-0.9.2/missing-334-	    tar "$firstarg" "$@" && exit 0
##############################################
genparse-0.9.2/Makefile.in-107-  while test -n "$$dir1"; do \
genparse-0.9.2/Makefile.in:108:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genparse-0.9.2/Makefile.in-109-    if test "$$first" != "."; then \
genparse-0.9.2/Makefile.in-110-      if test "$$first" = ".."; then \
genparse-0.9.2/Makefile.in:111:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genparse-0.9.2/Makefile.in:112:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genparse-0.9.2/Makefile.in-113-      else \
genparse-0.9.2/Makefile.in:114:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genparse-0.9.2/Makefile.in-115-        if test "$$first2" = "$$first"; then \
genparse-0.9.2/Makefile.in:116:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genparse-0.9.2/Makefile.in-117-        else \
##############################################
genparse-0.9.2/Makefile.in-122-    fi; \
genparse-0.9.2/Makefile.in:123:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genparse-0.9.2/Makefile.in-124-  done; \
##############################################
genparse-0.9.2/Makefile.in-533-	dot_seen=no; \
genparse-0.9.2/Makefile.in:534:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/Makefile.in-535-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
genparse-0.9.2/Makefile.in-568-	rev="$$rev ."; \
genparse-0.9.2/Makefile.in:569:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/Makefile.in-570-	for subdir in $$rev; do \
##############################################
genparse-0.9.2/Makefile.in-646-GTAGS:
genparse-0.9.2/Makefile.in:647:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/Makefile.in-648-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/Makefile.in-656-	test -d "$(distdir)" || mkdir "$(distdir)"
genparse-0.9.2/Makefile.in:657:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/Makefile.in:658:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/Makefile.in-659-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/Makefile.in-670-	  if test -d $$d/$$file; then \
genparse-0.9.2/Makefile.in:671:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/Makefile.in-672-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/Makefile.in-758-	chmod a-w $(distdir)
genparse-0.9.2/Makefile.in:759:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
genparse-0.9.2/Makefile.in-760-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
genparse-0.9.2/Makefile.in-789-	@cd '$(distuninstallcheck_dir)' \
genparse-0.9.2/Makefile.in:790:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
genparse-0.9.2/Makefile.in-791-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
genparse-0.9.2/Makefile.in-801-	fi
genparse-0.9.2/Makefile.in:802:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
genparse-0.9.2/Makefile.in-803-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
genparse-0.9.2/gnulib/m4/gnulib-comp.m4-100-      sed_drop_objext='s/\.o$//;s/\.obj$//'
genparse-0.9.2/gnulib/m4/gnulib-comp.m4:101:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
genparse-0.9.2/gnulib/m4/gnulib-comp.m4-102-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
genparse-0.9.2/gnulib/m4/gnulib-comp.m4-139-      sed_drop_objext='s/\.o$//;s/\.obj$//'
genparse-0.9.2/gnulib/m4/gnulib-comp.m4:140:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
genparse-0.9.2/gnulib/m4/gnulib-comp.m4-141-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
genparse-0.9.2/gnulib/m4/stdint.m4-263-    fi
genparse-0.9.2/gnulib/m4/stdint.m4:264:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/gnulib/m4/stdint.m4-265-    AC_DEFINE_UNQUOTED([BITSIZEOF_${GLTYPE}], [$result])
##############################################
genparse-0.9.2/gnulib/m4/stdint.m4-292-    eval result=\$gl_cv_type_${gltype}_signed
genparse-0.9.2/gnulib/m4/stdint.m4:293:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/gnulib/m4/stdint.m4-294-    if test "$result" = yes; then
##############################################
genparse-0.9.2/gnulib/m4/stdint.m4-346-       done])
genparse-0.9.2/gnulib/m4/stdint.m4:347:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/gnulib/m4/stdint.m4-348-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
genparse-0.9.2/gnulib/Makefile.in-95-  while test -n "$$dir1"; do \
genparse-0.9.2/gnulib/Makefile.in:96:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genparse-0.9.2/gnulib/Makefile.in-97-    if test "$$first" != "."; then \
genparse-0.9.2/gnulib/Makefile.in-98-      if test "$$first" = ".."; then \
genparse-0.9.2/gnulib/Makefile.in:99:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genparse-0.9.2/gnulib/Makefile.in:100:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genparse-0.9.2/gnulib/Makefile.in-101-      else \
genparse-0.9.2/gnulib/Makefile.in:102:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genparse-0.9.2/gnulib/Makefile.in-103-        if test "$$first2" = "$$first"; then \
genparse-0.9.2/gnulib/Makefile.in:104:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genparse-0.9.2/gnulib/Makefile.in-105-        else \
##############################################
genparse-0.9.2/gnulib/Makefile.in-110-    fi; \
genparse-0.9.2/gnulib/Makefile.in:111:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genparse-0.9.2/gnulib/Makefile.in-112-  done; \
##############################################
genparse-0.9.2/gnulib/Makefile.in-493-	dot_seen=no; \
genparse-0.9.2/gnulib/Makefile.in:494:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/gnulib/Makefile.in-495-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
genparse-0.9.2/gnulib/Makefile.in-528-	rev="$$rev ."; \
genparse-0.9.2/gnulib/Makefile.in:529:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/gnulib/Makefile.in-530-	for subdir in $$rev; do \
##############################################
genparse-0.9.2/gnulib/Makefile.in-606-GTAGS:
genparse-0.9.2/gnulib/Makefile.in:607:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/gnulib/Makefile.in-608-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/gnulib/Makefile.in-614-distdir: $(DISTFILES)
genparse-0.9.2/gnulib/Makefile.in:615:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/gnulib/Makefile.in:616:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/gnulib/Makefile.in-617-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/gnulib/Makefile.in-628-	  if test -d $$d/$$file; then \
genparse-0.9.2/gnulib/Makefile.in:629:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/gnulib/Makefile.in-630-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-127-  while test -n "$$dir1"; do \
genparse-0.9.2/gnulib/lib/Makefile.in:128:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genparse-0.9.2/gnulib/lib/Makefile.in-129-    if test "$$first" != "."; then \
genparse-0.9.2/gnulib/lib/Makefile.in-130-      if test "$$first" = ".."; then \
genparse-0.9.2/gnulib/lib/Makefile.in:131:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genparse-0.9.2/gnulib/lib/Makefile.in:132:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genparse-0.9.2/gnulib/lib/Makefile.in-133-      else \
genparse-0.9.2/gnulib/lib/Makefile.in:134:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genparse-0.9.2/gnulib/lib/Makefile.in-135-        if test "$$first2" = "$$first"; then \
genparse-0.9.2/gnulib/lib/Makefile.in:136:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genparse-0.9.2/gnulib/lib/Makefile.in-137-        else \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-142-    fi; \
genparse-0.9.2/gnulib/lib/Makefile.in:143:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genparse-0.9.2/gnulib/lib/Makefile.in-144-  done; \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-555-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
genparse-0.9.2/gnulib/lib/Makefile.in:556:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
genparse-0.9.2/gnulib/lib/Makefile.in-557-	  test "$$dir" != "$$p" || dir=.; \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-596-.c.obj:
genparse-0.9.2/gnulib/lib/Makefile.in:597:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/gnulib/lib/Makefile.in-598-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-600-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/gnulib/lib/Makefile.in:601:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
genparse-0.9.2/gnulib/lib/Makefile.in-602-
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-617-	dot_seen=no; \
genparse-0.9.2/gnulib/lib/Makefile.in:618:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/gnulib/lib/Makefile.in-619-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-652-	rev="$$rev ."; \
genparse-0.9.2/gnulib/lib/Makefile.in:653:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/gnulib/lib/Makefile.in-654-	for subdir in $$rev; do \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-730-GTAGS:
genparse-0.9.2/gnulib/lib/Makefile.in:731:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/gnulib/lib/Makefile.in-732-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-738-distdir: $(DISTFILES)
genparse-0.9.2/gnulib/lib/Makefile.in:739:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/gnulib/lib/Makefile.in:740:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/gnulib/lib/Makefile.in-741-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/gnulib/lib/Makefile.in-752-	  if test -d $$d/$$file; then \
genparse-0.9.2/gnulib/lib/Makefile.in:753:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/gnulib/lib/Makefile.in-754-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/ylwrap-125-  # The directory holding the input.
genparse-0.9.2/ylwrap:126:  input_dir=`echo "$input" | sed -e 's,\([\\/]\)[^\\/]*$,\1,'`
genparse-0.9.2/ylwrap-127-  # Quote $INPUT_DIR so we can use it in a regexp.
genparse-0.9.2/ylwrap-128-  # FIXME: really we should care about more than `.' and `\'.
genparse-0.9.2/ylwrap:129:  input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
genparse-0.9.2/ylwrap-130-
##############################################
genparse-0.9.2/ylwrap-158-	realtarget="$target"
genparse-0.9.2/ylwrap:159:	target="tmp-`echo $target | sed s/.*[\\/]//g`"
genparse-0.9.2/ylwrap-160-      fi
##############################################
genparse-0.9.2/config.sub-57-
genparse-0.9.2/config.sub:58:me=`echo "$0" | sed -e 's,.*/,,'`
genparse-0.9.2/config.sub-59-
##############################################
genparse-0.9.2/config.sub-122-# Here we must recognize all the valid KERNEL-OS combinations.
genparse-0.9.2/config.sub:123:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
genparse-0.9.2/config.sub-124-case $maybe_os in
##############################################
genparse-0.9.2/config.sub-130-    os=-$maybe_os
genparse-0.9.2/config.sub:131:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
genparse-0.9.2/config.sub-132-    ;;
##############################################
genparse-0.9.2/config.sub-134-    os=-linux-android
genparse-0.9.2/config.sub:135:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
genparse-0.9.2/config.sub-136-    ;;
genparse-0.9.2/config.sub-137-  *)
genparse-0.9.2/config.sub:138:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
genparse-0.9.2/config.sub-139-    if [ $basic_machine != $1 ]
genparse-0.9.2/config.sub:140:    then os=`echo $1 | sed 's/.*-/-/'`
genparse-0.9.2/config.sub-141-    else os=; fi
##############################################
genparse-0.9.2/config.sub-188-		os=-sco5v6
genparse-0.9.2/config.sub:189:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-190-		;;
##############################################
genparse-0.9.2/config.sub-192-		os=-sco3.2v5
genparse-0.9.2/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-194-		;;
##############################################
genparse-0.9.2/config.sub-196-		os=-sco3.2v4
genparse-0.9.2/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-198-		;;
genparse-0.9.2/config.sub-199-	-sco3.2.[4-9]*)
genparse-0.9.2/config.sub:200:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
genparse-0.9.2/config.sub:201:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-202-		;;
##############################################
genparse-0.9.2/config.sub-204-		# Don't forget version if it is 3.2v4 or newer.
genparse-0.9.2/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-206-		;;
##############################################
genparse-0.9.2/config.sub-208-		# Don't forget version if it is 3.2v4 or newer.
genparse-0.9.2/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-210-		;;
##############################################
genparse-0.9.2/config.sub-212-		os=-sco3.2v2
genparse-0.9.2/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-214-		;;
genparse-0.9.2/config.sub-215-	-udk*)
genparse-0.9.2/config.sub:216:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-217-		;;
##############################################
genparse-0.9.2/config.sub-219-		os=-isc2.2
genparse-0.9.2/config.sub:220:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-221-		;;
##############################################
genparse-0.9.2/config.sub-225-	-isc*)
genparse-0.9.2/config.sub:226:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
genparse-0.9.2/config.sub-227-		;;
##############################################
genparse-0.9.2/config.sub-237-	-ptx*)
genparse-0.9.2/config.sub:238:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
genparse-0.9.2/config.sub-239-		;;
genparse-0.9.2/config.sub-240-	-windowsnt*)
genparse-0.9.2/config.sub:241:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
genparse-0.9.2/config.sub-242-		;;
##############################################
genparse-0.9.2/config.sub-363-	*-*-*)
genparse-0.9.2/config.sub:364:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
genparse-0.9.2/config.sub-365-		exit 1
##############################################
genparse-0.9.2/config.sub-481-	amd64-*)
genparse-0.9.2/config.sub:482:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-483-		;;
##############################################
genparse-0.9.2/config.sub-523-	blackfin-*)
genparse-0.9.2/config.sub:524:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-525-		os=-linux
##############################################
genparse-0.9.2/config.sub-531-	c54x-*)
genparse-0.9.2/config.sub:532:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-533-		;;
genparse-0.9.2/config.sub-534-	c55x-*)
genparse-0.9.2/config.sub:535:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-536-		;;
genparse-0.9.2/config.sub-537-	c6x-*)
genparse-0.9.2/config.sub:538:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-539-		;;
##############################################
genparse-0.9.2/config.sub-734-	i*86v32)
genparse-0.9.2/config.sub:735:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
genparse-0.9.2/config.sub-736-		os=-sysv32
##############################################
genparse-0.9.2/config.sub-738-	i*86v4*)
genparse-0.9.2/config.sub:739:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
genparse-0.9.2/config.sub-740-		os=-sysv4
##############################################
genparse-0.9.2/config.sub-742-	i*86v)
genparse-0.9.2/config.sub:743:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
genparse-0.9.2/config.sub-744-		os=-sysv
##############################################
genparse-0.9.2/config.sub-746-	i*86sol2)
genparse-0.9.2/config.sub:747:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
genparse-0.9.2/config.sub-748-		os=-solaris2
##############################################
genparse-0.9.2/config.sub-776-	m68knommu-*)
genparse-0.9.2/config.sub:777:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-778-		os=-linux
##############################################
genparse-0.9.2/config.sub-809-	mips3*-*)
genparse-0.9.2/config.sub:810:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
genparse-0.9.2/config.sub-811-		;;
genparse-0.9.2/config.sub-812-	mips3*)
genparse-0.9.2/config.sub:813:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
genparse-0.9.2/config.sub-814-		;;
##############################################
genparse-0.9.2/config.sub-827-	ms1-*)
genparse-0.9.2/config.sub:828:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
genparse-0.9.2/config.sub-829-		;;
##############################################
genparse-0.9.2/config.sub-946-	parisc-*)
genparse-0.9.2/config.sub:947:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-948-		os=-linux
##############################################
genparse-0.9.2/config.sub-962-	pc98-*)
genparse-0.9.2/config.sub:963:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-964-		;;
##############################################
genparse-0.9.2/config.sub-977-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
genparse-0.9.2/config.sub:978:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-979-		;;
genparse-0.9.2/config.sub-980-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
genparse-0.9.2/config.sub:981:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-982-		;;
genparse-0.9.2/config.sub-983-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
genparse-0.9.2/config.sub:984:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-985-		;;
genparse-0.9.2/config.sub-986-	pentium4-*)
genparse-0.9.2/config.sub:987:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-988-		;;
##############################################
genparse-0.9.2/config.sub-996-	ppc-* | ppcbe-*)
genparse-0.9.2/config.sub:997:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-998-		;;
##############################################
genparse-0.9.2/config.sub-1002-	ppcle-* | powerpclittle-*)
genparse-0.9.2/config.sub:1003:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-1004-		;;
##############################################
genparse-0.9.2/config.sub-1006-		;;
genparse-0.9.2/config.sub:1007:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-1008-		;;
##############################################
genparse-0.9.2/config.sub-1012-	ppc64le-* | powerpc64little-*)
genparse-0.9.2/config.sub:1013:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-1014-		;;
##############################################
genparse-0.9.2/config.sub-1091-	strongarm-* | thumb-*)
genparse-0.9.2/config.sub:1092:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
genparse-0.9.2/config.sub-1093-		;;
##############################################
genparse-0.9.2/config.sub-1221-	xscale-* | xscalee[bl]-*)
genparse-0.9.2/config.sub:1222:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
genparse-0.9.2/config.sub-1223-		;;
##############################################
genparse-0.9.2/config.sub-1298-	*)
genparse-0.9.2/config.sub:1299:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
genparse-0.9.2/config.sub-1300-		exit 1
##############################################
genparse-0.9.2/config.sub-1306-	*-digital*)
genparse-0.9.2/config.sub:1307:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
genparse-0.9.2/config.sub-1308-		;;
genparse-0.9.2/config.sub-1309-	*-commodore*)
genparse-0.9.2/config.sub:1310:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
genparse-0.9.2/config.sub-1311-		;;
##############################################
genparse-0.9.2/config.sub-1327-	-solaris1 | -solaris1.*)
genparse-0.9.2/config.sub:1328:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
genparse-0.9.2/config.sub-1329-		;;
##############################################
genparse-0.9.2/config.sub-1339-	-gnu/linux*)
genparse-0.9.2/config.sub:1340:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
genparse-0.9.2/config.sub-1341-		;;
##############################################
genparse-0.9.2/config.sub-1385-	-nto*)
genparse-0.9.2/config.sub:1386:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
genparse-0.9.2/config.sub-1387-		;;
##############################################
genparse-0.9.2/config.sub-1392-	-mac*)
genparse-0.9.2/config.sub:1393:		os=`echo $os | sed -e 's|mac|macos|'`
genparse-0.9.2/config.sub-1394-		;;
##############################################
genparse-0.9.2/config.sub-1398-	-linux*)
genparse-0.9.2/config.sub:1399:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
genparse-0.9.2/config.sub-1400-		;;
genparse-0.9.2/config.sub-1401-	-sunos5*)
genparse-0.9.2/config.sub:1402:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
genparse-0.9.2/config.sub-1403-		;;
genparse-0.9.2/config.sub-1404-	-sunos6*)
genparse-0.9.2/config.sub:1405:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
genparse-0.9.2/config.sub-1406-		;;
##############################################
genparse-0.9.2/config.sub-1453-	-sinix5.*)
genparse-0.9.2/config.sub:1454:		os=`echo $os | sed -e 's|sinix|sysv|'`
genparse-0.9.2/config.sub-1455-		;;
##############################################
genparse-0.9.2/config.sub-1509-		# Get rid of the `-' at the beginning of $os.
genparse-0.9.2/config.sub:1510:		os=`echo $os | sed 's/[^-]*-//'`
genparse-0.9.2/config.sub:1511:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
genparse-0.9.2/config.sub-1512-		exit 1
##############################################
genparse-0.9.2/config.sub-1769-		esac
genparse-0.9.2/config.sub:1770:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
genparse-0.9.2/config.sub-1771-		;;
##############################################
genparse-0.9.2/install-sh-217-      fi
genparse-0.9.2/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
genparse-0.9.2/install-sh-219-    *)
##############################################
genparse-0.9.2/install-sh-269-      dstdir=$dst
genparse-0.9.2/install-sh:270:      dst=$dstdir/`basename "$src"`
genparse-0.9.2/install-sh-271-      dstdir_status=0
##############################################
genparse-0.9.2/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
genparse-0.9.2/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
genparse-0.9.2/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
genparse-0.9.2/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
genparse-0.9.2/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
genparse-0.9.2/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
genparse-0.9.2/install-sh-418-	    case $prefix in
genparse-0.9.2/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
genparse-0.9.2/install-sh-420-	      *) qprefix=$prefix;;
##############################################
genparse-0.9.2/install-sh-467-    if $copy_on_change &&
genparse-0.9.2/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
genparse-0.9.2/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
genparse-0.9.2/install-sh-470-
##############################################
genparse-0.9.2/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
genparse-0.9.2/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
genparse-0.9.2/depcomp-69-
##############################################
genparse-0.9.2/depcomp-215-  # Version 6 uses the directory in both cases.
genparse-0.9.2/depcomp:216:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
genparse-0.9.2/depcomp-217-  test "x$dir" = "x$object" && dir=
genparse-0.9.2/depcomp:218:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
genparse-0.9.2/depcomp-219-  if test "$libtool" = yes; then
##############################################
genparse-0.9.2/depcomp-244-    # Do two passes, one to just change these to
genparse-0.9.2/depcomp:245:    # `$object: dependent.h' and one to simply `dependent.h:'.
genparse-0.9.2/depcomp-246-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
genparse-0.9.2/depcomp-286-  # Do two passes, one to just change these to
genparse-0.9.2/depcomp:287:  # `$object: dependent.h' and one to simply `dependent.h:'.
genparse-0.9.2/depcomp-288-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
genparse-0.9.2/depcomp-302-  # Much of this is similar to the tru64 case; see comments there.
genparse-0.9.2/depcomp:303:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
genparse-0.9.2/depcomp-304-  test "x$dir" = "x$object" && dir=
genparse-0.9.2/depcomp:305:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
genparse-0.9.2/depcomp-306-  if test "$libtool" = yes; then
##############################################
genparse-0.9.2/depcomp-341-   # Subdirectories are respected.
genparse-0.9.2/depcomp:342:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
genparse-0.9.2/depcomp-343-   test "x$dir" = "x$object" && dir=
genparse-0.9.2/depcomp:344:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
genparse-0.9.2/depcomp-345-
##############################################
genparse-0.9.2/depcomp-480-  done
genparse-0.9.2/depcomp:481:  obj_suffix="`echo $object | sed 's/^.*\././'`"
genparse-0.9.2/depcomp-482-  touch "$tmpdepfile"
##############################################
genparse-0.9.2/aclocal.m4-79-AC_REQUIRE([AX_PROG_JAVA])
genparse-0.9.2/aclocal.m4:80:ac_var_name=`echo $1 | sed 's/\./_/g'`
genparse-0.9.2/aclocal.m4-81-dnl Normaly I'd use a AC_CACHE_CHECK here but since the variable name is
##############################################
genparse-0.9.2/aclocal.m4-151-fi
genparse-0.9.2/aclocal.m4:152:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/aclocal.m4:153:eval "HAVE_$ac_var_name=$`echo ac_cv_class_$ac_var_val`"
genparse-0.9.2/aclocal.m4-154-HAVE_LAST_CLASS=$ac_var_val
##############################################
genparse-0.9.2/aclocal.m4-162-dnl do scripts have variable scoping?
genparse-0.9.2/aclocal.m4:163:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/aclocal.m4-164-AC_MSG_RESULT($ac_var_val)
##############################################
genparse-0.9.2/aclocal.m4-219-AC_CHECK_CLASS(junit.textui.TestRunner)
genparse-0.9.2/aclocal.m4:220:if test x"`eval 'echo $ac_cv_class_junit_textui_TestRunner'`" != xno ; then
genparse-0.9.2/aclocal.m4-221-  ac_cv_prog_JUNIT='$(CLASSPATH_ENV) $(JAVA) $(JAVAFLAGS) junit.textui.TestRunner'
##############################################
genparse-0.9.2/aclocal.m4-223-AC_MSG_CHECKING([for junit])
genparse-0.9.2/aclocal.m4:224:if test x"`eval 'echo $ac_cv_prog_JUNIT'`" != x ; then
genparse-0.9.2/aclocal.m4-225-  JUNIT="$ac_cv_prog_JUNIT"
##############################################
genparse-0.9.2/aclocal.m4-730-  else
genparse-0.9.2/aclocal.m4:731:    CPPUNIT_CFLAGS=`$CPPUNIT_CONFIG --cflags`
genparse-0.9.2/aclocal.m4:732:    CPPUNIT_LIBS=`$CPPUNIT_CONFIG --libs`
genparse-0.9.2/aclocal.m4:733:    cppunit_version=`$CPPUNIT_CONFIG --version`
genparse-0.9.2/aclocal.m4-734-
##############################################
genparse-0.9.2/aclocal.m4-837-changequote(,)dnl
genparse-0.9.2/aclocal.m4:838:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
genparse-0.9.2/aclocal.m4-839-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
genparse-0.9.2/aclocal.m4-844-changequote(,)dnl
genparse-0.9.2/aclocal.m4:845:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
genparse-0.9.2/aclocal.m4-846-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
genparse-0.9.2/aclocal.m4-863-changequote(,)dnl
genparse-0.9.2/aclocal.m4:864:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
genparse-0.9.2/aclocal.m4-865-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
genparse-0.9.2/aclocal.m4-888-      case "$ac_file" in
genparse-0.9.2/aclocal.m4:889:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
genparse-0.9.2/aclocal.m4-890-      esac
##############################################
genparse-0.9.2/aclocal.m4-893-        # Adjust a relative srcdir.
genparse-0.9.2/aclocal.m4:894:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
genparse-0.9.2/aclocal.m4:895:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
genparse-0.9.2/aclocal.m4:896:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
genparse-0.9.2/aclocal.m4-897-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
genparse-0.9.2/aclocal.m4-900-        case "$ac_given_srcdir" in
genparse-0.9.2/aclocal.m4:901:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
genparse-0.9.2/aclocal.m4-902-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
genparse-0.9.2/aclocal.m4-920-            fi
genparse-0.9.2/aclocal.m4:921:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
genparse-0.9.2/aclocal.m4-922-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
genparse-0.9.2/aclocal.m4-1017-  # Adjust a relative srcdir.
genparse-0.9.2/aclocal.m4:1018:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
genparse-0.9.2/aclocal.m4:1019:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
genparse-0.9.2/aclocal.m4:1020:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
genparse-0.9.2/aclocal.m4-1021-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
genparse-0.9.2/aclocal.m4-1024-  case "$ac_given_srcdir" in
genparse-0.9.2/aclocal.m4:1025:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
genparse-0.9.2/aclocal.m4-1026-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
genparse-0.9.2/aclocal.m4-1085-  # Set POTFILES to the value of the Makefile variable POTFILES.
genparse-0.9.2/aclocal.m4:1086:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
genparse-0.9.2/aclocal.m4:1087:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
genparse-0.9.2/aclocal.m4-1088-  # Compute POTFILES_DEPS as
##############################################
genparse-0.9.2/aclocal.m4-1100-    # The LINGUAS file contains the set of available languages.
genparse-0.9.2/aclocal.m4:1101:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
genparse-0.9.2/aclocal.m4-1102-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
genparse-0.9.2/aclocal.m4-1104-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
genparse-0.9.2/aclocal.m4:1105:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
genparse-0.9.2/aclocal.m4:1106:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
genparse-0.9.2/aclocal.m4-1107-  fi
##############################################
genparse-0.9.2/aclocal.m4-1148-    QMFILES="$QMFILES $srcdirpre$lang.qm"
genparse-0.9.2/aclocal.m4:1149:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
genparse-0.9.2/aclocal.m4-1150-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
genparse-0.9.2/aclocal.m4:1151:    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/'`
genparse-0.9.2/aclocal.m4-1152-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
genparse-0.9.2/aclocal.m4-1189-      QTCATALOGS="$QTCATALOGS $lang.qm"
genparse-0.9.2/aclocal.m4:1190:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
genparse-0.9.2/aclocal.m4-1191-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
genparse-0.9.2/aclocal.m4:1192:      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/'`
genparse-0.9.2/aclocal.m4-1193-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
genparse-0.9.2/aclocal.m4-1200-    for lang in $ALL_LINGUAS; do
genparse-0.9.2/aclocal.m4:1201:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
genparse-0.9.2/aclocal.m4-1202-      cat >> "$ac_file.tmp" <<EOF
##############################################
genparse-0.9.2/aclocal.m4-1211-    for lang in $ALL_LINGUAS; do
genparse-0.9.2/aclocal.m4:1212:      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/'`
genparse-0.9.2/aclocal.m4-1213-      cat >> "$ac_file.tmp" <<EOF
##############################################
genparse-0.9.2/aclocal.m4-1286-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
genparse-0.9.2/aclocal.m4:1287:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
genparse-0.9.2/aclocal.m4-1288-#
##############################################
genparse-0.9.2/aclocal.m4-1310-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
genparse-0.9.2/aclocal.m4:1311:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
genparse-0.9.2/aclocal.m4-1312-# and then we would define $MISSING as
##############################################
genparse-0.9.2/aclocal.m4-1326-# expand $ac_aux_dir to an absolute path
genparse-0.9.2/aclocal.m4:1327:am_aux_dir=`cd $ac_aux_dir && pwd`
genparse-0.9.2/aclocal.m4-1328-])
##############################################
genparse-0.9.2/aclocal.m4-1426-  if test "$am_compiler_list" = ""; then
genparse-0.9.2/aclocal.m4:1427:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
genparse-0.9.2/aclocal.m4-1428-  fi
##############################################
genparse-0.9.2/aclocal.m4-1538-  # Strip MF so we end up with the name of the file.
genparse-0.9.2/aclocal.m4:1539:  mf=`echo "$mf" | sed -e 's/:.*$//'`
genparse-0.9.2/aclocal.m4-1540-  # Check whether this is an Automake generated Makefile or not.
##############################################
genparse-0.9.2/aclocal.m4-1547-  if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
genparse-0.9.2/aclocal.m4:1548:    dirpart=`AS_DIRNAME("$mf")`
genparse-0.9.2/aclocal.m4-1549-  else
##############################################
genparse-0.9.2/aclocal.m4-1553-  # from the Makefile without running `make'.
genparse-0.9.2/aclocal.m4:1554:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
genparse-0.9.2/aclocal.m4-1555-  test -z "$DEPDIR" && continue
genparse-0.9.2/aclocal.m4:1556:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
genparse-0.9.2/aclocal.m4-1557-  test -z "am__include" && continue
genparse-0.9.2/aclocal.m4:1558:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
genparse-0.9.2/aclocal.m4-1559-  # When using ansi2knr, U may be empty or an underscore; expand it
genparse-0.9.2/aclocal.m4:1560:  U=`sed -n 's/^U = //p' < "$mf"`
genparse-0.9.2/aclocal.m4-1561-  # Find all dependency output files, they are included files with
##############################################
genparse-0.9.2/aclocal.m4-1569-    test -f "$dirpart/$file" && continue
genparse-0.9.2/aclocal.m4:1570:    fdir=`AS_DIRNAME(["$file"])`
genparse-0.9.2/aclocal.m4-1571-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
genparse-0.9.2/aclocal.m4-1623-AC_REQUIRE([AC_PROG_INSTALL])dnl
genparse-0.9.2/aclocal.m4:1624:if test "`cd $srcdir && pwd`" != "`pwd`"; then
genparse-0.9.2/aclocal.m4-1625-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
genparse-0.9.2/aclocal.m4-1711-    * )
genparse-0.9.2/aclocal.m4:1712:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
genparse-0.9.2/aclocal.m4-1713-  esac
genparse-0.9.2/aclocal.m4-1714-done
genparse-0.9.2/aclocal.m4:1715:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
genparse-0.9.2/aclocal.m4-1716-
##############################################
genparse-0.9.2/aclocal.m4-1804-# case it prints its new name instead of `make'.
genparse-0.9.2/aclocal.m4:1805:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
genparse-0.9.2/aclocal.m4-1806-   am__include=include
##############################################
genparse-0.9.2/aclocal.m4-1812-   echo '.include "confinc"' > confmf
genparse-0.9.2/aclocal.m4:1813:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
genparse-0.9.2/aclocal.m4-1814-      am__include=.include
##############################################
genparse-0.9.2/aclocal.m4-1943-if (
genparse-0.9.2/aclocal.m4:1944:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
genparse-0.9.2/aclocal.m4-1945-   if test "$[*]" = "X"; then
genparse-0.9.2/aclocal.m4-1946-      # -L didn't work.
genparse-0.9.2/aclocal.m4:1947:      set X `ls -t $srcdir/configure conftest.file`
genparse-0.9.2/aclocal.m4-1948-   fi
##############################################
genparse-0.9.2/src/parser.yy-100-	{
genparse-0.9.2/src/parser.yy:101:		my_params->add_include ((string)"<" + $3 + ">");
genparse-0.9.2/src/parser.yy-102-		mylog.write ((string) "adding include file: <" + $3 + ">");
##############################################
genparse-0.9.2/src/parser.yy-106-	{
genparse-0.9.2/src/parser.yy:107:		my_params->add_include ((string)"\"" + $3 + "\"");
genparse-0.9.2/src/parser.yy-108-		mylog.write ((string) "adding include file: \"" + $3 + "\"");
##############################################
genparse-0.9.2/src/Makefile.in-487-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
genparse-0.9.2/src/Makefile.in:488:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
genparse-0.9.2/src/Makefile.in-489-	  if test -f $$p \
genparse-0.9.2/src/Makefile.in-490-	  ; then \
genparse-0.9.2/src/Makefile.in:491:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
genparse-0.9.2/src/Makefile.in-492-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
genparse-0.9.2/src/Makefile.in-499-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
genparse-0.9.2/src/Makefile.in:500:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
genparse-0.9.2/src/Makefile.in-501-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
genparse-0.9.2/src/Makefile.in-545-.cc.obj:
genparse-0.9.2/src/Makefile.in:546:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/src/Makefile.in-547-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/src/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/src/Makefile.in:550:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/src/Makefile.in-551-
##############################################
genparse-0.9.2/src/Makefile.in-602-GTAGS:
genparse-0.9.2/src/Makefile.in:603:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/src/Makefile.in-604-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/src/Makefile.in-610-distdir: $(DISTFILES)
genparse-0.9.2/src/Makefile.in:611:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/src/Makefile.in:612:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/src/Makefile.in-613-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/src/Makefile.in-624-	  if test -d $$d/$$file; then \
genparse-0.9.2/src/Makefile.in:625:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/src/Makefile.in-626-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/examples/Makefile.in-610-.c.obj:
genparse-0.9.2/examples/Makefile.in:611:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/examples/Makefile.in-612-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/examples/Makefile.in-614-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/examples/Makefile.in:615:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
genparse-0.9.2/examples/Makefile.in-616-
##############################################
genparse-0.9.2/examples/Makefile.in-624-.cc.obj:
genparse-0.9.2/examples/Makefile.in:625:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/examples/Makefile.in-626-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/examples/Makefile.in-628-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/examples/Makefile.in:629:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/examples/Makefile.in-630-
##############################################
genparse-0.9.2/examples/Makefile.in-675-GTAGS:
genparse-0.9.2/examples/Makefile.in:676:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/examples/Makefile.in-677-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/examples/Makefile.in-683-distdir: $(DISTFILES)
genparse-0.9.2/examples/Makefile.in:684:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/examples/Makefile.in:685:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/examples/Makefile.in-686-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/examples/Makefile.in-697-	  if test -d $$d/$$file; then \
genparse-0.9.2/examples/Makefile.in:698:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/examples/Makefile.in-699-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/tests/javacheck/Makefile.in-455-distdir: $(DISTFILES)
genparse-0.9.2/tests/javacheck/Makefile.in:456:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/javacheck/Makefile.in:457:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/javacheck/Makefile.in-458-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/tests/javacheck/Makefile.in-469-	  if test -d $$d/$$file; then \
genparse-0.9.2/tests/javacheck/Makefile.in:470:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/tests/javacheck/Makefile.in-471-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/tests/Makefile.in-98-  while test -n "$$dir1"; do \
genparse-0.9.2/tests/Makefile.in:99:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
genparse-0.9.2/tests/Makefile.in-100-    if test "$$first" != "."; then \
genparse-0.9.2/tests/Makefile.in-101-      if test "$$first" = ".."; then \
genparse-0.9.2/tests/Makefile.in:102:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
genparse-0.9.2/tests/Makefile.in:103:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
genparse-0.9.2/tests/Makefile.in-104-      else \
genparse-0.9.2/tests/Makefile.in:105:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
genparse-0.9.2/tests/Makefile.in-106-        if test "$$first2" = "$$first"; then \
genparse-0.9.2/tests/Makefile.in:107:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
genparse-0.9.2/tests/Makefile.in-108-        else \
##############################################
genparse-0.9.2/tests/Makefile.in-113-    fi; \
genparse-0.9.2/tests/Makefile.in:114:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
genparse-0.9.2/tests/Makefile.in-115-  done; \
##############################################
genparse-0.9.2/tests/Makefile.in-496-	dot_seen=no; \
genparse-0.9.2/tests/Makefile.in:497:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/tests/Makefile.in-498-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
genparse-0.9.2/tests/Makefile.in-531-	rev="$$rev ."; \
genparse-0.9.2/tests/Makefile.in:532:	target=`echo $@ | sed s/-recursive//`; \
genparse-0.9.2/tests/Makefile.in-533-	for subdir in $$rev; do \
##############################################
genparse-0.9.2/tests/Makefile.in-609-GTAGS:
genparse-0.9.2/tests/Makefile.in:610:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/tests/Makefile.in-611-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/tests/Makefile.in-617-distdir: $(DISTFILES)
genparse-0.9.2/tests/Makefile.in:618:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/Makefile.in:619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/Makefile.in-620-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/tests/Makefile.in-631-	  if test -d $$d/$$file; then \
genparse-0.9.2/tests/Makefile.in:632:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/tests/Makefile.in-633-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-572-.c.obj:
genparse-0.9.2/tests/ccheck/Makefile.in:573:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/tests/ccheck/Makefile.in-574-@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-576-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/tests/ccheck/Makefile.in:577:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
genparse-0.9.2/tests/ccheck/Makefile.in-578-
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-623-GTAGS:
genparse-0.9.2/tests/ccheck/Makefile.in:624:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/tests/ccheck/Makefile.in-625-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-641-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
genparse-0.9.2/tests/ccheck/Makefile.in:642:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-643-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/ccheck/Makefile.in-644-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/ccheck/Makefile.in:645:		xpass=`expr $$xpass + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in:646:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-647-		col=$$red; res=XPASS; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-653-	    elif test $$? -ne 77; then \
genparse-0.9.2/tests/ccheck/Makefile.in:654:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-655-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/ccheck/Makefile.in-656-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/ccheck/Makefile.in:657:		xfail=`expr $$xfail + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-658-		col=$$lgn; res=XFAIL; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-660-	      *) \
genparse-0.9.2/tests/ccheck/Makefile.in:661:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-662-		col=$$red; res=FAIL; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-665-	    else \
genparse-0.9.2/tests/ccheck/Makefile.in:666:	      skip=`expr $$skip + 1`; \
genparse-0.9.2/tests/ccheck/Makefile.in-667-	      col=$$blu; res=SKIP; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-687-	    skipped="($$skip tests were not run)"; \
genparse-0.9.2/tests/ccheck/Makefile.in:688:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/ccheck/Makefile.in-689-	      dashes="$$skipped"; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-693-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
genparse-0.9.2/tests/ccheck/Makefile.in:694:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/ccheck/Makefile.in-695-	      dashes="$$report"; \
genparse-0.9.2/tests/ccheck/Makefile.in-696-	  fi; \
genparse-0.9.2/tests/ccheck/Makefile.in:697:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
genparse-0.9.2/tests/ccheck/Makefile.in-698-	  if test "$$failed" -eq 0; then \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-710-distdir: $(DISTFILES)
genparse-0.9.2/tests/ccheck/Makefile.in:711:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/ccheck/Makefile.in:712:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/ccheck/Makefile.in-713-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/tests/ccheck/Makefile.in-724-	  if test -d $$d/$$file; then \
genparse-0.9.2/tests/ccheck/Makefile.in:725:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/tests/ccheck/Makefile.in-726-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-481-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
genparse-0.9.2/tests/misc/Makefile.in:482:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-483-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/misc/Makefile.in-484-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/misc/Makefile.in:485:		xpass=`expr $$xpass + 1`; \
genparse-0.9.2/tests/misc/Makefile.in:486:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-487-		col=$$red; res=XPASS; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-493-	    elif test $$? -ne 77; then \
genparse-0.9.2/tests/misc/Makefile.in:494:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-495-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/misc/Makefile.in-496-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/misc/Makefile.in:497:		xfail=`expr $$xfail + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-498-		col=$$lgn; res=XFAIL; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-500-	      *) \
genparse-0.9.2/tests/misc/Makefile.in:501:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-502-		col=$$red; res=FAIL; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-505-	    else \
genparse-0.9.2/tests/misc/Makefile.in:506:	      skip=`expr $$skip + 1`; \
genparse-0.9.2/tests/misc/Makefile.in-507-	      col=$$blu; res=SKIP; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-527-	    skipped="($$skip tests were not run)"; \
genparse-0.9.2/tests/misc/Makefile.in:528:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/misc/Makefile.in-529-	      dashes="$$skipped"; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-533-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
genparse-0.9.2/tests/misc/Makefile.in:534:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/misc/Makefile.in-535-	      dashes="$$report"; \
genparse-0.9.2/tests/misc/Makefile.in-536-	  fi; \
genparse-0.9.2/tests/misc/Makefile.in:537:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
genparse-0.9.2/tests/misc/Makefile.in-538-	  if test "$$failed" -eq 0; then \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-550-distdir: $(DISTFILES)
genparse-0.9.2/tests/misc/Makefile.in:551:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/misc/Makefile.in:552:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/misc/Makefile.in-553-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/tests/misc/Makefile.in-564-	  if test -d $$d/$$file; then \
genparse-0.9.2/tests/misc/Makefile.in:565:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/tests/misc/Makefile.in-566-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-508-.cc.obj:
genparse-0.9.2/tests/cppcheck/Makefile.in:509:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/tests/cppcheck/Makefile.in-510-@am__fastdepCXX_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-512-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
genparse-0.9.2/tests/cppcheck/Makefile.in:513:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
genparse-0.9.2/tests/cppcheck/Makefile.in-514-
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-559-GTAGS:
genparse-0.9.2/tests/cppcheck/Makefile.in:560:	here=`$(am__cd) $(top_builddir) && pwd` \
genparse-0.9.2/tests/cppcheck/Makefile.in-561-	  && cd $(top_srcdir) \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-577-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
genparse-0.9.2/tests/cppcheck/Makefile.in:578:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-579-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/cppcheck/Makefile.in-580-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/cppcheck/Makefile.in:581:		xpass=`expr $$xpass + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in:582:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-583-		col=$$red; res=XPASS; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-589-	    elif test $$? -ne 77; then \
genparse-0.9.2/tests/cppcheck/Makefile.in:590:	      all=`expr $$all + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-591-	      case " $(XFAIL_TESTS) " in \
genparse-0.9.2/tests/cppcheck/Makefile.in-592-	      *$$ws$$tst$$ws*) \
genparse-0.9.2/tests/cppcheck/Makefile.in:593:		xfail=`expr $$xfail + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-594-		col=$$lgn; res=XFAIL; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-596-	      *) \
genparse-0.9.2/tests/cppcheck/Makefile.in:597:		failed=`expr $$failed + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-598-		col=$$red; res=FAIL; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-601-	    else \
genparse-0.9.2/tests/cppcheck/Makefile.in:602:	      skip=`expr $$skip + 1`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-603-	      col=$$blu; res=SKIP; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-623-	    skipped="($$skip tests were not run)"; \
genparse-0.9.2/tests/cppcheck/Makefile.in:624:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/cppcheck/Makefile.in-625-	      dashes="$$skipped"; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-629-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
genparse-0.9.2/tests/cppcheck/Makefile.in:630:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
genparse-0.9.2/tests/cppcheck/Makefile.in-631-	      dashes="$$report"; \
genparse-0.9.2/tests/cppcheck/Makefile.in-632-	  fi; \
genparse-0.9.2/tests/cppcheck/Makefile.in:633:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-634-	  if test "$$failed" -eq 0; then \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-646-distdir: $(DISTFILES)
genparse-0.9.2/tests/cppcheck/Makefile.in:647:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/cppcheck/Makefile.in:648:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-649-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/tests/cppcheck/Makefile.in-660-	  if test -d $$d/$$file; then \
genparse-0.9.2/tests/cppcheck/Makefile.in:661:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/tests/cppcheck/Makefile.in-662-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/doc/texinfo.tex-5689-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
genparse-0.9.2/doc/texinfo.tex:5690:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
genparse-0.9.2/doc/texinfo.tex-5691-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
genparse-0.9.2/doc/mdate-sh-94-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
genparse-0.9.2/doc/mdate-sh:95:set x`$ls_command /`
genparse-0.9.2/doc/mdate-sh-96-
##############################################
genparse-0.9.2/doc/mdate-sh-121-# Get the extended ls output of the file or directory.
genparse-0.9.2/doc/mdate-sh:122:set dummy x`eval "$ls_command \"\$save_arg1\""`
genparse-0.9.2/doc/mdate-sh-123-
##############################################
genparse-0.9.2/doc/mdate-sh-188-       then
genparse-0.9.2/doc/mdate-sh:189:	 year=`expr $year - 1`
genparse-0.9.2/doc/mdate-sh-190-       fi;;
##############################################
genparse-0.9.2/doc/Makefile.in-90-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
genparse-0.9.2/doc/Makefile.in:91:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genparse-0.9.2/doc/Makefile.in-92-am__vpath_adj = case $$p in \
genparse-0.9.2/doc/Makefile.in:93:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/doc/Makefile.in-94-    *) f=$$p;; \
genparse-0.9.2/doc/Makefile.in-95-  esac;
genparse-0.9.2/doc/Makefile.in:96:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genparse-0.9.2/doc/Makefile.in-97-man1dir = $(mandir)/man1
##############################################
genparse-0.9.2/doc/Makefile.in-488-	  cd $(srcdir) && \
genparse-0.9.2/doc/Makefile.in:489:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
genparse-0.9.2/doc/Makefile.in-490-	fi; \
##############################################
genparse-0.9.2/doc/Makefile.in-522-	@(dir=.; test -f ./genparse.texi || dir=$(srcdir); \
genparse-0.9.2/doc/Makefile.in:523:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/genparse.texi`; \
genparse-0.9.2/doc/Makefile.in-524-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
genparse-0.9.2/doc/Makefile.in-565-	  for file in $$list; do \
genparse-0.9.2/doc/Makefile.in:566:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/doc/Makefile.in-567-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
genparse-0.9.2/doc/Makefile.in-573-	for file in $$list; do \
genparse-0.9.2/doc/Makefile.in:574:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/doc/Makefile.in:575:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/doc/Makefile.in-576-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
genparse-0.9.2/doc/Makefile.in-598-dist-info: $(INFO_DEPS)
genparse-0.9.2/doc/Makefile.in:599:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
genparse-0.9.2/doc/Makefile.in-600-	list='$(INFO_DEPS)'; \
##############################################
genparse-0.9.2/doc/Makefile.in-602-	  case $$base in \
genparse-0.9.2/doc/Makefile.in:603:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/doc/Makefile.in-604-	  esac; \
genparse-0.9.2/doc/Makefile.in-605-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
genparse-0.9.2/doc/Makefile.in:606:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/doc/Makefile.in-607-	  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 \
genparse-0.9.2/doc/Makefile.in-608-	    if test -f $$file; then \
genparse-0.9.2/doc/Makefile.in:609:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
genparse-0.9.2/doc/Makefile.in-610-	      test -f "$(distdir)/$$relfile" || \
##############################################
genparse-0.9.2/doc/Makefile.in-626-	@list='$(INFO_DEPS)'; for i in $$list; do \
genparse-0.9.2/doc/Makefile.in:627:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/doc/Makefile.in-628-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
genparse-0.9.2/doc/Makefile.in-643-	  else file=$$i; fi; \
genparse-0.9.2/doc/Makefile.in:644:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
genparse-0.9.2/doc/Makefile.in-645-	  case "$$ext" in \
##############################################
genparse-0.9.2/doc/Makefile.in-648-	  esac; \
genparse-0.9.2/doc/Makefile.in:649:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
genparse-0.9.2/doc/Makefile.in:650:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
genparse-0.9.2/doc/Makefile.in:651:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
genparse-0.9.2/doc/Makefile.in-652-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
genparse-0.9.2/doc/Makefile.in-664-	for i in $$list; do \
genparse-0.9.2/doc/Makefile.in:665:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
genparse-0.9.2/doc/Makefile.in-666-	  case "$$ext" in \
##############################################
genparse-0.9.2/doc/Makefile.in-669-	  esac; \
genparse-0.9.2/doc/Makefile.in:670:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
genparse-0.9.2/doc/Makefile.in:671:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
genparse-0.9.2/doc/Makefile.in:672:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
genparse-0.9.2/doc/Makefile.in-673-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
genparse-0.9.2/doc/Makefile.in-683-distdir: $(DISTFILES)
genparse-0.9.2/doc/Makefile.in:684:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/doc/Makefile.in:685:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/doc/Makefile.in-686-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/doc/Makefile.in-697-	  if test -d $$d/$$file; then \
genparse-0.9.2/doc/Makefile.in:698:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/doc/Makefile.in-699-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/doc/Makefile.in-800-	test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
genparse-0.9.2/doc/Makefile.in:801:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
genparse-0.9.2/doc/Makefile.in-802-	list='$(INFO_DEPS)'; \
##############################################
genparse-0.9.2/doc/Makefile.in-804-	  case $$file in \
genparse-0.9.2/doc/Makefile.in:805:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/doc/Makefile.in-806-	  esac; \
genparse-0.9.2/doc/Makefile.in-807-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
genparse-0.9.2/doc/Makefile.in:808:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/doc/Makefile.in-809-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
genparse-0.9.2/doc/Makefile.in-811-	    if test -f $$ifile; then \
genparse-0.9.2/doc/Makefile.in:812:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
genparse-0.9.2/doc/Makefile.in-813-	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
genparse-0.9.2/doc/Makefile.in-822-	  for file in $$list; do \
genparse-0.9.2/doc/Makefile.in:823:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/doc/Makefile.in-824-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
genparse-0.9.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
genparse-0.9.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
genparse-0.9.2/configure-45-  as_echo='print -r --'
genparse-0.9.2/configure-46-  as_echo_n='print -rn --'
genparse-0.9.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
genparse-0.9.2/configure-48-  as_echo='printf %s\n'
##############################################
genparse-0.9.2/configure-50-else
genparse-0.9.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
genparse-0.9.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
genparse-0.9.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
genparse-0.9.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
genparse-0.9.2/configure-62-      esac;
##############################################
genparse-0.9.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
genparse-0.9.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
genparse-0.9.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
genparse-0.9.2/configure-324-      case $as_dir in #(
genparse-0.9.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
genparse-0.9.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
genparse-0.9.2/configure-397-  {
genparse-0.9.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
genparse-0.9.2/configure-399-  }
##############################################
genparse-0.9.2/configure-404-# ----------------------------------------
genparse-0.9.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
genparse-0.9.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
genparse-0.9.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
genparse-0.9.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
genparse-0.9.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
genparse-0.9.2/configure-1056-  case $ac_option in
genparse-0.9.2/configure:1057:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
genparse-0.9.2/configure-1058-  *=)   ac_optarg= ;;
##############################################
genparse-0.9.2/configure-1100-  -disable-* | --disable-*)
genparse-0.9.2/configure:1101:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
genparse-0.9.2/configure-1102-    # Reject names that are not valid shell variable names.
##############################################
genparse-0.9.2/configure-1105-    ac_useropt_orig=$ac_useropt
genparse-0.9.2/configure:1106:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genparse-0.9.2/configure-1107-    case $ac_user_opts in
##############################################
genparse-0.9.2/configure-1126-  -enable-* | --enable-*)
genparse-0.9.2/configure:1127:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
genparse-0.9.2/configure-1128-    # Reject names that are not valid shell variable names.
##############################################
genparse-0.9.2/configure-1131-    ac_useropt_orig=$ac_useropt
genparse-0.9.2/configure:1132:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genparse-0.9.2/configure-1133-    case $ac_user_opts in
##############################################
genparse-0.9.2/configure-1330-  -with-* | --with-*)
genparse-0.9.2/configure:1331:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
genparse-0.9.2/configure-1332-    # Reject names that are not valid shell variable names.
##############################################
genparse-0.9.2/configure-1335-    ac_useropt_orig=$ac_useropt
genparse-0.9.2/configure:1336:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genparse-0.9.2/configure-1337-    case $ac_user_opts in
##############################################
genparse-0.9.2/configure-1346-  -without-* | --without-*)
genparse-0.9.2/configure:1347:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
genparse-0.9.2/configure-1348-    # Reject names that are not valid shell variable names.
##############################################
genparse-0.9.2/configure-1351-    ac_useropt_orig=$ac_useropt
genparse-0.9.2/configure:1352:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
genparse-0.9.2/configure-1353-    case $ac_user_opts in
##############################################
genparse-0.9.2/configure-1384-  *=*)
genparse-0.9.2/configure:1385:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
genparse-0.9.2/configure-1386-    # Reject names that are not valid shell variable names.
##############################################
genparse-0.9.2/configure-1405-if test -n "$ac_prev"; then
genparse-0.9.2/configure:1406:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
genparse-0.9.2/configure-1407-  as_fn_error $? "missing argument to $ac_option"
##############################################
genparse-0.9.2/configure-1427-    */ )
genparse-0.9.2/configure:1428:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
genparse-0.9.2/configure-1429-      eval $ac_var=\$ac_val;;
##############################################
genparse-0.9.2/configure-1462-ac_ls_di=`ls -di .` &&
genparse-0.9.2/configure:1463:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
genparse-0.9.2/configure-1464-  as_fn_error $? "working directory cannot be determined"
##############################################
genparse-0.9.2/configure-1518-case $srcdir in
genparse-0.9.2/configure:1519:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
genparse-0.9.2/configure-1520-esac
##############################################
genparse-0.9.2/configure-1561-By default, \`make install' will install all the files in
genparse-0.9.2/configure:1562:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
genparse-0.9.2/configure:1563:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
genparse-0.9.2/configure-1564-for instance \`--prefix=\$HOME'.
##############################################
genparse-0.9.2/configure-1657-*)
genparse-0.9.2/configure:1658:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
genparse-0.9.2/configure-1659-  # A ".." for each directory in $ac_dir_suffix.
genparse-0.9.2/configure:1660:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
genparse-0.9.2/configure-1661-  case $ac_top_builddir_sub in
##############################################
genparse-0.9.2/configure-2189-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
genparse-0.9.2/configure:2190:  as_decl_name=`echo $2|sed 's/ *(.*//'`
genparse-0.9.2/configure:2191:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
genparse-0.9.2/configure-2192-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
genparse-0.9.2/configure-2499-    *\'*)
genparse-0.9.2/configure:2500:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
genparse-0.9.2/configure-2501-    esac
##############################################
genparse-0.9.2/configure-2582-      case $ac_val in
genparse-0.9.2/configure:2583:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
genparse-0.9.2/configure-2584-      esac
##############################################
genparse-0.9.2/configure-2597-	case $ac_val in
genparse-0.9.2/configure:2598:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
genparse-0.9.2/configure-2599-	esac
##############################################
genparse-0.9.2/configure-2725-    set,)
genparse-0.9.2/configure:2726:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
genparse-0.9.2/configure:2727:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
genparse-0.9.2/configure-2728-      ac_cache_corrupted=: ;;
##############################################
genparse-0.9.2/configure-2736-	# differences in whitespace do not lead to failure.
genparse-0.9.2/configure:2737:	ac_old_val_w=`echo x $ac_old_val`
genparse-0.9.2/configure:2738:	ac_new_val_w=`echo x $ac_new_val`
genparse-0.9.2/configure-2739-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
genparse-0.9.2/configure-2756-    case $ac_new_val in
genparse-0.9.2/configure:2757:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
genparse-0.9.2/configure-2758-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
genparse-0.9.2/configure-2920-if (
genparse-0.9.2/configure:2921:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
genparse-0.9.2/configure-2922-   if test "$*" = "X"; then
genparse-0.9.2/configure-2923-      # -L didn't work.
genparse-0.9.2/configure:2924:      set X `ls -t $srcdir/configure conftest.file`
genparse-0.9.2/configure-2925-   fi
##############################################
genparse-0.9.2/configure-2956-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
genparse-0.9.2/configure:2957:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
genparse-0.9.2/configure-2958-
genparse-0.9.2/configure-2959-# expand $ac_aux_dir to an absolute path
genparse-0.9.2/configure:2960:am_aux_dir=`cd $ac_aux_dir && pwd`
genparse-0.9.2/configure-2961-
##############################################
genparse-0.9.2/configure-2985-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
genparse-0.9.2/configure:2986:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
genparse-0.9.2/configure-2987-	     'mkdir (GNU coreutils) '* | \
##############################################
genparse-0.9.2/configure-3064-set x ${MAKE-make}
genparse-0.9.2/configure:3065:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
genparse-0.9.2/configure-3066-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
genparse-0.9.2/configure-3074-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
genparse-0.9.2/configure:3075:case `${MAKE-make} -f conftest.make 2>/dev/null` in
genparse-0.9.2/configure-3076-  *@@@%%%=?*=@@@%%%*)
##############################################
genparse-0.9.2/configure-3101-
genparse-0.9.2/configure:3102:if test "`cd $srcdir && pwd`" != "`pwd`"; then
genparse-0.9.2/configure-3103-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
genparse-0.9.2/configure-3616-$as_echo_n "checking whether the C compiler works... " >&6; }
genparse-0.9.2/configure:3617:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
genparse-0.9.2/configure-3618-
##############################################
genparse-0.9.2/configure-3660-	then :; else
genparse-0.9.2/configure:3661:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
genparse-0.9.2/configure-3662-	fi
##############################################
genparse-0.9.2/configure-3720-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
genparse-0.9.2/configure:3721:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
genparse-0.9.2/configure-3722-	  break;;
##############################################
genparse-0.9.2/configure-3829-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
genparse-0.9.2/configure:3830:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
genparse-0.9.2/configure-3831-       break;;
##############################################
genparse-0.9.2/configure-4082-# case it prints its new name instead of `make'.
genparse-0.9.2/configure:4083:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
genparse-0.9.2/configure-4084-   am__include=include
##############################################
genparse-0.9.2/configure-4090-   echo '.include "confinc"' > confmf
genparse-0.9.2/configure:4091:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
genparse-0.9.2/configure-4092-      am__include=.include
##############################################
genparse-0.9.2/configure-4149-  if test "$am_compiler_list" = ""; then
genparse-0.9.2/configure:4150:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
genparse-0.9.2/configure-4151-  fi
##############################################
genparse-0.9.2/configure-4479-  # Check for GNU $ac_path_GREP
genparse-0.9.2/configure:4480:case `"$ac_path_GREP" --version 2>&1` in
genparse-0.9.2/configure-4481-*GNU*)
##############################################
genparse-0.9.2/configure-4545-  # Check for GNU $ac_path_EGREP
genparse-0.9.2/configure:4546:case `"$ac_path_EGREP" --version 2>&1` in
genparse-0.9.2/configure-4547-*GNU*)
##############################################
genparse-0.9.2/configure-4706-do :
genparse-0.9.2/configure:4707:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genparse-0.9.2/configure-4708-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
genparse-0.9.2/configure-4711-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:4712:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genparse-0.9.2/configure-4713-_ACEOF
##############################################
genparse-0.9.2/configure-4855-test "x$ac_build_alias" = x &&
genparse-0.9.2/configure:4856:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
genparse-0.9.2/configure-4857-test "x$ac_build_alias" = x &&
genparse-0.9.2/configure-4858-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
genparse-0.9.2/configure:4859:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
genparse-0.9.2/configure-4860-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
genparse-0.9.2/configure-4879-IFS=$ac_save_IFS
genparse-0.9.2/configure:4880:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
genparse-0.9.2/configure-4881-
##############################################
genparse-0.9.2/configure-4890-else
genparse-0.9.2/configure:4891:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
genparse-0.9.2/configure-4892-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
genparse-0.9.2/configure-4912-IFS=$ac_save_IFS
genparse-0.9.2/configure:4913:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
genparse-0.9.2/configure-4914-
##############################################
genparse-0.9.2/configure-4921-do :
genparse-0.9.2/configure:4922:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genparse-0.9.2/configure-4923-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genparse-0.9.2/configure-4925-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:4926:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genparse-0.9.2/configure-4927-_ACEOF
##############################################
genparse-0.9.2/configure-5928-do :
genparse-0.9.2/configure:5929:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genparse-0.9.2/configure-5930-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genparse-0.9.2/configure-5932-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:5933:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genparse-0.9.2/configure-5934-_ACEOF
##############################################
genparse-0.9.2/configure-5996-    fi
genparse-0.9.2/configure:5997:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-5998-    cat >>confdefs.h <<_ACEOF
##############################################
genparse-0.9.2/configure-6048-    eval result=\$gl_cv_type_${gltype}_signed
genparse-0.9.2/configure:6049:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-6050-    if test "$result" = yes; then
##############################################
genparse-0.9.2/configure-6123-$as_echo "$ac_res" >&6; }
genparse-0.9.2/configure:6124:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-6125-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
genparse-0.9.2/configure-7766-do :
genparse-0.9.2/configure:7767:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genparse-0.9.2/configure-7768-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genparse-0.9.2/configure-7770-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:7771:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genparse-0.9.2/configure-7772-_ACEOF
##############################################
genparse-0.9.2/configure-7834-    fi
genparse-0.9.2/configure:7835:    GLTYPE=`echo "$gltype" | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-7836-    cat >>confdefs.h <<_ACEOF
##############################################
genparse-0.9.2/configure-7886-    eval result=\$gl_cv_type_${gltype}_signed
genparse-0.9.2/configure:7887:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-7888-    if test "$result" = yes; then
##############################################
genparse-0.9.2/configure-7961-$as_echo "$ac_res" >&6; }
genparse-0.9.2/configure:7962:    GLTYPE=`echo $gltype | tr 'abcdefghijklmnopqrstuvwxyz ' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`
genparse-0.9.2/configure-7963-    eval result=\$gl_cv_type_${gltype}_suffix
##############################################
genparse-0.9.2/configure-8764-/* end confdefs.h.  */
genparse-0.9.2/configure:8765:`cat $LEX_OUTPUT_ROOT.c`
genparse-0.9.2/configure-8766-_ACEOF
##############################################
genparse-0.9.2/configure-8797-  #define YYTEXT_POINTER 1
genparse-0.9.2/configure:8798:`cat $LEX_OUTPUT_ROOT.c`
genparse-0.9.2/configure-8799-_ACEOF
##############################################
genparse-0.9.2/configure-9207-  if test "$am_compiler_list" = ""; then
genparse-0.9.2/configure:9208:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
genparse-0.9.2/configure-9209-  fi
##############################################
genparse-0.9.2/configure-9518-do :
genparse-0.9.2/configure:9519:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
genparse-0.9.2/configure-9520-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
genparse-0.9.2/configure-9522-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:9523:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
genparse-0.9.2/configure-9524-_ACEOF
##############################################
genparse-0.9.2/configure-9790-do :
genparse-0.9.2/configure:9791:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
genparse-0.9.2/configure-9792-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
genparse-0.9.2/configure-9794-  cat >>confdefs.h <<_ACEOF
genparse-0.9.2/configure:9795:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
genparse-0.9.2/configure-9796-_ACEOF
##############################################
genparse-0.9.2/configure-10217-fi
genparse-0.9.2/configure:10218:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/configure:10219:eval "HAVE_$ac_var_name=$`echo ac_cv_class_$ac_var_val`"
genparse-0.9.2/configure-10220-HAVE_LAST_CLASS=$ac_var_val
##############################################
genparse-0.9.2/configure-10228-
genparse-0.9.2/configure:10229:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/configure-10230-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_var_val" >&5
##############################################
genparse-0.9.2/configure-10384-  else
genparse-0.9.2/configure:10385:    CPPUNIT_CFLAGS=`$CPPUNIT_CONFIG --cflags`
genparse-0.9.2/configure:10386:    CPPUNIT_LIBS=`$CPPUNIT_CONFIG --libs`
genparse-0.9.2/configure:10387:    cppunit_version=`$CPPUNIT_CONFIG --version`
genparse-0.9.2/configure-10388-
##############################################
genparse-0.9.2/configure-10534-fi
genparse-0.9.2/configure:10535:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/configure:10536:eval "HAVE_$ac_var_name=$`echo ac_cv_class_$ac_var_val`"
genparse-0.9.2/configure-10537-HAVE_LAST_CLASS=$ac_var_val
##############################################
genparse-0.9.2/configure-10545-
genparse-0.9.2/configure:10546:eval "ac_var_val=$`eval echo ac_cv_class_$ac_var_name`"
genparse-0.9.2/configure-10547-{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_var_val" >&5
##############################################
genparse-0.9.2/configure-10549-
genparse-0.9.2/configure:10550:if test x"`eval 'echo $ac_cv_class_junit_textui_TestRunner'`" != xno ; then
genparse-0.9.2/configure-10551-  ac_cv_prog_JUNIT='$(CLASSPATH_ENV) $(JAVA) $(JAVAFLAGS) junit.textui.TestRunner'
##############################################
genparse-0.9.2/configure-10556-$as_echo_n "checking for junit... " >&6; }
genparse-0.9.2/configure:10557:if test x"`eval 'echo $ac_cv_prog_JUNIT'`" != x ; then
genparse-0.9.2/configure-10558-  JUNIT="$ac_cv_prog_JUNIT"
##############################################
genparse-0.9.2/configure-10979-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
genparse-0.9.2/configure:10980:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
genparse-0.9.2/configure-10981-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
genparse-0.9.2/configure-11008-      sed_drop_objext='s/\.o$//;s/\.obj$//'
genparse-0.9.2/configure:11009:      for i in `for i in $gl_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
genparse-0.9.2/configure-11010-        gl_libobjs="$gl_libobjs $i.$ac_objext"
##############################################
genparse-0.9.2/configure-11024-      sed_drop_objext='s/\.o$//;s/\.obj$//'
genparse-0.9.2/configure:11025:      for i in `for i in $gltests_LIBOBJS; do echo "$i"; done | sed "$sed_drop_objext" | sort | uniq`; do
genparse-0.9.2/configure-11026-        gltests_libobjs="$gltests_libobjs $i.$ac_objext"
##############################################
genparse-0.9.2/configure-11134-if test -z "$BASH_VERSION$ZSH_VERSION" \
genparse-0.9.2/configure:11135:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
genparse-0.9.2/configure-11136-  as_echo='print -r --'
genparse-0.9.2/configure-11137-  as_echo_n='print -rn --'
genparse-0.9.2/configure:11138:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
genparse-0.9.2/configure-11139-  as_echo='printf %s\n'
##############################################
genparse-0.9.2/configure-11141-else
genparse-0.9.2/configure:11142:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
genparse-0.9.2/configure-11143-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
genparse-0.9.2/configure-11151-	expr "X$arg" : "X\\(.*\\)$as_nl";
genparse-0.9.2/configure:11152:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
genparse-0.9.2/configure-11153-      esac;
##############################################
genparse-0.9.2/configure-11228-# ----------------------------------------
genparse-0.9.2/configure:11229:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
genparse-0.9.2/configure-11230-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
genparse-0.9.2/configure-11300-  {
genparse-0.9.2/configure:11301:    as_val=`expr "$@" || test $? -eq 1`
genparse-0.9.2/configure-11302-  }
##############################################
genparse-0.9.2/configure-11404-      case $as_dir in #(
genparse-0.9.2/configure:11405:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
genparse-0.9.2/configure-11406-      *) as_qdir=$as_dir;;
##############################################
genparse-0.9.2/configure-11539-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
genparse-0.9.2/configure:11540:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
genparse-0.9.2/configure-11541-ac_cs_version="\\
##############################################
genparse-0.9.2/configure-11564-  --*=?*)
genparse-0.9.2/configure:11565:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
genparse-0.9.2/configure:11566:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
genparse-0.9.2/configure-11567-    ac_shift=:
##############################################
genparse-0.9.2/configure-11569-  --*=)
genparse-0.9.2/configure:11570:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
genparse-0.9.2/configure-11571-    ac_optarg=
##############################################
genparse-0.9.2/configure-11593-    case $ac_optarg in
genparse-0.9.2/configure:11594:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
genparse-0.9.2/configure-11595-    '') as_fn_error $? "missing file argument" ;;
##############################################
genparse-0.9.2/configure-11601-    case $ac_optarg in
genparse-0.9.2/configure:11602:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
genparse-0.9.2/configure-11603-    esac
##############################################
genparse-0.9.2/configure-11740-fi
genparse-0.9.2/configure:11741:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
genparse-0.9.2/configure-11742-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
genparse-0.9.2/configure-11757-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
genparse-0.9.2/configure:11758:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
genparse-0.9.2/configure-11759-ac_delim='%!_!# '
##############################################
genparse-0.9.2/configure-11763-
genparse-0.9.2/configure:11764:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
genparse-0.9.2/configure-11765-  if test $ac_delim_n = $ac_delim_num; then
##############################################
genparse-0.9.2/configure-11901-for ac_last_try in false false :; do
genparse-0.9.2/configure:11902:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
genparse-0.9.2/configure-11903-  if test -z "$ac_tt"; then
##############################################
genparse-0.9.2/configure-12033-      esac
genparse-0.9.2/configure:12034:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
genparse-0.9.2/configure-12035-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
genparse-0.9.2/configure-12092-*)
genparse-0.9.2/configure:12093:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
genparse-0.9.2/configure-12094-  # A ".." for each directory in $ac_dir_suffix.
genparse-0.9.2/configure:12095:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
genparse-0.9.2/configure-12096-  case $ac_top_builddir_sub in
##############################################
genparse-0.9.2/configure-12153-/@mandir@/p'
genparse-0.9.2/configure:12154:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
genparse-0.9.2/configure-12155-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
genparse-0.9.2/configure-12170-
genparse-0.9.2/configure:12171:# Neutralize VPATH when `$srcdir' = `.'.
genparse-0.9.2/configure-12172-# Shell code in configure.ac might set extrasub.
##############################################
genparse-0.9.2/configure-12198-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
genparse-0.9.2/configure:12199:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
genparse-0.9.2/configure-12200-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
genparse-0.9.2/configure-12243-    * )
genparse-0.9.2/configure:12244:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
genparse-0.9.2/configure-12245-  esac
##############################################
genparse-0.9.2/configure-12280-  # Strip MF so we end up with the name of the file.
genparse-0.9.2/configure:12281:  mf=`echo "$mf" | sed -e 's/:.*$//'`
genparse-0.9.2/configure-12282-  # Check whether this is an Automake generated Makefile or not.
##############################################
genparse-0.9.2/configure-12317-  # from the Makefile without running `make'.
genparse-0.9.2/configure:12318:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
genparse-0.9.2/configure-12319-  test -z "$DEPDIR" && continue
genparse-0.9.2/configure:12320:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
genparse-0.9.2/configure-12321-  test -z "am__include" && continue
genparse-0.9.2/configure:12322:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
genparse-0.9.2/configure-12323-  # When using ansi2knr, U may be empty or an underscore; expand it
genparse-0.9.2/configure:12324:  U=`sed -n 's/^U = //p' < "$mf"`
genparse-0.9.2/configure-12325-  # Find all dependency output files, they are included files with
##############################################
genparse-0.9.2/config.guess-38-
genparse-0.9.2/config.guess:39:me=`echo "$0" | sed -e 's,.*/,,'`
genparse-0.9.2/config.guess-40-
##############################################
genparse-0.9.2/config.guess-108-: ${TMPDIR=/tmp} ;
genparse-0.9.2/config.guess:109: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
genparse-0.9.2/config.guess-110- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
genparse-0.9.2/config.guess-194-	    *)
genparse-0.9.2/config.guess:195:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
genparse-0.9.2/config.guess-196-		;;
##############################################
genparse-0.9.2/config.guess-221-	*4.0)
genparse-0.9.2/config.guess:222:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
genparse-0.9.2/config.guess-223-		;;
genparse-0.9.2/config.guess-224-	*5.*)
genparse-0.9.2/config.guess:225:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
genparse-0.9.2/config.guess-226-		;;
##############################################
genparse-0.9.2/config.guess-231-	# types through head -n 1, so we only detect the type of CPU 0.
genparse-0.9.2/config.guess:232:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
genparse-0.9.2/config.guess-233-	case "$ALPHA_CPU_TYPE" in
##############################################
genparse-0.9.2/config.guess-269-	# 1.2 uses "1.2" for uname -r.
genparse-0.9.2/config.guess:270:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
genparse-0.9.2/config.guess-271-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
genparse-0.9.2/config.guess-329-    s390x:SunOS:*:*)
genparse-0.9.2/config.guess:330:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-331-	exit ;;
genparse-0.9.2/config.guess-332-    sun4H:SunOS:5.*:*)
genparse-0.9.2/config.guess:333:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-334-	exit ;;
genparse-0.9.2/config.guess-335-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
genparse-0.9.2/config.guess:336:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-337-	exit ;;
##############################################
genparse-0.9.2/config.guess-354-	fi
genparse-0.9.2/config.guess:355:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-356-	exit ;;
##############################################
genparse-0.9.2/config.guess-360-	# it's likely to be more like Solaris than SunOS4.
genparse-0.9.2/config.guess:361:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-362-	exit ;;
##############################################
genparse-0.9.2/config.guess-369-	# Japanese Language versions have a version number like `4.1.3-JL'.
genparse-0.9.2/config.guess:370:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
genparse-0.9.2/config.guess-371-	exit ;;
##############################################
genparse-0.9.2/config.guess-375-    sun*:*:4.2BSD:*)
genparse-0.9.2/config.guess:376:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
genparse-0.9.2/config.guess-377-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
genparse-0.9.2/config.guess-457-	$CC_FOR_BUILD -o $dummy $dummy.c &&
genparse-0.9.2/config.guess:458:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
genparse-0.9.2/config.guess:459:	  SYSTEM_NAME=`$dummy $dummyarg` &&
genparse-0.9.2/config.guess-460-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
genparse-0.9.2/config.guess-513-    *:IRIX*:*:*)
genparse-0.9.2/config.guess:514:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
genparse-0.9.2/config.guess-515-	exit ;;
##############################################
genparse-0.9.2/config.guess-543-EOF
genparse-0.9.2/config.guess:544:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
genparse-0.9.2/config.guess-545-		then
##############################################
genparse-0.9.2/config.guess-556-    *:AIX:*:[4567])
genparse-0.9.2/config.guess:557:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
genparse-0.9.2/config.guess-558-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
genparse-0.9.2/config.guess-591-    9000/[34678]??:HP-UX:*:*)
genparse-0.9.2/config.guess:592:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
genparse-0.9.2/config.guess-593-	case "${UNAME_MACHINE}" in
##############################################
genparse-0.9.2/config.guess-645-EOF
genparse-0.9.2/config.guess:646:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
genparse-0.9.2/config.guess-647-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
genparse-0.9.2/config.guess-673-    ia64:HP-UX:*:*)
genparse-0.9.2/config.guess:674:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
genparse-0.9.2/config.guess-675-	echo ia64-hp-hpux${HPUX_REV}
##############################################
genparse-0.9.2/config.guess-703-EOF
genparse-0.9.2/config.guess:704:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
genparse-0.9.2/config.guess-705-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
genparse-0.9.2/config.guess-774-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
genparse-0.9.2/config.guess:775:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
genparse-0.9.2/config.guess-776-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
genparse-0.9.2/config.guess-779-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
genparse-0.9.2/config.guess:780:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
genparse-0.9.2/config.guess-781-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
genparse-0.9.2/config.guess-795-	    amd64)
genparse-0.9.2/config.guess:796:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
genparse-0.9.2/config.guess-797-	    *)
genparse-0.9.2/config.guess:798:		echo ${UNAME_PROCESSOR}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
genparse-0.9.2/config.guess-799-	esac
##############################################
genparse-0.9.2/config.guess-850-    prep*:SunOS:5.*:*)
genparse-0.9.2/config.guess:851:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
genparse-0.9.2/config.guess-852-	exit ;;
##############################################
genparse-0.9.2/config.guess-854-	# the GNU system
genparse-0.9.2/config.guess:855:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
genparse-0.9.2/config.guess-856-	exit ;;
##############################################
genparse-0.9.2/config.guess-858-	# other systems with GNU libc and userland
genparse-0.9.2/config.guess:859:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
genparse-0.9.2/config.guess-860-	exit ;;
##############################################
genparse-0.9.2/config.guess-923-EOF
genparse-0.9.2/config.guess:924:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
genparse-0.9.2/config.guess-925-	echo "${UNAME_MACHINE}-pc-linux-${LIBC}"
##############################################
genparse-0.9.2/config.guess-951-EOF
genparse-0.9.2/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
genparse-0.9.2/config.guess-953-	test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; }
##############################################
genparse-0.9.2/config.guess-1036-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
genparse-0.9.2/config.guess:1037:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
genparse-0.9.2/config.guess-1038-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
genparse-0.9.2/config.guess-1306-    *:DragonFly:*:*)
genparse-0.9.2/config.guess:1307:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
genparse-0.9.2/config.guess-1308-	exit ;;
##############################################
genparse-0.9.2/config.guess-1319-    i*86:skyos:*:*)
genparse-0.9.2/config.guess:1320:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
genparse-0.9.2/config.guess-1321-	exit ;;
##############################################
genparse-0.9.2/config.guess-1450-
genparse-0.9.2/config.guess:1451:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
genparse-0.9.2/config.guess-1452-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-90-am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:91:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-92-am__vpath_adj = case $$p in \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:93:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-94-    *) f=$$p;; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-95-  esac;
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:96:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-97-man1dir = $(mandir)/man1
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-488-	  cd $(srcdir) && \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:489:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-490-	fi; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-522-	@(dir=.; test -f ./genparse.texi || dir=$(srcdir); \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:523:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/genparse.texi`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-524-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-565-	  for file in $$list; do \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:566:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-567-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-573-	for file in $$list; do \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:574:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:575:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-576-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-598-dist-info: $(INFO_DEPS)
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:599:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-600-	list='$(INFO_DEPS)'; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-602-	  case $$base in \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:603:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-604-	  esac; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-605-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:606:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-607-	  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 \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-608-	    if test -f $$file; then \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:609:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-610-	      test -f "$(distdir)/$$relfile" || \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-626-	@list='$(INFO_DEPS)'; for i in $$list; do \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:627:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-628-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-643-	  else file=$$i; fi; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:644:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-645-	  case "$$ext" in \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-648-	  esac; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:649:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:650:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:651:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-652-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-664-	for i in $$list; do \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:665:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-666-	  case "$$ext" in \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-669-	  esac; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:670:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:671:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:672:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-673-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-683-distdir: $(DISTFILES)
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:684:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:685:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-686-	list='$(DISTFILES)'; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-697-	  if test -d $$d/$$file; then \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:698:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-699-	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-800-	test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:801:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-802-	list='$(INFO_DEPS)'; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-804-	  case $$file in \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:805:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-806-	  esac; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-807-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:808:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-809-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-811-	    if test -f $$ifile; then \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:812:	      relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-813-	      echo " $(INSTALL_DATA) '$$ifile' '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-822-	  for file in $$list; do \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in:823:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
genparse-0.9.2/.pc/50-texi2html.patch/doc/Makefile.in-824-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\