===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gscanbus-0.8/INSTALL-173-directory configuration variables that were expressed in terms of
gscanbus-0.8/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
gscanbus-0.8/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
gscanbus-0.8/Makefile.in-69-DIST_SOURCES = $(gscanbus_SOURCES)
gscanbus-0.8/Makefile.in:70:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
gscanbus-0.8/Makefile.in-71-am__vpath_adj = case $$p in \
gscanbus-0.8/Makefile.in:72:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
gscanbus-0.8/Makefile.in-73-    *) f=$$p;; \
gscanbus-0.8/Makefile.in-74-  esac;
gscanbus-0.8/Makefile.in:75:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
gscanbus-0.8/Makefile.in-76-am__install_max = 40
gscanbus-0.8/Makefile.in-77-am__nobase_strip_setup = \
gscanbus-0.8/Makefile.in:78:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
gscanbus-0.8/Makefile.in-79-am__nobase_strip = \
##############################################
gscanbus-0.8/Makefile.in-312-.c.obj:
gscanbus-0.8/Makefile.in:313:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
gscanbus-0.8/Makefile.in-314-@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
gscanbus-0.8/Makefile.in-316-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
gscanbus-0.8/Makefile.in:317:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
gscanbus-0.8/Makefile.in-318-install-sysconfDATA: $(sysconf_DATA)
##############################################
gscanbus-0.8/Makefile.in-333-	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
gscanbus-0.8/Makefile.in:334:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
gscanbus-0.8/Makefile.in-335-	test -n "$$files" || exit 0; \
##############################################
gscanbus-0.8/Makefile.in-383-GTAGS:
gscanbus-0.8/Makefile.in:384:	here=`$(am__cd) $(top_builddir) && pwd` \
gscanbus-0.8/Makefile.in-385-	  && $(am__cd) $(top_srcdir) \
##############################################
gscanbus-0.8/Makefile.in-393-	test -d "$(distdir)" || mkdir "$(distdir)"
gscanbus-0.8/Makefile.in:394:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gscanbus-0.8/Makefile.in:395:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
gscanbus-0.8/Makefile.in-396-	list='$(DISTFILES)'; \
##############################################
gscanbus-0.8/Makefile.in-407-	  if test -d $$d/$$file; then \
gscanbus-0.8/Makefile.in:408:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
gscanbus-0.8/Makefile.in-409-	    if test -d "$(distdir)/$$file"; then \
##############################################
gscanbus-0.8/Makefile.in-487-	test -d $(distdir)/_build || exit 0; \
gscanbus-0.8/Makefile.in:488:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
gscanbus-0.8/Makefile.in-489-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
gscanbus-0.8/Makefile.in-521-	@$(am__cd) '$(distuninstallcheck_dir)' \
gscanbus-0.8/Makefile.in:522:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
gscanbus-0.8/Makefile.in-523-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
gscanbus-0.8/Makefile.in-533-	fi
gscanbus-0.8/Makefile.in:534:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
gscanbus-0.8/Makefile.in-535-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
gscanbus-0.8/aclocal.m4-95-    PKG_CHECK_EXISTS([$3],
gscanbus-0.8/aclocal.m4:96:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
gscanbus-0.8/aclocal.m4-97-		     [pkg_failed=yes])
##############################################
gscanbus-0.8/aclocal.m4-143-        if test $_pkg_short_errors_supported = yes; then
gscanbus-0.8/aclocal.m4:144:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "$2" 2>&1`
gscanbus-0.8/aclocal.m4-145-        else 
gscanbus-0.8/aclocal.m4:146:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors "$2" 2>&1`
gscanbus-0.8/aclocal.m4-147-        fi
##############################################
gscanbus-0.8/aclocal.m4-225-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
gscanbus-0.8/aclocal.m4:226:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
gscanbus-0.8/aclocal.m4-227-#
##############################################
gscanbus-0.8/aclocal.m4-249-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
gscanbus-0.8/aclocal.m4:250:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
gscanbus-0.8/aclocal.m4-251-# and then we would define $MISSING as
##############################################
gscanbus-0.8/aclocal.m4-265-# expand $ac_aux_dir to an absolute path
gscanbus-0.8/aclocal.m4:266:am_aux_dir=`cd $ac_aux_dir && pwd`
gscanbus-0.8/aclocal.m4-267-])
##############################################
gscanbus-0.8/aclocal.m4-366-  if test "$am_compiler_list" = ""; then
gscanbus-0.8/aclocal.m4:367:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
gscanbus-0.8/aclocal.m4-368-  fi
##############################################
gscanbus-0.8/aclocal.m4-512-    # Strip MF so we end up with the name of the file.
gscanbus-0.8/aclocal.m4:513:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gscanbus-0.8/aclocal.m4-514-    # Check whether this is an Automake generated Makefile or not.
##############################################
gscanbus-0.8/aclocal.m4-521-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
gscanbus-0.8/aclocal.m4:522:      dirpart=`AS_DIRNAME("$mf")`
gscanbus-0.8/aclocal.m4-523-    else
##############################################
gscanbus-0.8/aclocal.m4-527-    # from the Makefile without running `make'.
gscanbus-0.8/aclocal.m4:528:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gscanbus-0.8/aclocal.m4-529-    test -z "$DEPDIR" && continue
gscanbus-0.8/aclocal.m4:530:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gscanbus-0.8/aclocal.m4-531-    test -z "am__include" && continue
gscanbus-0.8/aclocal.m4:532:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gscanbus-0.8/aclocal.m4-533-    # When using ansi2knr, U may be empty or an underscore; expand it
gscanbus-0.8/aclocal.m4:534:    U=`sed -n 's/^U = //p' < "$mf"`
gscanbus-0.8/aclocal.m4-535-    # Find all dependency output files, they are included files with
##############################################
gscanbus-0.8/aclocal.m4-543-      test -f "$dirpart/$file" && continue
gscanbus-0.8/aclocal.m4:544:      fdir=`AS_DIRNAME(["$file"])`
gscanbus-0.8/aclocal.m4-545-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
gscanbus-0.8/aclocal.m4-598-AC_REQUIRE([AC_PROG_INSTALL])dnl
gscanbus-0.8/aclocal.m4:599:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gscanbus-0.8/aclocal.m4-600-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gscanbus-0.8/aclocal.m4-700-    * )
gscanbus-0.8/aclocal.m4:701:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
gscanbus-0.8/aclocal.m4-702-  esac
gscanbus-0.8/aclocal.m4-703-done
gscanbus-0.8/aclocal.m4:704:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
gscanbus-0.8/aclocal.m4-705-
##############################################
gscanbus-0.8/aclocal.m4-775-# Ignore all kinds of additional output from `make'.
gscanbus-0.8/aclocal.m4:776:case `$am_make -s -f confmf 2> /dev/null` in #(
gscanbus-0.8/aclocal.m4-777-*the\ am__doit\ target*)
##############################################
gscanbus-0.8/aclocal.m4-785-   echo '.include "confinc"' > confmf
gscanbus-0.8/aclocal.m4:786:   case `$am_make -s -f confmf 2> /dev/null` in #(
gscanbus-0.8/aclocal.m4-787-   *the\ am__doit\ target*)
##############################################
gscanbus-0.8/aclocal.m4-938-if (
gscanbus-0.8/aclocal.m4:939:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gscanbus-0.8/aclocal.m4-940-   if test "$[*]" = "X"; then
gscanbus-0.8/aclocal.m4-941-      # -L didn't work.
gscanbus-0.8/aclocal.m4:942:      set X `ls -t "$srcdir/configure" conftest.file`
gscanbus-0.8/aclocal.m4-943-   fi
##############################################
gscanbus-0.8/configure-47-if test -z "$BASH_VERSION$ZSH_VERSION" \
gscanbus-0.8/configure:48:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gscanbus-0.8/configure-49-  as_echo='print -r --'
gscanbus-0.8/configure-50-  as_echo_n='print -rn --'
gscanbus-0.8/configure:51:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gscanbus-0.8/configure-52-  as_echo='printf %s\n'
##############################################
gscanbus-0.8/configure-54-else
gscanbus-0.8/configure:55:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gscanbus-0.8/configure-56-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gscanbus-0.8/configure-64-	expr "X$arg" : "X\\(.*\\)$as_nl";
gscanbus-0.8/configure:65:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gscanbus-0.8/configure-66-      esac;
##############################################
gscanbus-0.8/configure-174-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
gscanbus-0.8/configure:175:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
gscanbus-0.8/configure-176-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
gscanbus-0.8/configure-291-      case $as_dir in #(
gscanbus-0.8/configure:292:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gscanbus-0.8/configure-293-      *) as_qdir=$as_dir;;
##############################################
gscanbus-0.8/configure-356-  {
gscanbus-0.8/configure:357:    as_val=`expr "$@" || test $? -eq 1`
gscanbus-0.8/configure-358-  }
##############################################
gscanbus-0.8/configure-363-# ----------------------------------------
gscanbus-0.8/configure:364:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gscanbus-0.8/configure-365-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gscanbus-0.8/configure-426-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
gscanbus-0.8/configure:427:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
gscanbus-0.8/configure-428-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
gscanbus-0.8/configure-517-	esac;
gscanbus-0.8/configure:518:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gscanbus-0.8/configure-519-	???[sx]*):;;*)false;;esac;fi
##############################################
gscanbus-0.8/configure-766-  case $ac_option in
gscanbus-0.8/configure:767:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
gscanbus-0.8/configure-768-  *=)   ac_optarg= ;;
##############################################
gscanbus-0.8/configure-810-  -disable-* | --disable-*)
gscanbus-0.8/configure:811:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gscanbus-0.8/configure-812-    # Reject names that are not valid shell variable names.
##############################################
gscanbus-0.8/configure-815-    ac_useropt_orig=$ac_useropt
gscanbus-0.8/configure:816:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gscanbus-0.8/configure-817-    case $ac_user_opts in
##############################################
gscanbus-0.8/configure-836-  -enable-* | --enable-*)
gscanbus-0.8/configure:837:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gscanbus-0.8/configure-838-    # Reject names that are not valid shell variable names.
##############################################
gscanbus-0.8/configure-841-    ac_useropt_orig=$ac_useropt
gscanbus-0.8/configure:842:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gscanbus-0.8/configure-843-    case $ac_user_opts in
##############################################
gscanbus-0.8/configure-1040-  -with-* | --with-*)
gscanbus-0.8/configure:1041:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gscanbus-0.8/configure-1042-    # Reject names that are not valid shell variable names.
##############################################
gscanbus-0.8/configure-1045-    ac_useropt_orig=$ac_useropt
gscanbus-0.8/configure:1046:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gscanbus-0.8/configure-1047-    case $ac_user_opts in
##############################################
gscanbus-0.8/configure-1056-  -without-* | --without-*)
gscanbus-0.8/configure:1057:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gscanbus-0.8/configure-1058-    # Reject names that are not valid shell variable names.
##############################################
gscanbus-0.8/configure-1061-    ac_useropt_orig=$ac_useropt
gscanbus-0.8/configure:1062:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
gscanbus-0.8/configure-1063-    case $ac_user_opts in
##############################################
gscanbus-0.8/configure-1094-  *=*)
gscanbus-0.8/configure:1095:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gscanbus-0.8/configure-1096-    # Reject names that are not valid shell variable names.
##############################################
gscanbus-0.8/configure-1115-if test -n "$ac_prev"; then
gscanbus-0.8/configure:1116:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gscanbus-0.8/configure-1117-  as_fn_error $? "missing argument to $ac_option"
##############################################
gscanbus-0.8/configure-1137-    */ )
gscanbus-0.8/configure:1138:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
gscanbus-0.8/configure-1139-      eval $ac_var=\$ac_val;;
##############################################
gscanbus-0.8/configure-1174-ac_ls_di=`ls -di .` &&
gscanbus-0.8/configure:1175:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
gscanbus-0.8/configure-1176-  as_fn_error $? "working directory cannot be determined"
##############################################
gscanbus-0.8/configure-1230-case $srcdir in
gscanbus-0.8/configure:1231:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
gscanbus-0.8/configure-1232-esac
##############################################
gscanbus-0.8/configure-1273-By default, \`make install' will install all the files in
gscanbus-0.8/configure:1274:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gscanbus-0.8/configure:1275:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gscanbus-0.8/configure-1276-for instance \`--prefix=\$HOME'.
##############################################
gscanbus-0.8/configure-1359-*)
gscanbus-0.8/configure:1360:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gscanbus-0.8/configure-1361-  # A ".." for each directory in $ac_dir_suffix.
gscanbus-0.8/configure:1362:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gscanbus-0.8/configure-1363-  case $ac_top_builddir_sub in
##############################################
gscanbus-0.8/configure-1834-    *\'*)
gscanbus-0.8/configure:1835:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gscanbus-0.8/configure-1836-    esac
##############################################
gscanbus-0.8/configure-1917-      case $ac_val in
gscanbus-0.8/configure:1918:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gscanbus-0.8/configure-1919-      esac
##############################################
gscanbus-0.8/configure-1932-	case $ac_val in
gscanbus-0.8/configure:1933:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
gscanbus-0.8/configure-1934-	esac
##############################################
gscanbus-0.8/configure-2052-    set,)
gscanbus-0.8/configure:2053:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gscanbus-0.8/configure:2054:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gscanbus-0.8/configure-2055-      ac_cache_corrupted=: ;;
##############################################
gscanbus-0.8/configure-2063-	# differences in whitespace do not lead to failure.
gscanbus-0.8/configure:2064:	ac_old_val_w=`echo x $ac_old_val`
gscanbus-0.8/configure:2065:	ac_new_val_w=`echo x $ac_new_val`
gscanbus-0.8/configure-2066-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
gscanbus-0.8/configure-2083-    case $ac_new_val in
gscanbus-0.8/configure:2084:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gscanbus-0.8/configure-2085-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gscanbus-0.8/configure-2259-if (
gscanbus-0.8/configure:2260:   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
gscanbus-0.8/configure-2261-   if test "$*" = "X"; then
gscanbus-0.8/configure-2262-      # -L didn't work.
gscanbus-0.8/configure:2263:      set X `ls -t "$srcdir/configure" conftest.file`
gscanbus-0.8/configure-2264-   fi
##############################################
gscanbus-0.8/configure-2295-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
gscanbus-0.8/configure:2296:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
gscanbus-0.8/configure-2297-
gscanbus-0.8/configure-2298-# expand $ac_aux_dir to an absolute path
gscanbus-0.8/configure:2299:am_aux_dir=`cd $ac_aux_dir && pwd`
gscanbus-0.8/configure-2300-
##############################################
gscanbus-0.8/configure-2440-	   { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue
gscanbus-0.8/configure:2441:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
gscanbus-0.8/configure-2442-	     'mkdir (GNU coreutils) '* | \
##############################################
gscanbus-0.8/configure-2519-set x ${MAKE-make}
gscanbus-0.8/configure:2520:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
gscanbus-0.8/configure-2521-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then :
##############################################
gscanbus-0.8/configure-2529-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
gscanbus-0.8/configure:2530:case `${MAKE-make} -f conftest.make 2>/dev/null` in
gscanbus-0.8/configure-2531-  *@@@%%%=?*=@@@%%%*)
##############################################
gscanbus-0.8/configure-2556-
gscanbus-0.8/configure:2557:if test "`cd $srcdir && pwd`" != "`pwd`"; then
gscanbus-0.8/configure-2558-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
gscanbus-0.8/configure-2965-$as_echo_n "checking whether the C compiler works... " >&6; }
gscanbus-0.8/configure:2966:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gscanbus-0.8/configure-2967-
##############################################
gscanbus-0.8/configure-3009-	then :; else
gscanbus-0.8/configure:3010:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gscanbus-0.8/configure-3011-	fi
##############################################
gscanbus-0.8/configure-3069-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
gscanbus-0.8/configure:3070:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gscanbus-0.8/configure-3071-	  break;;
##############################################
gscanbus-0.8/configure-3178-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
gscanbus-0.8/configure:3179:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gscanbus-0.8/configure-3180-       break;;
##############################################
gscanbus-0.8/configure-3428-# Ignore all kinds of additional output from `make'.
gscanbus-0.8/configure:3429:case `$am_make -s -f confmf 2> /dev/null` in #(
gscanbus-0.8/configure-3430-*the\ am__doit\ target*)
##############################################
gscanbus-0.8/configure-3438-   echo '.include "confinc"' > confmf
gscanbus-0.8/configure:3439:   case `$am_make -s -f confmf 2> /dev/null` in #(
gscanbus-0.8/configure-3440-   *the\ am__doit\ target*)
##############################################
gscanbus-0.8/configure-3499-  if test "$am_compiler_list" = ""; then
gscanbus-0.8/configure:3500:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
gscanbus-0.8/configure-3501-  fi
##############################################
gscanbus-0.8/configure-3781-  test $ac_status = 0; }; then
gscanbus-0.8/configure:3782:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags "gtk+-2.0" 2>/dev/null`
gscanbus-0.8/configure-3783-else
##############################################
gscanbus-0.8/configure-3797-  test $ac_status = 0; }; then
gscanbus-0.8/configure:3798:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs "gtk+-2.0" 2>/dev/null`
gscanbus-0.8/configure-3799-else
##############################################
gscanbus-0.8/configure-3817-        if test $_pkg_short_errors_supported = yes; then
gscanbus-0.8/configure:3818:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "gtk+-2.0" 2>&1`
gscanbus-0.8/configure-3819-        else
gscanbus-0.8/configure:3820:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors "gtk+-2.0" 2>&1`
gscanbus-0.8/configure-3821-        fi
##############################################
gscanbus-0.8/configure-4017-  # Check for GNU $ac_path_GREP
gscanbus-0.8/configure:4018:case `"$ac_path_GREP" --version 2>&1` in
gscanbus-0.8/configure-4019-*GNU*)
##############################################
gscanbus-0.8/configure-4083-  # Check for GNU $ac_path_EGREP
gscanbus-0.8/configure:4084:case `"$ac_path_EGREP" --version 2>&1` in
gscanbus-0.8/configure-4085-*GNU*)
##############################################
gscanbus-0.8/configure-4244-do :
gscanbus-0.8/configure:4245:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gscanbus-0.8/configure-4246-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
gscanbus-0.8/configure-4249-  cat >>confdefs.h <<_ACEOF
gscanbus-0.8/configure:4250:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gscanbus-0.8/configure-4251-_ACEOF
##############################################
gscanbus-0.8/configure-4259-do :
gscanbus-0.8/configure:4260:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
gscanbus-0.8/configure-4261-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
gscanbus-0.8/configure-4263-  cat >>confdefs.h <<_ACEOF
gscanbus-0.8/configure:4264:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
gscanbus-0.8/configure-4265-_ACEOF
##############################################
gscanbus-0.8/configure-4480-'
gscanbus-0.8/configure:4481:DEFS=`sed -n "$ac_script" confdefs.h`
gscanbus-0.8/configure-4482-
##############################################
gscanbus-0.8/configure-4489-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
gscanbus-0.8/configure:4490:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
gscanbus-0.8/configure-4491-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
gscanbus-0.8/configure-4572-if test -z "$BASH_VERSION$ZSH_VERSION" \
gscanbus-0.8/configure:4573:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
gscanbus-0.8/configure-4574-  as_echo='print -r --'
gscanbus-0.8/configure-4575-  as_echo_n='print -rn --'
gscanbus-0.8/configure:4576:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
gscanbus-0.8/configure-4577-  as_echo='printf %s\n'
##############################################
gscanbus-0.8/configure-4579-else
gscanbus-0.8/configure:4580:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
gscanbus-0.8/configure-4581-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
gscanbus-0.8/configure-4589-	expr "X$arg" : "X\\(.*\\)$as_nl";
gscanbus-0.8/configure:4590:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
gscanbus-0.8/configure-4591-      esac;
##############################################
gscanbus-0.8/configure-4665-# ----------------------------------------
gscanbus-0.8/configure:4666:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
gscanbus-0.8/configure-4667-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
gscanbus-0.8/configure-4737-  {
gscanbus-0.8/configure:4738:    as_val=`expr "$@" || test $? -eq 1`
gscanbus-0.8/configure-4739-  }
##############################################
gscanbus-0.8/configure-4841-      case $as_dir in #(
gscanbus-0.8/configure:4842:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
gscanbus-0.8/configure-4843-      *) as_qdir=$as_dir;;
##############################################
gscanbus-0.8/configure-4898-	esac;
gscanbus-0.8/configure:4899:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in #((
gscanbus-0.8/configure-4900-	???[sx]*):;;*)false;;esac;fi
##############################################
gscanbus-0.8/configure-4979-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
gscanbus-0.8/configure:4980:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
gscanbus-0.8/configure-4981-ac_cs_version="\\
##############################################
gscanbus-0.8/configure-5004-  --*=?*)
gscanbus-0.8/configure:5005:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gscanbus-0.8/configure:5006:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
gscanbus-0.8/configure-5007-    ac_shift=:
##############################################
gscanbus-0.8/configure-5009-  --*=)
gscanbus-0.8/configure:5010:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
gscanbus-0.8/configure-5011-    ac_optarg=
##############################################
gscanbus-0.8/configure-5033-    case $ac_optarg in
gscanbus-0.8/configure:5034:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
gscanbus-0.8/configure-5035-    '') as_fn_error $? "missing file argument" ;;
##############################################
gscanbus-0.8/configure-5154-fi
gscanbus-0.8/configure:5155:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
gscanbus-0.8/configure-5156-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
gscanbus-0.8/configure-5171-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
gscanbus-0.8/configure:5172:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
gscanbus-0.8/configure-5173-ac_delim='%!_!# '
##############################################
gscanbus-0.8/configure-5177-
gscanbus-0.8/configure:5178:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
gscanbus-0.8/configure-5179-  if test $ac_delim_n = $ac_delim_num; then
##############################################
gscanbus-0.8/configure-5339-      esac
gscanbus-0.8/configure:5340:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
gscanbus-0.8/configure-5341-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
gscanbus-0.8/configure-5398-*)
gscanbus-0.8/configure:5399:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
gscanbus-0.8/configure-5400-  # A ".." for each directory in $ac_dir_suffix.
gscanbus-0.8/configure:5401:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
gscanbus-0.8/configure-5402-  case $ac_top_builddir_sub in
##############################################
gscanbus-0.8/configure-5459-/@mandir@/p'
gscanbus-0.8/configure:5460:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
gscanbus-0.8/configure-5461-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
gscanbus-0.8/configure-5476-
gscanbus-0.8/configure:5477:# Neutralize VPATH when `$srcdir' = `.'.
gscanbus-0.8/configure-5478-# Shell code in configure.ac might set extrasub.
##############################################
gscanbus-0.8/configure-5504-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
gscanbus-0.8/configure:5505:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
gscanbus-0.8/configure:5506:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
gscanbus-0.8/configure-5507-  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
gscanbus-0.8/configure-5539-    # Strip MF so we end up with the name of the file.
gscanbus-0.8/configure:5540:    mf=`echo "$mf" | sed -e 's/:.*$//'`
gscanbus-0.8/configure-5541-    # Check whether this is an Automake generated Makefile or not.
##############################################
gscanbus-0.8/configure-5576-    # from the Makefile without running `make'.
gscanbus-0.8/configure:5577:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
gscanbus-0.8/configure-5578-    test -z "$DEPDIR" && continue
gscanbus-0.8/configure:5579:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
gscanbus-0.8/configure-5580-    test -z "am__include" && continue
gscanbus-0.8/configure:5581:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
gscanbus-0.8/configure-5582-    # When using ansi2knr, U may be empty or an underscore; expand it
gscanbus-0.8/configure:5583:    U=`sed -n 's/^U = //p' < "$mf"`
gscanbus-0.8/configure-5584-    # Find all dependency output files, they are included files with
##############################################
gscanbus-0.8/depcomp-67-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
gscanbus-0.8/depcomp:68:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
gscanbus-0.8/depcomp-69-
##############################################
gscanbus-0.8/depcomp-224-  # Version 6 uses the directory in both cases.
gscanbus-0.8/depcomp:225:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gscanbus-0.8/depcomp-226-  test "x$dir" = "x$object" && dir=
gscanbus-0.8/depcomp:227:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gscanbus-0.8/depcomp-228-  if test "$libtool" = yes; then
##############################################
gscanbus-0.8/depcomp-253-    # Do two passes, one to just change these to
gscanbus-0.8/depcomp:254:    # `$object: dependent.h' and one to simply `dependent.h:'.
gscanbus-0.8/depcomp-255-    sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
##############################################
gscanbus-0.8/depcomp-295-  # Do two passes, one to just change these to
gscanbus-0.8/depcomp:296:  # `$object: dependent.h' and one to simply `dependent.h:'.
gscanbus-0.8/depcomp-297-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
gscanbus-0.8/depcomp-311-  # Much of this is similar to the tru64 case; see comments there.
gscanbus-0.8/depcomp:312:  dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gscanbus-0.8/depcomp-313-  test "x$dir" = "x$object" && dir=
gscanbus-0.8/depcomp:314:  base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gscanbus-0.8/depcomp-315-  if test "$libtool" = yes; then
##############################################
gscanbus-0.8/depcomp-355-   # Subdirectories are respected.
gscanbus-0.8/depcomp:356:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
gscanbus-0.8/depcomp-357-   test "x$dir" = "x$object" && dir=
gscanbus-0.8/depcomp:358:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
gscanbus-0.8/depcomp-359-
##############################################
gscanbus-0.8/depcomp-501-  done
gscanbus-0.8/depcomp:502:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
gscanbus-0.8/depcomp-503-  touch "$tmpdepfile"
##############################################
gscanbus-0.8/install-sh-217-      fi
gscanbus-0.8/install-sh:218:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
gscanbus-0.8/install-sh-219-    *)
##############################################
gscanbus-0.8/install-sh-269-      dstdir=$dst
gscanbus-0.8/install-sh:270:      dst=$dstdir/`basename "$src"`
gscanbus-0.8/install-sh-271-      dstdir_status=0
##############################################
gscanbus-0.8/install-sh-351-		   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
gscanbus-0.8/install-sh:352:		   ls_ld_tmpdir=`ls -ld "$tmpdir"`
gscanbus-0.8/install-sh-353-		   case $ls_ld_tmpdir in
##############################################
gscanbus-0.8/install-sh-358-		   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
gscanbus-0.8/install-sh:359:		     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
gscanbus-0.8/install-sh-360-		     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
gscanbus-0.8/install-sh-418-	    case $prefix in
gscanbus-0.8/install-sh:419:	      *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
gscanbus-0.8/install-sh-420-	      *) qprefix=$prefix;;
##############################################
gscanbus-0.8/install-sh-467-    if $copy_on_change &&
gscanbus-0.8/install-sh:468:       old=`LC_ALL=C ls -dlL "$dst"	2>/dev/null` &&
gscanbus-0.8/install-sh:469:       new=`LC_ALL=C ls -dlL "$dsttmp"	2>/dev/null` &&
gscanbus-0.8/install-sh-470-
##############################################
gscanbus-0.8/missing-139-       # Could not run --version or --help.  This is probably someone
gscanbus-0.8/missing:140:       # running `$TOOL --version' or `$TOOL --help' to check whether
gscanbus-0.8/missing-141-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
gscanbus-0.8/missing-173-         from any GNU archive site."
gscanbus-0.8/missing:174:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
gscanbus-0.8/missing-175-    test -z "$files" && files="config.h"
##############################################
gscanbus-0.8/missing-202-         proper tools for further handling them.
gscanbus-0.8/missing:203:         You can get \`$1' as part of \`Autoconf' from any GNU
gscanbus-0.8/missing-204-         archive site."
gscanbus-0.8/missing-205-
gscanbus-0.8/missing:206:    file=`echo "$*" | sed -n "$sed_output"`
gscanbus-0.8/missing:207:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gscanbus-0.8/missing-208-    if test -f "$file"; then
##############################################
gscanbus-0.8/missing-231-	*.y)
gscanbus-0.8/missing:232:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gscanbus-0.8/missing-233-	    if test -f "$SRCFILE"; then
##############################################
gscanbus-0.8/missing-235-	    fi
gscanbus-0.8/missing:236:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gscanbus-0.8/missing-237-	    if test -f "$SRCFILE"; then
##############################################
gscanbus-0.8/missing-261-	*.l)
gscanbus-0.8/missing:262:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gscanbus-0.8/missing-263-	    if test -f "$SRCFILE"; then
##############################################
gscanbus-0.8/missing-280-
gscanbus-0.8/missing:281:    file=`echo "$*" | sed -n "$sed_output"`
gscanbus-0.8/missing:282:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gscanbus-0.8/missing-283-    if test -f "$file"; then
##############################################
gscanbus-0.8/missing-300-    # The file to touch is that specified with -o ...
gscanbus-0.8/missing:301:    file=`echo "$*" | sed -n "$sed_output"`
gscanbus-0.8/missing:302:    test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
gscanbus-0.8/missing-303-    if test -z "$file"; then
gscanbus-0.8/missing-304-      # ... or it is the one specified with @setfilename ...
gscanbus-0.8/missing:305:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gscanbus-0.8/missing-306-      file=`sed -n '
##############################################
gscanbus-0.8/missing-312-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
gscanbus-0.8/missing:313:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
gscanbus-0.8/missing-314-    fi
##############################################
gscanbus-0.8/missing-336-	*o*)
gscanbus-0.8/missing:337:	    firstarg=`echo "$firstarg" | sed s/o//`
gscanbus-0.8/missing-338-	    tar "$firstarg" "$@" && exit 0
##############################################
gscanbus-0.8/missing-342-	*h*)
gscanbus-0.8/missing:343:	    firstarg=`echo "$firstarg" | sed s/h//`
gscanbus-0.8/missing-344-	    tar "$firstarg" "$@" && exit 0
##############################################
gscanbus-0.8/oui-resolv.conf-865-000365 Kira Information & Communications, Ltd.
gscanbus-0.8/oui-resolv.conf:866:000366 ASM Pacific Technology
gscanbus-0.8/oui-resolv.conf-867-000367 Jasmine Networks, Inc.