===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xshogi-1.4.2/INSTALL-173-directory configuration variables that were expressed in terms of
xshogi-1.4.2/INSTALL:174:`${prefix}'.  Any directories that were specified during `configure',
xshogi-1.4.2/INSTALL-175-but not in terms of `${prefix}', must each be overridden at install
##############################################
xshogi-1.4.2/compile-67-	mingw/*)
xshogi-1.4.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xshogi-1.4.2/compile-69-	  ;;
xshogi-1.4.2/compile-70-	cygwin/*)
xshogi-1.4.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xshogi-1.4.2/compile-72-	  ;;
xshogi-1.4.2/compile-73-	wine/*)
xshogi-1.4.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xshogi-1.4.2/compile-75-	  ;;
##############################################
xshogi-1.4.2/compile-309-# Name of file we expect compiler to create.
xshogi-1.4.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xshogi-1.4.2/compile-311-
##############################################
xshogi-1.4.2/compile-315-# object file name, since that is what matters with a parallel build.
xshogi-1.4.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xshogi-1.4.2/compile-317-while true; do
##############################################
xshogi-1.4.2/install-sh-234-      fi
xshogi-1.4.2/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xshogi-1.4.2/install-sh-236-    *)
##############################################
xshogi-1.4.2/install-sh-281-      dstdir=$dst
xshogi-1.4.2/install-sh:282:      dst=$dstdir/`basename "$src"`
xshogi-1.4.2/install-sh-283-      dstdir_status=0
xshogi-1.4.2/install-sh-284-    else
xshogi-1.4.2/install-sh:285:      dstdir=`dirname "$dst"`
xshogi-1.4.2/install-sh-286-      test -d "$dstdir"
##############################################
xshogi-1.4.2/install-sh-337-                   # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
xshogi-1.4.2/install-sh:338:                   ls_ld_tmpdir=`ls -ld "$tmpdir"`
xshogi-1.4.2/install-sh-339-                   case $ls_ld_tmpdir in
##############################################
xshogi-1.4.2/install-sh-344-                   $mkdirprog -m$different_mode -p -- "$tmpdir" && {
xshogi-1.4.2/install-sh:345:                     ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
xshogi-1.4.2/install-sh-346-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xshogi-1.4.2/install-sh-402-            case $prefix in
xshogi-1.4.2/install-sh:403:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xshogi-1.4.2/install-sh-404-              *) qprefix=$prefix;;
##############################################
xshogi-1.4.2/install-sh-451-    if $copy_on_change &&
xshogi-1.4.2/install-sh:452:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xshogi-1.4.2/install-sh:453:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xshogi-1.4.2/install-sh-454-       set -f &&
##############################################
xshogi-1.4.2/ylwrap-101-# We'll later need for a correct munging of "#line" directives.
xshogi-1.4.2/ylwrap:102:input_sub_rx=`get_dirname "$input" | quote_for_sed`
xshogi-1.4.2/ylwrap-103-case $input in
##############################################
xshogi-1.4.2/ylwrap-111-esac
xshogi-1.4.2/ylwrap:112:input_rx=`get_dirname "$input" | quote_for_sed`
xshogi-1.4.2/ylwrap-113-
##############################################
xshogi-1.4.2/ylwrap-150-  shift
xshogi-1.4.2/ylwrap:151:  sed_fix_filenames="${sed_fix_filenames}s|"`quote_for_sed "$from"`"|$to|g;"
xshogi-1.4.2/ylwrap:152:  sed_fix_header_guards="${sed_fix_header_guards}s|"`guard "$from"`"|"`guard "$to"`"|g;"
xshogi-1.4.2/ylwrap-153-done
##############################################
xshogi-1.4.2/ylwrap-182-  do
xshogi-1.4.2/ylwrap:183:    to=`printf '%s\n' "$from" | sed "$sed_fix_filenames"`
xshogi-1.4.2/ylwrap-184-    if test -f "$from"; then
##############################################
xshogi-1.4.2/ylwrap-198-        realtarget=$target
xshogi-1.4.2/ylwrap:199:        target=tmp-`printf '%s\n' "$target" | sed 's|.*[\\/]||g'`
xshogi-1.4.2/ylwrap-200-      fi
##############################################
xshogi-1.4.2/depcomp-64-  case $1 in
xshogi-1.4.2/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xshogi-1.4.2/depcomp-66-      *) dir=;;
##############################################
xshogi-1.4.2/depcomp-73-{
xshogi-1.4.2/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xshogi-1.4.2/depcomp-75-}
##############################################
xshogi-1.4.2/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xshogi-1.4.2/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xshogi-1.4.2/depcomp-128-
##############################################
xshogi-1.4.2/depcomp-405-        sleep 1
xshogi-1.4.2/depcomp:406:        i=`expr $i - 1`
xshogi-1.4.2/depcomp-407-      done
xshogi-1.4.2/depcomp-408-    fi
xshogi-1.4.2/depcomp:409:    i=`expr $i - 1`
xshogi-1.4.2/depcomp-410-  done
##############################################
xshogi-1.4.2/depcomp-425-  # Do two passes, one to just change these to
xshogi-1.4.2/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xshogi-1.4.2/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xshogi-1.4.2/depcomp-659-  done
xshogi-1.4.2/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xshogi-1.4.2/depcomp-661-  touch "$tmpdepfile"
##############################################
xshogi-1.4.2/Makefile.in-64-  { \
xshogi-1.4.2/Makefile.in:65:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xshogi-1.4.2/Makefile.in-66-  }; \
##############################################
xshogi-1.4.2/Makefile.in-182-  esac
xshogi-1.4.2/Makefile.in:183:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xshogi-1.4.2/Makefile.in-184-am__vpath_adj = case $$p in \
xshogi-1.4.2/Makefile.in:185:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xshogi-1.4.2/Makefile.in-186-    *) f=$$p;; \
xshogi-1.4.2/Makefile.in-187-  esac;
xshogi-1.4.2/Makefile.in:188:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xshogi-1.4.2/Makefile.in-189-am__install_max = 40
xshogi-1.4.2/Makefile.in-190-am__nobase_strip_setup = \
xshogi-1.4.2/Makefile.in:191:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xshogi-1.4.2/Makefile.in-192-am__nobase_strip = \
##############################################
xshogi-1.4.2/Makefile.in-723-.c.obj:
xshogi-1.4.2/Makefile.in:724:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xshogi-1.4.2/Makefile.in-725-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xshogi-1.4.2/Makefile.in-727-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:728:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xshogi-1.4.2/Makefile.in-729-
xshogi-1.4.2/Makefile.in-730-xshogi-xshogi.o: xshogi.c
xshogi-1.4.2/Makefile.in:731:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-xshogi.o -MD -MP -MF $(DEPDIR)/xshogi-xshogi.Tpo -c -o xshogi-xshogi.o `test -f 'xshogi.c' || echo '$(srcdir)/'`xshogi.c
xshogi-1.4.2/Makefile.in-732-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-xshogi.Tpo $(DEPDIR)/xshogi-xshogi.Po
##############################################
xshogi-1.4.2/Makefile.in-734-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:735:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-xshogi.o `test -f 'xshogi.c' || echo '$(srcdir)/'`xshogi.c
xshogi-1.4.2/Makefile.in-736-
xshogi-1.4.2/Makefile.in-737-xshogi-xshogi.obj: xshogi.c
xshogi-1.4.2/Makefile.in:738:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-xshogi.obj -MD -MP -MF $(DEPDIR)/xshogi-xshogi.Tpo -c -o xshogi-xshogi.obj `if test -f 'xshogi.c'; then $(CYGPATH_W) 'xshogi.c'; else $(CYGPATH_W) '$(srcdir)/xshogi.c'; fi`
xshogi-1.4.2/Makefile.in-739-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-xshogi.Tpo $(DEPDIR)/xshogi-xshogi.Po
##############################################
xshogi-1.4.2/Makefile.in-741-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:742:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-xshogi.obj `if test -f 'xshogi.c'; then $(CYGPATH_W) 'xshogi.c'; else $(CYGPATH_W) '$(srcdir)/xshogi.c'; fi`
xshogi-1.4.2/Makefile.in-743-
xshogi-1.4.2/Makefile.in-744-xshogi-parser.o: parser.c
xshogi-1.4.2/Makefile.in:745:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-parser.o -MD -MP -MF $(DEPDIR)/xshogi-parser.Tpo -c -o xshogi-parser.o `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
xshogi-1.4.2/Makefile.in-746-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-parser.Tpo $(DEPDIR)/xshogi-parser.Po
##############################################
xshogi-1.4.2/Makefile.in-748-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:749:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-parser.o `test -f 'parser.c' || echo '$(srcdir)/'`parser.c
xshogi-1.4.2/Makefile.in-750-
xshogi-1.4.2/Makefile.in-751-xshogi-parser.obj: parser.c
xshogi-1.4.2/Makefile.in:752:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-parser.obj -MD -MP -MF $(DEPDIR)/xshogi-parser.Tpo -c -o xshogi-parser.obj `if test -f 'parser.c'; then $(CYGPATH_W) 'parser.c'; else $(CYGPATH_W) '$(srcdir)/parser.c'; fi`
xshogi-1.4.2/Makefile.in-753-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-parser.Tpo $(DEPDIR)/xshogi-parser.Po
##############################################
xshogi-1.4.2/Makefile.in-755-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:756:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-parser.obj `if test -f 'parser.c'; then $(CYGPATH_W) 'parser.c'; else $(CYGPATH_W) '$(srcdir)/parser.c'; fi`
xshogi-1.4.2/Makefile.in-757-
xshogi-1.4.2/Makefile.in-758-xshogi-scanner.o: scanner.c
xshogi-1.4.2/Makefile.in:759:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-scanner.o -MD -MP -MF $(DEPDIR)/xshogi-scanner.Tpo -c -o xshogi-scanner.o `test -f 'scanner.c' || echo '$(srcdir)/'`scanner.c
xshogi-1.4.2/Makefile.in-760-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-scanner.Tpo $(DEPDIR)/xshogi-scanner.Po
##############################################
xshogi-1.4.2/Makefile.in-762-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:763:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-scanner.o `test -f 'scanner.c' || echo '$(srcdir)/'`scanner.c
xshogi-1.4.2/Makefile.in-764-
xshogi-1.4.2/Makefile.in-765-xshogi-scanner.obj: scanner.c
xshogi-1.4.2/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xshogi-scanner.obj -MD -MP -MF $(DEPDIR)/xshogi-scanner.Tpo -c -o xshogi-scanner.obj `if test -f 'scanner.c'; then $(CYGPATH_W) 'scanner.c'; else $(CYGPATH_W) '$(srcdir)/scanner.c'; fi`
xshogi-1.4.2/Makefile.in-767-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xshogi-scanner.Tpo $(DEPDIR)/xshogi-scanner.Po
##############################################
xshogi-1.4.2/Makefile.in-769-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xshogi-1.4.2/Makefile.in:770:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xshogi_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xshogi-scanner.obj `if test -f 'scanner.c'; then $(CYGPATH_W) 'scanner.c'; else $(CYGPATH_W) '$(srcdir)/scanner.c'; fi`
xshogi-1.4.2/Makefile.in-771-
##############################################
xshogi-1.4.2/Makefile.in-775-.y.c:
xshogi-1.4.2/Makefile.in:776:	$(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
xshogi-1.4.2/Makefile.in-777-install-man6: $(dist_man_MANS)
##############################################
xshogi-1.4.2/Makefile.in-781-	test -n "$(man6dir)" \
xshogi-1.4.2/Makefile.in:782:	  && test -n "`echo $$list1$$list2`" \
xshogi-1.4.2/Makefile.in-783-	  || exit 0; \
##############################################
xshogi-1.4.2/Makefile.in-838-	@list='$(dist_xdoc_DATA)'; test -n "$(xdocdir)" || list=; \
xshogi-1.4.2/Makefile.in:839:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xshogi-1.4.2/Makefile.in-840-	dir='$(DESTDIR)$(xdocdir)'; $(am__uninstall_files_from_dir)
##############################################
xshogi-1.4.2/Makefile.in-871-GTAGS:
xshogi-1.4.2/Makefile.in:872:	here=`$(am__cd) $(top_builddir) && pwd` \
xshogi-1.4.2/Makefile.in-873-	  && $(am__cd) $(top_srcdir) \
##############################################
xshogi-1.4.2/Makefile.in-903-	test -d "$(distdir)" || mkdir "$(distdir)"
xshogi-1.4.2/Makefile.in:904:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xshogi-1.4.2/Makefile.in:905:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xshogi-1.4.2/Makefile.in-906-	list='$(DISTFILES)'; \
##############################################
xshogi-1.4.2/Makefile.in-917-	  if test -d $$d/$$file; then \
xshogi-1.4.2/Makefile.in:918:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xshogi-1.4.2/Makefile.in-919-	    if test -d "$(distdir)/$$file"; then \
##############################################
xshogi-1.4.2/Makefile.in-1003-	test -d $(distdir)/_build || exit 0; \
xshogi-1.4.2/Makefile.in:1004:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xshogi-1.4.2/Makefile.in-1005-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xshogi-1.4.2/Makefile.in-1047-	}; \
xshogi-1.4.2/Makefile.in:1048:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xshogi-1.4.2/Makefile.in-1049-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xshogi-1.4.2/Makefile.in-1059-	fi
xshogi-1.4.2/Makefile.in:1060:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xshogi-1.4.2/Makefile.in-1061-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xshogi-1.4.2/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xshogi-1.4.2/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xshogi-1.4.2/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xshogi-1.4.2/aclocal.m4-108-# expand $ac_aux_dir to an absolute path
xshogi-1.4.2/aclocal.m4:109:am_aux_dir=`cd $ac_aux_dir && pwd`
xshogi-1.4.2/aclocal.m4-110-])
##############################################
xshogi-1.4.2/aclocal.m4-206-  if test "$am_compiler_list" = ""; then
xshogi-1.4.2/aclocal.m4:207:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xshogi-1.4.2/aclocal.m4-208-  fi
##############################################
xshogi-1.4.2/aclocal.m4-357-    # Strip MF so we end up with the name of the file.
xshogi-1.4.2/aclocal.m4:358:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xshogi-1.4.2/aclocal.m4-359-    # Check whether this is an Automake generated Makefile or not.
##############################################
xshogi-1.4.2/aclocal.m4-366-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xshogi-1.4.2/aclocal.m4:367:      dirpart=`AS_DIRNAME("$mf")`
xshogi-1.4.2/aclocal.m4-368-    else
##############################################
xshogi-1.4.2/aclocal.m4-372-    # from the Makefile without running 'make'.
xshogi-1.4.2/aclocal.m4:373:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xshogi-1.4.2/aclocal.m4-374-    test -z "$DEPDIR" && continue
xshogi-1.4.2/aclocal.m4:375:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xshogi-1.4.2/aclocal.m4-376-    test -z "$am__include" && continue
xshogi-1.4.2/aclocal.m4:377:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xshogi-1.4.2/aclocal.m4-378-    # Find all dependency output files, they are included files with
##############################################
xshogi-1.4.2/aclocal.m4-386-      test -f "$dirpart/$file" && continue
xshogi-1.4.2/aclocal.m4:387:      fdir=`AS_DIRNAME(["$file"])`
xshogi-1.4.2/aclocal.m4-388-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xshogi-1.4.2/aclocal.m4-444-AC_REQUIRE([AC_PROG_INSTALL])dnl
xshogi-1.4.2/aclocal.m4:445:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xshogi-1.4.2/aclocal.m4-446-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xshogi-1.4.2/aclocal.m4-599-    * )
xshogi-1.4.2/aclocal.m4:600:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xshogi-1.4.2/aclocal.m4-601-  esac
xshogi-1.4.2/aclocal.m4-602-done
xshogi-1.4.2/aclocal.m4:603:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xshogi-1.4.2/aclocal.m4-604-
##############################################
xshogi-1.4.2/aclocal.m4-670-# Ignore all kinds of additional output from 'make'.
xshogi-1.4.2/aclocal.m4:671:case `$am_make -s -f confmf 2> /dev/null` in #(
xshogi-1.4.2/aclocal.m4-672-*the\ am__doit\ target*)
##############################################
xshogi-1.4.2/aclocal.m4-680-   echo '.include "confinc"' > confmf
xshogi-1.4.2/aclocal.m4:681:   case `$am_make -s -f confmf 2> /dev/null` in #(
xshogi-1.4.2/aclocal.m4-682-   *the\ am__doit\ target*)
##############################################
xshogi-1.4.2/aclocal.m4-862-     echo "timestamp, slept: $am_has_slept" > conftest.file
xshogi-1.4.2/aclocal.m4:863:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xshogi-1.4.2/aclocal.m4-864-     if test "$[*]" = "X"; then
xshogi-1.4.2/aclocal.m4-865-	# -L didn't work.
xshogi-1.4.2/aclocal.m4:866:	set X `ls -t "$srcdir/configure" conftest.file`
xshogi-1.4.2/aclocal.m4-867-     fi
##############################################
xshogi-1.4.2/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xshogi-1.4.2/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xshogi-1.4.2/configure-47-  as_echo='print -r --'
xshogi-1.4.2/configure-48-  as_echo_n='print -rn --'
xshogi-1.4.2/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xshogi-1.4.2/configure-50-  as_echo='printf %s\n'
##############################################
xshogi-1.4.2/configure-52-else
xshogi-1.4.2/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xshogi-1.4.2/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xshogi-1.4.2/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xshogi-1.4.2/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xshogi-1.4.2/configure-64-      esac;
##############################################
xshogi-1.4.2/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xshogi-1.4.2/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xshogi-1.4.2/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xshogi-1.4.2/configure-327-      case $as_dir in #(
xshogi-1.4.2/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xshogi-1.4.2/configure-329-      *) as_qdir=$as_dir;;
##############################################
xshogi-1.4.2/configure-400-  {
xshogi-1.4.2/configure:401:    as_val=`expr "$@" || test $? -eq 1`
xshogi-1.4.2/configure-402-  }
##############################################
xshogi-1.4.2/configure-407-# ----------------------------------------
xshogi-1.4.2/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xshogi-1.4.2/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xshogi-1.4.2/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xshogi-1.4.2/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xshogi-1.4.2/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xshogi-1.4.2/configure-816-  case $ac_option in
xshogi-1.4.2/configure:817:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xshogi-1.4.2/configure-818-  *=)   ac_optarg= ;;
##############################################
xshogi-1.4.2/configure-860-  -disable-* | --disable-*)
xshogi-1.4.2/configure:861:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xshogi-1.4.2/configure-862-    # Reject names that are not valid shell variable names.
##############################################
xshogi-1.4.2/configure-865-    ac_useropt_orig=$ac_useropt
xshogi-1.4.2/configure:866:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xshogi-1.4.2/configure-867-    case $ac_user_opts in
##############################################
xshogi-1.4.2/configure-886-  -enable-* | --enable-*)
xshogi-1.4.2/configure:887:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xshogi-1.4.2/configure-888-    # Reject names that are not valid shell variable names.
##############################################
xshogi-1.4.2/configure-891-    ac_useropt_orig=$ac_useropt
xshogi-1.4.2/configure:892:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xshogi-1.4.2/configure-893-    case $ac_user_opts in
##############################################
xshogi-1.4.2/configure-1090-  -with-* | --with-*)
xshogi-1.4.2/configure:1091:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xshogi-1.4.2/configure-1092-    # Reject names that are not valid shell variable names.
##############################################
xshogi-1.4.2/configure-1095-    ac_useropt_orig=$ac_useropt
xshogi-1.4.2/configure:1096:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xshogi-1.4.2/configure-1097-    case $ac_user_opts in
##############################################
xshogi-1.4.2/configure-1106-  -without-* | --without-*)
xshogi-1.4.2/configure:1107:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xshogi-1.4.2/configure-1108-    # Reject names that are not valid shell variable names.
##############################################
xshogi-1.4.2/configure-1111-    ac_useropt_orig=$ac_useropt
xshogi-1.4.2/configure:1112:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xshogi-1.4.2/configure-1113-    case $ac_user_opts in
##############################################
xshogi-1.4.2/configure-1144-  *=*)
xshogi-1.4.2/configure:1145:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xshogi-1.4.2/configure-1146-    # Reject names that are not valid shell variable names.
##############################################
xshogi-1.4.2/configure-1165-if test -n "$ac_prev"; then
xshogi-1.4.2/configure:1166:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xshogi-1.4.2/configure-1167-  as_fn_error $? "missing argument to $ac_option"
##############################################
xshogi-1.4.2/configure-1187-    */ )
xshogi-1.4.2/configure:1188:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xshogi-1.4.2/configure-1189-      eval $ac_var=\$ac_val;;
##############################################
xshogi-1.4.2/configure-1222-ac_ls_di=`ls -di .` &&
xshogi-1.4.2/configure:1223:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xshogi-1.4.2/configure-1224-  as_fn_error $? "working directory cannot be determined"
##############################################
xshogi-1.4.2/configure-1278-case $srcdir in
xshogi-1.4.2/configure:1279:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xshogi-1.4.2/configure-1280-esac
##############################################
xshogi-1.4.2/configure-1321-By default, \`make install' will install all the files in
xshogi-1.4.2/configure:1322:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xshogi-1.4.2/configure:1323:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xshogi-1.4.2/configure-1324-for instance \`--prefix=\$HOME'.
##############################################
xshogi-1.4.2/configure-1433-*)
xshogi-1.4.2/configure:1434:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xshogi-1.4.2/configure-1435-  # A ".." for each directory in $ac_dir_suffix.
xshogi-1.4.2/configure:1436:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xshogi-1.4.2/configure-1437-  case $ac_top_builddir_sub in
##############################################
xshogi-1.4.2/configure-2158-    *\'*)
xshogi-1.4.2/configure:2159:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xshogi-1.4.2/configure-2160-    esac
##############################################
xshogi-1.4.2/configure-2241-      case $ac_val in
xshogi-1.4.2/configure:2242:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xshogi-1.4.2/configure-2243-      esac
##############################################
xshogi-1.4.2/configure-2256-	case $ac_val in
xshogi-1.4.2/configure:2257:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xshogi-1.4.2/configure-2258-	esac
##############################################
xshogi-1.4.2/configure-2376-    set,)
xshogi-1.4.2/configure:2377:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xshogi-1.4.2/configure:2378:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xshogi-1.4.2/configure-2379-      ac_cache_corrupted=: ;;
##############################################
xshogi-1.4.2/configure-2387-	# differences in whitespace do not lead to failure.
xshogi-1.4.2/configure:2388:	ac_old_val_w=`echo x $ac_old_val`
xshogi-1.4.2/configure:2389:	ac_new_val_w=`echo x $ac_new_val`
xshogi-1.4.2/configure-2390-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xshogi-1.4.2/configure-2407-    case $ac_new_val in
xshogi-1.4.2/configure:2408:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xshogi-1.4.2/configure-2409-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xshogi-1.4.2/configure-2582-     echo "timestamp, slept: $am_has_slept" > conftest.file
xshogi-1.4.2/configure:2583:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xshogi-1.4.2/configure-2584-     if test "$*" = "X"; then
xshogi-1.4.2/configure-2585-	# -L didn't work.
xshogi-1.4.2/configure:2586:	set X `ls -t "$srcdir/configure" conftest.file`
xshogi-1.4.2/configure-2587-     fi
##############################################
xshogi-1.4.2/configure-2633-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xshogi-1.4.2/configure:2634:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xshogi-1.4.2/configure-2635-
xshogi-1.4.2/configure-2636-# expand $ac_aux_dir to an absolute path
xshogi-1.4.2/configure:2637:am_aux_dir=`cd $ac_aux_dir && pwd`
xshogi-1.4.2/configure-2638-
##############################################
xshogi-1.4.2/configure-2778-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xshogi-1.4.2/configure:2779:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xshogi-1.4.2/configure-2780-	     'mkdir (GNU coreutils) '* | \
##############################################
xshogi-1.4.2/configure-2851-set x ${MAKE-make}
xshogi-1.4.2/configure:2852:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xshogi-1.4.2/configure-2853-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xshogi-1.4.2/configure-2861-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xshogi-1.4.2/configure:2862:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xshogi-1.4.2/configure-2863-  *@@@%%%=?*=@@@%%%*)
##############################################
xshogi-1.4.2/configure-2927-
xshogi-1.4.2/configure:2928:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xshogi-1.4.2/configure-2929-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xshogi-1.4.2/configure-3394-$as_echo_n "checking whether the C compiler works... " >&6; }
xshogi-1.4.2/configure:3395:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xshogi-1.4.2/configure-3396-
##############################################
xshogi-1.4.2/configure-3438-	then :; else
xshogi-1.4.2/configure:3439:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xshogi-1.4.2/configure-3440-	fi
##############################################
xshogi-1.4.2/configure-3498-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xshogi-1.4.2/configure:3499:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xshogi-1.4.2/configure-3500-	  break;;
##############################################
xshogi-1.4.2/configure-3607-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xshogi-1.4.2/configure:3608:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xshogi-1.4.2/configure-3609-       break;;
##############################################
xshogi-1.4.2/configure-3915-# Ignore all kinds of additional output from 'make'.
xshogi-1.4.2/configure:3916:case `$am_make -s -f confmf 2> /dev/null` in #(
xshogi-1.4.2/configure-3917-*the\ am__doit\ target*)
##############################################
xshogi-1.4.2/configure-3925-   echo '.include "confinc"' > confmf
xshogi-1.4.2/configure:3926:   case `$am_make -s -f confmf 2> /dev/null` in #(
xshogi-1.4.2/configure-3927-   *the\ am__doit\ target*)
##############################################
xshogi-1.4.2/configure-3988-  if test "$am_compiler_list" = ""; then
xshogi-1.4.2/configure:3989:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xshogi-1.4.2/configure-3990-  fi
##############################################
xshogi-1.4.2/configure-4241-/* end confdefs.h.  */
xshogi-1.4.2/configure:4242:`cat $LEX_OUTPUT_ROOT.c`
xshogi-1.4.2/configure-4243-_ACEOF
##############################################
xshogi-1.4.2/configure-4274-  #define YYTEXT_POINTER 1
xshogi-1.4.2/configure:4275:`cat $LEX_OUTPUT_ROOT.c`
xshogi-1.4.2/configure-4276-_ACEOF
##############################################
xshogi-1.4.2/configure-4472-    for ac_var in incroot usrlibdir libdir; do
xshogi-1.4.2/configure:4473:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xshogi-1.4.2/configure-4474-    done
##############################################
xshogi-1.4.2/configure-4582-  LIBS=$ac_save_LIBS
xshogi-1.4.2/configure:4583:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xshogi-1.4.2/configure-4584-do
##############################################
xshogi-1.4.2/configure-5160-  # Check for GNU $ac_path_GREP
xshogi-1.4.2/configure:5161:case `"$ac_path_GREP" --version 2>&1` in
xshogi-1.4.2/configure-5162-*GNU*)
##############################################
xshogi-1.4.2/configure-5226-  # Check for GNU $ac_path_EGREP
xshogi-1.4.2/configure:5227:case `"$ac_path_EGREP" --version 2>&1` in
xshogi-1.4.2/configure-5228-*GNU*)
##############################################
xshogi-1.4.2/configure-5428-do :
xshogi-1.4.2/configure:5429:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xshogi-1.4.2/configure-5430-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xshogi-1.4.2/configure-5433-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:5434:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xshogi-1.4.2/configure-5435-_ACEOF
##############################################
xshogi-1.4.2/configure-5443-do :
xshogi-1.4.2/configure:5444:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xshogi-1.4.2/configure-5445-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xshogi-1.4.2/configure-5447-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:5448:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xshogi-1.4.2/configure-5449-_ACEOF
##############################################
xshogi-1.4.2/configure-5456-do :
xshogi-1.4.2/configure:5457:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xshogi-1.4.2/configure-5458-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xshogi-1.4.2/configure-5460-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:5461:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xshogi-1.4.2/configure-5462-_ACEOF
##############################################
xshogi-1.4.2/configure-5872-do :
xshogi-1.4.2/configure:5873:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xshogi-1.4.2/configure-5874-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xshogi-1.4.2/configure-5876-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:5877:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xshogi-1.4.2/configure-5878-_ACEOF
##############################################
xshogi-1.4.2/configure-6215-do :
xshogi-1.4.2/configure:6216:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xshogi-1.4.2/configure-6217-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xshogi-1.4.2/configure-6219-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:6220:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xshogi-1.4.2/configure-6221-_ACEOF
##############################################
xshogi-1.4.2/configure-6227-do :
xshogi-1.4.2/configure:6228:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xshogi-1.4.2/configure-6229-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xshogi-1.4.2/configure-6231-  cat >>confdefs.h <<_ACEOF
xshogi-1.4.2/configure:6232:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xshogi-1.4.2/configure-6233-_ACEOF
##############################################
xshogi-1.4.2/configure-6391-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xshogi-1.4.2/configure:6392:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xshogi-1.4.2/configure-6393-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xshogi-1.4.2/configure-6482-if test -z "$BASH_VERSION$ZSH_VERSION" \
xshogi-1.4.2/configure:6483:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xshogi-1.4.2/configure-6484-  as_echo='print -r --'
xshogi-1.4.2/configure-6485-  as_echo_n='print -rn --'
xshogi-1.4.2/configure:6486:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xshogi-1.4.2/configure-6487-  as_echo='printf %s\n'
##############################################
xshogi-1.4.2/configure-6489-else
xshogi-1.4.2/configure:6490:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xshogi-1.4.2/configure-6491-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xshogi-1.4.2/configure-6499-	expr "X$arg" : "X\\(.*\\)$as_nl";
xshogi-1.4.2/configure:6500:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xshogi-1.4.2/configure-6501-      esac;
##############################################
xshogi-1.4.2/configure-6576-# ----------------------------------------
xshogi-1.4.2/configure:6577:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xshogi-1.4.2/configure-6578-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xshogi-1.4.2/configure-6648-  {
xshogi-1.4.2/configure:6649:    as_val=`expr "$@" || test $? -eq 1`
xshogi-1.4.2/configure-6650-  }
##############################################
xshogi-1.4.2/configure-6752-      case $as_dir in #(
xshogi-1.4.2/configure:6753:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xshogi-1.4.2/configure-6754-      *) as_qdir=$as_dir;;
##############################################
xshogi-1.4.2/configure-6887-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xshogi-1.4.2/configure:6888:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xshogi-1.4.2/configure-6889-ac_cs_version="\\
##############################################
xshogi-1.4.2/configure-6912-  --*=?*)
xshogi-1.4.2/configure:6913:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xshogi-1.4.2/configure:6914:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xshogi-1.4.2/configure-6915-    ac_shift=:
##############################################
xshogi-1.4.2/configure-6917-  --*=)
xshogi-1.4.2/configure:6918:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xshogi-1.4.2/configure-6919-    ac_optarg=
##############################################
xshogi-1.4.2/configure-6941-    case $ac_optarg in
xshogi-1.4.2/configure:6942:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xshogi-1.4.2/configure-6943-    '') as_fn_error $? "missing file argument" ;;
##############################################
xshogi-1.4.2/configure-6949-    case $ac_optarg in
xshogi-1.4.2/configure:6950:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xshogi-1.4.2/configure-6951-    esac
##############################################
xshogi-1.4.2/configure-7077-fi
xshogi-1.4.2/configure:7078:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xshogi-1.4.2/configure-7079-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xshogi-1.4.2/configure-7094-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xshogi-1.4.2/configure:7095:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xshogi-1.4.2/configure-7096-ac_delim='%!_!# '
##############################################
xshogi-1.4.2/configure-7100-
xshogi-1.4.2/configure:7101:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xshogi-1.4.2/configure-7102-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xshogi-1.4.2/configure-7238-for ac_last_try in false false :; do
xshogi-1.4.2/configure:7239:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xshogi-1.4.2/configure-7240-  if test -z "$ac_tt"; then
##############################################
xshogi-1.4.2/configure-7370-      esac
xshogi-1.4.2/configure:7371:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xshogi-1.4.2/configure-7372-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xshogi-1.4.2/configure-7429-*)
xshogi-1.4.2/configure:7430:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xshogi-1.4.2/configure-7431-  # A ".." for each directory in $ac_dir_suffix.
xshogi-1.4.2/configure:7432:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xshogi-1.4.2/configure-7433-  case $ac_top_builddir_sub in
##############################################
xshogi-1.4.2/configure-7490-/@mandir@/p'
xshogi-1.4.2/configure:7491:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xshogi-1.4.2/configure-7492-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xshogi-1.4.2/configure-7507-
xshogi-1.4.2/configure:7508:# Neutralize VPATH when `$srcdir' = `.'.
xshogi-1.4.2/configure-7509-# Shell code in configure.ac might set extrasub.
##############################################
xshogi-1.4.2/configure-7535-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xshogi-1.4.2/configure:7536:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xshogi-1.4.2/configure-7537-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xshogi-1.4.2/configure-7581-    * )
xshogi-1.4.2/configure:7582:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xshogi-1.4.2/configure-7583-  esac
##############################################
xshogi-1.4.2/configure-7628-    # Strip MF so we end up with the name of the file.
xshogi-1.4.2/configure:7629:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xshogi-1.4.2/configure-7630-    # Check whether this is an Automake generated Makefile or not.
##############################################
xshogi-1.4.2/configure-7665-    # from the Makefile without running 'make'.
xshogi-1.4.2/configure:7666:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xshogi-1.4.2/configure-7667-    test -z "$DEPDIR" && continue
xshogi-1.4.2/configure:7668:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xshogi-1.4.2/configure-7669-    test -z "$am__include" && continue
xshogi-1.4.2/configure:7670:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xshogi-1.4.2/configure-7671-    # Find all dependency output files, they are included files with