===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xboard-4.9.1/po/Rules-quot-15-.insert-header.po-update-en:
xboard-4.9.1/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
xboard-4.9.1/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
xboard-4.9.1/po/Rules-quot-18-	tmpdir=`pwd`; \
xboard-4.9.1/po/Rules-quot-19-	echo "$$lang:"; \
xboard-4.9.1/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
xboard-4.9.1/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
xboard-4.9.1/po/Rules-quot-22-	cd $(srcdir); \
xboard-4.9.1/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
xboard-4.9.1/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
xboard-4.9.1/po/Makefile.in.in-88-.po.gmo:
xboard-4.9.1/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
xboard-4.9.1/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
xboard-4.9.1/po/Makefile.in.in-150-	fi; \
xboard-4.9.1/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xboard-4.9.1/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
xboard-4.9.1/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
xboard-4.9.1/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
xboard-4.9.1/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
xboard-4.9.1/po/Makefile.in.in-222-	for cat in $$catalogs; do \
xboard-4.9.1/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
xboard-4.9.1/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xboard-4.9.1/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xboard-4.9.1/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xboard-4.9.1/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xboard-4.9.1/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xboard-4.9.1/po/Makefile.in.in-274-	for cat in $$catalogs; do \
xboard-4.9.1/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
xboard-4.9.1/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xboard-4.9.1/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xboard-4.9.1/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xboard-4.9.1/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xboard-4.9.1/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xboard-4.9.1/po/Makefile.in.in-320-	for cat in $$catalogs; do \
xboard-4.9.1/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
xboard-4.9.1/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xboard-4.9.1/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
xboard-4.9.1/po/Makefile.in.in-385-.nop.po-create:
xboard-4.9.1/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
xboard-4.9.1/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
xboard-4.9.1/po/Makefile.in.in-392-.nop.po-update:
xboard-4.9.1/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
xboard-4.9.1/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
xboard-4.9.1/config.guess-34-
xboard-4.9.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xboard-4.9.1/config.guess-36-
##############################################
xboard-4.9.1/config.guess-102-: ${TMPDIR=/tmp} ;
xboard-4.9.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xboard-4.9.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xboard-4.9.1/config.guess-151-	EOF
xboard-4.9.1/config.guess:152:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'`
xboard-4.9.1/config.guess-153-	;;
##############################################
xboard-4.9.1/config.guess-219-	    *)
xboard-4.9.1/config.guess:220:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
xboard-4.9.1/config.guess-221-		;;
##############################################
xboard-4.9.1/config.guess-250-	*4.0)
xboard-4.9.1/config.guess:251:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xboard-4.9.1/config.guess-252-		;;
xboard-4.9.1/config.guess-253-	*5.*)
xboard-4.9.1/config.guess:254:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xboard-4.9.1/config.guess-255-		;;
##############################################
xboard-4.9.1/config.guess-260-	# types through head -n 1, so we only detect the type of CPU 0.
xboard-4.9.1/config.guess:261:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xboard-4.9.1/config.guess-262-	case "$ALPHA_CPU_TYPE" in
##############################################
xboard-4.9.1/config.guess-298-	# 1.2 uses "1.2" for uname -r.
xboard-4.9.1/config.guess:299:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
xboard-4.9.1/config.guess-300-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xboard-4.9.1/config.guess-358-    s390x:SunOS:*:*)
xboard-4.9.1/config.guess:359:	echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-360-	exit ;;
xboard-4.9.1/config.guess-361-    sun4H:SunOS:5.*:*)
xboard-4.9.1/config.guess:362:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-363-	exit ;;
xboard-4.9.1/config.guess-364-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xboard-4.9.1/config.guess:365:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-366-	exit ;;
##############################################
xboard-4.9.1/config.guess-383-	fi
xboard-4.9.1/config.guess:384:	echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-385-	exit ;;
##############################################
xboard-4.9.1/config.guess-389-	# it's likely to be more like Solaris than SunOS4.
xboard-4.9.1/config.guess:390:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-391-	exit ;;
##############################################
xboard-4.9.1/config.guess-398-	# Japanese Language versions have a version number like `4.1.3-JL'.
xboard-4.9.1/config.guess:399:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
xboard-4.9.1/config.guess-400-	exit ;;
##############################################
xboard-4.9.1/config.guess-404-    sun*:*:4.2BSD:*)
xboard-4.9.1/config.guess:405:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xboard-4.9.1/config.guess-406-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
xboard-4.9.1/config.guess-486-	$CC_FOR_BUILD -o $dummy $dummy.c &&
xboard-4.9.1/config.guess:487:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xboard-4.9.1/config.guess:488:	  SYSTEM_NAME=`$dummy $dummyarg` &&
xboard-4.9.1/config.guess-489-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xboard-4.9.1/config.guess-542-    *:IRIX*:*:*)
xboard-4.9.1/config.guess:543:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
xboard-4.9.1/config.guess-544-	exit ;;
##############################################
xboard-4.9.1/config.guess-572-EOF
xboard-4.9.1/config.guess:573:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
xboard-4.9.1/config.guess-574-		then
##############################################
xboard-4.9.1/config.guess-585-    *:AIX:*:[4567])
xboard-4.9.1/config.guess:586:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xboard-4.9.1/config.guess-587-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
xboard-4.9.1/config.guess-620-    9000/[34678]??:HP-UX:*:*)
xboard-4.9.1/config.guess:621:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xboard-4.9.1/config.guess-622-	case "${UNAME_MACHINE}" in
##############################################
xboard-4.9.1/config.guess-674-EOF
xboard-4.9.1/config.guess:675:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
xboard-4.9.1/config.guess-676-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xboard-4.9.1/config.guess-702-    ia64:HP-UX:*:*)
xboard-4.9.1/config.guess:703:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
xboard-4.9.1/config.guess-704-	echo ia64-hp-hpux${HPUX_REV}
##############################################
xboard-4.9.1/config.guess-732-EOF
xboard-4.9.1/config.guess:733:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
xboard-4.9.1/config.guess-734-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xboard-4.9.1/config.guess-803-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xboard-4.9.1/config.guess:804:	FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
xboard-4.9.1/config.guess-805-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xboard-4.9.1/config.guess-808-	FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
xboard-4.9.1/config.guess:809:	FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
xboard-4.9.1/config.guess-810-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xboard-4.9.1/config.guess-824-	    amd64)
xboard-4.9.1/config.guess:825:		echo x86_64-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xboard-4.9.1/config.guess-826-	    *)
xboard-4.9.1/config.guess:827:		echo ${UNAME_PROCESSOR}-${VENDOR}-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
xboard-4.9.1/config.guess-828-	esac
##############################################
xboard-4.9.1/config.guess-882-    prep*:SunOS:5.*:*)
xboard-4.9.1/config.guess:883:	echo powerpcle-${VENDOR}-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
xboard-4.9.1/config.guess-884-	exit ;;
##############################################
xboard-4.9.1/config.guess-886-	# the GNU system
xboard-4.9.1/config.guess:887:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-${VENDOR}-${LIBC}`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
xboard-4.9.1/config.guess-888-	exit ;;
##############################################
xboard-4.9.1/config.guess-890-	# other systems with GNU libc and userland
xboard-4.9.1/config.guess:891:	echo ${UNAME_MACHINE}-${VENDOR}-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-${LIBC}
xboard-4.9.1/config.guess-892-	exit ;;
##############################################
xboard-4.9.1/config.guess-978-EOF
xboard-4.9.1/config.guess:979:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'`
xboard-4.9.1/config.guess-980-	test x"${CPU}" != x && { echo "${CPU}-${VENDOR}-linux-${LIBC}"; exit; }
##############################################
xboard-4.9.1/config.guess-1072-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
xboard-4.9.1/config.guess:1073:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
xboard-4.9.1/config.guess-1074-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xboard-4.9.1/config.guess-1347-    *:DragonFly:*:*)
xboard-4.9.1/config.guess:1348:	echo ${UNAME_MACHINE}-${VENDOR}-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
xboard-4.9.1/config.guess-1349-	exit ;;
##############################################
xboard-4.9.1/config.guess-1360-    i*86:skyos:*:*)
xboard-4.9.1/config.guess:1361:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
xboard-4.9.1/config.guess-1362-	exit ;;
##############################################
xboard-4.9.1/config.guess-1488-
xboard-4.9.1/config.guess:1489:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
xboard-4.9.1/config.guess-1490-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
xboard-4.9.1/install-sh-85-
xboard-4.9.1/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
xboard-4.9.1/install-sh-87-	    shift
##############################################
xboard-4.9.1/install-sh-89-
xboard-4.9.1/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
xboard-4.9.1/install-sh-91-	    shift
##############################################
xboard-4.9.1/install-sh-150-	then
xboard-4.9.1/install-sh:151:		dst="$dst"/`basename $src`
xboard-4.9.1/install-sh-152-	else
##############################################
xboard-4.9.1/install-sh-157-## this sed command emulates the dirname command
xboard-4.9.1/install-sh:158:dstdir=`echo $dst | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
xboard-4.9.1/install-sh-159-
##############################################
xboard-4.9.1/install-sh-171-IFS='%'
xboard-4.9.1/install-sh:172:set - `echo ${dstdir} | sed -e 's@/@%@g' -e 's@^%@/@'`
xboard-4.9.1/install-sh-173-IFS="${oIFS}"
##############################################
xboard-4.9.1/install-sh-205-	then
xboard-4.9.1/install-sh:206:		dstfile=`basename $dst`
xboard-4.9.1/install-sh-207-	else
##############################################
xboard-4.9.1/install-sh-215-	then
xboard-4.9.1/install-sh:216:		dstfile=`basename $dst`
xboard-4.9.1/install-sh-217-	else
##############################################
xboard-4.9.1/depcomp-64-  case $1 in
xboard-4.9.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xboard-4.9.1/depcomp-66-      *) dir=;;
##############################################
xboard-4.9.1/depcomp-73-{
xboard-4.9.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xboard-4.9.1/depcomp-75-}
##############################################
xboard-4.9.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xboard-4.9.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xboard-4.9.1/depcomp-128-
##############################################
xboard-4.9.1/depcomp-405-        sleep 1
xboard-4.9.1/depcomp:406:        i=`expr $i - 1`
xboard-4.9.1/depcomp-407-      done
xboard-4.9.1/depcomp-408-    fi
xboard-4.9.1/depcomp:409:    i=`expr $i - 1`
xboard-4.9.1/depcomp-410-  done
##############################################
xboard-4.9.1/depcomp-425-  # Do two passes, one to just change these to
xboard-4.9.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xboard-4.9.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xboard-4.9.1/depcomp-659-  done
xboard-4.9.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xboard-4.9.1/depcomp-661-  touch "$tmpdepfile"
##############################################
xboard-4.9.1/cmail.in-526-	    || (! (   (-f $PID_FILE)
xboard-4.9.1/cmail.in:527:		   && ($XBOARD_PID = `cat '$PID_FILE'`)
xboard-4.9.1/cmail.in-528-		   && ("$XBOARD_PID" =~ /^\d+$/)
##############################################
xboard-4.9.1/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
xboard-4.9.1/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xboard-4.9.1/m4/gettext.m4-249-      fi
##############################################
xboard-4.9.1/m4/po.m4-47-changequote(,)dnl
xboard-4.9.1/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xboard-4.9.1/m4/po.m4-54-changequote(,)dnl
xboard-4.9.1/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xboard-4.9.1/m4/po.m4-73-changequote(,)dnl
xboard-4.9.1/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xboard-4.9.1/m4/po.m4-98-      case "$ac_file" in
xboard-4.9.1/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xboard-4.9.1/m4/po.m4-100-      esac
##############################################
xboard-4.9.1/m4/po.m4-103-        # Adjust a relative srcdir.
xboard-4.9.1/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xboard-4.9.1/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xboard-4.9.1/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xboard-4.9.1/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xboard-4.9.1/m4/po.m4-110-        case "$ac_given_srcdir" in
xboard-4.9.1/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xboard-4.9.1/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xboard-4.9.1/m4/po.m4-130-            fi
xboard-4.9.1/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xboard-4.9.1/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
xboard-4.9.1/m4/po.m4-227-  # Adjust a relative srcdir.
xboard-4.9.1/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xboard-4.9.1/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xboard-4.9.1/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xboard-4.9.1/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xboard-4.9.1/m4/po.m4-234-  case "$ac_given_srcdir" in
xboard-4.9.1/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xboard-4.9.1/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xboard-4.9.1/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
xboard-4.9.1/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
xboard-4.9.1/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
xboard-4.9.1/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
xboard-4.9.1/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
xboard-4.9.1/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xboard-4.9.1/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
xboard-4.9.1/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
xboard-4.9.1/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
xboard-4.9.1/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
xboard-4.9.1/m4/po.m4-317-  fi
##############################################
xboard-4.9.1/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
xboard-4.9.1/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xboard-4.9.1/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
xboard-4.9.1/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xboard-4.9.1/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xboard-4.9.1/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
xboard-4.9.1/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xboard-4.9.1/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
xboard-4.9.1/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xboard-4.9.1/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xboard-4.9.1/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
xboard-4.9.1/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xboard-4.9.1/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
xboard-4.9.1/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
xboard-4.9.1/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
xboard-4.9.1/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF
##############################################
xboard-4.9.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
xboard-4.9.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
xboard-4.9.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
xboard-4.9.1/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
xboard-4.9.1/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xboard-4.9.1/m4/lib-ld.m4-52-  *)
xboard-4.9.1/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xboard-4.9.1/m4/lib-ld.m4-54-  esac
##############################################
xboard-4.9.1/m4/lib-ld.m4-59-      # Canonicalize the path of ld
xboard-4.9.1/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xboard-4.9.1/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xboard-4.9.1/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xboard-4.9.1/m4/lib-ld.m4-63-      done
##############################################
xboard-4.9.1/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
xboard-4.9.1/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
xboard-4.9.1/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
xboard-4.9.1/m4/lib-prefix.m4-168-  acl_libdirstem=lib
xboard-4.9.1/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xboard-4.9.1/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
xboard-4.9.1/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
xboard-4.9.1/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
xboard-4.9.1/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
xboard-4.9.1/m4/iconv.m4-173-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
xboard-4.9.1/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xboard-4.9.1/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
xboard-4.9.1/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xboard-4.9.1/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xboard-4.9.1/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xboard-4.9.1/m4/lib-link.m4-274-                -L*)
xboard-4.9.1/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xboard-4.9.1/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
xboard-4.9.1/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
xboard-4.9.1/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xboard-4.9.1/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
xboard-4.9.1/m4/lib-link.m4-470-                  -L*)
xboard-4.9.1/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xboard-4.9.1/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xboard-4.9.1/m4/lib-link.m4-520-                  -R*)
xboard-4.9.1/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xboard-4.9.1/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
xboard-4.9.1/m4/lib-link.m4-550-                    dnl Handle this in the next round.
xboard-4.9.1/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xboard-4.9.1/m4/lib-link.m4-552-                    ;;
##############################################
xboard-4.9.1/m4/lib-link.m4-556-                    dnl option.
xboard-4.9.1/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xboard-4.9.1/m4/lib-link.m4-558-                    ;;
##############################################
xboard-4.9.1/m4/lib-link.m4-663-            -L) next=yes ;;
xboard-4.9.1/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xboard-4.9.1/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xboard-4.9.1/compile-67-	mingw/*)
xboard-4.9.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xboard-4.9.1/compile-69-	  ;;
xboard-4.9.1/compile-70-	cygwin/*)
xboard-4.9.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xboard-4.9.1/compile-72-	  ;;
xboard-4.9.1/compile-73-	wine/*)
xboard-4.9.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xboard-4.9.1/compile-75-	  ;;
##############################################
xboard-4.9.1/compile-309-# Name of file we expect compiler to create.
xboard-4.9.1/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xboard-4.9.1/compile-311-
##############################################
xboard-4.9.1/compile-315-# object file name, since that is what matters with a parallel build.
xboard-4.9.1/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xboard-4.9.1/compile-317-while true; do
##############################################
xboard-4.9.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
xboard-4.9.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xboard-4.9.1/configure-47-  as_echo='print -r --'
xboard-4.9.1/configure-48-  as_echo_n='print -rn --'
xboard-4.9.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xboard-4.9.1/configure-50-  as_echo='printf %s\n'
##############################################
xboard-4.9.1/configure-52-else
xboard-4.9.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xboard-4.9.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xboard-4.9.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
xboard-4.9.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xboard-4.9.1/configure-64-      esac;
##############################################
xboard-4.9.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xboard-4.9.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xboard-4.9.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xboard-4.9.1/configure-327-      case $as_dir in #(
xboard-4.9.1/configure:328:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xboard-4.9.1/configure-329-      *) as_qdir=$as_dir;;
##############################################
xboard-4.9.1/configure-400-  {
xboard-4.9.1/configure:401:    as_val=`expr "$@" || test $? -eq 1`
xboard-4.9.1/configure-402-  }
##############################################
xboard-4.9.1/configure-407-# ----------------------------------------
xboard-4.9.1/configure:408:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xboard-4.9.1/configure-409-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xboard-4.9.1/configure-470-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xboard-4.9.1/configure:471:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xboard-4.9.1/configure-472-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xboard-4.9.1/configure-889-  case $ac_option in
xboard-4.9.1/configure:890:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xboard-4.9.1/configure-891-  *=)   ac_optarg= ;;
##############################################
xboard-4.9.1/configure-933-  -disable-* | --disable-*)
xboard-4.9.1/configure:934:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xboard-4.9.1/configure-935-    # Reject names that are not valid shell variable names.
##############################################
xboard-4.9.1/configure-938-    ac_useropt_orig=$ac_useropt
xboard-4.9.1/configure:939:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xboard-4.9.1/configure-940-    case $ac_user_opts in
##############################################
xboard-4.9.1/configure-959-  -enable-* | --enable-*)
xboard-4.9.1/configure:960:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xboard-4.9.1/configure-961-    # Reject names that are not valid shell variable names.
##############################################
xboard-4.9.1/configure-964-    ac_useropt_orig=$ac_useropt
xboard-4.9.1/configure:965:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xboard-4.9.1/configure-966-    case $ac_user_opts in
##############################################
xboard-4.9.1/configure-1163-  -with-* | --with-*)
xboard-4.9.1/configure:1164:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xboard-4.9.1/configure-1165-    # Reject names that are not valid shell variable names.
##############################################
xboard-4.9.1/configure-1168-    ac_useropt_orig=$ac_useropt
xboard-4.9.1/configure:1169:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xboard-4.9.1/configure-1170-    case $ac_user_opts in
##############################################
xboard-4.9.1/configure-1179-  -without-* | --without-*)
xboard-4.9.1/configure:1180:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xboard-4.9.1/configure-1181-    # Reject names that are not valid shell variable names.
##############################################
xboard-4.9.1/configure-1184-    ac_useropt_orig=$ac_useropt
xboard-4.9.1/configure:1185:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xboard-4.9.1/configure-1186-    case $ac_user_opts in
##############################################
xboard-4.9.1/configure-1217-  *=*)
xboard-4.9.1/configure:1218:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xboard-4.9.1/configure-1219-    # Reject names that are not valid shell variable names.
##############################################
xboard-4.9.1/configure-1238-if test -n "$ac_prev"; then
xboard-4.9.1/configure:1239:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xboard-4.9.1/configure-1240-  as_fn_error $? "missing argument to $ac_option"
##############################################
xboard-4.9.1/configure-1260-    */ )
xboard-4.9.1/configure:1261:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xboard-4.9.1/configure-1262-      eval $ac_var=\$ac_val;;
##############################################
xboard-4.9.1/configure-1295-ac_ls_di=`ls -di .` &&
xboard-4.9.1/configure:1296:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xboard-4.9.1/configure-1297-  as_fn_error $? "working directory cannot be determined"
##############################################
xboard-4.9.1/configure-1351-case $srcdir in
xboard-4.9.1/configure:1352:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xboard-4.9.1/configure-1353-esac
##############################################
xboard-4.9.1/configure-1394-By default, \`make install' will install all the files in
xboard-4.9.1/configure:1395:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xboard-4.9.1/configure:1396:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xboard-4.9.1/configure-1397-for instance \`--prefix=\$HOME'.
##############################################
xboard-4.9.1/configure-1527-*)
xboard-4.9.1/configure:1528:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xboard-4.9.1/configure-1529-  # A ".." for each directory in $ac_dir_suffix.
xboard-4.9.1/configure:1530:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xboard-4.9.1/configure-1531-  case $ac_top_builddir_sub in
##############################################
xboard-4.9.1/configure-2015-    *\'*)
xboard-4.9.1/configure:2016:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xboard-4.9.1/configure-2017-    esac
##############################################
xboard-4.9.1/configure-2098-      case $ac_val in
xboard-4.9.1/configure:2099:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xboard-4.9.1/configure-2100-      esac
##############################################
xboard-4.9.1/configure-2113-	case $ac_val in
xboard-4.9.1/configure:2114:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xboard-4.9.1/configure-2115-	esac
##############################################
xboard-4.9.1/configure-2234-    set,)
xboard-4.9.1/configure:2235:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xboard-4.9.1/configure:2236:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xboard-4.9.1/configure-2237-      ac_cache_corrupted=: ;;
##############################################
xboard-4.9.1/configure-2245-	# differences in whitespace do not lead to failure.
xboard-4.9.1/configure:2246:	ac_old_val_w=`echo x $ac_old_val`
xboard-4.9.1/configure:2247:	ac_new_val_w=`echo x $ac_new_val`
xboard-4.9.1/configure-2248-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xboard-4.9.1/configure-2265-    case $ac_new_val in
xboard-4.9.1/configure:2266:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xboard-4.9.1/configure-2267-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xboard-4.9.1/configure-2441-     echo "timestamp, slept: $am_has_slept" > conftest.file
xboard-4.9.1/configure:2442:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xboard-4.9.1/configure-2443-     if test "$*" = "X"; then
xboard-4.9.1/configure-2444-	# -L didn't work.
xboard-4.9.1/configure:2445:	set X `ls -t "$srcdir/configure" conftest.file`
xboard-4.9.1/configure-2446-     fi
##############################################
xboard-4.9.1/configure-2492-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xboard-4.9.1/configure:2493:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xboard-4.9.1/configure-2494-
xboard-4.9.1/configure-2495-# Expand $ac_aux_dir to an absolute path.
xboard-4.9.1/configure:2496:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xboard-4.9.1/configure-2497-
##############################################
xboard-4.9.1/configure-2637-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xboard-4.9.1/configure:2638:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xboard-4.9.1/configure-2639-	     'mkdir (GNU coreutils) '* | \
##############################################
xboard-4.9.1/configure-2710-set x ${MAKE-make}
xboard-4.9.1/configure:2711:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xboard-4.9.1/configure-2712-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xboard-4.9.1/configure-2720-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xboard-4.9.1/configure:2721:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xboard-4.9.1/configure-2722-  *@@@%%%=?*=@@@%%%*)
##############################################
xboard-4.9.1/configure-2786-
xboard-4.9.1/configure:2787:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xboard-4.9.1/configure-2788-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xboard-4.9.1/configure-3317-$as_echo_n "checking whether the C compiler works... " >&6; }
xboard-4.9.1/configure:3318:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xboard-4.9.1/configure-3319-
##############################################
xboard-4.9.1/configure-3361-	then :; else
xboard-4.9.1/configure:3362:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xboard-4.9.1/configure-3363-	fi
##############################################
xboard-4.9.1/configure-3421-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xboard-4.9.1/configure:3422:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xboard-4.9.1/configure-3423-	  break;;
##############################################
xboard-4.9.1/configure-3530-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xboard-4.9.1/configure:3531:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xboard-4.9.1/configure-3532-       break;;
##############################################
xboard-4.9.1/configure-3838-# Ignore all kinds of additional output from 'make'.
xboard-4.9.1/configure:3839:case `$am_make -s -f confmf 2> /dev/null` in #(
xboard-4.9.1/configure-3840-*the\ am__doit\ target*)
##############################################
xboard-4.9.1/configure-3848-   echo '.include "confinc"' > confmf
xboard-4.9.1/configure:3849:   case `$am_make -s -f confmf 2> /dev/null` in #(
xboard-4.9.1/configure-3850-   *the\ am__doit\ target*)
##############################################
xboard-4.9.1/configure-3911-  if test "$am_compiler_list" = ""; then
xboard-4.9.1/configure:3912:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xboard-4.9.1/configure-3913-  fi
##############################################
xboard-4.9.1/configure-4349-
xboard-4.9.1/configure:4350:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/configure-4351-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xboard-4.9.1/configure-4354-
xboard-4.9.1/configure:4355:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/configure-4356-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xboard-4.9.1/configure-4432-
xboard-4.9.1/configure:4433:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xboard-4.9.1/configure-4434-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xboard-4.9.1/configure-4544-test "x$ac_build_alias" = x &&
xboard-4.9.1/configure:4545:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xboard-4.9.1/configure-4546-test "x$ac_build_alias" = x &&
xboard-4.9.1/configure-4547-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xboard-4.9.1/configure:4548:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xboard-4.9.1/configure-4549-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xboard-4.9.1/configure-4568-IFS=$ac_save_IFS
xboard-4.9.1/configure:4569:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xboard-4.9.1/configure-4570-
##############################################
xboard-4.9.1/configure-4579-else
xboard-4.9.1/configure:4580:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xboard-4.9.1/configure-4581-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xboard-4.9.1/configure-4601-IFS=$ac_save_IFS
xboard-4.9.1/configure:4602:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xboard-4.9.1/configure-4603-
##############################################
xboard-4.9.1/configure-4633-    # gcc leaves a trailing carriage return which upsets mingw
xboard-4.9.1/configure:4634:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xboard-4.9.1/configure-4635-  *)
xboard-4.9.1/configure:4636:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xboard-4.9.1/configure-4637-  esac
##############################################
xboard-4.9.1/configure-4642-      # Canonicalize the path of ld
xboard-4.9.1/configure:4643:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xboard-4.9.1/configure-4644-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xboard-4.9.1/configure:4645:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xboard-4.9.1/configure-4646-      done
##############################################
xboard-4.9.1/configure-4676-      # Break only if it was the GNU/non-GNU ld that we prefer.
xboard-4.9.1/configure:4677:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
xboard-4.9.1/configure-4678-      *GNU* | *'with BFD'*)
##############################################
xboard-4.9.1/configure-4705-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
xboard-4.9.1/configure:4706:case `$LD -v 2>&1 </dev/null` in
xboard-4.9.1/configure-4707-*GNU* | *'with BFD'*)
##############################################
xboard-4.9.1/configure-4753-                  acl_libdirstem=lib
xboard-4.9.1/configure:4754:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xboard-4.9.1/configure-4755-  if test -n "$searchpath"; then
##############################################
xboard-4.9.1/configure-4760-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
xboard-4.9.1/configure:4761:          *) searchdir=`cd "$searchdir" && pwd`
xboard-4.9.1/configure-4762-             case "$searchdir" in
##############################################
xboard-4.9.1/configure-4840-        names_already_handled="$names_already_handled $name"
xboard-4.9.1/configure:4841:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xboard-4.9.1/configure-4842-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xboard-4.9.1/configure-4916-                -L*)
xboard-4.9.1/configure:4917:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xboard-4.9.1/configure-4918-                                    if test -n "$acl_shlibext"; then
##############################################
xboard-4.9.1/configure-5031-              */$acl_libdirstem | */$acl_libdirstem/)
xboard-4.9.1/configure:5032:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xboard-4.9.1/configure-5033-                LIBICONV_PREFIX="$basedir"
##############################################
xboard-4.9.1/configure-5080-                  -L*)
xboard-4.9.1/configure:5081:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xboard-4.9.1/configure-5082-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
xboard-4.9.1/configure-5137-                  -R*)
xboard-4.9.1/configure:5138:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xboard-4.9.1/configure-5139-                    if test "$enable_rpath" != no; then
##############################################
xboard-4.9.1/configure-5162-                  -l*)
xboard-4.9.1/configure:5163:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xboard-4.9.1/configure-5164-                    ;;
xboard-4.9.1/configure-5165-                  *.la)
xboard-4.9.1/configure:5166:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xboard-4.9.1/configure-5167-                    ;;
##############################################
xboard-4.9.1/configure-5645-        names_already_handled="$names_already_handled $name"
xboard-4.9.1/configure:5646:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xboard-4.9.1/configure-5647-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xboard-4.9.1/configure-5721-                -L*)
xboard-4.9.1/configure:5722:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xboard-4.9.1/configure-5723-                                    if test -n "$acl_shlibext"; then
##############################################
xboard-4.9.1/configure-5836-              */$acl_libdirstem | */$acl_libdirstem/)
xboard-4.9.1/configure:5837:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xboard-4.9.1/configure-5838-                LIBINTL_PREFIX="$basedir"
##############################################
xboard-4.9.1/configure-5885-                  -L*)
xboard-4.9.1/configure:5886:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xboard-4.9.1/configure-5887-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
xboard-4.9.1/configure-5942-                  -R*)
xboard-4.9.1/configure:5943:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xboard-4.9.1/configure-5944-                    if test "$enable_rpath" != no; then
##############################################
xboard-4.9.1/configure-5967-                  -l*)
xboard-4.9.1/configure:5968:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xboard-4.9.1/configure-5969-                    ;;
xboard-4.9.1/configure-5970-                  *.la)
xboard-4.9.1/configure:5971:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xboard-4.9.1/configure-5972-                    ;;
##############################################
xboard-4.9.1/configure-6436-  # Check for GNU $ac_path_GREP
xboard-4.9.1/configure:6437:case `"$ac_path_GREP" --version 2>&1` in
xboard-4.9.1/configure-6438-*GNU*)
##############################################
xboard-4.9.1/configure-6502-  # Check for GNU $ac_path_EGREP
xboard-4.9.1/configure:6503:case `"$ac_path_EGREP" --version 2>&1` in
xboard-4.9.1/configure-6504-*GNU*)
##############################################
xboard-4.9.1/configure-6737-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
xboard-4.9.1/configure:6738:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
xboard-4.9.1/configure-6739-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
xboard-4.9.1/configure-6769-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6770:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
xboard-4.9.1/configure-6771-_ACEOF
##############################################
xboard-4.9.1/configure-6930-do :
xboard-4.9.1/configure:6931:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xboard-4.9.1/configure-6932-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xboard-4.9.1/configure-6935-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6936:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xboard-4.9.1/configure-6937-_ACEOF
##############################################
xboard-4.9.1/configure-6945-do :
xboard-4.9.1/configure:6946:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xboard-4.9.1/configure-6947-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xboard-4.9.1/configure-6949-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6950:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xboard-4.9.1/configure-6951-_ACEOF
##############################################
xboard-4.9.1/configure-6958-do :
xboard-4.9.1/configure:6959:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xboard-4.9.1/configure-6960-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xboard-4.9.1/configure-6962-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6963:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xboard-4.9.1/configure-6964-_ACEOF
##############################################
xboard-4.9.1/configure-6971-do :
xboard-4.9.1/configure:6972:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xboard-4.9.1/configure-6973-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xboard-4.9.1/configure-6975-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6976:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xboard-4.9.1/configure-6977-_ACEOF
##############################################
xboard-4.9.1/configure-6994-do :
xboard-4.9.1/configure:6995:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xboard-4.9.1/configure-6996-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xboard-4.9.1/configure-6998-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:6999:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xboard-4.9.1/configure-7000-_ACEOF
##############################################
xboard-4.9.1/configure-7006-do :
xboard-4.9.1/configure:7007:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xboard-4.9.1/configure-7008-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xboard-4.9.1/configure-7010-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:7011:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xboard-4.9.1/configure-7012-_ACEOF
##############################################
xboard-4.9.1/configure-7018-do :
xboard-4.9.1/configure:7019:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xboard-4.9.1/configure-7020-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xboard-4.9.1/configure-7022-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:7023:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xboard-4.9.1/configure-7024-_ACEOF
##############################################
xboard-4.9.1/configure-7030-do :
xboard-4.9.1/configure:7031:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xboard-4.9.1/configure-7032-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xboard-4.9.1/configure-7034-  cat >>confdefs.h <<_ACEOF
xboard-4.9.1/configure:7035:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xboard-4.9.1/configure-7036-_ACEOF
##############################################
xboard-4.9.1/configure-7347-  test $ac_status = 0; }; then
xboard-4.9.1/configure:7348:  pkg_cv_CAIRO_CFLAGS=`$PKG_CONFIG --cflags " cairo >= 1.2.0 pangocairo librsvg-2.0 >= 2.14.0 " 2>/dev/null`
xboard-4.9.1/configure-7349-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xboard-4.9.1/configure-7364-  test $ac_status = 0; }; then
xboard-4.9.1/configure:7365:  pkg_cv_CAIRO_LIBS=`$PKG_CONFIG --libs " cairo >= 1.2.0 pangocairo librsvg-2.0 >= 2.14.0 " 2>/dev/null`
xboard-4.9.1/configure-7366-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xboard-4.9.1/configure-7385-        if test $_pkg_short_errors_supported = yes; then
xboard-4.9.1/configure:7386:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " cairo >= 1.2.0 pangocairo librsvg-2.0 >= 2.14.0 " 2>&1`
xboard-4.9.1/configure-7387-        else
xboard-4.9.1/configure:7388:	        CAIRO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " cairo >= 1.2.0 pangocairo librsvg-2.0 >= 2.14.0 " 2>&1`
xboard-4.9.1/configure-7389-        fi
##############################################
xboard-4.9.1/configure-7715-  test $ac_status = 0; }; then
xboard-4.9.1/configure:7716:  pkg_cv_GTK_CFLAGS=`$PKG_CONFIG --cflags " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>/dev/null`
xboard-4.9.1/configure-7717-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xboard-4.9.1/configure-7732-  test $ac_status = 0; }; then
xboard-4.9.1/configure:7733:  pkg_cv_GTK_LIBS=`$PKG_CONFIG --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>/dev/null`
xboard-4.9.1/configure-7734-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xboard-4.9.1/configure-7753-        if test $_pkg_short_errors_supported = yes; then
xboard-4.9.1/configure:7754:	        GTK_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>&1`
xboard-4.9.1/configure-7755-        else
xboard-4.9.1/configure:7756:	        GTK_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs " gtk+-2.0 >= 2.16.0 gmodule-2.0 " 2>&1`
xboard-4.9.1/configure-7757-        fi
##############################################
xboard-4.9.1/configure-7834-    for ac_var in incroot usrlibdir libdir; do
xboard-4.9.1/configure:7835:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xboard-4.9.1/configure-7836-    done
##############################################
xboard-4.9.1/configure-7944-  LIBS=$ac_save_LIBS
xboard-4.9.1/configure:7945:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xboard-4.9.1/configure-7946-do
##############################################
xboard-4.9.1/configure-8797-$as_echo_n "checking Mac OS X version... " >&6; }
xboard-4.9.1/configure:8798:      MACOSX_VERSION=`$SW_VERS -productVersion`
xboard-4.9.1/configure-8799-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $MACOSX_VERSION" >&5
##############################################
xboard-4.9.1/configure-9013-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xboard-4.9.1/configure:9014:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xboard-4.9.1/configure-9015-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xboard-4.9.1/configure-9128-if test -z "$BASH_VERSION$ZSH_VERSION" \
xboard-4.9.1/configure:9129:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xboard-4.9.1/configure-9130-  as_echo='print -r --'
xboard-4.9.1/configure-9131-  as_echo_n='print -rn --'
xboard-4.9.1/configure:9132:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xboard-4.9.1/configure-9133-  as_echo='printf %s\n'
##############################################
xboard-4.9.1/configure-9135-else
xboard-4.9.1/configure:9136:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xboard-4.9.1/configure-9137-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xboard-4.9.1/configure-9145-	expr "X$arg" : "X\\(.*\\)$as_nl";
xboard-4.9.1/configure:9146:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xboard-4.9.1/configure-9147-      esac;
##############################################
xboard-4.9.1/configure-9222-# ----------------------------------------
xboard-4.9.1/configure:9223:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xboard-4.9.1/configure-9224-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xboard-4.9.1/configure-9294-  {
xboard-4.9.1/configure:9295:    as_val=`expr "$@" || test $? -eq 1`
xboard-4.9.1/configure-9296-  }
##############################################
xboard-4.9.1/configure-9398-      case $as_dir in #(
xboard-4.9.1/configure:9399:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xboard-4.9.1/configure-9400-      *) as_qdir=$as_dir;;
##############################################
xboard-4.9.1/configure-9533-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xboard-4.9.1/configure:9534:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xboard-4.9.1/configure-9535-ac_cs_version="\\
##############################################
xboard-4.9.1/configure-9558-  --*=?*)
xboard-4.9.1/configure:9559:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xboard-4.9.1/configure:9560:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xboard-4.9.1/configure-9561-    ac_shift=:
##############################################
xboard-4.9.1/configure-9563-  --*=)
xboard-4.9.1/configure:9564:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xboard-4.9.1/configure-9565-    ac_optarg=
##############################################
xboard-4.9.1/configure-9587-    case $ac_optarg in
xboard-4.9.1/configure:9588:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xboard-4.9.1/configure-9589-    '') as_fn_error $? "missing file argument" ;;
##############################################
xboard-4.9.1/configure-9595-    case $ac_optarg in
xboard-4.9.1/configure:9596:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xboard-4.9.1/configure-9597-    esac
##############################################
xboard-4.9.1/configure-9736-fi
xboard-4.9.1/configure:9737:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xboard-4.9.1/configure-9738-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xboard-4.9.1/configure-9753-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xboard-4.9.1/configure:9754:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xboard-4.9.1/configure-9755-ac_delim='%!_!# '
##############################################
xboard-4.9.1/configure-9759-
xboard-4.9.1/configure:9760:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xboard-4.9.1/configure-9761-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xboard-4.9.1/configure-9897-for ac_last_try in false false :; do
xboard-4.9.1/configure:9898:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xboard-4.9.1/configure-9899-  if test -z "$ac_tt"; then
##############################################
xboard-4.9.1/configure-10029-      esac
xboard-4.9.1/configure:10030:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xboard-4.9.1/configure-10031-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xboard-4.9.1/configure-10088-*)
xboard-4.9.1/configure:10089:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xboard-4.9.1/configure-10090-  # A ".." for each directory in $ac_dir_suffix.
xboard-4.9.1/configure:10091:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xboard-4.9.1/configure-10092-  case $ac_top_builddir_sub in
##############################################
xboard-4.9.1/configure-10149-/@mandir@/p'
xboard-4.9.1/configure:10150:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xboard-4.9.1/configure-10151-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xboard-4.9.1/configure-10166-
xboard-4.9.1/configure:10167:# Neutralize VPATH when `$srcdir' = `.'.
xboard-4.9.1/configure-10168-# Shell code in configure.ac might set extrasub.
##############################################
xboard-4.9.1/configure-10194-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xboard-4.9.1/configure:10195:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xboard-4.9.1/configure-10196-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xboard-4.9.1/configure-10240-    * )
xboard-4.9.1/configure:10241:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xboard-4.9.1/configure-10242-  esac
##############################################
xboard-4.9.1/configure-10287-    # Strip MF so we end up with the name of the file.
xboard-4.9.1/configure:10288:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xboard-4.9.1/configure-10289-    # Check whether this is an Automake generated Makefile or not.
##############################################
xboard-4.9.1/configure-10324-    # from the Makefile without running 'make'.
xboard-4.9.1/configure:10325:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xboard-4.9.1/configure-10326-    test -z "$DEPDIR" && continue
xboard-4.9.1/configure:10327:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xboard-4.9.1/configure-10328-    test -z "$am__include" && continue
xboard-4.9.1/configure:10329:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xboard-4.9.1/configure-10330-    # Find all dependency output files, they are included files with
##############################################
xboard-4.9.1/configure-10372-      case "$ac_file" in
xboard-4.9.1/configure:10373:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xboard-4.9.1/configure-10374-      esac
##############################################
xboard-4.9.1/configure-10377-        # Adjust a relative srcdir.
xboard-4.9.1/configure:10378:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xboard-4.9.1/configure:10379:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xboard-4.9.1/configure:10380:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xboard-4.9.1/configure-10381-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xboard-4.9.1/configure-10384-        case "$ac_given_srcdir" in
xboard-4.9.1/configure:10385:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xboard-4.9.1/configure-10386-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xboard-4.9.1/configure-10404-            fi
xboard-4.9.1/configure:10405:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xboard-4.9.1/configure-10406-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
xboard-4.9.1/Makefile.in-51-  { \
xboard-4.9.1/Makefile.in:52:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xboard-4.9.1/Makefile.in-53-  }; \
##############################################
xboard-4.9.1/Makefile.in-238-  esac
xboard-4.9.1/Makefile.in:239:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xboard-4.9.1/Makefile.in-240-am__vpath_adj = case $$p in \
xboard-4.9.1/Makefile.in:241:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xboard-4.9.1/Makefile.in-242-    *) f=$$p;; \
xboard-4.9.1/Makefile.in-243-  esac;
xboard-4.9.1/Makefile.in:244:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xboard-4.9.1/Makefile.in-245-am__install_max = 40
xboard-4.9.1/Makefile.in-246-am__nobase_strip_setup = \
xboard-4.9.1/Makefile.in:247:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xboard-4.9.1/Makefile.in-248-am__nobase_strip = \
##############################################
xboard-4.9.1/Makefile.in-323-  while test -n "$$dir1"; do \
xboard-4.9.1/Makefile.in:324:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xboard-4.9.1/Makefile.in-325-    if test "$$first" != "."; then \
xboard-4.9.1/Makefile.in-326-      if test "$$first" = ".."; then \
xboard-4.9.1/Makefile.in:327:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xboard-4.9.1/Makefile.in:328:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xboard-4.9.1/Makefile.in-329-      else \
xboard-4.9.1/Makefile.in:330:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xboard-4.9.1/Makefile.in-331-        if test "$$first2" = "$$first"; then \
xboard-4.9.1/Makefile.in:332:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xboard-4.9.1/Makefile.in-333-        else \
##############################################
xboard-4.9.1/Makefile.in-338-    fi; \
xboard-4.9.1/Makefile.in:339:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xboard-4.9.1/Makefile.in-340-  done; \
##############################################
xboard-4.9.1/Makefile.in-870-.c.o:
xboard-4.9.1/Makefile.in:871:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xboard-4.9.1/Makefile.in-872-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xboard-4.9.1/Makefile.in-878-.c.obj:
xboard-4.9.1/Makefile.in:879:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xboard-4.9.1/Makefile.in:880:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xboard-4.9.1/Makefile.in-881-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xboard-4.9.1/Makefile.in-883-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xboard-4.9.1/Makefile.in:884:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xboard-4.9.1/Makefile.in-885-
##############################################
xboard-4.9.1/Makefile.in-903-	  $(am__cd) $(srcdir) && \
xboard-4.9.1/Makefile.in:904:	  $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
xboard-4.9.1/Makefile.in-905-	fi; \
##############################################
xboard-4.9.1/Makefile.in-935-	@(dir=.; test -f ./xboard.texi || dir=$(srcdir); \
xboard-4.9.1/Makefile.in:936:	set `$(SHELL) $(srcdir)/mdate-sh $$dir/xboard.texi`; \
xboard-4.9.1/Makefile.in-937-	echo "@set UPDATED $$1 $$2 $$3"; \
##############################################
xboard-4.9.1/Makefile.in-979-	  for file in $$list; do \
xboard-4.9.1/Makefile.in:980:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-981-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
##############################################
xboard-4.9.1/Makefile.in-988-	for file in $$list; do \
xboard-4.9.1/Makefile.in:989:	  relfile=`echo "$$file" | sed 's|^.*/||'`; \
xboard-4.9.1/Makefile.in:990:	  relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
xboard-4.9.1/Makefile.in-991-	  (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
##############################################
xboard-4.9.1/Makefile.in-1015-dist-info: $(INFO_DEPS)
xboard-4.9.1/Makefile.in:1016:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
xboard-4.9.1/Makefile.in-1017-	list='$(INFO_DEPS)'; \
##############################################
xboard-4.9.1/Makefile.in-1019-	  case $$base in \
xboard-4.9.1/Makefile.in:1020:	    $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
xboard-4.9.1/Makefile.in-1021-	  esac; \
xboard-4.9.1/Makefile.in-1022-	  if test -f $$base; then d=.; else d=$(srcdir); fi; \
xboard-4.9.1/Makefile.in:1023:	  base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
xboard-4.9.1/Makefile.in-1024-	  for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
xboard-4.9.1/Makefile.in-1025-	    if test -f $$file; then \
xboard-4.9.1/Makefile.in:1026:	      relfile=`expr "$$file" : "$$d/\(.*\)"`; \
xboard-4.9.1/Makefile.in-1027-	      test -f "$(distdir)/$$relfile" || \
##############################################
xboard-4.9.1/Makefile.in-1041-	@list='$(INFO_DEPS)'; for i in $$list; do \
xboard-4.9.1/Makefile.in:1042:	  i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
xboard-4.9.1/Makefile.in-1043-	  echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
##############################################
xboard-4.9.1/Makefile.in-1050-	test -n "$(man6dir)" \
xboard-4.9.1/Makefile.in:1051:	  && test -n "`echo $$list1$$list2`" \
xboard-4.9.1/Makefile.in-1052-	  || exit 0; \
##############################################
xboard-4.9.1/Makefile.in-1105-	@list='$(Applications_DATA)'; test -n "$(Applicationsdir)" || list=; \
xboard-4.9.1/Makefile.in:1106:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1107-	dir='$(DESTDIR)$(Applicationsdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1126-	@list='$(dist_icon_DATA)'; test -n "$(icondir)" || list=; \
xboard-4.9.1/Makefile.in:1127:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1128-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1147-	@list='$(dist_pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \
xboard-4.9.1/Makefile.in:1148:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1149-	dir='$(DESTDIR)$(pixmapsdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1168-	@list='$(dist_png_DATA)'; test -n "$(pngdir)" || list=; \
xboard-4.9.1/Makefile.in:1169:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1170-	dir='$(DESTDIR)$(pngdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1189-	@list='$(dist_shogi_DATA)'; test -n "$(shogidir)" || list=; \
xboard-4.9.1/Makefile.in:1190:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1191-	dir='$(DESTDIR)$(shogidir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1210-	@list='$(dist_sounds_DATA)'; test -n "$(soundsdir)" || list=; \
xboard-4.9.1/Makefile.in:1211:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1212-	dir='$(DESTDIR)$(soundsdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1231-	@list='$(dist_svg_DATA)'; test -n "$(svgdir)" || list=; \
xboard-4.9.1/Makefile.in:1232:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1233-	dir='$(DESTDIR)$(svgdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1252-	@list='$(dist_svgicon_DATA)'; test -n "$(svgicondir)" || list=; \
xboard-4.9.1/Makefile.in:1253:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1254-	dir='$(DESTDIR)$(svgicondir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1273-	@list='$(dist_themes_DATA)'; test -n "$(themesdir)" || list=; \
xboard-4.9.1/Makefile.in:1274:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1275-	dir='$(DESTDIR)$(themesdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1294-	@list='$(dist_xiangqi_DATA)'; test -n "$(xiangqidir)" || list=; \
xboard-4.9.1/Makefile.in:1295:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1296-	dir='$(DESTDIR)$(xiangqidir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1315-	@list='$(mime_DATA)'; test -n "$(mimedir)" || list=; \
xboard-4.9.1/Makefile.in:1316:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1317-	dir='$(DESTDIR)$(mimedir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1336-	@list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
xboard-4.9.1/Makefile.in:1337:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1338-	dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
##############################################
xboard-4.9.1/Makefile.in-1353-	dot_seen=no; \
xboard-4.9.1/Makefile.in:1354:	target=`echo $@ | sed s/-recursive//`; \
xboard-4.9.1/Makefile.in-1355-	case "$@" in \
##############################################
xboard-4.9.1/Makefile.in-1416-GTAGS:
xboard-4.9.1/Makefile.in:1417:	here=`$(am__cd) $(top_builddir) && pwd` \
xboard-4.9.1/Makefile.in-1418-	  && $(am__cd) $(top_srcdir) \
##############################################
xboard-4.9.1/Makefile.in-1448-	test -d "$(distdir)" || mkdir "$(distdir)"
xboard-4.9.1/Makefile.in:1449:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xboard-4.9.1/Makefile.in:1450:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xboard-4.9.1/Makefile.in-1451-	list='$(DISTFILES)'; \
##############################################
xboard-4.9.1/Makefile.in-1462-	  if test -d $$d/$$file; then \
xboard-4.9.1/Makefile.in:1463:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xboard-4.9.1/Makefile.in-1464-	    if test -d "$(distdir)/$$file"; then \
##############################################
xboard-4.9.1/Makefile.in-1576-	test -d $(distdir)/_build || exit 0; \
xboard-4.9.1/Makefile.in:1577:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xboard-4.9.1/Makefile.in-1578-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xboard-4.9.1/Makefile.in-1620-	}; \
xboard-4.9.1/Makefile.in:1621:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xboard-4.9.1/Makefile.in-1622-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xboard-4.9.1/Makefile.in-1632-	fi
xboard-4.9.1/Makefile.in:1633:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xboard-4.9.1/Makefile.in-1634-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xboard-4.9.1/Makefile.in-1760-	@$(NORMAL_INSTALL)
xboard-4.9.1/Makefile.in:1761:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
xboard-4.9.1/Makefile.in-1762-	list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
##############################################
xboard-4.9.1/Makefile.in-1768-	  case $$file in \
xboard-4.9.1/Makefile.in:1769:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
xboard-4.9.1/Makefile.in-1770-	  esac; \
xboard-4.9.1/Makefile.in-1771-	  if test -f $$file; then d=.; else d=$(srcdir); fi; \
xboard-4.9.1/Makefile.in:1772:	  file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
xboard-4.9.1/Makefile.in-1773-	  for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
##############################################
xboard-4.9.1/Makefile.in-1786-	  for file in $$list; do \
xboard-4.9.1/Makefile.in:1787:	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
xboard-4.9.1/Makefile.in-1788-	    echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
##############################################
xboard-4.9.1/Makefile.in-2001-@NLS_ENABLED_TRUE@@OSX_APP_TRUE@	cp -R $(macportsprefix)/share/strings/. $(datarootdir)/
xboard-4.9.1/Makefile.in:2002:@NLS_ENABLED_TRUE@@OSX_APP_TRUE@	for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) $(macportsprefix)/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done
xboard-4.9.1/Makefile.in-2003-@OSX_APP_TRUE@	dylibbundler -of -b -x $(bindir)/xboard-bin -d $(datarootdir)/lib -p @executable_path/../Resources/lib
##############################################
xboard-4.9.1/config.rpath-33-host="$1"
xboard-4.9.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
xboard-4.9.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
xboard-4.9.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
xboard-4.9.1/config.rpath-37-
##############################################
xboard-4.9.1/config.rpath-47-done
xboard-4.9.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
xboard-4.9.1/config.rpath-49-
##############################################
xboard-4.9.1/config.rpath-91-        *)
xboard-4.9.1/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
xboard-4.9.1/config.rpath-93-            *Sun\ C*)
##############################################
xboard-4.9.1/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xboard-4.9.1/config.rpath:218:      case `$LD -v 2>&1` in
xboard-4.9.1/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xboard-4.9.1/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xboard-4.9.1/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xboard-4.9.1/config.rpath-225-          else
##############################################
xboard-4.9.1/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
xboard-4.9.1/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
xboard-4.9.1/config.rpath-282-          if test -f "$collect2name" && \
##############################################
xboard-4.9.1/config.rpath-419-        hardcode_direct=yes
xboard-4.9.1/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xboard-4.9.1/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
xboard-4.9.1/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
xboard-4.9.1/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xboard-4.9.1/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
xboard-4.9.1/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
xboard-4.9.1/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
xboard-4.9.1/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
xboard-4.9.1/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xboard-4.9.1/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xboard-4.9.1/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xboard-4.9.1/config.rpath-633-
##############################################
xboard-4.9.1/texinfo.tex-6246-  \catcode `\\=0 \catcode `\{=1 \catcode `\}=2
xboard-4.9.1/texinfo.tex:6247:  \catcode `\$=3 \catcode `\&=4 \catcode `\#=6
xboard-4.9.1/texinfo.tex-6248-  \catcode `\^=7 \catcode `\_=8 \catcode `\~=\active \let~=\tie
##############################################
xboard-4.9.1/mdate-sh-110-# On HPUX /bin/sh, "set" interprets "-rw-r--r--" as options, so the "x" below.
xboard-4.9.1/mdate-sh:111:set x`$ls_command /`
xboard-4.9.1/mdate-sh-112-
##############################################
xboard-4.9.1/mdate-sh-140-# Get the extended ls output of the file or directory.
xboard-4.9.1/mdate-sh:141:set dummy x`eval "$ls_command \"\\\$save_arg1\""`
xboard-4.9.1/mdate-sh-142-
##############################################
xboard-4.9.1/mdate-sh-207-       then
xboard-4.9.1/mdate-sh:208:	 year=`expr $year - 1`
xboard-4.9.1/mdate-sh-209-       fi;;
##############################################
xboard-4.9.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xboard-4.9.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xboard-4.9.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
xboard-4.9.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
xboard-4.9.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xboard-4.9.1/aclocal.m4-109-])
##############################################
xboard-4.9.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
xboard-4.9.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xboard-4.9.1/aclocal.m4-207-  fi
##############################################
xboard-4.9.1/aclocal.m4-356-    # Strip MF so we end up with the name of the file.
xboard-4.9.1/aclocal.m4:357:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xboard-4.9.1/aclocal.m4-358-    # Check whether this is an Automake generated Makefile or not.
##############################################
xboard-4.9.1/aclocal.m4-365-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xboard-4.9.1/aclocal.m4:366:      dirpart=`AS_DIRNAME("$mf")`
xboard-4.9.1/aclocal.m4-367-    else
##############################################
xboard-4.9.1/aclocal.m4-371-    # from the Makefile without running 'make'.
xboard-4.9.1/aclocal.m4:372:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xboard-4.9.1/aclocal.m4-373-    test -z "$DEPDIR" && continue
xboard-4.9.1/aclocal.m4:374:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xboard-4.9.1/aclocal.m4-375-    test -z "$am__include" && continue
xboard-4.9.1/aclocal.m4:376:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xboard-4.9.1/aclocal.m4-377-    # Find all dependency output files, they are included files with
##############################################
xboard-4.9.1/aclocal.m4-385-      test -f "$dirpart/$file" && continue
xboard-4.9.1/aclocal.m4:386:      fdir=`AS_DIRNAME(["$file"])`
xboard-4.9.1/aclocal.m4-387-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xboard-4.9.1/aclocal.m4-443-AC_REQUIRE([AC_PROG_INSTALL])dnl
xboard-4.9.1/aclocal.m4:444:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xboard-4.9.1/aclocal.m4-445-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xboard-4.9.1/aclocal.m4-602-    * )
xboard-4.9.1/aclocal.m4:603:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xboard-4.9.1/aclocal.m4-604-  esac
xboard-4.9.1/aclocal.m4-605-done
xboard-4.9.1/aclocal.m4:606:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xboard-4.9.1/aclocal.m4-607-
##############################################
xboard-4.9.1/aclocal.m4-673-# Ignore all kinds of additional output from 'make'.
xboard-4.9.1/aclocal.m4:674:case `$am_make -s -f confmf 2> /dev/null` in #(
xboard-4.9.1/aclocal.m4-675-*the\ am__doit\ target*)
##############################################
xboard-4.9.1/aclocal.m4-683-   echo '.include "confinc"' > confmf
xboard-4.9.1/aclocal.m4:684:   case `$am_make -s -f confmf 2> /dev/null` in #(
xboard-4.9.1/aclocal.m4-685-   *the\ am__doit\ target*)
##############################################
xboard-4.9.1/aclocal.m4-897-     echo "timestamp, slept: $am_has_slept" > conftest.file
xboard-4.9.1/aclocal.m4:898:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xboard-4.9.1/aclocal.m4-899-     if test "$[*]" = "X"; then
xboard-4.9.1/aclocal.m4-900-	# -L didn't work.
xboard-4.9.1/aclocal.m4:901:	set X `ls -t "$srcdir/configure" conftest.file`
xboard-4.9.1/aclocal.m4-902-     fi
##############################################
xboard-4.9.1/aclocal.m4-1293-    PKG_CHECK_EXISTS([$3],
xboard-4.9.1/aclocal.m4:1294:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xboard-4.9.1/aclocal.m4-1295-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xboard-4.9.1/aclocal.m4-1341-        if test $_pkg_short_errors_supported = yes; then
xboard-4.9.1/aclocal.m4:1342:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xboard-4.9.1/aclocal.m4-1343-        else 
xboard-4.9.1/aclocal.m4:1344:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xboard-4.9.1/aclocal.m4-1345-        fi
##############################################
xboard-4.9.1/mkinstalldirs-10-do
xboard-4.9.1/mkinstalldirs:11:   set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
xboard-4.9.1/mkinstalldirs-12-   shift
##############################################
xboard-4.9.1/config.sub-52-
xboard-4.9.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xboard-4.9.1/config.sub-54-
##############################################
xboard-4.9.1/config.sub-115-# Here we must recognize all the valid KERNEL-OS combinations.
xboard-4.9.1/config.sub:116:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xboard-4.9.1/config.sub-117-case $maybe_os in
##############################################
xboard-4.9.1/config.sub-123-    os=-$maybe_os
xboard-4.9.1/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xboard-4.9.1/config.sub-125-    ;;
##############################################
xboard-4.9.1/config.sub-127-    os=-linux-android
xboard-4.9.1/config.sub:128:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xboard-4.9.1/config.sub-129-    ;;
xboard-4.9.1/config.sub-130-  *)
xboard-4.9.1/config.sub:131:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
xboard-4.9.1/config.sub-132-    if [ $basic_machine != $1 ]
xboard-4.9.1/config.sub:133:    then os=`echo $1 | sed 's/.*-/-/'`
xboard-4.9.1/config.sub-134-    else os=; fi
##############################################
xboard-4.9.1/config.sub-181-		os=-sco5v6
xboard-4.9.1/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-183-		;;
##############################################
xboard-4.9.1/config.sub-185-		os=-sco3.2v5
xboard-4.9.1/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-187-		;;
##############################################
xboard-4.9.1/config.sub-189-		os=-sco3.2v4
xboard-4.9.1/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-191-		;;
xboard-4.9.1/config.sub-192-	-sco3.2.[4-9]*)
xboard-4.9.1/config.sub:193:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xboard-4.9.1/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-195-		;;
##############################################
xboard-4.9.1/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
xboard-4.9.1/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-199-		;;
##############################################
xboard-4.9.1/config.sub-201-		# Don't forget version if it is 3.2v4 or newer.
xboard-4.9.1/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-203-		;;
##############################################
xboard-4.9.1/config.sub-205-		os=-sco3.2v2
xboard-4.9.1/config.sub:206:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-207-		;;
xboard-4.9.1/config.sub-208-	-udk*)
xboard-4.9.1/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-210-		;;
##############################################
xboard-4.9.1/config.sub-212-		os=-isc2.2
xboard-4.9.1/config.sub:213:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-214-		;;
##############################################
xboard-4.9.1/config.sub-218-	-isc*)
xboard-4.9.1/config.sub:219:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
xboard-4.9.1/config.sub-220-		;;
##############################################
xboard-4.9.1/config.sub-230-	-ptx*)
xboard-4.9.1/config.sub:231:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
xboard-4.9.1/config.sub-232-		;;
xboard-4.9.1/config.sub-233-	-windowsnt*)
xboard-4.9.1/config.sub:234:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
xboard-4.9.1/config.sub-235-		;;
##############################################
xboard-4.9.1/config.sub-359-	*-*-*)
xboard-4.9.1/config.sub:360:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xboard-4.9.1/config.sub-361-		exit 1
##############################################
xboard-4.9.1/config.sub-479-	amd64-*)
xboard-4.9.1/config.sub:480:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-481-		;;
##############################################
xboard-4.9.1/config.sub-521-	blackfin-*)
xboard-4.9.1/config.sub:522:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-523-		os=-linux
##############################################
xboard-4.9.1/config.sub-529-	c54x-*)
xboard-4.9.1/config.sub:530:		basic_machine=tic54x-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-531-		;;
xboard-4.9.1/config.sub-532-	c55x-*)
xboard-4.9.1/config.sub:533:		basic_machine=tic55x-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-534-		;;
xboard-4.9.1/config.sub-535-	c6x-*)
xboard-4.9.1/config.sub:536:		basic_machine=tic6x-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-537-		;;
##############################################
xboard-4.9.1/config.sub-732-	i*86v32)
xboard-4.9.1/config.sub:733:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xboard-4.9.1/config.sub-734-		os=-sysv32
##############################################
xboard-4.9.1/config.sub-736-	i*86v4*)
xboard-4.9.1/config.sub:737:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xboard-4.9.1/config.sub-738-		os=-sysv4
##############################################
xboard-4.9.1/config.sub-740-	i*86v)
xboard-4.9.1/config.sub:741:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xboard-4.9.1/config.sub-742-		os=-sysv
##############################################
xboard-4.9.1/config.sub-744-	i*86sol2)
xboard-4.9.1/config.sub:745:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
xboard-4.9.1/config.sub-746-		os=-solaris2
##############################################
xboard-4.9.1/config.sub-774-	m68knommu-*)
xboard-4.9.1/config.sub:775:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-776-		os=-linux
##############################################
xboard-4.9.1/config.sub-811-	mips3*-*)
xboard-4.9.1/config.sub:812:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
xboard-4.9.1/config.sub-813-		;;
xboard-4.9.1/config.sub-814-	mips3*)
xboard-4.9.1/config.sub:815:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
xboard-4.9.1/config.sub-816-		;;
##############################################
xboard-4.9.1/config.sub-829-	ms1-*)
xboard-4.9.1/config.sub:830:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
xboard-4.9.1/config.sub-831-		;;
##############################################
xboard-4.9.1/config.sub-948-	parisc-*)
xboard-4.9.1/config.sub:949:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-950-		os=-linux
##############################################
xboard-4.9.1/config.sub-964-	pc98-*)
xboard-4.9.1/config.sub:965:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-966-		;;
##############################################
xboard-4.9.1/config.sub-979-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xboard-4.9.1/config.sub:980:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-981-		;;
xboard-4.9.1/config.sub-982-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xboard-4.9.1/config.sub:983:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-984-		;;
xboard-4.9.1/config.sub-985-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xboard-4.9.1/config.sub:986:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-987-		;;
xboard-4.9.1/config.sub-988-	pentium4-*)
xboard-4.9.1/config.sub:989:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-990-		;;
##############################################
xboard-4.9.1/config.sub-998-	ppc-* | ppcbe-*)
xboard-4.9.1/config.sub:999:		basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-1000-		;;
##############################################
xboard-4.9.1/config.sub-1004-	ppcle-* | powerpclittle-*)
xboard-4.9.1/config.sub:1005:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-1006-		;;
##############################################
xboard-4.9.1/config.sub-1008-		;;
xboard-4.9.1/config.sub:1009:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-1010-		;;
##############################################
xboard-4.9.1/config.sub-1014-	ppc64le-* | powerpc64little-*)
xboard-4.9.1/config.sub:1015:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-1016-		;;
##############################################
xboard-4.9.1/config.sub-1097-	strongarm-* | thumb-*)
xboard-4.9.1/config.sub:1098:		basic_machine=arm-`echo $basic_machine | sed 's/^[^-]*-//'`
xboard-4.9.1/config.sub-1099-		;;
##############################################
xboard-4.9.1/config.sub-1227-	xscale-* | xscalee[bl]-*)
xboard-4.9.1/config.sub:1228:		basic_machine=`echo $basic_machine | sed 's/^xscale/arm/'`
xboard-4.9.1/config.sub-1229-		;;
##############################################
xboard-4.9.1/config.sub-1304-	*)
xboard-4.9.1/config.sub:1305:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
xboard-4.9.1/config.sub-1306-		exit 1
##############################################
xboard-4.9.1/config.sub-1312-	*-digital*)
xboard-4.9.1/config.sub:1313:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
xboard-4.9.1/config.sub-1314-		;;
xboard-4.9.1/config.sub-1315-	*-commodore*)
xboard-4.9.1/config.sub:1316:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
xboard-4.9.1/config.sub-1317-		;;
##############################################
xboard-4.9.1/config.sub-1333-	-solaris1 | -solaris1.*)
xboard-4.9.1/config.sub:1334:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xboard-4.9.1/config.sub-1335-		;;
##############################################
xboard-4.9.1/config.sub-1345-	-gnu/linux*)
xboard-4.9.1/config.sub:1346:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xboard-4.9.1/config.sub-1347-		;;
##############################################
xboard-4.9.1/config.sub-1391-	-nto*)
xboard-4.9.1/config.sub:1392:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xboard-4.9.1/config.sub-1393-		;;
##############################################
xboard-4.9.1/config.sub-1398-	-mac*)
xboard-4.9.1/config.sub:1399:		os=`echo $os | sed -e 's|mac|macos|'`
xboard-4.9.1/config.sub-1400-		;;
##############################################
xboard-4.9.1/config.sub-1404-	-linux*)
xboard-4.9.1/config.sub:1405:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xboard-4.9.1/config.sub-1406-		;;
xboard-4.9.1/config.sub-1407-	-sunos5*)
xboard-4.9.1/config.sub:1408:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
xboard-4.9.1/config.sub-1409-		;;
xboard-4.9.1/config.sub-1410-	-sunos6*)
xboard-4.9.1/config.sub:1411:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
xboard-4.9.1/config.sub-1412-		;;
##############################################
xboard-4.9.1/config.sub-1459-	-sinix5.*)
xboard-4.9.1/config.sub:1460:		os=`echo $os | sed -e 's|sinix|sysv|'`
xboard-4.9.1/config.sub-1461-		;;
##############################################
xboard-4.9.1/config.sub-1512-		# Get rid of the `-' at the beginning of $os.
xboard-4.9.1/config.sub:1513:		os=`echo $os | sed 's/[^-]*-//'`
xboard-4.9.1/config.sub:1514:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
xboard-4.9.1/config.sub-1515-		exit 1
##############################################
xboard-4.9.1/config.sub-1775-		esac
xboard-4.9.1/config.sub:1776:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
xboard-4.9.1/config.sub-1777-		;;
##############################################
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/xboard.man-4827-The directory in which `cmail' keeps its files. This defaults to the
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/xboard.man:4828:environment variable `$CMAIL_DIR' or failing that, `$CHESSDIR',
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/xboard.man:4829:`$HOME/Chess' or `~/Chess'. It will be created if it does not exist.
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/xboard.man-4830-.TP
##############################################
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/Makefile.am-329-	cp -R $(macportsprefix)/share/strings/. $(datarootdir)/
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/Makefile.am:330:	for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) $(macportsprefix)/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done
xboard-4.9.1/.pc/11_fix_manpages_warnings.dpatch/Makefile.am-331-endif
##############################################
xboard-4.9.1/.pc/02_gettext.patch/configure.ac-483-      AC_MSG_CHECKING(Mac OS X version)
xboard-4.9.1/.pc/02_gettext.patch/configure.ac:484:      MACOSX_VERSION=`$SW_VERS -productVersion`
xboard-4.9.1/.pc/02_gettext.patch/configure.ac-485-      AC_MSG_RESULT([$MACOSX_VERSION])
##############################################
xboard-4.9.1/xboard.man-4827-The directory in which `cmail' keeps its files. This defaults to the
xboard-4.9.1/xboard.man:4828:environment variable `$CMAIL_DIR' or failing that, `$CHESSDIR',
xboard-4.9.1/xboard.man:4829:`$HOME/Chess' or `~/Chess'. It will be created if it does not exist.
xboard-4.9.1/xboard.man-4830-.TP
##############################################
xboard-4.9.1/Makefile.am-329-	cp -R $(macportsprefix)/share/strings/. $(datarootdir)/
xboard-4.9.1/Makefile.am:330:	for i in po/*gmo; do lang=`basename $$i .gmo`; $(INSTALL) $(macportsprefix)/share/locale/$$lang/LC_MESSAGES/gtk20.mo $(localedir)/$$lang/LC_MESSAGES/; done
xboard-4.9.1/Makefile.am-331-endif
##############################################
xboard-4.9.1/configure.ac-482-      AC_MSG_CHECKING(Mac OS X version)
xboard-4.9.1/configure.ac:483:      MACOSX_VERSION=`$SW_VERS -productVersion`
xboard-4.9.1/configure.ac-484-      AC_MSG_RESULT([$MACOSX_VERSION])