===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ino-headers-0.4.0/missing-139-       # Could not run --version or --help.  This is probably someone
ino-headers-0.4.0/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
ino-headers-0.4.0/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
ino-headers-0.4.0/missing-173-         from any GNU archive site."
ino-headers-0.4.0/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
ino-headers-0.4.0/missing-175-    test -z "$files" && files="config.h"
##############################################
ino-headers-0.4.0/missing-202-         proper tools for further handling them.
ino-headers-0.4.0/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
ino-headers-0.4.0/missing-204-         archive site."
ino-headers-0.4.0/missing-205-
ino-headers-0.4.0/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
ino-headers-0.4.0/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ino-headers-0.4.0/missing-208-    if test -f "$file"; then
##############################################
ino-headers-0.4.0/missing-231-	*.y)
ino-headers-0.4.0/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
ino-headers-0.4.0/missing-233-	    if test -f "$SRCFILE"; then
##############################################
ino-headers-0.4.0/missing-235-	    fi
ino-headers-0.4.0/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
ino-headers-0.4.0/missing-237-	    if test -f "$SRCFILE"; then
##############################################
ino-headers-0.4.0/missing-261-	*.l)
ino-headers-0.4.0/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
ino-headers-0.4.0/missing-263-	    if test -f "$SRCFILE"; then
##############################################
ino-headers-0.4.0/missing-280-
ino-headers-0.4.0/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
ino-headers-0.4.0/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ino-headers-0.4.0/missing-283-    if test -f "$file"; then
##############################################
ino-headers-0.4.0/missing-300-    # The file to touch is that specified with -o ...
ino-headers-0.4.0/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
ino-headers-0.4.0/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
ino-headers-0.4.0/missing-303-    if test -z "$file"; then
ino-headers-0.4.0/missing-304-      # ... or it is the one specified with @setfilename ...
ino-headers-0.4.0/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
ino-headers-0.4.0/missing-306-      file=`sed -n '
##############################################
ino-headers-0.4.0/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
ino-headers-0.4.0/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
ino-headers-0.4.0/missing-314-    fi
##############################################
ino-headers-0.4.0/missing-336-	*o*)
ino-headers-0.4.0/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
ino-headers-0.4.0/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
ino-headers-0.4.0/missing-342-	*h*)
ino-headers-0.4.0/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
ino-headers-0.4.0/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
ino-headers-0.4.0/install-sh-229-      fi
ino-headers-0.4.0/install-sh:230:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ino-headers-0.4.0/install-sh-231-    *)
##############################################
ino-headers-0.4.0/install-sh-276-      dstdir=$dst
ino-headers-0.4.0/install-sh:277:      dst=$dstdir/`basename "$src"`
ino-headers-0.4.0/install-sh-278-      dstdir_status=0
##############################################
ino-headers-0.4.0/install-sh-358-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
ino-headers-0.4.0/install-sh:359:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
ino-headers-0.4.0/install-sh-360-		   case $ls_ld_tmpdir in
##############################################
ino-headers-0.4.0/install-sh-365-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
ino-headers-0.4.0/install-sh:366:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
ino-headers-0.4.0/install-sh-367-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ino-headers-0.4.0/install-sh-425-	    case $prefix in
ino-headers-0.4.0/install-sh:426:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ino-headers-0.4.0/install-sh-427-	      *) qprefix=$prefix;;
##############################################
ino-headers-0.4.0/install-sh-474-    if $copy_on_change &&
ino-headers-0.4.0/install-sh:475:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
ino-headers-0.4.0/install-sh:476:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
ino-headers-0.4.0/install-sh-477-
##############################################
ino-headers-0.4.0/doc/Makefile.in-170-distdir: $(DISTFILES)
ino-headers-0.4.0/doc/Makefile.in:171:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ino-headers-0.4.0/doc/Makefile.in:172:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ino-headers-0.4.0/doc/Makefile.in-173-	list='$(DISTFILES)'; \
##############################################
ino-headers-0.4.0/doc/Makefile.in-184-	  if test -d $$d/$$file; then \
ino-headers-0.4.0/doc/Makefile.in:185:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ino-headers-0.4.0/doc/Makefile.in-186-	    if test -d "$(distdir)/$$file"; then \
##############################################
ino-headers-0.4.0/doc/Makefile.in-335-@BUILD_DOC_TRUE@			$(mkinstalldirs) "$(DESTDIR)$(docdir)/$$d"; \
ino-headers-0.4.0/doc/Makefile.in:336:@BUILD_DOC_TRUE@			for f in `ls -1 "$$d"`; do \
ino-headers-0.4.0/doc/Makefile.in-337-@BUILD_DOC_TRUE@				[ -f "$$d/$$f" ] || continue; \
##############################################
ino-headers-0.4.0/doc/Makefile.am-30-			$(mkinstalldirs) "$(DESTDIR)$(docdir)/$$d"; \
ino-headers-0.4.0/doc/Makefile.am:31:			for f in `ls -1 "$$d"`; do \
ino-headers-0.4.0/doc/Makefile.am-32-				[ -f "$$d/$$f" ] || continue; \
##############################################
ino-headers-0.4.0/Makefile.in-67-	ps-recursive uninstall-recursive
ino-headers-0.4.0/Makefile.in:68:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ino-headers-0.4.0/Makefile.in-69-am__vpath_adj = case $$p in \
ino-headers-0.4.0/Makefile.in:70:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ino-headers-0.4.0/Makefile.in-71-    *) f=$$p;; \
ino-headers-0.4.0/Makefile.in-72-  esac;
ino-headers-0.4.0/Makefile.in:73:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ino-headers-0.4.0/Makefile.in-74-am__install_max = 40
ino-headers-0.4.0/Makefile.in-75-am__nobase_strip_setup = \
ino-headers-0.4.0/Makefile.in:76:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ino-headers-0.4.0/Makefile.in-77-am__nobase_strip = \
##############################################
ino-headers-0.4.0/Makefile.in-120-  while test -n "$$dir1"; do \
ino-headers-0.4.0/Makefile.in:121:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ino-headers-0.4.0/Makefile.in-122-    if test "$$first" != "."; then \
ino-headers-0.4.0/Makefile.in-123-      if test "$$first" = ".."; then \
ino-headers-0.4.0/Makefile.in:124:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ino-headers-0.4.0/Makefile.in:125:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ino-headers-0.4.0/Makefile.in-126-      else \
ino-headers-0.4.0/Makefile.in:127:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ino-headers-0.4.0/Makefile.in-128-        if test "$$first2" = "$$first"; then \
ino-headers-0.4.0/Makefile.in:129:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ino-headers-0.4.0/Makefile.in-130-        else \
##############################################
ino-headers-0.4.0/Makefile.in-135-    fi; \
ino-headers-0.4.0/Makefile.in:136:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ino-headers-0.4.0/Makefile.in-137-  done; \
##############################################
ino-headers-0.4.0/Makefile.in-280-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
ino-headers-0.4.0/Makefile.in:281:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ino-headers-0.4.0/Makefile.in-282-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
ino-headers-0.4.0/Makefile.in-298-	@list='$(inoinclude_HEADERS)'; test -n "$(inoincludedir)" || list=; \
ino-headers-0.4.0/Makefile.in:299:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ino-headers-0.4.0/Makefile.in-300-	dir='$(DESTDIR)$(inoincludedir)'; $(am__uninstall_files_from_dir)
##############################################
ino-headers-0.4.0/Makefile.in-316-	dot_seen=no; \
ino-headers-0.4.0/Makefile.in:317:	target=`echo $@ | sed s/-recursive//`; \
ino-headers-0.4.0/Makefile.in-318-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ino-headers-0.4.0/Makefile.in-351-	rev="$$rev ."; \
ino-headers-0.4.0/Makefile.in:352:	target=`echo $@ | sed s/-recursive//`; \
ino-headers-0.4.0/Makefile.in-353-	for subdir in $$rev; do \
##############################################
ino-headers-0.4.0/Makefile.in-429-GTAGS:
ino-headers-0.4.0/Makefile.in:430:	here=`$(am__cd) $(top_builddir) && pwd` \
ino-headers-0.4.0/Makefile.in-431-	  && $(am__cd) $(top_srcdir) \
##############################################
ino-headers-0.4.0/Makefile.in-439-	test -d "$(distdir)" || mkdir "$(distdir)"
ino-headers-0.4.0/Makefile.in:440:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ino-headers-0.4.0/Makefile.in:441:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ino-headers-0.4.0/Makefile.in-442-	list='$(DISTFILES)'; \
##############################################
ino-headers-0.4.0/Makefile.in-453-	  if test -d $$d/$$file; then \
ino-headers-0.4.0/Makefile.in:454:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ino-headers-0.4.0/Makefile.in-455-	    if test -d "$(distdir)/$$file"; then \
##############################################
ino-headers-0.4.0/Makefile.in-561-	test -d $(distdir)/_build || exit 0; \
ino-headers-0.4.0/Makefile.in:562:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ino-headers-0.4.0/Makefile.in-563-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ino-headers-0.4.0/Makefile.in-604-	}; \
ino-headers-0.4.0/Makefile.in:605:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ino-headers-0.4.0/Makefile.in-606-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ino-headers-0.4.0/Makefile.in-616-	fi
ino-headers-0.4.0/Makefile.in:617:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ino-headers-0.4.0/Makefile.in-618-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ino-headers-0.4.0/configure-49-if test -z "$BASH_VERSION$ZSH_VERSION" \
ino-headers-0.4.0/configure:50:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ino-headers-0.4.0/configure-51-  as_echo='print -r --'
ino-headers-0.4.0/configure-52-  as_echo_n='print -rn --'
ino-headers-0.4.0/configure:53:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ino-headers-0.4.0/configure-54-  as_echo='printf %s\n'
##############################################
ino-headers-0.4.0/configure-56-else
ino-headers-0.4.0/configure:57:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ino-headers-0.4.0/configure-58-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ino-headers-0.4.0/configure-66-	expr "X$arg" : "X\\(.*\\)$as_nl";
ino-headers-0.4.0/configure:67:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ino-headers-0.4.0/configure-68-      esac;
##############################################
ino-headers-0.4.0/configure-177-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ino-headers-0.4.0/configure:178:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1"
ino-headers-0.4.0/configure-179-  if (eval "$as_required") 2>/dev/null; then :
##############################################
ino-headers-0.4.0/configure-300-      case $as_dir in #(
ino-headers-0.4.0/configure:301:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ino-headers-0.4.0/configure-302-      *) as_qdir=$as_dir;;
##############################################
ino-headers-0.4.0/configure-365-  {
ino-headers-0.4.0/configure:366:    as_val=`expr "$@" || test $? -eq 1`
ino-headers-0.4.0/configure-367-  }
##############################################
ino-headers-0.4.0/configure-372-# ----------------------------------------
ino-headers-0.4.0/configure:373:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ino-headers-0.4.0/configure-374-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ino-headers-0.4.0/configure-435-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ino-headers-0.4.0/configure:436:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ino-headers-0.4.0/configure-437-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ino-headers-0.4.0/configure-526-	esac;
ino-headers-0.4.0/configure:527:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
ino-headers-0.4.0/configure-528-	???[sx]*):;;*)false;;esac;fi
##############################################
ino-headers-0.4.0/configure-707-  case $ac_option in
ino-headers-0.4.0/configure:708:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ino-headers-0.4.0/configure-709-  *=)   ac_optarg= ;;
##############################################
ino-headers-0.4.0/configure-751-  -disable-* | --disable-*)
ino-headers-0.4.0/configure:752:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ino-headers-0.4.0/configure-753-    # Reject names that are not valid shell variable names.
##############################################
ino-headers-0.4.0/configure-756-    ac_useropt_orig=$ac_useropt
ino-headers-0.4.0/configure:757:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ino-headers-0.4.0/configure-758-    case $ac_user_opts in
##############################################
ino-headers-0.4.0/configure-777-  -enable-* | --enable-*)
ino-headers-0.4.0/configure:778:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ino-headers-0.4.0/configure-779-    # Reject names that are not valid shell variable names.
##############################################
ino-headers-0.4.0/configure-782-    ac_useropt_orig=$ac_useropt
ino-headers-0.4.0/configure:783:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ino-headers-0.4.0/configure-784-    case $ac_user_opts in
##############################################
ino-headers-0.4.0/configure-981-  -with-* | --with-*)
ino-headers-0.4.0/configure:982:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ino-headers-0.4.0/configure-983-    # Reject names that are not valid shell variable names.
##############################################
ino-headers-0.4.0/configure-986-    ac_useropt_orig=$ac_useropt
ino-headers-0.4.0/configure:987:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ino-headers-0.4.0/configure-988-    case $ac_user_opts in
##############################################
ino-headers-0.4.0/configure-997-  -without-* | --without-*)
ino-headers-0.4.0/configure:998:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ino-headers-0.4.0/configure-999-    # Reject names that are not valid shell variable names.
##############################################
ino-headers-0.4.0/configure-1002-    ac_useropt_orig=$ac_useropt
ino-headers-0.4.0/configure:1003:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ino-headers-0.4.0/configure-1004-    case $ac_user_opts in
##############################################
ino-headers-0.4.0/configure-1035-  *=*)
ino-headers-0.4.0/configure:1036:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ino-headers-0.4.0/configure-1037-    # Reject names that are not valid shell variable names.
##############################################
ino-headers-0.4.0/configure-1056-if test -n "$ac_prev"; then
ino-headers-0.4.0/configure:1057:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ino-headers-0.4.0/configure-1058-  as_fn_error $? "missing argument to $ac_option"
##############################################
ino-headers-0.4.0/configure-1078-    */ )
ino-headers-0.4.0/configure:1079:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ino-headers-0.4.0/configure-1080-      eval $ac_var=\$ac_val;;
##############################################
ino-headers-0.4.0/configure-1115-ac_ls_di=`ls -di .` &&
ino-headers-0.4.0/configure:1116:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ino-headers-0.4.0/configure-1117-  as_fn_error $? "working directory cannot be determined"
##############################################
ino-headers-0.4.0/configure-1171-case $srcdir in
ino-headers-0.4.0/configure:1172:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ino-headers-0.4.0/configure-1173-esac
##############################################
ino-headers-0.4.0/configure-1214-By default, \`make install' will install all the files in
ino-headers-0.4.0/configure:1215:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ino-headers-0.4.0/configure:1216:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ino-headers-0.4.0/configure-1217-for instance \`--prefix=\$HOME'.
##############################################
ino-headers-0.4.0/configure-1285-*)
ino-headers-0.4.0/configure:1286:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ino-headers-0.4.0/configure-1287-  # A ".." for each directory in $ac_dir_suffix.
ino-headers-0.4.0/configure:1288:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ino-headers-0.4.0/configure-1289-  case $ac_top_builddir_sub in
##############################################
ino-headers-0.4.0/configure-1423-    *\'*)
ino-headers-0.4.0/configure:1424:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ino-headers-0.4.0/configure-1425-    esac
##############################################
ino-headers-0.4.0/configure-1506-      case $ac_val in
ino-headers-0.4.0/configure:1507:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ino-headers-0.4.0/configure-1508-      esac
##############################################
ino-headers-0.4.0/configure-1521-	case $ac_val in
ino-headers-0.4.0/configure:1522:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ino-headers-0.4.0/configure-1523-	esac
##############################################
ino-headers-0.4.0/configure-1641-    set,)
ino-headers-0.4.0/configure:1642:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ino-headers-0.4.0/configure:1643:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ino-headers-0.4.0/configure-1644-      ac_cache_corrupted=: ;;
##############################################
ino-headers-0.4.0/configure-1652-	# differences in whitespace do not lead to failure.
ino-headers-0.4.0/configure:1653:	ac_old_val_w=`echo x $ac_old_val`
ino-headers-0.4.0/configure:1654:	ac_new_val_w=`echo x $ac_new_val`
ino-headers-0.4.0/configure-1655-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ino-headers-0.4.0/configure-1672-    case $ac_new_val in
ino-headers-0.4.0/configure:1673:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ino-headers-0.4.0/configure-1674-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ino-headers-0.4.0/configure-1852-if (
ino-headers-0.4.0/configure:1853:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ino-headers-0.4.0/configure-1854-   if test "$*" = "X"; then
ino-headers-0.4.0/configure-1855-      # -L didn't work.
ino-headers-0.4.0/configure:1856:      set X `ls -t "$srcdir/configure" conftest.file`
ino-headers-0.4.0/configure-1857-   fi
##############################################
ino-headers-0.4.0/configure-1888-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ino-headers-0.4.0/configure:1889:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ino-headers-0.4.0/configure-1890-
ino-headers-0.4.0/configure-1891-# expand $ac_aux_dir to an absolute path
ino-headers-0.4.0/configure:1892:am_aux_dir=`cd $ac_aux_dir && pwd`
ino-headers-0.4.0/configure-1893-
##############################################
ino-headers-0.4.0/configure-2033-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
ino-headers-0.4.0/configure:2034:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ino-headers-0.4.0/configure-2035-	     'mkdir (GNU coreutils) '* | \
##############################################
ino-headers-0.4.0/configure-2112-set x ${MAKE-make}
ino-headers-0.4.0/configure:2113:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ino-headers-0.4.0/configure-2114-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ino-headers-0.4.0/configure-2122-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ino-headers-0.4.0/configure:2123:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ino-headers-0.4.0/configure-2124-  *@@@%%%=?*=@@@%%%*)
##############################################
ino-headers-0.4.0/configure-2149-
ino-headers-0.4.0/configure:2150:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ino-headers-0.4.0/configure-2151-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ino-headers-0.4.0/configure-2411-'
ino-headers-0.4.0/configure:2412:DEFS=`sed -n "$ac_script" confdefs.h`
ino-headers-0.4.0/configure-2413-
##############################################
ino-headers-0.4.0/configure-2420-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ino-headers-0.4.0/configure:2421:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ino-headers-0.4.0/configure-2422-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ino-headers-0.4.0/configure-2492-if test -z "$BASH_VERSION$ZSH_VERSION" \
ino-headers-0.4.0/configure:2493:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ino-headers-0.4.0/configure-2494-  as_echo='print -r --'
ino-headers-0.4.0/configure-2495-  as_echo_n='print -rn --'
ino-headers-0.4.0/configure:2496:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ino-headers-0.4.0/configure-2497-  as_echo='printf %s\n'
##############################################
ino-headers-0.4.0/configure-2499-else
ino-headers-0.4.0/configure:2500:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ino-headers-0.4.0/configure-2501-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ino-headers-0.4.0/configure-2509-	expr "X$arg" : "X\\(.*\\)$as_nl";
ino-headers-0.4.0/configure:2510:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ino-headers-0.4.0/configure-2511-      esac;
##############################################
ino-headers-0.4.0/configure-2586-# ----------------------------------------
ino-headers-0.4.0/configure:2587:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ino-headers-0.4.0/configure-2588-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ino-headers-0.4.0/configure-2658-  {
ino-headers-0.4.0/configure:2659:    as_val=`expr "$@" || test $? -eq 1`
ino-headers-0.4.0/configure-2660-  }
##############################################
ino-headers-0.4.0/configure-2762-      case $as_dir in #(
ino-headers-0.4.0/configure:2763:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ino-headers-0.4.0/configure-2764-      *) as_qdir=$as_dir;;
##############################################
ino-headers-0.4.0/configure-2819-	esac;
ino-headers-0.4.0/configure:2820:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
ino-headers-0.4.0/configure-2821-	???[sx]*):;;*)false;;esac;fi
##############################################
ino-headers-0.4.0/configure-2896-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ino-headers-0.4.0/configure:2897:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ino-headers-0.4.0/configure-2898-ac_cs_version="\\
##############################################
ino-headers-0.4.0/configure-2921-  --*=?*)
ino-headers-0.4.0/configure:2922:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ino-headers-0.4.0/configure:2923:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ino-headers-0.4.0/configure-2924-    ac_shift=:
##############################################
ino-headers-0.4.0/configure-2926-  --*=)
ino-headers-0.4.0/configure:2927:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ino-headers-0.4.0/configure-2928-    ac_optarg=
##############################################
ino-headers-0.4.0/configure-2950-    case $ac_optarg in
ino-headers-0.4.0/configure:2951:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ino-headers-0.4.0/configure-2952-    '') as_fn_error $? "missing file argument" ;;
##############################################
ino-headers-0.4.0/configure-3068-fi
ino-headers-0.4.0/configure:3069:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ino-headers-0.4.0/configure-3070-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ino-headers-0.4.0/configure-3085-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ino-headers-0.4.0/configure:3086:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ino-headers-0.4.0/configure-3087-ac_delim='%!_!# '
##############################################
ino-headers-0.4.0/configure-3091-
ino-headers-0.4.0/configure:3092:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ino-headers-0.4.0/configure-3093-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ino-headers-0.4.0/configure-3253-      esac
ino-headers-0.4.0/configure:3254:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ino-headers-0.4.0/configure-3255-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ino-headers-0.4.0/configure-3312-*)
ino-headers-0.4.0/configure:3313:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ino-headers-0.4.0/configure-3314-  # A ".." for each directory in $ac_dir_suffix.
ino-headers-0.4.0/configure:3315:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ino-headers-0.4.0/configure-3316-  case $ac_top_builddir_sub in
##############################################
ino-headers-0.4.0/configure-3373-/@mandir@/p'
ino-headers-0.4.0/configure:3374:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ino-headers-0.4.0/configure-3375-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ino-headers-0.4.0/configure-3390-
ino-headers-0.4.0/configure:3391:# Neutralize VPATH when `$srcdir' = `.'.
ino-headers-0.4.0/configure-3392-# Shell code in configure.ac might set extrasub.
##############################################
ino-headers-0.4.0/configure-3418-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ino-headers-0.4.0/configure:3419:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ino-headers-0.4.0/configure-3420-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ino-headers-0.4.0/INSTALL-173-directory configuration variables that were expressed in terms of
ino-headers-0.4.0/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
ino-headers-0.4.0/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
ino-headers-0.4.0/aclocal.m4-73-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ino-headers-0.4.0/aclocal.m4:74:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ino-headers-0.4.0/aclocal.m4-75-#
##############################################
ino-headers-0.4.0/aclocal.m4-97-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ino-headers-0.4.0/aclocal.m4:98:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ino-headers-0.4.0/aclocal.m4-99-# and then we would define $MISSING as
##############################################
ino-headers-0.4.0/aclocal.m4-113-# expand $ac_aux_dir to an absolute path
ino-headers-0.4.0/aclocal.m4:114:am_aux_dir=`cd $ac_aux_dir && pwd`
ino-headers-0.4.0/aclocal.m4-115-])
##############################################
ino-headers-0.4.0/aclocal.m4-184-AC_REQUIRE([AC_PROG_INSTALL])dnl
ino-headers-0.4.0/aclocal.m4:185:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ino-headers-0.4.0/aclocal.m4-186-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ino-headers-0.4.0/aclocal.m4-286-    * )
ino-headers-0.4.0/aclocal.m4:287:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ino-headers-0.4.0/aclocal.m4-288-  esac
ino-headers-0.4.0/aclocal.m4-289-done
ino-headers-0.4.0/aclocal.m4:290:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ino-headers-0.4.0/aclocal.m4-291-
##############################################
ino-headers-0.4.0/aclocal.m4-479-if (
ino-headers-0.4.0/aclocal.m4:480:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ino-headers-0.4.0/aclocal.m4-481-   if test "$[*]" = "X"; then
ino-headers-0.4.0/aclocal.m4-482-      # -L didn't work.
ino-headers-0.4.0/aclocal.m4:483:      set X `ls -t "$srcdir/configure" conftest.file`
ino-headers-0.4.0/aclocal.m4-484-   fi