===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gpp-2.27/compile-67-	mingw/*)
gpp-2.27/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
gpp-2.27/compile-69-	  ;;
gpp-2.27/compile-70-	cygwin/*)
gpp-2.27/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
gpp-2.27/compile-72-	  ;;
gpp-2.27/compile-73-	wine/*)
gpp-2.27/compile:74:	  file=`winepath -w "$file" || echo "$file"`
gpp-2.27/compile-75-	  ;;
##############################################
gpp-2.27/compile-310-# Name of file we expect compiler to create.
gpp-2.27/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
gpp-2.27/compile-312-
##############################################
gpp-2.27/compile-316-# object file name, since that is what matters with a parallel build.
gpp-2.27/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
gpp-2.27/compile-318-while true; do
##############################################
gpp-2.27/doc/gpp.pp-615-removed, all occurrences of `$b$$b$' should be replaced by a single backslash,
gpp-2.27/doc/gpp.pp:616:and similarly `$b$$dbq$' should be replaced by `$dbq$'.
gpp-2.27/doc/gpp.pp-617-Sequences like `$b$n' are recognized by GPP and should be left as is.
##############################################
gpp-2.27/doc/gpp.pp-660-all characters in $Q{+-*/$b$$exp$$l$$g$=`$tilde$:.?@$dz$$and$!$pc$$pipe$}$,
gpp-2.27/doc/gpp.pp:661:except in Prolog mode where `!', `$pc$' and `$pipe$' are not matched.
gpp-2.27/doc/gpp.pp-662-$li$
##############################################
gpp-2.27/doc/gpp.pp-668-$P$
gpp-2.27/doc/gpp.pp:669:Moreover, all of these matching subsets except `$b$w' and `$b$W' can be
gpp-2.27/doc/gpp.pp:670:negated by inserting a `!'$mdash$$I{i.e.}$, by writing `$b$!$I{x}$' instead of
gpp-2.27/doc/gpp.pp-671-`$b$$I{x}$'.
##############################################
gpp-2.27/doc/gpp.pp-882-when the first character in the brackets is `!'.  The characters in a
gpp-2.27/doc/gpp.pp:883:`[$ldots$]' class can also be specified as a range using the `$d$'
gpp-2.27/doc/gpp.pp:884:character$mdash$$I{e.g.}$, `[F$d$N]' is equivalent to `[FGHIJKLMN]'.
gpp-2.27/doc/gpp.pp-885-$p$
##############################################
gpp-2.27/doc/gpp.pp-1330-$dz$mode quote $dbq$`$dbq$
gpp-2.27/doc/gpp.pp:1331:$dz$define blah(x) `$dbq$and he said: x`$dbq$
gpp-2.27/doc/gpp.pp-1332-
##############################################
gpp-2.27/doc/gpp.pp-1347-context of selective evaluation: since comments$bs$strings cannot be nested,
gpp-2.27/doc/gpp.pp:1348:any occurrence of `$dbq$' or `/*' inside the `$dollar$$dollar$' gets output as
gpp-2.27/doc/gpp.pp-1349-plain text, as expected inside a string, and only macro evaluation is enabled.
##############################################
gpp-2.27/doc/gpp.pp-1403-$pre$
gpp-2.27/doc/gpp.pp:1404:$dz$mode string $dbq$`$dbq$ $dbq$`$dbq$ $dbq$$b$$b$$dbq$
gpp-2.27/doc/gpp.pp-1405-$dz$define ASIS(x) x
##############################################
gpp-2.27/doc/gpp.pp-1407-$dz$define EVAL(x,f,v) SILENT(
gpp-2.27/doc/gpp.pp:1408:  $dz$mode string QQQ $dbq$`$dbq$ $dbq$`$dbq$ $dbq$$b$$b$$dbq$
gpp-2.27/doc/gpp.pp-1409-  $dz$defeval TEMP0 x
##############################################
gpp-2.27/doc/Makefile.in-60-  { \
gpp-2.27/doc/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpp-2.27/doc/Makefile.in-62-  }; \
##############################################
gpp-2.27/doc/Makefile.in-128-  esac
gpp-2.27/doc/Makefile.in:129:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gpp-2.27/doc/Makefile.in-130-am__vpath_adj = case $$p in \
gpp-2.27/doc/Makefile.in:131:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gpp-2.27/doc/Makefile.in-132-    *) f=$$p;; \
gpp-2.27/doc/Makefile.in-133-  esac;
gpp-2.27/doc/Makefile.in:134:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gpp-2.27/doc/Makefile.in-135-am__install_max = 40
gpp-2.27/doc/Makefile.in-136-am__nobase_strip_setup = \
gpp-2.27/doc/Makefile.in:137:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gpp-2.27/doc/Makefile.in-138-am__nobase_strip = \
##############################################
gpp-2.27/doc/Makefile.in-290-	test -n "$(man1dir)" \
gpp-2.27/doc/Makefile.in:291:	  && test -n "`echo $$list1$$list2`" \
gpp-2.27/doc/Makefile.in-292-	  || exit 0; \
##############################################
gpp-2.27/doc/Makefile.in-347-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
gpp-2.27/doc/Makefile.in:348:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gpp-2.27/doc/Makefile.in-349-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
gpp-2.27/doc/Makefile.in-360-distdir-am: $(DISTFILES)
gpp-2.27/doc/Makefile.in:361:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/doc/Makefile.in:362:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/doc/Makefile.in-363-	list='$(DISTFILES)'; \
##############################################
gpp-2.27/doc/Makefile.in-374-	  if test -d $$d/$$file; then \
gpp-2.27/doc/Makefile.in:375:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpp-2.27/doc/Makefile.in-376-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpp-2.27/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gpp-2.27/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gpp-2.27/aclocal.m4-94-# and then we would define $MISSING as
##############################################
gpp-2.27/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
gpp-2.27/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gpp-2.27/aclocal.m4-109-])
##############################################
gpp-2.27/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
gpp-2.27/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gpp-2.27/aclocal.m4-207-  fi
##############################################
gpp-2.27/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
gpp-2.27/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
gpp-2.27/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
gpp-2.27/aclocal.m4-365-      || continue
gpp-2.27/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
gpp-2.27/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
gpp-2.27/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
gpp-2.27/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
gpp-2.27/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gpp-2.27/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gpp-2.27/aclocal.m4-592-    * )
gpp-2.27/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gpp-2.27/aclocal.m4-594-  esac
gpp-2.27/aclocal.m4-595-done
gpp-2.27/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gpp-2.27/aclocal.m4-597-
##############################################
gpp-2.27/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
gpp-2.27/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gpp-2.27/aclocal.m4-850-     if test "$[*]" = "X"; then
gpp-2.27/aclocal.m4-851-	# -L didn't work.
gpp-2.27/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
gpp-2.27/aclocal.m4-853-     fi
##############################################
gpp-2.27/Makefile.in-59-  { \
gpp-2.27/Makefile.in:60:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpp-2.27/Makefile.in-61-  }; \
##############################################
gpp-2.27/Makefile.in-187-  while test -n "$$dir1"; do \
gpp-2.27/Makefile.in:188:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
gpp-2.27/Makefile.in-189-    if test "$$first" != "."; then \
gpp-2.27/Makefile.in-190-      if test "$$first" = ".."; then \
gpp-2.27/Makefile.in:191:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
gpp-2.27/Makefile.in:192:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
gpp-2.27/Makefile.in-193-      else \
gpp-2.27/Makefile.in:194:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
gpp-2.27/Makefile.in-195-        if test "$$first2" = "$$first"; then \
gpp-2.27/Makefile.in:196:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
gpp-2.27/Makefile.in-197-        else \
##############################################
gpp-2.27/Makefile.in-202-    fi; \
gpp-2.27/Makefile.in:203:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
gpp-2.27/Makefile.in-204-  done; \
##############################################
gpp-2.27/Makefile.in-368-	dot_seen=no; \
gpp-2.27/Makefile.in:369:	target=`echo $@ | sed s/-recursive//`; \
gpp-2.27/Makefile.in-370-	case "$@" in \
##############################################
gpp-2.27/Makefile.in-431-GTAGS:
gpp-2.27/Makefile.in:432:	here=`$(am__cd) $(top_builddir) && pwd` \
gpp-2.27/Makefile.in-433-	  && $(am__cd) $(top_srcdir) \
##############################################
gpp-2.27/Makefile.in-466-	test -d "$(distdir)" || mkdir "$(distdir)"
gpp-2.27/Makefile.in:467:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/Makefile.in:468:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/Makefile.in-469-	list='$(DISTFILES)'; \
##############################################
gpp-2.27/Makefile.in-480-	  if test -d $$d/$$file; then \
gpp-2.27/Makefile.in:481:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpp-2.27/Makefile.in-482-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpp-2.27/Makefile.in-590-	test -d $(distdir)/_build || exit 0; \
gpp-2.27/Makefile.in:591:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gpp-2.27/Makefile.in-592-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gpp-2.27/Makefile.in-634-	}; \
gpp-2.27/Makefile.in:635:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
gpp-2.27/Makefile.in-636-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gpp-2.27/Makefile.in-646-	fi
gpp-2.27/Makefile.in:647:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gpp-2.27/Makefile.in-648-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gpp-2.27/src/Makefile.in-60-  { \
gpp-2.27/src/Makefile.in:61:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
gpp-2.27/src/Makefile.in-62-  }; \
##############################################
gpp-2.27/src/Makefile.in-361-.c.obj:
gpp-2.27/src/Makefile.in:362:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gpp-2.27/src/Makefile.in-363-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gpp-2.27/src/Makefile.in-365-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gpp-2.27/src/Makefile.in:366:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
gpp-2.27/src/Makefile.in-367-
##############################################
gpp-2.27/src/Makefile.in-397-GTAGS:
gpp-2.27/src/Makefile.in:398:	here=`$(am__cd) $(top_builddir) && pwd` \
gpp-2.27/src/Makefile.in-399-	  && $(am__cd) $(top_srcdir) \
##############################################
gpp-2.27/src/Makefile.in-423-distdir-am: $(DISTFILES)
gpp-2.27/src/Makefile.in:424:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/src/Makefile.in:425:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gpp-2.27/src/Makefile.in-426-	list='$(DISTFILES)'; \
##############################################
gpp-2.27/src/Makefile.in-437-	  if test -d $$d/$$file; then \
gpp-2.27/src/Makefile.in:438:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gpp-2.27/src/Makefile.in-439-	    if test -d "$(distdir)/$$file"; then \
##############################################
gpp-2.27/install-sh-234-      fi
gpp-2.27/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gpp-2.27/install-sh-236-    *)
##############################################
gpp-2.27/install-sh-280-      dstdir=$dst
gpp-2.27/install-sh:281:      dstbase=`basename "$src"`
gpp-2.27/install-sh-282-      case $dst in
##############################################
gpp-2.27/install-sh-287-    else
gpp-2.27/install-sh:288:      dstdir=`dirname "$dst"`
gpp-2.27/install-sh-289-      test -d "$dstdir"
##############################################
gpp-2.27/install-sh-354-                   test_tmpdir="$tmpdir/a"
gpp-2.27/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
gpp-2.27/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
gpp-2.27/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
gpp-2.27/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
gpp-2.27/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gpp-2.27/install-sh-419-            case $prefix in
gpp-2.27/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gpp-2.27/install-sh-421-              *) qprefix=$prefix;;
##############################################
gpp-2.27/install-sh-468-    if $copy_on_change &&
gpp-2.27/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
gpp-2.27/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
gpp-2.27/install-sh-471-       set -f &&
##############################################
gpp-2.27/depcomp-64-  case $1 in
gpp-2.27/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
gpp-2.27/depcomp-66-      *) dir=;;
##############################################
gpp-2.27/depcomp-73-{
gpp-2.27/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
gpp-2.27/depcomp-75-}
##############################################
gpp-2.27/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gpp-2.27/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gpp-2.27/depcomp-128-
##############################################
gpp-2.27/depcomp-405-        sleep 1
gpp-2.27/depcomp:406:        i=`expr $i - 1`
gpp-2.27/depcomp-407-      done
gpp-2.27/depcomp-408-    fi
gpp-2.27/depcomp:409:    i=`expr $i - 1`
gpp-2.27/depcomp-410-  done
##############################################
gpp-2.27/depcomp-425-  # Do two passes, one to just change these to
gpp-2.27/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
gpp-2.27/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gpp-2.27/depcomp-659-  done
gpp-2.27/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gpp-2.27/depcomp-661-  touch "$tmpdepfile"
##############################################
gpp-2.27/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
gpp-2.27/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gpp-2.27/configure-47-  as_echo='print -r --'
gpp-2.27/configure-48-  as_echo_n='print -rn --'
gpp-2.27/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gpp-2.27/configure-50-  as_echo='printf %s\n'
##############################################
gpp-2.27/configure-52-else
gpp-2.27/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gpp-2.27/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gpp-2.27/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
gpp-2.27/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gpp-2.27/configure-64-      esac;
##############################################
gpp-2.27/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gpp-2.27/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gpp-2.27/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gpp-2.27/configure-327-      case $as_dir in #(
gpp-2.27/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gpp-2.27/configure-329-      *) as_qdir=$as_dir;;
##############################################
gpp-2.27/configure-400-  {
gpp-2.27/configure:401:    as_val=`expr "$@" || test $? -eq 1`
gpp-2.27/configure-402-  }
##############################################
gpp-2.27/configure-407-# ----------------------------------------
gpp-2.27/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gpp-2.27/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gpp-2.27/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gpp-2.27/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gpp-2.27/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gpp-2.27/configure-790-  case $ac_option in
gpp-2.27/configure:791:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gpp-2.27/configure-792-  *=)   ac_optarg= ;;
##############################################
gpp-2.27/configure-834-  -disable-* | --disable-*)
gpp-2.27/configure:835:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gpp-2.27/configure-836-    # Reject names that are not valid shell variable names.
##############################################
gpp-2.27/configure-839-    ac_useropt_orig=$ac_useropt
gpp-2.27/configure:840:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpp-2.27/configure-841-    case $ac_user_opts in
##############################################
gpp-2.27/configure-860-  -enable-* | --enable-*)
gpp-2.27/configure:861:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gpp-2.27/configure-862-    # Reject names that are not valid shell variable names.
##############################################
gpp-2.27/configure-865-    ac_useropt_orig=$ac_useropt
gpp-2.27/configure:866:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpp-2.27/configure-867-    case $ac_user_opts in
##############################################
gpp-2.27/configure-1064-  -with-* | --with-*)
gpp-2.27/configure:1065:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gpp-2.27/configure-1066-    # Reject names that are not valid shell variable names.
##############################################
gpp-2.27/configure-1069-    ac_useropt_orig=$ac_useropt
gpp-2.27/configure:1070:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpp-2.27/configure-1071-    case $ac_user_opts in
##############################################
gpp-2.27/configure-1080-  -without-* | --without-*)
gpp-2.27/configure:1081:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gpp-2.27/configure-1082-    # Reject names that are not valid shell variable names.
##############################################
gpp-2.27/configure-1085-    ac_useropt_orig=$ac_useropt
gpp-2.27/configure:1086:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gpp-2.27/configure-1087-    case $ac_user_opts in
##############################################
gpp-2.27/configure-1118-  *=*)
gpp-2.27/configure:1119:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gpp-2.27/configure-1120-    # Reject names that are not valid shell variable names.
##############################################
gpp-2.27/configure-1139-if test -n "$ac_prev"; then
gpp-2.27/configure:1140:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gpp-2.27/configure-1141-  as_fn_error $? "missing argument to $ac_option"
##############################################
gpp-2.27/configure-1161-    */ )
gpp-2.27/configure:1162:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gpp-2.27/configure-1163-      eval $ac_var=\$ac_val;;
##############################################
gpp-2.27/configure-1196-ac_ls_di=`ls -di .` &&
gpp-2.27/configure:1197:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gpp-2.27/configure-1198-  as_fn_error $? "working directory cannot be determined"
##############################################
gpp-2.27/configure-1252-case $srcdir in
gpp-2.27/configure:1253:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gpp-2.27/configure-1254-esac
##############################################
gpp-2.27/configure-1295-By default, \`make install' will install all the files in
gpp-2.27/configure:1296:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gpp-2.27/configure:1297:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gpp-2.27/configure-1298-for instance \`--prefix=\$HOME'.
##############################################
gpp-2.27/configure-1378-*)
gpp-2.27/configure:1379:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gpp-2.27/configure-1380-  # A ".." for each directory in $ac_dir_suffix.
gpp-2.27/configure:1381:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gpp-2.27/configure-1382-  case $ac_top_builddir_sub in
##############################################
gpp-2.27/configure-1920-    *\'*)
gpp-2.27/configure:1921:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpp-2.27/configure-1922-    esac
##############################################
gpp-2.27/configure-2003-      case $ac_val in
gpp-2.27/configure:2004:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gpp-2.27/configure-2005-      esac
##############################################
gpp-2.27/configure-2018-	case $ac_val in
gpp-2.27/configure:2019:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gpp-2.27/configure-2020-	esac
##############################################
gpp-2.27/configure-2138-    set,)
gpp-2.27/configure:2139:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gpp-2.27/configure:2140:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gpp-2.27/configure-2141-      ac_cache_corrupted=: ;;
##############################################
gpp-2.27/configure-2149-	# differences in whitespace do not lead to failure.
gpp-2.27/configure:2150:	ac_old_val_w=`echo x $ac_old_val`
gpp-2.27/configure:2151:	ac_new_val_w=`echo x $ac_new_val`
gpp-2.27/configure-2152-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gpp-2.27/configure-2169-    case $ac_new_val in
gpp-2.27/configure:2170:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gpp-2.27/configure-2171-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gpp-2.27/configure-2345-     echo "timestamp, slept: $am_has_slept" > conftest.file
gpp-2.27/configure:2346:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gpp-2.27/configure-2347-     if test "$*" = "X"; then
gpp-2.27/configure-2348-	# -L didn't work.
gpp-2.27/configure:2349:	set X `ls -t "$srcdir/configure" conftest.file`
gpp-2.27/configure-2350-     fi
##############################################
gpp-2.27/configure-2396-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gpp-2.27/configure:2397:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gpp-2.27/configure-2398-
gpp-2.27/configure-2399-# Expand $ac_aux_dir to an absolute path.
gpp-2.27/configure:2400:am_aux_dir=`cd "$ac_aux_dir" && pwd`
gpp-2.27/configure-2401-
##############################################
gpp-2.27/configure-2541-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
gpp-2.27/configure:2542:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gpp-2.27/configure-2543-	     'mkdir (GNU coreutils) '* | \
##############################################
gpp-2.27/configure-2614-set x ${MAKE-make}
gpp-2.27/configure:2615:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gpp-2.27/configure-2616-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
gpp-2.27/configure-2624-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gpp-2.27/configure:2625:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gpp-2.27/configure-2626-  *@@@%%%=?*=@@@%%%*)
##############################################
gpp-2.27/configure-2690-
gpp-2.27/configure:2691:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gpp-2.27/configure-2692-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gpp-2.27/configure-3156-$as_echo_n "checking whether the C compiler works... " >&6; }
gpp-2.27/configure:3157:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gpp-2.27/configure-3158-
##############################################
gpp-2.27/configure-3200-	then :; else
gpp-2.27/configure:3201:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gpp-2.27/configure-3202-	fi
##############################################
gpp-2.27/configure-3260-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gpp-2.27/configure:3261:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gpp-2.27/configure-3262-	  break;;
##############################################
gpp-2.27/configure-3369-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gpp-2.27/configure:3370:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gpp-2.27/configure-3371-       break;;
##############################################
gpp-2.27/configure-3750-  if test "$am_compiler_list" = ""; then
gpp-2.27/configure:3751:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gpp-2.27/configure-3752-  fi
##############################################
gpp-2.27/configure-4011-  # Check for GNU $ac_path_GREP
gpp-2.27/configure:4012:case `"$ac_path_GREP" --version 2>&1` in
gpp-2.27/configure-4013-*GNU*)
##############################################
gpp-2.27/configure-4077-  # Check for GNU $ac_path_EGREP
gpp-2.27/configure:4078:case `"$ac_path_EGREP" --version 2>&1` in
gpp-2.27/configure-4079-*GNU*)
##############################################
gpp-2.27/configure-4238-do :
gpp-2.27/configure:4239:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gpp-2.27/configure-4240-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gpp-2.27/configure-4243-  cat >>confdefs.h <<_ACEOF
gpp-2.27/configure:4244:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gpp-2.27/configure-4245-_ACEOF
##############################################
gpp-2.27/configure-4253-do :
gpp-2.27/configure:4254:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gpp-2.27/configure-4255-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gpp-2.27/configure-4257-  cat >>confdefs.h <<_ACEOF
gpp-2.27/configure:4258:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gpp-2.27/configure-4259-_ACEOF
##############################################
gpp-2.27/configure-4404-do :
gpp-2.27/configure:4405:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
gpp-2.27/configure-4406-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
gpp-2.27/configure-4408-  cat >>confdefs.h <<_ACEOF
gpp-2.27/configure:4409:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
gpp-2.27/configure-4410-_ACEOF
##############################################
gpp-2.27/configure-4515-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gpp-2.27/configure:4516:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gpp-2.27/configure-4517-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gpp-2.27/configure-4606-if test -z "$BASH_VERSION$ZSH_VERSION" \
gpp-2.27/configure:4607:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gpp-2.27/configure-4608-  as_echo='print -r --'
gpp-2.27/configure-4609-  as_echo_n='print -rn --'
gpp-2.27/configure:4610:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gpp-2.27/configure-4611-  as_echo='printf %s\n'
##############################################
gpp-2.27/configure-4613-else
gpp-2.27/configure:4614:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gpp-2.27/configure-4615-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gpp-2.27/configure-4623-	expr "X$arg" : "X\\(.*\\)$as_nl";
gpp-2.27/configure:4624:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gpp-2.27/configure-4625-      esac;
##############################################
gpp-2.27/configure-4700-# ----------------------------------------
gpp-2.27/configure:4701:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gpp-2.27/configure-4702-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gpp-2.27/configure-4772-  {
gpp-2.27/configure:4773:    as_val=`expr "$@" || test $? -eq 1`
gpp-2.27/configure-4774-  }
##############################################
gpp-2.27/configure-4876-      case $as_dir in #(
gpp-2.27/configure:4877:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gpp-2.27/configure-4878-      *) as_qdir=$as_dir;;
##############################################
gpp-2.27/configure-5011-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gpp-2.27/configure:5012:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gpp-2.27/configure-5013-ac_cs_version="\\
##############################################
gpp-2.27/configure-5036-  --*=?*)
gpp-2.27/configure:5037:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gpp-2.27/configure:5038:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gpp-2.27/configure-5039-    ac_shift=:
##############################################
gpp-2.27/configure-5041-  --*=)
gpp-2.27/configure:5042:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gpp-2.27/configure-5043-    ac_optarg=
##############################################
gpp-2.27/configure-5065-    case $ac_optarg in
gpp-2.27/configure:5066:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpp-2.27/configure-5067-    '') as_fn_error $? "missing file argument" ;;
##############################################
gpp-2.27/configure-5073-    case $ac_optarg in
gpp-2.27/configure:5074:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gpp-2.27/configure-5075-    esac
##############################################
gpp-2.27/configure-5203-fi
gpp-2.27/configure:5204:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gpp-2.27/configure-5205-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gpp-2.27/configure-5220-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gpp-2.27/configure:5221:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gpp-2.27/configure-5222-ac_delim='%!_!# '
##############################################
gpp-2.27/configure-5226-
gpp-2.27/configure:5227:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gpp-2.27/configure-5228-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gpp-2.27/configure-5364-for ac_last_try in false false :; do
gpp-2.27/configure:5365:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
gpp-2.27/configure-5366-  if test -z "$ac_tt"; then
##############################################
gpp-2.27/configure-5496-      esac
gpp-2.27/configure:5497:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gpp-2.27/configure-5498-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gpp-2.27/configure-5555-*)
gpp-2.27/configure:5556:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gpp-2.27/configure-5557-  # A ".." for each directory in $ac_dir_suffix.
gpp-2.27/configure:5558:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gpp-2.27/configure-5559-  case $ac_top_builddir_sub in
##############################################
gpp-2.27/configure-5616-/@mandir@/p'
gpp-2.27/configure:5617:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gpp-2.27/configure-5618-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gpp-2.27/configure-5633-
gpp-2.27/configure:5634:# Neutralize VPATH when `$srcdir' = `.'.
gpp-2.27/configure-5635-# Shell code in configure.ac might set extrasub.
##############################################
gpp-2.27/configure-5661-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gpp-2.27/configure:5662:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
gpp-2.27/configure-5663-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
gpp-2.27/configure-5707-    * )
gpp-2.27/configure:5708:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gpp-2.27/configure-5709-  esac
##############################################
gpp-2.27/configure-5762-    # Strip MF so we end up with the name of the file.
gpp-2.27/configure:5763:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
gpp-2.27/configure-5764-    # Check whether this is an Automake generated Makefile which includes