===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xball-3.0.1/missing-128-         from any GNU archive site."
xball-3.0.1/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
xball-3.0.1/missing-130-    test -z "$files" && files="config.h"
##############################################
xball-3.0.1/missing-167-         proper tools for further handling them.
xball-3.0.1/missing:168:         You can get \`$1' as part of \`Autoconf' from any GNU
xball-3.0.1/missing-169-         archive site."
xball-3.0.1/missing-170-
xball-3.0.1/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
xball-3.0.1/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
xball-3.0.1/missing-173-    if test -f "$file"; then
##############################################
xball-3.0.1/missing-196-	*.y)
xball-3.0.1/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
xball-3.0.1/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
xball-3.0.1/missing-200-	    fi
xball-3.0.1/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
xball-3.0.1/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
xball-3.0.1/missing-226-	*.l)
xball-3.0.1/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
xball-3.0.1/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
xball-3.0.1/missing-250-
xball-3.0.1/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xball-3.0.1/missing-252-    if test -z "$file"; then
xball-3.0.1/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
xball-3.0.1/missing-254-    fi
##############################################
xball-3.0.1/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
xball-3.0.1/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
xball-3.0.1/missing-278-    if test -z "$file"; then
xball-3.0.1/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
xball-3.0.1/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
xball-3.0.1/missing-281-    fi
##############################################
xball-3.0.1/missing-304-	*o*)
xball-3.0.1/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
xball-3.0.1/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
xball-3.0.1/missing-310-	*h*)
xball-3.0.1/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
xball-3.0.1/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
xball-3.0.1/aclocal.m4-42-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
xball-3.0.1/aclocal.m4:43:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
xball-3.0.1/aclocal.m4-44-#
##############################################
xball-3.0.1/aclocal.m4-66-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xball-3.0.1/aclocal.m4:67:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xball-3.0.1/aclocal.m4-68-# and then we would define $MISSING as
##############################################
xball-3.0.1/aclocal.m4-82-# expand $ac_aux_dir to an absolute path
xball-3.0.1/aclocal.m4:83:am_aux_dir=`cd $ac_aux_dir && pwd`
xball-3.0.1/aclocal.m4-84-])
##############################################
xball-3.0.1/aclocal.m4-180-  if test "$am_compiler_list" = ""; then
xball-3.0.1/aclocal.m4:181:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xball-3.0.1/aclocal.m4-182-  fi
##############################################
xball-3.0.1/aclocal.m4-290-  # Strip MF so we end up with the name of the file.
xball-3.0.1/aclocal.m4:291:  mf=`echo "$mf" | sed -e 's/:.*$//'`
xball-3.0.1/aclocal.m4-292-  # Check whether this is an Automake generated Makefile or not.
##############################################
xball-3.0.1/aclocal.m4-298-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
xball-3.0.1/aclocal.m4:299:    dirpart=`AS_DIRNAME("$mf")`
xball-3.0.1/aclocal.m4-300-  else
##############################################
xball-3.0.1/aclocal.m4-304-  # from the Makefile without running `make'.
xball-3.0.1/aclocal.m4:305:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xball-3.0.1/aclocal.m4-306-  test -z "$DEPDIR" && continue
xball-3.0.1/aclocal.m4:307:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
xball-3.0.1/aclocal.m4-308-  test -z "am__include" && continue
xball-3.0.1/aclocal.m4:309:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xball-3.0.1/aclocal.m4-310-  # When using ansi2knr, U may be empty or an underscore; expand it
xball-3.0.1/aclocal.m4:311:  U=`sed -n 's/^U = //p' < "$mf"`
xball-3.0.1/aclocal.m4-312-  # Find all dependency output files, they are included files with
##############################################
xball-3.0.1/aclocal.m4-320-    test -f "$dirpart/$file" && continue
xball-3.0.1/aclocal.m4:321:    fdir=`AS_DIRNAME(["$file"])`
xball-3.0.1/aclocal.m4-322-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
xball-3.0.1/aclocal.m4-375-# test to see if srcdir already configured
xball-3.0.1/aclocal.m4:376:if test "`cd $srcdir && pwd`" != "`pwd`" &&
xball-3.0.1/aclocal.m4-377-   test -f $srcdir/config.status; then
##############################################
xball-3.0.1/aclocal.m4-451-    * )
xball-3.0.1/aclocal.m4:452:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xball-3.0.1/aclocal.m4-453-  esac
xball-3.0.1/aclocal.m4-454-done
xball-3.0.1/aclocal.m4:455:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
xball-3.0.1/aclocal.m4-456-
##############################################
xball-3.0.1/aclocal.m4-523-# case it prints its new name instead of `make'.
xball-3.0.1/aclocal.m4:524:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
xball-3.0.1/aclocal.m4-525-   am__include=include
##############################################
xball-3.0.1/aclocal.m4-531-   echo '.include "confinc"' > confmf
xball-3.0.1/aclocal.m4:532:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
xball-3.0.1/aclocal.m4-533-      am__include=.include
##############################################
xball-3.0.1/aclocal.m4-698-if (
xball-3.0.1/aclocal.m4:699:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
xball-3.0.1/aclocal.m4-700-   if test "$[*]" = "X"; then
xball-3.0.1/aclocal.m4-701-      # -L didn't work.
xball-3.0.1/aclocal.m4:702:      set X `ls -t $srcdir/configure conftest.file`
xball-3.0.1/aclocal.m4-703-   fi
##############################################
xball-3.0.1/install-sh-103-
xball-3.0.1/install-sh:104:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
xball-3.0.1/install-sh-105-	    shift
##############################################
xball-3.0.1/install-sh-107-
xball-3.0.1/install-sh:108:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xball-3.0.1/install-sh-109-	    shift
##############################################
xball-3.0.1/install-sh-169-	then
xball-3.0.1/install-sh:170:		dst=$dst/`basename "$src"`
xball-3.0.1/install-sh-171-	else
##############################################
xball-3.0.1/install-sh-176-## this sed command emulates the dirname command
xball-3.0.1/install-sh:177:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xball-3.0.1/install-sh-178-
##############################################
xball-3.0.1/install-sh-190-IFS='%'
xball-3.0.1/install-sh:191:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
xball-3.0.1/install-sh-192-IFS=$oIFS
##############################################
xball-3.0.1/install-sh-224-	then
xball-3.0.1/install-sh:225:		dstfile=`basename "$dst"`
xball-3.0.1/install-sh-226-	else
##############################################
xball-3.0.1/install-sh-234-	then
xball-3.0.1/install-sh:235:		dstfile=`basename "$dst"`
xball-3.0.1/install-sh-236-	else
##############################################
xball-3.0.1/Makefile.in-204-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
xball-3.0.1/Makefile.in:205:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
xball-3.0.1/Makefile.in-206-	  if test -f $$p \
xball-3.0.1/Makefile.in-207-	  ; then \
xball-3.0.1/Makefile.in:208:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
xball-3.0.1/Makefile.in-209-	   echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xball-3.0.1/Makefile.in-216-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
xball-3.0.1/Makefile.in:217:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
xball-3.0.1/Makefile.in-218-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
xball-3.0.1/Makefile.in-258-.c.obj:
xball-3.0.1/Makefile.in:259:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
xball-3.0.1/Makefile.in-260-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
xball-3.0.1/Makefile.in-262-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xball-3.0.1/Makefile.in:263:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
xball-3.0.1/Makefile.in-264-uninstall-info-am:
##############################################
xball-3.0.1/Makefile.in-306-GTAGS:
xball-3.0.1/Makefile.in:307:	here=`$(am__cd) $(top_builddir) && pwd` \
xball-3.0.1/Makefile.in-308-	  && cd $(top_srcdir) \
##############################################
xball-3.0.1/Makefile.in-316-	mkdir $(distdir)
xball-3.0.1/Makefile.in:317:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
xball-3.0.1/Makefile.in:318:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
xball-3.0.1/Makefile.in-319-	list='$(DISTFILES)'; for file in $$list; do \
xball-3.0.1/Makefile.in-320-	  case $$file in \
xball-3.0.1/Makefile.in:321:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
xball-3.0.1/Makefile.in:322:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
xball-3.0.1/Makefile.in-323-	  esac; \
xball-3.0.1/Makefile.in-324-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
xball-3.0.1/Makefile.in:325:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
xball-3.0.1/Makefile.in-326-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
xball-3.0.1/Makefile.in-392-	chmod a-w $(distdir)
xball-3.0.1/Makefile.in:393:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xball-3.0.1/Makefile.in-394-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xball-3.0.1/Makefile.in-423-	@cd $(distuninstallcheck_dir) \
xball-3.0.1/Makefile.in:424:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
xball-3.0.1/Makefile.in-425-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xball-3.0.1/Makefile.in-435-	fi
xball-3.0.1/Makefile.in:436:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xball-3.0.1/Makefile.in-437-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xball-3.0.1/depcomp-34-if test -z "$depfile"; then
xball-3.0.1/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
xball-3.0.1/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
xball-3.0.1/depcomp-37-   if test "$dir" = "$object"; then
##############################################
xball-3.0.1/depcomp-43-
xball-3.0.1/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xball-3.0.1/depcomp-45-
##############################################
xball-3.0.1/depcomp-178-  # Version 6 uses the directory in both cases.
xball-3.0.1/depcomp:179:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
xball-3.0.1/depcomp-180-  tmpdepfile="$stripped.u"
##############################################
xball-3.0.1/depcomp-189-  else
xball-3.0.1/depcomp:190:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
xball-3.0.1/depcomp-191-    tmpdepfile="$stripped.u"
##############################################
xball-3.0.1/depcomp-203-    # Do two passes, one to just change these to
xball-3.0.1/depcomp:204:    # `$object: dependent.h' and one to simply `dependent.h:'.
xball-3.0.1/depcomp-205-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xball-3.0.1/depcomp-244-  # Do two passes, one to just change these to
xball-3.0.1/depcomp:245:  # `$object: dependent.h' and one to simply `dependent.h:'.
xball-3.0.1/depcomp-246-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xball-3.0.1/depcomp-259-   # Subdirectories are respected.
xball-3.0.1/depcomp:260:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xball-3.0.1/depcomp-261-   test "x$dir" = "x$object" && dir=
xball-3.0.1/depcomp:262:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xball-3.0.1/depcomp-263-
##############################################
xball-3.0.1/depcomp-382-  done
xball-3.0.1/depcomp:383:  obj_suffix="`echo $object | sed 's/^.*\././'`"
xball-3.0.1/depcomp-384-  touch "$tmpdepfile"
##############################################
xball-3.0.1/config.guess-37-
xball-3.0.1/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
xball-3.0.1/config.guess-39-
##############################################
xball-3.0.1/config.guess-106-: ${TMPDIR=/tmp} ;
xball-3.0.1/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xball-3.0.1/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xball-3.0.1/config.guess-191-	    *)
xball-3.0.1/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xball-3.0.1/config.guess-193-		;;
##############################################
xball-3.0.1/config.guess-250-	*4.0)
xball-3.0.1/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xball-3.0.1/config.guess-252-		;;
xball-3.0.1/config.guess-253-	*5.*)
xball-3.0.1/config.guess:254:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xball-3.0.1/config.guess-255-		;;
##############################################
xball-3.0.1/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
xball-3.0.1/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xball-3.0.1/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
xball-3.0.1/config.guess-298-	# 1.2 uses "1.2" for uname -r.
xball-3.0.1/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xball-3.0.1/config.guess-300-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-352-    sun4H:SunOS:5.*:*)
xball-3.0.1/config.guess:353:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xball-3.0.1/config.guess-354-	exit 0 ;;
xball-3.0.1/config.guess-355-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xball-3.0.1/config.guess:356:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xball-3.0.1/config.guess-357-	exit 0 ;;
xball-3.0.1/config.guess-358-    i86pc:SunOS:5.*:*)
xball-3.0.1/config.guess:359:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xball-3.0.1/config.guess-360-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-364-	# it's likely to be more like Solaris than SunOS4.
xball-3.0.1/config.guess:365:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xball-3.0.1/config.guess-366-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-373-	# Japanese Language versions have a version number like `4.1.3-JL'.
xball-3.0.1/config.guess:374:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xball-3.0.1/config.guess-375-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-379-    sun*:*:4.2BSD:*)
xball-3.0.1/config.guess:380:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xball-3.0.1/config.guess-381-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xball-3.0.1/config.guess-461-	$CC_FOR_BUILD -o $dummy $dummy.c \
xball-3.0.1/config.guess:462:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
xball-3.0.1/config.guess-463-	  && exit 0
##############################################
xball-3.0.1/config.guess-516-    *:IRIX*:*:*)
xball-3.0.1/config.guess:517:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xball-3.0.1/config.guess-518-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-555-    *:AIX:*:[45])
xball-3.0.1/config.guess:556:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xball-3.0.1/config.guess-557-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xball-3.0.1/config.guess-590-    9000/[34678]??:HP-UX:*:*)
xball-3.0.1/config.guess:591:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xball-3.0.1/config.guess-592-	case "${UNAME_MACHINE}" in
##############################################
xball-3.0.1/config.guess-644-EOF
xball-3.0.1/config.guess:645:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xball-3.0.1/config.guess-646-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xball-3.0.1/config.guess-662-    ia64:HP-UX:*:*)
xball-3.0.1/config.guess:663:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xball-3.0.1/config.guess-664-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xball-3.0.1/config.guess-762-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xball-3.0.1/config.guess:763:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xball-3.0.1/config.guess-764-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xball-3.0.1/config.guess-767-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xball-3.0.1/config.guess:768:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xball-3.0.1/config.guess-769-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xball-3.0.1/config.guess-780-    *:FreeBSD:*:*)
xball-3.0.1/config.guess:781:	echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xball-3.0.1/config.guess-782-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-810-    prep*:SunOS:5.*:*)
xball-3.0.1/config.guess:811:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xball-3.0.1/config.guess-812-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-814-	# the GNU system
xball-3.0.1/config.guess:815:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xball-3.0.1/config.guess-816-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-818-	# other systems with GNU libc and userland
xball-3.0.1/config.guess:819:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
xball-3.0.1/config.guess-820-	exit 0 ;;
##############################################
xball-3.0.1/config.guess-860-EOF
xball-3.0.1/config.guess:861:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
xball-3.0.1/config.guess-862-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
xball-3.0.1/config.guess-879-EOF
xball-3.0.1/config.guess:880:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
xball-3.0.1/config.guess-881-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
xball-3.0.1/config.guess-980-EOF
xball-3.0.1/config.guess:981:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
xball-3.0.1/config.guess-982-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
xball-3.0.1/config.guess-1019-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xball-3.0.1/config.guess:1020:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xball-3.0.1/config.guess-1021-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xball-3.0.1/config.guess-1244-    *:DragonFly:*:*)
xball-3.0.1/config.guess:1245:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xball-3.0.1/config.guess-1246-	exit 0 ;;
##############################################
xball-3.0.1/mkinstalldirs-69-do
xball-3.0.1/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xball-3.0.1/mkinstalldirs-71-  shift
##############################################
xball-3.0.1/config.sub-54-
xball-3.0.1/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
xball-3.0.1/config.sub-56-
##############################################
xball-3.0.1/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
xball-3.0.1/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xball-3.0.1/config.sub-120-case $maybe_os in
##############################################
xball-3.0.1/config.sub-123-    os=-$maybe_os
xball-3.0.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xball-3.0.1/config.sub-125-    ;;
xball-3.0.1/config.sub-126-  *)
xball-3.0.1/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xball-3.0.1/config.sub-128-    if [ $basic_machine != $1 ]
xball-3.0.1/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
xball-3.0.1/config.sub-130-    else os=; fi
##############################################
xball-3.0.1/config.sub-174-		os=-sco3.2v5
xball-3.0.1/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-176-		;;
##############################################
xball-3.0.1/config.sub-178-		os=-sco3.2v4
xball-3.0.1/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-180-		;;
xball-3.0.1/config.sub-181-	-sco3.2.[4-9]*)
xball-3.0.1/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xball-3.0.1/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-184-		;;
##############################################
xball-3.0.1/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
xball-3.0.1/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-188-		;;
##############################################
xball-3.0.1/config.sub-190-		os=-sco3.2v2
xball-3.0.1/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-192-		;;
xball-3.0.1/config.sub-193-	-udk*)
xball-3.0.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-195-		;;
##############################################
xball-3.0.1/config.sub-197-		os=-isc2.2
xball-3.0.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-199-		;;
##############################################
xball-3.0.1/config.sub-203-	-isc*)
xball-3.0.1/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xball-3.0.1/config.sub-205-		;;
##############################################
xball-3.0.1/config.sub-209-	-ptx*)
xball-3.0.1/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xball-3.0.1/config.sub-211-		;;
xball-3.0.1/config.sub-212-	-windowsnt*)
xball-3.0.1/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xball-3.0.1/config.sub-214-		;;
##############################################
xball-3.0.1/config.sub-289-	*-*-*)
xball-3.0.1/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xball-3.0.1/config.sub-291-		exit 1
##############################################
xball-3.0.1/config.sub-387-	amd64-*)
xball-3.0.1/config.sub:388:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-389-		;;
##############################################
xball-3.0.1/config.sub-608-	i*86v32)
xball-3.0.1/config.sub:609:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xball-3.0.1/config.sub-610-		os=-sysv32
##############################################
xball-3.0.1/config.sub-612-	i*86v4*)
xball-3.0.1/config.sub:613:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xball-3.0.1/config.sub-614-		os=-sysv4
##############################################
xball-3.0.1/config.sub-616-	i*86v)
xball-3.0.1/config.sub:617:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xball-3.0.1/config.sub-618-		os=-sysv
##############################################
xball-3.0.1/config.sub-620-	i*86sol2)
xball-3.0.1/config.sub:621:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xball-3.0.1/config.sub-622-		os=-solaris2
##############################################
xball-3.0.1/config.sub-668-	mips3*-*)
xball-3.0.1/config.sub:669:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xball-3.0.1/config.sub-670-		;;
xball-3.0.1/config.sub-671-	mips3*)
xball-3.0.1/config.sub:672:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xball-3.0.1/config.sub-673-		;;
##############################################
xball-3.0.1/config.sub-806-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xball-3.0.1/config.sub:807:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-808-		;;
xball-3.0.1/config.sub-809-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xball-3.0.1/config.sub:810:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-811-		;;
xball-3.0.1/config.sub-812-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xball-3.0.1/config.sub:813:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-814-		;;
xball-3.0.1/config.sub-815-	pentium4-*)
xball-3.0.1/config.sub:816:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-817-		;;
##############################################
xball-3.0.1/config.sub-824-		;;
xball-3.0.1/config.sub:825:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-826-		;;
##############################################
xball-3.0.1/config.sub-830-	ppcle-* | powerpclittle-*)
xball-3.0.1/config.sub:831:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-832-		;;
##############################################
xball-3.0.1/config.sub-834-		;;
xball-3.0.1/config.sub:835:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-836-		;;
##############################################
xball-3.0.1/config.sub-840-	ppc64le-* | powerpc64little-*)
xball-3.0.1/config.sub:841:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xball-3.0.1/config.sub-842-		;;
##############################################
xball-3.0.1/config.sub-1116-	*)
xball-3.0.1/config.sub:1117:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xball-3.0.1/config.sub-1118-		exit 1
##############################################
xball-3.0.1/config.sub-1124-	*-digital*)
xball-3.0.1/config.sub:1125:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xball-3.0.1/config.sub-1126-		;;
xball-3.0.1/config.sub-1127-	*-commodore*)
xball-3.0.1/config.sub:1128:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xball-3.0.1/config.sub-1129-		;;
##############################################
xball-3.0.1/config.sub-1142-	-solaris1 | -solaris1.*)
xball-3.0.1/config.sub:1143:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xball-3.0.1/config.sub-1144-		;;
##############################################
xball-3.0.1/config.sub-1154-	-gnu/linux*)
xball-3.0.1/config.sub:1155:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xball-3.0.1/config.sub-1156-		;;
##############################################
xball-3.0.1/config.sub-1195-	-nto*)
xball-3.0.1/config.sub:1196:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xball-3.0.1/config.sub-1197-		;;
##############################################
xball-3.0.1/config.sub-1202-	-mac*)
xball-3.0.1/config.sub:1203:		os=`echo $os | sed -e 's|mac|macos|'`
xball-3.0.1/config.sub-1204-		;;
##############################################
xball-3.0.1/config.sub-1208-	-linux*)
xball-3.0.1/config.sub:1209:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xball-3.0.1/config.sub-1210-		;;
xball-3.0.1/config.sub-1211-	-sunos5*)
xball-3.0.1/config.sub:1212:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xball-3.0.1/config.sub-1213-		;;
xball-3.0.1/config.sub-1214-	-sunos6*)
xball-3.0.1/config.sub:1215:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xball-3.0.1/config.sub-1216-		;;
##############################################
xball-3.0.1/config.sub-1263-	-sinix5.*)
xball-3.0.1/config.sub:1264:		os=`echo $os | sed -e 's|sinix|sysv|'`
xball-3.0.1/config.sub-1265-		;;
##############################################
xball-3.0.1/config.sub-1314-		# Get rid of the `-' at the beginning of $os.
xball-3.0.1/config.sub:1315:		os=`echo $os | sed 's/[^-]*-//'`
xball-3.0.1/config.sub:1316:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xball-3.0.1/config.sub-1317-		exit 1
##############################################
xball-3.0.1/config.sub-1553-		esac
xball-3.0.1/config.sub:1554:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xball-3.0.1/config.sub-1555-		;;
##############################################
xball-3.0.1/configure-107-do
xball-3.0.1/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
xball-3.0.1/configure-109-    eval $as_var=C; export $as_var
##############################################
xball-3.0.1/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
xball-3.0.1/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
xball-3.0.1/configure-217-") 2> /dev/null; then
##############################################
xball-3.0.1/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xball-3.0.1/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
xball-3.0.1/configure-332-
##############################################
xball-3.0.1/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xball-3.0.1/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
xball-3.0.1/configure-427-
##############################################
xball-3.0.1/configure-536-	esac;
xball-3.0.1/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
xball-3.0.1/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
xball-3.0.1/configure-725-  case $ac_option in
xball-3.0.1/configure:726:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xball-3.0.1/configure-727-  *)	ac_optarg=yes ;;
##############################################
xball-3.0.1/configure-768-  -disable-* | --disable-*)
xball-3.0.1/configure:769:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xball-3.0.1/configure-770-    # Reject names that are not valid shell variable names.
##############################################
xball-3.0.1/configure-773-   { (exit 1); exit 1; }; }
xball-3.0.1/configure:774:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
xball-3.0.1/configure-775-    eval enable_$ac_feature=no ;;
##############################################
xball-3.0.1/configure-787-  -enable-* | --enable-*)
xball-3.0.1/configure:788:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xball-3.0.1/configure-789-    # Reject names that are not valid shell variable names.
##############################################
xball-3.0.1/configure-792-   { (exit 1); exit 1; }; }
xball-3.0.1/configure:793:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
xball-3.0.1/configure-794-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
xball-3.0.1/configure-984-  -with-* | --with-*)
xball-3.0.1/configure:985:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xball-3.0.1/configure-986-    # Reject names that are not valid shell variable names.
##############################################
xball-3.0.1/configure-989-   { (exit 1); exit 1; }; }
xball-3.0.1/configure:990:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
xball-3.0.1/configure-991-    eval with_$ac_package=\$ac_optarg ;;
##############################################
xball-3.0.1/configure-993-  -without-* | --without-*)
xball-3.0.1/configure:994:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xball-3.0.1/configure-995-    # Reject names that are not valid shell variable names.
##############################################
xball-3.0.1/configure-998-   { (exit 1); exit 1; }; }
xball-3.0.1/configure:999:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
xball-3.0.1/configure-1000-    eval with_$ac_package=no ;;
##############################################
xball-3.0.1/configure-1025-  *=*)
xball-3.0.1/configure:1026:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xball-3.0.1/configure-1027-    # Reject names that are not valid shell variable names.
##############################################
xball-3.0.1/configure-1045-if test -n "$ac_prev"; then
xball-3.0.1/configure:1046:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xball-3.0.1/configure-1047-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
xball-3.0.1/configure-1091-ac_ls_di=`ls -di .` &&
xball-3.0.1/configure:1092:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xball-3.0.1/configure-1093-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
xball-3.0.1/configure-1151-case $srcdir in
xball-3.0.1/configure:1152:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xball-3.0.1/configure-1153-esac
##############################################
xball-3.0.1/configure-1194-By default, \`make install' will install all the files in
xball-3.0.1/configure:1195:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xball-3.0.1/configure:1196:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xball-3.0.1/configure-1197-for instance \`--prefix=\$HOME'.
##############################################
xball-3.0.1/configure-1266-*)
xball-3.0.1/configure:1267:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
xball-3.0.1/configure-1268-  # A ".." for each directory in $ac_dir_suffix.
xball-3.0.1/configure:1269:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
xball-3.0.1/configure-1270-  case $ac_top_builddir_sub in
##############################################
xball-3.0.1/configure-1399-    *\'*)
xball-3.0.1/configure:1400:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xball-3.0.1/configure-1401-    esac
##############################################
xball-3.0.1/configure-1485-      case $ac_val in
xball-3.0.1/configure:1486:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xball-3.0.1/configure-1487-      esac
##############################################
xball-3.0.1/configure-1502-	case $ac_val in
xball-3.0.1/configure:1503:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xball-3.0.1/configure-1504-	esac
##############################################
xball-3.0.1/configure-1610-    set,)
xball-3.0.1/configure:1611:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xball-3.0.1/configure:1612:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xball-3.0.1/configure-1613-      ac_cache_corrupted=: ;;
##############################################
xball-3.0.1/configure-1632-    case $ac_new_val in
xball-3.0.1/configure:1633:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xball-3.0.1/configure-1634-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xball-3.0.1/configure-1795-if (
xball-3.0.1/configure:1796:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
xball-3.0.1/configure-1797-   if test "$*" = "X"; then
xball-3.0.1/configure-1798-      # -L didn't work.
xball-3.0.1/configure:1799:      set X `ls -t $srcdir/configure conftest.file`
xball-3.0.1/configure-1800-   fi
##############################################
xball-3.0.1/configure-1839-_ACEOF
xball-3.0.1/configure:1840:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
xball-3.0.1/configure-1841-rm -f conftest.sed
##############################################
xball-3.0.1/configure-1843-# expand $ac_aux_dir to an absolute path
xball-3.0.1/configure:1844:am_aux_dir=`cd $ac_aux_dir && pwd`
xball-3.0.1/configure-1845-
##############################################
xball-3.0.1/configure-1932-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
xball-3.0.1/configure:1933:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xball-3.0.1/configure-1934-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
xball-3.0.1/configure-1942-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
xball-3.0.1/configure:1943:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xball-3.0.1/configure-1944-  *@@@%%%=?*=@@@%%%*)
##############################################
xball-3.0.1/configure-1970-# test to see if srcdir already configured
xball-3.0.1/configure:1971:if test "`cd $srcdir && pwd`" != "`pwd`" &&
xball-3.0.1/configure-1972-   test -f $srcdir/config.status; then
##############################################
xball-3.0.1/configure-2453-echo "$as_me:$LINENO: checking for C compiler version" >&5
xball-3.0.1/configure:2454:ac_compiler=`set X $ac_compile; echo $2`
xball-3.0.1/configure-2455-{ (ac_try="$ac_compiler --version >&5"
##############################################
xball-3.0.1/configure-2507-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
xball-3.0.1/configure:2508:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xball-3.0.1/configure-2509-#
##############################################
xball-3.0.1/configure-2555-	then :; else
xball-3.0.1/configure:2556:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xball-3.0.1/configure-2557-	fi
##############################################
xball-3.0.1/configure-2652-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
xball-3.0.1/configure:2653:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xball-3.0.1/configure-2654-	  break;;
##############################################
xball-3.0.1/configure-2707-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
xball-3.0.1/configure:2708:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xball-3.0.1/configure-2709-       break;;
##############################################
xball-3.0.1/configure-2782-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
xball-3.0.1/configure:2783:GCC=`test $ac_compiler_gnu = yes && echo yes`
xball-3.0.1/configure-2784-ac_test_CFLAGS=${CFLAGS+set}
##############################################
xball-3.0.1/configure-3081-# case it prints its new name instead of `make'.
xball-3.0.1/configure:3082:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
xball-3.0.1/configure-3083-   am__include=include
##############################################
xball-3.0.1/configure-3089-   echo '.include "confinc"' > confmf
xball-3.0.1/configure:3090:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
xball-3.0.1/configure-3091-      am__include=.include
##############################################
xball-3.0.1/configure-3151-  if test "$am_compiler_list" = ""; then
xball-3.0.1/configure:3152:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xball-3.0.1/configure-3153-  fi
##############################################
xball-3.0.1/configure-3517-'
xball-3.0.1/configure:3518:DEFS=`sed -n "$ac_script" confdefs.h`
xball-3.0.1/configure-3519-
##############################################
xball-3.0.1/configure-3525-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xball-3.0.1/configure:3526:  ac_i=`echo "$ac_i" | sed "$ac_script"`
xball-3.0.1/configure-3527-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xball-3.0.1/configure-3669-do
xball-3.0.1/configure:3670:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
xball-3.0.1/configure-3671-    eval $as_var=C; export $as_var
##############################################
xball-3.0.1/configure-3719-  test "x$as_lineno_1" != "x$as_lineno_2" &&
xball-3.0.1/configure:3720:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
xball-3.0.1/configure-3721-
##############################################
xball-3.0.1/configure-3830-	esac;
xball-3.0.1/configure:3831:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
xball-3.0.1/configure-3832-	???[sx]*):;;*)false;;esac;fi
##############################################
xball-3.0.1/configure-3899-configured by $0, generated by GNU Autoconf 2.61,
xball-3.0.1/configure:3900:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
xball-3.0.1/configure-3901-
##############################################
xball-3.0.1/configure-3918-  --*=*)
xball-3.0.1/configure:3919:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xball-3.0.1/configure:3920:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xball-3.0.1/configure-3921-    ac_shift=:
##############################################
xball-3.0.1/configure-4143-
xball-3.0.1/configure:4144:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 77; then
xball-3.0.1/configure-4145-    break
##############################################
xball-3.0.1/configure-4154-
xball-3.0.1/configure:4155:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
xball-3.0.1/configure-4156-if test -n "$ac_eof"; then
xball-3.0.1/configure:4157:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
xball-3.0.1/configure:4158:  ac_eof=`expr $ac_eof + 1`
xball-3.0.1/configure-4159-fi
##############################################
xball-3.0.1/configure-4292-      case $as_dir in #(
xball-3.0.1/configure:4293:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
xball-3.0.1/configure-4294-      *) as_qdir=$as_dir;;
##############################################
xball-3.0.1/configure-4330-*)
xball-3.0.1/configure:4331:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
xball-3.0.1/configure-4332-  # A ".." for each directory in $ac_dir_suffix.
xball-3.0.1/configure:4333:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
xball-3.0.1/configure-4334-  case $ac_top_builddir_sub in
##############################################
xball-3.0.1/configure-4403-
xball-3.0.1/configure:4404:# Neutralize VPATH when `$srcdir' = `.'.
xball-3.0.1/configure-4405-# Shell code in configure.ac might set extrasub.
##############################################
xball-3.0.1/configure-4427-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xball-3.0.1/configure:4428:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
xball-3.0.1/configure:4429:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
xball-3.0.1/configure-4430-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
xball-3.0.1/configure-4451-  # Strip MF so we end up with the name of the file.
xball-3.0.1/configure:4452:  mf=`echo "$mf" | sed -e 's/:.*$//'`
xball-3.0.1/configure-4453-  # Check whether this is an Automake generated Makefile or not.
##############################################
xball-3.0.1/configure-4487-  # from the Makefile without running `make'.
xball-3.0.1/configure:4488:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xball-3.0.1/configure-4489-  test -z "$DEPDIR" && continue
xball-3.0.1/configure:4490:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
xball-3.0.1/configure-4491-  test -z "am__include" && continue
xball-3.0.1/configure:4492:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xball-3.0.1/configure-4493-  # When using ansi2knr, U may be empty or an underscore; expand it
xball-3.0.1/configure:4494:  U=`sed -n 's/^U = //p' < "$mf"`
xball-3.0.1/configure-4495-  # Find all dependency output files, they are included files with
##############################################
xball-3.0.1/configure-4534-      case $as_dir in #(
xball-3.0.1/configure:4535:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
xball-3.0.1/configure-4536-      *) as_qdir=$as_dir;;