===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
gnome-breakout-0.5.3/Makefile.in-189-	dot_seen=no; \
gnome-breakout-0.5.3/Makefile.in:190:	target=`echo $@ | sed s/-recursive//`; \
gnome-breakout-0.5.3/Makefile.in-191-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
gnome-breakout-0.5.3/Makefile.in-214-	test "$$dot_seen" = "no" && rev=". $$rev"; \
gnome-breakout-0.5.3/Makefile.in:215:	target=`echo $@ | sed s/-recursive//`; \
gnome-breakout-0.5.3/Makefile.in-216-	for subdir in $$rev; do \
##############################################
gnome-breakout-0.5.3/Makefile.in-275-	mkdir $(distdir)/=inst
gnome-breakout-0.5.3/Makefile.in:276:	dc_install_base=`cd $(distdir)/=inst && pwd`; \
gnome-breakout-0.5.3/Makefile.in-277-	cd $(distdir)/=build \
##############################################
gnome-breakout-0.5.3/Makefile.in-286-	@banner="$(distdir).tar.gz is ready for distribution"; \
gnome-breakout-0.5.3/Makefile.in:287:	dashes=`echo "$$banner" | sed s/./=/g`; \
gnome-breakout-0.5.3/Makefile.in-288-	echo "$$dashes"; \
##############################################
gnome-breakout-0.5.3/aclocal.m4-344-        dnl or AC_LIB_HAVE_LINKFLAGS call.
gnome-breakout-0.5.3/aclocal.m4:345:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
gnome-breakout-0.5.3/aclocal.m4-346-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
gnome-breakout-0.5.3/aclocal.m4-386-                -L*)
gnome-breakout-0.5.3/aclocal.m4:387:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
gnome-breakout-0.5.3/aclocal.m4-388-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
gnome-breakout-0.5.3/aclocal.m4-503-              */lib | */lib/)
gnome-breakout-0.5.3/aclocal.m4:504:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
gnome-breakout-0.5.3/aclocal.m4-505-                additional_includedir="$basedir/include"
##############################################
gnome-breakout-0.5.3/aclocal.m4-556-                  -L*)
gnome-breakout-0.5.3/aclocal.m4:557:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
gnome-breakout-0.5.3/aclocal.m4-558-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
gnome-breakout-0.5.3/aclocal.m4-606-                  -R*)
gnome-breakout-0.5.3/aclocal.m4:607:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
gnome-breakout-0.5.3/aclocal.m4-608-                    if test "$enable_rpath" != no; then
##############################################
gnome-breakout-0.5.3/aclocal.m4-636-                    dnl Handle this in the next round.
gnome-breakout-0.5.3/aclocal.m4:637:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
gnome-breakout-0.5.3/aclocal.m4-638-                    ;;
##############################################
gnome-breakout-0.5.3/aclocal.m4-642-                    dnl option.
gnome-breakout-0.5.3/aclocal.m4:643:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
gnome-breakout-0.5.3/aclocal.m4-644-                    ;;
##############################################
gnome-breakout-0.5.3/aclocal.m4-736-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
gnome-breakout-0.5.3/aclocal.m4:737:case `$LD -v 2>&1 </dev/null` in
gnome-breakout-0.5.3/aclocal.m4-738-*GNU* | *'with BFD'*)
##############################################
gnome-breakout-0.5.3/aclocal.m4-772-    # gcc leaves a trailing carriage return which upsets mingw
gnome-breakout-0.5.3/aclocal.m4:773:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
gnome-breakout-0.5.3/aclocal.m4-774-  *)
gnome-breakout-0.5.3/aclocal.m4:775:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
gnome-breakout-0.5.3/aclocal.m4-776-  esac
##############################################
gnome-breakout-0.5.3/aclocal.m4-781-      # Canonicalize the path of ld
gnome-breakout-0.5.3/aclocal.m4:782:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
gnome-breakout-0.5.3/aclocal.m4-783-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
gnome-breakout-0.5.3/aclocal.m4:784:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
gnome-breakout-0.5.3/aclocal.m4-785-      done
##############################################
gnome-breakout-0.5.3/aclocal.m4-811-      # Break only if it was the GNU/non-GNU ld that we prefer.
gnome-breakout-0.5.3/aclocal.m4:812:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
gnome-breakout-0.5.3/aclocal.m4-813-      *GNU* | *'with BFD'*)
##############################################
gnome-breakout-0.5.3/aclocal.m4-850-dnl test to see if srcdir already configured
gnome-breakout-0.5.3/aclocal.m4:851:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
gnome-breakout-0.5.3/aclocal.m4-852-  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
##############################################
gnome-breakout-0.5.3/aclocal.m4-859-dnl FIXME This is truly gross.
gnome-breakout-0.5.3/aclocal.m4:860:missing_dir=`cd $ac_aux_dir && pwd`
gnome-breakout-0.5.3/aclocal.m4-861-AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
##############################################
gnome-breakout-0.5.3/aclocal.m4-911-if (
gnome-breakout-0.5.3/aclocal.m4:912:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
gnome-breakout-0.5.3/aclocal.m4-913-   if test "[$]*" = "X"; then
gnome-breakout-0.5.3/aclocal.m4-914-      # -L didn't work.
gnome-breakout-0.5.3/aclocal.m4:915:      set X `ls -t $srcdir/configure conftestfile`
gnome-breakout-0.5.3/aclocal.m4-916-   fi
##############################################
gnome-breakout-0.5.3/aclocal.m4-981-            AC_MSG_CHECKING($1_CFLAGS)
gnome-breakout-0.5.3/aclocal.m4:982:            $1_CFLAGS=`$PKG_CONFIG --cflags "$2"`
gnome-breakout-0.5.3/aclocal.m4-983-            AC_MSG_RESULT($$1_CFLAGS)
##############################################
gnome-breakout-0.5.3/aclocal.m4-985-            AC_MSG_CHECKING($1_LIBS)
gnome-breakout-0.5.3/aclocal.m4:986:            $1_LIBS=`$PKG_CONFIG --libs "$2"`
gnome-breakout-0.5.3/aclocal.m4-987-            AC_MSG_RESULT($$1_LIBS)
##############################################
gnome-breakout-0.5.3/aclocal.m4-992-            ## do set a variable so people can do so.
gnome-breakout-0.5.3/aclocal.m4:993:            $1_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
gnome-breakout-0.5.3/aclocal.m4-994-            ifelse([$4], ,echo $$1_PKG_ERRORS,)
##############################################
gnome-breakout-0.5.3/aclocal.m4-1399-	GLIB_PATH_PROG_WITH_TEST(MSGFMT, msgfmt,
gnome-breakout-0.5.3/aclocal.m4:1400:	  [test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"], no)dnl
gnome-breakout-0.5.3/aclocal.m4-1401-	if test "$MSGFMT" != "no"; then
##############################################
gnome-breakout-0.5.3/aclocal.m4-1406-	  GLIB_PATH_PROG_WITH_TEST(XGETTEXT, xgettext,
gnome-breakout-0.5.3/aclocal.m4:1407:	    [test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"], :)
gnome-breakout-0.5.3/aclocal.m4-1408-	  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
##############################################
gnome-breakout-0.5.3/aclocal.m4-1554-   if test "x$srcdir" != "x."; then
gnome-breakout-0.5.3/aclocal.m4:1555:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnome-breakout-0.5.3/aclocal.m4-1556-       posrcprefix="$srcdir/"
##############################################
gnome-breakout-0.5.3/aclocal.m4-1578-if test "x$CATOBJEXT" = "x.mo" ; then
gnome-breakout-0.5.3/aclocal.m4:1579:  localedir=`eval echo "${libdir}/locale"`
gnome-breakout-0.5.3/aclocal.m4-1580-else
gnome-breakout-0.5.3/aclocal.m4:1581:  localedir=`eval echo "${datadir}/locale"`
gnome-breakout-0.5.3/aclocal.m4-1582-fi
##############################################
gnome-breakout-0.5.3/config.guess-37-
gnome-breakout-0.5.3/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-breakout-0.5.3/config.guess-39-
##############################################
gnome-breakout-0.5.3/config.guess-106-: ${TMPDIR=/tmp} ;
gnome-breakout-0.5.3/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
gnome-breakout-0.5.3/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
gnome-breakout-0.5.3/config.guess-191-	    *)
gnome-breakout-0.5.3/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
gnome-breakout-0.5.3/config.guess-193-		;;
##############################################
gnome-breakout-0.5.3/config.guess-240-	if test $UNAME_RELEASE = "V4.0"; then
gnome-breakout-0.5.3/config.guess:241:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
gnome-breakout-0.5.3/config.guess-242-	fi
##############################################
gnome-breakout-0.5.3/config.guess-246-	# types through head -n 1, so we only detect the type of CPU 0.
gnome-breakout-0.5.3/config.guess:247:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
gnome-breakout-0.5.3/config.guess-248-	case "$ALPHA_CPU_TYPE" in
##############################################
gnome-breakout-0.5.3/config.guess-283-	# 1.2 uses "1.2" for uname -r.
gnome-breakout-0.5.3/config.guess:284:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
gnome-breakout-0.5.3/config.guess-285-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-334-    sun4H:SunOS:5.*:*)
gnome-breakout-0.5.3/config.guess:335:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-breakout-0.5.3/config.guess-336-	exit 0 ;;
gnome-breakout-0.5.3/config.guess-337-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
gnome-breakout-0.5.3/config.guess:338:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-breakout-0.5.3/config.guess-339-	exit 0 ;;
gnome-breakout-0.5.3/config.guess-340-    i86pc:SunOS:5.*:*)
gnome-breakout-0.5.3/config.guess:341:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-breakout-0.5.3/config.guess-342-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-346-	# it's likely to be more like Solaris than SunOS4.
gnome-breakout-0.5.3/config.guess:347:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-breakout-0.5.3/config.guess-348-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-355-	# Japanese Language versions have a version number like `4.1.3-JL'.
gnome-breakout-0.5.3/config.guess:356:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
gnome-breakout-0.5.3/config.guess-357-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-361-    sun*:*:4.2BSD:*)
gnome-breakout-0.5.3/config.guess:362:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
gnome-breakout-0.5.3/config.guess-363-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
gnome-breakout-0.5.3/config.guess-440-	$CC_FOR_BUILD -o $dummy $dummy.c \
gnome-breakout-0.5.3/config.guess:441:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
gnome-breakout-0.5.3/config.guess-442-	  && exit 0
##############################################
gnome-breakout-0.5.3/config.guess-495-    *:IRIX*:*:*)
gnome-breakout-0.5.3/config.guess:496:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
gnome-breakout-0.5.3/config.guess-497-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-534-    *:AIX:*:[45])
gnome-breakout-0.5.3/config.guess:535:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
gnome-breakout-0.5.3/config.guess-536-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
gnome-breakout-0.5.3/config.guess-569-    9000/[34678]??:HP-UX:*:*)
gnome-breakout-0.5.3/config.guess:570:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gnome-breakout-0.5.3/config.guess-571-	case "${UNAME_MACHINE}" in
##############################################
gnome-breakout-0.5.3/config.guess-623-EOF
gnome-breakout-0.5.3/config.guess:624:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
gnome-breakout-0.5.3/config.guess-625-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
gnome-breakout-0.5.3/config.guess-641-    ia64:HP-UX:*:*)
gnome-breakout-0.5.3/config.guess:642:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
gnome-breakout-0.5.3/config.guess-643-	echo ia64-hp-hpux${HPUX_REV}
##############################################
gnome-breakout-0.5.3/config.guess-741-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
gnome-breakout-0.5.3/config.guess:742:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
gnome-breakout-0.5.3/config.guess-743-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
gnome-breakout-0.5.3/config.guess-764-EOF
gnome-breakout-0.5.3/config.guess:765:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
gnome-breakout-0.5.3/config.guess-766-	# GNU/FreeBSD systems have a "k" prefix to indicate we are using
##############################################
gnome-breakout-0.5.3/config.guess-768-	case ${LIBC} in gnu) kernel_only='k' ;; esac
gnome-breakout-0.5.3/config.guess:769:	echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
gnome-breakout-0.5.3/config.guess-770-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-798-    prep*:SunOS:5.*:*)
gnome-breakout-0.5.3/config.guess:799:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
gnome-breakout-0.5.3/config.guess-800-	exit 0 ;;
gnome-breakout-0.5.3/config.guess-801-    *:GNU:*:*)
gnome-breakout-0.5.3/config.guess:802:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
gnome-breakout-0.5.3/config.guess-803-	exit 0 ;;
##############################################
gnome-breakout-0.5.3/config.guess-834-EOF
gnome-breakout-0.5.3/config.guess:835:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
gnome-breakout-0.5.3/config.guess-836-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
gnome-breakout-0.5.3/config.guess-853-EOF
gnome-breakout-0.5.3/config.guess:854:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
gnome-breakout-0.5.3/config.guess-855-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
gnome-breakout-0.5.3/config.guess-951-EOF
gnome-breakout-0.5.3/config.guess:952:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
gnome-breakout-0.5.3/config.guess-953-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
gnome-breakout-0.5.3/config.guess-987-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
gnome-breakout-0.5.3/config.guess:988:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
gnome-breakout-0.5.3/config.guess-989-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
gnome-breakout-0.5.3/config.sub-54-
gnome-breakout-0.5.3/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
gnome-breakout-0.5.3/config.sub-56-
##############################################
gnome-breakout-0.5.3/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
gnome-breakout-0.5.3/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
gnome-breakout-0.5.3/config.sub-120-case $maybe_os in
##############################################
gnome-breakout-0.5.3/config.sub-122-    os=-$maybe_os
gnome-breakout-0.5.3/config.sub:123:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
gnome-breakout-0.5.3/config.sub-124-    ;;
gnome-breakout-0.5.3/config.sub-125-  *)
gnome-breakout-0.5.3/config.sub:126:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
gnome-breakout-0.5.3/config.sub-127-    if [ $basic_machine != $1 ]
gnome-breakout-0.5.3/config.sub:128:    then os=`echo $1 | sed 's/.*-/-/'`
gnome-breakout-0.5.3/config.sub-129-    else os=; fi
##############################################
gnome-breakout-0.5.3/config.sub-173-		os=-sco3.2v5
gnome-breakout-0.5.3/config.sub:174:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-175-		;;
##############################################
gnome-breakout-0.5.3/config.sub-177-		os=-sco3.2v4
gnome-breakout-0.5.3/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-179-		;;
gnome-breakout-0.5.3/config.sub-180-	-sco3.2.[4-9]*)
gnome-breakout-0.5.3/config.sub:181:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
gnome-breakout-0.5.3/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-183-		;;
##############################################
gnome-breakout-0.5.3/config.sub-185-		# Don't forget version if it is 3.2v4 or newer.
gnome-breakout-0.5.3/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-187-		;;
##############################################
gnome-breakout-0.5.3/config.sub-189-		os=-sco3.2v2
gnome-breakout-0.5.3/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-191-		;;
gnome-breakout-0.5.3/config.sub-192-	-udk*)
gnome-breakout-0.5.3/config.sub:193:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-194-		;;
##############################################
gnome-breakout-0.5.3/config.sub-196-		os=-isc2.2
gnome-breakout-0.5.3/config.sub:197:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-198-		;;
##############################################
gnome-breakout-0.5.3/config.sub-202-	-isc*)
gnome-breakout-0.5.3/config.sub:203:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-204-		;;
##############################################
gnome-breakout-0.5.3/config.sub-208-	-ptx*)
gnome-breakout-0.5.3/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
gnome-breakout-0.5.3/config.sub-210-		;;
gnome-breakout-0.5.3/config.sub-211-	-windowsnt*)
gnome-breakout-0.5.3/config.sub:212:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
gnome-breakout-0.5.3/config.sub-213-		;;
##############################################
gnome-breakout-0.5.3/config.sub-287-	*-*-*)
gnome-breakout-0.5.3/config.sub:288:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gnome-breakout-0.5.3/config.sub-289-		exit 1
##############################################
gnome-breakout-0.5.3/config.sub-579-	i*86v32)
gnome-breakout-0.5.3/config.sub:580:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-581-		os=-sysv32
##############################################
gnome-breakout-0.5.3/config.sub-583-	i*86v4*)
gnome-breakout-0.5.3/config.sub:584:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-585-		os=-sysv4
##############################################
gnome-breakout-0.5.3/config.sub-587-	i*86v)
gnome-breakout-0.5.3/config.sub:588:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-589-		os=-sysv
##############################################
gnome-breakout-0.5.3/config.sub-591-	i*86sol2)
gnome-breakout-0.5.3/config.sub:592:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
gnome-breakout-0.5.3/config.sub-593-		os=-solaris2
##############################################
gnome-breakout-0.5.3/config.sub-639-	mips3*-*)
gnome-breakout-0.5.3/config.sub:640:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
gnome-breakout-0.5.3/config.sub-641-		;;
gnome-breakout-0.5.3/config.sub-642-	mips3*)
gnome-breakout-0.5.3/config.sub:643:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
gnome-breakout-0.5.3/config.sub-644-		;;
##############################################
gnome-breakout-0.5.3/config.sub-781-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
gnome-breakout-0.5.3/config.sub:782:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-783-		;;
gnome-breakout-0.5.3/config.sub-784-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
gnome-breakout-0.5.3/config.sub:785:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-786-		;;
gnome-breakout-0.5.3/config.sub-787-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
gnome-breakout-0.5.3/config.sub:788:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-789-		;;
gnome-breakout-0.5.3/config.sub-790-	pentium4-*)
gnome-breakout-0.5.3/config.sub:791:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-792-		;;
##############################################
gnome-breakout-0.5.3/config.sub-799-		;;
gnome-breakout-0.5.3/config.sub:800:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-801-		;;
##############################################
gnome-breakout-0.5.3/config.sub-805-	ppcle-* | powerpclittle-*)
gnome-breakout-0.5.3/config.sub:806:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-807-		;;
##############################################
gnome-breakout-0.5.3/config.sub-809-		;;
gnome-breakout-0.5.3/config.sub:810:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-811-		;;
##############################################
gnome-breakout-0.5.3/config.sub-815-	ppc64le-* | powerpc64little-*)
gnome-breakout-0.5.3/config.sub:816:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
gnome-breakout-0.5.3/config.sub-817-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1080-	*)
gnome-breakout-0.5.3/config.sub:1081:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
gnome-breakout-0.5.3/config.sub-1082-		exit 1
##############################################
gnome-breakout-0.5.3/config.sub-1088-	*-digital*)
gnome-breakout-0.5.3/config.sub:1089:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
gnome-breakout-0.5.3/config.sub-1090-		;;
gnome-breakout-0.5.3/config.sub-1091-	*-commodore*)
gnome-breakout-0.5.3/config.sub:1092:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
gnome-breakout-0.5.3/config.sub-1093-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1106-	-solaris1 | -solaris1.*)
gnome-breakout-0.5.3/config.sub:1107:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
gnome-breakout-0.5.3/config.sub-1108-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1118-	-gnu/linux*)
gnome-breakout-0.5.3/config.sub:1119:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
gnome-breakout-0.5.3/config.sub-1120-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1158-	-nto*)
gnome-breakout-0.5.3/config.sub:1159:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
gnome-breakout-0.5.3/config.sub-1160-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1165-	-mac*)
gnome-breakout-0.5.3/config.sub:1166:		os=`echo $os | sed -e 's|mac|macos|'`
gnome-breakout-0.5.3/config.sub-1167-		;;
gnome-breakout-0.5.3/config.sub-1168-	-linux*)
gnome-breakout-0.5.3/config.sub:1169:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
gnome-breakout-0.5.3/config.sub-1170-		;;
gnome-breakout-0.5.3/config.sub-1171-	-sunos5*)
gnome-breakout-0.5.3/config.sub:1172:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
gnome-breakout-0.5.3/config.sub-1173-		;;
gnome-breakout-0.5.3/config.sub-1174-	-sunos6*)
gnome-breakout-0.5.3/config.sub:1175:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
gnome-breakout-0.5.3/config.sub-1176-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1217-	-sinix5.*)
gnome-breakout-0.5.3/config.sub:1218:		os=`echo $os | sed -e 's|sinix|sysv|'`
gnome-breakout-0.5.3/config.sub-1219-		;;
##############################################
gnome-breakout-0.5.3/config.sub-1262-		# Get rid of the `-' at the beginning of $os.
gnome-breakout-0.5.3/config.sub:1263:		os=`echo $os | sed 's/[^-]*-//'`
gnome-breakout-0.5.3/config.sub:1264:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
gnome-breakout-0.5.3/config.sub-1265-		exit 1
##############################################
gnome-breakout-0.5.3/config.sub-1492-		esac
gnome-breakout-0.5.3/config.sub:1493:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
gnome-breakout-0.5.3/config.sub-1494-		;;
##############################################
gnome-breakout-0.5.3/configure-43-do
gnome-breakout-0.5.3/configure:44:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gnome-breakout-0.5.3/configure-45-    eval $as_var=C; export $as_var
##############################################
gnome-breakout-0.5.3/configure-101-  as_lineno_2=$LINENO
gnome-breakout-0.5.3/configure:102:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gnome-breakout-0.5.3/configure-103-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gnome-breakout-0.5.3/configure-140-  as_lineno_2=$LINENO
gnome-breakout-0.5.3/configure:141:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gnome-breakout-0.5.3/configure-142-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gnome-breakout-0.5.3/configure-362-
gnome-breakout-0.5.3/configure:363:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
gnome-breakout-0.5.3/configure-364-
##############################################
gnome-breakout-0.5.3/configure-395-  -disable-* | --disable-*)
gnome-breakout-0.5.3/configure:396:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
gnome-breakout-0.5.3/configure-397-    # Reject names that are not valid shell variable names.
##############################################
gnome-breakout-0.5.3/configure-400-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:401:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gnome-breakout-0.5.3/configure-402-    eval "enable_$ac_feature=no" ;;
##############################################
gnome-breakout-0.5.3/configure-404-  -enable-* | --enable-*)
gnome-breakout-0.5.3/configure:405:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
gnome-breakout-0.5.3/configure-406-    # Reject names that are not valid shell variable names.
##############################################
gnome-breakout-0.5.3/configure-409-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:410:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
gnome-breakout-0.5.3/configure-411-    case $ac_option in
gnome-breakout-0.5.3/configure:412:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gnome-breakout-0.5.3/configure-413-      *) ac_optarg=yes ;;
##############################################
gnome-breakout-0.5.3/configure-586-  -with-* | --with-*)
gnome-breakout-0.5.3/configure:587:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
gnome-breakout-0.5.3/configure-588-    # Reject names that are not valid shell variable names.
##############################################
gnome-breakout-0.5.3/configure-591-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:592:    ac_package=`echo $ac_package| sed 's/-/_/g'`
gnome-breakout-0.5.3/configure-593-    case $ac_option in
gnome-breakout-0.5.3/configure:594:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
gnome-breakout-0.5.3/configure-595-      *) ac_optarg=yes ;;
##############################################
gnome-breakout-0.5.3/configure-599-  -without-* | --without-*)
gnome-breakout-0.5.3/configure:600:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
gnome-breakout-0.5.3/configure-601-    # Reject names that are not valid shell variable names.
##############################################
gnome-breakout-0.5.3/configure-604-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:605:    ac_package=`echo $ac_package | sed 's/-/_/g'`
gnome-breakout-0.5.3/configure-606-    eval "with_$ac_package=no" ;;
##############################################
gnome-breakout-0.5.3/configure-631-  *=*)
gnome-breakout-0.5.3/configure:632:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
gnome-breakout-0.5.3/configure-633-    # Reject names that are not valid shell variable names.
##############################################
gnome-breakout-0.5.3/configure-636-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:637:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
gnome-breakout-0.5.3/configure-638-    eval "$ac_envvar='$ac_optarg'"
##############################################
gnome-breakout-0.5.3/configure-652-if test -n "$ac_prev"; then
gnome-breakout-0.5.3/configure:653:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
gnome-breakout-0.5.3/configure-654-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
gnome-breakout-0.5.3/configure-660-do
gnome-breakout-0.5.3/configure:661:  eval ac_val=$`echo $ac_var`
gnome-breakout-0.5.3/configure-662-  case $ac_val in
##############################################
gnome-breakout-0.5.3/configure-672-do
gnome-breakout-0.5.3/configure:673:  eval ac_val=$`echo $ac_var`
gnome-breakout-0.5.3/configure-674-  case $ac_val in
##############################################
gnome-breakout-0.5.3/configure-739-   { (exit 1); exit 1; }; }
gnome-breakout-0.5.3/configure:740:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
gnome-breakout-0.5.3/configure-741-ac_env_build_alias_set=${build_alias+set}
##############################################
gnome-breakout-0.5.3/configure-810-By default, \`make install' will install all the files in
gnome-breakout-0.5.3/configure:811:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
gnome-breakout-0.5.3/configure:812:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
gnome-breakout-0.5.3/configure-813-for instance \`--prefix=\$HOME'.
##############################################
gnome-breakout-0.5.3/configure-877-if test "$ac_dir" != .; then
gnome-breakout-0.5.3/configure:878:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gnome-breakout-0.5.3/configure-879-  # A "../" for each directory in $ac_dir_suffix.
gnome-breakout-0.5.3/configure:880:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gnome-breakout-0.5.3/configure-881-else
##############################################
gnome-breakout-0.5.3/configure-890-    else
gnome-breakout-0.5.3/configure:891:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gnome-breakout-0.5.3/configure-892-    fi ;;
##############################################
gnome-breakout-0.5.3/configure-1046-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gnome-breakout-0.5.3/configure:1047:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-breakout-0.5.3/configure-1048-    esac
##############################################
gnome-breakout-0.5.3/configure-1118-    do
gnome-breakout-0.5.3/configure:1119:      eval ac_val=$`echo $ac_var`
gnome-breakout-0.5.3/configure-1120-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gnome-breakout-0.5.3/configure-1132-      do
gnome-breakout-0.5.3/configure:1133:	eval ac_val=$`echo $ac_var`
gnome-breakout-0.5.3/configure-1134-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
gnome-breakout-0.5.3/configure-1239-    set,)
gnome-breakout-0.5.3/configure:1240:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
gnome-breakout-0.5.3/configure:1241:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
gnome-breakout-0.5.3/configure-1242-      ac_cache_corrupted=: ;;
##############################################
gnome-breakout-0.5.3/configure-1262-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
gnome-breakout-0.5.3/configure:1263:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
gnome-breakout-0.5.3/configure-1264-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
gnome-breakout-0.5.3/configure-1428-if (
gnome-breakout-0.5.3/configure:1429:   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
gnome-breakout-0.5.3/configure-1430-   if test "$*" = "X"; then
gnome-breakout-0.5.3/configure-1431-      # -L didn't work.
gnome-breakout-0.5.3/configure:1432:      set X `ls -t $srcdir/configure conftestfile`
gnome-breakout-0.5.3/configure-1433-   fi
##############################################
gnome-breakout-0.5.3/configure-1472-_ACEOF
gnome-breakout-0.5.3/configure:1473:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
gnome-breakout-0.5.3/configure-1474-rm conftest.sed
##############################################
gnome-breakout-0.5.3/configure-1477-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
gnome-breakout-0.5.3/configure:1478:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
gnome-breakout-0.5.3/configure-1479-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
gnome-breakout-0.5.3/configure-1486-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
gnome-breakout-0.5.3/configure:1487:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
gnome-breakout-0.5.3/configure-1488-if test -n "$ac_maketemp"; then
##############################################
gnome-breakout-0.5.3/configure-1494-fi
gnome-breakout-0.5.3/configure:1495:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
gnome-breakout-0.5.3/configure-1496-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
gnome-breakout-0.5.3/configure-1509-
gnome-breakout-0.5.3/configure:1510:if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
gnome-breakout-0.5.3/configure-1511-  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
##############################################
gnome-breakout-0.5.3/configure-1526-
gnome-breakout-0.5.3/configure:1527:missing_dir=`cd $ac_aux_dir && pwd`
gnome-breakout-0.5.3/configure-1528-echo "$as_me:$LINENO: checking for working aclocal-${am__api_version}" >&5
##############################################
gnome-breakout-0.5.3/configure-1668-echo $ECHO_N "checking GNOMEUI_CFLAGS... $ECHO_C" >&6
gnome-breakout-0.5.3/configure:1669:            GNOMEUI_CFLAGS=`$PKG_CONFIG --cflags "libgnomeui-2.0"`
gnome-breakout-0.5.3/configure-1670-            echo "$as_me:$LINENO: result: $GNOMEUI_CFLAGS" >&5
##############################################
gnome-breakout-0.5.3/configure-1674-echo $ECHO_N "checking GNOMEUI_LIBS... $ECHO_C" >&6
gnome-breakout-0.5.3/configure:1675:            GNOMEUI_LIBS=`$PKG_CONFIG --libs "libgnomeui-2.0"`
gnome-breakout-0.5.3/configure-1676-            echo "$as_me:$LINENO: result: $GNOMEUI_LIBS" >&5
##############################################
gnome-breakout-0.5.3/configure-1682-            ## do set a variable so people can do so.
gnome-breakout-0.5.3/configure:1683:            GNOMEUI_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libgnomeui-2.0"`
gnome-breakout-0.5.3/configure-1684-            echo $GNOMEUI_PKG_ERRORS
##############################################
gnome-breakout-0.5.3/configure-2050-     "checking for C compiler version" >&5
gnome-breakout-0.5.3/configure:2051:ac_compiler=`set X $ac_compile; echo $2`
gnome-breakout-0.5.3/configure-2052-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
gnome-breakout-0.5.3/configure-2089-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
gnome-breakout-0.5.3/configure:2090:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
gnome-breakout-0.5.3/configure-2091-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
gnome-breakout-0.5.3/configure-2117-    *.* )
gnome-breakout-0.5.3/configure:2118:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-breakout-0.5.3/configure-2119-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
gnome-breakout-0.5.3/configure-2197-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
gnome-breakout-0.5.3/configure:2198:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
gnome-breakout-0.5.3/configure-2199-	  export ac_cv_exeext
##############################################
gnome-breakout-0.5.3/configure-2247-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
gnome-breakout-0.5.3/configure:2248:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
gnome-breakout-0.5.3/configure-2249-       break;;
##############################################
gnome-breakout-0.5.3/configure-2325-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
gnome-breakout-0.5.3/configure:2326:GCC=`test $ac_compiler_gnu = yes && echo yes`
gnome-breakout-0.5.3/configure-2327-ac_test_CFLAGS=${CFLAGS+set}
##############################################
gnome-breakout-0.5.3/configure-3299-do
gnome-breakout-0.5.3/configure:3300:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnome-breakout-0.5.3/configure-3301-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
gnome-breakout-0.5.3/configure-3345-fi
gnome-breakout-0.5.3/configure:3346:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gnome-breakout-0.5.3/configure:3347:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gnome-breakout-0.5.3/configure:3348:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gnome-breakout-0.5.3/configure-3349-  cat >>confdefs.h <<_ACEOF
gnome-breakout-0.5.3/configure:3350:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnome-breakout-0.5.3/configure-3351-_ACEOF
##############################################
gnome-breakout-0.5.3/configure-3361-do
gnome-breakout-0.5.3/configure:3362:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
gnome-breakout-0.5.3/configure-3363-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
gnome-breakout-0.5.3/configure-3368-fi
gnome-breakout-0.5.3/configure:3369:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gnome-breakout-0.5.3/configure:3370:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gnome-breakout-0.5.3/configure-3371-else
##############################################
gnome-breakout-0.5.3/configure-3494-fi
gnome-breakout-0.5.3/configure:3495:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
gnome-breakout-0.5.3/configure:3496:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
gnome-breakout-0.5.3/configure-3497-
gnome-breakout-0.5.3/configure-3498-fi
gnome-breakout-0.5.3/configure:3499:if test `eval echo '${'$as_ac_Header'}'` = yes; then
gnome-breakout-0.5.3/configure-3500-  cat >>confdefs.h <<_ACEOF
gnome-breakout-0.5.3/configure:3501:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
gnome-breakout-0.5.3/configure-3502-_ACEOF
##############################################
gnome-breakout-0.5.3/configure-3782-do
gnome-breakout-0.5.3/configure:3783:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnome-breakout-0.5.3/configure-3784-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gnome-breakout-0.5.3/configure-3870-fi
gnome-breakout-0.5.3/configure:3871:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gnome-breakout-0.5.3/configure:3872:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gnome-breakout-0.5.3/configure:3873:if test `eval echo '${'$as_ac_var'}'` = yes; then
gnome-breakout-0.5.3/configure-3874-  cat >>confdefs.h <<_ACEOF
gnome-breakout-0.5.3/configure:3875:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnome-breakout-0.5.3/configure-3876-_ACEOF
##############################################
gnome-breakout-0.5.3/configure-4111-do
gnome-breakout-0.5.3/configure:4112:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnome-breakout-0.5.3/configure-4113-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gnome-breakout-0.5.3/configure-4199-fi
gnome-breakout-0.5.3/configure:4200:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gnome-breakout-0.5.3/configure:4201:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gnome-breakout-0.5.3/configure:4202:if test `eval echo '${'$as_ac_var'}'` = yes; then
gnome-breakout-0.5.3/configure-4203-  cat >>confdefs.h <<_ACEOF
gnome-breakout-0.5.3/configure:4204:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnome-breakout-0.5.3/configure-4205-_ACEOF
##############################################
gnome-breakout-0.5.3/configure-4252-    if test -f $ac_dir/$ac_word; then
gnome-breakout-0.5.3/configure:4253:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
gnome-breakout-0.5.3/configure-4254-	ac_cv_path_MSGFMT="$ac_dir/$ac_word"
##############################################
gnome-breakout-0.5.3/configure-4277-do
gnome-breakout-0.5.3/configure:4278:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
gnome-breakout-0.5.3/configure-4279-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
gnome-breakout-0.5.3/configure-4365-fi
gnome-breakout-0.5.3/configure:4366:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
gnome-breakout-0.5.3/configure:4367:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
gnome-breakout-0.5.3/configure:4368:if test `eval echo '${'$as_ac_var'}'` = yes; then
gnome-breakout-0.5.3/configure-4369-  cat >>confdefs.h <<_ACEOF
gnome-breakout-0.5.3/configure:4370:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
gnome-breakout-0.5.3/configure-4371-_ACEOF
##############################################
gnome-breakout-0.5.3/configure-4431-    if test -f $ac_dir/$ac_word; then
gnome-breakout-0.5.3/configure:4432:      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
gnome-breakout-0.5.3/configure-4433-	ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
##############################################
gnome-breakout-0.5.3/configure-4703-   if test "x$srcdir" != "x."; then
gnome-breakout-0.5.3/configure:4704:     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
gnome-breakout-0.5.3/configure-4705-       posrcprefix="$srcdir/"
##############################################
gnome-breakout-0.5.3/configure-4831-ac_LF_and_DOT=`echo; echo .`
gnome-breakout-0.5.3/configure:4832:DEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
gnome-breakout-0.5.3/configure-4833-rm -f confdef2opt.sed
##############################################
gnome-breakout-0.5.3/configure-4906-do
gnome-breakout-0.5.3/configure:4907:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
gnome-breakout-0.5.3/configure-4908-    eval $as_var=C; export $as_var
##############################################
gnome-breakout-0.5.3/configure-4964-  as_lineno_2=$LINENO
gnome-breakout-0.5.3/configure:4965:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gnome-breakout-0.5.3/configure-4966-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gnome-breakout-0.5.3/configure-5004-  as_lineno_2=$LINENO
gnome-breakout-0.5.3/configure:5005:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
gnome-breakout-0.5.3/configure-5006-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
gnome-breakout-0.5.3/configure-5181-configured by $0, generated by GNU Autoconf 2.59,
gnome-breakout-0.5.3/configure:5182:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
gnome-breakout-0.5.3/configure-5183-
##############################################
gnome-breakout-0.5.3/configure-5198-  --*=*)
gnome-breakout-0.5.3/configure:5199:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
gnome-breakout-0.5.3/configure:5200:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
gnome-breakout-0.5.3/configure-5201-    ac_shift=:
##############################################
gnome-breakout-0.5.3/configure-5458-      fi
gnome-breakout-0.5.3/configure:5459:      ac_sed_frag=`expr $ac_sed_frag + 1`
gnome-breakout-0.5.3/configure-5460-      ac_beg=$ac_end
gnome-breakout-0.5.3/configure:5461:      ac_end=`expr $ac_end + $ac_max_sed_lines`
gnome-breakout-0.5.3/configure-5462-    fi
##############################################
gnome-breakout-0.5.3/configure-5475-	cat >$tmp/stdin
gnome-breakout-0.5.3/configure:5476:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gnome-breakout-0.5.3/configure:5477:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gnome-breakout-0.5.3/configure:5478:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
gnome-breakout-0.5.3/configure:5479:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
gnome-breakout-0.5.3/configure-5480-  * )   ac_file_in=$ac_file.in ;;
##############################################
gnome-breakout-0.5.3/configure-5523-if test "$ac_dir" != .; then
gnome-breakout-0.5.3/configure:5524:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gnome-breakout-0.5.3/configure-5525-  # A "../" for each directory in $ac_dir_suffix.
gnome-breakout-0.5.3/configure:5526:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gnome-breakout-0.5.3/configure-5527-else
##############################################
gnome-breakout-0.5.3/configure-5536-    else
gnome-breakout-0.5.3/configure:5537:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gnome-breakout-0.5.3/configure-5538-    fi ;;
##############################################
gnome-breakout-0.5.3/configure-5670-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
gnome-breakout-0.5.3/configure:5671:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
gnome-breakout-0.5.3/configure:5672:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
gnome-breakout-0.5.3/configure-5673-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
gnome-breakout-0.5.3/configure-5712-if test "$ac_dir" != .; then
gnome-breakout-0.5.3/configure:5713:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
gnome-breakout-0.5.3/configure-5714-  # A "../" for each directory in $ac_dir_suffix.
gnome-breakout-0.5.3/configure:5715:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
gnome-breakout-0.5.3/configure-5716-else
##############################################
gnome-breakout-0.5.3/configure-5725-    else
gnome-breakout-0.5.3/configure:5726:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
gnome-breakout-0.5.3/configure-5727-    fi ;;
##############################################
gnome-breakout-0.5.3/install-sh-85-
gnome-breakout-0.5.3/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
gnome-breakout-0.5.3/install-sh-87-	    shift
##############################################
gnome-breakout-0.5.3/install-sh-89-
gnome-breakout-0.5.3/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
gnome-breakout-0.5.3/install-sh-91-	    shift
##############################################
gnome-breakout-0.5.3/install-sh-151-	then
gnome-breakout-0.5.3/install-sh:152:		dst="$dst"/`basename $src`
gnome-breakout-0.5.3/install-sh-153-	else
##############################################
gnome-breakout-0.5.3/install-sh-158-## this sed command emulates the dirname command
gnome-breakout-0.5.3/install-sh:159:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
gnome-breakout-0.5.3/install-sh-160-
##############################################
gnome-breakout-0.5.3/install-sh-172-IFS='%'
gnome-breakout-0.5.3/install-sh:173:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
gnome-breakout-0.5.3/install-sh-174-IFS="${oIFS}"
##############################################
gnome-breakout-0.5.3/install-sh-206-	then
gnome-breakout-0.5.3/install-sh:207:		dstfile=`basename $dst`
gnome-breakout-0.5.3/install-sh-208-	else
##############################################
gnome-breakout-0.5.3/install-sh-216-	then
gnome-breakout-0.5.3/install-sh:217:		dstfile=`basename $dst`
gnome-breakout-0.5.3/install-sh-218-	else
##############################################
gnome-breakout-0.5.3/missing-119-	*.y)
gnome-breakout-0.5.3/missing:120:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
gnome-breakout-0.5.3/missing-121-	    if [ -f "$SRCFILE" ]; then
##############################################
gnome-breakout-0.5.3/missing-123-	    fi
gnome-breakout-0.5.3/missing:124:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
gnome-breakout-0.5.3/missing-125-	    if [ -f "$SRCFILE" ]; then
##############################################
gnome-breakout-0.5.3/missing-149-	*.l)
gnome-breakout-0.5.3/missing:150:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
gnome-breakout-0.5.3/missing-151-	    if [ -f "$SRCFILE" ]; then
##############################################
gnome-breakout-0.5.3/missing-169-         the \`GNU make' package.  Grab either from any GNU archive site."
gnome-breakout-0.5.3/missing:170:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
gnome-breakout-0.5.3/missing-171-    if test -z "$file"; then
gnome-breakout-0.5.3/missing:172:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
gnome-breakout-0.5.3/missing:173:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
gnome-breakout-0.5.3/missing-174-    fi
##############################################
gnome-breakout-0.5.3/mkinstalldirs-12-do
gnome-breakout-0.5.3/mkinstalldirs:13:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
gnome-breakout-0.5.3/mkinstalldirs-14-   shift
##############################################
gnome-breakout-0.5.3/po/Makefile.in.in-79-.po.gmo:
gnome-breakout-0.5.3/po/Makefile.in.in:80:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
gnome-breakout-0.5.3/po/Makefile.in.in-81-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnome-breakout-0.5.3/po/Makefile.in.in-112-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/po/Makefile.in.in:113:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/po/Makefile.in.in-114-	  case "$$cat" in \
##############################################
gnome-breakout-0.5.3/po/Makefile.in.in-117-	  esac; \
gnome-breakout-0.5.3/po/Makefile.in.in:118:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/po/Makefile.in.in-119-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
gnome-breakout-0.5.3/po/Makefile.in.in-164-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/po/Makefile.in.in:165:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/po/Makefile.in.in:166:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/po/Makefile.in.in-167-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
gnome-breakout-0.5.3/po/Makefile.in.in-207-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/po/Makefile.in.in:208:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/po/Makefile.in.in:209:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/po/Makefile.in.in-210-	  echo "$$lang:"; \
##############################################
gnome-breakout-0.5.3/src/Makefile.in-151-	  if test -f $$p; then \
gnome-breakout-0.5.3/src/Makefile.in:152:	    echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
gnome-breakout-0.5.3/src/Makefile.in:153:	     $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
gnome-breakout-0.5.3/src/Makefile.in-154-	  else :; fi; \
##############################################
gnome-breakout-0.5.3/src/Makefile.in-159-	list='$(bin_PROGRAMS)'; for p in $$list; do \
gnome-breakout-0.5.3/src/Makefile.in:160:	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
gnome-breakout-0.5.3/src/Makefile.in-161-	done
##############################################
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-79-.po.gmo:
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:80:	file=$(srcdir)/`echo $* | sed 's,.*/,,'`.gmo \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-81-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-112-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:113:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-114-	  case "$$cat" in \
##############################################
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-117-	  esac; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:118:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-119-	  dir=$(DESTDIR)$$destdir/$$lang/LC_MESSAGES; \
##############################################
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-164-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:165:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:166:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-167-	  rm -f $(DESTDIR)$(localedir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE)$(INSTOBJEXT); \
##############################################
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-207-	for cat in $$catalogs; do \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:208:	  cat=`basename $$cat`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in:209:	  lang=`echo $$cat | sed 's/\$(CATOBJEXT)$$//'`; \
gnome-breakout-0.5.3/.pc/04_po_config.patch/po/Makefile.in.in-210-	  echo "$$lang:"; \