===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
grap-1.45/Makefile.in-41-  { \
grap-1.45/Makefile.in:42:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
grap-1.45/Makefile.in-43-  }; \
##############################################
grap-1.45/Makefile.in-171-  esac
grap-1.45/Makefile.in:172:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
grap-1.45/Makefile.in-173-am__vpath_adj = case $$p in \
grap-1.45/Makefile.in:174:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
grap-1.45/Makefile.in-175-    *) f=$$p;; \
grap-1.45/Makefile.in-176-  esac;
grap-1.45/Makefile.in:177:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
grap-1.45/Makefile.in-178-am__install_max = 40
grap-1.45/Makefile.in-179-am__nobase_strip_setup = \
grap-1.45/Makefile.in:180:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
grap-1.45/Makefile.in-181-am__nobase_strip = \
##############################################
grap-1.45/Makefile.in-502-.cc.obj:
grap-1.45/Makefile.in:503:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
grap-1.45/Makefile.in-504-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
grap-1.45/Makefile.in-506-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
grap-1.45/Makefile.in:507:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
grap-1.45/Makefile.in-508-
##############################################
grap-1.45/Makefile.in-513-	$(AM_V_LEX) \
grap-1.45/Makefile.in:514:	$(SHELL) $(YLWRAP) `test -f 'grap_lex.ll' || echo '$(srcdir)/'`grap_lex.ll $(LEX_OUTPUT_ROOT).c grap_lex.cc -- $(LEX) $(AM_LFLAGS) $(LFLAGS)
grap-1.45/Makefile.in-515-
grap-1.45/Makefile.in-516-.yy.cc:
grap-1.45/Makefile.in:517:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
grap-1.45/Makefile.in-518-
##############################################
grap-1.45/Makefile.in-520-	$(AM_V_YACC) \
grap-1.45/Makefile.in:521:	$(SHELL) $(YLWRAP) `test -f 'grap.yy' || echo '$(srcdir)/'`grap.yy y.tab.c grap.cc y.tab.h `echo grap.cc | $(am__yacc_c2h)` y.output grap.output -- $(YACC) $(AM_YFLAGS) $(YFLAGS)
grap-1.45/Makefile.in-522-install-man1: $(dist_man1_MANS)
##############################################
grap-1.45/Makefile.in-526-	test -n "$(man1dir)" \
grap-1.45/Makefile.in:527:	  && test -n "`echo $$list1$$list2`" \
grap-1.45/Makefile.in-528-	  || exit 0; \
##############################################
grap-1.45/Makefile.in-581-	@list='$(dist_defines_DATA)'; test -n "$(definesdir)" || list=; \
grap-1.45/Makefile.in:582:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grap-1.45/Makefile.in-583-	dir='$(DESTDIR)$(definesdir)'; $(am__uninstall_files_from_dir)
##############################################
grap-1.45/Makefile.in-602-	@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
grap-1.45/Makefile.in:603:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grap-1.45/Makefile.in-604-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
grap-1.45/Makefile.in-623-	@list='$(dist_example_DATA)'; test -n "$(exampledir)" || list=; \
grap-1.45/Makefile.in:624:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
grap-1.45/Makefile.in-625-	dir='$(DESTDIR)$(exampledir)'; $(am__uninstall_files_from_dir)
##############################################
grap-1.45/Makefile.in-656-GTAGS:
grap-1.45/Makefile.in:657:	here=`$(am__cd) $(top_builddir) && pwd` \
grap-1.45/Makefile.in-658-	  && $(am__cd) $(top_srcdir) \
##############################################
grap-1.45/Makefile.in-688-	test -d "$(distdir)" || mkdir "$(distdir)"
grap-1.45/Makefile.in:689:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grap-1.45/Makefile.in:690:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
grap-1.45/Makefile.in-691-	list='$(DISTFILES)'; \
##############################################
grap-1.45/Makefile.in-702-	  if test -d $$d/$$file; then \
grap-1.45/Makefile.in:703:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
grap-1.45/Makefile.in-704-	    if test -d "$(distdir)/$$file"; then \
##############################################
grap-1.45/Makefile.in-788-	test -d $(distdir)/_build || exit 0; \
grap-1.45/Makefile.in:789:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
grap-1.45/Makefile.in-790-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
grap-1.45/Makefile.in-831-	}; \
grap-1.45/Makefile.in:832:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
grap-1.45/Makefile.in-833-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
grap-1.45/Makefile.in-843-	fi
grap-1.45/Makefile.in:844:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
grap-1.45/Makefile.in-845-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
grap-1.45/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
grap-1.45/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
grap-1.45/configure-47-  as_echo='print -r --'
grap-1.45/configure-48-  as_echo_n='print -rn --'
grap-1.45/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
grap-1.45/configure-50-  as_echo='printf %s\n'
##############################################
grap-1.45/configure-52-else
grap-1.45/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
grap-1.45/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
grap-1.45/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
grap-1.45/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
grap-1.45/configure-64-      esac;
##############################################
grap-1.45/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
grap-1.45/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
grap-1.45/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
grap-1.45/configure-327-      case $as_dir in #(
grap-1.45/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
grap-1.45/configure-329-      *) as_qdir=$as_dir;;
##############################################
grap-1.45/configure-400-  {
grap-1.45/configure:401:    as_val=`expr "$@" || test $? -eq 1`
grap-1.45/configure-402-  }
##############################################
grap-1.45/configure-407-# ----------------------------------------
grap-1.45/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
grap-1.45/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
grap-1.45/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
grap-1.45/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
grap-1.45/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
grap-1.45/configure-814-  case $ac_option in
grap-1.45/configure:815:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
grap-1.45/configure-816-  *=)   ac_optarg= ;;
##############################################
grap-1.45/configure-858-  -disable-* | --disable-*)
grap-1.45/configure:859:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
grap-1.45/configure-860-    # Reject names that are not valid shell variable names.
##############################################
grap-1.45/configure-863-    ac_useropt_orig=$ac_useropt
grap-1.45/configure:864:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grap-1.45/configure-865-    case $ac_user_opts in
##############################################
grap-1.45/configure-884-  -enable-* | --enable-*)
grap-1.45/configure:885:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
grap-1.45/configure-886-    # Reject names that are not valid shell variable names.
##############################################
grap-1.45/configure-889-    ac_useropt_orig=$ac_useropt
grap-1.45/configure:890:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grap-1.45/configure-891-    case $ac_user_opts in
##############################################
grap-1.45/configure-1088-  -with-* | --with-*)
grap-1.45/configure:1089:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
grap-1.45/configure-1090-    # Reject names that are not valid shell variable names.
##############################################
grap-1.45/configure-1093-    ac_useropt_orig=$ac_useropt
grap-1.45/configure:1094:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grap-1.45/configure-1095-    case $ac_user_opts in
##############################################
grap-1.45/configure-1104-  -without-* | --without-*)
grap-1.45/configure:1105:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
grap-1.45/configure-1106-    # Reject names that are not valid shell variable names.
##############################################
grap-1.45/configure-1109-    ac_useropt_orig=$ac_useropt
grap-1.45/configure:1110:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
grap-1.45/configure-1111-    case $ac_user_opts in
##############################################
grap-1.45/configure-1142-  *=*)
grap-1.45/configure:1143:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
grap-1.45/configure-1144-    # Reject names that are not valid shell variable names.
##############################################
grap-1.45/configure-1163-if test -n "$ac_prev"; then
grap-1.45/configure:1164:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
grap-1.45/configure-1165-  as_fn_error $? "missing argument to $ac_option"
##############################################
grap-1.45/configure-1185-    */ )
grap-1.45/configure:1186:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
grap-1.45/configure-1187-      eval $ac_var=\$ac_val;;
##############################################
grap-1.45/configure-1220-ac_ls_di=`ls -di .` &&
grap-1.45/configure:1221:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
grap-1.45/configure-1222-  as_fn_error $? "working directory cannot be determined"
##############################################
grap-1.45/configure-1276-case $srcdir in
grap-1.45/configure:1277:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
grap-1.45/configure-1278-esac
##############################################
grap-1.45/configure-1319-By default, \`make install' will install all the files in
grap-1.45/configure:1320:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
grap-1.45/configure:1321:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
grap-1.45/configure-1322-for instance \`--prefix=\$HOME'.
##############################################
grap-1.45/configure-1419-*)
grap-1.45/configure:1420:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
grap-1.45/configure-1421-  # A ".." for each directory in $ac_dir_suffix.
grap-1.45/configure:1422:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
grap-1.45/configure-1423-  case $ac_top_builddir_sub in
##############################################
grap-1.45/configure-1961-    *\'*)
grap-1.45/configure:1962:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
grap-1.45/configure-1963-    esac
##############################################
grap-1.45/configure-2044-      case $ac_val in
grap-1.45/configure:2045:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grap-1.45/configure-2046-      esac
##############################################
grap-1.45/configure-2059-	case $ac_val in
grap-1.45/configure:2060:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
grap-1.45/configure-2061-	esac
##############################################
grap-1.45/configure-2179-    set,)
grap-1.45/configure:2180:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
grap-1.45/configure:2181:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
grap-1.45/configure-2182-      ac_cache_corrupted=: ;;
##############################################
grap-1.45/configure-2190-	# differences in whitespace do not lead to failure.
grap-1.45/configure:2191:	ac_old_val_w=`echo x $ac_old_val`
grap-1.45/configure:2192:	ac_new_val_w=`echo x $ac_new_val`
grap-1.45/configure-2193-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
grap-1.45/configure-2210-    case $ac_new_val in
grap-1.45/configure:2211:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
grap-1.45/configure-2212-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
grap-1.45/configure-2387-     echo "timestamp, slept: $am_has_slept" > conftest.file
grap-1.45/configure:2388:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
grap-1.45/configure-2389-     if test "$*" = "X"; then
grap-1.45/configure-2390-	# -L didn't work.
grap-1.45/configure:2391:	set X `ls -t "$srcdir/configure" conftest.file`
grap-1.45/configure-2392-     fi
##############################################
grap-1.45/configure-2438-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
grap-1.45/configure:2439:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
grap-1.45/configure-2440-
grap-1.45/configure-2441-# expand $ac_aux_dir to an absolute path
grap-1.45/configure:2442:am_aux_dir=`cd $ac_aux_dir && pwd`
grap-1.45/configure-2443-
##############################################
grap-1.45/configure-2583-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
grap-1.45/configure:2584:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
grap-1.45/configure-2585-	     'mkdir (GNU coreutils) '* | \
##############################################
grap-1.45/configure-2656-set x ${MAKE-make}
grap-1.45/configure:2657:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
grap-1.45/configure-2658-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
grap-1.45/configure-2666-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
grap-1.45/configure:2667:case `${MAKE-make} -f conftest.make 2>/dev/null` in
grap-1.45/configure-2668-  *@@@%%%=?*=@@@%%%*)
##############################################
grap-1.45/configure-2732-
grap-1.45/configure:2733:if test "`cd $srcdir && pwd`" != "`pwd`"; then
grap-1.45/configure-2734-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
grap-1.45/configure-3024-$as_echo_n "checking whether the C++ compiler works... " >&6; }
grap-1.45/configure:3025:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
grap-1.45/configure-3026-
##############################################
grap-1.45/configure-3068-	then :; else
grap-1.45/configure:3069:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grap-1.45/configure-3070-	fi
##############################################
grap-1.45/configure-3128-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
grap-1.45/configure:3129:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
grap-1.45/configure-3130-	  break;;
##############################################
grap-1.45/configure-3237-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
grap-1.45/configure:3238:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
grap-1.45/configure-3239-       break;;
##############################################
grap-1.45/configure-3396-# Ignore all kinds of additional output from 'make'.
grap-1.45/configure:3397:case `$am_make -s -f confmf 2> /dev/null` in #(
grap-1.45/configure-3398-*the\ am__doit\ target*)
##############################################
grap-1.45/configure-3406-   echo '.include "confinc"' > confmf
grap-1.45/configure:3407:   case `$am_make -s -f confmf 2> /dev/null` in #(
grap-1.45/configure-3408-   *the\ am__doit\ target*)
##############################################
grap-1.45/configure-3469-  if test "$am_compiler_list" = ""; then
grap-1.45/configure:3470:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
grap-1.45/configure-3471-  fi
##############################################
grap-1.45/configure-3707-/* end confdefs.h.  */
grap-1.45/configure:3708:`cat $LEX_OUTPUT_ROOT.c`
grap-1.45/configure-3709-_ACEOF
##############################################
grap-1.45/configure-3740-  #define YYTEXT_POINTER 1
grap-1.45/configure:3741:`cat $LEX_OUTPUT_ROOT.c`
grap-1.45/configure-3742-_ACEOF
##############################################
grap-1.45/configure-4047-  # Check for GNU $ac_path_GREP
grap-1.45/configure:4048:case `"$ac_path_GREP" --version 2>&1` in
grap-1.45/configure-4049-*GNU*)
##############################################
grap-1.45/configure-4113-  # Check for GNU $ac_path_EGREP
grap-1.45/configure:4114:case `"$ac_path_EGREP" --version 2>&1` in
grap-1.45/configure-4115-*GNU*)
##############################################
grap-1.45/configure-4275-do :
grap-1.45/configure:4276:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
grap-1.45/configure-4277-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
grap-1.45/configure-4280-  cat >>confdefs.h <<_ACEOF
grap-1.45/configure:4281:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
grap-1.45/configure-4282-_ACEOF
##############################################
grap-1.45/configure-4303-do :
grap-1.45/configure:4304:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
grap-1.45/configure-4305-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
grap-1.45/configure-4307-  cat >>confdefs.h <<_ACEOF
grap-1.45/configure:4308:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
grap-1.45/configure-4309-_ACEOF
##############################################
grap-1.45/configure-4317-do :
grap-1.45/configure:4318:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
grap-1.45/configure-4319-ac_fn_cxx_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
grap-1.45/configure-4321-  cat >>confdefs.h <<_ACEOF
grap-1.45/configure:4322:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
grap-1.45/configure-4323-_ACEOF
##############################################
grap-1.45/configure-4981-while echo $ddir | grep '\$' > /dev/null ; do
grap-1.45/configure:4982:	ddir=`eval echo $ddir`
grap-1.45/configure-4983-done
##############################################
grap-1.45/configure-4992-while echo $ddir | grep '\$' > /dev/null ; do
grap-1.45/configure:4993:	ddir=`eval echo $ddir`
grap-1.45/configure-4994-done
##############################################
grap-1.45/configure-5003-while echo $ddir | grep '\$' > /dev/null ; do
grap-1.45/configure:5004:	ddir=`eval echo $ddir`
grap-1.45/configure-5005-done
##############################################
grap-1.45/configure-5181-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
grap-1.45/configure:5182:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
grap-1.45/configure-5183-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
grap-1.45/configure-5272-if test -z "$BASH_VERSION$ZSH_VERSION" \
grap-1.45/configure:5273:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
grap-1.45/configure-5274-  as_echo='print -r --'
grap-1.45/configure-5275-  as_echo_n='print -rn --'
grap-1.45/configure:5276:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
grap-1.45/configure-5277-  as_echo='printf %s\n'
##############################################
grap-1.45/configure-5279-else
grap-1.45/configure:5280:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
grap-1.45/configure-5281-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
grap-1.45/configure-5289-	expr "X$arg" : "X\\(.*\\)$as_nl";
grap-1.45/configure:5290:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
grap-1.45/configure-5291-      esac;
##############################################
grap-1.45/configure-5366-# ----------------------------------------
grap-1.45/configure:5367:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
grap-1.45/configure-5368-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
grap-1.45/configure-5438-  {
grap-1.45/configure:5439:    as_val=`expr "$@" || test $? -eq 1`
grap-1.45/configure-5440-  }
##############################################
grap-1.45/configure-5542-      case $as_dir in #(
grap-1.45/configure:5543:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
grap-1.45/configure-5544-      *) as_qdir=$as_dir;;
##############################################
grap-1.45/configure-5677-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
grap-1.45/configure:5678:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
grap-1.45/configure-5679-ac_cs_version="\\
##############################################
grap-1.45/configure-5702-  --*=?*)
grap-1.45/configure:5703:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
grap-1.45/configure:5704:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
grap-1.45/configure-5705-    ac_shift=:
##############################################
grap-1.45/configure-5707-  --*=)
grap-1.45/configure:5708:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
grap-1.45/configure-5709-    ac_optarg=
##############################################
grap-1.45/configure-5731-    case $ac_optarg in
grap-1.45/configure:5732:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
grap-1.45/configure-5733-    '') as_fn_error $? "missing file argument" ;;
##############################################
grap-1.45/configure-5739-    case $ac_optarg in
grap-1.45/configure:5740:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
grap-1.45/configure-5741-    esac
##############################################
grap-1.45/configure-5867-fi
grap-1.45/configure:5868:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
grap-1.45/configure-5869-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
grap-1.45/configure-5884-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
grap-1.45/configure:5885:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
grap-1.45/configure-5886-ac_delim='%!_!# '
##############################################
grap-1.45/configure-5890-
grap-1.45/configure:5891:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
grap-1.45/configure-5892-  if test $ac_delim_n = $ac_delim_num; then
##############################################
grap-1.45/configure-6028-for ac_last_try in false false :; do
grap-1.45/configure:6029:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
grap-1.45/configure-6030-  if test -z "$ac_tt"; then
##############################################
grap-1.45/configure-6160-      esac
grap-1.45/configure:6161:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
grap-1.45/configure-6162-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
grap-1.45/configure-6219-*)
grap-1.45/configure:6220:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
grap-1.45/configure-6221-  # A ".." for each directory in $ac_dir_suffix.
grap-1.45/configure:6222:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
grap-1.45/configure-6223-  case $ac_top_builddir_sub in
##############################################
grap-1.45/configure-6280-/@mandir@/p'
grap-1.45/configure:6281:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
grap-1.45/configure-6282-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
grap-1.45/configure-6297-
grap-1.45/configure:6298:# Neutralize VPATH when `$srcdir' = `.'.
grap-1.45/configure-6299-# Shell code in configure.ac might set extrasub.
##############################################
grap-1.45/configure-6325-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
grap-1.45/configure:6326:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
grap-1.45/configure-6327-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
grap-1.45/configure-6371-    * )
grap-1.45/configure:6372:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
grap-1.45/configure-6373-  esac
##############################################
grap-1.45/configure-6418-    # Strip MF so we end up with the name of the file.
grap-1.45/configure:6419:    mf=`echo "$mf" | sed -e 's/:.*$//'`
grap-1.45/configure-6420-    # Check whether this is an Automake generated Makefile or not.
##############################################
grap-1.45/configure-6455-    # from the Makefile without running 'make'.
grap-1.45/configure:6456:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
grap-1.45/configure-6457-    test -z "$DEPDIR" && continue
grap-1.45/configure:6458:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
grap-1.45/configure-6459-    test -z "$am__include" && continue
grap-1.45/configure:6460:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
grap-1.45/configure-6461-    # Find all dependency output files, they are included files with
##############################################
grap-1.45/grap.m4-372-changequote(<<,>>)
grap-1.45/grap.m4:373:tvf_lim_major=`echo "$2" | sed 's/\..*//'`
grap-1.45/grap.m4:374:tvf_lim_minor=`echo "$2" | sed 's/[^\.]*\.\([^.]*\)\..*/\1/'`
grap-1.45/grap.m4:375:tvf_lim_three=`echo "$2" | sed 's/[^\.]*\.[^.]*\.\(.*\)/\1/'`
grap-1.45/grap.m4:376:tvf_act_major=`echo "$1" | sed 's/\..*//'`
grap-1.45/grap.m4:377:tvf_act_minor=`echo "$1" | sed 's/[^\.]*\.\([^.]*\)\..*/\1/'`
grap-1.45/grap.m4:378:tvf_act_three=`echo "$1" | sed 's/[^\.]*\.[^.]*\.\(.*\)/\1/'`
grap-1.45/grap.m4-379-changequote([,])
##############################################
grap-1.45/configure.ac-153-while echo $ddir | grep '\$' > /dev/null ; do 
grap-1.45/configure.ac:154:	ddir=`eval echo $ddir`
grap-1.45/configure.ac-155-done
##############################################
grap-1.45/configure.ac-161-while echo $ddir | grep '\$' > /dev/null ; do 
grap-1.45/configure.ac:162:	ddir=`eval echo $ddir`
grap-1.45/configure.ac-163-done
##############################################
grap-1.45/configure.ac-169-while echo $ddir | grep '\$' > /dev/null ; do 
grap-1.45/configure.ac:170:	ddir=`eval echo $ddir`
grap-1.45/configure.ac-171-done
##############################################
grap-1.45/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
grap-1.45/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
grap-1.45/aclocal.m4-94-# and then we would define $MISSING as
##############################################
grap-1.45/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
grap-1.45/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
grap-1.45/aclocal.m4-110-])
##############################################
grap-1.45/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
grap-1.45/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
grap-1.45/aclocal.m4-208-  fi
##############################################
grap-1.45/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
grap-1.45/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
grap-1.45/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
grap-1.45/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
grap-1.45/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
grap-1.45/aclocal.m4-368-    else
##############################################
grap-1.45/aclocal.m4-372-    # from the Makefile without running 'make'.
grap-1.45/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
grap-1.45/aclocal.m4-374-    test -z "$DEPDIR" && continue
grap-1.45/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
grap-1.45/aclocal.m4-376-    test -z "$am__include" && continue
grap-1.45/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
grap-1.45/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
grap-1.45/aclocal.m4-386-      test -f "$dirpart/$file" && continue
grap-1.45/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
grap-1.45/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
grap-1.45/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
grap-1.45/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
grap-1.45/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
grap-1.45/aclocal.m4-599-    * )
grap-1.45/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
grap-1.45/aclocal.m4-601-  esac
grap-1.45/aclocal.m4-602-done
grap-1.45/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
grap-1.45/aclocal.m4-604-
##############################################
grap-1.45/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
grap-1.45/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
grap-1.45/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
grap-1.45/aclocal.m4-680-   echo '.include "confinc"' > confmf
grap-1.45/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
grap-1.45/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
grap-1.45/aclocal.m4-798-     echo "timestamp, slept: $am_has_slept" > conftest.file
grap-1.45/aclocal.m4:799:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
grap-1.45/aclocal.m4-800-     if test "$[*]" = "X"; then
grap-1.45/aclocal.m4-801-	# -L didn't work.
grap-1.45/aclocal.m4:802:	set X `ls -t "$srcdir/configure" conftest.file`
grap-1.45/aclocal.m4-803-     fi
##############################################
grap-1.45/depcomp-64-  case $1 in
grap-1.45/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
grap-1.45/depcomp-66-      *) dir=;;
##############################################
grap-1.45/depcomp-73-{
grap-1.45/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
grap-1.45/depcomp-75-}
##############################################
grap-1.45/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
grap-1.45/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
grap-1.45/depcomp-128-
##############################################
grap-1.45/depcomp-405-        sleep 1
grap-1.45/depcomp:406:        i=`expr $i - 1`
grap-1.45/depcomp-407-      done
grap-1.45/depcomp-408-    fi
grap-1.45/depcomp:409:    i=`expr $i - 1`
grap-1.45/depcomp-410-  done
##############################################
grap-1.45/depcomp-425-  # Do two passes, one to just change these to
grap-1.45/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
grap-1.45/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
grap-1.45/depcomp-659-  done
grap-1.45/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
grap-1.45/depcomp-661-  touch "$tmpdepfile"
##############################################
grap-1.45/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
grap-1.45/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
grap-1.45/ylwrap-103-case $input in
##############################################
grap-1.45/ylwrap-111-esac
grap-1.45/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
grap-1.45/ylwrap-113-
##############################################
grap-1.45/ylwrap-150-  shift
grap-1.45/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
grap-1.45/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
grap-1.45/ylwrap-153-done
##############################################
grap-1.45/ylwrap-182-  do
grap-1.45/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
grap-1.45/ylwrap-184-    if test -f "$from"; then
##############################################
grap-1.45/ylwrap-198-        realtarget=$target
grap-1.45/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
grap-1.45/ylwrap-200-      fi
##############################################
grap-1.45/install-sh-85-
grap-1.45/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
grap-1.45/install-sh-87-	    shift
##############################################
grap-1.45/install-sh-89-
grap-1.45/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
grap-1.45/install-sh-91-	    shift
##############################################
grap-1.45/install-sh-151-	then
grap-1.45/install-sh:152:		dst="$dst"/`basename $src`
grap-1.45/install-sh-153-	else
##############################################
grap-1.45/install-sh-158-## this sed command emulates the dirname command
grap-1.45/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
grap-1.45/install-sh-160-
##############################################
grap-1.45/install-sh-172-IFS='%'
grap-1.45/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
grap-1.45/install-sh-174-IFS="${oIFS}"
##############################################
grap-1.45/install-sh-206-	then
grap-1.45/install-sh:207:		dstfile=`basename $dst`
grap-1.45/install-sh-208-	else
##############################################
grap-1.45/install-sh-216-	then
grap-1.45/install-sh:217:		dstfile=`basename $dst`
grap-1.45/install-sh-218-	else