===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xautomation-1.09/Makefile.in-40-  { \
xautomation-1.09/Makefile.in:41:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xautomation-1.09/Makefile.in-42-  }; \
##############################################
xautomation-1.09/Makefile.in-160-  esac
xautomation-1.09/Makefile.in:161:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xautomation-1.09/Makefile.in-162-am__vpath_adj = case $$p in \
xautomation-1.09/Makefile.in:163:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xautomation-1.09/Makefile.in-164-    *) f=$$p;; \
xautomation-1.09/Makefile.in-165-  esac;
xautomation-1.09/Makefile.in:166:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xautomation-1.09/Makefile.in-167-am__install_max = 40
xautomation-1.09/Makefile.in-168-am__nobase_strip_setup = \
xautomation-1.09/Makefile.in:169:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xautomation-1.09/Makefile.in-170-am__nobase_strip = \
##############################################
xautomation-1.09/Makefile.in-471-.c.obj:
xautomation-1.09/Makefile.in:472:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xautomation-1.09/Makefile.in-473-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xautomation-1.09/Makefile.in-475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xautomation-1.09/Makefile.in:476:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xautomation-1.09/Makefile.in-477-install-man1: $(man_MANS)
##############################################
xautomation-1.09/Makefile.in-481-	test -n "$(man1dir)" \
xautomation-1.09/Makefile.in:482:	  && test -n "`echo $$list1$$list2`" \
xautomation-1.09/Makefile.in-483-	  || exit 0; \
##############################################
xautomation-1.09/Makefile.in-524-	test -n "$(man7dir)" \
xautomation-1.09/Makefile.in:525:	  && test -n "`echo $$list1$$list2`" \
xautomation-1.09/Makefile.in-526-	  || exit 0; \
##############################################
xautomation-1.09/Makefile.in-593-GTAGS:
xautomation-1.09/Makefile.in:594:	here=`$(am__cd) $(top_builddir) && pwd` \
xautomation-1.09/Makefile.in-595-	  && $(am__cd) $(top_srcdir) \
##############################################
xautomation-1.09/Makefile.in-625-	test -d "$(distdir)" || mkdir "$(distdir)"
xautomation-1.09/Makefile.in:626:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xautomation-1.09/Makefile.in:627:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xautomation-1.09/Makefile.in-628-	list='$(DISTFILES)'; \
##############################################
xautomation-1.09/Makefile.in-639-	  if test -d $$d/$$file; then \
xautomation-1.09/Makefile.in:640:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xautomation-1.09/Makefile.in-641-	    if test -d "$(distdir)/$$file"; then \
##############################################
xautomation-1.09/Makefile.in-725-	test -d $(distdir)/_build || exit 0; \
xautomation-1.09/Makefile.in:726:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xautomation-1.09/Makefile.in-727-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xautomation-1.09/Makefile.in-769-	}; \
xautomation-1.09/Makefile.in:770:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xautomation-1.09/Makefile.in-771-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xautomation-1.09/Makefile.in-781-	fi
xautomation-1.09/Makefile.in:782:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xautomation-1.09/Makefile.in-783-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xautomation-1.09/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xautomation-1.09/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xautomation-1.09/configure-45-  as_echo='print -r --'
xautomation-1.09/configure-46-  as_echo_n='print -rn --'
xautomation-1.09/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xautomation-1.09/configure-48-  as_echo='printf %s\n'
##############################################
xautomation-1.09/configure-50-else
xautomation-1.09/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xautomation-1.09/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xautomation-1.09/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xautomation-1.09/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xautomation-1.09/configure-62-      esac;
##############################################
xautomation-1.09/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xautomation-1.09/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xautomation-1.09/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xautomation-1.09/configure-324-      case $as_dir in #(
xautomation-1.09/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xautomation-1.09/configure-326-      *) as_qdir=$as_dir;;
##############################################
xautomation-1.09/configure-397-  {
xautomation-1.09/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xautomation-1.09/configure-399-  }
##############################################
xautomation-1.09/configure-404-# ----------------------------------------
xautomation-1.09/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xautomation-1.09/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xautomation-1.09/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xautomation-1.09/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xautomation-1.09/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xautomation-1.09/configure-793-  case $ac_option in
xautomation-1.09/configure:794:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xautomation-1.09/configure-795-  *=)   ac_optarg= ;;
##############################################
xautomation-1.09/configure-837-  -disable-* | --disable-*)
xautomation-1.09/configure:838:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xautomation-1.09/configure-839-    # Reject names that are not valid shell variable names.
##############################################
xautomation-1.09/configure-842-    ac_useropt_orig=$ac_useropt
xautomation-1.09/configure:843:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xautomation-1.09/configure-844-    case $ac_user_opts in
##############################################
xautomation-1.09/configure-863-  -enable-* | --enable-*)
xautomation-1.09/configure:864:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xautomation-1.09/configure-865-    # Reject names that are not valid shell variable names.
##############################################
xautomation-1.09/configure-868-    ac_useropt_orig=$ac_useropt
xautomation-1.09/configure:869:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xautomation-1.09/configure-870-    case $ac_user_opts in
##############################################
xautomation-1.09/configure-1067-  -with-* | --with-*)
xautomation-1.09/configure:1068:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xautomation-1.09/configure-1069-    # Reject names that are not valid shell variable names.
##############################################
xautomation-1.09/configure-1072-    ac_useropt_orig=$ac_useropt
xautomation-1.09/configure:1073:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xautomation-1.09/configure-1074-    case $ac_user_opts in
##############################################
xautomation-1.09/configure-1083-  -without-* | --without-*)
xautomation-1.09/configure:1084:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xautomation-1.09/configure-1085-    # Reject names that are not valid shell variable names.
##############################################
xautomation-1.09/configure-1088-    ac_useropt_orig=$ac_useropt
xautomation-1.09/configure:1089:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xautomation-1.09/configure-1090-    case $ac_user_opts in
##############################################
xautomation-1.09/configure-1121-  *=*)
xautomation-1.09/configure:1122:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xautomation-1.09/configure-1123-    # Reject names that are not valid shell variable names.
##############################################
xautomation-1.09/configure-1142-if test -n "$ac_prev"; then
xautomation-1.09/configure:1143:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xautomation-1.09/configure-1144-  as_fn_error $? "missing argument to $ac_option"
##############################################
xautomation-1.09/configure-1164-    */ )
xautomation-1.09/configure:1165:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xautomation-1.09/configure-1166-      eval $ac_var=\$ac_val;;
##############################################
xautomation-1.09/configure-1199-ac_ls_di=`ls -di .` &&
xautomation-1.09/configure:1200:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xautomation-1.09/configure-1201-  as_fn_error $? "working directory cannot be determined"
##############################################
xautomation-1.09/configure-1255-case $srcdir in
xautomation-1.09/configure:1256:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xautomation-1.09/configure-1257-esac
##############################################
xautomation-1.09/configure-1298-By default, \`make install' will install all the files in
xautomation-1.09/configure:1299:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xautomation-1.09/configure:1300:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xautomation-1.09/configure-1301-for instance \`--prefix=\$HOME'.
##############################################
xautomation-1.09/configure-1391-*)
xautomation-1.09/configure:1392:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xautomation-1.09/configure-1393-  # A ".." for each directory in $ac_dir_suffix.
xautomation-1.09/configure:1394:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xautomation-1.09/configure-1395-  case $ac_top_builddir_sub in
##############################################
xautomation-1.09/configure-1875-    *\'*)
xautomation-1.09/configure:1876:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xautomation-1.09/configure-1877-    esac
##############################################
xautomation-1.09/configure-1958-      case $ac_val in
xautomation-1.09/configure:1959:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xautomation-1.09/configure-1960-      esac
##############################################
xautomation-1.09/configure-1973-	case $ac_val in
xautomation-1.09/configure:1974:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xautomation-1.09/configure-1975-	esac
##############################################
xautomation-1.09/configure-2093-    set,)
xautomation-1.09/configure:2094:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xautomation-1.09/configure:2095:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xautomation-1.09/configure-2096-      ac_cache_corrupted=: ;;
##############################################
xautomation-1.09/configure-2104-	# differences in whitespace do not lead to failure.
xautomation-1.09/configure:2105:	ac_old_val_w=`echo x $ac_old_val`
xautomation-1.09/configure:2106:	ac_new_val_w=`echo x $ac_new_val`
xautomation-1.09/configure-2107-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xautomation-1.09/configure-2124-    case $ac_new_val in
xautomation-1.09/configure:2125:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xautomation-1.09/configure-2126-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xautomation-1.09/configure-2299-     echo "timestamp, slept: $am_has_slept" > conftest.file
xautomation-1.09/configure:2300:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xautomation-1.09/configure-2301-     if test "$*" = "X"; then
xautomation-1.09/configure-2302-	# -L didn't work.
xautomation-1.09/configure:2303:	set X `ls -t "$srcdir/configure" conftest.file`
xautomation-1.09/configure-2304-     fi
##############################################
xautomation-1.09/configure-2350-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xautomation-1.09/configure:2351:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xautomation-1.09/configure-2352-
xautomation-1.09/configure-2353-# expand $ac_aux_dir to an absolute path
xautomation-1.09/configure:2354:am_aux_dir=`cd $ac_aux_dir && pwd`
xautomation-1.09/configure-2355-
##############################################
xautomation-1.09/configure-2495-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xautomation-1.09/configure:2496:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xautomation-1.09/configure-2497-	     'mkdir (GNU coreutils) '* | \
##############################################
xautomation-1.09/configure-2568-set x ${MAKE-make}
xautomation-1.09/configure:2569:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xautomation-1.09/configure-2570-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xautomation-1.09/configure-2578-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xautomation-1.09/configure:2579:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xautomation-1.09/configure-2580-  *@@@%%%=?*=@@@%%%*)
##############################################
xautomation-1.09/configure-2644-
xautomation-1.09/configure:2645:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xautomation-1.09/configure-2646-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xautomation-1.09/configure-3109-$as_echo_n "checking whether the C compiler works... " >&6; }
xautomation-1.09/configure:3110:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xautomation-1.09/configure-3111-
##############################################
xautomation-1.09/configure-3153-	then :; else
xautomation-1.09/configure:3154:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xautomation-1.09/configure-3155-	fi
##############################################
xautomation-1.09/configure-3213-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xautomation-1.09/configure:3214:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xautomation-1.09/configure-3215-	  break;;
##############################################
xautomation-1.09/configure-3322-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xautomation-1.09/configure:3323:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xautomation-1.09/configure-3324-       break;;
##############################################
xautomation-1.09/configure-3630-# Ignore all kinds of additional output from 'make'.
xautomation-1.09/configure:3631:case `$am_make -s -f confmf 2> /dev/null` in #(
xautomation-1.09/configure-3632-*the\ am__doit\ target*)
##############################################
xautomation-1.09/configure-3640-   echo '.include "confinc"' > confmf
xautomation-1.09/configure:3641:   case `$am_make -s -f confmf 2> /dev/null` in #(
xautomation-1.09/configure-3642-   *the\ am__doit\ target*)
##############################################
xautomation-1.09/configure-3703-  if test "$am_compiler_list" = ""; then
xautomation-1.09/configure:3704:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xautomation-1.09/configure-3705-  fi
##############################################
xautomation-1.09/configure-3976-    for ac_var in incroot usrlibdir libdir; do
xautomation-1.09/configure:3977:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xautomation-1.09/configure-3978-    done
##############################################
xautomation-1.09/configure-4086-  LIBS=$ac_save_LIBS
xautomation-1.09/configure:4087:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xautomation-1.09/configure-4088-do
##############################################
xautomation-1.09/configure-4741-  # Check for GNU $ac_path_GREP
xautomation-1.09/configure:4742:case `"$ac_path_GREP" --version 2>&1` in
xautomation-1.09/configure-4743-*GNU*)
##############################################
xautomation-1.09/configure-4807-  # Check for GNU $ac_path_EGREP
xautomation-1.09/configure:4808:case `"$ac_path_EGREP" --version 2>&1` in
xautomation-1.09/configure-4809-*GNU*)
##############################################
xautomation-1.09/configure-4968-do :
xautomation-1.09/configure:4969:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xautomation-1.09/configure-4970-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xautomation-1.09/configure-4973-  cat >>confdefs.h <<_ACEOF
xautomation-1.09/configure:4974:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xautomation-1.09/configure-4975-_ACEOF
##############################################
xautomation-1.09/configure-4983-do :
xautomation-1.09/configure:4984:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xautomation-1.09/configure-4985-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xautomation-1.09/configure-4987-  cat >>confdefs.h <<_ACEOF
xautomation-1.09/configure:4988:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xautomation-1.09/configure-4989-_ACEOF
##############################################
xautomation-1.09/configure-5148-do :
xautomation-1.09/configure:5149:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xautomation-1.09/configure-5150-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xautomation-1.09/configure-5152-  cat >>confdefs.h <<_ACEOF
xautomation-1.09/configure:5153:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xautomation-1.09/configure-5154-_ACEOF
##############################################
xautomation-1.09/configure-5286-'
xautomation-1.09/configure:5287:DEFS=`sed -n "$ac_script" confdefs.h`
xautomation-1.09/configure-5288-
##############################################
xautomation-1.09/configure-5295-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xautomation-1.09/configure:5296:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xautomation-1.09/configure-5297-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xautomation-1.09/configure-5386-if test -z "$BASH_VERSION$ZSH_VERSION" \
xautomation-1.09/configure:5387:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xautomation-1.09/configure-5388-  as_echo='print -r --'
xautomation-1.09/configure-5389-  as_echo_n='print -rn --'
xautomation-1.09/configure:5390:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xautomation-1.09/configure-5391-  as_echo='printf %s\n'
##############################################
xautomation-1.09/configure-5393-else
xautomation-1.09/configure:5394:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xautomation-1.09/configure-5395-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xautomation-1.09/configure-5403-	expr "X$arg" : "X\\(.*\\)$as_nl";
xautomation-1.09/configure:5404:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xautomation-1.09/configure-5405-      esac;
##############################################
xautomation-1.09/configure-5480-# ----------------------------------------
xautomation-1.09/configure:5481:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xautomation-1.09/configure-5482-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xautomation-1.09/configure-5552-  {
xautomation-1.09/configure:5553:    as_val=`expr "$@" || test $? -eq 1`
xautomation-1.09/configure-5554-  }
##############################################
xautomation-1.09/configure-5656-      case $as_dir in #(
xautomation-1.09/configure:5657:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xautomation-1.09/configure-5658-      *) as_qdir=$as_dir;;
##############################################
xautomation-1.09/configure-5782-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xautomation-1.09/configure:5783:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xautomation-1.09/configure-5784-ac_cs_version="\\
##############################################
xautomation-1.09/configure-5807-  --*=?*)
xautomation-1.09/configure:5808:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xautomation-1.09/configure:5809:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xautomation-1.09/configure-5810-    ac_shift=:
##############################################
xautomation-1.09/configure-5812-  --*=)
xautomation-1.09/configure:5813:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xautomation-1.09/configure-5814-    ac_optarg=
##############################################
xautomation-1.09/configure-5836-    case $ac_optarg in
xautomation-1.09/configure:5837:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xautomation-1.09/configure-5838-    '') as_fn_error $? "missing file argument" ;;
##############################################
xautomation-1.09/configure-5959-fi
xautomation-1.09/configure:5960:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xautomation-1.09/configure-5961-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xautomation-1.09/configure-5976-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xautomation-1.09/configure:5977:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xautomation-1.09/configure-5978-ac_delim='%!_!# '
##############################################
xautomation-1.09/configure-5982-
xautomation-1.09/configure:5983:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xautomation-1.09/configure-5984-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xautomation-1.09/configure-6144-      esac
xautomation-1.09/configure:6145:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xautomation-1.09/configure-6146-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xautomation-1.09/configure-6203-*)
xautomation-1.09/configure:6204:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xautomation-1.09/configure-6205-  # A ".." for each directory in $ac_dir_suffix.
xautomation-1.09/configure:6206:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xautomation-1.09/configure-6207-  case $ac_top_builddir_sub in
##############################################
xautomation-1.09/configure-6264-/@mandir@/p'
xautomation-1.09/configure:6265:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xautomation-1.09/configure-6266-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xautomation-1.09/configure-6281-
xautomation-1.09/configure:6282:# Neutralize VPATH when `$srcdir' = `.'.
xautomation-1.09/configure-6283-# Shell code in configure.ac might set extrasub.
##############################################
xautomation-1.09/configure-6309-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xautomation-1.09/configure:6310:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xautomation-1.09/configure-6311-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xautomation-1.09/configure-6345-    # Strip MF so we end up with the name of the file.
xautomation-1.09/configure:6346:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xautomation-1.09/configure-6347-    # Check whether this is an Automake generated Makefile or not.
##############################################
xautomation-1.09/configure-6382-    # from the Makefile without running 'make'.
xautomation-1.09/configure:6383:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xautomation-1.09/configure-6384-    test -z "$DEPDIR" && continue
xautomation-1.09/configure:6385:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xautomation-1.09/configure-6386-    test -z "$am__include" && continue
xautomation-1.09/configure:6387:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xautomation-1.09/configure-6388-    # Find all dependency output files, they are included files with
##############################################
xautomation-1.09/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xautomation-1.09/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xautomation-1.09/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xautomation-1.09/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
xautomation-1.09/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
xautomation-1.09/aclocal.m4-110-])
##############################################
xautomation-1.09/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
xautomation-1.09/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xautomation-1.09/aclocal.m4-208-  fi
##############################################
xautomation-1.09/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
xautomation-1.09/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xautomation-1.09/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
xautomation-1.09/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xautomation-1.09/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
xautomation-1.09/aclocal.m4-368-    else
##############################################
xautomation-1.09/aclocal.m4-372-    # from the Makefile without running 'make'.
xautomation-1.09/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xautomation-1.09/aclocal.m4-374-    test -z "$DEPDIR" && continue
xautomation-1.09/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xautomation-1.09/aclocal.m4-376-    test -z "$am__include" && continue
xautomation-1.09/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xautomation-1.09/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
xautomation-1.09/aclocal.m4-386-      test -f "$dirpart/$file" && continue
xautomation-1.09/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
xautomation-1.09/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xautomation-1.09/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
xautomation-1.09/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xautomation-1.09/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xautomation-1.09/aclocal.m4-599-    * )
xautomation-1.09/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xautomation-1.09/aclocal.m4-601-  esac
xautomation-1.09/aclocal.m4-602-done
xautomation-1.09/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xautomation-1.09/aclocal.m4-604-
##############################################
xautomation-1.09/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
xautomation-1.09/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
xautomation-1.09/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
xautomation-1.09/aclocal.m4-680-   echo '.include "confinc"' > confmf
xautomation-1.09/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
xautomation-1.09/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
xautomation-1.09/aclocal.m4-862-     echo "timestamp, slept: $am_has_slept" > conftest.file
xautomation-1.09/aclocal.m4:863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xautomation-1.09/aclocal.m4-864-     if test "$[*]" = "X"; then
xautomation-1.09/aclocal.m4-865-	# -L didn't work.
xautomation-1.09/aclocal.m4:866:	set X `ls -t "$srcdir/configure" conftest.file`
xautomation-1.09/aclocal.m4-867-     fi
##############################################
xautomation-1.09/install-sh-85-
xautomation-1.09/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
xautomation-1.09/install-sh-87-	    shift
##############################################
xautomation-1.09/install-sh-89-
xautomation-1.09/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xautomation-1.09/install-sh-91-	    shift
##############################################
xautomation-1.09/install-sh-151-	then
xautomation-1.09/install-sh:152:		dst="$dst"/`basename $src`
xautomation-1.09/install-sh-153-	else
##############################################
xautomation-1.09/install-sh-158-## this sed command emulates the dirname command
xautomation-1.09/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xautomation-1.09/install-sh-160-
##############################################
xautomation-1.09/install-sh-172-IFS='%'
xautomation-1.09/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
xautomation-1.09/install-sh-174-IFS="${oIFS}"
##############################################
xautomation-1.09/install-sh-206-	then
xautomation-1.09/install-sh:207:		dstfile=`basename $dst`
xautomation-1.09/install-sh-208-	else
##############################################
xautomation-1.09/install-sh-216-	then
xautomation-1.09/install-sh:217:		dstfile=`basename $dst`
xautomation-1.09/install-sh-218-	else
##############################################
xautomation-1.09/compile-67-	mingw/*)
xautomation-1.09/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xautomation-1.09/compile-69-	  ;;
xautomation-1.09/compile-70-	cygwin/*)
xautomation-1.09/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xautomation-1.09/compile-72-	  ;;
xautomation-1.09/compile-73-	wine/*)
xautomation-1.09/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xautomation-1.09/compile-75-	  ;;
##############################################
xautomation-1.09/compile-309-# Name of file we expect compiler to create.
xautomation-1.09/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xautomation-1.09/compile-311-
##############################################
xautomation-1.09/compile-315-# object file name, since that is what matters with a parallel build.
xautomation-1.09/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xautomation-1.09/compile-317-while true; do
##############################################
xautomation-1.09/multikey_map.h-61-    $re = "^#define\\s+XK_".$sym."\\s+0x[0-9a-f]+\\s*\\/\\*[ (]*U\\+([0-9a-f]{4})";
xautomation-1.09/multikey_map.h:62:    return $1 if (`$cmd` =~ m/$re/i);
xautomation-1.09/multikey_map.h-63-    return 0;
##############################################
xautomation-1.09/mkinstalldirs-12-do
xautomation-1.09/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xautomation-1.09/mkinstalldirs-14-   shift
##############################################
xautomation-1.09/depcomp-64-  case $1 in
xautomation-1.09/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xautomation-1.09/depcomp-66-      *) dir=;;
##############################################
xautomation-1.09/depcomp-73-{
xautomation-1.09/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xautomation-1.09/depcomp-75-}
##############################################
xautomation-1.09/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xautomation-1.09/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xautomation-1.09/depcomp-128-
##############################################
xautomation-1.09/depcomp-405-        sleep 1
xautomation-1.09/depcomp:406:        i=`expr $i - 1`
xautomation-1.09/depcomp-407-      done
xautomation-1.09/depcomp-408-    fi
xautomation-1.09/depcomp:409:    i=`expr $i - 1`
xautomation-1.09/depcomp-410-  done
##############################################
xautomation-1.09/depcomp-425-  # Do two passes, one to just change these to
xautomation-1.09/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xautomation-1.09/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xautomation-1.09/depcomp-659-  done
xautomation-1.09/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xautomation-1.09/depcomp-661-  touch "$tmpdepfile"