===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
fontconfig-2.13.1/compile-67-	mingw/*)
fontconfig-2.13.1/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
fontconfig-2.13.1/compile-69-	  ;;
fontconfig-2.13.1/compile-70-	cygwin/*)
fontconfig-2.13.1/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
fontconfig-2.13.1/compile-72-	  ;;
fontconfig-2.13.1/compile-73-	wine/*)
fontconfig-2.13.1/compile:74:	  file=`winepath -w "$file" || echo "$file"`
fontconfig-2.13.1/compile-75-	  ;;
##############################################
fontconfig-2.13.1/compile-310-# Name of file we expect compiler to create.
fontconfig-2.13.1/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
fontconfig-2.13.1/compile-312-
##############################################
fontconfig-2.13.1/compile-316-# object file name, since that is what matters with a parallel build.
fontconfig-2.13.1/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
fontconfig-2.13.1/compile-318-while true; do
##############################################
fontconfig-2.13.1/po/Rules-quot-16-.insert-header.po-update-en:
fontconfig-2.13.1/po/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
fontconfig-2.13.1/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; \
fontconfig-2.13.1/po/Rules-quot-19-	tmpdir=`pwd`; \
fontconfig-2.13.1/po/Rules-quot-20-	echo "$$lang:"; \
fontconfig-2.13.1/po/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
fontconfig-2.13.1/po/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
fontconfig-2.13.1/po/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
fontconfig-2.13.1/po/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
fontconfig-2.13.1/po/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
fontconfig-2.13.1/po/Rules-quot-29-	       ;; \
fontconfig-2.13.1/po/Rules-quot-30-	     *) \
fontconfig-2.13.1/po/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
fontconfig-2.13.1/po/Rules-quot-32-	       ;; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-102-.po.gmo:
fontconfig-2.13.1/po/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
fontconfig-2.13.1/po/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-183-	fi; \
fontconfig-2.13.1/po/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/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]*) \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
fontconfig-2.13.1/po/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
fontconfig-2.13.1/po/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-236-	  cd $(srcdir) \
fontconfig-2.13.1/po/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-267-	for cat in $$catalogs; do \
fontconfig-2.13.1/po/Makefile.in.in:268:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
fontconfig-2.13.1/po/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
fontconfig-2.13.1/po/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-318-	for cat in $$catalogs; do \
fontconfig-2.13.1/po/Makefile.in.in:319:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
fontconfig-2.13.1/po/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
fontconfig-2.13.1/po/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-364-	for cat in $$catalogs; do \
fontconfig-2.13.1/po/Makefile.in.in:365:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-429-.nop.po-create:
fontconfig-2.13.1/po/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
fontconfig-2.13.1/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; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-436-.nop.po-update:
fontconfig-2.13.1/po/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
fontconfig-2.13.1/po/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
fontconfig-2.13.1/po/Makefile.in.in-443-	cd $(srcdir); \
fontconfig-2.13.1/po/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-73-  { \
fontconfig-2.13.1/fc-validate/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-validate/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-189-  esac
fontconfig-2.13.1/fc-validate/Makefile.in:190:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-validate/Makefile.in-191-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-validate/Makefile.in:192:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-validate/Makefile.in-193-    *) f=$$p;; \
fontconfig-2.13.1/fc-validate/Makefile.in-194-  esac;
fontconfig-2.13.1/fc-validate/Makefile.in:195:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-validate/Makefile.in-196-am__install_max = 40
fontconfig-2.13.1/fc-validate/Makefile.in-197-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-validate/Makefile.in:198:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-validate/Makefile.in-199-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-511-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-validate/Makefile.in:512:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-validate/Makefile.in-513-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-541-.c.obj:
fontconfig-2.13.1/fc-validate/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-validate/Makefile.in-543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-validate/Makefile.in:546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-validate/Makefile.in-547-
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-564-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-validate/Makefile.in:565:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-validate/Makefile.in-566-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-633-GTAGS:
fontconfig-2.13.1/fc-validate/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-validate/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-659-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-validate/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-validate/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-validate/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-validate/Makefile.in-673-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-validate/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-validate/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/config.guess-34-
fontconfig-2.13.1/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
fontconfig-2.13.1/config.guess-36-
##############################################
fontconfig-2.13.1/config.guess-102-: ${TMPDIR=/tmp} ;
fontconfig-2.13.1/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
fontconfig-2.13.1/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
fontconfig-2.13.1/config.guess-151-	EOF
fontconfig-2.13.1/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
fontconfig-2.13.1/config.guess-153-
##############################################
fontconfig-2.13.1/config.guess-188-	    earmv*)
fontconfig-2.13.1/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
fontconfig-2.13.1/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
fontconfig-2.13.1/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
fontconfig-2.13.1/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
fontconfig-2.13.1/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
fontconfig-2.13.1/config.guess-222-		;;
##############################################
fontconfig-2.13.1/config.guess-233-	    *)
fontconfig-2.13.1/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
fontconfig-2.13.1/config.guess-235-		;;
##############################################
fontconfig-2.13.1/config.guess-280-	*4.0)
fontconfig-2.13.1/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
fontconfig-2.13.1/config.guess-282-		;;
fontconfig-2.13.1/config.guess-283-	*5.*)
fontconfig-2.13.1/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
fontconfig-2.13.1/config.guess-285-		;;
##############################################
fontconfig-2.13.1/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
fontconfig-2.13.1/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
fontconfig-2.13.1/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
fontconfig-2.13.1/config.guess-328-	# 1.2 uses "1.2" for uname -r.
fontconfig-2.13.1/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
fontconfig-2.13.1/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
fontconfig-2.13.1/config.guess-379-    s390x:SunOS:*:*)
fontconfig-2.13.1/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-381-	exit ;;
fontconfig-2.13.1/config.guess-382-    sun4H:SunOS:5.*:*)
fontconfig-2.13.1/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-384-	exit ;;
fontconfig-2.13.1/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
fontconfig-2.13.1/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-387-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-404-	fi
fontconfig-2.13.1/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-406-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
fontconfig-2.13.1/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-412-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
fontconfig-2.13.1/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
fontconfig-2.13.1/config.guess-421-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-425-    sun*:*:4.2BSD:*)
fontconfig-2.13.1/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
fontconfig-2.13.1/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
fontconfig-2.13.1/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
fontconfig-2.13.1/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
fontconfig-2.13.1/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
fontconfig-2.13.1/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
fontconfig-2.13.1/config.guess-563-    *:IRIX*:*:*)
fontconfig-2.13.1/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
fontconfig-2.13.1/config.guess-565-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-593-EOF
fontconfig-2.13.1/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
fontconfig-2.13.1/config.guess-595-		then
##############################################
fontconfig-2.13.1/config.guess-606-    *:AIX:*:[4567])
fontconfig-2.13.1/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
fontconfig-2.13.1/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
fontconfig-2.13.1/config.guess-642-    9000/[34678]??:HP-UX:*:*)
fontconfig-2.13.1/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
fontconfig-2.13.1/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
fontconfig-2.13.1/config.guess-696-EOF
fontconfig-2.13.1/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
fontconfig-2.13.1/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
fontconfig-2.13.1/config.guess-724-    ia64:HP-UX:*:*)
fontconfig-2.13.1/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
fontconfig-2.13.1/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
fontconfig-2.13.1/config.guess-754-EOF
fontconfig-2.13.1/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
fontconfig-2.13.1/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
fontconfig-2.13.1/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
fontconfig-2.13.1/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
fontconfig-2.13.1/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fontconfig-2.13.1/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
fontconfig-2.13.1/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
fontconfig-2.13.1/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
fontconfig-2.13.1/config.guess-850-	esac
fontconfig-2.13.1/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
fontconfig-2.13.1/config.guess-852-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-886-    prep*:SunOS:5.*:*)
fontconfig-2.13.1/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
fontconfig-2.13.1/config.guess-888-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-890-	# the GNU system
fontconfig-2.13.1/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
fontconfig-2.13.1/config.guess-892-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-894-	# other systems with GNU libc and userland
fontconfig-2.13.1/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
fontconfig-2.13.1/config.guess-896-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-988-EOF
fontconfig-2.13.1/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
fontconfig-2.13.1/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
fontconfig-2.13.1/config.guess-1088-    i*86:*:4.*:*)
fontconfig-2.13.1/config.guess:1089:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
fontconfig-2.13.1/config.guess-1090-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
fontconfig-2.13.1/config.guess-1291-	fi
fontconfig-2.13.1/config.guess:1292:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
fontconfig-2.13.1/config.guess-1293-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
fontconfig-2.13.1/config.guess-1389-    *:DragonFly:*:*)
fontconfig-2.13.1/config.guess:1390:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
fontconfig-2.13.1/config.guess-1391-	exit ;;
##############################################
fontconfig-2.13.1/config.guess-1402-    i*86:skyos:*:*)
fontconfig-2.13.1/config.guess:1403:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
fontconfig-2.13.1/config.guess-1404-	exit ;;
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-50-  { \
fontconfig-2.13.1/fontconfig/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fontconfig/Makefile.in-52-  }; \
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-131-  esac
fontconfig-2.13.1/fontconfig/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fontconfig/Makefile.in-133-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fontconfig/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fontconfig/Makefile.in-135-    *) f=$$p;; \
fontconfig-2.13.1/fontconfig/Makefile.in-136-  esac;
fontconfig-2.13.1/fontconfig/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fontconfig/Makefile.in-138-am__install_max = 40
fontconfig-2.13.1/fontconfig/Makefile.in-139-am__nobase_strip_setup = \
fontconfig-2.13.1/fontconfig/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fontconfig/Makefile.in-141-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-428-	@list='$(fontconfiginclude_HEADERS)'; test -n "$(fontconfigincludedir)" || list=; \
fontconfig-2.13.1/fontconfig/Makefile.in:429:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/fontconfig/Makefile.in-430-	dir='$(DESTDIR)$(fontconfigincludedir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-461-GTAGS:
fontconfig-2.13.1/fontconfig/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fontconfig/Makefile.in-463-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-487-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fontconfig/Makefile.in:488:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fontconfig/Makefile.in:489:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fontconfig/Makefile.in-490-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fontconfig/Makefile.in-501-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fontconfig/Makefile.in:502:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fontconfig/Makefile.in-503-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-case/Makefile.in-100-  { \
fontconfig-2.13.1/fc-case/Makefile.in:101:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-case/Makefile.in-102-  }; \
##############################################
fontconfig-2.13.1/fc-case/Makefile.in-483-GTAGS:
fontconfig-2.13.1/fc-case/Makefile.in:484:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-case/Makefile.in-485-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-case/Makefile.in-509-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-case/Makefile.in:510:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-case/Makefile.in:511:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-case/Makefile.in-512-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-case/Makefile.in-523-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-case/Makefile.in:524:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-case/Makefile.in-525-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-73-  { \
fontconfig-2.13.1/fc-conflist/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-conflist/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-189-  esac
fontconfig-2.13.1/fc-conflist/Makefile.in:190:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-conflist/Makefile.in-191-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-conflist/Makefile.in:192:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-conflist/Makefile.in-193-    *) f=$$p;; \
fontconfig-2.13.1/fc-conflist/Makefile.in-194-  esac;
fontconfig-2.13.1/fc-conflist/Makefile.in:195:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-conflist/Makefile.in-196-am__install_max = 40
fontconfig-2.13.1/fc-conflist/Makefile.in-197-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-conflist/Makefile.in:198:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-conflist/Makefile.in-199-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-511-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-conflist/Makefile.in:512:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-conflist/Makefile.in-513-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-541-.c.obj:
fontconfig-2.13.1/fc-conflist/Makefile.in:542:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-conflist/Makefile.in-543-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-545-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-conflist/Makefile.in:546:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-conflist/Makefile.in-547-
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-564-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-conflist/Makefile.in:565:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-conflist/Makefile.in-566-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-633-GTAGS:
fontconfig-2.13.1/fc-conflist/Makefile.in:634:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-conflist/Makefile.in-635-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-659-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-conflist/Makefile.in:660:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-conflist/Makefile.in:661:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-conflist/Makefile.in-662-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-conflist/Makefile.in-673-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-conflist/Makefile.in:674:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-conflist/Makefile.in-675-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/test/Makefile.in-50-  { \
fontconfig-2.13.1/test/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/test/Makefile.in-52-  }; \
##############################################
fontconfig-2.13.1/test/Makefile.in-272-}
fontconfig-2.13.1/test/Makefile.in:273:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/test/Makefile.in-274-am__vpath_adj = case $$p in \
fontconfig-2.13.1/test/Makefile.in:275:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/test/Makefile.in-276-    *) f=$$p;; \
fontconfig-2.13.1/test/Makefile.in-277-  esac;
fontconfig-2.13.1/test/Makefile.in:278:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/test/Makefile.in-279-am__install_max = 40
fontconfig-2.13.1/test/Makefile.in-280-am__nobase_strip_setup = \
fontconfig-2.13.1/test/Makefile.in:281:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/test/Makefile.in-282-am__nobase_strip = \
##############################################
fontconfig-2.13.1/test/Makefile.in-400-case "$@" in						\
fontconfig-2.13.1/test/Makefile.in:401:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
fontconfig-2.13.1/test/Makefile.in-402-    *) am__odir=.;; 					\
##############################################
fontconfig-2.13.1/test/Makefile.in-430-  bases='$(TEST_LOGS)'; \
fontconfig-2.13.1/test/Makefile.in:431:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
fontconfig-2.13.1/test/Makefile.in:432:  bases=`echo $$bases`
fontconfig-2.13.1/test/Makefile.in-433-RECHECK_LOGS = $(TEST_LOGS)
##############################################
fontconfig-2.13.1/test/Makefile.in-442-        */*) b='$*';; \
fontconfig-2.13.1/test/Makefile.in:443:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
fontconfig-2.13.1/test/Makefile.in-444-       esac;; \
##############################################
fontconfig-2.13.1/test/Makefile.in-725-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/test/Makefile.in:726:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/test/Makefile.in-727-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/test/Makefile.in-734-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/test/Makefile.in:735:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/test/Makefile.in-736-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/test/Makefile.in-809-.c.obj:
fontconfig-2.13.1/test/Makefile.in:810:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/test/Makefile.in-811-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-813-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:814:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/test/Makefile.in-815-
##############################################
fontconfig-2.13.1/test/Makefile.in-823-test_bz106632-test-bz106632.o: test-bz106632.c
fontconfig-2.13.1/test/Makefile.in:824:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz106632_CFLAGS) $(CFLAGS) -MT test_bz106632-test-bz106632.o -MD -MP -MF $(DEPDIR)/test_bz106632-test-bz106632.Tpo -c -o test_bz106632-test-bz106632.o `test -f 'test-bz106632.c' || echo '$(srcdir)/'`test-bz106632.c
fontconfig-2.13.1/test/Makefile.in-825-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_bz106632-test-bz106632.Tpo $(DEPDIR)/test_bz106632-test-bz106632.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-827-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:828:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz106632_CFLAGS) $(CFLAGS) -c -o test_bz106632-test-bz106632.o `test -f 'test-bz106632.c' || echo '$(srcdir)/'`test-bz106632.c
fontconfig-2.13.1/test/Makefile.in-829-
fontconfig-2.13.1/test/Makefile.in-830-test_bz106632-test-bz106632.obj: test-bz106632.c
fontconfig-2.13.1/test/Makefile.in:831:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz106632_CFLAGS) $(CFLAGS) -MT test_bz106632-test-bz106632.obj -MD -MP -MF $(DEPDIR)/test_bz106632-test-bz106632.Tpo -c -o test_bz106632-test-bz106632.obj `if test -f 'test-bz106632.c'; then $(CYGPATH_W) 'test-bz106632.c'; else $(CYGPATH_W) '$(srcdir)/test-bz106632.c'; fi`
fontconfig-2.13.1/test/Makefile.in-832-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_bz106632-test-bz106632.Tpo $(DEPDIR)/test_bz106632-test-bz106632.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-834-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:835:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz106632_CFLAGS) $(CFLAGS) -c -o test_bz106632-test-bz106632.obj `if test -f 'test-bz106632.c'; then $(CYGPATH_W) 'test-bz106632.c'; else $(CYGPATH_W) '$(srcdir)/test-bz106632.c'; fi`
fontconfig-2.13.1/test/Makefile.in-836-
fontconfig-2.13.1/test/Makefile.in-837-test_bz89617-test-bz89617.o: test-bz89617.c
fontconfig-2.13.1/test/Makefile.in:838:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -MT test_bz89617-test-bz89617.o -MD -MP -MF $(DEPDIR)/test_bz89617-test-bz89617.Tpo -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo '$(srcdir)/'`test-bz89617.c
fontconfig-2.13.1/test/Makefile.in-839-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_bz89617-test-bz89617.Tpo $(DEPDIR)/test_bz89617-test-bz89617.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-841-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:842:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -c -o test_bz89617-test-bz89617.o `test -f 'test-bz89617.c' || echo '$(srcdir)/'`test-bz89617.c
fontconfig-2.13.1/test/Makefile.in-843-
fontconfig-2.13.1/test/Makefile.in-844-test_bz89617-test-bz89617.obj: test-bz89617.c
fontconfig-2.13.1/test/Makefile.in:845:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -MT test_bz89617-test-bz89617.obj -MD -MP -MF $(DEPDIR)/test_bz89617-test-bz89617.Tpo -c -o test_bz89617-test-bz89617.obj `if test -f 'test-bz89617.c'; then $(CYGPATH_W) 'test-bz89617.c'; else $(CYGPATH_W) '$(srcdir)/test-bz89617.c'; fi`
fontconfig-2.13.1/test/Makefile.in-846-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_bz89617-test-bz89617.Tpo $(DEPDIR)/test_bz89617-test-bz89617.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-848-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:849:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_bz89617_CFLAGS) $(CFLAGS) -c -o test_bz89617-test-bz89617.obj `if test -f 'test-bz89617.c'; then $(CYGPATH_W) 'test-bz89617.c'; else $(CYGPATH_W) '$(srcdir)/test-bz89617.c'; fi`
fontconfig-2.13.1/test/Makefile.in-850-
fontconfig-2.13.1/test/Makefile.in-851-test_conf-test-conf.o: test-conf.c
fontconfig-2.13.1/test/Makefile.in:852:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_conf_CFLAGS) $(CFLAGS) -MT test_conf-test-conf.o -MD -MP -MF $(DEPDIR)/test_conf-test-conf.Tpo -c -o test_conf-test-conf.o `test -f 'test-conf.c' || echo '$(srcdir)/'`test-conf.c
fontconfig-2.13.1/test/Makefile.in-853-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_conf-test-conf.Tpo $(DEPDIR)/test_conf-test-conf.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-855-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:856:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_conf_CFLAGS) $(CFLAGS) -c -o test_conf-test-conf.o `test -f 'test-conf.c' || echo '$(srcdir)/'`test-conf.c
fontconfig-2.13.1/test/Makefile.in-857-
fontconfig-2.13.1/test/Makefile.in-858-test_conf-test-conf.obj: test-conf.c
fontconfig-2.13.1/test/Makefile.in:859:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_conf_CFLAGS) $(CFLAGS) -MT test_conf-test-conf.obj -MD -MP -MF $(DEPDIR)/test_conf-test-conf.Tpo -c -o test_conf-test-conf.obj `if test -f 'test-conf.c'; then $(CYGPATH_W) 'test-conf.c'; else $(CYGPATH_W) '$(srcdir)/test-conf.c'; fi`
fontconfig-2.13.1/test/Makefile.in-860-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_conf-test-conf.Tpo $(DEPDIR)/test_conf-test-conf.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-862-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:863:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_conf_CFLAGS) $(CFLAGS) -c -o test_conf-test-conf.obj `if test -f 'test-conf.c'; then $(CYGPATH_W) 'test-conf.c'; else $(CYGPATH_W) '$(srcdir)/test-conf.c'; fi`
fontconfig-2.13.1/test/Makefile.in-864-
fontconfig-2.13.1/test/Makefile.in-865-test_hash-test-hash.o: test-hash.c
fontconfig-2.13.1/test/Makefile.in:866:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hash_CFLAGS) $(CFLAGS) -MT test_hash-test-hash.o -MD -MP -MF $(DEPDIR)/test_hash-test-hash.Tpo -c -o test_hash-test-hash.o `test -f 'test-hash.c' || echo '$(srcdir)/'`test-hash.c
fontconfig-2.13.1/test/Makefile.in-867-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_hash-test-hash.Tpo $(DEPDIR)/test_hash-test-hash.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-869-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:870:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hash_CFLAGS) $(CFLAGS) -c -o test_hash-test-hash.o `test -f 'test-hash.c' || echo '$(srcdir)/'`test-hash.c
fontconfig-2.13.1/test/Makefile.in-871-
fontconfig-2.13.1/test/Makefile.in-872-test_hash-test-hash.obj: test-hash.c
fontconfig-2.13.1/test/Makefile.in:873:@am__fastdepCC_TRUE@	$(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hash_CFLAGS) $(CFLAGS) -MT test_hash-test-hash.obj -MD -MP -MF $(DEPDIR)/test_hash-test-hash.Tpo -c -o test_hash-test-hash.obj `if test -f 'test-hash.c'; then $(CYGPATH_W) 'test-hash.c'; else $(CYGPATH_W) '$(srcdir)/test-hash.c'; fi`
fontconfig-2.13.1/test/Makefile.in-874-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/test_hash-test-hash.Tpo $(DEPDIR)/test_hash-test-hash.Po
##############################################
fontconfig-2.13.1/test/Makefile.in-876-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/test/Makefile.in:877:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_hash_CFLAGS) $(CFLAGS) -c -o test_hash-test-hash.obj `if test -f 'test-hash.c'; then $(CYGPATH_W) 'test-hash.c'; else $(CYGPATH_W) '$(srcdir)/test-hash.c'; fi`
fontconfig-2.13.1/test/Makefile.in-878-
##############################################
fontconfig-2.13.1/test/Makefile.in-914-GTAGS:
fontconfig-2.13.1/test/Makefile.in:915:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/test/Makefile.in-916-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/test/Makefile.in-957-	if test -n "$$redo_bases"; then \
fontconfig-2.13.1/test/Makefile.in:958:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
fontconfig-2.13.1/test/Makefile.in:959:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
fontconfig-2.13.1/test/Makefile.in-960-	  if $(am__make_dryrun); then :; else \
##############################################
fontconfig-2.13.1/test/Makefile.in-982-	ws='[ 	]'; \
fontconfig-2.13.1/test/Makefile.in:983:	results=`for b in $$bases; do echo $$b.trs; done`; \
fontconfig-2.13.1/test/Makefile.in-984-	test -n "$$results" || results=/dev/null; \
fontconfig-2.13.1/test/Makefile.in:985:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:986:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:987:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:988:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:989:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:990:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:991:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
fontconfig-2.13.1/test/Makefile.in:992:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
fontconfig-2.13.1/test/Makefile.in-993-	  success=true; \
##############################################
fontconfig-2.13.1/test/Makefile.in-1061-	@set +e; $(am__set_TESTS_bases); \
fontconfig-2.13.1/test/Makefile.in:1062:	log_list=`for i in $$bases; do echo $$i.log; done`; \
fontconfig-2.13.1/test/Makefile.in:1063:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
fontconfig-2.13.1/test/Makefile.in:1064:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
fontconfig-2.13.1/test/Makefile.in-1065-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
fontconfig-2.13.1/test/Makefile.in-1071-	         | $(am__list_recheck_tests)` || exit 1; \
fontconfig-2.13.1/test/Makefile.in:1072:	log_list=`for i in $$bases; do echo $$i.log; done`; \
fontconfig-2.13.1/test/Makefile.in:1073:	log_list=`echo $$log_list`; \
fontconfig-2.13.1/test/Makefile.in-1074-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
fontconfig-2.13.1/test/Makefile.in-1138-distdir-am: $(DISTFILES)
fontconfig-2.13.1/test/Makefile.in:1139:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/test/Makefile.in:1140:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/test/Makefile.in-1141-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/test/Makefile.in-1152-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/test/Makefile.in:1153:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/test/Makefile.in-1154-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/test/run-test.sh-151-$FCCACHE -r $FONTDIR
fontconfig-2.13.1/test/run-test.sh:152:uuid=`cat $FONTDIR/.uuid`
fontconfig-2.13.1/test/run-test.sh-153-ls $CACHEDIR/$uuid*
##############################################
fontconfig-2.13.1/test/run-test.sh-159-fi
fontconfig-2.13.1/test/run-test.sh:160:n=`ls -1 $CACHEDIR/*cache-* | wc -l`
fontconfig-2.13.1/test/run-test.sh-161-if [ $n != 1 ]; then
##############################################
fontconfig-2.13.1/test/run-test.sh-230-dotest "creating uuid-based cache file on sysroot"
fontconfig-2.13.1/test/run-test.sh:231:uuid=`cat $MyPWD/sysroot/$FONTDIR/.uuid`
fontconfig-2.13.1/test/run-test.sh-232-ls $MyPWD/sysroot/$CACHEDIR/$uuid*
##############################################
fontconfig-2.13.1/install-sh-234-      fi
fontconfig-2.13.1/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
fontconfig-2.13.1/install-sh-236-    *)
##############################################
fontconfig-2.13.1/install-sh-280-      dstdir=$dst
fontconfig-2.13.1/install-sh:281:      dstbase=`basename "$src"`
fontconfig-2.13.1/install-sh-282-      case $dst in
##############################################
fontconfig-2.13.1/install-sh-287-    else
fontconfig-2.13.1/install-sh:288:      dstdir=`dirname "$dst"`
fontconfig-2.13.1/install-sh-289-      test -d "$dstdir"
##############################################
fontconfig-2.13.1/install-sh-354-                   test_tmpdir="$tmpdir/a"
fontconfig-2.13.1/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
fontconfig-2.13.1/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
fontconfig-2.13.1/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
fontconfig-2.13.1/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
fontconfig-2.13.1/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
fontconfig-2.13.1/install-sh-419-            case $prefix in
fontconfig-2.13.1/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
fontconfig-2.13.1/install-sh-421-              *) qprefix=$prefix;;
##############################################
fontconfig-2.13.1/install-sh-468-    if $copy_on_change &&
fontconfig-2.13.1/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
fontconfig-2.13.1/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
fontconfig-2.13.1/install-sh-471-       set -f &&
##############################################
fontconfig-2.13.1/Makefile.am-57-	$(srcdir)/test-driver \
fontconfig-2.13.1/Makefile.am:58:	`find "$(srcdir)" -type f -name Makefile.in -print`
fontconfig-2.13.1/Makefile.am-59-
##############################################
fontconfig-2.13.1/config.rpath-33-host="$1"
fontconfig-2.13.1/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
fontconfig-2.13.1/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
fontconfig-2.13.1/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
fontconfig-2.13.1/config.rpath-37-
##############################################
fontconfig-2.13.1/config.rpath-47-done
fontconfig-2.13.1/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
fontconfig-2.13.1/config.rpath-49-
##############################################
fontconfig-2.13.1/config.rpath-94-        *)
fontconfig-2.13.1/config.rpath:95:          case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/config.rpath-96-            *Sun\ F* | *Sun*Fortran*)
##############################################
fontconfig-2.13.1/config.rpath-235-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fontconfig-2.13.1/config.rpath:236:      case `$LD -v 2>&1` in
fontconfig-2.13.1/config.rpath-237-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
fontconfig-2.13.1/config.rpath-241-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
fontconfig-2.13.1/config.rpath:242:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
fontconfig-2.13.1/config.rpath-243-          else
##############################################
fontconfig-2.13.1/config.rpath-298-        case $host_os in aix4.[012]|aix4.[012].*)
fontconfig-2.13.1/config.rpath:299:          collect2name=`${CC} -print-prog-name=collect2`
fontconfig-2.13.1/config.rpath-300-          if test -f "$collect2name" && \
##############################################
fontconfig-2.13.1/config.rpath-430-        hardcode_direct=yes
fontconfig-2.13.1/config.rpath:431:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
fontconfig-2.13.1/config.rpath-432-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
fontconfig-2.13.1/config.rpath-494-    sysv5* | sco3.2v5* | sco5v6*)
fontconfig-2.13.1/config.rpath:495:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
fontconfig-2.13.1/config.rpath-496-      hardcode_libdir_separator=':'
##############################################
fontconfig-2.13.1/config.rpath-645-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
fontconfig-2.13.1/config.rpath:646:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
fontconfig-2.13.1/config.rpath:647:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
fontconfig-2.13.1/config.rpath:648:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
fontconfig-2.13.1/config.rpath:649:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
fontconfig-2.13.1/config.rpath:650:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
fontconfig-2.13.1/config.rpath-651-
##############################################
fontconfig-2.13.1/configure.ac-83-
fontconfig-2.13.1/configure.ac:84:LIBT_CURRENT_MINUS_AGE=`expr $LIBT_CURRENT - $LIBT_AGE`
fontconfig-2.13.1/configure.ac-85-AC_SUBST(LIBT_CURRENT_MINUS_AGE)
##############################################
fontconfig-2.13.1/configure.ac-770-	/^@@/		{ done = 0; }' > $tmp
fontconfig-2.13.1/configure.ac:771:	DOCMAN3=`cat $tmp | awk '{ printf ("%s.3 ", $1); }'`
fontconfig-2.13.1/configure.ac-772-	echo DOCMAN3 $DOCMAN3
##############################################
fontconfig-2.13.1/aclocal.m4-92-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
fontconfig-2.13.1/aclocal.m4:93:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
fontconfig-2.13.1/aclocal.m4-94-# and then we would define $MISSING as
##############################################
fontconfig-2.13.1/aclocal.m4-107-# Expand $ac_aux_dir to an absolute path.
fontconfig-2.13.1/aclocal.m4:108:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fontconfig-2.13.1/aclocal.m4-109-])
##############################################
fontconfig-2.13.1/aclocal.m4-205-  if test "$am_compiler_list" = ""; then
fontconfig-2.13.1/aclocal.m4:206:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
fontconfig-2.13.1/aclocal.m4-207-  fi
##############################################
fontconfig-2.13.1/aclocal.m4-358-    # Strip MF so we end up with the name of the file.
fontconfig-2.13.1/aclocal.m4:359:    am_mf=`AS_ECHO(["$am_mf"]) | sed -e 's/:.*$//'`
fontconfig-2.13.1/aclocal.m4-360-    # Check whether this is an Automake generated Makefile which includes
##############################################
fontconfig-2.13.1/aclocal.m4-365-      || continue
fontconfig-2.13.1/aclocal.m4:366:    am_dirpart=`AS_DIRNAME(["$am_mf"])`
fontconfig-2.13.1/aclocal.m4:367:    am_filepart=`AS_BASENAME(["$am_mf"])`
fontconfig-2.13.1/aclocal.m4-368-    AM_RUN_LOG([cd "$am_dirpart" \
##############################################
fontconfig-2.13.1/aclocal.m4-433-AC_REQUIRE([AC_PROG_INSTALL])dnl
fontconfig-2.13.1/aclocal.m4:434:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fontconfig-2.13.1/aclocal.m4-435-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fontconfig-2.13.1/aclocal.m4-592-    * )
fontconfig-2.13.1/aclocal.m4:593:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fontconfig-2.13.1/aclocal.m4-594-  esac
fontconfig-2.13.1/aclocal.m4-595-done
fontconfig-2.13.1/aclocal.m4:596:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
fontconfig-2.13.1/aclocal.m4-597-
##############################################
fontconfig-2.13.1/aclocal.m4-848-     echo "timestamp, slept: $am_has_slept" > conftest.file
fontconfig-2.13.1/aclocal.m4:849:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fontconfig-2.13.1/aclocal.m4-850-     if test "$[*]" = "X"; then
fontconfig-2.13.1/aclocal.m4-851-	# -L didn't work.
fontconfig-2.13.1/aclocal.m4:852:	set X `ls -t "$srcdir/configure" conftest.file`
fontconfig-2.13.1/aclocal.m4-853-     fi
##############################################
fontconfig-2.13.1/m4/lib-link.m4-247-        dnl or AC_LIB_HAVE_LINKFLAGS call.
fontconfig-2.13.1/m4/lib-link.m4:248:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
fontconfig-2.13.1/m4/lib-link.m4-249-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
fontconfig-2.13.1/m4/lib-link.m4-322-                -L*)
fontconfig-2.13.1/m4/lib-link.m4:323:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
fontconfig-2.13.1/m4/lib-link.m4-324-                  dnl First look for a shared library.
##############################################
fontconfig-2.13.1/m4/lib-link.m4-466-              */$acl_libdirstem | */$acl_libdirstem/)
fontconfig-2.13.1/m4/lib-link.m4:467:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
fontconfig-2.13.1/m4/lib-link.m4-468-                if test "$name" = '$1'; then
##############################################
fontconfig-2.13.1/m4/lib-link.m4-473-              */$acl_libdirstem2 | */$acl_libdirstem2/)
fontconfig-2.13.1/m4/lib-link.m4:474:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
fontconfig-2.13.1/m4/lib-link.m4-475-                if test "$name" = '$1'; then
##############################################
fontconfig-2.13.1/m4/lib-link.m4-529-                  -L*)
fontconfig-2.13.1/m4/lib-link.m4:530:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
fontconfig-2.13.1/m4/lib-link.m4-531-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
fontconfig-2.13.1/m4/lib-link.m4-581-                  -R*)
fontconfig-2.13.1/m4/lib-link.m4:582:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
fontconfig-2.13.1/m4/lib-link.m4-583-                    if test "$enable_rpath" != no; then
##############################################
fontconfig-2.13.1/m4/lib-link.m4-611-                    dnl Handle this in the next round.
fontconfig-2.13.1/m4/lib-link.m4:612:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
fontconfig-2.13.1/m4/lib-link.m4-613-                    ;;
##############################################
fontconfig-2.13.1/m4/lib-link.m4-617-                    dnl option.
fontconfig-2.13.1/m4/lib-link.m4:618:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
fontconfig-2.13.1/m4/lib-link.m4-619-                    ;;
##############################################
fontconfig-2.13.1/m4/lib-link.m4-730-            -L) next=yes ;;
fontconfig-2.13.1/m4/lib-link.m4:731:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
fontconfig-2.13.1/m4/lib-link.m4-732-                 dnl No need to hardcode the standard /usr/lib.
##############################################
fontconfig-2.13.1/m4/libtool.m4-119-    done
fontconfig-2.13.1/m4/libtool.m4:120:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
fontconfig-2.13.1/m4/libtool.m4-121-}
##############################################
fontconfig-2.13.1/m4/libtool.m4-437-m4_define([_LT_CONFIG_STATUS_DECLARE],
fontconfig-2.13.1/m4/libtool.m4:438:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
fontconfig-2.13.1/m4/libtool.m4-439-
##############################################
fontconfig-2.13.1/m4/libtool.m4-447-#
fontconfig-2.13.1/m4/libtool.m4:448:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/m4/libtool.m4-449-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
fontconfig-2.13.1/m4/libtool.m4-557-]], lt_decl_quote_varnames); do
fontconfig-2.13.1/m4/libtool.m4:558:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
fontconfig-2.13.1/m4/libtool.m4-559-    *[[\\\\\\\`\\"\\\$]]*)
fontconfig-2.13.1/m4/libtool.m4:560:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
fontconfig-2.13.1/m4/libtool.m4-561-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-570-]], lt_decl_dquote_varnames); do
fontconfig-2.13.1/m4/libtool.m4:571:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
fontconfig-2.13.1/m4/libtool.m4-572-    *[[\\\\\\\`\\"\\\$]]*)
fontconfig-2.13.1/m4/libtool.m4:573:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
fontconfig-2.13.1/m4/libtool.m4-574-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-1112-  if test yes = "$lt_cv_ld_force_load"; then
fontconfig-2.13.1/m4/libtool.m4:1113:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
fontconfig-2.13.1/m4/libtool.m4-1114-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
fontconfig-2.13.1/m4/libtool.m4-1165-      }]'
fontconfig-2.13.1/m4/libtool.m4:1166:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/m4/libtool.m4-1167-  # Check for a 64-bit object if we didn't find anything.
fontconfig-2.13.1/m4/libtool.m4-1168-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
fontconfig-2.13.1/m4/libtool.m4:1169:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/m4/libtool.m4-1170-  fi],[])
##############################################
fontconfig-2.13.1/m4/libtool.m4-1201-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
fontconfig-2.13.1/m4/libtool.m4:1202:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
fontconfig-2.13.1/m4/libtool.m4-1203-  ECHO='print -r --'
fontconfig-2.13.1/m4/libtool.m4:1204:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
fontconfig-2.13.1/m4/libtool.m4-1205-  ECHO='printf %s\n'
##############################################
fontconfig-2.13.1/m4/libtool.m4-1236-    PATH=/empty FPATH=/empty; export PATH FPATH
fontconfig-2.13.1/m4/libtool.m4:1237:    test "X`printf %s $ECHO`" = "X$ECHO" \
fontconfig-2.13.1/m4/libtool.m4:1238:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
fontconfig-2.13.1/m4/libtool.m4-1239-
##############################################
fontconfig-2.13.1/m4/libtool.m4-1260-   if test yes = "$GCC"; then
fontconfig-2.13.1/m4/libtool.m4:1261:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
fontconfig-2.13.1/m4/libtool.m4-1262-   fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-1264- /*)
fontconfig-2.13.1/m4/libtool.m4:1265:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
fontconfig-2.13.1/m4/libtool.m4-1266-   ;; #(
##############################################
fontconfig-2.13.1/m4/libtool.m4-1294-  if AC_TRY_EVAL(ac_compile); then
fontconfig-2.13.1/m4/libtool.m4:1295:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1296-      *ELF-32*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1311-    if test yes = "$lt_cv_prog_gnu_ld"; then
fontconfig-2.13.1/m4/libtool.m4:1312:      case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1313-	*32-bit*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1323-    else
fontconfig-2.13.1/m4/libtool.m4:1324:      case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1325-	*32-bit*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1345-    emul=elf
fontconfig-2.13.1/m4/libtool.m4:1346:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1347-      *32-bit*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1353-    esac
fontconfig-2.13.1/m4/libtool.m4:1354:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1355-      *MSB*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1361-    esac
fontconfig-2.13.1/m4/libtool.m4:1362:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/m4/libtool.m4-1363-      *N32*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-1726-    # And add a safety zone
fontconfig-2.13.1/m4/libtool.m4:1727:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fontconfig-2.13.1/m4/libtool.m4:1728:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fontconfig-2.13.1/m4/libtool.m4-1729-    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-1759-    if test -n "$kargmax"; then
fontconfig-2.13.1/m4/libtool.m4:1760:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
fontconfig-2.13.1/m4/libtool.m4-1761-    else
##############################################
fontconfig-2.13.1/m4/libtool.m4-1768-       test undefined != "$lt_cv_sys_max_cmd_len"; then
fontconfig-2.13.1/m4/libtool.m4:1769:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fontconfig-2.13.1/m4/libtool.m4:1770:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fontconfig-2.13.1/m4/libtool.m4-1771-    else
##############################################
fontconfig-2.13.1/m4/libtool.m4-1780-      # we can't tell.
fontconfig-2.13.1/m4/libtool.m4:1781:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
fontconfig-2.13.1/m4/libtool.m4-1782-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
fontconfig-2.13.1/m4/libtool.m4-1784-      do
fontconfig-2.13.1/m4/libtool.m4:1785:        i=`expr $i + 1`
fontconfig-2.13.1/m4/libtool.m4-1786-        teststring=$teststring$teststring
##############################################
fontconfig-2.13.1/m4/libtool.m4-1788-      # Only check the string length outside the loop.
fontconfig-2.13.1/m4/libtool.m4:1789:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
fontconfig-2.13.1/m4/libtool.m4-1790-      teststring=
##############################################
fontconfig-2.13.1/m4/libtool.m4-1793-      # linker.  It appears as though 1/2 is a usable value.
fontconfig-2.13.1/m4/libtool.m4:1794:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
fontconfig-2.13.1/m4/libtool.m4-1795-    fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-2259-    *:)
fontconfig-2.13.1/m4/libtool.m4:2260:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
fontconfig-2.13.1/m4/libtool.m4-2261-        ;;
fontconfig-2.13.1/m4/libtool.m4-2262-    x:*)
fontconfig-2.13.1/m4/libtool.m4:2263:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/m4/libtool.m4-2264-        ;;
fontconfig-2.13.1/m4/libtool.m4-2265-    *::*)
fontconfig-2.13.1/m4/libtool.m4:2266:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
fontconfig-2.13.1/m4/libtool.m4:2267:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
fontconfig-2.13.1/m4/libtool.m4-2268-        ;;
fontconfig-2.13.1/m4/libtool.m4-2269-    *)
fontconfig-2.13.1/m4/libtool.m4:2270:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/m4/libtool.m4-2271-        ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2299-  esac
fontconfig-2.13.1/m4/libtool.m4:2300:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
fontconfig-2.13.1/m4/libtool.m4-2301-  case $lt_search_path_spec in
##############################################
fontconfig-2.13.1/m4/libtool.m4-2306-    # okay in the real world where ";" in dirpaths is itself problematic.
fontconfig-2.13.1/m4/libtool.m4:2307:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
fontconfig-2.13.1/m4/libtool.m4-2308-    ;;
fontconfig-2.13.1/m4/libtool.m4-2309-  *)
fontconfig-2.13.1/m4/libtool.m4:2310:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/m4/libtool.m4-2311-    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2315-  lt_tmp_lt_search_path_spec=
fontconfig-2.13.1/m4/libtool.m4:2316:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
fontconfig-2.13.1/m4/libtool.m4-2317-  # ...but if some path component already ends with the multilib dir we assume
##############################################
fontconfig-2.13.1/m4/libtool.m4-2357-  esac
fontconfig-2.13.1/m4/libtool.m4:2358:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
fontconfig-2.13.1/m4/libtool.m4-2359-else
##############################################
fontconfig-2.13.1/m4/libtool.m4-2498-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
fontconfig-2.13.1/m4/libtool.m4:2499:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
fontconfig-2.13.1/m4/libtool.m4-2500-    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2534-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fontconfig-2.13.1/m4/libtool.m4:2535:    postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/m4/libtool.m4:2536:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4:2537:      dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/m4/libtool.m4-2538-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fontconfig-2.13.1/m4/libtool.m4-2543-      fi'
fontconfig-2.13.1/m4/libtool.m4:2544:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4-2545-      dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/m4/libtool.m4-2551-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fontconfig-2.13.1/m4/libtool.m4:2552:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/m4/libtool.m4-2553-m4_if([$1], [],[
##############################################
fontconfig-2.13.1/m4/libtool.m4-2557-      # MinGW DLLs use traditional 'lib' prefix
fontconfig-2.13.1/m4/libtool.m4:2558:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/m4/libtool.m4-2559-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2561-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fontconfig-2.13.1/m4/libtool.m4:2562:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/m4/libtool.m4-2563-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2570-    libname_spec='$name'
fontconfig-2.13.1/m4/libtool.m4:2571:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/m4/libtool.m4-2572-    library_names_spec='$libname.dll.lib'
##############################################
fontconfig-2.13.1/m4/libtool.m4-2582-        # Let DOS variable expansion print the short 8.3 style file name.
fontconfig-2.13.1/m4/libtool.m4:2583:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
fontconfig-2.13.1/m4/libtool.m4-2584-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
fontconfig-2.13.1/m4/libtool.m4-2587-      # Convert to MSYS style.
fontconfig-2.13.1/m4/libtool.m4:2588:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
fontconfig-2.13.1/m4/libtool.m4-2589-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2593-      # like /cygdrive/c/PROGRA~1:/cygdr...
fontconfig-2.13.1/m4/libtool.m4:2594:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
fontconfig-2.13.1/m4/libtool.m4:2595:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
fontconfig-2.13.1/m4/libtool.m4:2596:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/m4/libtool.m4-2597-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-2601-        # It is most probably a Windows format PATH.
fontconfig-2.13.1/m4/libtool.m4:2602:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fontconfig-2.13.1/m4/libtool.m4-2603-      else
fontconfig-2.13.1/m4/libtool.m4:2604:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/m4/libtool.m4-2605-      fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-2611-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fontconfig-2.13.1/m4/libtool.m4:2612:    postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/m4/libtool.m4:2613:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4:2614:      dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/m4/libtool.m4-2615-      test -d \$dldir || mkdir -p \$dldir~
fontconfig-2.13.1/m4/libtool.m4-2616-      $install_prog $dir/$dlname \$dldir/$dlname'
fontconfig-2.13.1/m4/libtool.m4:2617:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4-2618-      dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/m4/libtool.m4-2625-    # Assume MSVC wrapper
fontconfig-2.13.1/m4/libtool.m4:2626:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
fontconfig-2.13.1/m4/libtool.m4-2627-    dynamic_linker='Win32 ld.exe'
##############################################
fontconfig-2.13.1/m4/libtool.m4-2642-  shlibpath_var=DYLD_LIBRARY_PATH
fontconfig-2.13.1/m4/libtool.m4:2643:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fontconfig-2.13.1/m4/libtool.m4-2644-m4_if([$1], [],[
##############################################
fontconfig-2.13.1/m4/libtool.m4-2879-  if test -f /etc/ld.so.conf; then
fontconfig-2.13.1/m4/libtool.m4:2880:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
fontconfig-2.13.1/m4/libtool.m4-2881-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
fontconfig-2.13.1/m4/libtool.m4-2933-  need_lib_prefix=no
fontconfig-2.13.1/m4/libtool.m4:2934:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/m4/libtool.m4-2935-    need_version=no
##############################################
fontconfig-2.13.1/m4/libtool.m4-2960-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
fontconfig-2.13.1/m4/libtool.m4:2961:  postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/m4/libtool.m4:2962:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4:2963:    dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/m4/libtool.m4-2964-    test -d \$dldir || mkdir -p \$dldir~
##############################################
fontconfig-2.13.1/m4/libtool.m4-2969-    fi'
fontconfig-2.13.1/m4/libtool.m4:2970:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
fontconfig-2.13.1/m4/libtool.m4-2971-    dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/m4/libtool.m4-3180-	"file_magic "*)
fontconfig-2.13.1/m4/libtool.m4:3181:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fontconfig-2.13.1/m4/libtool.m4-3182-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
fontconfig-2.13.1/m4/libtool.m4-3263-    # gcc leaves a trailing carriage return, which upsets mingw
fontconfig-2.13.1/m4/libtool.m4:3264:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fontconfig-2.13.1/m4/libtool.m4-3265-  *)
fontconfig-2.13.1/m4/libtool.m4:3266:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fontconfig-2.13.1/m4/libtool.m4-3267-  esac
##############################################
fontconfig-2.13.1/m4/libtool.m4-3272-      # Canonicalize the pathname of ld
fontconfig-2.13.1/m4/libtool.m4:3273:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
fontconfig-2.13.1/m4/libtool.m4-3274-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
fontconfig-2.13.1/m4/libtool.m4:3275:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
fontconfig-2.13.1/m4/libtool.m4-3276-      done
##############################################
fontconfig-2.13.1/m4/libtool.m4-3303-      # Break only if it was the GNU/non-GNU ld that we prefer.
fontconfig-2.13.1/m4/libtool.m4:3304:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
fontconfig-2.13.1/m4/libtool.m4-3305-      *GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3343-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
fontconfig-2.13.1/m4/libtool.m4:3344:case `$LD -v 2>&1 </dev/null` in
fontconfig-2.13.1/m4/libtool.m4-3345-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3570-openbsd* | bitrig*)
fontconfig-2.13.1/m4/libtool.m4:3571:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/m4/libtool.m4-3572-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
fontconfig-2.13.1/m4/libtool.m4-3637-    else
fontconfig-2.13.1/m4/libtool.m4:3638:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
fontconfig-2.13.1/m4/libtool.m4-3639-    fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-3688-	esac
fontconfig-2.13.1/m4/libtool.m4:3689:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
fontconfig-2.13.1/m4/libtool.m4-3690-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3694-	*)
fontconfig-2.13.1/m4/libtool.m4:3695:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
fontconfig-2.13.1/m4/libtool.m4-3696-	  */dev/null*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3720-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
fontconfig-2.13.1/m4/libtool.m4:3721:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
fontconfig-2.13.1/m4/libtool.m4-3722-    *COFF*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3779-  # decide which one to use based on capabilities of $DLLTOOL
fontconfig-2.13.1/m4/libtool.m4:3780:  case `$DLLTOOL --help 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-3781-  *--identify-strict*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-3953-# If we're using GNU nm, then use its standard symbol codes.
fontconfig-2.13.1/m4/libtool.m4:3954:case `$NM -V 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-3955-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-4001-mingw*)
fontconfig-2.13.1/m4/libtool.m4:4002:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
fontconfig-2.13.1/m4/libtool.m4-4003-  ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-4057-    nlist=conftest.nm
fontconfig-2.13.1/m4/libtool.m4:4058:    if AC_TRY_EVAL(NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) && test -s "$nlist"; then
fontconfig-2.13.1/m4/libtool.m4-4059-      # Try sorting and uniquifying the output.
##############################################
fontconfig-2.13.1/m4/libtool.m4-4405-	  *)
fontconfig-2.13.1/m4/libtool.m4:4406:	    case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/m4/libtool.m4-4407-	    *Sun\ C*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-4741-      *)
fontconfig-2.13.1/m4/libtool.m4:4742:	case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/m4/libtool.m4-4743-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-4924-    else
fontconfig-2.13.1/m4/libtool.m4:4925:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
fontconfig-2.13.1/m4/libtool.m4-4926-    fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-5017-	# shared libraries, regardless of the interface used.
fontconfig-2.13.1/m4/libtool.m4:5018:	case `$LD -v 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-5019-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-5049-    supports_anon_versioning=no
fontconfig-2.13.1/m4/libtool.m4:5050:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-5051-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-5152-	prefix_cmds="$SED"~
fontconfig-2.13.1/m4/libtool.m4:5153:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
fontconfig-2.13.1/m4/libtool.m4-5154-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
fontconfig-2.13.1/m4/libtool.m4-5174-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fontconfig-2.13.1/m4/libtool.m4:5175:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/m4/libtool.m4:5176:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5177-      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-5192-        pgcc*)				# Portland Group C compiler
fontconfig-2.13.1/m4/libtool.m4:5193:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-5194-	  tmp_addflag=' $pic_flag'
##############################################
fontconfig-2.13.1/m4/libtool.m4-5197-					# Portland Group f77 and f90 compilers
fontconfig-2.13.1/m4/libtool.m4:5198:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-5199-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-5214-	nvcc*)	# Cuda Compiler Driver 2.2
fontconfig-2.13.1/m4/libtool.m4:5215:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-5216-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
fontconfig-2.13.1/m4/libtool.m4-5218-	esac
fontconfig-2.13.1/m4/libtool.m4:5219:	case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/m4/libtool.m4-5220-	*Sun\ C*)			# Sun C 5.9
fontconfig-2.13.1/m4/libtool.m4:5221:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-5222-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
fontconfig-2.13.1/m4/libtool.m4-5289-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fontconfig-2.13.1/m4/libtool.m4:5290:      case `$LD -v 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-5291-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-5378-	else
fontconfig-2.13.1/m4/libtool.m4:5379:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
fontconfig-2.13.1/m4/libtool.m4-5380-	fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-5443-	# below for broken collect2 doesn't work under 4.3+
fontconfig-2.13.1/m4/libtool.m4:5444:	  collect2name=`$CC -print-prog-name=collect2`
fontconfig-2.13.1/m4/libtool.m4-5445-	  if test -f "$collect2name" &&
##############################################
fontconfig-2.13.1/m4/libtool.m4-5499-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
fontconfig-2.13.1/m4/libtool.m4:5500:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
fontconfig-2.13.1/m4/libtool.m4-5501-      else
##############################################
fontconfig-2.13.1/m4/libtool.m4-5524-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
fontconfig-2.13.1/m4/libtool.m4:5525:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
fontconfig-2.13.1/m4/libtool.m4-5526-	  if test svr4 != "$with_aix_soname"; then
##############################################
fontconfig-2.13.1/m4/libtool.m4-5615-	# FIXME: Setting linknames here is a bad hack.
fontconfig-2.13.1/m4/libtool.m4:5616:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
fontconfig-2.13.1/m4/libtool.m4-5617-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
fontconfig-2.13.1/m4/libtool.m4-5753-      if test yes = "$GCC"; then
fontconfig-2.13.1/m4/libtool.m4:5754:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5755-	# Try to use the -exported_symbol ld option, if it does not
##############################################
fontconfig-2.13.1/m4/libtool.m4-5776-	if test yes = "$lt_cv_irix_exported_symbol"; then
fontconfig-2.13.1/m4/libtool.m4:5777:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5778-	fi
fontconfig-2.13.1/m4/libtool.m4-5779-      else
fontconfig-2.13.1/m4/libtool.m4:5780:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4:5781:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5782-      fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-5826-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
fontconfig-2.13.1/m4/libtool.m4:5827:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/m4/libtool.m4-5828-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fontconfig-2.13.1/m4/libtool.m4-5857-	prefix_cmds="$SED"~
fontconfig-2.13.1/m4/libtool.m4:5858:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
fontconfig-2.13.1/m4/libtool.m4-5859-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
fontconfig-2.13.1/m4/libtool.m4-5871-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
fontconfig-2.13.1/m4/libtool.m4:5872:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5873-      else
fontconfig-2.13.1/m4/libtool.m4-5874-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fontconfig-2.13.1/m4/libtool.m4:5875:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5876-      fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-5884-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
fontconfig-2.13.1/m4/libtool.m4:5885:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-5886-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
fontconfig-2.13.1/m4/libtool.m4-5888-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fontconfig-2.13.1/m4/libtool.m4:5889:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4:5890:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
fontconfig-2.13.1/m4/libtool.m4:5891:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
fontconfig-2.13.1/m4/libtool.m4-5892-
##############################################
fontconfig-2.13.1/m4/libtool.m4-5907-      else
fontconfig-2.13.1/m4/libtool.m4:5908:	case `$CC -V 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-5909-	*"Compilers 5.0"*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-6100-	  _LT_TAGVAR(allow_undefined_flag, $1)=
fontconfig-2.13.1/m4/libtool.m4:6101:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
fontconfig-2.13.1/m4/libtool.m4-6102-	  then
##############################################
fontconfig-2.13.1/m4/libtool.m4-6404-        # ancient GNU ld didn't support --whole-archive et. al.
fontconfig-2.13.1/m4/libtool.m4:6405:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
fontconfig-2.13.1/m4/libtool.m4-6406-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
fontconfig-2.13.1/m4/libtool.m4-6514-          # below for broken collect2 doesn't work under 4.3+
fontconfig-2.13.1/m4/libtool.m4:6515:	  collect2name=`$CC -print-prog-name=collect2`
fontconfig-2.13.1/m4/libtool.m4-6516-	  if test -f "$collect2name" &&
##############################################
fontconfig-2.13.1/m4/libtool.m4-6572-
fontconfig-2.13.1/m4/libtool.m4:6573:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
fontconfig-2.13.1/m4/libtool.m4-6574-        else
##############################################
fontconfig-2.13.1/m4/libtool.m4-6597-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
fontconfig-2.13.1/m4/libtool.m4:6598:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
fontconfig-2.13.1/m4/libtool.m4-6599-	    if test svr4 != "$with_aix_soname"; then
##############################################
fontconfig-2.13.1/m4/libtool.m4-6726-	  prefix_cmds="$SED"~
fontconfig-2.13.1/m4/libtool.m4:6727:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
fontconfig-2.13.1/m4/libtool.m4-6728-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
fontconfig-2.13.1/m4/libtool.m4-6800-            # dependencies.
fontconfig-2.13.1/m4/libtool.m4:6801:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
fontconfig-2.13.1/m4/libtool.m4-6802-            ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-6865-	    # dependencies.
fontconfig-2.13.1/m4/libtool.m4:6866:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
fontconfig-2.13.1/m4/libtool.m4-6867-	    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-6901-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fontconfig-2.13.1/m4/libtool.m4:6902:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/m4/libtool.m4:6903:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/m4/libtool.m4-6904-	;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-6908-	    # SGI C++
fontconfig-2.13.1/m4/libtool.m4:6909:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-6910-
##############################################
fontconfig-2.13.1/m4/libtool.m4-6919-	      if test no = "$with_gnu_ld"; then
fontconfig-2.13.1/m4/libtool.m4:6920:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-6921-	      else
fontconfig-2.13.1/m4/libtool.m4:6922:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
fontconfig-2.13.1/m4/libtool.m4-6923-	      fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-6940-	    # to its proper name (with version) after linking.
fontconfig-2.13.1/m4/libtool.m4:6941:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
fontconfig-2.13.1/m4/libtool.m4:6942:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
fontconfig-2.13.1/m4/libtool.m4-6943-	    # Commands to make compiler produce verbose output that lists
##############################################
fontconfig-2.13.1/m4/libtool.m4-6950-	    # dependencies.
fontconfig-2.13.1/m4/libtool.m4:6951:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
fontconfig-2.13.1/m4/libtool.m4-6952-
##############################################
fontconfig-2.13.1/m4/libtool.m4-6965-	    # earlier do not add the objects themselves.
fontconfig-2.13.1/m4/libtool.m4:6966:	    case `$CC -V 2>&1` in
fontconfig-2.13.1/m4/libtool.m4-6967-	      *"Version 7."*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-6986-            # Portland Group C++ compiler
fontconfig-2.13.1/m4/libtool.m4:6987:	    case `$CC -V` in
fontconfig-2.13.1/m4/libtool.m4-6988-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-6991-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
fontconfig-2.13.1/m4/libtool.m4:6992:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
fontconfig-2.13.1/m4/libtool.m4-6993-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
fontconfig-2.13.1/m4/libtool.m4-6995-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
fontconfig-2.13.1/m4/libtool.m4:6996:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
fontconfig-2.13.1/m4/libtool.m4-6997-                $RANLIB $oldlib'
##############################################
fontconfig-2.13.1/m4/libtool.m4-7000-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
fontconfig-2.13.1/m4/libtool.m4:7001:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
fontconfig-2.13.1/m4/libtool.m4-7002-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
fontconfig-2.13.1/m4/libtool.m4-7004-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
fontconfig-2.13.1/m4/libtool.m4:7005:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
fontconfig-2.13.1/m4/libtool.m4-7006-	      ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-7014-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
fontconfig-2.13.1/m4/libtool.m4:7015:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-7016-            ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-7033-	    # dependencies.
fontconfig-2.13.1/m4/libtool.m4:7034:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
fontconfig-2.13.1/m4/libtool.m4-7035-	    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-7048-	  *)
fontconfig-2.13.1/m4/libtool.m4:7049:	    case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/m4/libtool.m4-7050-	    *Sun\ C*)
##############################################
fontconfig-2.13.1/m4/libtool.m4-7055-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
fontconfig-2.13.1/m4/libtool.m4:7056:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/m4/libtool.m4-7057-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
fontconfig-2.13.1/m4/libtool.m4-7120-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
fontconfig-2.13.1/m4/libtool.m4:7121:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
fontconfig-2.13.1/m4/libtool.m4-7122-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
fontconfig-2.13.1/m4/libtool.m4-7139-	    # to its proper name (with version) after linking.
fontconfig-2.13.1/m4/libtool.m4:7140:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
fontconfig-2.13.1/m4/libtool.m4-7141-
##############################################
fontconfig-2.13.1/m4/libtool.m4-7160-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
fontconfig-2.13.1/m4/libtool.m4:7161:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-7162-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
fontconfig-2.13.1/m4/libtool.m4-7165-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
fontconfig-2.13.1/m4/libtool.m4:7166:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4:7167:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
fontconfig-2.13.1/m4/libtool.m4-7168-                  echo "-hidden">> $lib.exp~
fontconfig-2.13.1/m4/libtool.m4:7169:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
fontconfig-2.13.1/m4/libtool.m4-7170-                  $RM $lib.exp'
##############################################
fontconfig-2.13.1/m4/libtool.m4-7184-	    # dependencies.
fontconfig-2.13.1/m4/libtool.m4:7185:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
fontconfig-2.13.1/m4/libtool.m4-7186-	    ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-7191-	        osf3*)
fontconfig-2.13.1/m4/libtool.m4:7192:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-7193-		  ;;
fontconfig-2.13.1/m4/libtool.m4-7194-	        *)
fontconfig-2.13.1/m4/libtool.m4:7195:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/m4/libtool.m4-7196-		  ;;
##############################################
fontconfig-2.13.1/m4/libtool.m4-7444-  case @S|@2 in
fontconfig-2.13.1/m4/libtool.m4:7445:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
fontconfig-2.13.1/m4/libtool.m4:7446:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
fontconfig-2.13.1/m4/libtool.m4-7447-  esac
##############################################
fontconfig-2.13.1/m4/libtool.m4-7533-
fontconfig-2.13.1/m4/libtool.m4:7534:  for p in `eval "$output_verbose_link_cmd"`; do
fontconfig-2.13.1/m4/libtool.m4-7535-    case $prev$p in
##############################################
fontconfig-2.13.1/m4/libtool.m4-7637-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
fontconfig-2.13.1/m4/libtool.m4:7638: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
fontconfig-2.13.1/m4/libtool.m4-7639-fi
##############################################
fontconfig-2.13.1/m4/libtool.m4-8257-    test 10 -lt "$lt_ac_count" && break
fontconfig-2.13.1/m4/libtool.m4:8258:    lt_ac_count=`expr $lt_ac_count + 1`
fontconfig-2.13.1/m4/libtool.m4-8259-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
fontconfig-2.13.1/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);"])
fontconfig-2.13.1/m4/iconv.m4:258:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
fontconfig-2.13.1/m4/iconv.m4-259-    AC_MSG_RESULT([
##############################################
fontconfig-2.13.1/m4/pkg.m4-75-    PKG_CHECK_EXISTS([$3],
fontconfig-2.13.1/m4/pkg.m4:76:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
fontconfig-2.13.1/m4/pkg.m4-77-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
fontconfig-2.13.1/m4/pkg.m4-124-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/m4/pkg.m4:125:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
fontconfig-2.13.1/m4/pkg.m4-126-        else 
fontconfig-2.13.1/m4/pkg.m4:127:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
fontconfig-2.13.1/m4/pkg.m4-128-        fi
##############################################
fontconfig-2.13.1/m4/lib-prefix.m4-201-    *)
fontconfig-2.13.1/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,^=,,'`
fontconfig-2.13.1/m4/lib-prefix.m4-203-      if test -n "$searchpath"; then
##############################################
fontconfig-2.13.1/m4/lib-prefix.m4-211-                ;;
fontconfig-2.13.1/m4/lib-prefix.m4:212:              *) searchdir=`cd "$searchdir" && pwd`
fontconfig-2.13.1/m4/lib-prefix.m4-213-                 case "$searchdir" in
##############################################
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-136-AC_MSG_CHECKING([for stdint types])
fontconfig-2.13.1/m4/ax_create_stdint_h.m4:137:ac_stdint_h=`echo ifelse($1, , _stdint.h, $1)`
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-138-# try to shortcircuit - if the default include path of the compiler
##############################################
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-175-
fontconfig-2.13.1/m4/ax_create_stdint_h.m4:176:inttype_headers=`echo $2 | sed -e 's/,/ /g'`
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-177-
##############################################
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-224-if test "$GCC" = "yes" ; then
fontconfig-2.13.1/m4/ax_create_stdint_h.m4:225:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-226-else
##############################################
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-671-    else
fontconfig-2.13.1/m4/ax_create_stdint_h.m4:672:      ac_dir=`AS_DIRNAME(["$ac_stdint_h"])`
fontconfig-2.13.1/m4/ax_create_stdint_h.m4-673-      AS_MKDIR_P(["$ac_dir"])
##############################################
fontconfig-2.13.1/m4/gettext.m4-282-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
fontconfig-2.13.1/m4/gettext.m4:283:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
fontconfig-2.13.1/m4/gettext.m4-284-      fi
##############################################
fontconfig-2.13.1/m4/po.m4-48-changequote(,)dnl
fontconfig-2.13.1/m4/po.m4:49:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/m4/po.m4-50-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
fontconfig-2.13.1/m4/po.m4-55-changequote(,)dnl
fontconfig-2.13.1/m4/po.m4:56:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/m4/po.m4-57-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
fontconfig-2.13.1/m4/po.m4-74-changequote(,)dnl
fontconfig-2.13.1/m4/po.m4:75:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/m4/po.m4-76-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
fontconfig-2.13.1/m4/po.m4-99-      case "$ac_file" in
fontconfig-2.13.1/m4/po.m4:100:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
fontconfig-2.13.1/m4/po.m4-101-      esac
##############################################
fontconfig-2.13.1/m4/po.m4-104-        # Adjust a relative srcdir.
fontconfig-2.13.1/m4/po.m4:105:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
fontconfig-2.13.1/m4/po.m4:106:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
fontconfig-2.13.1/m4/po.m4:107:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
fontconfig-2.13.1/m4/po.m4-108-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
fontconfig-2.13.1/m4/po.m4-111-        case "$ac_given_srcdir" in
fontconfig-2.13.1/m4/po.m4:112:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
fontconfig-2.13.1/m4/po.m4-113-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
fontconfig-2.13.1/m4/po.m4-132-            fi
fontconfig-2.13.1/m4/po.m4:133:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
fontconfig-2.13.1/m4/po.m4-134-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
fontconfig-2.13.1/m4/po.m4-229-  # Adjust a relative srcdir.
fontconfig-2.13.1/m4/po.m4:230:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
fontconfig-2.13.1/m4/po.m4:231:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
fontconfig-2.13.1/m4/po.m4:232:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
fontconfig-2.13.1/m4/po.m4-233-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
fontconfig-2.13.1/m4/po.m4-236-  case "$ac_given_srcdir" in
fontconfig-2.13.1/m4/po.m4:237:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
fontconfig-2.13.1/m4/po.m4-238-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
fontconfig-2.13.1/m4/po.m4-298-  # Set POTFILES to the value of the Makefile variable POTFILES.
fontconfig-2.13.1/m4/po.m4:299:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
fontconfig-2.13.1/m4/po.m4:300:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
fontconfig-2.13.1/m4/po.m4-301-  # Compute POTFILES_DEPS as
##############################################
fontconfig-2.13.1/m4/po.m4-313-    # The LINGUAS file contains the set of available languages.
fontconfig-2.13.1/m4/po.m4:314:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
fontconfig-2.13.1/m4/po.m4-315-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
fontconfig-2.13.1/m4/po.m4-317-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
fontconfig-2.13.1/m4/po.m4:318:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
fontconfig-2.13.1/m4/po.m4:319:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
fontconfig-2.13.1/m4/po.m4-320-  fi
##############################################
fontconfig-2.13.1/m4/po.m4-361-    QMFILES="$QMFILES $srcdirpre$lang.qm"
fontconfig-2.13.1/m4/po.m4:362:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
fontconfig-2.13.1/m4/po.m4-363-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
fontconfig-2.13.1/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/'`
fontconfig-2.13.1/m4/po.m4-365-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
fontconfig-2.13.1/m4/po.m4-402-      QTCATALOGS="$QTCATALOGS $lang.qm"
fontconfig-2.13.1/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
fontconfig-2.13.1/m4/po.m4-404-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
fontconfig-2.13.1/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/'`
fontconfig-2.13.1/m4/po.m4-406-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
fontconfig-2.13.1/m4/po.m4-414-    for lang in $ALL_LINGUAS; do
fontconfig-2.13.1/m4/po.m4:415:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
fontconfig-2.13.1/m4/po.m4-416-      cat >> "$ac_file.tmp" <<EOF
##############################################
fontconfig-2.13.1/m4/po.m4-425-    for lang in $ALL_LINGUAS; do
fontconfig-2.13.1/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/'`
fontconfig-2.13.1/m4/po.m4-427-      cat >> "$ac_file.tmp" <<EOF
##############################################
fontconfig-2.13.1/m4/ltsugar.m4-68-m4_define([lt_combine],
fontconfig-2.13.1/m4/ltsugar.m4:69:[m4_if(m4_eval([$# > 3]), [1],
fontconfig-2.13.1/m4/ltsugar.m4-70-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
fontconfig-2.13.1/m4/ac_check_symbol.m4-20-for ac_header in $2 ; do
fontconfig-2.13.1/m4/ac_check_symbol.m4:21:  ac_safe=`echo "$ac_header" | sed 'y%./+-%__p_%' `
fontconfig-2.13.1/m4/ac_check_symbol.m4-22-  if test $ac_found != "yes" ; then
fontconfig-2.13.1/m4/ac_check_symbol.m4:23:      if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
fontconfig-2.13.1/m4/ac_check_symbol.m4-24-            AC_EGREP_HEADER( $symbol, $ac_header, [ac_found="$ac_header"] )
##############################################
fontconfig-2.13.1/m4/ac_check_symbol.m4-43-[changequote(, )dnl
fontconfig-2.13.1/m4/ac_check_symbol.m4:44:  ac_tr_func=HAVE_`echo $ac_func | sed -e 'y:abcdefghijklmnopqrstuvwxyz:ABCDEFGHIJKLMNOPQRSTUVWXYZ:' -e 's:[[^A-Z0-9]]:_:'`
fontconfig-2.13.1/m4/ac_check_symbol.m4-45-changequote([, ])dnl
##############################################
fontconfig-2.13.1/m4/ax_cc_for_build.m4-68-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
fontconfig-2.13.1/m4/ax_cc_for_build.m4:69:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
fontconfig-2.13.1/m4/ax_cc_for_build.m4-70-       esac
##############################################
fontconfig-2.13.1/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
fontconfig-2.13.1/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
fontconfig-2.13.1/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/m4/lib-ld.m4-56-    # gcc leaves a trailing carriage return which upsets mingw
fontconfig-2.13.1/m4/lib-ld.m4:57:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fontconfig-2.13.1/m4/lib-ld.m4-58-  *)
fontconfig-2.13.1/m4/lib-ld.m4:59:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fontconfig-2.13.1/m4/lib-ld.m4-60-  esac
##############################################
fontconfig-2.13.1/m4/lib-ld.m4-65-      # Canonicalize the pathname of ld
fontconfig-2.13.1/m4/lib-ld.m4:66:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
fontconfig-2.13.1/m4/lib-ld.m4-67-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
fontconfig-2.13.1/m4/lib-ld.m4:68:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
fontconfig-2.13.1/m4/lib-ld.m4-69-      done
##############################################
fontconfig-2.13.1/m4/lib-ld.m4-96-      # Break only if it was the GNU/non-GNU ld that we prefer.
fontconfig-2.13.1/m4/lib-ld.m4:97:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
fontconfig-2.13.1/m4/lib-ld.m4-98-      *GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-73-  { \
fontconfig-2.13.1/fc-cat/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-cat/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-187-  esac
fontconfig-2.13.1/fc-cat/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-cat/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-cat/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-cat/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-cat/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-cat/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-cat/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-cat/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-cat/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-cat/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-cat/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-cat/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-cat/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-cat/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-cat/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-cat/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-cat/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-cat/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-cat/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-cat/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-cat/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-cat/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-cat/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-cat/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-cat/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-cat/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-73-  { \
fontconfig-2.13.1/fc-cache/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-cache/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-187-  esac
fontconfig-2.13.1/fc-cache/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-cache/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-cache/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-cache/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-cache/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-cache/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-cache/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-cache/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-cache/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-cache/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-cache/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-cache/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-cache/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-cache/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-cache/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-cache/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-cache/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-cache/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-cache/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-cache/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-cache/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-cache/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-cache/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-cache/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-cache/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-cache/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-73-  { \
fontconfig-2.13.1/fc-scan/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-scan/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-187-  esac
fontconfig-2.13.1/fc-scan/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-scan/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-scan/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-scan/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-scan/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-scan/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-scan/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-scan/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-scan/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-scan/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-scan/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-scan/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-scan/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-scan/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-scan/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-scan/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-scan/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-scan/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-scan/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-scan/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-scan/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-scan/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-scan/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-scan/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-scan/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-scan/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-73-  { \
fontconfig-2.13.1/fc-pattern/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-pattern/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-187-  esac
fontconfig-2.13.1/fc-pattern/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-pattern/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-pattern/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-pattern/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-pattern/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-pattern/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-pattern/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-pattern/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-pattern/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-pattern/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-pattern/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-pattern/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-pattern/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-pattern/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-pattern/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-pattern/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-pattern/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-pattern/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-pattern/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-pattern/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-pattern/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-pattern/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-pattern/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-pattern/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-pattern/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-pattern/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-lang/Makefile.in-100-  { \
fontconfig-2.13.1/fc-lang/Makefile.in:101:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-lang/Makefile.in-102-  }; \
##############################################
fontconfig-2.13.1/fc-lang/Makefile.in-738-GTAGS:
fontconfig-2.13.1/fc-lang/Makefile.in:739:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-lang/Makefile.in-740-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-lang/Makefile.in-764-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-lang/Makefile.in:765:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-lang/Makefile.in:766:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-lang/Makefile.in-767-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-lang/Makefile.in-778-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-lang/Makefile.in:779:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-lang/Makefile.in-780-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/doc/Makefile.in-75-  { \
fontconfig-2.13.1/doc/Makefile.in:76:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/doc/Makefile.in-77-  }; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-201-  esac
fontconfig-2.13.1/doc/Makefile.in:202:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/doc/Makefile.in-203-am__vpath_adj = case $$p in \
fontconfig-2.13.1/doc/Makefile.in:204:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/doc/Makefile.in-205-    *) f=$$p;; \
fontconfig-2.13.1/doc/Makefile.in-206-  esac;
fontconfig-2.13.1/doc/Makefile.in:207:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/doc/Makefile.in-208-am__install_max = 40
fontconfig-2.13.1/doc/Makefile.in-209-am__nobase_strip_setup = \
fontconfig-2.13.1/doc/Makefile.in:210:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/doc/Makefile.in-211-am__nobase_strip = \
##############################################
fontconfig-2.13.1/doc/Makefile.in-377-case "$@" in						\
fontconfig-2.13.1/doc/Makefile.in:378:  */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;	\
fontconfig-2.13.1/doc/Makefile.in-379-    *) am__odir=.;; 					\
##############################################
fontconfig-2.13.1/doc/Makefile.in-407-  bases='$(TEST_LOGS)'; \
fontconfig-2.13.1/doc/Makefile.in:408:  bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
fontconfig-2.13.1/doc/Makefile.in:409:  bases=`echo $$bases`
fontconfig-2.13.1/doc/Makefile.in-410-RECHECK_LOGS = $(TEST_LOGS)
##############################################
fontconfig-2.13.1/doc/Makefile.in-420-        */*) b='$*';; \
fontconfig-2.13.1/doc/Makefile.in:421:          *) b=`echo '$@' | sed 's/\.log$$//'`; \
fontconfig-2.13.1/doc/Makefile.in-422-       esac;; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-786-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/doc/Makefile.in:787:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/doc/Makefile.in-788-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-816-.c.obj:
fontconfig-2.13.1/doc/Makefile.in:817:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/doc/Makefile.in-818-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/doc/Makefile.in-820-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/doc/Makefile.in:821:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/doc/Makefile.in-822-
##############################################
fontconfig-2.13.1/doc/Makefile.in-839-	test -n "$(man3dir)" \
fontconfig-2.13.1/doc/Makefile.in:840:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/doc/Makefile.in-841-	  || exit 0; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-880-	test -n "$(man5dir)" \
fontconfig-2.13.1/doc/Makefile.in:881:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/doc/Makefile.in-882-	  || exit 0; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-935-	@list='$(doc_DATA)'; test -n "$(docdir)" || list=; \
fontconfig-2.13.1/doc/Makefile.in:936:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/doc/Makefile.in-937-	dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/doc/Makefile.in-956-	@list='$(htmldoc_DATA)'; test -n "$(htmldocdir)" || list=; \
fontconfig-2.13.1/doc/Makefile.in:957:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/doc/Makefile.in-958-	dir='$(DESTDIR)$(htmldocdir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/doc/Makefile.in-989-GTAGS:
fontconfig-2.13.1/doc/Makefile.in:990:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/doc/Makefile.in-991-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1032-	if test -n "$$redo_bases"; then \
fontconfig-2.13.1/doc/Makefile.in:1033:	  redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
fontconfig-2.13.1/doc/Makefile.in:1034:	  redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
fontconfig-2.13.1/doc/Makefile.in-1035-	  if $(am__make_dryrun); then :; else \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1057-	ws='[ 	]'; \
fontconfig-2.13.1/doc/Makefile.in:1058:	results=`for b in $$bases; do echo $$b.trs; done`; \
fontconfig-2.13.1/doc/Makefile.in-1059-	test -n "$$results" || results=/dev/null; \
fontconfig-2.13.1/doc/Makefile.in:1060:	all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1061:	pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1062:	fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1063:	skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1064:	xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1065:	xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1066:	error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
fontconfig-2.13.1/doc/Makefile.in:1067:	if test `expr $$fail + $$xpass + $$error` -eq 0; then \
fontconfig-2.13.1/doc/Makefile.in-1068-	  success=true; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1136-	@set +e; $(am__set_TESTS_bases); \
fontconfig-2.13.1/doc/Makefile.in:1137:	log_list=`for i in $$bases; do echo $$i.log; done`; \
fontconfig-2.13.1/doc/Makefile.in:1138:	trs_list=`for i in $$bases; do echo $$i.trs; done`; \
fontconfig-2.13.1/doc/Makefile.in:1139:	log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
fontconfig-2.13.1/doc/Makefile.in-1140-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1146-	         | $(am__list_recheck_tests)` || exit 1; \
fontconfig-2.13.1/doc/Makefile.in:1147:	log_list=`for i in $$bases; do echo $$i.log; done`; \
fontconfig-2.13.1/doc/Makefile.in:1148:	log_list=`echo $$log_list`; \
fontconfig-2.13.1/doc/Makefile.in-1149-	$(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1178-distdir-am: $(DISTFILES)
fontconfig-2.13.1/doc/Makefile.in:1179:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/doc/Makefile.in:1180:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/doc/Makefile.in-1181-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/doc/Makefile.in-1192-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/doc/Makefile.in:1193:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/doc/Makefile.in-1194-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/Makefile.in-73-  { \
fontconfig-2.13.1/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/Makefile.in-165-  esac
fontconfig-2.13.1/Makefile.in:166:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/Makefile.in-167-am__vpath_adj = case $$p in \
fontconfig-2.13.1/Makefile.in:168:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/Makefile.in-169-    *) f=$$p;; \
fontconfig-2.13.1/Makefile.in-170-  esac;
fontconfig-2.13.1/Makefile.in:171:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/Makefile.in-172-am__install_max = 40
fontconfig-2.13.1/Makefile.in-173-am__nobase_strip_setup = \
fontconfig-2.13.1/Makefile.in:174:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/Makefile.in-175-am__nobase_strip = \
##############################################
fontconfig-2.13.1/Makefile.in-248-  while test -n "$$dir1"; do \
fontconfig-2.13.1/Makefile.in:249:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
fontconfig-2.13.1/Makefile.in-250-    if test "$$first" != "."; then \
fontconfig-2.13.1/Makefile.in-251-      if test "$$first" = ".."; then \
fontconfig-2.13.1/Makefile.in:252:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
fontconfig-2.13.1/Makefile.in:253:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
fontconfig-2.13.1/Makefile.in-254-      else \
fontconfig-2.13.1/Makefile.in:255:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
fontconfig-2.13.1/Makefile.in-256-        if test "$$first2" = "$$first"; then \
fontconfig-2.13.1/Makefile.in:257:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
fontconfig-2.13.1/Makefile.in-258-        else \
##############################################
fontconfig-2.13.1/Makefile.in-263-    fi; \
fontconfig-2.13.1/Makefile.in:264:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
fontconfig-2.13.1/Makefile.in-265-  done; \
##############################################
fontconfig-2.13.1/Makefile.in-569-	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
fontconfig-2.13.1/Makefile.in:570:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/Makefile.in-571-	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/Makefile.in-590-	@list='$(xml_DATA)'; test -n "$(xmldir)" || list=; \
fontconfig-2.13.1/Makefile.in:591:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/Makefile.in-592-	dir='$(DESTDIR)$(xmldir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/Makefile.in-607-	dot_seen=no; \
fontconfig-2.13.1/Makefile.in:608:	target=`echo $@ | sed s/-recursive//`; \
fontconfig-2.13.1/Makefile.in-609-	case "$@" in \
##############################################
fontconfig-2.13.1/Makefile.in-670-GTAGS:
fontconfig-2.13.1/Makefile.in:671:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/Makefile.in-672-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/Makefile.in-705-	test -d "$(distdir)" || mkdir "$(distdir)"
fontconfig-2.13.1/Makefile.in:706:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/Makefile.in:707:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/Makefile.in-708-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/Makefile.in-719-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/Makefile.in:720:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/Makefile.in-721-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/Makefile.in-829-	test -d $(distdir)/_build || exit 0; \
fontconfig-2.13.1/Makefile.in:830:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
fontconfig-2.13.1/Makefile.in-831-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
fontconfig-2.13.1/Makefile.in-873-	}; \
fontconfig-2.13.1/Makefile.in:874:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
fontconfig-2.13.1/Makefile.in-875-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
fontconfig-2.13.1/Makefile.in-885-	fi
fontconfig-2.13.1/Makefile.in:886:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
fontconfig-2.13.1/Makefile.in-887-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-73-  { \
fontconfig-2.13.1/conf.d/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/conf.d/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-153-  esac
fontconfig-2.13.1/conf.d/Makefile.in:154:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/conf.d/Makefile.in-155-am__vpath_adj = case $$p in \
fontconfig-2.13.1/conf.d/Makefile.in:156:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/conf.d/Makefile.in-157-    *) f=$$p;; \
fontconfig-2.13.1/conf.d/Makefile.in-158-  esac;
fontconfig-2.13.1/conf.d/Makefile.in:159:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/conf.d/Makefile.in-160-am__install_max = 40
fontconfig-2.13.1/conf.d/Makefile.in-161-am__nobase_strip_setup = \
fontconfig-2.13.1/conf.d/Makefile.in:162:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/conf.d/Makefile.in-163-am__nobase_strip = \
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-489-	@list='$(config_DATA)'; test -n "$(configdir)" || list=; \
fontconfig-2.13.1/conf.d/Makefile.in:490:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/conf.d/Makefile.in-491-	dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-510-	@list='$(template_DATA)'; test -n "$(templatedir)" || list=; \
fontconfig-2.13.1/conf.d/Makefile.in:511:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/conf.d/Makefile.in-512-	dir='$(DESTDIR)$(templatedir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-523-distdir-am: $(DISTFILES)
fontconfig-2.13.1/conf.d/Makefile.in:524:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/conf.d/Makefile.in:525:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/conf.d/Makefile.in-526-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/conf.d/Makefile.in-537-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/conf.d/Makefile.in:538:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/conf.d/Makefile.in-539-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/src/fccache.c-653-static FcCacheSkip *
fontconfig-2.13.1/src/fccache.c:654:FcCacheFindByAddr (void *object)
fontconfig-2.13.1/src/fccache.c-655-{
##############################################
fontconfig-2.13.1/src/fccache.c-743-{
fontconfig-2.13.1/src/fccache.c:744:    FcCacheSkip *skip = FcCacheFindByAddr (object);
fontconfig-2.13.1/src/fccache.c-745-
##############################################
fontconfig-2.13.1/src/fccache.c-1014-{
fontconfig-2.13.1/src/fccache.c:1015:    FcCacheSkip *skip = FcCacheFindByAddr (cache);
fontconfig-2.13.1/src/fccache.c-1016-
##############################################
fontconfig-2.13.1/src/Makefile.in-76-  { \
fontconfig-2.13.1/src/Makefile.in:77:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/src/Makefile.in-78-  }; \
##############################################
fontconfig-2.13.1/src/Makefile.in-140-PROGRAMS = $(noinst_PROGRAMS)
fontconfig-2.13.1/src/Makefile.in:141:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/src/Makefile.in-142-am__vpath_adj = case $$p in \
fontconfig-2.13.1/src/Makefile.in:143:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/src/Makefile.in-144-    *) f=$$p;; \
fontconfig-2.13.1/src/Makefile.in-145-  esac;
fontconfig-2.13.1/src/Makefile.in:146:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/src/Makefile.in-147-am__install_max = 40
fontconfig-2.13.1/src/Makefile.in-148-am__nobase_strip_setup = \
fontconfig-2.13.1/src/Makefile.in:149:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/src/Makefile.in-150-am__nobase_strip = \
##############################################
fontconfig-2.13.1/src/Makefile.in-582-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/src/Makefile.in:583:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/src/Makefile.in-584-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/src/Makefile.in-678-.c.obj:
fontconfig-2.13.1/src/Makefile.in:679:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/src/Makefile.in-680-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/src/Makefile.in-682-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/src/Makefile.in:683:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/src/Makefile.in-684-
##############################################
fontconfig-2.13.1/src/Makefile.in-727-GTAGS:
fontconfig-2.13.1/src/Makefile.in:728:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/src/Makefile.in-729-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/src/Makefile.in-753-distdir-am: $(DISTFILES)
fontconfig-2.13.1/src/Makefile.in:754:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/src/Makefile.in:755:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/src/Makefile.in-756-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/src/Makefile.in-767-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/src/Makefile.in:768:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/src/Makefile.in-769-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/src/makealias-19-		echo "#define $name $alias" >> $HEAD
fontconfig-2.13.1/src/makealias:20:		ifdef=`grep -l '^'$name'[ (]' "$SRCDIR"/*.c | sed -n 1p | sed -e 's/^.*\/\([^.]*\)\.c/__\1__/'`
fontconfig-2.13.1/src/makealias-21-		if [ -z "$ifdef" ] ; then
##############################################
fontconfig-2.13.1/configure-45-if test -z "$BASH_VERSION$ZSH_VERSION" \
fontconfig-2.13.1/configure:46:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fontconfig-2.13.1/configure-47-  as_echo='print -r --'
fontconfig-2.13.1/configure-48-  as_echo_n='print -rn --'
fontconfig-2.13.1/configure:49:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fontconfig-2.13.1/configure-50-  as_echo='printf %s\n'
##############################################
fontconfig-2.13.1/configure-52-else
fontconfig-2.13.1/configure:53:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fontconfig-2.13.1/configure-54-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fontconfig-2.13.1/configure-62-	expr "X$arg" : "X\\(.*\\)$as_nl";
fontconfig-2.13.1/configure:63:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fontconfig-2.13.1/configure-64-      esac;
##############################################
fontconfig-2.13.1/configure-199-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
fontconfig-2.13.1/configure:200:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
fontconfig-2.13.1/configure-201-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
fontconfig-2.13.1/configure-207-    PATH=/empty FPATH=/empty; export PATH FPATH
fontconfig-2.13.1/configure:208:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
fontconfig-2.13.1/configure:209:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
fontconfig-2.13.1/configure-210-  if (eval "$as_required") 2>/dev/null; then :
##############################################
fontconfig-2.13.1/configure-336-      case $as_dir in #(
fontconfig-2.13.1/configure:337:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fontconfig-2.13.1/configure-338-      *) as_qdir=$as_dir;;
##############################################
fontconfig-2.13.1/configure-409-  {
fontconfig-2.13.1/configure:410:    as_val=`expr "$@" || test $? -eq 1`
fontconfig-2.13.1/configure-411-  }
##############################################
fontconfig-2.13.1/configure-416-# ----------------------------------------
fontconfig-2.13.1/configure:417:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fontconfig-2.13.1/configure-418-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fontconfig-2.13.1/configure-479-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
fontconfig-2.13.1/configure:480:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
fontconfig-2.13.1/configure-481-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
fontconfig-2.13.1/configure-963-  case $ac_option in
fontconfig-2.13.1/configure:964:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
fontconfig-2.13.1/configure-965-  *=)   ac_optarg= ;;
##############################################
fontconfig-2.13.1/configure-1007-  -disable-* | --disable-*)
fontconfig-2.13.1/configure:1008:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
fontconfig-2.13.1/configure-1009-    # Reject names that are not valid shell variable names.
##############################################
fontconfig-2.13.1/configure-1012-    ac_useropt_orig=$ac_useropt
fontconfig-2.13.1/configure:1013:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fontconfig-2.13.1/configure-1014-    case $ac_user_opts in
##############################################
fontconfig-2.13.1/configure-1033-  -enable-* | --enable-*)
fontconfig-2.13.1/configure:1034:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
fontconfig-2.13.1/configure-1035-    # Reject names that are not valid shell variable names.
##############################################
fontconfig-2.13.1/configure-1038-    ac_useropt_orig=$ac_useropt
fontconfig-2.13.1/configure:1039:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fontconfig-2.13.1/configure-1040-    case $ac_user_opts in
##############################################
fontconfig-2.13.1/configure-1237-  -with-* | --with-*)
fontconfig-2.13.1/configure:1238:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
fontconfig-2.13.1/configure-1239-    # Reject names that are not valid shell variable names.
##############################################
fontconfig-2.13.1/configure-1242-    ac_useropt_orig=$ac_useropt
fontconfig-2.13.1/configure:1243:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fontconfig-2.13.1/configure-1244-    case $ac_user_opts in
##############################################
fontconfig-2.13.1/configure-1253-  -without-* | --without-*)
fontconfig-2.13.1/configure:1254:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
fontconfig-2.13.1/configure-1255-    # Reject names that are not valid shell variable names.
##############################################
fontconfig-2.13.1/configure-1258-    ac_useropt_orig=$ac_useropt
fontconfig-2.13.1/configure:1259:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
fontconfig-2.13.1/configure-1260-    case $ac_user_opts in
##############################################
fontconfig-2.13.1/configure-1291-  *=*)
fontconfig-2.13.1/configure:1292:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
fontconfig-2.13.1/configure-1293-    # Reject names that are not valid shell variable names.
##############################################
fontconfig-2.13.1/configure-1312-if test -n "$ac_prev"; then
fontconfig-2.13.1/configure:1313:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
fontconfig-2.13.1/configure-1314-  as_fn_error $? "missing argument to $ac_option"
##############################################
fontconfig-2.13.1/configure-1334-    */ )
fontconfig-2.13.1/configure:1335:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
fontconfig-2.13.1/configure-1336-      eval $ac_var=\$ac_val;;
##############################################
fontconfig-2.13.1/configure-1369-ac_ls_di=`ls -di .` &&
fontconfig-2.13.1/configure:1370:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
fontconfig-2.13.1/configure-1371-  as_fn_error $? "working directory cannot be determined"
##############################################
fontconfig-2.13.1/configure-1425-case $srcdir in
fontconfig-2.13.1/configure:1426:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
fontconfig-2.13.1/configure-1427-esac
##############################################
fontconfig-2.13.1/configure-1468-By default, \`make install' will install all the files in
fontconfig-2.13.1/configure:1469:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
fontconfig-2.13.1/configure:1470:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
fontconfig-2.13.1/configure-1471-for instance \`--prefix=\$HOME'.
##############################################
fontconfig-2.13.1/configure-1637-*)
fontconfig-2.13.1/configure:1638:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fontconfig-2.13.1/configure-1639-  # A ".." for each directory in $ac_dir_suffix.
fontconfig-2.13.1/configure:1640:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fontconfig-2.13.1/configure-1641-  case $ac_top_builddir_sub in
##############################################
fontconfig-2.13.1/configure-2057-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
fontconfig-2.13.1/configure:2058:  as_decl_name=`echo $2|sed 's/ *(.*//'`
fontconfig-2.13.1/configure:2059:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
fontconfig-2.13.1/configure-2060-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
fontconfig-2.13.1/configure-2465-    *\'*)
fontconfig-2.13.1/configure:2466:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
fontconfig-2.13.1/configure-2467-    esac
##############################################
fontconfig-2.13.1/configure-2548-      case $ac_val in
fontconfig-2.13.1/configure:2549:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fontconfig-2.13.1/configure-2550-      esac
##############################################
fontconfig-2.13.1/configure-2563-	case $ac_val in
fontconfig-2.13.1/configure:2564:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
fontconfig-2.13.1/configure-2565-	esac
##############################################
fontconfig-2.13.1/configure-2687-    set,)
fontconfig-2.13.1/configure:2688:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
fontconfig-2.13.1/configure:2689:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
fontconfig-2.13.1/configure-2690-      ac_cache_corrupted=: ;;
##############################################
fontconfig-2.13.1/configure-2698-	# differences in whitespace do not lead to failure.
fontconfig-2.13.1/configure:2699:	ac_old_val_w=`echo x $ac_old_val`
fontconfig-2.13.1/configure:2700:	ac_new_val_w=`echo x $ac_new_val`
fontconfig-2.13.1/configure-2701-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
fontconfig-2.13.1/configure-2718-    case $ac_new_val in
fontconfig-2.13.1/configure:2719:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
fontconfig-2.13.1/configure-2720-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
fontconfig-2.13.1/configure-2893-     echo "timestamp, slept: $am_has_slept" > conftest.file
fontconfig-2.13.1/configure:2894:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
fontconfig-2.13.1/configure-2895-     if test "$*" = "X"; then
fontconfig-2.13.1/configure-2896-	# -L didn't work.
fontconfig-2.13.1/configure:2897:	set X `ls -t "$srcdir/configure" conftest.file`
fontconfig-2.13.1/configure-2898-     fi
##############################################
fontconfig-2.13.1/configure-2944-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
fontconfig-2.13.1/configure:2945:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
fontconfig-2.13.1/configure-2946-
fontconfig-2.13.1/configure-2947-# Expand $ac_aux_dir to an absolute path.
fontconfig-2.13.1/configure:2948:am_aux_dir=`cd "$ac_aux_dir" && pwd`
fontconfig-2.13.1/configure-2949-
##############################################
fontconfig-2.13.1/configure-3089-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
fontconfig-2.13.1/configure:3090:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
fontconfig-2.13.1/configure-3091-	     'mkdir (GNU coreutils) '* | \
##############################################
fontconfig-2.13.1/configure-3162-set x ${MAKE-make}
fontconfig-2.13.1/configure:3163:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fontconfig-2.13.1/configure-3164-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fontconfig-2.13.1/configure-3172-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fontconfig-2.13.1/configure:3173:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fontconfig-2.13.1/configure-3174-  *@@@%%%=?*=@@@%%%*)
##############################################
fontconfig-2.13.1/configure-3238-
fontconfig-2.13.1/configure:3239:if test "`cd $srcdir && pwd`" != "`pwd`"; then
fontconfig-2.13.1/configure-3240-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
fontconfig-2.13.1/configure-3744-$as_echo_n "checking whether the C compiler works... " >&6; }
fontconfig-2.13.1/configure:3745:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
fontconfig-2.13.1/configure-3746-
##############################################
fontconfig-2.13.1/configure-3788-	then :; else
fontconfig-2.13.1/configure:3789:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fontconfig-2.13.1/configure-3790-	fi
##############################################
fontconfig-2.13.1/configure-3848-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
fontconfig-2.13.1/configure:3849:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
fontconfig-2.13.1/configure-3850-	  break;;
##############################################
fontconfig-2.13.1/configure-3957-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
fontconfig-2.13.1/configure:3958:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
fontconfig-2.13.1/configure-3959-       break;;
##############################################
fontconfig-2.13.1/configure-4338-  if test "$am_compiler_list" = ""; then
fontconfig-2.13.1/configure:4339:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
fontconfig-2.13.1/configure-4340-  fi
##############################################
fontconfig-2.13.1/configure-4595-  # Check for GNU $ac_path_GREP
fontconfig-2.13.1/configure:4596:case `"$ac_path_GREP" --version 2>&1` in
fontconfig-2.13.1/configure-4597-*GNU*)
##############################################
fontconfig-2.13.1/configure-4661-  # Check for GNU $ac_path_EGREP
fontconfig-2.13.1/configure:4662:case `"$ac_path_EGREP" --version 2>&1` in
fontconfig-2.13.1/configure-4663-*GNU*)
##############################################
fontconfig-2.13.1/configure-4822-do :
fontconfig-2.13.1/configure:4823:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fontconfig-2.13.1/configure-4824-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fontconfig-2.13.1/configure-4827-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:4828:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-4829-_ACEOF
##############################################
fontconfig-2.13.1/configure-5111-set x ${MAKE-make}
fontconfig-2.13.1/configure:5112:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
fontconfig-2.13.1/configure-5113-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
fontconfig-2.13.1/configure-5121-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
fontconfig-2.13.1/configure:5122:case `${MAKE-make} -f conftest.make 2>/dev/null` in
fontconfig-2.13.1/configure-5123-  *@@@%%%=?*=@@@%%%*)
##############################################
fontconfig-2.13.1/configure-5367-test "x$ac_build_alias" = x &&
fontconfig-2.13.1/configure:5368:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
fontconfig-2.13.1/configure-5369-test "x$ac_build_alias" = x &&
fontconfig-2.13.1/configure-5370-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
fontconfig-2.13.1/configure:5371:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
fontconfig-2.13.1/configure-5372-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
fontconfig-2.13.1/configure-5391-IFS=$ac_save_IFS
fontconfig-2.13.1/configure:5392:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
fontconfig-2.13.1/configure-5393-
##############################################
fontconfig-2.13.1/configure-5402-else
fontconfig-2.13.1/configure:5403:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
fontconfig-2.13.1/configure-5404-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
fontconfig-2.13.1/configure-5424-IFS=$ac_save_IFS
fontconfig-2.13.1/configure:5425:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
fontconfig-2.13.1/configure-5426-
##############################################
fontconfig-2.13.1/configure-5452-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
fontconfig-2.13.1/configure:5453:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
fontconfig-2.13.1/configure-5454-  ECHO='print -r --'
fontconfig-2.13.1/configure:5455:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
fontconfig-2.13.1/configure-5456-  ECHO='printf %s\n'
##############################################
fontconfig-2.13.1/configure-5521-  # Check for GNU $ac_path_SED
fontconfig-2.13.1/configure:5522:case `"$ac_path_SED" --version 2>&1` in
fontconfig-2.13.1/configure-5523-*GNU*)
##############################################
fontconfig-2.13.1/configure-5600-  # Check for GNU $ac_path_FGREP
fontconfig-2.13.1/configure:5601:case `"$ac_path_FGREP" --version 2>&1` in
fontconfig-2.13.1/configure-5602-*GNU*)
##############################################
fontconfig-2.13.1/configure-5680-    # gcc leaves a trailing carriage return, which upsets mingw
fontconfig-2.13.1/configure:5681:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fontconfig-2.13.1/configure-5682-  *)
fontconfig-2.13.1/configure:5683:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fontconfig-2.13.1/configure-5684-  esac
##############################################
fontconfig-2.13.1/configure-5689-      # Canonicalize the pathname of ld
fontconfig-2.13.1/configure:5690:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
fontconfig-2.13.1/configure-5691-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
fontconfig-2.13.1/configure:5692:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
fontconfig-2.13.1/configure-5693-      done
##############################################
fontconfig-2.13.1/configure-5724-      # Break only if it was the GNU/non-GNU ld that we prefer.
fontconfig-2.13.1/configure:5725:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
fontconfig-2.13.1/configure-5726-      *GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/configure-5755-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
fontconfig-2.13.1/configure:5756:case `$LD -v 2>&1 </dev/null` in
fontconfig-2.13.1/configure-5757-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/configure-5805-	esac
fontconfig-2.13.1/configure:5806:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
fontconfig-2.13.1/configure-5807-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
fontconfig-2.13.1/configure-5811-	*)
fontconfig-2.13.1/configure:5812:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
fontconfig-2.13.1/configure-5813-	  */dev/null*)
##############################################
fontconfig-2.13.1/configure-5939-
fontconfig-2.13.1/configure:5940:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
fontconfig-2.13.1/configure-5941-    *COFF*)
##############################################
fontconfig-2.13.1/configure-6040-    # And add a safety zone
fontconfig-2.13.1/configure:6041:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fontconfig-2.13.1/configure:6042:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fontconfig-2.13.1/configure-6043-    ;;
##############################################
fontconfig-2.13.1/configure-6073-    if test -n "$kargmax"; then
fontconfig-2.13.1/configure:6074:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
fontconfig-2.13.1/configure-6075-    else
##############################################
fontconfig-2.13.1/configure-6082-       test undefined != "$lt_cv_sys_max_cmd_len"; then
fontconfig-2.13.1/configure:6083:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
fontconfig-2.13.1/configure:6084:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
fontconfig-2.13.1/configure-6085-    else
##############################################
fontconfig-2.13.1/configure-6094-      # we can't tell.
fontconfig-2.13.1/configure:6095:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
fontconfig-2.13.1/configure-6096-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
fontconfig-2.13.1/configure-6098-      do
fontconfig-2.13.1/configure:6099:        i=`expr $i + 1`
fontconfig-2.13.1/configure-6100-        teststring=$teststring$teststring
##############################################
fontconfig-2.13.1/configure-6102-      # Only check the string length outside the loop.
fontconfig-2.13.1/configure:6103:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
fontconfig-2.13.1/configure-6104-      teststring=
##############################################
fontconfig-2.13.1/configure-6107-      # linker.  It appears as though 1/2 is a usable value.
fontconfig-2.13.1/configure:6108:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
fontconfig-2.13.1/configure-6109-    fi
##############################################
fontconfig-2.13.1/configure-6515-openbsd* | bitrig*)
fontconfig-2.13.1/configure:6516:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/configure-6517-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
fontconfig-2.13.1/configure-6585-    else
fontconfig-2.13.1/configure:6586:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
fontconfig-2.13.1/configure-6587-    fi
##############################################
fontconfig-2.13.1/configure-6727-  # decide which one to use based on capabilities of $DLLTOOL
fontconfig-2.13.1/configure:6728:  case `$DLLTOOL --help 2>&1` in
fontconfig-2.13.1/configure-6729-  *--identify-strict*)
##############################################
fontconfig-2.13.1/configure-7248-# If we're using GNU nm, then use its standard symbol codes.
fontconfig-2.13.1/configure:7249:case `$NM -V 2>&1` in
fontconfig-2.13.1/configure-7250-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/configure-7296-mingw*)
fontconfig-2.13.1/configure:7297:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
fontconfig-2.13.1/configure-7298-  ;;
##############################################
fontconfig-2.13.1/configure-7528-   if test yes = "$GCC"; then
fontconfig-2.13.1/configure:7529:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
fontconfig-2.13.1/configure-7530-   fi
##############################################
fontconfig-2.13.1/configure-7532- /*)
fontconfig-2.13.1/configure:7533:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
fontconfig-2.13.1/configure-7534-   ;; #(
##############################################
fontconfig-2.13.1/configure-7627-    done
fontconfig-2.13.1/configure:7628:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
fontconfig-2.13.1/configure-7629-}
##############################################
fontconfig-2.13.1/configure-7649-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:7650:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7651-      *ELF-32*)
##############################################
fontconfig-2.13.1/configure-7670-    if test yes = "$lt_cv_prog_gnu_ld"; then
fontconfig-2.13.1/configure:7671:      case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7672-	*32-bit*)
##############################################
fontconfig-2.13.1/configure-7682-    else
fontconfig-2.13.1/configure:7683:      case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7684-	*32-bit*)
##############################################
fontconfig-2.13.1/configure-7708-    emul=elf
fontconfig-2.13.1/configure:7709:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7710-      *32-bit*)
##############################################
fontconfig-2.13.1/configure-7716-    esac
fontconfig-2.13.1/configure:7717:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7718-      *MSB*)
##############################################
fontconfig-2.13.1/configure-7724-    esac
fontconfig-2.13.1/configure:7725:    case `/usr/bin/file conftest.$ac_objext` in
fontconfig-2.13.1/configure-7726-      *N32*)
##############################################
fontconfig-2.13.1/configure-8657-    *:)
fontconfig-2.13.1/configure:8658:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
fontconfig-2.13.1/configure-8659-        ;;
fontconfig-2.13.1/configure-8660-    x:*)
fontconfig-2.13.1/configure:8661:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/configure-8662-        ;;
fontconfig-2.13.1/configure-8663-    *::*)
fontconfig-2.13.1/configure:8664:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
fontconfig-2.13.1/configure:8665:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
fontconfig-2.13.1/configure-8666-        ;;
fontconfig-2.13.1/configure-8667-    *)
fontconfig-2.13.1/configure:8668:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/configure-8669-        ;;
##############################################
fontconfig-2.13.1/configure-9319-	"file_magic "*)
fontconfig-2.13.1/configure:9320:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fontconfig-2.13.1/configure-9321-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
fontconfig-2.13.1/configure-9385-	"file_magic "*)
fontconfig-2.13.1/configure:9386:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
fontconfig-2.13.1/configure-9387-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
fontconfig-2.13.1/configure-9783-      *)
fontconfig-2.13.1/configure:9784:	case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/configure-9785-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
fontconfig-2.13.1/configure-10229-	# shared libraries, regardless of the interface used.
fontconfig-2.13.1/configure:10230:	case `$LD -v 2>&1` in
fontconfig-2.13.1/configure-10231-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
fontconfig-2.13.1/configure-10261-    supports_anon_versioning=no
fontconfig-2.13.1/configure:10262:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
fontconfig-2.13.1/configure-10263-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
fontconfig-2.13.1/configure-10330-	# is; otherwise, prepend EXPORTS...
fontconfig-2.13.1/configure:10331:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
fontconfig-2.13.1/configure-10332-          cp $export_symbols $output_objdir/$soname.def;
##############################################
fontconfig-2.13.1/configure-10364-	prefix_cmds="$SED"~
fontconfig-2.13.1/configure:10365:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
fontconfig-2.13.1/configure-10366-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
fontconfig-2.13.1/configure-10386-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
fontconfig-2.13.1/configure:10387:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/configure:10388:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
fontconfig-2.13.1/configure-10389-      ;;
##############################################
fontconfig-2.13.1/configure-10404-        pgcc*)				# Portland Group C compiler
fontconfig-2.13.1/configure:10405:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/configure-10406-	  tmp_addflag=' $pic_flag'
##############################################
fontconfig-2.13.1/configure-10409-					# Portland Group f77 and f90 compilers
fontconfig-2.13.1/configure:10410:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/configure-10411-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
fontconfig-2.13.1/configure-10426-	nvcc*)	# Cuda Compiler Driver 2.2
fontconfig-2.13.1/configure:10427:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/configure-10428-	  compiler_needs_object=yes
##############################################
fontconfig-2.13.1/configure-10430-	esac
fontconfig-2.13.1/configure:10431:	case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/configure-10432-	*Sun\ C*)			# Sun C 5.9
fontconfig-2.13.1/configure:10433:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
fontconfig-2.13.1/configure-10434-	  compiler_needs_object=yes
##############################################
fontconfig-2.13.1/configure-10501-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
fontconfig-2.13.1/configure:10502:      case `$LD -v 2>&1` in
fontconfig-2.13.1/configure-10503-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
fontconfig-2.13.1/configure-10590-	else
fontconfig-2.13.1/configure:10591:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
fontconfig-2.13.1/configure-10592-	fi
##############################################
fontconfig-2.13.1/configure-10655-	# below for broken collect2 doesn't work under 4.3+
fontconfig-2.13.1/configure:10656:	  collect2name=`$CC -print-prog-name=collect2`
fontconfig-2.13.1/configure-10657-	  if test -f "$collect2name" &&
##############################################
fontconfig-2.13.1/configure-10735-      }'
fontconfig-2.13.1/configure:10736:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/configure-10737-  # Check for a 64-bit object if we didn't find anything.
fontconfig-2.13.1/configure-10738-  if test -z "$lt_cv_aix_libpath_"; then
fontconfig-2.13.1/configure:10739:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/configure-10740-  fi
##############################################
fontconfig-2.13.1/configure-10753-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
fontconfig-2.13.1/configure:10754:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
fontconfig-2.13.1/configure-10755-      else
##############################################
fontconfig-2.13.1/configure-10788-      }'
fontconfig-2.13.1/configure:10789:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/configure-10790-  # Check for a 64-bit object if we didn't find anything.
fontconfig-2.13.1/configure-10791-  if test -z "$lt_cv_aix_libpath_"; then
fontconfig-2.13.1/configure:10792:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
fontconfig-2.13.1/configure-10793-  fi
##############################################
fontconfig-2.13.1/configure-10820-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
fontconfig-2.13.1/configure:10821:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
fontconfig-2.13.1/configure-10822-	  if test svr4 != "$with_aix_soname"; then
##############################################
fontconfig-2.13.1/configure-10873-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
fontconfig-2.13.1/configure:10874:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
fontconfig-2.13.1/configure-10875-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
fontconfig-2.13.1/configure-10911-	# FIXME: Setting linknames here is a bad hack.
fontconfig-2.13.1/configure:10912:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
fontconfig-2.13.1/configure-10913-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
fontconfig-2.13.1/configure-10929-  if test yes = "$lt_cv_ld_force_load"; then
fontconfig-2.13.1/configure:10930:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
fontconfig-2.13.1/configure-10931-
##############################################
fontconfig-2.13.1/configure-11109-      if test yes = "$GCC"; then
fontconfig-2.13.1/configure:11110:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure-11111-	# Try to use the -exported_symbol ld option, if it does not
##############################################
fontconfig-2.13.1/configure-11137-	if test yes = "$lt_cv_irix_exported_symbol"; then
fontconfig-2.13.1/configure:11138:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
fontconfig-2.13.1/configure-11139-	fi
fontconfig-2.13.1/configure-11140-      else
fontconfig-2.13.1/configure:11141:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure:11142:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
fontconfig-2.13.1/configure-11143-      fi
##############################################
fontconfig-2.13.1/configure-11187-	hardcode_direct_absolute=yes
fontconfig-2.13.1/configure:11188:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/configure-11189-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
fontconfig-2.13.1/configure-11218-	prefix_cmds="$SED"~
fontconfig-2.13.1/configure:11219:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
fontconfig-2.13.1/configure-11220-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
fontconfig-2.13.1/configure-11232-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
fontconfig-2.13.1/configure:11233:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure-11234-      else
fontconfig-2.13.1/configure-11235-	allow_undefined_flag=' -expect_unresolved \*'
fontconfig-2.13.1/configure:11236:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure-11237-      fi
##############################################
fontconfig-2.13.1/configure-11245-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
fontconfig-2.13.1/configure:11246:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure-11247-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
fontconfig-2.13.1/configure-11249-	allow_undefined_flag=' -expect_unresolved \*'
fontconfig-2.13.1/configure:11250:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
fontconfig-2.13.1/configure:11251:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
fontconfig-2.13.1/configure:11252:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
fontconfig-2.13.1/configure-11253-
##############################################
fontconfig-2.13.1/configure-11268-      else
fontconfig-2.13.1/configure:11269:	case `$CC -V 2>&1` in
fontconfig-2.13.1/configure-11270-	*"Compilers 5.0"*)
##############################################
fontconfig-2.13.1/configure-11667-  esac
fontconfig-2.13.1/configure:11668:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
fontconfig-2.13.1/configure-11669-  case $lt_search_path_spec in
##############################################
fontconfig-2.13.1/configure-11674-    # okay in the real world where ";" in dirpaths is itself problematic.
fontconfig-2.13.1/configure:11675:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
fontconfig-2.13.1/configure-11676-    ;;
fontconfig-2.13.1/configure-11677-  *)
fontconfig-2.13.1/configure:11678:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/configure-11679-    ;;
##############################################
fontconfig-2.13.1/configure-11683-  lt_tmp_lt_search_path_spec=
fontconfig-2.13.1/configure:11684:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
fontconfig-2.13.1/configure-11685-  # ...but if some path component already ends with the multilib dir we assume
##############################################
fontconfig-2.13.1/configure-11725-  esac
fontconfig-2.13.1/configure:11726:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
fontconfig-2.13.1/configure-11727-else
##############################################
fontconfig-2.13.1/configure-11865-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
fontconfig-2.13.1/configure:11866:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
fontconfig-2.13.1/configure-11867-    ;;
##############################################
fontconfig-2.13.1/configure-11901-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fontconfig-2.13.1/configure:11902:    postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/configure:11903:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
fontconfig-2.13.1/configure:11904:      dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/configure-11905-      test -d \$dldir || mkdir -p \$dldir~
##############################################
fontconfig-2.13.1/configure-11910-      fi'
fontconfig-2.13.1/configure:11911:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fontconfig-2.13.1/configure-11912-      dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/configure-11918-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
fontconfig-2.13.1/configure:11919:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/configure-11920-
##############################################
fontconfig-2.13.1/configure-11924-      # MinGW DLLs use traditional 'lib' prefix
fontconfig-2.13.1/configure:11925:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/configure-11926-      ;;
##############################################
fontconfig-2.13.1/configure-11928-      # pw32 DLLs use 'pw' prefix rather than 'lib'
fontconfig-2.13.1/configure:11929:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/configure-11930-      ;;
##############################################
fontconfig-2.13.1/configure-11937-    libname_spec='$name'
fontconfig-2.13.1/configure:11938:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
fontconfig-2.13.1/configure-11939-    library_names_spec='$libname.dll.lib'
##############################################
fontconfig-2.13.1/configure-11949-        # Let DOS variable expansion print the short 8.3 style file name.
fontconfig-2.13.1/configure:11950:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
fontconfig-2.13.1/configure-11951-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
fontconfig-2.13.1/configure-11954-      # Convert to MSYS style.
fontconfig-2.13.1/configure:11955:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
fontconfig-2.13.1/configure-11956-      ;;
##############################################
fontconfig-2.13.1/configure-11960-      # like /cygdrive/c/PROGRA~1:/cygdr...
fontconfig-2.13.1/configure:11961:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
fontconfig-2.13.1/configure:11962:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
fontconfig-2.13.1/configure:11963:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/configure-11964-      ;;
##############################################
fontconfig-2.13.1/configure-11968-        # It is most probably a Windows format PATH.
fontconfig-2.13.1/configure:11969:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
fontconfig-2.13.1/configure-11970-      else
fontconfig-2.13.1/configure:11971:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
fontconfig-2.13.1/configure-11972-      fi
##############################################
fontconfig-2.13.1/configure-11978-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
fontconfig-2.13.1/configure:11979:    postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/configure:11980:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
fontconfig-2.13.1/configure:11981:      dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/configure-11982-      test -d \$dldir || mkdir -p \$dldir~
fontconfig-2.13.1/configure-11983-      $install_prog $dir/$dlname \$dldir/$dlname'
fontconfig-2.13.1/configure:11984:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
fontconfig-2.13.1/configure-11985-      dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/configure-11992-    # Assume MSVC wrapper
fontconfig-2.13.1/configure:11993:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
fontconfig-2.13.1/configure-11994-    dynamic_linker='Win32 ld.exe'
##############################################
fontconfig-2.13.1/configure-12009-  shlibpath_var=DYLD_LIBRARY_PATH
fontconfig-2.13.1/configure:12010:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
fontconfig-2.13.1/configure-12011-
##############################################
fontconfig-2.13.1/configure-12265-  if test -f /etc/ld.so.conf; then
fontconfig-2.13.1/configure:12266:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
fontconfig-2.13.1/configure-12267-    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
##############################################
fontconfig-2.13.1/configure-12319-  need_lib_prefix=no
fontconfig-2.13.1/configure:12320:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
fontconfig-2.13.1/configure-12321-    need_version=no
##############################################
fontconfig-2.13.1/configure-12346-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
fontconfig-2.13.1/configure:12347:  postinstall_cmds='base_file=`basename \$file`~
fontconfig-2.13.1/configure:12348:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
fontconfig-2.13.1/configure:12349:    dldir=$destdir/`dirname \$dlpath`~
fontconfig-2.13.1/configure-12350-    test -d \$dldir || mkdir -p \$dldir~
##############################################
fontconfig-2.13.1/configure-12355-    fi'
fontconfig-2.13.1/configure:12356:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
fontconfig-2.13.1/configure-12357-    dlpath=$dir/\$dldll~
##############################################
fontconfig-2.13.1/configure-13296-
fontconfig-2.13.1/configure:13297:LIBT_CURRENT_MINUS_AGE=`expr $LIBT_CURRENT - $LIBT_AGE`
fontconfig-2.13.1/configure-13298-
##############################################
fontconfig-2.13.1/configure-13458-
fontconfig-2.13.1/configure:13459:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/configure-13460-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
fontconfig-2.13.1/configure-13463-
fontconfig-2.13.1/configure:13464:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/configure-13465-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
fontconfig-2.13.1/configure-13540-
fontconfig-2.13.1/configure:13541:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
fontconfig-2.13.1/configure-13542-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
fontconfig-2.13.1/configure-13670-    # gcc leaves a trailing carriage return which upsets mingw
fontconfig-2.13.1/configure:13671:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
fontconfig-2.13.1/configure-13672-  *)
fontconfig-2.13.1/configure:13673:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
fontconfig-2.13.1/configure-13674-  esac
##############################################
fontconfig-2.13.1/configure-13679-      # Canonicalize the pathname of ld
fontconfig-2.13.1/configure:13680:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
fontconfig-2.13.1/configure-13681-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
fontconfig-2.13.1/configure:13682:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
fontconfig-2.13.1/configure-13683-      done
##############################################
fontconfig-2.13.1/configure-13714-      # Break only if it was the GNU/non-GNU ld that we prefer.
fontconfig-2.13.1/configure:13715:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
fontconfig-2.13.1/configure-13716-      *GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/configure-13745-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
fontconfig-2.13.1/configure:13746:case `$LD -v 2>&1 </dev/null` in
fontconfig-2.13.1/configure-13747-*GNU* | *'with BFD'*)
##############################################
fontconfig-2.13.1/configure-13833-    *)
fontconfig-2.13.1/configure:13834:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
fontconfig-2.13.1/configure-13835-      if test -n "$searchpath"; then
##############################################
fontconfig-2.13.1/configure-13843-                ;;
fontconfig-2.13.1/configure:13844:              *) searchdir=`cd "$searchdir" && pwd`
fontconfig-2.13.1/configure-13845-                 case "$searchdir" in
##############################################
fontconfig-2.13.1/configure-13934-        names_already_handled="$names_already_handled $name"
fontconfig-2.13.1/configure:13935:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
fontconfig-2.13.1/configure-13936-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
fontconfig-2.13.1/configure-14010-                -L*)
fontconfig-2.13.1/configure:14011:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
fontconfig-2.13.1/configure-14012-                                    if test -n "$acl_shlibext"; then
##############################################
fontconfig-2.13.1/configure-14127-              */$acl_libdirstem | */$acl_libdirstem/)
fontconfig-2.13.1/configure:14128:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
fontconfig-2.13.1/configure-14129-                if test "$name" = 'iconv'; then
##############################################
fontconfig-2.13.1/configure-14134-              */$acl_libdirstem2 | */$acl_libdirstem2/)
fontconfig-2.13.1/configure:14135:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
fontconfig-2.13.1/configure-14136-                if test "$name" = 'iconv'; then
##############################################
fontconfig-2.13.1/configure-14185-                  -L*)
fontconfig-2.13.1/configure:14186:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
fontconfig-2.13.1/configure-14187-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
fontconfig-2.13.1/configure-14244-                  -R*)
fontconfig-2.13.1/configure:14245:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
fontconfig-2.13.1/configure-14246-                    if test "$enable_rpath" != no; then
##############################################
fontconfig-2.13.1/configure-14269-                  -l*)
fontconfig-2.13.1/configure:14270:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
fontconfig-2.13.1/configure-14271-                    ;;
fontconfig-2.13.1/configure-14272-                  *.la)
fontconfig-2.13.1/configure:14273:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
fontconfig-2.13.1/configure-14274-                    ;;
##############################################
fontconfig-2.13.1/configure-14832-        names_already_handled="$names_already_handled $name"
fontconfig-2.13.1/configure:14833:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
fontconfig-2.13.1/configure-14834-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
fontconfig-2.13.1/configure-14908-                -L*)
fontconfig-2.13.1/configure:14909:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
fontconfig-2.13.1/configure-14910-                                    if test -n "$acl_shlibext"; then
##############################################
fontconfig-2.13.1/configure-15025-              */$acl_libdirstem | */$acl_libdirstem/)
fontconfig-2.13.1/configure:15026:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
fontconfig-2.13.1/configure-15027-                if test "$name" = 'intl'; then
##############################################
fontconfig-2.13.1/configure-15032-              */$acl_libdirstem2 | */$acl_libdirstem2/)
fontconfig-2.13.1/configure:15033:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
fontconfig-2.13.1/configure-15034-                if test "$name" = 'intl'; then
##############################################
fontconfig-2.13.1/configure-15083-                  -L*)
fontconfig-2.13.1/configure:15084:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
fontconfig-2.13.1/configure-15085-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
fontconfig-2.13.1/configure-15142-                  -R*)
fontconfig-2.13.1/configure:15143:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
fontconfig-2.13.1/configure-15144-                    if test "$enable_rpath" != no; then
##############################################
fontconfig-2.13.1/configure-15167-                  -l*)
fontconfig-2.13.1/configure:15168:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
fontconfig-2.13.1/configure-15169-                    ;;
fontconfig-2.13.1/configure-15170-                  *.la)
fontconfig-2.13.1/configure:15171:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
fontconfig-2.13.1/configure-15172-                    ;;
##############################################
fontconfig-2.13.1/configure-15519-       *.c | *.o | *.obj | *.ilk | *.pdb) ;;
fontconfig-2.13.1/configure:15520:       *) bfd_cv_build_exeext=`echo $file | sed -e s/conftest//` ;;
fontconfig-2.13.1/configure-15521-       esac
##############################################
fontconfig-2.13.1/configure-15572-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
fontconfig-2.13.1/configure:15573:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
fontconfig-2.13.1/configure-15574-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
fontconfig-2.13.1/configure-15604-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:15605:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-15606-_ACEOF
##############################################
fontconfig-2.13.1/configure-15842-do :
fontconfig-2.13.1/configure:15843:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fontconfig-2.13.1/configure-15844-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
fontconfig-2.13.1/configure-15846-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:15847:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-15848-_ACEOF
##############################################
fontconfig-2.13.1/configure-16303-if test "$GCC" = "yes" ; then
fontconfig-2.13.1/configure:16304:ac_cv_stdint_message="using gnu compiler "`$CC --version | head -1`
fontconfig-2.13.1/configure-16305-else
##############################################
fontconfig-2.13.1/configure-16519-do :
fontconfig-2.13.1/configure:16520:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
fontconfig-2.13.1/configure-16521-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
fontconfig-2.13.1/configure-16524-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:16525:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-16526-_ACEOF
##############################################
fontconfig-2.13.1/configure-16717-do :
fontconfig-2.13.1/configure:16718:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fontconfig-2.13.1/configure-16719-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fontconfig-2.13.1/configure-16721-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:16722:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-16723-_ACEOF
##############################################
fontconfig-2.13.1/configure-16736-for ac_header in fcntl.h ; do
fontconfig-2.13.1/configure:16737:  ac_safe=`echo "$ac_header" | sed 'y%./+-%__p_%' `
fontconfig-2.13.1/configure-16738-  if test $ac_found != "yes" ; then
fontconfig-2.13.1/configure:16739:      if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
fontconfig-2.13.1/configure-16740-            cat confdefs.h - <<_ACEOF >conftest.$ac_ext
##############################################
fontconfig-2.13.1/configure-17068-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17069:  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2 >= 21.0.15" 2>/dev/null`
fontconfig-2.13.1/configure-17070-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17085-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17086:  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2 >= 21.0.15" 2>/dev/null`
fontconfig-2.13.1/configure-17087-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17106-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/configure:17107:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2 >= 21.0.15" 2>&1`
fontconfig-2.13.1/configure-17108-        else
fontconfig-2.13.1/configure:17109:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2 >= 21.0.15" 2>&1`
fontconfig-2.13.1/configure-17110-        fi
##############################################
fontconfig-2.13.1/configure-17156-do :
fontconfig-2.13.1/configure:17157:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
fontconfig-2.13.1/configure-17158-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
fontconfig-2.13.1/configure-17160-  cat >>confdefs.h <<_ACEOF
fontconfig-2.13.1/configure:17161:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
fontconfig-2.13.1/configure-17162-_ACEOF
##############################################
fontconfig-2.13.1/configure-17217-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17218:  pkg_cv_UUID_CFLAGS=`$PKG_CONFIG --cflags "uuid" 2>/dev/null`
fontconfig-2.13.1/configure-17219-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17234-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17235:  pkg_cv_UUID_LIBS=`$PKG_CONFIG --libs "uuid" 2>/dev/null`
fontconfig-2.13.1/configure-17236-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17255-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/configure:17256:	        UUID_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "uuid" 2>&1`
fontconfig-2.13.1/configure-17257-        else
fontconfig-2.13.1/configure:17258:	        UUID_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "uuid" 2>&1`
fontconfig-2.13.1/configure-17259-        fi
##############################################
fontconfig-2.13.1/configure-17358-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17359:  pkg_cv_EXPAT_CFLAGS=`$PKG_CONFIG --cflags "expat" 2>/dev/null`
fontconfig-2.13.1/configure-17360-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17375-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17376:  pkg_cv_EXPAT_LIBS=`$PKG_CONFIG --libs "expat" 2>/dev/null`
fontconfig-2.13.1/configure-17377-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17396-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/configure:17397:	        EXPAT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "expat" 2>&1`
fontconfig-2.13.1/configure-17398-        else
fontconfig-2.13.1/configure:17399:	        EXPAT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "expat" 2>&1`
fontconfig-2.13.1/configure-17400-        fi
##############################################
fontconfig-2.13.1/configure-17520-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17521:  pkg_cv_LIBXML2_CFLAGS=`$PKG_CONFIG --cflags "libxml-2.0 >= 2.6" 2>/dev/null`
fontconfig-2.13.1/configure-17522-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17537-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17538:  pkg_cv_LIBXML2_LIBS=`$PKG_CONFIG --libs "libxml-2.0 >= 2.6" 2>/dev/null`
fontconfig-2.13.1/configure-17539-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17558-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/configure:17559:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libxml-2.0 >= 2.6" 2>&1`
fontconfig-2.13.1/configure-17560-        else
fontconfig-2.13.1/configure:17561:	        LIBXML2_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libxml-2.0 >= 2.6" 2>&1`
fontconfig-2.13.1/configure-17562-        fi
##############################################
fontconfig-2.13.1/configure-17648-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17649:  pkg_cv_JSONC_CFLAGS=`$PKG_CONFIG --cflags "json-c" 2>/dev/null`
fontconfig-2.13.1/configure-17650-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17665-  test $ac_status = 0; }; then
fontconfig-2.13.1/configure:17666:  pkg_cv_JSONC_LIBS=`$PKG_CONFIG --libs "json-c" 2>/dev/null`
fontconfig-2.13.1/configure-17667-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
fontconfig-2.13.1/configure-17686-        if test $_pkg_short_errors_supported = yes; then
fontconfig-2.13.1/configure:17687:	        JSONC_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "json-c" 2>&1`
fontconfig-2.13.1/configure-17688-        else
fontconfig-2.13.1/configure:17689:	        JSONC_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "json-c" 2>&1`
fontconfig-2.13.1/configure-17690-        fi
##############################################
fontconfig-2.13.1/configure-18670-	/^@@/		{ done = 0; }' > $tmp
fontconfig-2.13.1/configure:18671:	DOCMAN3=`cat $tmp | awk '{ printf ("%s.3 ", $1); }'`
fontconfig-2.13.1/configure-18672-	echo DOCMAN3 $DOCMAN3
##############################################
fontconfig-2.13.1/configure-19112-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
fontconfig-2.13.1/configure:19113:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
fontconfig-2.13.1/configure-19114-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
fontconfig-2.13.1/configure-19240-if test -z "$BASH_VERSION$ZSH_VERSION" \
fontconfig-2.13.1/configure:19241:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
fontconfig-2.13.1/configure-19242-  as_echo='print -r --'
fontconfig-2.13.1/configure-19243-  as_echo_n='print -rn --'
fontconfig-2.13.1/configure:19244:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
fontconfig-2.13.1/configure-19245-  as_echo='printf %s\n'
##############################################
fontconfig-2.13.1/configure-19247-else
fontconfig-2.13.1/configure:19248:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
fontconfig-2.13.1/configure-19249-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
fontconfig-2.13.1/configure-19257-	expr "X$arg" : "X\\(.*\\)$as_nl";
fontconfig-2.13.1/configure:19258:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
fontconfig-2.13.1/configure-19259-      esac;
##############################################
fontconfig-2.13.1/configure-19334-# ----------------------------------------
fontconfig-2.13.1/configure:19335:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
fontconfig-2.13.1/configure-19336-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
fontconfig-2.13.1/configure-19406-  {
fontconfig-2.13.1/configure:19407:    as_val=`expr "$@" || test $? -eq 1`
fontconfig-2.13.1/configure-19408-  }
##############################################
fontconfig-2.13.1/configure-19510-      case $as_dir in #(
fontconfig-2.13.1/configure:19511:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
fontconfig-2.13.1/configure-19512-      *) as_qdir=$as_dir;;
##############################################
fontconfig-2.13.1/configure-19645-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
fontconfig-2.13.1/configure:19646:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
fontconfig-2.13.1/configure-19647-ac_cs_version="\\
##############################################
fontconfig-2.13.1/configure-19670-  --*=?*)
fontconfig-2.13.1/configure:19671:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fontconfig-2.13.1/configure:19672:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
fontconfig-2.13.1/configure-19673-    ac_shift=:
##############################################
fontconfig-2.13.1/configure-19675-  --*=)
fontconfig-2.13.1/configure:19676:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
fontconfig-2.13.1/configure-19677-    ac_optarg=
##############################################
fontconfig-2.13.1/configure-19699-    case $ac_optarg in
fontconfig-2.13.1/configure:19700:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fontconfig-2.13.1/configure-19701-    '') as_fn_error $? "missing file argument" ;;
##############################################
fontconfig-2.13.1/configure-19707-    case $ac_optarg in
fontconfig-2.13.1/configure:19708:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
fontconfig-2.13.1/configure-19709-    esac
##############################################
fontconfig-2.13.1/configure-19776-delay_variable_subst='$delay_variable_subst'
fontconfig-2.13.1/configure:19777:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19778:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19779:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19780:AS='`$ECHO "$AS" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19781:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19782:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19783:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19784:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19785:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19786:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19787:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19788:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19789:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19790:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19791:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19792:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19793:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19794:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19795:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19796:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19797:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19798:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19799:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19800:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19801:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19802:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19803:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19804:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19805:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19806:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19807:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19808:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19809:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19810:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19811:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19812:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19813:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19814:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19815:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19816:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19817:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19818:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19819:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19820:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19821:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19822:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19823:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19824:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19825:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19826:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19827:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19828:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19829:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19830:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19831:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19832:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19833:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19834:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19835:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19836:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19837:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19838:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19839:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19840:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19841:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19842:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19843:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19844:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19845:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19846:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19847:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19848:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19849:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19850:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19851:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19852:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19853:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19854:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19855:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19856:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19857:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19858:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19859:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19860:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19861:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19862:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19863:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19864:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19865:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19866:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19867:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19868:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19869:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19870:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19871:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19872:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19873:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19874:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19875:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19876:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19877:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19878:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19879:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19880:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19881:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19882:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19883:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19884:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19885:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19886:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19887:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19888:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19889:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19890:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19891:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19892:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19893:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19894:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19895:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19896:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19897:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19898:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19899:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19900:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19901:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19902:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19903:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19904:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19905:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19906:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19907:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19908:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19909:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19910:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19911:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure:19912:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
fontconfig-2.13.1/configure-19913-
##############################################
fontconfig-2.13.1/configure-19995-striplib; do
fontconfig-2.13.1/configure:19996:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
fontconfig-2.13.1/configure-19997-    *[\\\\\\\`\\"\\\$]*)
fontconfig-2.13.1/configure:19998:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
fontconfig-2.13.1/configure-19999-      ;;
##############################################
fontconfig-2.13.1/configure-20026-configure_time_lt_sys_library_path; do
fontconfig-2.13.1/configure:20027:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
fontconfig-2.13.1/configure-20028-    *[\\\\\\\`\\"\\\$]*)
fontconfig-2.13.1/configure:20029:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
fontconfig-2.13.1/configure-20030-      ;;
##############################################
fontconfig-2.13.1/configure-20063-ac_stdint_h="$ac_stdint_h"
fontconfig-2.13.1/configure:20064:_ac_stdint_h=`$as_echo "_$PACKAGE-$ac_stdint_h" | $as_tr_cpp`
fontconfig-2.13.1/configure-20065-ac_cv_stdint_message="$ac_cv_stdint_message"
##############################################
fontconfig-2.13.1/configure-20171-fi
fontconfig-2.13.1/configure:20172:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
fontconfig-2.13.1/configure-20173-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
fontconfig-2.13.1/configure-20188-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
fontconfig-2.13.1/configure:20189:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
fontconfig-2.13.1/configure-20190-ac_delim='%!_!# '
##############################################
fontconfig-2.13.1/configure-20194-
fontconfig-2.13.1/configure:20195:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
fontconfig-2.13.1/configure-20196-  if test $ac_delim_n = $ac_delim_num; then
##############################################
fontconfig-2.13.1/configure-20332-for ac_last_try in false false :; do
fontconfig-2.13.1/configure:20333:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
fontconfig-2.13.1/configure-20334-  if test -z "$ac_tt"; then
##############################################
fontconfig-2.13.1/configure-20464-      esac
fontconfig-2.13.1/configure:20465:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
fontconfig-2.13.1/configure-20466-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
fontconfig-2.13.1/configure-20523-*)
fontconfig-2.13.1/configure:20524:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
fontconfig-2.13.1/configure-20525-  # A ".." for each directory in $ac_dir_suffix.
fontconfig-2.13.1/configure:20526:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
fontconfig-2.13.1/configure-20527-  case $ac_top_builddir_sub in
##############################################
fontconfig-2.13.1/configure-20584-/@mandir@/p'
fontconfig-2.13.1/configure:20585:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
fontconfig-2.13.1/configure-20586-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
fontconfig-2.13.1/configure-20601-
fontconfig-2.13.1/configure:20602:# Neutralize VPATH when `$srcdir' = `.'.
fontconfig-2.13.1/configure-20603-# Shell code in configure.ac might set extrasub.
##############################################
fontconfig-2.13.1/configure-20629-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
fontconfig-2.13.1/configure:20630:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
fontconfig-2.13.1/configure-20631-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
fontconfig-2.13.1/configure-20675-    * )
fontconfig-2.13.1/configure:20676:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
fontconfig-2.13.1/configure-20677-  esac
##############################################
fontconfig-2.13.1/configure-20730-    # Strip MF so we end up with the name of the file.
fontconfig-2.13.1/configure:20731:    am_mf=`$as_echo "$am_mf" | sed -e 's/:.*$//'`
fontconfig-2.13.1/configure-20732-    # Check whether this is an Automake generated Makefile which includes
##############################################
fontconfig-2.13.1/configure-21285-    *:)
fontconfig-2.13.1/configure:21286:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
fontconfig-2.13.1/configure-21287-        ;;
fontconfig-2.13.1/configure-21288-    x:*)
fontconfig-2.13.1/configure:21289:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/configure-21290-        ;;
fontconfig-2.13.1/configure-21291-    *::*)
fontconfig-2.13.1/configure:21292:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
fontconfig-2.13.1/configure:21293:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
fontconfig-2.13.1/configure-21294-        ;;
fontconfig-2.13.1/configure-21295-    *)
fontconfig-2.13.1/configure:21296:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
fontconfig-2.13.1/configure-21297-        ;;
##############################################
fontconfig-2.13.1/configure-21312-    done
fontconfig-2.13.1/configure:21313:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
fontconfig-2.13.1/configure-21314-}
##############################################
fontconfig-2.13.1/configure-21354-      case "$ac_file" in
fontconfig-2.13.1/configure:21355:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
fontconfig-2.13.1/configure-21356-      esac
##############################################
fontconfig-2.13.1/configure-21359-        # Adjust a relative srcdir.
fontconfig-2.13.1/configure:21360:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
fontconfig-2.13.1/configure:21361:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
fontconfig-2.13.1/configure:21362:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
fontconfig-2.13.1/configure-21363-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
fontconfig-2.13.1/configure-21366-        case "$ac_given_srcdir" in
fontconfig-2.13.1/configure:21367:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
fontconfig-2.13.1/configure-21368-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
fontconfig-2.13.1/configure-21387-            fi
fontconfig-2.13.1/configure:21388:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
fontconfig-2.13.1/configure-21389-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-73-  { \
fontconfig-2.13.1/fc-list/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-list/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-187-  esac
fontconfig-2.13.1/fc-list/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-list/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-list/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-list/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-list/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-list/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-list/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-list/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-list/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-list/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-list/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-list/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-list/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-list/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-list/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-list/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-list/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-list/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-list/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-list/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-list/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-list/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-list/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-list/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-list/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-list/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-73-  { \
fontconfig-2.13.1/fc-match/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-match/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-187-  esac
fontconfig-2.13.1/fc-match/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-match/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-match/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-match/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-match/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-match/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-match/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-match/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-match/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-match/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-match/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-match/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-match/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-match/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-match/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-match/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-match/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-match/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-match/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-match/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-match/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-match/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-match/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-match/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-match/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-match/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/config.sub-52-
fontconfig-2.13.1/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
fontconfig-2.13.1/config.sub-54-
##############################################
fontconfig-2.13.1/config.sub-200-		os=-sco5v6
fontconfig-2.13.1/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-202-		;;
##############################################
fontconfig-2.13.1/config.sub-204-		os=-sco3.2v5
fontconfig-2.13.1/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-206-		;;
##############################################
fontconfig-2.13.1/config.sub-208-		os=-sco3.2v4
fontconfig-2.13.1/config.sub:209:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-210-		;;
fontconfig-2.13.1/config.sub-211-	-sco3.2.[4-9]*)
fontconfig-2.13.1/config.sub:212:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
fontconfig-2.13.1/config.sub:213:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-214-		;;
##############################################
fontconfig-2.13.1/config.sub-216-		# Don't forget version if it is 3.2v4 or newer.
fontconfig-2.13.1/config.sub:217:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-218-		;;
##############################################
fontconfig-2.13.1/config.sub-220-		# Don't forget version if it is 3.2v4 or newer.
fontconfig-2.13.1/config.sub:221:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-222-		;;
##############################################
fontconfig-2.13.1/config.sub-224-		os=-sco3.2v2
fontconfig-2.13.1/config.sub:225:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-226-		;;
fontconfig-2.13.1/config.sub-227-	-udk*)
fontconfig-2.13.1/config.sub:228:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-229-		;;
##############################################
fontconfig-2.13.1/config.sub-231-		os=-isc2.2
fontconfig-2.13.1/config.sub:232:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-233-		;;
##############################################
fontconfig-2.13.1/config.sub-237-	-isc*)
fontconfig-2.13.1/config.sub:238:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
fontconfig-2.13.1/config.sub-239-		;;
##############################################
fontconfig-2.13.1/config.sub-249-	-ptx*)
fontconfig-2.13.1/config.sub:250:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
fontconfig-2.13.1/config.sub-251-		;;
##############################################
fontconfig-2.13.1/config.sub-389-	*-*-*)
fontconfig-2.13.1/config.sub:390:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
fontconfig-2.13.1/config.sub-391-		exit 1
##############################################
fontconfig-2.13.1/config.sub-519-	amd64-*)
fontconfig-2.13.1/config.sub:520:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-521-		;;
##############################################
fontconfig-2.13.1/config.sub-564-	blackfin-*)
fontconfig-2.13.1/config.sub:565:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-566-		os=-linux
##############################################
fontconfig-2.13.1/config.sub-572-	c54x-*)
fontconfig-2.13.1/config.sub:573:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-574-		;;
fontconfig-2.13.1/config.sub-575-	c55x-*)
fontconfig-2.13.1/config.sub:576:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-577-		;;
fontconfig-2.13.1/config.sub-578-	c6x-*)
fontconfig-2.13.1/config.sub:579:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-580-		;;
##############################################
fontconfig-2.13.1/config.sub-676-	e500v[12]-*)
fontconfig-2.13.1/config.sub:677:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-678-		os=$os"spe"
##############################################
fontconfig-2.13.1/config.sub-780-	i*86v32)
fontconfig-2.13.1/config.sub:781:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fontconfig-2.13.1/config.sub-782-		os=-sysv32
##############################################
fontconfig-2.13.1/config.sub-784-	i*86v4*)
fontconfig-2.13.1/config.sub:785:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fontconfig-2.13.1/config.sub-786-		os=-sysv4
##############################################
fontconfig-2.13.1/config.sub-788-	i*86v)
fontconfig-2.13.1/config.sub:789:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fontconfig-2.13.1/config.sub-790-		os=-sysv
##############################################
fontconfig-2.13.1/config.sub-792-	i*86sol2)
fontconfig-2.13.1/config.sub:793:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
fontconfig-2.13.1/config.sub-794-		os=-solaris2
##############################################
fontconfig-2.13.1/config.sub-818-	leon-*|leon[3-9]-*)
fontconfig-2.13.1/config.sub:819:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
fontconfig-2.13.1/config.sub-820-		;;
##############################################
fontconfig-2.13.1/config.sub-825-	m68knommu-*)
fontconfig-2.13.1/config.sub:826:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-827-		os=-linux
##############################################
fontconfig-2.13.1/config.sub-859-	mips3*-*)
fontconfig-2.13.1/config.sub:860:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
fontconfig-2.13.1/config.sub-861-		;;
fontconfig-2.13.1/config.sub-862-	mips3*)
fontconfig-2.13.1/config.sub:863:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
fontconfig-2.13.1/config.sub-864-		;;
##############################################
fontconfig-2.13.1/config.sub-881-	ms1-*)
fontconfig-2.13.1/config.sub:882:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
fontconfig-2.13.1/config.sub-883-		;;
##############################################
fontconfig-2.13.1/config.sub-1006-	parisc-*)
fontconfig-2.13.1/config.sub:1007:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1008-		os=-linux
##############################################
fontconfig-2.13.1/config.sub-1022-	pc98-*)
fontconfig-2.13.1/config.sub:1023:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1024-		;;
##############################################
fontconfig-2.13.1/config.sub-1037-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
fontconfig-2.13.1/config.sub:1038:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1039-		;;
fontconfig-2.13.1/config.sub-1040-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
fontconfig-2.13.1/config.sub:1041:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1042-		;;
fontconfig-2.13.1/config.sub-1043-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
fontconfig-2.13.1/config.sub:1044:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1045-		;;
fontconfig-2.13.1/config.sub-1046-	pentium4-*)
fontconfig-2.13.1/config.sub:1047:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1048-		;;
##############################################
fontconfig-2.13.1/config.sub-1056-	ppc-* | ppcbe-*)
fontconfig-2.13.1/config.sub:1057:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1058-		;;
##############################################
fontconfig-2.13.1/config.sub-1062-	ppcle-* | powerpclittle-*)
fontconfig-2.13.1/config.sub:1063:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1064-		;;
##############################################
fontconfig-2.13.1/config.sub-1066-		;;
fontconfig-2.13.1/config.sub:1067:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1068-		;;
##############################################
fontconfig-2.13.1/config.sub-1072-	ppc64le-* | powerpc64little-*)
fontconfig-2.13.1/config.sub:1073:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1074-		;;
##############################################
fontconfig-2.13.1/config.sub-1148-	strongarm-* | thumb-*)
fontconfig-2.13.1/config.sub:1149:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
fontconfig-2.13.1/config.sub-1150-		;;
##############################################
fontconfig-2.13.1/config.sub-1281-	xscale-* | xscalee[bl]-*)
fontconfig-2.13.1/config.sub:1282:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
fontconfig-2.13.1/config.sub-1283-		;;
##############################################
fontconfig-2.13.1/config.sub-1343-	*)
fontconfig-2.13.1/config.sub:1344:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
fontconfig-2.13.1/config.sub-1345-		exit 1
##############################################
fontconfig-2.13.1/config.sub-1351-	*-digital*)
fontconfig-2.13.1/config.sub:1352:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
fontconfig-2.13.1/config.sub-1353-		;;
fontconfig-2.13.1/config.sub-1354-	*-commodore*)
fontconfig-2.13.1/config.sub:1355:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
fontconfig-2.13.1/config.sub-1356-		;;
##############################################
fontconfig-2.13.1/config.sub-1372-	-solaris1 | -solaris1.*)
fontconfig-2.13.1/config.sub:1373:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
fontconfig-2.13.1/config.sub-1374-		;;
##############################################
fontconfig-2.13.1/config.sub-1381-	-gnu/linux*)
fontconfig-2.13.1/config.sub:1382:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
fontconfig-2.13.1/config.sub-1383-		;;
##############################################
fontconfig-2.13.1/config.sub-1433-	-nto*)
fontconfig-2.13.1/config.sub:1434:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
fontconfig-2.13.1/config.sub-1435-		;;
##############################################
fontconfig-2.13.1/config.sub-1440-	-mac*)
fontconfig-2.13.1/config.sub:1441:		os=`echo "$os" | sed -e 's|mac|macos|'`
fontconfig-2.13.1/config.sub-1442-		;;
##############################################
fontconfig-2.13.1/config.sub-1446-	-linux*)
fontconfig-2.13.1/config.sub:1447:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
fontconfig-2.13.1/config.sub-1448-		;;
fontconfig-2.13.1/config.sub-1449-	-sunos5*)
fontconfig-2.13.1/config.sub:1450:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
fontconfig-2.13.1/config.sub-1451-		;;
fontconfig-2.13.1/config.sub-1452-	-sunos6*)
fontconfig-2.13.1/config.sub:1453:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
fontconfig-2.13.1/config.sub-1454-		;;
##############################################
fontconfig-2.13.1/config.sub-1495-	-sinix5.*)
fontconfig-2.13.1/config.sub:1496:		os=`echo $os | sed -e 's|sinix|sysv|'`
fontconfig-2.13.1/config.sub-1497-		;;
##############################################
fontconfig-2.13.1/config.sub-1560-		# Get rid of the `-' at the beginning of $os.
fontconfig-2.13.1/config.sub:1561:		os=`echo $os | sed 's/[^-]*-//'`
fontconfig-2.13.1/config.sub:1562:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
fontconfig-2.13.1/config.sub-1563-		exit 1
##############################################
fontconfig-2.13.1/config.sub-1820-		esac
fontconfig-2.13.1/config.sub:1821:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
fontconfig-2.13.1/config.sub-1822-		;;
##############################################
fontconfig-2.13.1/its/Makefile.in-50-  { \
fontconfig-2.13.1/its/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/its/Makefile.in-52-  }; \
##############################################
fontconfig-2.13.1/its/Makefile.in-130-  esac
fontconfig-2.13.1/its/Makefile.in:131:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/its/Makefile.in-132-am__vpath_adj = case $$p in \
fontconfig-2.13.1/its/Makefile.in:133:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/its/Makefile.in-134-    *) f=$$p;; \
fontconfig-2.13.1/its/Makefile.in-135-  esac;
fontconfig-2.13.1/its/Makefile.in:136:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/its/Makefile.in-137-am__install_max = 40
fontconfig-2.13.1/its/Makefile.in-138-am__nobase_strip_setup = \
fontconfig-2.13.1/its/Makefile.in:139:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/its/Makefile.in-140-am__nobase_strip = \
##############################################
fontconfig-2.13.1/its/Makefile.in-412-	@list='$(gettextits_DATA)'; test -n "$(gettextitsdir)" || list=; \
fontconfig-2.13.1/its/Makefile.in:413:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
fontconfig-2.13.1/its/Makefile.in-414-	dir='$(DESTDIR)$(gettextitsdir)'; $(am__uninstall_files_from_dir)
##############################################
fontconfig-2.13.1/its/Makefile.in-425-distdir-am: $(DISTFILES)
fontconfig-2.13.1/its/Makefile.in:426:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/its/Makefile.in:427:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/its/Makefile.in-428-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/its/Makefile.in-439-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/its/Makefile.in:440:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/its/Makefile.in-441-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/ltmain.sh-103-#
fontconfig-2.13.1/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
fontconfig-2.13.1/ltmain.sh-105-#
##############################################
fontconfig-2.13.1/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
fontconfig-2.13.1/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
fontconfig-2.13.1/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
fontconfig-2.13.1/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
fontconfig-2.13.1/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
fontconfig-2.13.1/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
fontconfig-2.13.1/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
fontconfig-2.13.1/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
fontconfig-2.13.1/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
fontconfig-2.13.1/ltmain.sh-410-# The name of this program.
fontconfig-2.13.1/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
fontconfig-2.13.1/ltmain.sh-412-
##############################################
fontconfig-2.13.1/ltmain.sh-416-  *[\\/]*)
fontconfig-2.13.1/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
fontconfig-2.13.1/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
fontconfig-2.13.1/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
fontconfig-2.13.1/ltmain.sh-610-
fontconfig-2.13.1/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
fontconfig-2.13.1/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
fontconfig-2.13.1/ltmain.sh-613-
##############################################
fontconfig-2.13.1/ltmain.sh-639-
fontconfig-2.13.1/ltmain.sh:640:    func_arith_result=`expr "$@"`
fontconfig-2.13.1/ltmain.sh-641-  }
##############################################
fontconfig-2.13.1/ltmain.sh-660-  # ...otherwise fall back to using sed.
fontconfig-2.13.1/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
fontconfig-2.13.1/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
fontconfig-2.13.1/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
fontconfig-2.13.1/ltmain.sh-757-      test -n "$_G_tc" && {
fontconfig-2.13.1/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
fontconfig-2.13.1/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
fontconfig-2.13.1/ltmain.sh-760-      }
fontconfig-2.13.1/ltmain.sh-761-    done
fontconfig-2.13.1/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
fontconfig-2.13.1/ltmain.sh-763-
##############################################
fontconfig-2.13.1/ltmain.sh-831-
fontconfig-2.13.1/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
fontconfig-2.13.1/ltmain.sh-833-  }
##############################################
fontconfig-2.13.1/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
fontconfig-2.13.1/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
fontconfig-2.13.1/ltmain.sh-865-      done
fontconfig-2.13.1/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
fontconfig-2.13.1/ltmain.sh-867-
##############################################
fontconfig-2.13.1/ltmain.sh-901-      # If mktemp works, use that first and foremost
fontconfig-2.13.1/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-903-
##############################################
fontconfig-2.13.1/ltmain.sh-1111-        *[\\\`\"\$]*)
fontconfig-2.13.1/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
fontconfig-2.13.1/ltmain.sh-1113-        *)
##############################################
fontconfig-2.13.1/ltmain.sh-1198-    case $2 in
fontconfig-2.13.1/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
fontconfig-2.13.1/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
fontconfig-2.13.1/ltmain.sh-1201-    esac
##############################################
fontconfig-2.13.1/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
fontconfig-2.13.1/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
fontconfig-2.13.1/ltmain.sh-1273-      ;;
##############################################
fontconfig-2.13.1/ltmain.sh-1358-
fontconfig-2.13.1/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
fontconfig-2.13.1/ltmain.sh-1360-}
##############################################
fontconfig-2.13.1/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
fontconfig-2.13.1/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
fontconfig-2.13.1/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
fontconfig-2.13.1/ltmain.sh-1517-
fontconfig-2.13.1/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
fontconfig-2.13.1/ltmain.sh-1519-}
##############################################
fontconfig-2.13.1/ltmain.sh-1870-
fontconfig-2.13.1/ltmain.sh:1871:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
fontconfig-2.13.1/ltmain.sh-1872-      func_split_equals_rhs=
fontconfig-2.13.1/ltmain.sh-1873-      test "x$func_split_equals_lhs" = "x$1" \
fontconfig-2.13.1/ltmain.sh:1874:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
fontconfig-2.13.1/ltmain.sh-1875-  }
##############################################
fontconfig-2.13.1/ltmain.sh-1898-
fontconfig-2.13.1/ltmain.sh:1899:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
fontconfig-2.13.1/ltmain.sh:1900:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
fontconfig-2.13.1/ltmain.sh-1901-  }
##############################################
fontconfig-2.13.1/ltmain.sh-2071-       version:        $progname (GNU libtool) 2.4.6
fontconfig-2.13.1/ltmain.sh:2072:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
fontconfig-2.13.1/ltmain.sh:2073:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
fontconfig-2.13.1/ltmain.sh-2074-
##############################################
fontconfig-2.13.1/ltmain.sh-2110-  {
fontconfig-2.13.1/ltmain.sh:2111:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
fontconfig-2.13.1/ltmain.sh-2112-  }
##############################################
fontconfig-2.13.1/ltmain.sh-2115-  {
fontconfig-2.13.1/ltmain.sh:2116:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
fontconfig-2.13.1/ltmain.sh-2117-  }
##############################################
fontconfig-2.13.1/ltmain.sh-2206-	  # quotes we have to do it in 2 steps:
fontconfig-2.13.1/ltmain.sh:2207:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
fontconfig-2.13.1/ltmain.sh-2208-	  eval "$extractedcf"
##############################################
fontconfig-2.13.1/ltmain.sh-2659-      done
fontconfig-2.13.1/ltmain.sh:2660:      CC_expanded=`func_echo_all $CC`
fontconfig-2.13.1/ltmain.sh:2661:      CC_quoted_expanded=`func_echo_all $CC_quoted`
fontconfig-2.13.1/ltmain.sh-2662-      case $@ in
##############################################
fontconfig-2.13.1/ltmain.sh-2672-	    # Evaluate the configuration.
fontconfig-2.13.1/ltmain.sh:2673:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
fontconfig-2.13.1/ltmain.sh-2674-	    CC_quoted=
##############################################
fontconfig-2.13.1/ltmain.sh-2678-	    done
fontconfig-2.13.1/ltmain.sh:2679:	    CC_expanded=`func_echo_all $CC`
fontconfig-2.13.1/ltmain.sh:2680:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
fontconfig-2.13.1/ltmain.sh-2681-	    case "$@ " in
##############################################
fontconfig-2.13.1/ltmain.sh-2770-    # zero AND non-empty stdout, which explains the odd construction:
fontconfig-2.13.1/ltmain.sh:2771:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-2772-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
fontconfig-2.13.1/ltmain.sh-2838-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
fontconfig-2.13.1/ltmain.sh:2839:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-2840-    if test "$?" -ne 0; then
##############################################
fontconfig-2.13.1/ltmain.sh-3009-    # LT_CYGPATH in this case.
fontconfig-2.13.1/ltmain.sh:3010:    func_to_host_file_result=`cygpath -m "$1"`
fontconfig-2.13.1/ltmain.sh-3011-  fi
##############################################
fontconfig-2.13.1/ltmain.sh-3166-    func_to_host_path_tmp1=$func_stripname_result
fontconfig-2.13.1/ltmain.sh:3167:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
fontconfig-2.13.1/ltmain.sh-3168-    func_convert_path_check : ";" \
##############################################
fontconfig-2.13.1/ltmain.sh-3376-    *.[cCFSifmso] | \
fontconfig-2.13.1/ltmain.sh:3377:    *.ada | *.adb | *.ads | *.asm | \
fontconfig-2.13.1/ltmain.sh-3378-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
fontconfig-2.13.1/ltmain.sh-3453-    if test no = "$compiler_c_o"; then
fontconfig-2.13.1/ltmain.sh:3454:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
fontconfig-2.13.1/ltmain.sh-3455-      lockfile=$output_obj.lock
##############################################
fontconfig-2.13.1/ltmain.sh-3472-*** ERROR, $lockfile exists and contains:
fontconfig-2.13.1/ltmain.sh:3473:`cat $lockfile 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-3474-
##############################################
fontconfig-2.13.1/ltmain.sh-3520-      if test warn = "$need_locks" &&
fontconfig-2.13.1/ltmain.sh:3521:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
fontconfig-2.13.1/ltmain.sh-3522-	$ECHO "\
fontconfig-2.13.1/ltmain.sh-3523-*** ERROR, $lockfile contains:
fontconfig-2.13.1/ltmain.sh:3524:`cat $lockfile 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-3525-
##############################################
fontconfig-2.13.1/ltmain.sh-3569-      if test warn = "$need_locks" &&
fontconfig-2.13.1/ltmain.sh:3570:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
fontconfig-2.13.1/ltmain.sh-3571-	$ECHO "\
fontconfig-2.13.1/ltmain.sh-3572-*** ERROR, $lockfile contains:
fontconfig-2.13.1/ltmain.sh:3573:`cat $lockfile 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-3574-
##############################################
fontconfig-2.13.1/ltmain.sh-3895-      # Get the absolute pathname.
fontconfig-2.13.1/ltmain.sh:3896:      absdir=`cd "$dir" && pwd`
fontconfig-2.13.1/ltmain.sh-3897-      test -n "$absdir" && dir=$absdir
##############################################
fontconfig-2.13.1/ltmain.sh-3994-      if test -n "$lt_sysroot"; then
fontconfig-2.13.1/ltmain.sh:3995:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
fontconfig-2.13.1/ltmain.sh-3996-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
fontconfig-2.13.1/ltmain.sh-4278-	  # Determine the prefix the user has applied to our future dir.
fontconfig-2.13.1/ltmain.sh:4279:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
fontconfig-2.13.1/ltmain.sh-4280-
##############################################
fontconfig-2.13.1/ltmain.sh-4291-	    # Stick the inst_prefix_dir data into the link command.
fontconfig-2.13.1/ltmain.sh:4292:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
fontconfig-2.13.1/ltmain.sh-4293-	  else
fontconfig-2.13.1/ltmain.sh:4294:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
fontconfig-2.13.1/ltmain.sh-4295-	  fi
##############################################
fontconfig-2.13.1/ltmain.sh-4458-	    fi
fontconfig-2.13.1/ltmain.sh:4459:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
fontconfig-2.13.1/ltmain.sh-4460-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
fontconfig-2.13.1/ltmain.sh-4477-	        # Replace the output file specification.
fontconfig-2.13.1/ltmain.sh:4478:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
fontconfig-2.13.1/ltmain.sh-4479-
##############################################
fontconfig-2.13.1/ltmain.sh-4496-	    # Install the binary that we compiled earlier.
fontconfig-2.13.1/ltmain.sh:4497:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
fontconfig-2.13.1/ltmain.sh-4498-	  fi
##############################################
fontconfig-2.13.1/ltmain.sh-4570-    my_pic_p=${3-false}
fontconfig-2.13.1/ltmain.sh:4571:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
fontconfig-2.13.1/ltmain.sh-4572-    my_dlsyms=
##############################################
fontconfig-2.13.1/ltmain.sh-4628-	  # Add our own program objects to the symbol list.
fontconfig-2.13.1/ltmain.sh:4629:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
fontconfig-2.13.1/ltmain.sh-4630-	  for progfile in $progfiles; do
##############################################
fontconfig-2.13.1/ltmain.sh-4690-	          # Use subshell, to avoid clobbering current variable values
fontconfig-2.13.1/ltmain.sh:4691:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
fontconfig-2.13.1/ltmain.sh-4692-	          if test -n "$dlprefile_dlname"; then
##############################################
fontconfig-2.13.1/ltmain.sh-4859-	  if test -f "$output_objdir/$my_outputname.def"; then
fontconfig-2.13.1/ltmain.sh:4860:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
fontconfig-2.13.1/ltmain.sh:4861:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
fontconfig-2.13.1/ltmain.sh-4862-	  else
fontconfig-2.13.1/ltmain.sh:4863:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
fontconfig-2.13.1/ltmain.sh:4864:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
fontconfig-2.13.1/ltmain.sh-4865-	  fi
##############################################
fontconfig-2.13.1/ltmain.sh-4867-	*)
fontconfig-2.13.1/ltmain.sh:4868:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
fontconfig-2.13.1/ltmain.sh:4869:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
fontconfig-2.13.1/ltmain.sh-4870-	  ;;
##############################################
fontconfig-2.13.1/ltmain.sh-4882-      # Nullify the symbol file.
fontconfig-2.13.1/ltmain.sh:4883:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
fontconfig-2.13.1/ltmain.sh:4884:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
fontconfig-2.13.1/ltmain.sh-4885-    fi
##############################################
fontconfig-2.13.1/ltmain.sh-4896-  func_to_tool_file "$1" func_convert_file_msys_to_w32
fontconfig-2.13.1/ltmain.sh:4897:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
fontconfig-2.13.1/ltmain.sh-4898-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
fontconfig-2.13.1/ltmain.sh-4909-  func_to_tool_file "$1" func_convert_file_msys_to_w32
fontconfig-2.13.1/ltmain.sh:4910:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
fontconfig-2.13.1/ltmain.sh-4911-  test -n "$func_cygming_ms_implib_tmp"
##############################################
fontconfig-2.13.1/ltmain.sh-4925-  win32_libid_type=unknown
fontconfig-2.13.1/ltmain.sh:4926:  win32_fileres=`file -L $1 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-4927-  case $win32_fileres in
##############################################
fontconfig-2.13.1/ltmain.sh-4990-
fontconfig-2.13.1/ltmain.sh:4991:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
fontconfig-2.13.1/ltmain.sh-4992-}
##############################################
fontconfig-2.13.1/ltmain.sh-5008-
fontconfig-2.13.1/ltmain.sh:5009:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
fontconfig-2.13.1/ltmain.sh-5010-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
fontconfig-2.13.1/ltmain.sh-5072-    # binutils import library
fontconfig-2.13.1/ltmain.sh:5073:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
fontconfig-2.13.1/ltmain.sh-5074-  elif func_cygming_ms_implib_p "$1"; then
fontconfig-2.13.1/ltmain.sh-5075-    # ms-generated import library
fontconfig-2.13.1/ltmain.sh:5076:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
fontconfig-2.13.1/ltmain.sh-5077-  else
##############################################
fontconfig-2.13.1/ltmain.sh-5156-	  darwin_base_archive=$func_basename_result
fontconfig-2.13.1/ltmain.sh:5157:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
fontconfig-2.13.1/ltmain.sh-5158-	  if test -n "$darwin_arches"; then
fontconfig-2.13.1/ltmain.sh:5159:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
fontconfig-2.13.1/ltmain.sh-5160-	    darwin_arch=
##############################################
fontconfig-2.13.1/ltmain.sh-5170-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
fontconfig-2.13.1/ltmain.sh:5171:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
fontconfig-2.13.1/ltmain.sh-5172-	    darwin_file=
##############################################
fontconfig-2.13.1/ltmain.sh-5174-	    for darwin_file in $darwin_filelist; do
fontconfig-2.13.1/ltmain.sh:5175:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
fontconfig-2.13.1/ltmain.sh-5176-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
fontconfig-2.13.1/ltmain.sh-5189-      esac
fontconfig-2.13.1/ltmain.sh:5190:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
fontconfig-2.13.1/ltmain.sh-5191-    done
##############################################
fontconfig-2.13.1/ltmain.sh-5260-
fontconfig-2.13.1/ltmain.sh:5261:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
fontconfig-2.13.1/ltmain.sh-5262-    $ECHO "\
##############################################
fontconfig-2.13.1/ltmain.sh-5295-    --lt-dump-script)
fontconfig-2.13.1/ltmain.sh:5296:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
fontconfig-2.13.1/ltmain.sh-5297-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
fontconfig-2.13.1/ltmain.sh:5298:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
fontconfig-2.13.1/ltmain.sh-5299-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
fontconfig-2.13.1/ltmain.sh-5322-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
fontconfig-2.13.1/ltmain.sh:5323:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
fontconfig-2.13.1/ltmain.sh-5324-  done
##############################################
fontconfig-2.13.1/ltmain.sh-5380-  # Find the directory that this script lives in.
fontconfig-2.13.1/ltmain.sh:5381:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
fontconfig-2.13.1/ltmain.sh-5382-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
fontconfig-2.13.1/ltmain.sh-5384-  # Follow symbolic links until we get to the real thisdir.
fontconfig-2.13.1/ltmain.sh:5385:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
fontconfig-2.13.1/ltmain.sh-5386-  while test -n \"\$file\"; do
fontconfig-2.13.1/ltmain.sh:5387:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
fontconfig-2.13.1/ltmain.sh-5388-
##############################################
fontconfig-2.13.1/ltmain.sh-5396-
fontconfig-2.13.1/ltmain.sh:5397:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
fontconfig-2.13.1/ltmain.sh:5398:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
fontconfig-2.13.1/ltmain.sh-5399-  done
##############################################
fontconfig-2.13.1/ltmain.sh-5410-    case \"\$thisdir\" in
fontconfig-2.13.1/ltmain.sh:5411:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
fontconfig-2.13.1/ltmain.sh-5412-    $objdir )   thisdir=. ;;
##############################################
fontconfig-2.13.1/ltmain.sh-5416-  # Try to get the absolute directory name.
fontconfig-2.13.1/ltmain.sh:5417:  absdir=\`cd \"\$thisdir\" && pwd\`
fontconfig-2.13.1/ltmain.sh-5418-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
fontconfig-2.13.1/ltmain.sh-5426-  if test ! -f \"\$progdir/\$program\" ||
fontconfig-2.13.1/ltmain.sh:5427:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
fontconfig-2.13.1/ltmain.sh-5428-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
fontconfig-2.13.1/ltmain.sh-5441-    if test -n \"\$relink_command\"; then
fontconfig-2.13.1/ltmain.sh:5442:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
fontconfig-2.13.1/ltmain.sh-5443-      else
##############################################
fontconfig-2.13.1/ltmain.sh-5485-    # The second colon is a workaround for a bug in BeOS R4 sed
fontconfig-2.13.1/ltmain.sh:5486:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
fontconfig-2.13.1/ltmain.sh-5487-
##############################################
fontconfig-2.13.1/ltmain.sh-6464-
fontconfig-2.13.1/ltmain.sh:6465:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
fontconfig-2.13.1/ltmain.sh-6466-    *import*) : ;;
##############################################
fontconfig-2.13.1/ltmain.sh-6712-	    moreargs=
fontconfig-2.13.1/ltmain.sh:6713:	    for fil in `cat "$save_arg"`
fontconfig-2.13.1/ltmain.sh-6714-	    do
##############################################
fontconfig-2.13.1/ltmain.sh-6973-	*)
fontconfig-2.13.1/ltmain.sh:6974:	  absdir=`cd "$dir" && pwd`
fontconfig-2.13.1/ltmain.sh-6975-	  test -z "$absdir" && \
##############################################
fontconfig-2.13.1/ltmain.sh-6994-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
fontconfig-2.13.1/ltmain.sh:6995:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
fontconfig-2.13.1/ltmain.sh-6996-	  case :$dllsearchpath: in
##############################################
fontconfig-2.13.1/ltmain.sh-7287-      -Z*)
fontconfig-2.13.1/ltmain.sh:7288:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
fontconfig-2.13.1/ltmain.sh-7289-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
fontconfig-2.13.1/ltmain.sh-7457-      # get the directories listed in $shlibpath_var
fontconfig-2.13.1/ltmain.sh:7458:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
fontconfig-2.13.1/ltmain.sh-7459-    else
##############################################
fontconfig-2.13.1/ltmain.sh-7773-		  set dummy $deplibs_check_method; shift
fontconfig-2.13.1/ltmain.sh:7774:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
fontconfig-2.13.1/ltmain.sh-7775-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
fontconfig-2.13.1/ltmain.sh-7863-	if test -n "$inherited_linker_flags"; then
fontconfig-2.13.1/ltmain.sh:7864:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
fontconfig-2.13.1/ltmain.sh-7865-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
fontconfig-2.13.1/ltmain.sh-7871-	fi
fontconfig-2.13.1/ltmain.sh:7872:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh-7873-	if test lib,link = "$linkmode,$pass" ||
##############################################
fontconfig-2.13.1/ltmain.sh-7944-	*)
fontconfig-2.13.1/ltmain.sh:7945:	  abs_ladir=`cd "$ladir" && pwd`
fontconfig-2.13.1/ltmain.sh-7946-	  if test -z "$abs_ladir"; then
##############################################
fontconfig-2.13.1/ltmain.sh-8197-	    shift
fontconfig-2.13.1/ltmain.sh:8198:	    libname=`eval "\\$ECHO \"$libname_spec\""`
fontconfig-2.13.1/ltmain.sh-8199-	    # use dlname if we got it. it's perfectly good, no?
##############################################
fontconfig-2.13.1/ltmain.sh-8489-		*)
fontconfig-2.13.1/ltmain.sh:8490:		  absdir=`cd "$dir" && pwd`
fontconfig-2.13.1/ltmain.sh-8491-		  if test -z "$absdir"; then
##############################################
fontconfig-2.13.1/ltmain.sh-8500-		  depdepl=
fontconfig-2.13.1/ltmain.sh:8501:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
fontconfig-2.13.1/ltmain.sh-8502-		  if test -n "$deplibrary_names"; then
##############################################
fontconfig-2.13.1/ltmain.sh-8507-		      depdepl=$absdir/$objdir/$depdepl
fontconfig-2.13.1/ltmain.sh:8508:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
fontconfig-2.13.1/ltmain.sh-8509-                      if test -z "$darwin_install_name"; then
fontconfig-2.13.1/ltmain.sh:8510:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
fontconfig-2.13.1/ltmain.sh-8511-                      fi
##############################################
fontconfig-2.13.1/ltmain.sh-8522-		else
fontconfig-2.13.1/ltmain.sh:8523:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
fontconfig-2.13.1/ltmain.sh-8524-		  test -z "$libdir" && \
##############################################
fontconfig-2.13.1/ltmain.sh-8545-	else
fontconfig-2.13.1/ltmain.sh:8546:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh-8547-	fi
##############################################
fontconfig-2.13.1/ltmain.sh-8634-        linux*)
fontconfig-2.13.1/ltmain.sh:8635:          case `$CC -V 2>&1 | sed 5q` in
fontconfig-2.13.1/ltmain.sh-8636-          *Sun\ C*) # Sun C++ 5.9
##############################################
fontconfig-2.13.1/ltmain.sh-9039-	removelist=
fontconfig-2.13.1/ltmain.sh:9040:	tempremovelist=`$ECHO "$output_objdir/*"`
fontconfig-2.13.1/ltmain.sh-9041-	for p in $tempremovelist; do
##############################################
fontconfig-2.13.1/ltmain.sh-9065-	# Transform .lo files to .o files.
fontconfig-2.13.1/ltmain.sh:9066:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
fontconfig-2.13.1/ltmain.sh-9067-      fi
##############################################
fontconfig-2.13.1/ltmain.sh-9070-      #for path in $notinst_path; do
fontconfig-2.13.1/ltmain.sh:9071:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
fontconfig-2.13.1/ltmain.sh:9072:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
fontconfig-2.13.1/ltmain.sh:9073:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
fontconfig-2.13.1/ltmain.sh-9074-      #done
##############################################
fontconfig-2.13.1/ltmain.sh-9191-		if test -n "$i"; then
fontconfig-2.13.1/ltmain.sh:9192:		  libname=`eval "\\$ECHO \"$libname_spec\""`
fontconfig-2.13.1/ltmain.sh:9193:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
fontconfig-2.13.1/ltmain.sh-9194-		  set dummy $deplib_matches; shift
fontconfig-2.13.1/ltmain.sh-9195-		  deplib_match=$1
fontconfig-2.13.1/ltmain.sh:9196:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
fontconfig-2.13.1/ltmain.sh-9197-		    func_append newdeplibs " $i"
##############################################
fontconfig-2.13.1/ltmain.sh-9234-		  if test -n "$i"; then
fontconfig-2.13.1/ltmain.sh:9235:		    libname=`eval "\\$ECHO \"$libname_spec\""`
fontconfig-2.13.1/ltmain.sh:9236:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
fontconfig-2.13.1/ltmain.sh-9237-		    set dummy $deplib_matches; shift
fontconfig-2.13.1/ltmain.sh-9238-		    deplib_match=$1
fontconfig-2.13.1/ltmain.sh:9239:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
fontconfig-2.13.1/ltmain.sh-9240-		      func_append newdeplibs " $i"
##############################################
fontconfig-2.13.1/ltmain.sh-9269-	  set dummy $deplibs_check_method; shift
fontconfig-2.13.1/ltmain.sh:9270:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
fontconfig-2.13.1/ltmain.sh-9271-	  for a_deplib in $deplibs; do
##############################################
fontconfig-2.13.1/ltmain.sh-9284-	      if test -n "$a_deplib"; then
fontconfig-2.13.1/ltmain.sh:9285:		libname=`eval "\\$ECHO \"$libname_spec\""`
fontconfig-2.13.1/ltmain.sh-9286-		if test -n "$file_magic_glob"; then
fontconfig-2.13.1/ltmain.sh:9287:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
fontconfig-2.13.1/ltmain.sh-9288-		else
##############################################
fontconfig-2.13.1/ltmain.sh-9294-		    shopt -s nocaseglob
fontconfig-2.13.1/ltmain.sh:9295:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-9296-		    $nocaseglob
fontconfig-2.13.1/ltmain.sh-9297-		  else
fontconfig-2.13.1/ltmain.sh:9298:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-9299-		  fi
##############################################
fontconfig-2.13.1/ltmain.sh-9312-		      while test -h "$potlib" 2>/dev/null; do
fontconfig-2.13.1/ltmain.sh:9313:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
fontconfig-2.13.1/ltmain.sh-9314-			case $potliblink in
fontconfig-2.13.1/ltmain.sh-9315-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
fontconfig-2.13.1/ltmain.sh:9316:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
fontconfig-2.13.1/ltmain.sh-9317-			esac
##############################################
fontconfig-2.13.1/ltmain.sh-9353-	  set dummy $deplibs_check_method; shift
fontconfig-2.13.1/ltmain.sh:9354:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
fontconfig-2.13.1/ltmain.sh-9355-	  for a_deplib in $deplibs; do
##############################################
fontconfig-2.13.1/ltmain.sh-9368-	      if test -n "$a_deplib"; then
fontconfig-2.13.1/ltmain.sh:9369:		libname=`eval "\\$ECHO \"$libname_spec\""`
fontconfig-2.13.1/ltmain.sh-9370-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
fontconfig-2.13.1/ltmain.sh:9371:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
fontconfig-2.13.1/ltmain.sh-9372-		  for potent_lib in $potential_libs; do
##############################################
fontconfig-2.13.1/ltmain.sh-9407-	  newdeplibs=
fontconfig-2.13.1/ltmain.sh:9408:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
fontconfig-2.13.1/ltmain.sh-9409-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
fontconfig-2.13.1/ltmain.sh-9411-	      # can't use Xsed below, because $i might contain '/'
fontconfig-2.13.1/ltmain.sh:9412:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
fontconfig-2.13.1/ltmain.sh-9413-	    done
##############################################
fontconfig-2.13.1/ltmain.sh-9437-	  # On Rhapsody replace the C library with the System framework
fontconfig-2.13.1/ltmain.sh:9438:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
fontconfig-2.13.1/ltmain.sh-9439-	  ;;
##############################################
fontconfig-2.13.1/ltmain.sh-9489-	*-*-darwin*)
fontconfig-2.13.1/ltmain.sh:9490:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh:9491:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh:9492:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh-9493-	  ;;
##############################################
fontconfig-2.13.1/ltmain.sh-9616-	# Use standard objects if they are pic
fontconfig-2.13.1/ltmain.sh:9617:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
fontconfig-2.13.1/ltmain.sh-9618-	test "X$libobjs" = "X " && libobjs=
##############################################
fontconfig-2.13.1/ltmain.sh-10130-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
fontconfig-2.13.1/ltmain.sh:10131:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
fontconfig-2.13.1/ltmain.sh-10132-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
fontconfig-2.13.1/ltmain.sh-10145-      # Create the old-style object.
fontconfig-2.13.1/ltmain.sh:10146:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
fontconfig-2.13.1/ltmain.sh-10147-
##############################################
fontconfig-2.13.1/ltmain.sh-10203-	# On Rhapsody replace the C library is the System framework
fontconfig-2.13.1/ltmain.sh:10204:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
fontconfig-2.13.1/ltmain.sh:10205:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
fontconfig-2.13.1/ltmain.sh-10206-	;;
##############################################
fontconfig-2.13.1/ltmain.sh-10221-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
fontconfig-2.13.1/ltmain.sh:10222:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh:10223:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
fontconfig-2.13.1/ltmain.sh-10224-	;;
##############################################
fontconfig-2.13.1/ltmain.sh-10299-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
fontconfig-2.13.1/ltmain.sh:10300:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
fontconfig-2.13.1/ltmain.sh-10301-	  case :$dllsearchpath: in
##############################################
fontconfig-2.13.1/ltmain.sh-10359-	# Transform all the library objects into standard objects.
fontconfig-2.13.1/ltmain.sh:10360:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
fontconfig-2.13.1/ltmain.sh:10361:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
fontconfig-2.13.1/ltmain.sh-10362-      fi
##############################################
fontconfig-2.13.1/ltmain.sh-10387-	# Replace the output file specification.
fontconfig-2.13.1/ltmain.sh:10388:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
fontconfig-2.13.1/ltmain.sh-10389-	link_command=$compile_command$compile_rpath
##############################################
fontconfig-2.13.1/ltmain.sh-10396-	  func_to_tool_file "$output"
fontconfig-2.13.1/ltmain.sh:10397:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
fontconfig-2.13.1/ltmain.sh-10398-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
fontconfig-2.13.1/ltmain.sh-10440-	# Replace the output file specification.
fontconfig-2.13.1/ltmain.sh:10441:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
fontconfig-2.13.1/ltmain.sh-10442-	# Delete the old output file.
##############################################
fontconfig-2.13.1/ltmain.sh-10448-	  func_to_tool_file "$output"
fontconfig-2.13.1/ltmain.sh:10449:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
fontconfig-2.13.1/ltmain.sh-10450-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
fontconfig-2.13.1/ltmain.sh-10466-	  link_command=$finalize_var$compile_command$finalize_rpath
fontconfig-2.13.1/ltmain.sh:10467:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
fontconfig-2.13.1/ltmain.sh-10468-          ;;
##############################################
fontconfig-2.13.1/ltmain.sh-10479-      # Replace the output file specification.
fontconfig-2.13.1/ltmain.sh:10480:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
fontconfig-2.13.1/ltmain.sh-10481-
##############################################
fontconfig-2.13.1/ltmain.sh-10488-	func_to_tool_file "$output_objdir/$outputname"
fontconfig-2.13.1/ltmain.sh:10489:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
fontconfig-2.13.1/ltmain.sh-10490-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
fontconfig-2.13.1/ltmain.sh-10509-	relink_command="(cd `pwd`; $relink_command)"
fontconfig-2.13.1/ltmain.sh:10510:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
fontconfig-2.13.1/ltmain.sh-10511-      fi
##############################################
fontconfig-2.13.1/ltmain.sh-10755-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
fontconfig-2.13.1/ltmain.sh:10756:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
fontconfig-2.13.1/ltmain.sh-10757-      if test yes = "$hardcode_automatic"; then
##############################################
fontconfig-2.13.1/ltmain.sh-10776-		func_resolve_sysroot "$deplib"
fontconfig-2.13.1/ltmain.sh:10777:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
fontconfig-2.13.1/ltmain.sh-10778-		test -z "$libdir" && \
##############################################
fontconfig-2.13.1/ltmain.sh-10802-		name=$func_basename_result
fontconfig-2.13.1/ltmain.sh:10803:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
fontconfig-2.13.1/ltmain.sh-10804-		test -z "$libdir" && \
##############################################
fontconfig-2.13.1/ltmain.sh-10821-		name=$func_basename_result
fontconfig-2.13.1/ltmain.sh:10822:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
fontconfig-2.13.1/ltmain.sh-10823-		test -z "$libdir" && \
##############################################
fontconfig-2.13.1/ltmain.sh-11140-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
fontconfig-2.13.1/ltmain.sh:11141:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
fontconfig-2.13.1/ltmain.sh-11142-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-73-  { \
fontconfig-2.13.1/fc-query/Makefile.in:74:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
fontconfig-2.13.1/fc-query/Makefile.in-75-  }; \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-187-  esac
fontconfig-2.13.1/fc-query/Makefile.in:188:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
fontconfig-2.13.1/fc-query/Makefile.in-189-am__vpath_adj = case $$p in \
fontconfig-2.13.1/fc-query/Makefile.in:190:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
fontconfig-2.13.1/fc-query/Makefile.in-191-    *) f=$$p;; \
fontconfig-2.13.1/fc-query/Makefile.in-192-  esac;
fontconfig-2.13.1/fc-query/Makefile.in:193:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
fontconfig-2.13.1/fc-query/Makefile.in-194-am__install_max = 40
fontconfig-2.13.1/fc-query/Makefile.in-195-am__nobase_strip_setup = \
fontconfig-2.13.1/fc-query/Makefile.in:196:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
fontconfig-2.13.1/fc-query/Makefile.in-197-am__nobase_strip = \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-509-	test -n "$(EXEEXT)" || exit 0; \
fontconfig-2.13.1/fc-query/Makefile.in:510:	list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
fontconfig-2.13.1/fc-query/Makefile.in-511-	echo " rm -f" $$list; \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-539-.c.obj:
fontconfig-2.13.1/fc-query/Makefile.in:540:@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-query/Makefile.in-541-@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-543-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
fontconfig-2.13.1/fc-query/Makefile.in:544:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
fontconfig-2.13.1/fc-query/Makefile.in-545-
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-562-	test -n "$(man1dir)" \
fontconfig-2.13.1/fc-query/Makefile.in:563:	  && test -n "`echo $$list1$$list2`" \
fontconfig-2.13.1/fc-query/Makefile.in-564-	  || exit 0; \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-631-GTAGS:
fontconfig-2.13.1/fc-query/Makefile.in:632:	here=`$(am__cd) $(top_builddir) && pwd` \
fontconfig-2.13.1/fc-query/Makefile.in-633-	  && $(am__cd) $(top_srcdir) \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-657-distdir-am: $(DISTFILES)
fontconfig-2.13.1/fc-query/Makefile.in:658:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-query/Makefile.in:659:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
fontconfig-2.13.1/fc-query/Makefile.in-660-	list='$(DISTFILES)'; \
##############################################
fontconfig-2.13.1/fc-query/Makefile.in-671-	  if test -d $$d/$$file; then \
fontconfig-2.13.1/fc-query/Makefile.in:672:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
fontconfig-2.13.1/fc-query/Makefile.in-673-	    if test -d "$(distdir)/$$file"; then \
##############################################
fontconfig-2.13.1/depcomp-64-  case $1 in
fontconfig-2.13.1/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
fontconfig-2.13.1/depcomp-66-      *) dir=;;
##############################################
fontconfig-2.13.1/depcomp-73-{
fontconfig-2.13.1/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
fontconfig-2.13.1/depcomp-75-}
##############################################
fontconfig-2.13.1/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
fontconfig-2.13.1/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
fontconfig-2.13.1/depcomp-128-
##############################################
fontconfig-2.13.1/depcomp-405-        sleep 1
fontconfig-2.13.1/depcomp:406:        i=`expr $i - 1`
fontconfig-2.13.1/depcomp-407-      done
fontconfig-2.13.1/depcomp-408-    fi
fontconfig-2.13.1/depcomp:409:    i=`expr $i - 1`
fontconfig-2.13.1/depcomp-410-  done
##############################################
fontconfig-2.13.1/depcomp-425-  # Do two passes, one to just change these to
fontconfig-2.13.1/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
fontconfig-2.13.1/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
fontconfig-2.13.1/depcomp-659-  done
fontconfig-2.13.1/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
fontconfig-2.13.1/depcomp-661-  touch "$tmpdepfile"
##############################################
fontconfig-2.13.1/po-conf/Rules-quot-16-.insert-header.po-update-en:
fontconfig-2.13.1/po-conf/Rules-quot:17:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
fontconfig-2.13.1/po-conf/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; \
fontconfig-2.13.1/po-conf/Rules-quot-19-	tmpdir=`pwd`; \
fontconfig-2.13.1/po-conf/Rules-quot-20-	echo "$$lang:"; \
fontconfig-2.13.1/po-conf/Rules-quot:21:	ll=`echo $$lang | sed -e 's/@.*//'`; \
fontconfig-2.13.1/po-conf/Rules-quot-22-	LC_ALL=C; export LC_ALL; \
##############################################
fontconfig-2.13.1/po-conf/Rules-quot-25-	   | $(SED) -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | \
fontconfig-2.13.1/po-conf/Rules-quot:26:	   { case `$(MSGFILTER) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po-conf/Rules-quot-27-	     '' | 0.[0-9] | 0.[0-9].* | 0.1[0-8] | 0.1[0-8].*) \
fontconfig-2.13.1/po-conf/Rules-quot:28:	       $(MSGFILTER) $(SED) -f `echo $$lang | sed -e 's/.*@//'`.sed \
fontconfig-2.13.1/po-conf/Rules-quot-29-	       ;; \
fontconfig-2.13.1/po-conf/Rules-quot-30-	     *) \
fontconfig-2.13.1/po-conf/Rules-quot:31:	       $(MSGFILTER) `echo $$lang | sed -e 's/.*@//'` \
fontconfig-2.13.1/po-conf/Rules-quot-32-	       ;; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-102-.po.gmo:
fontconfig-2.13.1/po-conf/Makefile.in.in:103:	@lang=`echo $* | sed -e 's,.*/,,'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-104-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-183-	fi; \
fontconfig-2.13.1/po-conf/Makefile.in.in:184:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po-conf/Makefile.in.in-185-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-230-$(POFILES): $(POFILESDEPS)
fontconfig-2.13.1/po-conf/Makefile.in.in:231:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-232-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-236-	  cd $(srcdir) \
fontconfig-2.13.1/po-conf/Makefile.in.in:237:	    && { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po-conf/Makefile.in.in-238-	           '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-267-	for cat in $$catalogs; do \
fontconfig-2.13.1/po-conf/Makefile.in.in:268:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po-conf/Makefile.in.in:269:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-270-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-277-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
fontconfig-2.13.1/po-conf/Makefile.in.in:278:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-279-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-318-	for cat in $$catalogs; do \
fontconfig-2.13.1/po-conf/Makefile.in.in:319:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po-conf/Makefile.in.in:320:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-321-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-325-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
fontconfig-2.13.1/po-conf/Makefile.in.in:326:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-327-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-364-	for cat in $$catalogs; do \
fontconfig-2.13.1/po-conf/Makefile.in.in:365:	  cat=`basename $$cat`; \
fontconfig-2.13.1/po-conf/Makefile.in.in:366:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-367-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-429-.nop.po-create:
fontconfig-2.13.1/po-conf/Makefile.in.in:430:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-431-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-436-.nop.po-update:
fontconfig-2.13.1/po-conf/Makefile.in.in:437:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
fontconfig-2.13.1/po-conf/Makefile.in.in-438-	if test "$(PACKAGE)" = "gettext-tools" && test "$(CROSS_COMPILING)" != "yes"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
fontconfig-2.13.1/po-conf/Makefile.in.in-443-	cd $(srcdir); \
fontconfig-2.13.1/po-conf/Makefile.in.in:444:	if { case `$(MSGMERGE) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
fontconfig-2.13.1/po-conf/Makefile.in.in-445-	       '' | 0.[0-9] | 0.[0-9].* | 0.1[0-7] | 0.1[0-7].*) \
##############################################
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-151-$FCCACHE -r $FONTDIR
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh:152:uuid=`cat $FONTDIR/.uuid`
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-153-ls $CACHEDIR/$uuid*
##############################################
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-159-fi
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh:160:n=`ls -1 $CACHEDIR/*cache-* | wc -l`
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-161-if [ $n != 1 ]; then
##############################################
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-230-dotest "creating uuid-based cache file on sysroot"
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh:231:uuid=`cat $MyPWD/sysroot/$FONTDIR/.uuid`
fontconfig-2.13.1/.pc/do_not_remove_uuid.patch/test/run-test.sh-232-ls $MyPWD/sysroot/$CACHEDIR/$uuid*