===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ballz-1.0.4/Makefile.in-49-  { \
ballz-1.0.4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/Makefile.in-51-  }; \
##############################################
ballz-1.0.4/Makefile.in-185-  while test -n "$$dir1"; do \
ballz-1.0.4/Makefile.in:186:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ballz-1.0.4/Makefile.in-187-    if test "$$first" != "."; then \
ballz-1.0.4/Makefile.in-188-      if test "$$first" = ".."; then \
ballz-1.0.4/Makefile.in:189:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ballz-1.0.4/Makefile.in:190:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ballz-1.0.4/Makefile.in-191-      else \
ballz-1.0.4/Makefile.in:192:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ballz-1.0.4/Makefile.in-193-        if test "$$first2" = "$$first"; then \
ballz-1.0.4/Makefile.in:194:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ballz-1.0.4/Makefile.in-195-        else \
##############################################
ballz-1.0.4/Makefile.in-200-    fi; \
ballz-1.0.4/Makefile.in:201:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ballz-1.0.4/Makefile.in-202-  done; \
##############################################
ballz-1.0.4/Makefile.in-388-	dot_seen=no; \
ballz-1.0.4/Makefile.in:389:	target=`echo $@ | sed s/-recursive//`; \
ballz-1.0.4/Makefile.in-390-	case "$@" in \
##############################################
ballz-1.0.4/Makefile.in-451-GTAGS:
ballz-1.0.4/Makefile.in:452:	here=`$(am__cd) $(top_builddir) && pwd` \
ballz-1.0.4/Makefile.in-453-	  && $(am__cd) $(top_srcdir) \
##############################################
ballz-1.0.4/Makefile.in-486-	test -d "$(distdir)" || mkdir "$(distdir)"
ballz-1.0.4/Makefile.in:487:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/Makefile.in:488:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/Makefile.in-489-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/Makefile.in-500-	  if test -d $$d/$$file; then \
ballz-1.0.4/Makefile.in:501:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/Makefile.in-502-	    if test -d "$(distdir)/$$file"; then \
##############################################
ballz-1.0.4/Makefile.in-614-	test -d $(distdir)/_build || exit 0; \
ballz-1.0.4/Makefile.in:615:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ballz-1.0.4/Makefile.in-616-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ballz-1.0.4/Makefile.in-658-	}; \
ballz-1.0.4/Makefile.in:659:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
ballz-1.0.4/Makefile.in-660-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ballz-1.0.4/Makefile.in-670-	fi
ballz-1.0.4/Makefile.in:671:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ballz-1.0.4/Makefile.in-672-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ballz-1.0.4/acsite.m4-44-  else
ballz-1.0.4/acsite.m4:45:    allegro_CFLAGS=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --cflags`
ballz-1.0.4/acsite.m4:46:    allegro_LIBS=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --libs`
ballz-1.0.4/acsite.m4-47-    ALLEGRO_CONFIG_major_version=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --version | \
##############################################
ballz-1.0.4/autotools/config.guess-34-
ballz-1.0.4/autotools/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ballz-1.0.4/autotools/config.guess-36-
##############################################
ballz-1.0.4/autotools/config.guess-102-: ${TMPDIR=/tmp} ;
ballz-1.0.4/autotools/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ballz-1.0.4/autotools/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ballz-1.0.4/autotools/config.guess-151-	EOF
ballz-1.0.4/autotools/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
ballz-1.0.4/autotools/config.guess-153-
##############################################
ballz-1.0.4/autotools/config.guess-188-	    earmv*)
ballz-1.0.4/autotools/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ballz-1.0.4/autotools/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
ballz-1.0.4/autotools/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
ballz-1.0.4/autotools/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ballz-1.0.4/autotools/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
ballz-1.0.4/autotools/config.guess-222-		;;
##############################################
ballz-1.0.4/autotools/config.guess-233-	    *)
ballz-1.0.4/autotools/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
ballz-1.0.4/autotools/config.guess-235-		;;
##############################################
ballz-1.0.4/autotools/config.guess-280-	*4.0)
ballz-1.0.4/autotools/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ballz-1.0.4/autotools/config.guess-282-		;;
ballz-1.0.4/autotools/config.guess-283-	*5.*)
ballz-1.0.4/autotools/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ballz-1.0.4/autotools/config.guess-285-		;;
##############################################
ballz-1.0.4/autotools/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
ballz-1.0.4/autotools/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ballz-1.0.4/autotools/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
ballz-1.0.4/autotools/config.guess-328-	# 1.2 uses "1.2" for uname -r.
ballz-1.0.4/autotools/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
ballz-1.0.4/autotools/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ballz-1.0.4/autotools/config.guess-379-    s390x:SunOS:*:*)
ballz-1.0.4/autotools/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-381-	exit ;;
ballz-1.0.4/autotools/config.guess-382-    sun4H:SunOS:5.*:*)
ballz-1.0.4/autotools/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-384-	exit ;;
ballz-1.0.4/autotools/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ballz-1.0.4/autotools/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-387-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-404-	fi
ballz-1.0.4/autotools/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-406-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
ballz-1.0.4/autotools/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-412-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
ballz-1.0.4/autotools/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
ballz-1.0.4/autotools/config.guess-421-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-425-    sun*:*:4.2BSD:*)
ballz-1.0.4/autotools/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ballz-1.0.4/autotools/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
ballz-1.0.4/autotools/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
ballz-1.0.4/autotools/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ballz-1.0.4/autotools/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
ballz-1.0.4/autotools/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ballz-1.0.4/autotools/config.guess-563-    *:IRIX*:*:*)
ballz-1.0.4/autotools/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
ballz-1.0.4/autotools/config.guess-565-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-593-EOF
ballz-1.0.4/autotools/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
ballz-1.0.4/autotools/config.guess-595-		then
##############################################
ballz-1.0.4/autotools/config.guess-606-    *:AIX:*:[4567])
ballz-1.0.4/autotools/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ballz-1.0.4/autotools/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
ballz-1.0.4/autotools/config.guess-642-    9000/[34678]??:HP-UX:*:*)
ballz-1.0.4/autotools/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ballz-1.0.4/autotools/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
ballz-1.0.4/autotools/config.guess-696-EOF
ballz-1.0.4/autotools/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
ballz-1.0.4/autotools/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ballz-1.0.4/autotools/config.guess-724-    ia64:HP-UX:*:*)
ballz-1.0.4/autotools/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ballz-1.0.4/autotools/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
ballz-1.0.4/autotools/config.guess-754-EOF
ballz-1.0.4/autotools/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
ballz-1.0.4/autotools/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ballz-1.0.4/autotools/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ballz-1.0.4/autotools/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
ballz-1.0.4/autotools/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ballz-1.0.4/autotools/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ballz-1.0.4/autotools/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ballz-1.0.4/autotools/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ballz-1.0.4/autotools/config.guess-850-	esac
ballz-1.0.4/autotools/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ballz-1.0.4/autotools/config.guess-852-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-886-    prep*:SunOS:5.*:*)
ballz-1.0.4/autotools/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ballz-1.0.4/autotools/config.guess-888-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-890-	# the GNU system
ballz-1.0.4/autotools/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
ballz-1.0.4/autotools/config.guess-892-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-894-	# other systems with GNU libc and userland
ballz-1.0.4/autotools/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
ballz-1.0.4/autotools/config.guess-896-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-988-EOF
ballz-1.0.4/autotools/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
ballz-1.0.4/autotools/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
ballz-1.0.4/autotools/config.guess-1092-    i*86:*:4.*:*)
ballz-1.0.4/autotools/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
ballz-1.0.4/autotools/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ballz-1.0.4/autotools/config.guess-1295-	fi
ballz-1.0.4/autotools/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
ballz-1.0.4/autotools/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ballz-1.0.4/autotools/config.guess-1393-    *:DragonFly:*:*)
ballz-1.0.4/autotools/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ballz-1.0.4/autotools/config.guess-1395-	exit ;;
##############################################
ballz-1.0.4/autotools/config.guess-1406-    i*86:skyos:*:*)
ballz-1.0.4/autotools/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
ballz-1.0.4/autotools/config.guess-1408-	exit ;;
##############################################
ballz-1.0.4/autotools/depcomp-64-  case $1 in
ballz-1.0.4/autotools/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ballz-1.0.4/autotools/depcomp-66-      *) dir=;;
##############################################
ballz-1.0.4/autotools/depcomp-73-{
ballz-1.0.4/autotools/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ballz-1.0.4/autotools/depcomp-75-}
##############################################
ballz-1.0.4/autotools/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ballz-1.0.4/autotools/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ballz-1.0.4/autotools/depcomp-128-
##############################################
ballz-1.0.4/autotools/depcomp-405-        sleep 1
ballz-1.0.4/autotools/depcomp:406:        i=`expr $i - 1`
ballz-1.0.4/autotools/depcomp-407-      done
ballz-1.0.4/autotools/depcomp-408-    fi
ballz-1.0.4/autotools/depcomp:409:    i=`expr $i - 1`
ballz-1.0.4/autotools/depcomp-410-  done
##############################################
ballz-1.0.4/autotools/depcomp-425-  # Do two passes, one to just change these to
ballz-1.0.4/autotools/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ballz-1.0.4/autotools/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ballz-1.0.4/autotools/depcomp-659-  done
ballz-1.0.4/autotools/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ballz-1.0.4/autotools/depcomp-661-  touch "$tmpdepfile"
##############################################
ballz-1.0.4/autotools/compile-67-	mingw/*)
ballz-1.0.4/autotools/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ballz-1.0.4/autotools/compile-69-	  ;;
ballz-1.0.4/autotools/compile-70-	cygwin/*)
ballz-1.0.4/autotools/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ballz-1.0.4/autotools/compile-72-	  ;;
ballz-1.0.4/autotools/compile-73-	wine/*)
ballz-1.0.4/autotools/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ballz-1.0.4/autotools/compile-75-	  ;;
##############################################
ballz-1.0.4/autotools/compile-310-# Name of file we expect compiler to create.
ballz-1.0.4/autotools/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ballz-1.0.4/autotools/compile-312-
##############################################
ballz-1.0.4/autotools/compile-316-# object file name, since that is what matters with a parallel build.
ballz-1.0.4/autotools/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ballz-1.0.4/autotools/compile-318-while true; do
##############################################
ballz-1.0.4/autotools/install-sh-234-      fi
ballz-1.0.4/autotools/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ballz-1.0.4/autotools/install-sh-236-    *)
##############################################
ballz-1.0.4/autotools/install-sh-280-      dstdir=$dst
ballz-1.0.4/autotools/install-sh:281:      dstbase=`basename "$src"`
ballz-1.0.4/autotools/install-sh-282-      case $dst in
##############################################
ballz-1.0.4/autotools/install-sh-287-    else
ballz-1.0.4/autotools/install-sh:288:      dstdir=`dirname "$dst"`
ballz-1.0.4/autotools/install-sh-289-      test -d "$dstdir"
##############################################
ballz-1.0.4/autotools/install-sh-354-                   test_tmpdir="$tmpdir/a"
ballz-1.0.4/autotools/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ballz-1.0.4/autotools/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
ballz-1.0.4/autotools/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ballz-1.0.4/autotools/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ballz-1.0.4/autotools/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ballz-1.0.4/autotools/install-sh-419-            case $prefix in
ballz-1.0.4/autotools/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ballz-1.0.4/autotools/install-sh-421-              *) qprefix=$prefix;;
##############################################
ballz-1.0.4/autotools/install-sh-468-    if $copy_on_change &&
ballz-1.0.4/autotools/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ballz-1.0.4/autotools/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ballz-1.0.4/autotools/install-sh-471-       set -f &&
##############################################
ballz-1.0.4/autotools/config.sub-52-
ballz-1.0.4/autotools/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ballz-1.0.4/autotools/config.sub-54-
##############################################
ballz-1.0.4/autotools/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ballz-1.0.4/autotools/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ballz-1.0.4/autotools/config.sub-116-case $maybe_os in
##############################################
ballz-1.0.4/autotools/config.sub-122-    os=-$maybe_os
ballz-1.0.4/autotools/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ballz-1.0.4/autotools/config.sub-124-    ;;
##############################################
ballz-1.0.4/autotools/config.sub-126-    os=-linux-android
ballz-1.0.4/autotools/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ballz-1.0.4/autotools/config.sub-128-    ;;
ballz-1.0.4/autotools/config.sub-129-  *)
ballz-1.0.4/autotools/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
ballz-1.0.4/autotools/config.sub-131-    if [ "$basic_machine" != "$1" ]
ballz-1.0.4/autotools/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
ballz-1.0.4/autotools/config.sub-133-    else os=; fi
##############################################
ballz-1.0.4/autotools/config.sub-180-		os=-sco5v6
ballz-1.0.4/autotools/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-182-		;;
##############################################
ballz-1.0.4/autotools/config.sub-184-		os=-sco3.2v5
ballz-1.0.4/autotools/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-186-		;;
##############################################
ballz-1.0.4/autotools/config.sub-188-		os=-sco3.2v4
ballz-1.0.4/autotools/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-190-		;;
ballz-1.0.4/autotools/config.sub-191-	-sco3.2.[4-9]*)
ballz-1.0.4/autotools/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ballz-1.0.4/autotools/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-194-		;;
##############################################
ballz-1.0.4/autotools/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ballz-1.0.4/autotools/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-198-		;;
##############################################
ballz-1.0.4/autotools/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ballz-1.0.4/autotools/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-202-		;;
##############################################
ballz-1.0.4/autotools/config.sub-204-		os=-sco3.2v2
ballz-1.0.4/autotools/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-206-		;;
ballz-1.0.4/autotools/config.sub-207-	-udk*)
ballz-1.0.4/autotools/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-209-		;;
##############################################
ballz-1.0.4/autotools/config.sub-211-		os=-isc2.2
ballz-1.0.4/autotools/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-213-		;;
##############################################
ballz-1.0.4/autotools/config.sub-217-	-isc*)
ballz-1.0.4/autotools/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-219-		;;
##############################################
ballz-1.0.4/autotools/config.sub-229-	-ptx*)
ballz-1.0.4/autotools/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
ballz-1.0.4/autotools/config.sub-231-		;;
##############################################
ballz-1.0.4/autotools/config.sub-364-	*-*-*)
ballz-1.0.4/autotools/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ballz-1.0.4/autotools/config.sub-366-		exit 1
##############################################
ballz-1.0.4/autotools/config.sub-493-	amd64-*)
ballz-1.0.4/autotools/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-495-		;;
##############################################
ballz-1.0.4/autotools/config.sub-538-	blackfin-*)
ballz-1.0.4/autotools/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-540-		os=-linux
##############################################
ballz-1.0.4/autotools/config.sub-546-	c54x-*)
ballz-1.0.4/autotools/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-548-		;;
ballz-1.0.4/autotools/config.sub-549-	c55x-*)
ballz-1.0.4/autotools/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-551-		;;
ballz-1.0.4/autotools/config.sub-552-	c6x-*)
ballz-1.0.4/autotools/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-554-		;;
##############################################
ballz-1.0.4/autotools/config.sub-650-	e500v[12]-*)
ballz-1.0.4/autotools/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-652-		os=$os"spe"
##############################################
ballz-1.0.4/autotools/config.sub-754-	i*86v32)
ballz-1.0.4/autotools/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-756-		os=-sysv32
##############################################
ballz-1.0.4/autotools/config.sub-758-	i*86v4*)
ballz-1.0.4/autotools/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-760-		os=-sysv4
##############################################
ballz-1.0.4/autotools/config.sub-762-	i*86v)
ballz-1.0.4/autotools/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-764-		os=-sysv
##############################################
ballz-1.0.4/autotools/config.sub-766-	i*86sol2)
ballz-1.0.4/autotools/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ballz-1.0.4/autotools/config.sub-768-		os=-solaris2
##############################################
ballz-1.0.4/autotools/config.sub-792-	leon-*|leon[3-9]-*)
ballz-1.0.4/autotools/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
ballz-1.0.4/autotools/config.sub-794-		;;
##############################################
ballz-1.0.4/autotools/config.sub-799-	m68knommu-*)
ballz-1.0.4/autotools/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-801-		os=-linux
##############################################
ballz-1.0.4/autotools/config.sub-833-	mips3*-*)
ballz-1.0.4/autotools/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
ballz-1.0.4/autotools/config.sub-835-		;;
ballz-1.0.4/autotools/config.sub-836-	mips3*)
ballz-1.0.4/autotools/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
ballz-1.0.4/autotools/config.sub-838-		;;
##############################################
ballz-1.0.4/autotools/config.sub-855-	ms1-*)
ballz-1.0.4/autotools/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
ballz-1.0.4/autotools/config.sub-857-		;;
##############################################
ballz-1.0.4/autotools/config.sub-980-	parisc-*)
ballz-1.0.4/autotools/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-982-		os=-linux
##############################################
ballz-1.0.4/autotools/config.sub-996-	pc98-*)
ballz-1.0.4/autotools/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-998-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ballz-1.0.4/autotools/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1013-		;;
ballz-1.0.4/autotools/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ballz-1.0.4/autotools/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1016-		;;
ballz-1.0.4/autotools/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ballz-1.0.4/autotools/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1019-		;;
ballz-1.0.4/autotools/config.sub-1020-	pentium4-*)
ballz-1.0.4/autotools/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1022-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1030-	ppc-* | ppcbe-*)
ballz-1.0.4/autotools/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1032-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1036-	ppcle-* | powerpclittle-*)
ballz-1.0.4/autotools/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1038-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1040-		;;
ballz-1.0.4/autotools/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1042-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1046-	ppc64le-* | powerpc64little-*)
ballz-1.0.4/autotools/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1048-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1122-	strongarm-* | thumb-*)
ballz-1.0.4/autotools/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ballz-1.0.4/autotools/config.sub-1124-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1255-	xscale-* | xscalee[bl]-*)
ballz-1.0.4/autotools/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
ballz-1.0.4/autotools/config.sub-1257-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1317-	*)
ballz-1.0.4/autotools/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ballz-1.0.4/autotools/config.sub-1319-		exit 1
##############################################
ballz-1.0.4/autotools/config.sub-1325-	*-digital*)
ballz-1.0.4/autotools/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
ballz-1.0.4/autotools/config.sub-1327-		;;
ballz-1.0.4/autotools/config.sub-1328-	*-commodore*)
ballz-1.0.4/autotools/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
ballz-1.0.4/autotools/config.sub-1330-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1346-	-solaris1 | -solaris1.*)
ballz-1.0.4/autotools/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ballz-1.0.4/autotools/config.sub-1348-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1355-	-gnu/linux*)
ballz-1.0.4/autotools/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ballz-1.0.4/autotools/config.sub-1357-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1407-	-nto*)
ballz-1.0.4/autotools/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ballz-1.0.4/autotools/config.sub-1409-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1414-	-mac*)
ballz-1.0.4/autotools/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
ballz-1.0.4/autotools/config.sub-1416-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1420-	-linux*)
ballz-1.0.4/autotools/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ballz-1.0.4/autotools/config.sub-1422-		;;
ballz-1.0.4/autotools/config.sub-1423-	-sunos5*)
ballz-1.0.4/autotools/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
ballz-1.0.4/autotools/config.sub-1425-		;;
ballz-1.0.4/autotools/config.sub-1426-	-sunos6*)
ballz-1.0.4/autotools/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
ballz-1.0.4/autotools/config.sub-1428-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1469-	-sinix5.*)
ballz-1.0.4/autotools/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
ballz-1.0.4/autotools/config.sub-1471-		;;
##############################################
ballz-1.0.4/autotools/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
ballz-1.0.4/autotools/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
ballz-1.0.4/autotools/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
ballz-1.0.4/autotools/config.sub-1531-		exit 1
##############################################
ballz-1.0.4/autotools/config.sub-1788-		esac
ballz-1.0.4/autotools/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
ballz-1.0.4/autotools/config.sub-1790-		;;
##############################################
ballz-1.0.4/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ballz-1.0.4/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ballz-1.0.4/configure-45-  as_echo='print -r --'
ballz-1.0.4/configure-46-  as_echo_n='print -rn --'
ballz-1.0.4/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ballz-1.0.4/configure-48-  as_echo='printf %s\n'
##############################################
ballz-1.0.4/configure-50-else
ballz-1.0.4/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ballz-1.0.4/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ballz-1.0.4/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ballz-1.0.4/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ballz-1.0.4/configure-62-      esac;
##############################################
ballz-1.0.4/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ballz-1.0.4/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ballz-1.0.4/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
ballz-1.0.4/configure-324-      case $as_dir in #(
ballz-1.0.4/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ballz-1.0.4/configure-326-      *) as_qdir=$as_dir;;
##############################################
ballz-1.0.4/configure-397-  {
ballz-1.0.4/configure:398:    as_val=`expr "$@" || test $? -eq 1`
ballz-1.0.4/configure-399-  }
##############################################
ballz-1.0.4/configure-404-# ----------------------------------------
ballz-1.0.4/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ballz-1.0.4/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ballz-1.0.4/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ballz-1.0.4/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ballz-1.0.4/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ballz-1.0.4/configure-816-  case $ac_option in
ballz-1.0.4/configure:817:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ballz-1.0.4/configure-818-  *=)   ac_optarg= ;;
##############################################
ballz-1.0.4/configure-860-  -disable-* | --disable-*)
ballz-1.0.4/configure:861:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ballz-1.0.4/configure-862-    # Reject names that are not valid shell variable names.
##############################################
ballz-1.0.4/configure-865-    ac_useropt_orig=$ac_useropt
ballz-1.0.4/configure:866:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ballz-1.0.4/configure-867-    case $ac_user_opts in
##############################################
ballz-1.0.4/configure-886-  -enable-* | --enable-*)
ballz-1.0.4/configure:887:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ballz-1.0.4/configure-888-    # Reject names that are not valid shell variable names.
##############################################
ballz-1.0.4/configure-891-    ac_useropt_orig=$ac_useropt
ballz-1.0.4/configure:892:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ballz-1.0.4/configure-893-    case $ac_user_opts in
##############################################
ballz-1.0.4/configure-1099-  -with-* | --with-*)
ballz-1.0.4/configure:1100:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ballz-1.0.4/configure-1101-    # Reject names that are not valid shell variable names.
##############################################
ballz-1.0.4/configure-1104-    ac_useropt_orig=$ac_useropt
ballz-1.0.4/configure:1105:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ballz-1.0.4/configure-1106-    case $ac_user_opts in
##############################################
ballz-1.0.4/configure-1115-  -without-* | --without-*)
ballz-1.0.4/configure:1116:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ballz-1.0.4/configure-1117-    # Reject names that are not valid shell variable names.
##############################################
ballz-1.0.4/configure-1120-    ac_useropt_orig=$ac_useropt
ballz-1.0.4/configure:1121:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ballz-1.0.4/configure-1122-    case $ac_user_opts in
##############################################
ballz-1.0.4/configure-1153-  *=*)
ballz-1.0.4/configure:1154:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ballz-1.0.4/configure-1155-    # Reject names that are not valid shell variable names.
##############################################
ballz-1.0.4/configure-1174-if test -n "$ac_prev"; then
ballz-1.0.4/configure:1175:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ballz-1.0.4/configure-1176-  as_fn_error $? "missing argument to $ac_option"
##############################################
ballz-1.0.4/configure-1196-    */ )
ballz-1.0.4/configure:1197:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ballz-1.0.4/configure-1198-      eval $ac_var=\$ac_val;;
##############################################
ballz-1.0.4/configure-1231-ac_ls_di=`ls -di .` &&
ballz-1.0.4/configure:1232:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ballz-1.0.4/configure-1233-  as_fn_error $? "working directory cannot be determined"
##############################################
ballz-1.0.4/configure-1287-case $srcdir in
ballz-1.0.4/configure:1288:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ballz-1.0.4/configure-1289-esac
##############################################
ballz-1.0.4/configure-1330-By default, \`make install' will install all the files in
ballz-1.0.4/configure:1331:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ballz-1.0.4/configure:1332:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ballz-1.0.4/configure-1333-for instance \`--prefix=\$HOME'.
##############################################
ballz-1.0.4/configure-1429-*)
ballz-1.0.4/configure:1430:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ballz-1.0.4/configure-1431-  # A ".." for each directory in $ac_dir_suffix.
ballz-1.0.4/configure:1432:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ballz-1.0.4/configure-1433-  case $ac_top_builddir_sub in
##############################################
ballz-1.0.4/configure-1766-    *\'*)
ballz-1.0.4/configure:1767:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ballz-1.0.4/configure-1768-    esac
##############################################
ballz-1.0.4/configure-1849-      case $ac_val in
ballz-1.0.4/configure:1850:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ballz-1.0.4/configure-1851-      esac
##############################################
ballz-1.0.4/configure-1864-	case $ac_val in
ballz-1.0.4/configure:1865:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ballz-1.0.4/configure-1866-	esac
##############################################
ballz-1.0.4/configure-1984-    set,)
ballz-1.0.4/configure:1985:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ballz-1.0.4/configure:1986:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ballz-1.0.4/configure-1987-      ac_cache_corrupted=: ;;
##############################################
ballz-1.0.4/configure-1995-	# differences in whitespace do not lead to failure.
ballz-1.0.4/configure:1996:	ac_old_val_w=`echo x $ac_old_val`
ballz-1.0.4/configure:1997:	ac_new_val_w=`echo x $ac_new_val`
ballz-1.0.4/configure-1998-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ballz-1.0.4/configure-2015-    case $ac_new_val in
ballz-1.0.4/configure:2016:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ballz-1.0.4/configure-2017-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ballz-1.0.4/configure-2084-test "x$ac_build_alias" = x &&
ballz-1.0.4/configure:2085:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ballz-1.0.4/configure-2086-test "x$ac_build_alias" = x &&
ballz-1.0.4/configure-2087-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ballz-1.0.4/configure:2088:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ballz-1.0.4/configure-2089-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ballz-1.0.4/configure-2108-IFS=$ac_save_IFS
ballz-1.0.4/configure:2109:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ballz-1.0.4/configure-2110-
##############################################
ballz-1.0.4/configure-2119-else
ballz-1.0.4/configure:2120:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ballz-1.0.4/configure-2121-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ballz-1.0.4/configure-2141-IFS=$ac_save_IFS
ballz-1.0.4/configure:2142:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ballz-1.0.4/configure-2143-
##############################################
ballz-1.0.4/configure-2152-else
ballz-1.0.4/configure:2153:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
ballz-1.0.4/configure-2154-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $target_alias failed" "$LINENO" 5
##############################################
ballz-1.0.4/configure-2174-IFS=$ac_save_IFS
ballz-1.0.4/configure:2175:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
ballz-1.0.4/configure-2176-
##############################################
ballz-1.0.4/configure-2302-     echo "timestamp, slept: $am_has_slept" > conftest.file
ballz-1.0.4/configure:2303:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ballz-1.0.4/configure-2304-     if test "$*" = "X"; then
ballz-1.0.4/configure-2305-	# -L didn't work.
ballz-1.0.4/configure:2306:	set X `ls -t "$srcdir/configure" conftest.file`
ballz-1.0.4/configure-2307-     fi
##############################################
ballz-1.0.4/configure-2353-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ballz-1.0.4/configure:2354:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ballz-1.0.4/configure-2355-
ballz-1.0.4/configure-2356-# Expand $ac_aux_dir to an absolute path.
ballz-1.0.4/configure:2357:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ballz-1.0.4/configure-2358-
##############################################
ballz-1.0.4/configure-2498-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
ballz-1.0.4/configure:2499:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
ballz-1.0.4/configure-2500-	     'mkdir (GNU coreutils) '* | \
##############################################
ballz-1.0.4/configure-2571-set x ${MAKE-make}
ballz-1.0.4/configure:2572:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ballz-1.0.4/configure-2573-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ballz-1.0.4/configure-2581-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ballz-1.0.4/configure:2582:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ballz-1.0.4/configure-2583-  *@@@%%%=?*=@@@%%%*)
##############################################
ballz-1.0.4/configure-2647-
ballz-1.0.4/configure:2648:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ballz-1.0.4/configure-2649-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ballz-1.0.4/configure-3109-$as_echo_n "checking whether the C compiler works... " >&6; }
ballz-1.0.4/configure:3110:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ballz-1.0.4/configure-3111-
##############################################
ballz-1.0.4/configure-3153-	then :; else
ballz-1.0.4/configure:3154:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ballz-1.0.4/configure-3155-	fi
##############################################
ballz-1.0.4/configure-3213-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ballz-1.0.4/configure:3214:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ballz-1.0.4/configure-3215-	  break;;
##############################################
ballz-1.0.4/configure-3322-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ballz-1.0.4/configure:3323:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ballz-1.0.4/configure-3324-       break;;
##############################################
ballz-1.0.4/configure-3703-  if test "$am_compiler_list" = ""; then
ballz-1.0.4/configure:3704:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ballz-1.0.4/configure-3705-  fi
##############################################
ballz-1.0.4/configure-4088-  if test "$am_compiler_list" = ""; then
ballz-1.0.4/configure:4089:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ballz-1.0.4/configure-4090-  fi
##############################################
ballz-1.0.4/configure-4214-
ballz-1.0.4/configure:4215:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo 0.51 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ballz-1.0.4/configure-4216-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
ballz-1.0.4/configure:4217:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ballz-1.0.4/configure-4218-if test -n "0.51"; then
##############################################
ballz-1.0.4/configure-4654-fi
ballz-1.0.4/configure:4655:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/configure:4656:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/configure:4657:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/configure-4658-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
ballz-1.0.4/configure-4710-else
ballz-1.0.4/configure:4711:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
ballz-1.0.4/configure-4712-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
ballz-1.0.4/configure-4717-$as_echo_n "checking for XML::Parser... " >&6; }
ballz-1.0.4/configure:4718:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
ballz-1.0.4/configure-4719-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
ballz-1.0.4/configure-4737-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
ballz-1.0.4/configure:4738:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
ballz-1.0.4/configure-4739-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
ballz-1.0.4/configure-4769-  cat >>confdefs.h <<_ACEOF
ballz-1.0.4/configure:4770:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
ballz-1.0.4/configure-4771-_ACEOF
##############################################
ballz-1.0.4/configure-5050-  # Check for GNU $ac_path_GREP
ballz-1.0.4/configure:5051:case `"$ac_path_GREP" --version 2>&1` in
ballz-1.0.4/configure-5052-*GNU*)
##############################################
ballz-1.0.4/configure-5116-  # Check for GNU $ac_path_EGREP
ballz-1.0.4/configure:5117:case `"$ac_path_EGREP" --version 2>&1` in
ballz-1.0.4/configure-5118-*GNU*)
##############################################
ballz-1.0.4/configure-5360-  else
ballz-1.0.4/configure:5361:    allegro_CFLAGS=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --cflags`
ballz-1.0.4/configure:5362:    allegro_LIBS=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --libs`
ballz-1.0.4/configure-5363-    ALLEGRO_CONFIG_major_version=`$ALLEGRO_CONFIG $ALLEGRO_CONFIG_args --version | \
##############################################
ballz-1.0.4/configure-5729-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ballz-1.0.4/configure:5730:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ballz-1.0.4/configure-5731-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ballz-1.0.4/configure-5828-if test -z "$BASH_VERSION$ZSH_VERSION" \
ballz-1.0.4/configure:5829:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ballz-1.0.4/configure-5830-  as_echo='print -r --'
ballz-1.0.4/configure-5831-  as_echo_n='print -rn --'
ballz-1.0.4/configure:5832:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ballz-1.0.4/configure-5833-  as_echo='printf %s\n'
##############################################
ballz-1.0.4/configure-5835-else
ballz-1.0.4/configure:5836:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ballz-1.0.4/configure-5837-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ballz-1.0.4/configure-5845-	expr "X$arg" : "X\\(.*\\)$as_nl";
ballz-1.0.4/configure:5846:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ballz-1.0.4/configure-5847-      esac;
##############################################
ballz-1.0.4/configure-5922-# ----------------------------------------
ballz-1.0.4/configure:5923:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ballz-1.0.4/configure-5924-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ballz-1.0.4/configure-5994-  {
ballz-1.0.4/configure:5995:    as_val=`expr "$@" || test $? -eq 1`
ballz-1.0.4/configure-5996-  }
##############################################
ballz-1.0.4/configure-6098-      case $as_dir in #(
ballz-1.0.4/configure:6099:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ballz-1.0.4/configure-6100-      *) as_qdir=$as_dir;;
##############################################
ballz-1.0.4/configure-6233-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ballz-1.0.4/configure:6234:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ballz-1.0.4/configure-6235-ac_cs_version="\\
##############################################
ballz-1.0.4/configure-6258-  --*=?*)
ballz-1.0.4/configure:6259:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ballz-1.0.4/configure:6260:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ballz-1.0.4/configure-6261-    ac_shift=:
##############################################
ballz-1.0.4/configure-6263-  --*=)
ballz-1.0.4/configure:6264:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ballz-1.0.4/configure-6265-    ac_optarg=
##############################################
ballz-1.0.4/configure-6287-    case $ac_optarg in
ballz-1.0.4/configure:6288:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ballz-1.0.4/configure-6289-    '') as_fn_error $? "missing file argument" ;;
##############################################
ballz-1.0.4/configure-6295-    case $ac_optarg in
ballz-1.0.4/configure:6296:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ballz-1.0.4/configure-6297-    esac
##############################################
ballz-1.0.4/configure-6430-fi
ballz-1.0.4/configure:6431:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ballz-1.0.4/configure-6432-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ballz-1.0.4/configure-6447-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ballz-1.0.4/configure:6448:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ballz-1.0.4/configure-6449-ac_delim='%!_!# '
##############################################
ballz-1.0.4/configure-6453-
ballz-1.0.4/configure:6454:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ballz-1.0.4/configure-6455-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ballz-1.0.4/configure-6591-for ac_last_try in false false :; do
ballz-1.0.4/configure:6592:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ballz-1.0.4/configure-6593-  if test -z "$ac_tt"; then
##############################################
ballz-1.0.4/configure-6723-      esac
ballz-1.0.4/configure:6724:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ballz-1.0.4/configure-6725-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ballz-1.0.4/configure-6782-*)
ballz-1.0.4/configure:6783:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ballz-1.0.4/configure-6784-  # A ".." for each directory in $ac_dir_suffix.
ballz-1.0.4/configure:6785:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ballz-1.0.4/configure-6786-  case $ac_top_builddir_sub in
##############################################
ballz-1.0.4/configure-6843-/@mandir@/p'
ballz-1.0.4/configure:6844:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ballz-1.0.4/configure-6845-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ballz-1.0.4/configure-6860-
ballz-1.0.4/configure:6861:# Neutralize VPATH when `$srcdir' = `.'.
ballz-1.0.4/configure-6862-# Shell code in configure.ac might set extrasub.
##############################################
ballz-1.0.4/configure-6888-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ballz-1.0.4/configure:6889:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ballz-1.0.4/configure-6890-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ballz-1.0.4/configure-6934-    * )
ballz-1.0.4/configure:6935:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ballz-1.0.4/configure-6936-  esac
##############################################
ballz-1.0.4/configure-6989-    # Strip MF so we end up with the name of the file.
ballz-1.0.4/configure:6990:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
ballz-1.0.4/configure-6991-    # Check whether this is an Automake generated Makefile which includes
##############################################
ballz-1.0.4/data/Makefile.in-50-  { \
ballz-1.0.4/data/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/data/Makefile.in-52-  }; \
##############################################
ballz-1.0.4/data/Makefile.in-121-  esac
ballz-1.0.4/data/Makefile.in:122:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ballz-1.0.4/data/Makefile.in-123-am__vpath_adj = case $$p in \
ballz-1.0.4/data/Makefile.in:124:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ballz-1.0.4/data/Makefile.in-125-    *) f=$$p;; \
ballz-1.0.4/data/Makefile.in-126-  esac;
ballz-1.0.4/data/Makefile.in:127:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ballz-1.0.4/data/Makefile.in-128-am__install_max = 40
ballz-1.0.4/data/Makefile.in-129-am__nobase_strip_setup = \
ballz-1.0.4/data/Makefile.in:130:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ballz-1.0.4/data/Makefile.in-131-am__nobase_strip = \
##############################################
ballz-1.0.4/data/Makefile.in-403-	@list='$(nobase_dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
ballz-1.0.4/data/Makefile.in:404:	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
ballz-1.0.4/data/Makefile.in-405-	dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir)
##############################################
ballz-1.0.4/data/Makefile.in-416-distdir-am: $(DISTFILES)
ballz-1.0.4/data/Makefile.in:417:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/data/Makefile.in:418:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/data/Makefile.in-419-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/data/Makefile.in-430-	  if test -d $$d/$$file; then \
ballz-1.0.4/data/Makefile.in:431:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/data/Makefile.in-432-	    if test -d "$(distdir)/$$file"; then \
##############################################
ballz-1.0.4/share/Makefile.in-49-  { \
ballz-1.0.4/share/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/share/Makefile.in-51-  }; \
##############################################
ballz-1.0.4/share/Makefile.in-164-  while test -n "$$dir1"; do \
ballz-1.0.4/share/Makefile.in:165:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
ballz-1.0.4/share/Makefile.in-166-    if test "$$first" != "."; then \
ballz-1.0.4/share/Makefile.in-167-      if test "$$first" = ".."; then \
ballz-1.0.4/share/Makefile.in:168:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
ballz-1.0.4/share/Makefile.in:169:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
ballz-1.0.4/share/Makefile.in-170-      else \
ballz-1.0.4/share/Makefile.in:171:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
ballz-1.0.4/share/Makefile.in-172-        if test "$$first2" = "$$first"; then \
ballz-1.0.4/share/Makefile.in:173:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
ballz-1.0.4/share/Makefile.in-174-        else \
##############################################
ballz-1.0.4/share/Makefile.in-179-    fi; \
ballz-1.0.4/share/Makefile.in:180:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
ballz-1.0.4/share/Makefile.in-181-  done; \
##############################################
ballz-1.0.4/share/Makefile.in-355-	dot_seen=no; \
ballz-1.0.4/share/Makefile.in:356:	target=`echo $@ | sed s/-recursive//`; \
ballz-1.0.4/share/Makefile.in-357-	case "$@" in \
##############################################
ballz-1.0.4/share/Makefile.in-418-GTAGS:
ballz-1.0.4/share/Makefile.in:419:	here=`$(am__cd) $(top_builddir) && pwd` \
ballz-1.0.4/share/Makefile.in-420-	  && $(am__cd) $(top_srcdir) \
##############################################
ballz-1.0.4/share/Makefile.in-444-distdir-am: $(DISTFILES)
ballz-1.0.4/share/Makefile.in:445:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/Makefile.in:446:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/Makefile.in-447-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/share/Makefile.in-458-	  if test -d $$d/$$file; then \
ballz-1.0.4/share/Makefile.in:459:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/share/Makefile.in-460-	    if test -d "$(distdir)/$$file"; then \
##############################################
ballz-1.0.4/share/applications/Makefile.in-50-  { \
ballz-1.0.4/share/applications/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/share/applications/Makefile.in-52-  }; \
##############################################
ballz-1.0.4/share/applications/Makefile.in-120-  esac
ballz-1.0.4/share/applications/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ballz-1.0.4/share/applications/Makefile.in-122-am__vpath_adj = case $$p in \
ballz-1.0.4/share/applications/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ballz-1.0.4/share/applications/Makefile.in-124-    *) f=$$p;; \
ballz-1.0.4/share/applications/Makefile.in-125-  esac;
ballz-1.0.4/share/applications/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ballz-1.0.4/share/applications/Makefile.in-127-am__install_max = 40
ballz-1.0.4/share/applications/Makefile.in-128-am__nobase_strip_setup = \
ballz-1.0.4/share/applications/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ballz-1.0.4/share/applications/Makefile.in-130-am__nobase_strip = \
##############################################
ballz-1.0.4/share/applications/Makefile.in-333-	@list='$(utils_DATA)'; test -n "$(utilsdir)" || list=; \
ballz-1.0.4/share/applications/Makefile.in:334:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ballz-1.0.4/share/applications/Makefile.in-335-	dir='$(DESTDIR)$(utilsdir)'; $(am__uninstall_files_from_dir)
##############################################
ballz-1.0.4/share/applications/Makefile.in-346-distdir-am: $(DISTFILES)
ballz-1.0.4/share/applications/Makefile.in:347:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/applications/Makefile.in:348:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/applications/Makefile.in-349-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/share/applications/Makefile.in-360-	  if test -d $$d/$$file; then \
ballz-1.0.4/share/applications/Makefile.in:361:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/share/applications/Makefile.in-362-	    if test -d "$(distdir)/$$file"; then \
##############################################
ballz-1.0.4/share/metainfo/Makefile.in-50-  { \
ballz-1.0.4/share/metainfo/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/share/metainfo/Makefile.in-52-  }; \
##############################################
ballz-1.0.4/share/metainfo/Makefile.in-120-  esac
ballz-1.0.4/share/metainfo/Makefile.in:121:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ballz-1.0.4/share/metainfo/Makefile.in-122-am__vpath_adj = case $$p in \
ballz-1.0.4/share/metainfo/Makefile.in:123:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ballz-1.0.4/share/metainfo/Makefile.in-124-    *) f=$$p;; \
ballz-1.0.4/share/metainfo/Makefile.in-125-  esac;
ballz-1.0.4/share/metainfo/Makefile.in:126:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ballz-1.0.4/share/metainfo/Makefile.in-127-am__install_max = 40
ballz-1.0.4/share/metainfo/Makefile.in-128-am__nobase_strip_setup = \
ballz-1.0.4/share/metainfo/Makefile.in:129:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ballz-1.0.4/share/metainfo/Makefile.in-130-am__nobase_strip = \
##############################################
ballz-1.0.4/share/metainfo/Makefile.in-335-	@list='$(appstream_DATA)'; test -n "$(appstreamdir)" || list=; \
ballz-1.0.4/share/metainfo/Makefile.in:336:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
ballz-1.0.4/share/metainfo/Makefile.in-337-	dir='$(DESTDIR)$(appstreamdir)'; $(am__uninstall_files_from_dir)
##############################################
ballz-1.0.4/share/metainfo/Makefile.in-348-distdir-am: $(DISTFILES)
ballz-1.0.4/share/metainfo/Makefile.in:349:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/metainfo/Makefile.in:350:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/share/metainfo/Makefile.in-351-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/share/metainfo/Makefile.in-362-	  if test -d $$d/$$file; then \
ballz-1.0.4/share/metainfo/Makefile.in:363:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/share/metainfo/Makefile.in-364-	    if test -d "$(distdir)/$$file"; then \
##############################################
ballz-1.0.4/aclocal.m4-37-
ballz-1.0.4/aclocal.m4:38:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ballz-1.0.4/aclocal.m4-39-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
ballz-1.0.4/aclocal.m4:40:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
ballz-1.0.4/aclocal.m4-41-if test -n "$1"; then
##############################################
ballz-1.0.4/aclocal.m4-125-fi
ballz-1.0.4/aclocal.m4:126:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/aclocal.m4:127:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/aclocal.m4:128:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
ballz-1.0.4/aclocal.m4-129-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
ballz-1.0.4/aclocal.m4-141-else
ballz-1.0.4/aclocal.m4:142:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
ballz-1.0.4/aclocal.m4-143-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
ballz-1.0.4/aclocal.m4-146-   AC_MSG_CHECKING([for XML::Parser])
ballz-1.0.4/aclocal.m4:147:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
ballz-1.0.4/aclocal.m4-148-       AC_MSG_RESULT([ok])
##############################################
ballz-1.0.4/aclocal.m4-315-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ballz-1.0.4/aclocal.m4:316:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ballz-1.0.4/aclocal.m4-317-# and then we would define $MISSING as
##############################################
ballz-1.0.4/aclocal.m4-330-# Expand $ac_aux_dir to an absolute path.
ballz-1.0.4/aclocal.m4:331:am_aux_dir=`cd "$ac_aux_dir" && pwd`
ballz-1.0.4/aclocal.m4-332-])
##############################################
ballz-1.0.4/aclocal.m4-428-  if test "$am_compiler_list" = ""; then
ballz-1.0.4/aclocal.m4:429:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ballz-1.0.4/aclocal.m4-430-  fi
##############################################
ballz-1.0.4/aclocal.m4-581-    # Strip MF so we end up with the name of the file.
ballz-1.0.4/aclocal.m4:582:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
ballz-1.0.4/aclocal.m4-583-    # Check whether this is an Automake generated Makefile which includes
##############################################
ballz-1.0.4/aclocal.m4-588-      || continue
ballz-1.0.4/aclocal.m4:589:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
ballz-1.0.4/aclocal.m4:590:    am_filepart=`AS_BASENAME(["$am_mf"])`
ballz-1.0.4/aclocal.m4-591-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
ballz-1.0.4/aclocal.m4-656-AC_REQUIRE([AC_PROG_INSTALL])dnl
ballz-1.0.4/aclocal.m4:657:if test "`cd $srcdir && pwd`" != "`pwd`"; then
ballz-1.0.4/aclocal.m4-658-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
ballz-1.0.4/aclocal.m4-815-    * )
ballz-1.0.4/aclocal.m4:816:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ballz-1.0.4/aclocal.m4-817-  esac
ballz-1.0.4/aclocal.m4-818-done
ballz-1.0.4/aclocal.m4:819:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
ballz-1.0.4/aclocal.m4-820-
##############################################
ballz-1.0.4/aclocal.m4-1071-     echo "timestamp, slept: $am_has_slept" > conftest.file
ballz-1.0.4/aclocal.m4:1072:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
ballz-1.0.4/aclocal.m4-1073-     if test "$[*]" = "X"; then
ballz-1.0.4/aclocal.m4-1074-	# -L didn't work.
ballz-1.0.4/aclocal.m4:1075:	set X `ls -t "$srcdir/configure" conftest.file`
ballz-1.0.4/aclocal.m4-1076-     fi
##############################################
ballz-1.0.4/po/Makefile.in.in-57-
ballz-1.0.4/po/Makefile.in.in:58:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep \^$$lang$$ $(srcdir)/LINGUAS 2>/dev/null`" -o -n "`echo $$ALINGUAS|tr ' ' '\n'|grep \^$$lang$$`"; then printf "$$lang "; fi; done; fi)
ballz-1.0.4/po/Makefile.in.in-59-
##############################################
ballz-1.0.4/po/Makefile.in.in-87-.po.gmo:
ballz-1.0.4/po/Makefile.in.in:88:	$(INTLTOOL_V_MSGFMT)file=`echo $* | sed 's,.*/,,'`.gmo \
ballz-1.0.4/po/Makefile.in.in-89-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
ballz-1.0.4/po/Makefile.in.in-188-	  echo "$$lang:"; \
ballz-1.0.4/po/Makefile.in.in:189:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
ballz-1.0.4/po/Makefile.in.in-190-	  if $$result; then \
##############################################
ballz-1.0.4/src/Makefile.in-50-  { \
ballz-1.0.4/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
ballz-1.0.4/src/Makefile.in-52-  }; \
##############################################
ballz-1.0.4/src/Makefile.in-185-  esac
ballz-1.0.4/src/Makefile.in:186:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ballz-1.0.4/src/Makefile.in-187-am__vpath_adj = case $$p in \
ballz-1.0.4/src/Makefile.in:188:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ballz-1.0.4/src/Makefile.in-189-    *) f=$$p;; \
ballz-1.0.4/src/Makefile.in-190-  esac;
ballz-1.0.4/src/Makefile.in:191:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
ballz-1.0.4/src/Makefile.in-192-am__install_max = 40
ballz-1.0.4/src/Makefile.in-193-am__nobase_strip_setup = \
ballz-1.0.4/src/Makefile.in:194:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
ballz-1.0.4/src/Makefile.in-195-am__nobase_strip = \
##############################################
ballz-1.0.4/src/Makefile.in-591-.cpp.o:
ballz-1.0.4/src/Makefile.in:592:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
ballz-1.0.4/src/Makefile.in-593-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
ballz-1.0.4/src/Makefile.in-599-.cpp.obj:
ballz-1.0.4/src/Makefile.in:600:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
ballz-1.0.4/src/Makefile.in:601:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
ballz-1.0.4/src/Makefile.in-602-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
ballz-1.0.4/src/Makefile.in-604-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ballz-1.0.4/src/Makefile.in:605:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ballz-1.0.4/src/Makefile.in-606-install-man6: $(dist_man_MANS)
##############################################
ballz-1.0.4/src/Makefile.in-610-	test -n "$(man6dir)" \
ballz-1.0.4/src/Makefile.in:611:	  && test -n "`echo $$list1$$list2`" \
ballz-1.0.4/src/Makefile.in-612-	  || exit 0; \
##############################################
ballz-1.0.4/src/Makefile.in-679-GTAGS:
ballz-1.0.4/src/Makefile.in:680:	here=`$(am__cd) $(top_builddir) && pwd` \
ballz-1.0.4/src/Makefile.in-681-	  && $(am__cd) $(top_srcdir) \
##############################################
ballz-1.0.4/src/Makefile.in-705-distdir-am: $(DISTFILES)
ballz-1.0.4/src/Makefile.in:706:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/src/Makefile.in:707:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
ballz-1.0.4/src/Makefile.in-708-	list='$(DISTFILES)'; \
##############################################
ballz-1.0.4/src/Makefile.in-719-	  if test -d $$d/$$file; then \
ballz-1.0.4/src/Makefile.in:720:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
ballz-1.0.4/src/Makefile.in-721-	    if test -d "$(distdir)/$$file"; then \