===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfstt-1.11/po/Makefile.in.in-102-.po.gmo:
xfstt-1.11/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
xfstt-1.11/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
xfstt-1.11/po/Makefile.in.in-183-	fi; \
xfstt-1.11/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xfstt-1.11/po/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
xfstt-1.11/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
xfstt-1.11/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
xfstt-1.11/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
xfstt-1.11/po/Makefile.in.in-236-	  cd $(srcdir) \
xfstt-1.11/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xfstt-1.11/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
xfstt-1.11/po/Makefile.in.in-267-	for cat in $$catalogs; do \
xfstt-1.11/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
xfstt-1.11/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xfstt-1.11/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xfstt-1.11/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xfstt-1.11/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xfstt-1.11/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xfstt-1.11/po/Makefile.in.in-318-	for cat in $$catalogs; do \
xfstt-1.11/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
xfstt-1.11/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xfstt-1.11/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
xfstt-1.11/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
xfstt-1.11/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
xfstt-1.11/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
xfstt-1.11/po/Makefile.in.in-364-	for cat in $$catalogs; do \
xfstt-1.11/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
xfstt-1.11/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
xfstt-1.11/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
xfstt-1.11/po/Makefile.in.in-429-.nop.po-create:
xfstt-1.11/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
xfstt-1.11/po/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
xfstt-1.11/po/Makefile.in.in-436-.nop.po-update:
xfstt-1.11/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
xfstt-1.11/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
xfstt-1.11/po/Makefile.in.in-443-	cd $(srcdir); \
xfstt-1.11/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xfstt-1.11/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
xfstt-1.11/po/Rules-quot-16-.insert-header.po-update-en:
xfstt-1.11/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
xfstt-1.11/po/Rules-quot:18:	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
xfstt-1.11/po/Rules-quot-19-	tmpdir=`pwd`; \
xfstt-1.11/po/Rules-quot-20-	echo "$$lang:"; \
xfstt-1.11/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
xfstt-1.11/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
xfstt-1.11/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
xfstt-1.11/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
xfstt-1.11/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
xfstt-1.11/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
xfstt-1.11/po/Rules-quot-29-	       ;; \
xfstt-1.11/po/Rules-quot-30-	     *) \
xfstt-1.11/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
xfstt-1.11/po/Rules-quot-32-	       ;; \
##############################################
xfstt-1.11/doc/Makefile.in-55-  { \
xfstt-1.11/doc/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfstt-1.11/doc/Makefile.in-57-  }; \
##############################################
xfstt-1.11/doc/Makefile.in-129-  esac
xfstt-1.11/doc/Makefile.in:130:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfstt-1.11/doc/Makefile.in-131-am__vpath_adj = case $$p in \
xfstt-1.11/doc/Makefile.in:132:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfstt-1.11/doc/Makefile.in-133-    *) f=$$p;; \
xfstt-1.11/doc/Makefile.in-134-  esac;
xfstt-1.11/doc/Makefile.in:135:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfstt-1.11/doc/Makefile.in-136-am__install_max = 40
xfstt-1.11/doc/Makefile.in-137-am__nobase_strip_setup = \
xfstt-1.11/doc/Makefile.in:138:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfstt-1.11/doc/Makefile.in-139-am__nobase_strip = \
##############################################
xfstt-1.11/doc/Makefile.in-341-	test -n "$(man1dir)" \
xfstt-1.11/doc/Makefile.in:342:	  && test -n "`echo $$list1$$list2`" \
xfstt-1.11/doc/Makefile.in-343-	  || exit 0; \
##############################################
xfstt-1.11/doc/Makefile.in-390-distdir-am: $(DISTFILES)
xfstt-1.11/doc/Makefile.in:391:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/doc/Makefile.in:392:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/doc/Makefile.in-393-	list='$(DISTFILES)'; \
##############################################
xfstt-1.11/doc/Makefile.in-404-	  if test -d $$d/$$file; then \
xfstt-1.11/doc/Makefile.in:405:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfstt-1.11/doc/Makefile.in-406-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfstt-1.11/build-aux/compile-67-	mingw/*)
xfstt-1.11/build-aux/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfstt-1.11/build-aux/compile-69-	  ;;
xfstt-1.11/build-aux/compile-70-	cygwin/* | msys/*)
xfstt-1.11/build-aux/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfstt-1.11/build-aux/compile-72-	  ;;
xfstt-1.11/build-aux/compile-73-	wine/*)
xfstt-1.11/build-aux/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfstt-1.11/build-aux/compile-75-	  ;;
##############################################
xfstt-1.11/build-aux/compile-310-# Name of file we expect compiler to create.
xfstt-1.11/build-aux/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfstt-1.11/build-aux/compile-312-
##############################################
xfstt-1.11/build-aux/compile-316-# object file name, since that is what matters with a parallel build.
xfstt-1.11/build-aux/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfstt-1.11/build-aux/compile-318-while true; do
##############################################
xfstt-1.11/build-aux/depcomp-64-  case $1 in
xfstt-1.11/build-aux/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
xfstt-1.11/build-aux/depcomp-66-      *) dir=;;
##############################################
xfstt-1.11/build-aux/depcomp-73-{
xfstt-1.11/build-aux/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
xfstt-1.11/build-aux/depcomp-75-}
##############################################
xfstt-1.11/build-aux/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfstt-1.11/build-aux/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfstt-1.11/build-aux/depcomp-128-
##############################################
xfstt-1.11/build-aux/depcomp-405-        sleep 1
xfstt-1.11/build-aux/depcomp:406:        i=`expr $i - 1`
xfstt-1.11/build-aux/depcomp-407-      done
xfstt-1.11/build-aux/depcomp-408-    fi
xfstt-1.11/build-aux/depcomp:409:    i=`expr $i - 1`
xfstt-1.11/build-aux/depcomp-410-  done
##############################################
xfstt-1.11/build-aux/depcomp-425-  # Do two passes, one to just change these to
xfstt-1.11/build-aux/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfstt-1.11/build-aux/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfstt-1.11/build-aux/depcomp-659-  done
xfstt-1.11/build-aux/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
xfstt-1.11/build-aux/depcomp-661-  touch "$tmpdepfile"
##############################################
xfstt-1.11/build-aux/ar-lib-65-	mingw)
xfstt-1.11/build-aux/ar-lib:66:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfstt-1.11/build-aux/ar-lib-67-	  ;;
xfstt-1.11/build-aux/ar-lib-68-	cygwin | msys)
xfstt-1.11/build-aux/ar-lib:69:	  file=`cygpath -m "$file" || echo "$file"`
xfstt-1.11/build-aux/ar-lib-70-	  ;;
xfstt-1.11/build-aux/ar-lib-71-	wine)
xfstt-1.11/build-aux/ar-lib:72:	  file=`winepath -w "$file" || echo "$file"`
xfstt-1.11/build-aux/ar-lib-73-	  ;;
##############################################
xfstt-1.11/build-aux/ar-lib-88-  archive=$3
xfstt-1.11/build-aux/ar-lib:89:  at_file_contents=`cat "$1"`
xfstt-1.11/build-aux/ar-lib-90-  eval set x "$at_file_contents"
##############################################
xfstt-1.11/build-aux/config.guess-34-
xfstt-1.11/build-aux/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfstt-1.11/build-aux/config.guess-36-
##############################################
xfstt-1.11/build-aux/config.guess-102-: ${TMPDIR=/tmp} ;
xfstt-1.11/build-aux/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfstt-1.11/build-aux/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfstt-1.11/build-aux/config.guess-151-	EOF
xfstt-1.11/build-aux/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfstt-1.11/build-aux/config.guess-153-
##############################################
xfstt-1.11/build-aux/config.guess-188-	    earmv*)
xfstt-1.11/build-aux/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfstt-1.11/build-aux/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfstt-1.11/build-aux/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
xfstt-1.11/build-aux/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfstt-1.11/build-aux/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfstt-1.11/build-aux/config.guess-222-		;;
##############################################
xfstt-1.11/build-aux/config.guess-233-	    *)
xfstt-1.11/build-aux/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfstt-1.11/build-aux/config.guess-235-		;;
##############################################
xfstt-1.11/build-aux/config.guess-280-	*4.0)
xfstt-1.11/build-aux/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfstt-1.11/build-aux/config.guess-282-		;;
xfstt-1.11/build-aux/config.guess-283-	*5.*)
xfstt-1.11/build-aux/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfstt-1.11/build-aux/config.guess-285-		;;
##############################################
xfstt-1.11/build-aux/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
xfstt-1.11/build-aux/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfstt-1.11/build-aux/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
xfstt-1.11/build-aux/config.guess-328-	# 1.2 uses "1.2" for uname -r.
xfstt-1.11/build-aux/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfstt-1.11/build-aux/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfstt-1.11/build-aux/config.guess-379-    s390x:SunOS:*:*)
xfstt-1.11/build-aux/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-381-	exit ;;
xfstt-1.11/build-aux/config.guess-382-    sun4H:SunOS:5.*:*)
xfstt-1.11/build-aux/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-384-	exit ;;
xfstt-1.11/build-aux/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfstt-1.11/build-aux/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-387-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-404-	fi
xfstt-1.11/build-aux/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-406-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
xfstt-1.11/build-aux/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-412-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfstt-1.11/build-aux/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfstt-1.11/build-aux/config.guess-421-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-425-    sun*:*:4.2BSD:*)
xfstt-1.11/build-aux/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfstt-1.11/build-aux/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfstt-1.11/build-aux/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfstt-1.11/build-aux/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfstt-1.11/build-aux/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfstt-1.11/build-aux/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfstt-1.11/build-aux/config.guess-563-    *:IRIX*:*:*)
xfstt-1.11/build-aux/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfstt-1.11/build-aux/config.guess-565-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-593-EOF
xfstt-1.11/build-aux/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfstt-1.11/build-aux/config.guess-595-		then
##############################################
xfstt-1.11/build-aux/config.guess-606-    *:AIX:*:[4567])
xfstt-1.11/build-aux/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfstt-1.11/build-aux/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfstt-1.11/build-aux/config.guess-642-    9000/[34678]??:HP-UX:*:*)
xfstt-1.11/build-aux/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfstt-1.11/build-aux/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
xfstt-1.11/build-aux/config.guess-696-EOF
xfstt-1.11/build-aux/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfstt-1.11/build-aux/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfstt-1.11/build-aux/config.guess-724-    ia64:HP-UX:*:*)
xfstt-1.11/build-aux/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfstt-1.11/build-aux/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfstt-1.11/build-aux/config.guess-754-EOF
xfstt-1.11/build-aux/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfstt-1.11/build-aux/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfstt-1.11/build-aux/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfstt-1.11/build-aux/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfstt-1.11/build-aux/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfstt-1.11/build-aux/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfstt-1.11/build-aux/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfstt-1.11/build-aux/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfstt-1.11/build-aux/config.guess-850-	esac
xfstt-1.11/build-aux/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfstt-1.11/build-aux/config.guess-852-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-886-    prep*:SunOS:5.*:*)
xfstt-1.11/build-aux/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfstt-1.11/build-aux/config.guess-888-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-890-	# the GNU system
xfstt-1.11/build-aux/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfstt-1.11/build-aux/config.guess-892-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-894-	# other systems with GNU libc and userland
xfstt-1.11/build-aux/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfstt-1.11/build-aux/config.guess-896-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-988-EOF
xfstt-1.11/build-aux/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
xfstt-1.11/build-aux/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
xfstt-1.11/build-aux/config.guess-1092-    i*86:*:4.*:*)
xfstt-1.11/build-aux/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfstt-1.11/build-aux/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfstt-1.11/build-aux/config.guess-1295-	fi
xfstt-1.11/build-aux/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
xfstt-1.11/build-aux/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfstt-1.11/build-aux/config.guess-1393-    *:DragonFly:*:*)
xfstt-1.11/build-aux/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfstt-1.11/build-aux/config.guess-1395-	exit ;;
##############################################
xfstt-1.11/build-aux/config.guess-1406-    i*86:skyos:*:*)
xfstt-1.11/build-aux/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfstt-1.11/build-aux/config.guess-1408-	exit ;;
##############################################
xfstt-1.11/build-aux/config.sub-52-
xfstt-1.11/build-aux/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfstt-1.11/build-aux/config.sub-54-
##############################################
xfstt-1.11/build-aux/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfstt-1.11/build-aux/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfstt-1.11/build-aux/config.sub-116-case $maybe_os in
##############################################
xfstt-1.11/build-aux/config.sub-122-    os=-$maybe_os
xfstt-1.11/build-aux/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfstt-1.11/build-aux/config.sub-124-    ;;
##############################################
xfstt-1.11/build-aux/config.sub-126-    os=-linux-android
xfstt-1.11/build-aux/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfstt-1.11/build-aux/config.sub-128-    ;;
xfstt-1.11/build-aux/config.sub-129-  *)
xfstt-1.11/build-aux/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
xfstt-1.11/build-aux/config.sub-131-    if [ "$basic_machine" != "$1" ]
xfstt-1.11/build-aux/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
xfstt-1.11/build-aux/config.sub-133-    else os=; fi
##############################################
xfstt-1.11/build-aux/config.sub-180-		os=-sco5v6
xfstt-1.11/build-aux/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-182-		;;
##############################################
xfstt-1.11/build-aux/config.sub-184-		os=-sco3.2v5
xfstt-1.11/build-aux/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-186-		;;
##############################################
xfstt-1.11/build-aux/config.sub-188-		os=-sco3.2v4
xfstt-1.11/build-aux/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-190-		;;
xfstt-1.11/build-aux/config.sub-191-	-sco3.2.[4-9]*)
xfstt-1.11/build-aux/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfstt-1.11/build-aux/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-194-		;;
##############################################
xfstt-1.11/build-aux/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfstt-1.11/build-aux/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-198-		;;
##############################################
xfstt-1.11/build-aux/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfstt-1.11/build-aux/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-202-		;;
##############################################
xfstt-1.11/build-aux/config.sub-204-		os=-sco3.2v2
xfstt-1.11/build-aux/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-206-		;;
xfstt-1.11/build-aux/config.sub-207-	-udk*)
xfstt-1.11/build-aux/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-209-		;;
##############################################
xfstt-1.11/build-aux/config.sub-211-		os=-isc2.2
xfstt-1.11/build-aux/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-213-		;;
##############################################
xfstt-1.11/build-aux/config.sub-217-	-isc*)
xfstt-1.11/build-aux/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-219-		;;
##############################################
xfstt-1.11/build-aux/config.sub-229-	-ptx*)
xfstt-1.11/build-aux/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
xfstt-1.11/build-aux/config.sub-231-		;;
##############################################
xfstt-1.11/build-aux/config.sub-364-	*-*-*)
xfstt-1.11/build-aux/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfstt-1.11/build-aux/config.sub-366-		exit 1
##############################################
xfstt-1.11/build-aux/config.sub-493-	amd64-*)
xfstt-1.11/build-aux/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-495-		;;
##############################################
xfstt-1.11/build-aux/config.sub-538-	blackfin-*)
xfstt-1.11/build-aux/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-540-		os=-linux
##############################################
xfstt-1.11/build-aux/config.sub-546-	c54x-*)
xfstt-1.11/build-aux/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-548-		;;
xfstt-1.11/build-aux/config.sub-549-	c55x-*)
xfstt-1.11/build-aux/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-551-		;;
xfstt-1.11/build-aux/config.sub-552-	c6x-*)
xfstt-1.11/build-aux/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-554-		;;
##############################################
xfstt-1.11/build-aux/config.sub-650-	e500v[12]-*)
xfstt-1.11/build-aux/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-652-		os=$os"spe"
##############################################
xfstt-1.11/build-aux/config.sub-754-	i*86v32)
xfstt-1.11/build-aux/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-756-		os=-sysv32
##############################################
xfstt-1.11/build-aux/config.sub-758-	i*86v4*)
xfstt-1.11/build-aux/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-760-		os=-sysv4
##############################################
xfstt-1.11/build-aux/config.sub-762-	i*86v)
xfstt-1.11/build-aux/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-764-		os=-sysv
##############################################
xfstt-1.11/build-aux/config.sub-766-	i*86sol2)
xfstt-1.11/build-aux/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfstt-1.11/build-aux/config.sub-768-		os=-solaris2
##############################################
xfstt-1.11/build-aux/config.sub-792-	leon-*|leon[3-9]-*)
xfstt-1.11/build-aux/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
xfstt-1.11/build-aux/config.sub-794-		;;
##############################################
xfstt-1.11/build-aux/config.sub-799-	m68knommu-*)
xfstt-1.11/build-aux/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-801-		os=-linux
##############################################
xfstt-1.11/build-aux/config.sub-833-	mips3*-*)
xfstt-1.11/build-aux/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
xfstt-1.11/build-aux/config.sub-835-		;;
xfstt-1.11/build-aux/config.sub-836-	mips3*)
xfstt-1.11/build-aux/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
xfstt-1.11/build-aux/config.sub-838-		;;
##############################################
xfstt-1.11/build-aux/config.sub-855-	ms1-*)
xfstt-1.11/build-aux/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
xfstt-1.11/build-aux/config.sub-857-		;;
##############################################
xfstt-1.11/build-aux/config.sub-980-	parisc-*)
xfstt-1.11/build-aux/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-982-		os=-linux
##############################################
xfstt-1.11/build-aux/config.sub-996-	pc98-*)
xfstt-1.11/build-aux/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-998-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfstt-1.11/build-aux/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1013-		;;
xfstt-1.11/build-aux/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfstt-1.11/build-aux/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1016-		;;
xfstt-1.11/build-aux/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfstt-1.11/build-aux/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1019-		;;
xfstt-1.11/build-aux/config.sub-1020-	pentium4-*)
xfstt-1.11/build-aux/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1022-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1030-	ppc-* | ppcbe-*)
xfstt-1.11/build-aux/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1032-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1036-	ppcle-* | powerpclittle-*)
xfstt-1.11/build-aux/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1038-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1040-		;;
xfstt-1.11/build-aux/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1042-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1046-	ppc64le-* | powerpc64little-*)
xfstt-1.11/build-aux/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1048-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1122-	strongarm-* | thumb-*)
xfstt-1.11/build-aux/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfstt-1.11/build-aux/config.sub-1124-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1255-	xscale-* | xscalee[bl]-*)
xfstt-1.11/build-aux/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
xfstt-1.11/build-aux/config.sub-1257-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1317-	*)
xfstt-1.11/build-aux/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfstt-1.11/build-aux/config.sub-1319-		exit 1
##############################################
xfstt-1.11/build-aux/config.sub-1325-	*-digital*)
xfstt-1.11/build-aux/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
xfstt-1.11/build-aux/config.sub-1327-		;;
xfstt-1.11/build-aux/config.sub-1328-	*-commodore*)
xfstt-1.11/build-aux/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
xfstt-1.11/build-aux/config.sub-1330-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1346-	-solaris1 | -solaris1.*)
xfstt-1.11/build-aux/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfstt-1.11/build-aux/config.sub-1348-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1355-	-gnu/linux*)
xfstt-1.11/build-aux/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfstt-1.11/build-aux/config.sub-1357-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1407-	-nto*)
xfstt-1.11/build-aux/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfstt-1.11/build-aux/config.sub-1409-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1414-	-mac*)
xfstt-1.11/build-aux/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfstt-1.11/build-aux/config.sub-1416-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1420-	-linux*)
xfstt-1.11/build-aux/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfstt-1.11/build-aux/config.sub-1422-		;;
xfstt-1.11/build-aux/config.sub-1423-	-sunos5*)
xfstt-1.11/build-aux/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfstt-1.11/build-aux/config.sub-1425-		;;
xfstt-1.11/build-aux/config.sub-1426-	-sunos6*)
xfstt-1.11/build-aux/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfstt-1.11/build-aux/config.sub-1428-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1469-	-sinix5.*)
xfstt-1.11/build-aux/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfstt-1.11/build-aux/config.sub-1471-		;;
##############################################
xfstt-1.11/build-aux/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
xfstt-1.11/build-aux/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
xfstt-1.11/build-aux/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfstt-1.11/build-aux/config.sub-1531-		exit 1
##############################################
xfstt-1.11/build-aux/config.sub-1788-		esac
xfstt-1.11/build-aux/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
xfstt-1.11/build-aux/config.sub-1790-		;;
##############################################
xfstt-1.11/build-aux/config.rpath-33-host="$1"
xfstt-1.11/build-aux/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
xfstt-1.11/build-aux/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
xfstt-1.11/build-aux/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
xfstt-1.11/build-aux/config.rpath-37-
##############################################
xfstt-1.11/build-aux/config.rpath-47-done
xfstt-1.11/build-aux/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
xfstt-1.11/build-aux/config.rpath-49-
##############################################
xfstt-1.11/build-aux/config.rpath-94-        *)
xfstt-1.11/build-aux/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
xfstt-1.11/build-aux/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
xfstt-1.11/build-aux/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfstt-1.11/build-aux/config.rpath:236:      case `$LD -v 2>&1` in
xfstt-1.11/build-aux/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfstt-1.11/build-aux/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xfstt-1.11/build-aux/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xfstt-1.11/build-aux/config.rpath-243-          else
##############################################
xfstt-1.11/build-aux/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
xfstt-1.11/build-aux/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
xfstt-1.11/build-aux/config.rpath-300-          if test -f "$collect2name" && \
##############################################
xfstt-1.11/build-aux/config.rpath-430-        hardcode_direct=yes
xfstt-1.11/build-aux/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xfstt-1.11/build-aux/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
xfstt-1.11/build-aux/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
xfstt-1.11/build-aux/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xfstt-1.11/build-aux/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
xfstt-1.11/build-aux/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
xfstt-1.11/build-aux/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfstt-1.11/build-aux/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
xfstt-1.11/build-aux/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfstt-1.11/build-aux/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfstt-1.11/build-aux/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfstt-1.11/build-aux/config.rpath-651-
##############################################
xfstt-1.11/build-aux/install-sh-234-      fi
xfstt-1.11/build-aux/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
xfstt-1.11/build-aux/install-sh-236-    *)
##############################################
xfstt-1.11/build-aux/install-sh-280-      dstdir=$dst
xfstt-1.11/build-aux/install-sh:281:      dstbase=`basename "$src"`
xfstt-1.11/build-aux/install-sh-282-      case $dst in
##############################################
xfstt-1.11/build-aux/install-sh-287-    else
xfstt-1.11/build-aux/install-sh:288:      dstdir=`dirname "$dst"`
xfstt-1.11/build-aux/install-sh-289-      test -d "$dstdir"
##############################################
xfstt-1.11/build-aux/install-sh-354-                   test_tmpdir="$tmpdir/a"
xfstt-1.11/build-aux/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
xfstt-1.11/build-aux/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
xfstt-1.11/build-aux/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
xfstt-1.11/build-aux/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
xfstt-1.11/build-aux/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
xfstt-1.11/build-aux/install-sh-419-            case $prefix in
xfstt-1.11/build-aux/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
xfstt-1.11/build-aux/install-sh-421-              *) qprefix=$prefix;;
##############################################
xfstt-1.11/build-aux/install-sh-479-    if $copy_on_change &&
xfstt-1.11/build-aux/install-sh:480:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
xfstt-1.11/build-aux/install-sh:481:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
xfstt-1.11/build-aux/install-sh-482-       set -f &&
##############################################
xfstt-1.11/libfstt/Makefile.in-56-  { \
xfstt-1.11/libfstt/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfstt-1.11/libfstt/Makefile.in-58-  }; \
##############################################
xfstt-1.11/libfstt/Makefile.in-459-.cc.obj:
xfstt-1.11/libfstt/Makefile.in:460:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfstt-1.11/libfstt/Makefile.in-461-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfstt-1.11/libfstt/Makefile.in-463-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/libfstt/Makefile.in:464:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfstt-1.11/libfstt/Makefile.in-465-
##############################################
xfstt-1.11/libfstt/Makefile.in-495-GTAGS:
xfstt-1.11/libfstt/Makefile.in:496:	here=`$(am__cd) $(top_builddir) && pwd` \
xfstt-1.11/libfstt/Makefile.in-497-	  && $(am__cd) $(top_srcdir) \
##############################################
xfstt-1.11/libfstt/Makefile.in-521-distdir-am: $(DISTFILES)
xfstt-1.11/libfstt/Makefile.in:522:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/libfstt/Makefile.in:523:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/libfstt/Makefile.in-524-	list='$(DISTFILES)'; \
##############################################
xfstt-1.11/libfstt/Makefile.in-535-	  if test -d $$d/$$file; then \
xfstt-1.11/libfstt/Makefile.in:536:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfstt-1.11/libfstt/Makefile.in-537-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfstt-1.11/Makefile.in-55-  { \
xfstt-1.11/Makefile.in:56:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfstt-1.11/Makefile.in-57-  }; \
##############################################
xfstt-1.11/Makefile.in-198-  while test -n "$$dir1"; do \
xfstt-1.11/Makefile.in:199:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfstt-1.11/Makefile.in-200-    if test "$$first" != "."; then \
xfstt-1.11/Makefile.in-201-      if test "$$first" = ".."; then \
xfstt-1.11/Makefile.in:202:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfstt-1.11/Makefile.in:203:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfstt-1.11/Makefile.in-204-      else \
xfstt-1.11/Makefile.in:205:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfstt-1.11/Makefile.in-206-        if test "$$first2" = "$$first"; then \
xfstt-1.11/Makefile.in:207:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfstt-1.11/Makefile.in-208-        else \
##############################################
xfstt-1.11/Makefile.in-213-    fi; \
xfstt-1.11/Makefile.in:214:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfstt-1.11/Makefile.in-215-  done; \
##############################################
xfstt-1.11/Makefile.in-421-	dot_seen=no; \
xfstt-1.11/Makefile.in:422:	target=`echo $@ | sed s/-recursive//`; \
xfstt-1.11/Makefile.in-423-	case "$@" in \
##############################################
xfstt-1.11/Makefile.in-484-GTAGS:
xfstt-1.11/Makefile.in:485:	here=`$(am__cd) $(top_builddir) && pwd` \
xfstt-1.11/Makefile.in-486-	  && $(am__cd) $(top_srcdir) \
##############################################
xfstt-1.11/Makefile.in-519-	test -d "$(distdir)" || mkdir "$(distdir)"
xfstt-1.11/Makefile.in:520:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/Makefile.in:521:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/Makefile.in-522-	list='$(DISTFILES)'; \
##############################################
xfstt-1.11/Makefile.in-533-	  if test -d $$d/$$file; then \
xfstt-1.11/Makefile.in:534:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfstt-1.11/Makefile.in-535-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfstt-1.11/Makefile.in-649-	test -d $(distdir)/_build || exit 0; \
xfstt-1.11/Makefile.in:650:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfstt-1.11/Makefile.in-651-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfstt-1.11/Makefile.in-693-	}; \
xfstt-1.11/Makefile.in:694:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfstt-1.11/Makefile.in-695-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfstt-1.11/Makefile.in-705-	fi
xfstt-1.11/Makefile.in:706:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfstt-1.11/Makefile.in-707-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfstt-1.11/m4/pkg.m4-109-    PKG_CHECK_EXISTS([$3],
xfstt-1.11/m4/pkg.m4:110:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfstt-1.11/m4/pkg.m4-111-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfstt-1.11/m4/pkg.m4-157-        if test $_pkg_short_errors_supported = yes; then
xfstt-1.11/m4/pkg.m4:158:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfstt-1.11/m4/pkg.m4-159-        else
xfstt-1.11/m4/pkg.m4:160:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfstt-1.11/m4/pkg.m4-161-        fi
##############################################
xfstt-1.11/m4/gettext.m4-282-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
xfstt-1.11/m4/gettext.m4:283:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xfstt-1.11/m4/gettext.m4-284-      fi
##############################################
xfstt-1.11/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xfstt-1.11/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfstt-1.11/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfstt-1.11/m4/lib-link.m4-322-                -L*)
xfstt-1.11/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfstt-1.11/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
xfstt-1.11/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
xfstt-1.11/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfstt-1.11/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
xfstt-1.11/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfstt-1.11/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfstt-1.11/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
xfstt-1.11/m4/lib-link.m4-529-                  -L*)
xfstt-1.11/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfstt-1.11/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xfstt-1.11/m4/lib-link.m4-581-                  -R*)
xfstt-1.11/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfstt-1.11/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
xfstt-1.11/m4/lib-link.m4-611-                    dnl Handle this in the next round.
xfstt-1.11/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfstt-1.11/m4/lib-link.m4-613-                    ;;
##############################################
xfstt-1.11/m4/lib-link.m4-617-                    dnl option.
xfstt-1.11/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfstt-1.11/m4/lib-link.m4-619-                    ;;
##############################################
xfstt-1.11/m4/lib-link.m4-730-            -L) next=yes ;;
xfstt-1.11/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xfstt-1.11/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xfstt-1.11/m4/iconv.m4-257-      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);"])
xfstt-1.11/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xfstt-1.11/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
xfstt-1.11/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfstt-1.11/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
xfstt-1.11/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
xfstt-1.11/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
xfstt-1.11/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfstt-1.11/m4/lib-ld.m4-58-  *)
xfstt-1.11/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfstt-1.11/m4/lib-ld.m4-60-  esac
##############################################
xfstt-1.11/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
xfstt-1.11/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
xfstt-1.11/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
xfstt-1.11/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xfstt-1.11/m4/lib-ld.m4-69-      done
##############################################
xfstt-1.11/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfstt-1.11/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
xfstt-1.11/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
xfstt-1.11/m4/po.m4-48-changequote(,)dnl
xfstt-1.11/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xfstt-1.11/m4/po.m4-55-changequote(,)dnl
xfstt-1.11/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xfstt-1.11/m4/po.m4-74-changequote(,)dnl
xfstt-1.11/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xfstt-1.11/m4/po.m4-99-      case "$ac_file" in
xfstt-1.11/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xfstt-1.11/m4/po.m4-101-      esac
##############################################
xfstt-1.11/m4/po.m4-104-        # Adjust a relative srcdir.
xfstt-1.11/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfstt-1.11/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfstt-1.11/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfstt-1.11/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfstt-1.11/m4/po.m4-111-        case "$ac_given_srcdir" in
xfstt-1.11/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfstt-1.11/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfstt-1.11/m4/po.m4-132-            fi
xfstt-1.11/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfstt-1.11/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
xfstt-1.11/m4/po.m4-229-  # Adjust a relative srcdir.
xfstt-1.11/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfstt-1.11/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfstt-1.11/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfstt-1.11/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfstt-1.11/m4/po.m4-236-  case "$ac_given_srcdir" in
xfstt-1.11/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfstt-1.11/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfstt-1.11/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
xfstt-1.11/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
xfstt-1.11/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
xfstt-1.11/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
xfstt-1.11/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
xfstt-1.11/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfstt-1.11/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
xfstt-1.11/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
xfstt-1.11/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
xfstt-1.11/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
xfstt-1.11/m4/po.m4-320-  fi
##############################################
xfstt-1.11/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
xfstt-1.11/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfstt-1.11/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
xfstt-1.11/m4/po.m4:364:    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/'`
xfstt-1.11/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfstt-1.11/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
xfstt-1.11/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfstt-1.11/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
xfstt-1.11/m4/po.m4:405:      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/'`
xfstt-1.11/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfstt-1.11/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
xfstt-1.11/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfstt-1.11/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfstt-1.11/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
xfstt-1.11/m4/po.m4:426:      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/'`
xfstt-1.11/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfstt-1.11/m4/lib-prefix.m4-201-    *)
xfstt-1.11/m4/lib-prefix.m4:202:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xfstt-1.11/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
xfstt-1.11/m4/lib-prefix.m4-211-                ;;
xfstt-1.11/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
xfstt-1.11/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
xfstt-1.11/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfstt-1.11/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfstt-1.11/configure-45-  as_echo='print -r --'
xfstt-1.11/configure-46-  as_echo_n='print -rn --'
xfstt-1.11/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfstt-1.11/configure-48-  as_echo='printf %s\n'
##############################################
xfstt-1.11/configure-50-else
xfstt-1.11/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfstt-1.11/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfstt-1.11/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfstt-1.11/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfstt-1.11/configure-62-      esac;
##############################################
xfstt-1.11/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfstt-1.11/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfstt-1.11/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xfstt-1.11/configure-324-      case $as_dir in #(
xfstt-1.11/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfstt-1.11/configure-326-      *) as_qdir=$as_dir;;
##############################################
xfstt-1.11/configure-397-  {
xfstt-1.11/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xfstt-1.11/configure-399-  }
##############################################
xfstt-1.11/configure-404-# ----------------------------------------
xfstt-1.11/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfstt-1.11/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfstt-1.11/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfstt-1.11/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfstt-1.11/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfstt-1.11/configure-854-  case $ac_option in
xfstt-1.11/configure:855:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfstt-1.11/configure-856-  *=)   ac_optarg= ;;
##############################################
xfstt-1.11/configure-898-  -disable-* | --disable-*)
xfstt-1.11/configure:899:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfstt-1.11/configure-900-    # Reject names that are not valid shell variable names.
##############################################
xfstt-1.11/configure-903-    ac_useropt_orig=$ac_useropt
xfstt-1.11/configure:904:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfstt-1.11/configure-905-    case $ac_user_opts in
##############################################
xfstt-1.11/configure-924-  -enable-* | --enable-*)
xfstt-1.11/configure:925:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfstt-1.11/configure-926-    # Reject names that are not valid shell variable names.
##############################################
xfstt-1.11/configure-929-    ac_useropt_orig=$ac_useropt
xfstt-1.11/configure:930:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfstt-1.11/configure-931-    case $ac_user_opts in
##############################################
xfstt-1.11/configure-1137-  -with-* | --with-*)
xfstt-1.11/configure:1138:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfstt-1.11/configure-1139-    # Reject names that are not valid shell variable names.
##############################################
xfstt-1.11/configure-1142-    ac_useropt_orig=$ac_useropt
xfstt-1.11/configure:1143:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfstt-1.11/configure-1144-    case $ac_user_opts in
##############################################
xfstt-1.11/configure-1153-  -without-* | --without-*)
xfstt-1.11/configure:1154:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfstt-1.11/configure-1155-    # Reject names that are not valid shell variable names.
##############################################
xfstt-1.11/configure-1158-    ac_useropt_orig=$ac_useropt
xfstt-1.11/configure:1159:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfstt-1.11/configure-1160-    case $ac_user_opts in
##############################################
xfstt-1.11/configure-1191-  *=*)
xfstt-1.11/configure:1192:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfstt-1.11/configure-1193-    # Reject names that are not valid shell variable names.
##############################################
xfstt-1.11/configure-1212-if test -n "$ac_prev"; then
xfstt-1.11/configure:1213:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfstt-1.11/configure-1214-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfstt-1.11/configure-1234-    */ )
xfstt-1.11/configure:1235:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfstt-1.11/configure-1236-      eval $ac_var=\$ac_val;;
##############################################
xfstt-1.11/configure-1269-ac_ls_di=`ls -di .` &&
xfstt-1.11/configure:1270:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfstt-1.11/configure-1271-  as_fn_error $? "working directory cannot be determined"
##############################################
xfstt-1.11/configure-1325-case $srcdir in
xfstt-1.11/configure:1326:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfstt-1.11/configure-1327-esac
##############################################
xfstt-1.11/configure-1368-By default, \`make install' will install all the files in
xfstt-1.11/configure:1369:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfstt-1.11/configure:1370:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfstt-1.11/configure-1371-for instance \`--prefix=\$HOME'.
##############################################
xfstt-1.11/configure-1483-*)
xfstt-1.11/configure:1484:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfstt-1.11/configure-1485-  # A ".." for each directory in $ac_dir_suffix.
xfstt-1.11/configure:1486:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfstt-1.11/configure-1487-  case $ac_top_builddir_sub in
##############################################
xfstt-1.11/configure-1907-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xfstt-1.11/configure:1908:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xfstt-1.11/configure:1909:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xfstt-1.11/configure-1910-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xfstt-1.11/configure-2142-    *\'*)
xfstt-1.11/configure:2143:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfstt-1.11/configure-2144-    esac
##############################################
xfstt-1.11/configure-2225-      case $ac_val in
xfstt-1.11/configure:2226:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfstt-1.11/configure-2227-      esac
##############################################
xfstt-1.11/configure-2240-	case $ac_val in
xfstt-1.11/configure:2241:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfstt-1.11/configure-2242-	esac
##############################################
xfstt-1.11/configure-2364-    set,)
xfstt-1.11/configure:2365:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfstt-1.11/configure:2366:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfstt-1.11/configure-2367-      ac_cache_corrupted=: ;;
##############################################
xfstt-1.11/configure-2375-	# differences in whitespace do not lead to failure.
xfstt-1.11/configure:2376:	ac_old_val_w=`echo x $ac_old_val`
xfstt-1.11/configure:2377:	ac_new_val_w=`echo x $ac_new_val`
xfstt-1.11/configure-2378-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfstt-1.11/configure-2395-    case $ac_new_val in
xfstt-1.11/configure:2396:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfstt-1.11/configure-2397-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfstt-1.11/configure-2457-# Expand $ac_aux_dir to an absolute path.
xfstt-1.11/configure:2458:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfstt-1.11/configure-2459-
##############################################
xfstt-1.11/configure-2805-$as_echo_n "checking whether the C compiler works... " >&6; }
xfstt-1.11/configure:2806:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfstt-1.11/configure-2807-
##############################################
xfstt-1.11/configure-2849-	then :; else
xfstt-1.11/configure:2850:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfstt-1.11/configure-2851-	fi
##############################################
xfstt-1.11/configure-2909-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfstt-1.11/configure:2910:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfstt-1.11/configure-2911-	  break;;
##############################################
xfstt-1.11/configure-3018-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfstt-1.11/configure:3019:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfstt-1.11/configure-3020-       break;;
##############################################
xfstt-1.11/configure-3465-  # Check for GNU $ac_path_GREP
xfstt-1.11/configure:3466:case `"$ac_path_GREP" --version 2>&1` in
xfstt-1.11/configure-3467-*GNU*)
##############################################
xfstt-1.11/configure-3531-  # Check for GNU $ac_path_EGREP
xfstt-1.11/configure:3532:case `"$ac_path_EGREP" --version 2>&1` in
xfstt-1.11/configure-3533-*GNU*)
##############################################
xfstt-1.11/configure-3692-do :
xfstt-1.11/configure:3693:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfstt-1.11/configure-3694-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfstt-1.11/configure-3697-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:3698:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfstt-1.11/configure-3699-_ACEOF
##############################################
xfstt-1.11/configure-3886-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfstt-1.11/configure:3887:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfstt-1.11/configure-3888-     if test "$*" = "X"; then
xfstt-1.11/configure-3889-	# -L didn't work.
xfstt-1.11/configure:3890:	set X `ls -t "$srcdir/configure" conftest.file`
xfstt-1.11/configure-3891-     fi
##############################################
xfstt-1.11/configure-3937-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfstt-1.11/configure:3938:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfstt-1.11/configure-3939-
##############################################
xfstt-1.11/configure-4079-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfstt-1.11/configure:4080:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfstt-1.11/configure-4081-	     'mkdir (GNU coreutils) '* | \
##############################################
xfstt-1.11/configure-4152-set x ${MAKE-make}
xfstt-1.11/configure:4153:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfstt-1.11/configure-4154-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfstt-1.11/configure-4162-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfstt-1.11/configure:4163:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfstt-1.11/configure-4164-  *@@@%%%=?*=@@@%%%*)
##############################################
xfstt-1.11/configure-4291-
xfstt-1.11/configure:4292:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfstt-1.11/configure-4293-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfstt-1.11/configure-4392-  if test "$am_compiler_list" = ""; then
xfstt-1.11/configure:4393:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfstt-1.11/configure-4394-  fi
##############################################
xfstt-1.11/configure-5049-  if test "$am_compiler_list" = ""; then
xfstt-1.11/configure:5050:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfstt-1.11/configure-5051-  fi
##############################################
xfstt-1.11/configure-5556-  test $ac_status = 0; }; then
xfstt-1.11/configure:5557:  pkg_cv_XCB_CFLAGS=`$PKG_CONFIG --cflags "xproto xcb xcb-keysyms xcb-image" 2>/dev/null`
xfstt-1.11/configure-5558-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfstt-1.11/configure-5573-  test $ac_status = 0; }; then
xfstt-1.11/configure:5574:  pkg_cv_XCB_LIBS=`$PKG_CONFIG --libs "xproto xcb xcb-keysyms xcb-image" 2>/dev/null`
xfstt-1.11/configure-5575-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfstt-1.11/configure-5594-        if test $_pkg_short_errors_supported = yes; then
xfstt-1.11/configure:5595:	        XCB_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xproto xcb xcb-keysyms xcb-image" 2>&1`
xfstt-1.11/configure-5596-        else
xfstt-1.11/configure:5597:	        XCB_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xproto xcb xcb-keysyms xcb-image" 2>&1`
xfstt-1.11/configure-5598-        fi
##############################################
xfstt-1.11/configure-5638-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
xfstt-1.11/configure:5639:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
xfstt-1.11/configure-5640-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
xfstt-1.11/configure-5670-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:5671:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
xfstt-1.11/configure-5672-_ACEOF
##############################################
xfstt-1.11/configure-5984-do :
xfstt-1.11/configure:5985:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfstt-1.11/configure-5986-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfstt-1.11/configure-5988-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:5989:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfstt-1.11/configure-5990-_ACEOF
##############################################
xfstt-1.11/configure-6027-  test $ac_status = 0; }; then
xfstt-1.11/configure:6028:  pkg_cv_FONTSPROTO_CFLAGS=`$PKG_CONFIG --cflags "fontsproto" 2>/dev/null`
xfstt-1.11/configure-6029-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfstt-1.11/configure-6044-  test $ac_status = 0; }; then
xfstt-1.11/configure:6045:  pkg_cv_FONTSPROTO_LIBS=`$PKG_CONFIG --libs "fontsproto" 2>/dev/null`
xfstt-1.11/configure-6046-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfstt-1.11/configure-6065-        if test $_pkg_short_errors_supported = yes; then
xfstt-1.11/configure:6066:	        FONTSPROTO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "fontsproto" 2>&1`
xfstt-1.11/configure-6067-        else
xfstt-1.11/configure:6068:	        FONTSPROTO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "fontsproto" 2>&1`
xfstt-1.11/configure-6069-        fi
##############################################
xfstt-1.11/configure-6732-do :
xfstt-1.11/configure:6733:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfstt-1.11/configure-6734-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfstt-1.11/configure-6736-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:6737:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfstt-1.11/configure-6738-_ACEOF
##############################################
xfstt-1.11/configure-7003-do :
xfstt-1.11/configure:7004:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfstt-1.11/configure-7005-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfstt-1.11/configure-7008-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:7009:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfstt-1.11/configure-7010-_ACEOF
##############################################
xfstt-1.11/configure-7344-do :
xfstt-1.11/configure:7345:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfstt-1.11/configure-7346-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfstt-1.11/configure-7348-  cat >>confdefs.h <<_ACEOF
xfstt-1.11/configure:7349:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfstt-1.11/configure-7350-_ACEOF
##############################################
xfstt-1.11/configure-7383-  # Check for GNU $ac_path_SED
xfstt-1.11/configure:7384:case `"$ac_path_SED" --version 2>&1` in
xfstt-1.11/configure-7385-*GNU*)
##############################################
xfstt-1.11/configure-7558-
xfstt-1.11/configure:7559:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/configure-7560-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xfstt-1.11/configure-7563-
xfstt-1.11/configure:7564:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/configure-7565-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xfstt-1.11/configure-7640-
xfstt-1.11/configure:7641:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfstt-1.11/configure-7642-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xfstt-1.11/configure-7751-test "x$ac_build_alias" = x &&
xfstt-1.11/configure:7752:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfstt-1.11/configure-7753-test "x$ac_build_alias" = x &&
xfstt-1.11/configure-7754-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfstt-1.11/configure:7755:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfstt-1.11/configure-7756-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfstt-1.11/configure-7775-IFS=$ac_save_IFS
xfstt-1.11/configure:7776:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfstt-1.11/configure-7777-
##############################################
xfstt-1.11/configure-7786-else
xfstt-1.11/configure:7787:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfstt-1.11/configure-7788-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfstt-1.11/configure-7808-IFS=$ac_save_IFS
xfstt-1.11/configure:7809:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfstt-1.11/configure-7810-
##############################################
xfstt-1.11/configure-7841-    # gcc leaves a trailing carriage return which upsets mingw
xfstt-1.11/configure:7842:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfstt-1.11/configure-7843-  *)
xfstt-1.11/configure:7844:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfstt-1.11/configure-7845-  esac
##############################################
xfstt-1.11/configure-7850-      # Canonicalize the pathname of ld
xfstt-1.11/configure:7851:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
xfstt-1.11/configure-7852-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
xfstt-1.11/configure:7853:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xfstt-1.11/configure-7854-      done
##############################################
xfstt-1.11/configure-7885-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfstt-1.11/configure:7886:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
xfstt-1.11/configure-7887-      *GNU* | *'with BFD'*)
##############################################
xfstt-1.11/configure-7916-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfstt-1.11/configure:7917:case `$LD -v 2>&1 </dev/null` in
xfstt-1.11/configure-7918-*GNU* | *'with BFD'*)
##############################################
xfstt-1.11/configure-8004-    *)
xfstt-1.11/configure:8005:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xfstt-1.11/configure-8006-      if test -n "$searchpath"; then
##############################################
xfstt-1.11/configure-8014-                ;;
xfstt-1.11/configure:8015:              *) searchdir=`cd "$searchdir" && pwd`
xfstt-1.11/configure-8016-                 case "$searchdir" in
##############################################
xfstt-1.11/configure-8105-        names_already_handled="$names_already_handled $name"
xfstt-1.11/configure:8106:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfstt-1.11/configure-8107-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfstt-1.11/configure-8181-                -L*)
xfstt-1.11/configure:8182:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfstt-1.11/configure-8183-                                    if test -n "$acl_shlibext"; then
##############################################
xfstt-1.11/configure-8298-              */$acl_libdirstem | */$acl_libdirstem/)
xfstt-1.11/configure:8299:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfstt-1.11/configure-8300-                if test "$name" = 'iconv'; then
##############################################
xfstt-1.11/configure-8305-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfstt-1.11/configure:8306:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfstt-1.11/configure-8307-                if test "$name" = 'iconv'; then
##############################################
xfstt-1.11/configure-8356-                  -L*)
xfstt-1.11/configure:8357:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfstt-1.11/configure-8358-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xfstt-1.11/configure-8415-                  -R*)
xfstt-1.11/configure:8416:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfstt-1.11/configure-8417-                    if test "$enable_rpath" != no; then
##############################################
xfstt-1.11/configure-8440-                  -l*)
xfstt-1.11/configure:8441:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfstt-1.11/configure-8442-                    ;;
xfstt-1.11/configure-8443-                  *.la)
xfstt-1.11/configure:8444:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfstt-1.11/configure-8445-                    ;;
##############################################
xfstt-1.11/configure-9003-        names_already_handled="$names_already_handled $name"
xfstt-1.11/configure:9004:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfstt-1.11/configure-9005-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfstt-1.11/configure-9079-                -L*)
xfstt-1.11/configure:9080:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfstt-1.11/configure-9081-                                    if test -n "$acl_shlibext"; then
##############################################
xfstt-1.11/configure-9196-              */$acl_libdirstem | */$acl_libdirstem/)
xfstt-1.11/configure:9197:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfstt-1.11/configure-9198-                if test "$name" = 'intl'; then
##############################################
xfstt-1.11/configure-9203-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfstt-1.11/configure:9204:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfstt-1.11/configure-9205-                if test "$name" = 'intl'; then
##############################################
xfstt-1.11/configure-9254-                  -L*)
xfstt-1.11/configure:9255:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfstt-1.11/configure-9256-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xfstt-1.11/configure-9313-                  -R*)
xfstt-1.11/configure:9314:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfstt-1.11/configure-9315-                    if test "$enable_rpath" != no; then
##############################################
xfstt-1.11/configure-9338-                  -l*)
xfstt-1.11/configure:9339:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfstt-1.11/configure-9340-                    ;;
xfstt-1.11/configure-9341-                  *.la)
xfstt-1.11/configure:9342:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfstt-1.11/configure-9343-                    ;;
##############################################
xfstt-1.11/configure-9686-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfstt-1.11/configure:9687:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfstt-1.11/configure-9688-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfstt-1.11/configure-9786-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfstt-1.11/configure:9787:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfstt-1.11/configure-9788-  as_echo='print -r --'
xfstt-1.11/configure-9789-  as_echo_n='print -rn --'
xfstt-1.11/configure:9790:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfstt-1.11/configure-9791-  as_echo='printf %s\n'
##############################################
xfstt-1.11/configure-9793-else
xfstt-1.11/configure:9794:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfstt-1.11/configure-9795-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfstt-1.11/configure-9803-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfstt-1.11/configure:9804:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfstt-1.11/configure-9805-      esac;
##############################################
xfstt-1.11/configure-9880-# ----------------------------------------
xfstt-1.11/configure:9881:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfstt-1.11/configure-9882-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfstt-1.11/configure-9952-  {
xfstt-1.11/configure:9953:    as_val=`expr "$@" || test $? -eq 1`
xfstt-1.11/configure-9954-  }
##############################################
xfstt-1.11/configure-10056-      case $as_dir in #(
xfstt-1.11/configure:10057:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfstt-1.11/configure-10058-      *) as_qdir=$as_dir;;
##############################################
xfstt-1.11/configure-10191-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfstt-1.11/configure:10192:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfstt-1.11/configure-10193-ac_cs_version="\\
##############################################
xfstt-1.11/configure-10216-  --*=?*)
xfstt-1.11/configure:10217:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfstt-1.11/configure:10218:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfstt-1.11/configure-10219-    ac_shift=:
##############################################
xfstt-1.11/configure-10221-  --*=)
xfstt-1.11/configure:10222:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfstt-1.11/configure-10223-    ac_optarg=
##############################################
xfstt-1.11/configure-10245-    case $ac_optarg in
xfstt-1.11/configure:10246:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfstt-1.11/configure-10247-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfstt-1.11/configure-10253-    case $ac_optarg in
xfstt-1.11/configure:10254:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfstt-1.11/configure-10255-    esac
##############################################
xfstt-1.11/configure-10393-fi
xfstt-1.11/configure:10394:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfstt-1.11/configure-10395-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfstt-1.11/configure-10410-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfstt-1.11/configure:10411:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfstt-1.11/configure-10412-ac_delim='%!_!# '
##############################################
xfstt-1.11/configure-10416-
xfstt-1.11/configure:10417:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfstt-1.11/configure-10418-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfstt-1.11/configure-10554-for ac_last_try in false false :; do
xfstt-1.11/configure:10555:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfstt-1.11/configure-10556-  if test -z "$ac_tt"; then
##############################################
xfstt-1.11/configure-10686-      esac
xfstt-1.11/configure:10687:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfstt-1.11/configure-10688-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfstt-1.11/configure-10745-*)
xfstt-1.11/configure:10746:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfstt-1.11/configure-10747-  # A ".." for each directory in $ac_dir_suffix.
xfstt-1.11/configure:10748:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfstt-1.11/configure-10749-  case $ac_top_builddir_sub in
##############################################
xfstt-1.11/configure-10806-/@mandir@/p'
xfstt-1.11/configure:10807:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfstt-1.11/configure-10808-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfstt-1.11/configure-10823-
xfstt-1.11/configure:10824:# Neutralize VPATH when `$srcdir' = `.'.
xfstt-1.11/configure-10825-# Shell code in configure.ac might set extrasub.
##############################################
xfstt-1.11/configure-10851-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfstt-1.11/configure:10852:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfstt-1.11/configure-10853-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfstt-1.11/configure-10897-    * )
xfstt-1.11/configure:10898:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfstt-1.11/configure-10899-  esac
##############################################
xfstt-1.11/configure-10952-    # Strip MF so we end up with the name of the file.
xfstt-1.11/configure:10953:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
xfstt-1.11/configure-10954-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfstt-1.11/configure-11032-      case "$ac_file" in
xfstt-1.11/configure:11033:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xfstt-1.11/configure-11034-      esac
##############################################
xfstt-1.11/configure-11037-        # Adjust a relative srcdir.
xfstt-1.11/configure:11038:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfstt-1.11/configure:11039:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfstt-1.11/configure:11040:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfstt-1.11/configure-11041-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfstt-1.11/configure-11044-        case "$ac_given_srcdir" in
xfstt-1.11/configure:11045:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfstt-1.11/configure-11046-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfstt-1.11/configure-11065-            fi
xfstt-1.11/configure:11066:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfstt-1.11/configure-11067-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
xfstt-1.11/aclocal.m4-152-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfstt-1.11/aclocal.m4:153:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfstt-1.11/aclocal.m4-154-# and then we would define $MISSING as
##############################################
xfstt-1.11/aclocal.m4-167-# Expand $ac_aux_dir to an absolute path.
xfstt-1.11/aclocal.m4:168:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfstt-1.11/aclocal.m4-169-])
##############################################
xfstt-1.11/aclocal.m4-265-  if test "$am_compiler_list" = ""; then
xfstt-1.11/aclocal.m4:266:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfstt-1.11/aclocal.m4-267-  fi
##############################################
xfstt-1.11/aclocal.m4-418-    # Strip MF so we end up with the name of the file.
xfstt-1.11/aclocal.m4:419:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
xfstt-1.11/aclocal.m4-420-    # Check whether this is an Automake generated Makefile which includes
##############################################
xfstt-1.11/aclocal.m4-425-      || continue
xfstt-1.11/aclocal.m4:426:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
xfstt-1.11/aclocal.m4:427:    am_filepart=`AS_BASENAME(["$am_mf"])`
xfstt-1.11/aclocal.m4-428-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
xfstt-1.11/aclocal.m4-495-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfstt-1.11/aclocal.m4:496:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfstt-1.11/aclocal.m4-497-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfstt-1.11/aclocal.m4-654-    * )
xfstt-1.11/aclocal.m4:655:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfstt-1.11/aclocal.m4-656-  esac
xfstt-1.11/aclocal.m4-657-done
xfstt-1.11/aclocal.m4:658:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfstt-1.11/aclocal.m4-659-
##############################################
xfstt-1.11/aclocal.m4-910-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfstt-1.11/aclocal.m4:911:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfstt-1.11/aclocal.m4-912-     if test "$[*]" = "X"; then
xfstt-1.11/aclocal.m4-913-	# -L didn't work.
xfstt-1.11/aclocal.m4:914:	set X `ls -t "$srcdir/configure" conftest.file`
xfstt-1.11/aclocal.m4-915-     fi
##############################################
xfstt-1.11/src/Makefile.in-56-  { \
xfstt-1.11/src/Makefile.in:57:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfstt-1.11/src/Makefile.in-58-  }; \
##############################################
xfstt-1.11/src/Makefile.in-500-.cc.obj:
xfstt-1.11/src/Makefile.in:501:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
xfstt-1.11/src/Makefile.in-502-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
xfstt-1.11/src/Makefile.in-504-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:505:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfstt-1.11/src/Makefile.in-506-
xfstt-1.11/src/Makefile.in-507-showttf-showttf.o: showttf.cc
xfstt-1.11/src/Makefile.in:508:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(showttf_CXXFLAGS) $(CXXFLAGS) -MT showttf-showttf.o -MD -MP -MF $(DEPDIR)/showttf-showttf.Tpo -c -o showttf-showttf.o `test -f 'showttf.cc' || echo '$(srcdir)/'`showttf.cc
xfstt-1.11/src/Makefile.in-509-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/showttf-showttf.Tpo $(DEPDIR)/showttf-showttf.Po
##############################################
xfstt-1.11/src/Makefile.in-511-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:512:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(showttf_CXXFLAGS) $(CXXFLAGS) -c -o showttf-showttf.o `test -f 'showttf.cc' || echo '$(srcdir)/'`showttf.cc
xfstt-1.11/src/Makefile.in-513-
xfstt-1.11/src/Makefile.in-514-showttf-showttf.obj: showttf.cc
xfstt-1.11/src/Makefile.in:515:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(showttf_CXXFLAGS) $(CXXFLAGS) -MT showttf-showttf.obj -MD -MP -MF $(DEPDIR)/showttf-showttf.Tpo -c -o showttf-showttf.obj `if test -f 'showttf.cc'; then $(CYGPATH_W) 'showttf.cc'; else $(CYGPATH_W) '$(srcdir)/showttf.cc'; fi`
xfstt-1.11/src/Makefile.in-516-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/showttf-showttf.Tpo $(DEPDIR)/showttf-showttf.Po
##############################################
xfstt-1.11/src/Makefile.in-518-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:519:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(showttf_CXXFLAGS) $(CXXFLAGS) -c -o showttf-showttf.obj `if test -f 'showttf.cc'; then $(CYGPATH_W) 'showttf.cc'; else $(CYGPATH_W) '$(srcdir)/showttf.cc'; fi`
xfstt-1.11/src/Makefile.in-520-
xfstt-1.11/src/Makefile.in-521-xfstt-xfstt.o: xfstt.cc
xfstt-1.11/src/Makefile.in:522:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-xfstt.o -MD -MP -MF $(DEPDIR)/xfstt-xfstt.Tpo -c -o xfstt-xfstt.o `test -f 'xfstt.cc' || echo '$(srcdir)/'`xfstt.cc
xfstt-1.11/src/Makefile.in-523-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-xfstt.Tpo $(DEPDIR)/xfstt-xfstt.Po
##############################################
xfstt-1.11/src/Makefile.in-525-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:526:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-xfstt.o `test -f 'xfstt.cc' || echo '$(srcdir)/'`xfstt.cc
xfstt-1.11/src/Makefile.in-527-
xfstt-1.11/src/Makefile.in-528-xfstt-xfstt.obj: xfstt.cc
xfstt-1.11/src/Makefile.in:529:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-xfstt.obj -MD -MP -MF $(DEPDIR)/xfstt-xfstt.Tpo -c -o xfstt-xfstt.obj `if test -f 'xfstt.cc'; then $(CYGPATH_W) 'xfstt.cc'; else $(CYGPATH_W) '$(srcdir)/xfstt.cc'; fi`
xfstt-1.11/src/Makefile.in-530-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-xfstt.Tpo $(DEPDIR)/xfstt-xfstt.Po
##############################################
xfstt-1.11/src/Makefile.in-532-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:533:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-xfstt.obj `if test -f 'xfstt.cc'; then $(CYGPATH_W) 'xfstt.cc'; else $(CYGPATH_W) '$(srcdir)/xfstt.cc'; fi`
xfstt-1.11/src/Makefile.in-534-
xfstt-1.11/src/Makefile.in-535-xfstt-encoding.o: encoding.cc
xfstt-1.11/src/Makefile.in:536:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-encoding.o -MD -MP -MF $(DEPDIR)/xfstt-encoding.Tpo -c -o xfstt-encoding.o `test -f 'encoding.cc' || echo '$(srcdir)/'`encoding.cc
xfstt-1.11/src/Makefile.in-537-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-encoding.Tpo $(DEPDIR)/xfstt-encoding.Po
##############################################
xfstt-1.11/src/Makefile.in-539-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:540:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-encoding.o `test -f 'encoding.cc' || echo '$(srcdir)/'`encoding.cc
xfstt-1.11/src/Makefile.in-541-
xfstt-1.11/src/Makefile.in-542-xfstt-encoding.obj: encoding.cc
xfstt-1.11/src/Makefile.in:543:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-encoding.obj -MD -MP -MF $(DEPDIR)/xfstt-encoding.Tpo -c -o xfstt-encoding.obj `if test -f 'encoding.cc'; then $(CYGPATH_W) 'encoding.cc'; else $(CYGPATH_W) '$(srcdir)/encoding.cc'; fi`
xfstt-1.11/src/Makefile.in-544-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-encoding.Tpo $(DEPDIR)/xfstt-encoding.Po
##############################################
xfstt-1.11/src/Makefile.in-546-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:547:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-encoding.obj `if test -f 'encoding.cc'; then $(CYGPATH_W) 'encoding.cc'; else $(CYGPATH_W) '$(srcdir)/encoding.cc'; fi`
xfstt-1.11/src/Makefile.in-548-
xfstt-1.11/src/Makefile.in-549-xfstt-mesg.o: mesg.cc
xfstt-1.11/src/Makefile.in:550:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-mesg.o -MD -MP -MF $(DEPDIR)/xfstt-mesg.Tpo -c -o xfstt-mesg.o `test -f 'mesg.cc' || echo '$(srcdir)/'`mesg.cc
xfstt-1.11/src/Makefile.in-551-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-mesg.Tpo $(DEPDIR)/xfstt-mesg.Po
##############################################
xfstt-1.11/src/Makefile.in-553-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:554:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-mesg.o `test -f 'mesg.cc' || echo '$(srcdir)/'`mesg.cc
xfstt-1.11/src/Makefile.in-555-
xfstt-1.11/src/Makefile.in-556-xfstt-mesg.obj: mesg.cc
xfstt-1.11/src/Makefile.in:557:@am__fastdepCXX_TRUE@	$(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -MT xfstt-mesg.obj -MD -MP -MF $(DEPDIR)/xfstt-mesg.Tpo -c -o xfstt-mesg.obj `if test -f 'mesg.cc'; then $(CYGPATH_W) 'mesg.cc'; else $(CYGPATH_W) '$(srcdir)/mesg.cc'; fi`
xfstt-1.11/src/Makefile.in-558-@am__fastdepCXX_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/xfstt-mesg.Tpo $(DEPDIR)/xfstt-mesg.Po
##############################################
xfstt-1.11/src/Makefile.in-560-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfstt-1.11/src/Makefile.in:561:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(xfstt_CXXFLAGS) $(CXXFLAGS) -c -o xfstt-mesg.obj `if test -f 'mesg.cc'; then $(CYGPATH_W) 'mesg.cc'; else $(CYGPATH_W) '$(srcdir)/mesg.cc'; fi`
xfstt-1.11/src/Makefile.in-562-
##############################################
xfstt-1.11/src/Makefile.in-592-GTAGS:
xfstt-1.11/src/Makefile.in:593:	here=`$(am__cd) $(top_builddir) && pwd` \
xfstt-1.11/src/Makefile.in-594-	  && $(am__cd) $(top_srcdir) \
##############################################
xfstt-1.11/src/Makefile.in-618-distdir-am: $(DISTFILES)
xfstt-1.11/src/Makefile.in:619:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/src/Makefile.in:620:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfstt-1.11/src/Makefile.in-621-	list='$(DISTFILES)'; \
##############################################
xfstt-1.11/src/Makefile.in-632-	  if test -d $$d/$$file; then \
xfstt-1.11/src/Makefile.in:633:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfstt-1.11/src/Makefile.in-634-	    if test -d "$(distdir)/$$file"; then \