===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
xfe-1.43.2/Makefile.in-50-  { \
xfe-1.43.2/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/Makefile.in-131-  esac
xfe-1.43.2/Makefile.in:132:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/Makefile.in-133-am__vpath_adj = case $$p in \
xfe-1.43.2/Makefile.in:134:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/Makefile.in-135-    *) f=$$p;; \
xfe-1.43.2/Makefile.in-136-  esac;
xfe-1.43.2/Makefile.in:137:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/Makefile.in-138-am__install_max = 40
xfe-1.43.2/Makefile.in-139-am__nobase_strip_setup = \
xfe-1.43.2/Makefile.in:140:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/Makefile.in-141-am__nobase_strip = \
##############################################
xfe-1.43.2/Makefile.in-218-  while test -n "$$dir1"; do \
xfe-1.43.2/Makefile.in:219:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfe-1.43.2/Makefile.in-220-    if test "$$first" != "."; then \
xfe-1.43.2/Makefile.in-221-      if test "$$first" = ".."; then \
xfe-1.43.2/Makefile.in:222:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfe-1.43.2/Makefile.in:223:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfe-1.43.2/Makefile.in-224-      else \
xfe-1.43.2/Makefile.in:225:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfe-1.43.2/Makefile.in-226-        if test "$$first2" = "$$first"; then \
xfe-1.43.2/Makefile.in:227:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfe-1.43.2/Makefile.in-228-        else \
##############################################
xfe-1.43.2/Makefile.in-233-    fi; \
xfe-1.43.2/Makefile.in:234:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfe-1.43.2/Makefile.in-235-  done; \
##############################################
xfe-1.43.2/Makefile.in-513-	test -n "$(man1dir)" \
xfe-1.43.2/Makefile.in:514:	  && test -n "`echo $$list1$$list2`" \
xfe-1.43.2/Makefile.in-515-	  || exit 0; \
##############################################
xfe-1.43.2/Makefile.in-570-	@list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
xfe-1.43.2/Makefile.in:571:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/Makefile.in-572-	dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/Makefile.in-591-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/Makefile.in:592:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/Makefile.in-593-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/Makefile.in-612-	@list='$(rc_DATA)'; test -n "$(rcdir)" || list=; \
xfe-1.43.2/Makefile.in:613:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/Makefile.in-614-	dir='$(DESTDIR)$(rcdir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/Makefile.in-629-	dot_seen=no; \
xfe-1.43.2/Makefile.in:630:	target=`echo $@ | sed s/-recursive//`; \
xfe-1.43.2/Makefile.in-631-	case "$@" in \
##############################################
xfe-1.43.2/Makefile.in-692-GTAGS:
xfe-1.43.2/Makefile.in:693:	here=`$(am__cd) $(top_builddir) && pwd` \
xfe-1.43.2/Makefile.in-694-	  && $(am__cd) $(top_srcdir) \
##############################################
xfe-1.43.2/Makefile.in-724-	test -d "$(distdir)" || mkdir "$(distdir)"
xfe-1.43.2/Makefile.in:725:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/Makefile.in:726:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/Makefile.in-727-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/Makefile.in-738-	  if test -d $$d/$$file; then \
xfe-1.43.2/Makefile.in:739:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/Makefile.in-740-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/Makefile.in-852-	test -d $(distdir)/_build || exit 0; \
xfe-1.43.2/Makefile.in:853:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
xfe-1.43.2/Makefile.in-854-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
xfe-1.43.2/Makefile.in-897-	}; \
xfe-1.43.2/Makefile.in:898:	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
xfe-1.43.2/Makefile.in-899-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
xfe-1.43.2/Makefile.in-909-	fi
xfe-1.43.2/Makefile.in:910:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
xfe-1.43.2/Makefile.in-911-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
xfe-1.43.2/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
xfe-1.43.2/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
xfe-1.43.2/depcomp-70-
##############################################
xfe-1.43.2/depcomp-203-  # Version 6 uses the directory in both cases.
xfe-1.43.2/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
xfe-1.43.2/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
xfe-1.43.2/depcomp-214-  else
xfe-1.43.2/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
xfe-1.43.2/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
xfe-1.43.2/depcomp-228-    # Do two passes, one to just change these to
xfe-1.43.2/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
xfe-1.43.2/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfe-1.43.2/depcomp-269-  # Do two passes, one to just change these to
xfe-1.43.2/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
xfe-1.43.2/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
xfe-1.43.2/depcomp-284-   # Subdirectories are respected.
xfe-1.43.2/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
xfe-1.43.2/depcomp-286-   test "x$dir" = "x$object" && dir=
xfe-1.43.2/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
xfe-1.43.2/depcomp-288-
##############################################
xfe-1.43.2/depcomp-423-  done
xfe-1.43.2/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
xfe-1.43.2/depcomp-425-  touch "$tmpdepfile"
##############################################
xfe-1.43.2/intl/Makefile.in-324-	  if test "@RELOCATABLE@" = yes; then \
xfe-1.43.2/intl/Makefile.in:325:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
xfe-1.43.2/intl/Makefile.in-326-	    if test -n "$$dependencies"; then \
##############################################
xfe-1.43.2/intl/config.charset-116-host="$1"
xfe-1.43.2/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
xfe-1.43.2/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid)
xfe-1.43.2/intl/libgnuintl.h.in:134:       _INTL_ASM (libintl_gettext)
xfe-1.43.2/intl/libgnuintl.h.in-135-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid)
xfe-1.43.2/intl/libgnuintl.h.in:152:       _INTL_ASM (libintl_dgettext)
xfe-1.43.2/intl/libgnuintl.h.in-153-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-172-			int __category)
xfe-1.43.2/intl/libgnuintl.h.in:173:       _INTL_ASM (libintl_dcgettext)
xfe-1.43.2/intl/libgnuintl.h.in-174-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-194-		       unsigned long int __n)
xfe-1.43.2/intl/libgnuintl.h.in:195:       _INTL_ASM (libintl_ngettext)
xfe-1.43.2/intl/libgnuintl.h.in-196-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-216-			unsigned long int __n)
xfe-1.43.2/intl/libgnuintl.h.in:217:       _INTL_ASM (libintl_dngettext)
xfe-1.43.2/intl/libgnuintl.h.in-218-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-240-			 unsigned long int __n, int __category)
xfe-1.43.2/intl/libgnuintl.h.in:241:       _INTL_ASM (libintl_dcngettext)
xfe-1.43.2/intl/libgnuintl.h.in-242-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname)
xfe-1.43.2/intl/libgnuintl.h.in:262:       _INTL_ASM (libintl_textdomain);
xfe-1.43.2/intl/libgnuintl.h.in-263-#endif
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
xfe-1.43.2/intl/libgnuintl.h.in:280:       _INTL_ASM (libintl_bindtextdomain);
xfe-1.43.2/intl/libgnuintl.h.in-281-#endif
##############################################
xfe-1.43.2/intl/libgnuintl.h.in-298-				      const char *__codeset)
xfe-1.43.2/intl/libgnuintl.h.in:299:       _INTL_ASM (libintl_bind_textdomain_codeset);
xfe-1.43.2/intl/libgnuintl.h.in-300-#endif
##############################################
xfe-1.43.2/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */		\
xfe-1.43.2/intl/intl-exports.c:29: asm (".section .drectve\n");						\
xfe-1.43.2/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");				\
xfe-1.43.2/intl/intl-exports.c:31: asm (".data\n");							\
xfe-1.43.2/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */				\
##############################################
xfe-1.43.2/install-sh-210-      fi
xfe-1.43.2/install-sh:211:      dst=$dst/`basename "$src"`
xfe-1.43.2/install-sh-212-    fi
##############################################
xfe-1.43.2/install-sh-215-  # This sed command emulates the dirname command.
xfe-1.43.2/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
xfe-1.43.2/install-sh-217-
##############################################
xfe-1.43.2/install-sh-228-    IFS='%'
xfe-1.43.2/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
xfe-1.43.2/install-sh-230-    shift
##############################################
xfe-1.43.2/install-sh-256-  else
xfe-1.43.2/install-sh:257:    dstfile=`basename "$dst"`
xfe-1.43.2/install-sh-258-
##############################################
xfe-1.43.2/aclocal.m4-567-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
xfe-1.43.2/aclocal.m4:568:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xfe-1.43.2/aclocal.m4-569-      fi
##############################################
xfe-1.43.2/aclocal.m4-1030-      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);"])
xfe-1.43.2/aclocal.m4:1031:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xfe-1.43.2/aclocal.m4-1032-    AC_MSG_RESULT([
##############################################
xfe-1.43.2/aclocal.m4-1397-changequote(<<,>>)dnl
xfe-1.43.2/aclocal.m4:1398:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
xfe-1.43.2/aclocal.m4-1399-    case $ac_prog_version in
##############################################
xfe-1.43.2/aclocal.m4-1510-
xfe-1.43.2/aclocal.m4:1511:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo $1 | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfe-1.43.2/aclocal.m4-1512-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfe-1.43.2/aclocal.m4:1513:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfe-1.43.2/aclocal.m4-1514-if test -n "$1"; then
##############################################
xfe-1.43.2/aclocal.m4-1598-fi
xfe-1.43.2/aclocal.m4:1599:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/aclocal.m4:1600:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/aclocal.m4:1601:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/aclocal.m4-1602-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfe-1.43.2/aclocal.m4-1614-else
xfe-1.43.2/aclocal.m4:1615:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfe-1.43.2/aclocal.m4-1616-   AC_MSG_RESULT([$IT_PERL_VERSION])
##############################################
xfe-1.43.2/aclocal.m4-1619-   AC_MSG_CHECKING([for XML::Parser])
xfe-1.43.2/aclocal.m4:1620:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfe-1.43.2/aclocal.m4-1621-       AC_MSG_RESULT([ok])
##############################################
xfe-1.43.2/aclocal.m4-1845-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
xfe-1.43.2/aclocal.m4:1846:case `$LD -v 2>&1 </dev/null` in
xfe-1.43.2/aclocal.m4-1847-*GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/aclocal.m4-1887-    # gcc leaves a trailing carriage return which upsets mingw
xfe-1.43.2/aclocal.m4:1888:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfe-1.43.2/aclocal.m4-1889-  *)
xfe-1.43.2/aclocal.m4:1890:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfe-1.43.2/aclocal.m4-1891-  esac
##############################################
xfe-1.43.2/aclocal.m4-1896-      # Canonicalize the pathname of ld
xfe-1.43.2/aclocal.m4:1897:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
xfe-1.43.2/aclocal.m4-1898-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
xfe-1.43.2/aclocal.m4:1899:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xfe-1.43.2/aclocal.m4-1900-      done
##############################################
xfe-1.43.2/aclocal.m4-1927-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfe-1.43.2/aclocal.m4:1928:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
xfe-1.43.2/aclocal.m4-1929-      *GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/aclocal.m4-2198-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xfe-1.43.2/aclocal.m4:2199:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfe-1.43.2/aclocal.m4-2200-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfe-1.43.2/aclocal.m4-2273-                -L*)
xfe-1.43.2/aclocal.m4:2274:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfe-1.43.2/aclocal.m4-2275-                  dnl First look for a shared library.
##############################################
xfe-1.43.2/aclocal.m4-2417-              */$acl_libdirstem | */$acl_libdirstem/)
xfe-1.43.2/aclocal.m4:2418:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfe-1.43.2/aclocal.m4-2419-                if test "$name" = '$1'; then
##############################################
xfe-1.43.2/aclocal.m4-2424-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfe-1.43.2/aclocal.m4:2425:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfe-1.43.2/aclocal.m4-2426-                if test "$name" = '$1'; then
##############################################
xfe-1.43.2/aclocal.m4-2480-                  -L*)
xfe-1.43.2/aclocal.m4:2481:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfe-1.43.2/aclocal.m4-2482-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xfe-1.43.2/aclocal.m4-2532-                  -R*)
xfe-1.43.2/aclocal.m4:2533:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfe-1.43.2/aclocal.m4-2534-                    if test "$enable_rpath" != no; then
##############################################
xfe-1.43.2/aclocal.m4-2562-                    dnl Handle this in the next round.
xfe-1.43.2/aclocal.m4:2563:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfe-1.43.2/aclocal.m4-2564-                    ;;
##############################################
xfe-1.43.2/aclocal.m4-2568-                    dnl option.
xfe-1.43.2/aclocal.m4:2569:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfe-1.43.2/aclocal.m4-2570-                    ;;
##############################################
xfe-1.43.2/aclocal.m4-2681-            -L) next=yes ;;
xfe-1.43.2/aclocal.m4:2682:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xfe-1.43.2/aclocal.m4-2683-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xfe-1.43.2/aclocal.m4-2930-    *)
xfe-1.43.2/aclocal.m4:2931:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xfe-1.43.2/aclocal.m4-2932-      if test -n "$searchpath"; then
##############################################
xfe-1.43.2/aclocal.m4-2940-                ;;
xfe-1.43.2/aclocal.m4:2941:              *) searchdir=`cd "$searchdir" && pwd`
xfe-1.43.2/aclocal.m4-2942-                 case "$searchdir" in
##############################################
xfe-1.43.2/aclocal.m4-3253-    PKG_CHECK_EXISTS([$3],
xfe-1.43.2/aclocal.m4:3254:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
xfe-1.43.2/aclocal.m4-3255-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
xfe-1.43.2/aclocal.m4-3301-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/aclocal.m4:3302:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
xfe-1.43.2/aclocal.m4-3303-        else 
xfe-1.43.2/aclocal.m4:3304:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
xfe-1.43.2/aclocal.m4-3305-        fi
##############################################
xfe-1.43.2/aclocal.m4-3468-changequote(,)dnl
xfe-1.43.2/aclocal.m4:3469:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/aclocal.m4-3470-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xfe-1.43.2/aclocal.m4-3475-changequote(,)dnl
xfe-1.43.2/aclocal.m4:3476:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/aclocal.m4-3477-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xfe-1.43.2/aclocal.m4-3494-changequote(,)dnl
xfe-1.43.2/aclocal.m4:3495:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/aclocal.m4-3496-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xfe-1.43.2/aclocal.m4-3519-      case "$ac_file" in
xfe-1.43.2/aclocal.m4:3520:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xfe-1.43.2/aclocal.m4-3521-      esac
##############################################
xfe-1.43.2/aclocal.m4-3524-        # Adjust a relative srcdir.
xfe-1.43.2/aclocal.m4:3525:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfe-1.43.2/aclocal.m4:3526:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfe-1.43.2/aclocal.m4:3527:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfe-1.43.2/aclocal.m4-3528-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfe-1.43.2/aclocal.m4-3531-        case "$ac_given_srcdir" in
xfe-1.43.2/aclocal.m4:3532:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfe-1.43.2/aclocal.m4-3533-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfe-1.43.2/aclocal.m4-3552-            fi
xfe-1.43.2/aclocal.m4:3553:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfe-1.43.2/aclocal.m4-3554-            # Hide the ALL_LINGUAS assignment from automake < 1.5.
##############################################
xfe-1.43.2/aclocal.m4-3649-  # Adjust a relative srcdir.
xfe-1.43.2/aclocal.m4:3650:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfe-1.43.2/aclocal.m4:3651:  ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfe-1.43.2/aclocal.m4:3652:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfe-1.43.2/aclocal.m4-3653-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfe-1.43.2/aclocal.m4-3656-  case "$ac_given_srcdir" in
xfe-1.43.2/aclocal.m4:3657:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfe-1.43.2/aclocal.m4-3658-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfe-1.43.2/aclocal.m4-3718-  # Set POTFILES to the value of the Makefile variable POTFILES.
xfe-1.43.2/aclocal.m4:3719:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
xfe-1.43.2/aclocal.m4:3720:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
xfe-1.43.2/aclocal.m4-3721-  # Compute POTFILES_DEPS as
##############################################
xfe-1.43.2/aclocal.m4-3733-    # The LINGUAS file contains the set of available languages.
xfe-1.43.2/aclocal.m4:3734:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfe-1.43.2/aclocal.m4-3735-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
xfe-1.43.2/aclocal.m4-3737-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
xfe-1.43.2/aclocal.m4:3738:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
xfe-1.43.2/aclocal.m4:3739:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
xfe-1.43.2/aclocal.m4-3740-  fi
##############################################
xfe-1.43.2/aclocal.m4-3781-    QMFILES="$QMFILES $srcdirpre$lang.qm"
xfe-1.43.2/aclocal.m4:3782:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/aclocal.m4-3783-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
xfe-1.43.2/aclocal.m4:3784:    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/'`
xfe-1.43.2/aclocal.m4-3785-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfe-1.43.2/aclocal.m4-3822-      QTCATALOGS="$QTCATALOGS $lang.qm"
xfe-1.43.2/aclocal.m4:3823:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/aclocal.m4-3824-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
xfe-1.43.2/aclocal.m4:3825:      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/'`
xfe-1.43.2/aclocal.m4-3826-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfe-1.43.2/aclocal.m4-3834-    for lang in $ALL_LINGUAS; do
xfe-1.43.2/aclocal.m4:3835:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/aclocal.m4-3836-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfe-1.43.2/aclocal.m4-3845-    for lang in $ALL_LINGUAS; do
xfe-1.43.2/aclocal.m4:3846:      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/'`
xfe-1.43.2/aclocal.m4-3847-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfe-1.43.2/aclocal.m4-4763-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
xfe-1.43.2/aclocal.m4:4764:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
xfe-1.43.2/aclocal.m4-4765-# and then we would define $MISSING as
##############################################
xfe-1.43.2/aclocal.m4-4778-# Expand $ac_aux_dir to an absolute path.
xfe-1.43.2/aclocal.m4:4779:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfe-1.43.2/aclocal.m4-4780-])
##############################################
xfe-1.43.2/aclocal.m4-4876-  if test "$am_compiler_list" = ""; then
xfe-1.43.2/aclocal.m4:4877:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
xfe-1.43.2/aclocal.m4-4878-  fi
##############################################
xfe-1.43.2/aclocal.m4-5027-    # Strip MF so we end up with the name of the file.
xfe-1.43.2/aclocal.m4:5028:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xfe-1.43.2/aclocal.m4-5029-    # Check whether this is an Automake generated Makefile or not.
##############################################
xfe-1.43.2/aclocal.m4-5036-    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
xfe-1.43.2/aclocal.m4:5037:      dirpart=`AS_DIRNAME("$mf")`
xfe-1.43.2/aclocal.m4-5038-    else
##############################################
xfe-1.43.2/aclocal.m4-5042-    # from the Makefile without running 'make'.
xfe-1.43.2/aclocal.m4:5043:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xfe-1.43.2/aclocal.m4-5044-    test -z "$DEPDIR" && continue
xfe-1.43.2/aclocal.m4:5045:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xfe-1.43.2/aclocal.m4-5046-    test -z "$am__include" && continue
xfe-1.43.2/aclocal.m4:5047:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xfe-1.43.2/aclocal.m4-5048-    # Find all dependency output files, they are included files with
##############################################
xfe-1.43.2/aclocal.m4-5056-      test -f "$dirpart/$file" && continue
xfe-1.43.2/aclocal.m4:5057:      fdir=`AS_DIRNAME(["$file"])`
xfe-1.43.2/aclocal.m4-5058-      AS_MKDIR_P([$dirpart/$fdir])
##############################################
xfe-1.43.2/aclocal.m4-5114-AC_REQUIRE([AC_PROG_INSTALL])dnl
xfe-1.43.2/aclocal.m4:5115:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfe-1.43.2/aclocal.m4-5116-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfe-1.43.2/aclocal.m4-5273-    * )
xfe-1.43.2/aclocal.m4:5274:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfe-1.43.2/aclocal.m4-5275-  esac
xfe-1.43.2/aclocal.m4-5276-done
xfe-1.43.2/aclocal.m4:5277:echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
xfe-1.43.2/aclocal.m4-5278-
##############################################
xfe-1.43.2/aclocal.m4-5344-# Ignore all kinds of additional output from 'make'.
xfe-1.43.2/aclocal.m4:5345:case `$am_make -s -f confmf 2> /dev/null` in #(
xfe-1.43.2/aclocal.m4-5346-*the\ am__doit\ target*)
##############################################
xfe-1.43.2/aclocal.m4-5354-   echo '.include "confinc"' > confmf
xfe-1.43.2/aclocal.m4:5355:   case `$am_make -s -f confmf 2> /dev/null` in #(
xfe-1.43.2/aclocal.m4-5356-   *the\ am__doit\ target*)
##############################################
xfe-1.43.2/aclocal.m4-5565-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfe-1.43.2/aclocal.m4:5566:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfe-1.43.2/aclocal.m4-5567-     if test "$[*]" = "X"; then
xfe-1.43.2/aclocal.m4-5568-	# -L didn't work.
xfe-1.43.2/aclocal.m4:5569:	set X `ls -t "$srcdir/configure" conftest.file`
xfe-1.43.2/aclocal.m4-5570-     fi
##############################################
xfe-1.43.2/config.rpath-33-host="$1"
xfe-1.43.2/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
xfe-1.43.2/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
xfe-1.43.2/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
xfe-1.43.2/config.rpath-37-
##############################################
xfe-1.43.2/config.rpath-47-done
xfe-1.43.2/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
xfe-1.43.2/config.rpath-49-
##############################################
xfe-1.43.2/config.rpath-91-        *)
xfe-1.43.2/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
xfe-1.43.2/config.rpath-93-            *Sun\ C*)
##############################################
xfe-1.43.2/config.rpath-214-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
xfe-1.43.2/config.rpath:215:      case `$LD -v 2>&1` in
xfe-1.43.2/config.rpath-216-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
xfe-1.43.2/config.rpath-220-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
xfe-1.43.2/config.rpath:221:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
xfe-1.43.2/config.rpath-222-          else
##############################################
xfe-1.43.2/config.rpath-277-        case $host_os in aix4.[012]|aix4.[012].*)
xfe-1.43.2/config.rpath:278:          collect2name=`${CC} -print-prog-name=collect2`
xfe-1.43.2/config.rpath-279-          if test -f "$collect2name" && \
##############################################
xfe-1.43.2/config.rpath-415-      hardcode_direct=yes
xfe-1.43.2/config.rpath:416:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
xfe-1.43.2/config.rpath-417-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
xfe-1.43.2/config.rpath-476-    sysv5* | sco3.2v5* | sco5v6*)
xfe-1.43.2/config.rpath:477:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
xfe-1.43.2/config.rpath-478-      hardcode_libdir_separator=':'
##############################################
xfe-1.43.2/config.rpath-583-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
xfe-1.43.2/config.rpath:584:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfe-1.43.2/config.rpath:585:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
xfe-1.43.2/config.rpath:586:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
xfe-1.43.2/config.rpath-587-
##############################################
xfe-1.43.2/config.sub-52-
xfe-1.43.2/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
xfe-1.43.2/config.sub-54-
##############################################
xfe-1.43.2/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
xfe-1.43.2/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
xfe-1.43.2/config.sub-116-case $maybe_os in
##############################################
xfe-1.43.2/config.sub-122-    os=-$maybe_os
xfe-1.43.2/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
xfe-1.43.2/config.sub-124-    ;;
##############################################
xfe-1.43.2/config.sub-126-    os=-linux-android
xfe-1.43.2/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
xfe-1.43.2/config.sub-128-    ;;
xfe-1.43.2/config.sub-129-  *)
xfe-1.43.2/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
xfe-1.43.2/config.sub-131-    if [ "$basic_machine" != "$1" ]
xfe-1.43.2/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
xfe-1.43.2/config.sub-133-    else os=; fi
##############################################
xfe-1.43.2/config.sub-180-		os=-sco5v6
xfe-1.43.2/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-182-		;;
##############################################
xfe-1.43.2/config.sub-184-		os=-sco3.2v5
xfe-1.43.2/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-186-		;;
##############################################
xfe-1.43.2/config.sub-188-		os=-sco3.2v4
xfe-1.43.2/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-190-		;;
xfe-1.43.2/config.sub-191-	-sco3.2.[4-9]*)
xfe-1.43.2/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
xfe-1.43.2/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-194-		;;
##############################################
xfe-1.43.2/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
xfe-1.43.2/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-198-		;;
##############################################
xfe-1.43.2/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
xfe-1.43.2/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-202-		;;
##############################################
xfe-1.43.2/config.sub-204-		os=-sco3.2v2
xfe-1.43.2/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-206-		;;
xfe-1.43.2/config.sub-207-	-udk*)
xfe-1.43.2/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-209-		;;
##############################################
xfe-1.43.2/config.sub-211-		os=-isc2.2
xfe-1.43.2/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-213-		;;
##############################################
xfe-1.43.2/config.sub-217-	-isc*)
xfe-1.43.2/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
xfe-1.43.2/config.sub-219-		;;
##############################################
xfe-1.43.2/config.sub-229-	-ptx*)
xfe-1.43.2/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
xfe-1.43.2/config.sub-231-		;;
##############################################
xfe-1.43.2/config.sub-364-	*-*-*)
xfe-1.43.2/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfe-1.43.2/config.sub-366-		exit 1
##############################################
xfe-1.43.2/config.sub-493-	amd64-*)
xfe-1.43.2/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-495-		;;
##############################################
xfe-1.43.2/config.sub-538-	blackfin-*)
xfe-1.43.2/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-540-		os=-linux
##############################################
xfe-1.43.2/config.sub-546-	c54x-*)
xfe-1.43.2/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-548-		;;
xfe-1.43.2/config.sub-549-	c55x-*)
xfe-1.43.2/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-551-		;;
xfe-1.43.2/config.sub-552-	c6x-*)
xfe-1.43.2/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-554-		;;
##############################################
xfe-1.43.2/config.sub-650-	e500v[12]-*)
xfe-1.43.2/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-652-		os=$os"spe"
##############################################
xfe-1.43.2/config.sub-754-	i*86v32)
xfe-1.43.2/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfe-1.43.2/config.sub-756-		os=-sysv32
##############################################
xfe-1.43.2/config.sub-758-	i*86v4*)
xfe-1.43.2/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfe-1.43.2/config.sub-760-		os=-sysv4
##############################################
xfe-1.43.2/config.sub-762-	i*86v)
xfe-1.43.2/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfe-1.43.2/config.sub-764-		os=-sysv
##############################################
xfe-1.43.2/config.sub-766-	i*86sol2)
xfe-1.43.2/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
xfe-1.43.2/config.sub-768-		os=-solaris2
##############################################
xfe-1.43.2/config.sub-792-	leon-*|leon[3-9]-*)
xfe-1.43.2/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
xfe-1.43.2/config.sub-794-		;;
##############################################
xfe-1.43.2/config.sub-799-	m68knommu-*)
xfe-1.43.2/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-801-		os=-linux
##############################################
xfe-1.43.2/config.sub-833-	mips3*-*)
xfe-1.43.2/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
xfe-1.43.2/config.sub-835-		;;
xfe-1.43.2/config.sub-836-	mips3*)
xfe-1.43.2/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
xfe-1.43.2/config.sub-838-		;;
##############################################
xfe-1.43.2/config.sub-855-	ms1-*)
xfe-1.43.2/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
xfe-1.43.2/config.sub-857-		;;
##############################################
xfe-1.43.2/config.sub-980-	parisc-*)
xfe-1.43.2/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-982-		os=-linux
##############################################
xfe-1.43.2/config.sub-996-	pc98-*)
xfe-1.43.2/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-998-		;;
##############################################
xfe-1.43.2/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
xfe-1.43.2/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1013-		;;
xfe-1.43.2/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
xfe-1.43.2/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1016-		;;
xfe-1.43.2/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
xfe-1.43.2/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1019-		;;
xfe-1.43.2/config.sub-1020-	pentium4-*)
xfe-1.43.2/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1022-		;;
##############################################
xfe-1.43.2/config.sub-1030-	ppc-* | ppcbe-*)
xfe-1.43.2/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1032-		;;
##############################################
xfe-1.43.2/config.sub-1036-	ppcle-* | powerpclittle-*)
xfe-1.43.2/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1038-		;;
##############################################
xfe-1.43.2/config.sub-1040-		;;
xfe-1.43.2/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1042-		;;
##############################################
xfe-1.43.2/config.sub-1046-	ppc64le-* | powerpc64little-*)
xfe-1.43.2/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1048-		;;
##############################################
xfe-1.43.2/config.sub-1122-	strongarm-* | thumb-*)
xfe-1.43.2/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
xfe-1.43.2/config.sub-1124-		;;
##############################################
xfe-1.43.2/config.sub-1255-	xscale-* | xscalee[bl]-*)
xfe-1.43.2/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
xfe-1.43.2/config.sub-1257-		;;
##############################################
xfe-1.43.2/config.sub-1317-	*)
xfe-1.43.2/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
xfe-1.43.2/config.sub-1319-		exit 1
##############################################
xfe-1.43.2/config.sub-1325-	*-digital*)
xfe-1.43.2/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
xfe-1.43.2/config.sub-1327-		;;
xfe-1.43.2/config.sub-1328-	*-commodore*)
xfe-1.43.2/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
xfe-1.43.2/config.sub-1330-		;;
##############################################
xfe-1.43.2/config.sub-1346-	-solaris1 | -solaris1.*)
xfe-1.43.2/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
xfe-1.43.2/config.sub-1348-		;;
##############################################
xfe-1.43.2/config.sub-1355-	-gnu/linux*)
xfe-1.43.2/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
xfe-1.43.2/config.sub-1357-		;;
##############################################
xfe-1.43.2/config.sub-1407-	-nto*)
xfe-1.43.2/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
xfe-1.43.2/config.sub-1409-		;;
##############################################
xfe-1.43.2/config.sub-1414-	-mac*)
xfe-1.43.2/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
xfe-1.43.2/config.sub-1416-		;;
##############################################
xfe-1.43.2/config.sub-1420-	-linux*)
xfe-1.43.2/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
xfe-1.43.2/config.sub-1422-		;;
xfe-1.43.2/config.sub-1423-	-sunos5*)
xfe-1.43.2/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
xfe-1.43.2/config.sub-1425-		;;
xfe-1.43.2/config.sub-1426-	-sunos6*)
xfe-1.43.2/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
xfe-1.43.2/config.sub-1428-		;;
##############################################
xfe-1.43.2/config.sub-1469-	-sinix5.*)
xfe-1.43.2/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
xfe-1.43.2/config.sub-1471-		;;
##############################################
xfe-1.43.2/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
xfe-1.43.2/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
xfe-1.43.2/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
xfe-1.43.2/config.sub-1531-		exit 1
##############################################
xfe-1.43.2/config.sub-1788-		esac
xfe-1.43.2/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
xfe-1.43.2/config.sub-1790-		;;
##############################################
xfe-1.43.2/configure.ac-102-# Include flags for the FOX library
xfe-1.43.2/configure.ac:103:FOXCFLAGS=`$FOX_CONFIG --cflags`
xfe-1.43.2/configure.ac-104-CXXFLAGS="${CXXFLAGS} $FOXCFLAGS"
##############################################
xfe-1.43.2/configure.ac-107-# Check if FOX was compiled with xft support
xfe-1.43.2/configure.ac:108:TEST_XFT=`$FOX_CONFIG --libs | grep Xft`
xfe-1.43.2/configure.ac-109-if test "x$TEST_XFT" != "x" ; then
##############################################
xfe-1.43.2/configure.ac-124-	if test -n "$xft_config"; then
xfe-1.43.2/configure.ac:125:	  xft_cflags=`$xft_config --cflags`
xfe-1.43.2/configure.ac:126:	  xft_libs=`$xft_config --libs`
xfe-1.43.2/configure.ac-127-	  LIBS="$LIBS $xft_libs"
##############################################
xfe-1.43.2/ltmain.sh-33-  :
xfe-1.43.2/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
xfe-1.43.2/ltmain.sh-35-  # Yippee, $echo works!
##############################################
xfe-1.43.2/ltmain.sh-54-# The name of this program.
xfe-1.43.2/ltmain.sh:55:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-56-modename="$progname"
##############################################
xfe-1.43.2/ltmain.sh-128-  win32_libid_type="unknown"
xfe-1.43.2/ltmain.sh:129:  win32_fileres=`file -L $1 2>/dev/null`
xfe-1.43.2/ltmain.sh-130-  case $win32_fileres in
##############################################
xfe-1.43.2/ltmain.sh-169-  case $arg in
xfe-1.43.2/ltmain.sh:170:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
xfe-1.43.2/ltmain.sh-171-  *) optarg= ;;
##############################################
xfe-1.43.2/ltmain.sh-199-	  # Evaluate the configuration.
xfe-1.43.2/ltmain.sh:200:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`"
xfe-1.43.2/ltmain.sh-201-	else
##############################################
xfe-1.43.2/ltmain.sh-426-	-Wc,*)
xfe-1.43.2/ltmain.sh:427:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
xfe-1.43.2/ltmain.sh-428-	  lastarg=
##############################################
xfe-1.43.2/ltmain.sh-443-	  IFS="$save_ifs"
xfe-1.43.2/ltmain.sh:444:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
xfe-1.43.2/ltmain.sh-445-
##############################################
xfe-1.43.2/ltmain.sh-462-      # Aesthetically quote the previous argument.
xfe-1.43.2/ltmain.sh:463:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-464-
##############################################
xfe-1.43.2/ltmain.sh-487-      # Get the name of the library object.
xfe-1.43.2/ltmain.sh:488:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-489-      ;;
##############################################
xfe-1.43.2/ltmain.sh-498-    *.ads) xform=ads ;;
xfe-1.43.2/ltmain.sh:499:    *.asm) xform=asm ;;
xfe-1.43.2/ltmain.sh-500-    *.c++) xform=c++ ;;
##############################################
xfe-1.43.2/ltmain.sh-510-
xfe-1.43.2/ltmain.sh:511:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
xfe-1.43.2/ltmain.sh-512-
xfe-1.43.2/ltmain.sh-513-    case $libobj in
xfe-1.43.2/ltmain.sh:514:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
xfe-1.43.2/ltmain.sh-515-    *)
##############################################
xfe-1.43.2/ltmain.sh-528-      # but not from the CC environment variable when configure was run.
xfe-1.43.2/ltmain.sh:529:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "*) ;;
xfe-1.43.2/ltmain.sh-530-      # Blanks at the start of $base_compile will cause this to fail
##############################################
xfe-1.43.2/ltmain.sh-535-	    # Evaluate the configuration.
xfe-1.43.2/ltmain.sh:536:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
xfe-1.43.2/ltmain.sh-537-	    case "$base_compile " in
xfe-1.43.2/ltmain.sh:538:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
xfe-1.43.2/ltmain.sh-539-	      # The compiler in the base compile command matches
##############################################
xfe-1.43.2/ltmain.sh-561-
xfe-1.43.2/ltmain.sh:562:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh:563:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-564-    if test "X$xdir" = "X$obj"; then
##############################################
xfe-1.43.2/ltmain.sh-600-    if test "$compiler_c_o" = no; then
xfe-1.43.2/ltmain.sh:601:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
xfe-1.43.2/ltmain.sh-602-      lockfile="$output_obj.lock"
##############################################
xfe-1.43.2/ltmain.sh-621-*** ERROR, $lockfile exists and contains:
xfe-1.43.2/ltmain.sh:622:`cat $lockfile 2>/dev/null`
xfe-1.43.2/ltmain.sh-623-
##############################################
xfe-1.43.2/ltmain.sh-690-      if test "$need_locks" = warn &&
xfe-1.43.2/ltmain.sh:691:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfe-1.43.2/ltmain.sh-692-	$echo "\
xfe-1.43.2/ltmain.sh-693-*** ERROR, $lockfile contains:
xfe-1.43.2/ltmain.sh:694:`cat $lockfile 2>/dev/null`
xfe-1.43.2/ltmain.sh-695-
##############################################
xfe-1.43.2/ltmain.sh-760-      if test "$need_locks" = warn &&
xfe-1.43.2/ltmain.sh:761:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
xfe-1.43.2/ltmain.sh-762-	$echo "\
xfe-1.43.2/ltmain.sh-763-*** ERROR, $lockfile contains:
xfe-1.43.2/ltmain.sh:764:`cat $lockfile 2>/dev/null`
xfe-1.43.2/ltmain.sh-765-
##############################################
xfe-1.43.2/ltmain.sh-920-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
xfe-1.43.2/ltmain.sh:921:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
xfe-1.43.2/ltmain.sh-922-	;;
##############################################
xfe-1.43.2/ltmain.sh-1004-	    moreargs=
xfe-1.43.2/ltmain.sh:1005:	    for fil in `cat $save_arg`
xfe-1.43.2/ltmain.sh-1006-	    do
##############################################
xfe-1.43.2/ltmain.sh-1031-		# Extract subdirectory from the argument.
xfe-1.43.2/ltmain.sh:1032:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1033-		if test "X$xdir" = "X$arg"; then
##############################################
xfe-1.43.2/ltmain.sh-1085-		  # Extract subdirectory from the argument.
xfe-1.43.2/ltmain.sh:1086:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1087-		  if test "X$xdir" = "X$arg"; then
##############################################
xfe-1.43.2/ltmain.sh-1092-
xfe-1.43.2/ltmain.sh:1093:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh:1094:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh-1095-		  libobjs="$libobjs $pic_object"
##############################################
xfe-1.43.2/ltmain.sh-1229-      -L*)
xfe-1.43.2/ltmain.sh:1230:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
xfe-1.43.2/ltmain.sh-1231-	# We need an absolute path.
##############################################
xfe-1.43.2/ltmain.sh-1234-	*)
xfe-1.43.2/ltmain.sh:1235:	  absdir=`cd "$dir" && pwd`
xfe-1.43.2/ltmain.sh-1236-	  if test -z "$absdir"; then
##############################################
xfe-1.43.2/ltmain.sh-1306-	# to be aesthetically quoted because they are evaled later.
xfe-1.43.2/ltmain.sh:1307:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-1308-	case $arg in
##############################################
xfe-1.43.2/ltmain.sh-1372-      -R*)
xfe-1.43.2/ltmain.sh:1373:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
xfe-1.43.2/ltmain.sh-1374-	# We need an absolute path.
##############################################
xfe-1.43.2/ltmain.sh-1413-      -Wc,*)
xfe-1.43.2/ltmain.sh:1414:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
xfe-1.43.2/ltmain.sh-1415-	arg=
##############################################
xfe-1.43.2/ltmain.sh-1427-	IFS="$save_ifs"
xfe-1.43.2/ltmain.sh:1428:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
xfe-1.43.2/ltmain.sh-1429-	;;
##############################################
xfe-1.43.2/ltmain.sh-1431-      -Wl,*)
xfe-1.43.2/ltmain.sh:1432:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
xfe-1.43.2/ltmain.sh-1433-	arg=
##############################################
xfe-1.43.2/ltmain.sh-1446-	IFS="$save_ifs"
xfe-1.43.2/ltmain.sh:1447:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
xfe-1.43.2/ltmain.sh-1448-	;;
##############################################
xfe-1.43.2/ltmain.sh-1468-	# to be aesthetically quoted because they are evaled later.
xfe-1.43.2/ltmain.sh:1469:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-1470-	case $arg in
##############################################
xfe-1.43.2/ltmain.sh-1505-	  # Extract subdirectory from the argument.
xfe-1.43.2/ltmain.sh:1506:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1507-	  if test "X$xdir" = "X$arg"; then
##############################################
xfe-1.43.2/ltmain.sh-1559-	    # Extract subdirectory from the argument.
xfe-1.43.2/ltmain.sh:1560:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1561-	    if test "X$xdir" = "X$arg"; then
##############################################
xfe-1.43.2/ltmain.sh-1566-
xfe-1.43.2/ltmain.sh:1567:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh:1568:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh-1569-	    libobjs="$libobjs $pic_object"
##############################################
xfe-1.43.2/ltmain.sh-1602-	# to be aesthetically quoted because they are evaled later.
xfe-1.43.2/ltmain.sh:1603:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-1604-	case $arg in
##############################################
xfe-1.43.2/ltmain.sh-1632-      # but not from the CC environment variable when configure was run.
xfe-1.43.2/ltmain.sh:1633:      "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) ;;
xfe-1.43.2/ltmain.sh-1634-      # Blanks at the start of $base_compile will cause this to fail
##############################################
xfe-1.43.2/ltmain.sh-1639-	    # Evaluate the configuration.
xfe-1.43.2/ltmain.sh:1640:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
xfe-1.43.2/ltmain.sh-1641-	    case $base_compile in
xfe-1.43.2/ltmain.sh:1642:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
xfe-1.43.2/ltmain.sh-1643-	      # The compiler in $compile_command matches
##############################################
xfe-1.43.2/ltmain.sh-1673-    # calculate the name of the file, without its directory
xfe-1.43.2/ltmain.sh:1674:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-1675-    libobjs_save="$libobjs"
##############################################
xfe-1.43.2/ltmain.sh-1678-      # get the directories listed in $shlibpath_var
xfe-1.43.2/ltmain.sh:1679:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
xfe-1.43.2/ltmain.sh-1680-    else
##############################################
xfe-1.43.2/ltmain.sh-1685-
xfe-1.43.2/ltmain.sh:1686:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1687-    if test "X$output_objdir" = "X$output"; then
##############################################
xfe-1.43.2/ltmain.sh-1816-	  fi
xfe-1.43.2/ltmain.sh:1817:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
xfe-1.43.2/ltmain.sh-1818-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
xfe-1.43.2/ltmain.sh-1854-		    found=no
xfe-1.43.2/ltmain.sh:1855:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1856-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
xfe-1.43.2/ltmain.sh-1879-	    newdependency_libs="$deplib $newdependency_libs"
xfe-1.43.2/ltmain.sh:1880:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
xfe-1.43.2/ltmain.sh-1881-	    ;;
##############################################
xfe-1.43.2/ltmain.sh-1888-	      deplibs="$deplib $deplibs"
xfe-1.43.2/ltmain.sh:1889:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
xfe-1.43.2/ltmain.sh-1890-	    else
##############################################
xfe-1.43.2/ltmain.sh-1902-	  if test "$pass" = link; then
xfe-1.43.2/ltmain.sh:1903:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
xfe-1.43.2/ltmain.sh-1904-	    # Make sure the xrpath contains only unique directories.
##############################################
xfe-1.43.2/ltmain.sh-1981-
xfe-1.43.2/ltmain.sh:1982:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-1983-	test "X$ladir" = "X$lib" && ladir="."
##############################################
xfe-1.43.2/ltmain.sh-2069-	*)
xfe-1.43.2/ltmain.sh:2070:	  abs_ladir=`cd "$ladir" && pwd`
xfe-1.43.2/ltmain.sh-2071-	  if test -z "$abs_ladir"; then
##############################################
xfe-1.43.2/ltmain.sh-2077-	esac
xfe-1.43.2/ltmain.sh:2078:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-2079-
##############################################
xfe-1.43.2/ltmain.sh-2096-	fi # $installed = yes
xfe-1.43.2/ltmain.sh:2097:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
xfe-1.43.2/ltmain.sh-2098-
##############################################
xfe-1.43.2/ltmain.sh-2143-	    case $deplib in
xfe-1.43.2/ltmain.sh:2144:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
xfe-1.43.2/ltmain.sh-2145-	    esac
##############################################
xfe-1.43.2/ltmain.sh-2257-	    shift; shift
xfe-1.43.2/ltmain.sh:2258:	    libname=`eval \\$echo \"$libname_spec\"`
xfe-1.43.2/ltmain.sh-2259-	    # use dlname if we got it. it's perfectly good, no?
##############################################
xfe-1.43.2/ltmain.sh-2265-	      *cygwin* | mingw*)
xfe-1.43.2/ltmain.sh:2266:		major=`expr $current - $age`
xfe-1.43.2/ltmain.sh-2267-		versuffix="-$major"
##############################################
xfe-1.43.2/ltmain.sh-2276-	    soroot="$soname"
xfe-1.43.2/ltmain.sh:2277:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
xfe-1.43.2/ltmain.sh:2278:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
xfe-1.43.2/ltmain.sh-2279-
##############################################
xfe-1.43.2/ltmain.sh-2503-	      case $libdir in
xfe-1.43.2/ltmain.sh:2504:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
xfe-1.43.2/ltmain.sh-2505-		   case " $xrpath " in
##############################################
xfe-1.43.2/ltmain.sh-2535-	      *.la)
xfe-1.43.2/ltmain.sh:2536:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-2537-		test "X$dir" = "X$deplib" && dir="."
##############################################
xfe-1.43.2/ltmain.sh-2541-		*)
xfe-1.43.2/ltmain.sh:2542:		  absdir=`cd "$dir" && pwd`
xfe-1.43.2/ltmain.sh-2543-		  if test -z "$absdir"; then
##############################################
xfe-1.43.2/ltmain.sh-2551-		else
xfe-1.43.2/ltmain.sh:2552:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfe-1.43.2/ltmain.sh-2553-		  if test -z "$libdir"; then
##############################################
xfe-1.43.2/ltmain.sh-2565-		  # we do not want to link against static libs, but need to link against shared
xfe-1.43.2/ltmain.sh:2566:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
xfe-1.43.2/ltmain.sh-2567-		  if test -n "$deplibrary_names" ; then
##############################################
xfe-1.43.2/ltmain.sh-2587-		 # Again, we only want to link against shared libraries
xfe-1.43.2/ltmain.sh:2588:		 eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
xfe-1.43.2/ltmain.sh-2589-		 for tmp in $newlib_search_path ; do
##############################################
xfe-1.43.2/ltmain.sh-2753-      lib*)
xfe-1.43.2/ltmain.sh:2754:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
xfe-1.43.2/ltmain.sh-2755-	eval shared_ext=\"$shrext\"
##############################################
xfe-1.43.2/ltmain.sh-2759-	if test "$module" = no; then
xfe-1.43.2/ltmain.sh:2760:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
xfe-1.43.2/ltmain.sh-2761-	  $echo "$help" 1>&2
##############################################
xfe-1.43.2/ltmain.sh-2765-	  # Add the "lib" prefix for modules if required
xfe-1.43.2/ltmain.sh:2766:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
xfe-1.43.2/ltmain.sh-2767-	  eval shared_ext=\"$shrext\"
##############################################
xfe-1.43.2/ltmain.sh-2769-	else
xfe-1.43.2/ltmain.sh:2770:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
xfe-1.43.2/ltmain.sh-2771-	fi
##############################################
xfe-1.43.2/ltmain.sh-2846-	  darwin|linux|osf|windows)
xfe-1.43.2/ltmain.sh:2847:	    current=`expr $number_major + $number_minor`
xfe-1.43.2/ltmain.sh-2848-	    age="$number_minor"
##############################################
xfe-1.43.2/ltmain.sh-2856-	  irix|nonstopux)
xfe-1.43.2/ltmain.sh:2857:	    current=`expr $number_major + $number_minor - 1`
xfe-1.43.2/ltmain.sh-2858-	    age="$number_minor"
##############################################
xfe-1.43.2/ltmain.sh-2898-	if test "$age" -gt "$current"; then
xfe-1.43.2/ltmain.sh:2899:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
xfe-1.43.2/ltmain.sh-2900-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
xfe-1.43.2/ltmain.sh-2913-	  # verstring for coding it into the library header
xfe-1.43.2/ltmain.sh:2914:	  major=.`expr $current - $age`
xfe-1.43.2/ltmain.sh-2915-	  versuffix="$major.$age.$revision"
xfe-1.43.2/ltmain.sh-2916-	  # Darwin ld doesn't like 0 for these options...
xfe-1.43.2/ltmain.sh:2917:	  minor_current=`expr $current + 1`
xfe-1.43.2/ltmain.sh-2918-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
xfe-1.43.2/ltmain.sh-2931-	irix | nonstopux)
xfe-1.43.2/ltmain.sh:2932:	  major=`expr $current - $age + 1`
xfe-1.43.2/ltmain.sh-2933-
##############################################
xfe-1.43.2/ltmain.sh-2942-	  while test "$loop" -ne 0; do
xfe-1.43.2/ltmain.sh:2943:	    iface=`expr $revision - $loop`
xfe-1.43.2/ltmain.sh:2944:	    loop=`expr $loop - 1`
xfe-1.43.2/ltmain.sh-2945-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
xfe-1.43.2/ltmain.sh-2953-	linux)
xfe-1.43.2/ltmain.sh:2954:	  major=.`expr $current - $age`
xfe-1.43.2/ltmain.sh-2955-	  versuffix="$major.$age.$revision"
##############################################
xfe-1.43.2/ltmain.sh-2958-	osf)
xfe-1.43.2/ltmain.sh:2959:	  major=.`expr $current - $age`
xfe-1.43.2/ltmain.sh-2960-	  versuffix=".$current.$age.$revision"
##############################################
xfe-1.43.2/ltmain.sh-2965-	  while test "$loop" -ne 0; do
xfe-1.43.2/ltmain.sh:2966:	    iface=`expr $current - $loop`
xfe-1.43.2/ltmain.sh:2967:	    loop=`expr $loop - 1`
xfe-1.43.2/ltmain.sh-2968-	    verstring="$verstring:${iface}.0"
##############################################
xfe-1.43.2/ltmain.sh-2982-	  # extension on DOS 8.3 filesystems.
xfe-1.43.2/ltmain.sh:2983:	  major=`expr $current - $age`
xfe-1.43.2/ltmain.sh-2984-	  versuffix="-$major"
##############################################
xfe-1.43.2/ltmain.sh-3037-	removelist=
xfe-1.43.2/ltmain.sh:3038:	tempremovelist=`$echo "$output_objdir/*"`
xfe-1.43.2/ltmain.sh-3039-	for p in $tempremovelist; do
##############################################
xfe-1.43.2/ltmain.sh-3059-	# Transform .lo files to .o files.
xfe-1.43.2/ltmain.sh:3060:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
xfe-1.43.2/ltmain.sh-3061-      fi
##############################################
xfe-1.43.2/ltmain.sh-3064-      for path in $notinst_path; do
xfe-1.43.2/ltmain.sh:3065:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
xfe-1.43.2/ltmain.sh:3066:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
xfe-1.43.2/ltmain.sh:3067:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
xfe-1.43.2/ltmain.sh-3068-      done
##############################################
xfe-1.43.2/ltmain.sh-3167-	    for i in $deplibs; do
xfe-1.43.2/ltmain.sh:3168:	      name="`expr $i : '-l\(.*\)'`"
xfe-1.43.2/ltmain.sh-3169-	      # If $name is empty we are operating on a -L argument.
##############################################
xfe-1.43.2/ltmain.sh-3179-		if test -n "$i" ; then
xfe-1.43.2/ltmain.sh:3180:		  libname=`eval \\$echo \"$libname_spec\"`
xfe-1.43.2/ltmain.sh:3181:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
xfe-1.43.2/ltmain.sh-3182-		  set dummy $deplib_matches
xfe-1.43.2/ltmain.sh-3183-		  deplib_match=$2
xfe-1.43.2/ltmain.sh:3184:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xfe-1.43.2/ltmain.sh-3185-		    newdeplibs="$newdeplibs $i"
##############################################
xfe-1.43.2/ltmain.sh-3204-	    for i in $deplibs; do
xfe-1.43.2/ltmain.sh:3205:	      name="`expr $i : '-l\(.*\)'`"
xfe-1.43.2/ltmain.sh-3206-	      # If $name is empty we are operating on a -L argument.
##############################################
xfe-1.43.2/ltmain.sh-3221-		  if test -n "$i" ; then
xfe-1.43.2/ltmain.sh:3222:		    libname=`eval \\$echo \"$libname_spec\"`
xfe-1.43.2/ltmain.sh:3223:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
xfe-1.43.2/ltmain.sh-3224-		    set dummy $deplib_matches
xfe-1.43.2/ltmain.sh-3225-		    deplib_match=$2
xfe-1.43.2/ltmain.sh:3226:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
xfe-1.43.2/ltmain.sh-3227-		      newdeplibs="$newdeplibs $i"
##############################################
xfe-1.43.2/ltmain.sh-3254-	  set dummy $deplibs_check_method
xfe-1.43.2/ltmain.sh:3255:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
xfe-1.43.2/ltmain.sh-3256-	  for a_deplib in $deplibs; do
xfe-1.43.2/ltmain.sh:3257:	    name="`expr $a_deplib : '-l\(.*\)'`"
xfe-1.43.2/ltmain.sh-3258-	    # If $name is empty we are operating on a -L argument.
##############################################
xfe-1.43.2/ltmain.sh-3268-	      if test -n "$a_deplib" ; then
xfe-1.43.2/ltmain.sh:3269:		libname=`eval \\$echo \"$libname_spec\"`
xfe-1.43.2/ltmain.sh-3270-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfe-1.43.2/ltmain.sh:3271:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfe-1.43.2/ltmain.sh-3272-		  for potent_lib in $potential_libs; do
##############################################
xfe-1.43.2/ltmain.sh-3284-		      while test -h "$potlib" 2>/dev/null; do
xfe-1.43.2/ltmain.sh:3285:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
xfe-1.43.2/ltmain.sh-3286-			case $potliblink in
xfe-1.43.2/ltmain.sh-3287-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
xfe-1.43.2/ltmain.sh:3288:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
xfe-1.43.2/ltmain.sh-3289-			esac
##############################################
xfe-1.43.2/ltmain.sh-3323-	  set dummy $deplibs_check_method
xfe-1.43.2/ltmain.sh:3324:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
xfe-1.43.2/ltmain.sh-3325-	  for a_deplib in $deplibs; do
xfe-1.43.2/ltmain.sh:3326:	    name="`expr $a_deplib : '-l\(.*\)'`"
xfe-1.43.2/ltmain.sh-3327-	    # If $name is empty we are operating on a -L argument.
##############################################
xfe-1.43.2/ltmain.sh-3337-	      if test -n "$a_deplib" ; then
xfe-1.43.2/ltmain.sh:3338:		libname=`eval \\$echo \"$libname_spec\"`
xfe-1.43.2/ltmain.sh-3339-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
xfe-1.43.2/ltmain.sh:3340:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
xfe-1.43.2/ltmain.sh-3341-		  for potent_lib in $potential_libs; do
##############################################
xfe-1.43.2/ltmain.sh-3380-	      # can't use Xsed below, because $i might contain '/'
xfe-1.43.2/ltmain.sh:3381:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
xfe-1.43.2/ltmain.sh-3382-	    done
##############################################
xfe-1.43.2/ltmain.sh-3405-	  # On Rhapsody replace the C library is the System framework
xfe-1.43.2/ltmain.sh:3406:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
xfe-1.43.2/ltmain.sh-3407-	  ;;
##############################################
xfe-1.43.2/ltmain.sh-3544-	# Use standard objects if they are pic
xfe-1.43.2/ltmain.sh:3545:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xfe-1.43.2/ltmain.sh-3546-
##############################################
xfe-1.43.2/ltmain.sh-3556-	      IFS="$save_ifs"
xfe-1.43.2/ltmain.sh:3557:	      if len=`expr "X$cmd" : ".*"` &&
xfe-1.43.2/ltmain.sh-3558-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xfe-1.43.2/ltmain.sh-3614-	      esac
xfe-1.43.2/ltmain.sh:3615:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-3616-	      xdir="$gentop/$xlib"
##############################################
xfe-1.43.2/ltmain.sh-3645-		   do
xfe-1.43.2/ltmain.sh:3646:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
xfe-1.43.2/ltmain.sh-3647-		   done
##############################################
xfe-1.43.2/ltmain.sh-3649-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
xfe-1.43.2/ltmain.sh:3650:		   i=`expr $i + 1`
xfe-1.43.2/ltmain.sh-3651-		  done
##############################################
xfe-1.43.2/ltmain.sh-3654-
xfe-1.43.2/ltmain.sh:3655:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
xfe-1.43.2/ltmain.sh-3656-	    done
##############################################
xfe-1.43.2/ltmain.sh-3684-
xfe-1.43.2/ltmain.sh:3685:	if test "X$skipped_export" != "X:" && len=`expr "X$cmds" : ".*"` &&
xfe-1.43.2/ltmain.sh-3686-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xfe-1.43.2/ltmain.sh-3718-	    if test "X$objlist" = X ||
xfe-1.43.2/ltmain.sh:3719:	       { len=`expr "X$test_cmds" : ".*"` &&
xfe-1.43.2/ltmain.sh-3720-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
xfe-1.43.2/ltmain.sh-3733-	      last_robj=$output_objdir/$save_output-${k}.$objext
xfe-1.43.2/ltmain.sh:3734:	      k=`expr $k + 1`
xfe-1.43.2/ltmain.sh-3735-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
xfe-1.43.2/ltmain.sh-3759-	  do
xfe-1.43.2/ltmain.sh:3760:	    i=`expr $i + 1`
xfe-1.43.2/ltmain.sh-3761-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
xfe-1.43.2/ltmain.sh-3857-	libobj="$output"
xfe-1.43.2/ltmain.sh:3858:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh-3859-	;;
##############################################
xfe-1.43.2/ltmain.sh-3899-	    esac
xfe-1.43.2/ltmain.sh:3900:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-3901-	    xdir="$gentop/$xlib"
##############################################
xfe-1.43.2/ltmain.sh-3930-		 do
xfe-1.43.2/ltmain.sh:3931:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
xfe-1.43.2/ltmain.sh-3932-		 done
##############################################
xfe-1.43.2/ltmain.sh-3934-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
xfe-1.43.2/ltmain.sh:3935:		 i=`expr $i + 1`
xfe-1.43.2/ltmain.sh-3936-		done
##############################################
xfe-1.43.2/ltmain.sh-3939-
xfe-1.43.2/ltmain.sh:3940:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
xfe-1.43.2/ltmain.sh-3941-	  done
##############################################
xfe-1.43.2/ltmain.sh-3945-      # Create the old-style object.
xfe-1.43.2/ltmain.sh:3946:      reload_objs="$objs$old_deplibs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}$'/d' -e '/\.lib$/d' -e "$lo2o" | $NL2SP`" $reload_conv_objs" ### testsuite: skip nested quoting test
xfe-1.43.2/ltmain.sh-3947-
##############################################
xfe-1.43.2/ltmain.sh-4004-      case $host in
xfe-1.43.2/ltmain.sh:4005:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
xfe-1.43.2/ltmain.sh-4006-      esac
##############################################
xfe-1.43.2/ltmain.sh-4024-	# On Rhapsody replace the C library is the System framework
xfe-1.43.2/ltmain.sh:4025:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
xfe-1.43.2/ltmain.sh:4026:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
xfe-1.43.2/ltmain.sh-4027-	;;
##############################################
xfe-1.43.2/ltmain.sh-4136-	# Transform all the library objects into standard objects.
xfe-1.43.2/ltmain.sh:4137:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xfe-1.43.2/ltmain.sh:4138:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xfe-1.43.2/ltmain.sh-4139-      fi
##############################################
xfe-1.43.2/ltmain.sh-4182-	    # Add our own program objects to the symbol list.
xfe-1.43.2/ltmain.sh:4183:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
xfe-1.43.2/ltmain.sh-4184-	    for arg in $progfiles; do
##############################################
xfe-1.43.2/ltmain.sh-4212-	    $show "extracting global C symbols from \`$arg'"
xfe-1.43.2/ltmain.sh:4213:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-4214-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
xfe-1.43.2/ltmain.sh-4312-	  # Transform the symbol file into the correct name.
xfe-1.43.2/ltmain.sh:4313:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
xfe-1.43.2/ltmain.sh:4314:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
xfe-1.43.2/ltmain.sh-4315-	  ;;
##############################################
xfe-1.43.2/ltmain.sh-4326-	# Nullify the symbol file.
xfe-1.43.2/ltmain.sh:4327:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
xfe-1.43.2/ltmain.sh:4328:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
xfe-1.43.2/ltmain.sh-4329-      fi
##############################################
xfe-1.43.2/ltmain.sh-4332-	# Replace the output file specification.
xfe-1.43.2/ltmain.sh:4333:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
xfe-1.43.2/ltmain.sh-4334-	link_command="$compile_command$compile_rpath"
##############################################
xfe-1.43.2/ltmain.sh-4399-	# Replace the output file specification.
xfe-1.43.2/ltmain.sh:4400:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
xfe-1.43.2/ltmain.sh-4401-	# Delete the old output file.
##############################################
xfe-1.43.2/ltmain.sh-4419-	  if test "$fast_install" = yes; then
xfe-1.43.2/ltmain.sh:4420:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
xfe-1.43.2/ltmain.sh-4421-	  else
##############################################
xfe-1.43.2/ltmain.sh-4431-      # Replace the output file specification.
xfe-1.43.2/ltmain.sh:4432:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
xfe-1.43.2/ltmain.sh-4433-
##############################################
xfe-1.43.2/ltmain.sh-4451-	  else
xfe-1.43.2/ltmain.sh:4452:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-4453-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
xfe-1.43.2/ltmain.sh-4456-	relink_command="(cd `pwd`; $relink_command)"
xfe-1.43.2/ltmain.sh:4457:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-4458-      fi
##############################################
xfe-1.43.2/ltmain.sh-4465-	esac
xfe-1.43.2/ltmain.sh:4466:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-4467-      else
xfe-1.43.2/ltmain.sh:4468:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-4469-      fi
##############################################
xfe-1.43.2/ltmain.sh-4475-	case $output in
xfe-1.43.2/ltmain.sh:4476:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
xfe-1.43.2/ltmain.sh-4477-	esac
##############################################
xfe-1.43.2/ltmain.sh-4481-	    exeext=.exe
xfe-1.43.2/ltmain.sh:4482:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
xfe-1.43.2/ltmain.sh-4483-	  *) exeext= ;;
##############################################
xfe-1.43.2/ltmain.sh-4486-	  *cygwin* | *mingw* )
xfe-1.43.2/ltmain.sh:4487:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
xfe-1.43.2/ltmain.sh:4488:	    cwrapper=`$echo ${output}.exe`
xfe-1.43.2/ltmain.sh-4489-	    $rm $cwrappersource $cwrapper
##############################################
xfe-1.43.2/ltmain.sh-4736-      shift
xfe-1.43.2/ltmain.sh:4737:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
xfe-1.43.2/ltmain.sh-4738-      # Yippee, \$echo works!
##############################################
xfe-1.43.2/ltmain.sh-4748-  # Find the directory that this script lives in.
xfe-1.43.2/ltmain.sh:4749:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
xfe-1.43.2/ltmain.sh-4750-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
xfe-1.43.2/ltmain.sh-4752-  # Follow symbolic links until we get to the real thisdir.
xfe-1.43.2/ltmain.sh:4753:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
xfe-1.43.2/ltmain.sh-4754-  while test -n \"\$file\"; do
xfe-1.43.2/ltmain.sh:4755:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
xfe-1.43.2/ltmain.sh-4756-
##############################################
xfe-1.43.2/ltmain.sh-4764-
xfe-1.43.2/ltmain.sh:4765:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
xfe-1.43.2/ltmain.sh:4766:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
xfe-1.43.2/ltmain.sh-4767-  done
##############################################
xfe-1.43.2/ltmain.sh-4769-  # Try to get the absolute directory name.
xfe-1.43.2/ltmain.sh:4770:  absdir=\`cd \"\$thisdir\" && pwd\`
xfe-1.43.2/ltmain.sh-4771-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
xfe-1.43.2/ltmain.sh-4779-  if test ! -f \"\$progdir/\$program\" || \\
xfe-1.43.2/ltmain.sh:4780:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
xfe-1.43.2/ltmain.sh-4781-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
xfe-1.43.2/ltmain.sh-4794-    if test -n \"\$relink_command\"; then
xfe-1.43.2/ltmain.sh:4795:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
xfe-1.43.2/ltmain.sh-4796-      else
##############################################
xfe-1.43.2/ltmain.sh-4826-    # The second colon is a workaround for a bug in BeOS R4 sed
xfe-1.43.2/ltmain.sh:4827:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
xfe-1.43.2/ltmain.sh-4828-
##############################################
xfe-1.43.2/ltmain.sh-4913-	  esac
xfe-1.43.2/ltmain.sh:4914:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-4915-	  xdir="$gentop/$xlib"
##############################################
xfe-1.43.2/ltmain.sh-4944-	       do
xfe-1.43.2/ltmain.sh:4945:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
xfe-1.43.2/ltmain.sh-4946-	       done
##############################################
xfe-1.43.2/ltmain.sh-4948-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
xfe-1.43.2/ltmain.sh:4949:	       i=`expr $i + 1`
xfe-1.43.2/ltmain.sh-4950-	      done
##############################################
xfe-1.43.2/ltmain.sh-4953-
xfe-1.43.2/ltmain.sh:4954:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
xfe-1.43.2/ltmain.sh-4955-	done
##############################################
xfe-1.43.2/ltmain.sh-4963-
xfe-1.43.2/ltmain.sh:4964:	if len=`expr "X$cmds" : ".*"` &&
xfe-1.43.2/ltmain.sh-4965-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
xfe-1.43.2/ltmain.sh-4998-	    eval test_cmds=\"$old_archive_cmds\"
xfe-1.43.2/ltmain.sh:4999:	    if len=`expr "X$test_cmds" : ".*"` &&
xfe-1.43.2/ltmain.sh-5000-	       test "$len" -le "$max_cmd_len"; then
##############################################
xfe-1.43.2/ltmain.sh-5049-	else
xfe-1.43.2/ltmain.sh:5050:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5051-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
xfe-1.43.2/ltmain.sh-5055-      relink_command="(cd `pwd`; $SHELL $0 --mode=relink $libtool_args @inst_prefix_dir@)"
xfe-1.43.2/ltmain.sh:5056:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5057-
##############################################
xfe-1.43.2/ltmain.sh-5070-	      *.la)
xfe-1.43.2/ltmain.sh:5071:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh:5072:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
xfe-1.43.2/ltmain.sh-5073-		if test -z "$libdir"; then
##############################################
xfe-1.43.2/ltmain.sh-5084-	    for lib in $dlfiles; do
xfe-1.43.2/ltmain.sh:5085:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh:5086:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfe-1.43.2/ltmain.sh-5087-	      if test -z "$libdir"; then
##############################################
xfe-1.43.2/ltmain.sh-5095-	    for lib in $dlprefiles; do
xfe-1.43.2/ltmain.sh:5096:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh:5097:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
xfe-1.43.2/ltmain.sh-5098-	      if test -z "$libdir"; then
##############################################
xfe-1.43.2/ltmain.sh-5173-      # Aesthetically quote it.
xfe-1.43.2/ltmain.sh:5174:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5175-      case $arg in
##############################################
xfe-1.43.2/ltmain.sh-5189-    # Aesthetically quote it.
xfe-1.43.2/ltmain.sh:5190:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5191-    case $arg in
##############################################
xfe-1.43.2/ltmain.sh-5237-      # Aesthetically quote the argument.
xfe-1.43.2/ltmain.sh:5238:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5239-      case $arg in
##############################################
xfe-1.43.2/ltmain.sh-5269-    # Strip any trailing slash from the destination.
xfe-1.43.2/ltmain.sh:5270:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
xfe-1.43.2/ltmain.sh-5271-
##############################################
xfe-1.43.2/ltmain.sh-5277-    else
xfe-1.43.2/ltmain.sh:5278:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-5279-      test "X$destdir" = "X$dest" && destdir=.
xfe-1.43.2/ltmain.sh:5280:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5281-
##############################################
xfe-1.43.2/ltmain.sh-5353-
xfe-1.43.2/ltmain.sh:5354:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
xfe-1.43.2/ltmain.sh-5355-	test "X$dir" = "X$file/" && dir=
##############################################
xfe-1.43.2/ltmain.sh-5359-	  # Determine the prefix the user has applied to our future dir.
xfe-1.43.2/ltmain.sh:5360:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
xfe-1.43.2/ltmain.sh-5361-
##############################################
xfe-1.43.2/ltmain.sh-5374-	    # Stick the inst_prefix_dir data into the link command.
xfe-1.43.2/ltmain.sh:5375:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
xfe-1.43.2/ltmain.sh-5376-	  else
xfe-1.43.2/ltmain.sh:5377:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
xfe-1.43.2/ltmain.sh-5378-	  fi
##############################################
xfe-1.43.2/ltmain.sh-5430-	# Install the pseudo-library for information purposes.
xfe-1.43.2/ltmain.sh:5431:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5432-	instname="$dir/$name"i
##############################################
xfe-1.43.2/ltmain.sh-5446-	else
xfe-1.43.2/ltmain.sh:5447:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5448-	  destfile="$destdir/$destfile"
##############################################
xfe-1.43.2/ltmain.sh-5453-	*.lo)
xfe-1.43.2/ltmain.sh:5454:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh-5455-	  ;;
##############################################
xfe-1.43.2/ltmain.sh-5475-	  # Deduce the name of the old-style object file.
xfe-1.43.2/ltmain.sh:5476:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
xfe-1.43.2/ltmain.sh-5477-
##############################################
xfe-1.43.2/ltmain.sh-5488-	else
xfe-1.43.2/ltmain.sh:5489:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5490-	  destfile="$destdir/$destfile"
##############################################
xfe-1.43.2/ltmain.sh-5499-	    if test ! -f "$file"; then
xfe-1.43.2/ltmain.sh:5500:	      file=`$echo $file|${SED} 's,.exe$,,'`
xfe-1.43.2/ltmain.sh-5501-	      stripped_ext=".exe"
##############################################
xfe-1.43.2/ltmain.sh-5508-	*cygwin*|*mingw*)
xfe-1.43.2/ltmain.sh:5509:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
xfe-1.43.2/ltmain.sh-5510-	    ;;
##############################################
xfe-1.43.2/ltmain.sh-5548-	    fi
xfe-1.43.2/ltmain.sh:5549:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
xfe-1.43.2/ltmain.sh-5550-	    if test -n "$libdir" && test ! -f "$libfile"; then
xfe-1.43.2/ltmain.sh:5551:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
xfe-1.43.2/ltmain.sh-5552-	      finalize=no
##############################################
xfe-1.43.2/ltmain.sh-5574-	      test -n "$TMPDIR" && tmpdir="$TMPDIR"
xfe-1.43.2/ltmain.sh:5575:	      tmpdir_mktemp=`mktemp -d $tmpdir/libtool-XXXXXX 2> /dev/null`
xfe-1.43.2/ltmain.sh-5576-	      if test "$?" = 0 ; then
##############################################
xfe-1.43.2/ltmain.sh-5586-	      fi
xfe-1.43.2/ltmain.sh:5587:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5588-	      outputname="$tmpdir/$file"
xfe-1.43.2/ltmain.sh-5589-	      # Replace the output file specification.
xfe-1.43.2/ltmain.sh:5590:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
xfe-1.43.2/ltmain.sh-5591-
##############################################
xfe-1.43.2/ltmain.sh-5604-	    # Install the binary that we compiled earlier.
xfe-1.43.2/ltmain.sh:5605:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
xfe-1.43.2/ltmain.sh-5606-	  fi
##############################################
xfe-1.43.2/ltmain.sh-5620-	  *:*.exe)
xfe-1.43.2/ltmain.sh:5621:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
xfe-1.43.2/ltmain.sh-5622-	    ;;
##############################################
xfe-1.43.2/ltmain.sh-5633-    for file in $staticlibs; do
xfe-1.43.2/ltmain.sh:5634:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5635-
##############################################
xfe-1.43.2/ltmain.sh-5788-	  # Warn if it was a shared library.
xfe-1.43.2/ltmain.sh:5789:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
xfe-1.43.2/ltmain.sh-5790-	  continue
##############################################
xfe-1.43.2/ltmain.sh-5792-
xfe-1.43.2/ltmain.sh:5793:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-5794-	test "X$dir" = "X$file" && dir=.
##############################################
xfe-1.43.2/ltmain.sh-5798-	else
xfe-1.43.2/ltmain.sh:5799:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
xfe-1.43.2/ltmain.sh-5800-	  exit 1
##############################################
xfe-1.43.2/ltmain.sh-5805-	# Just add the directory containing the .lo file.
xfe-1.43.2/ltmain.sh:5806:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-5807-	test "X$dir" = "X$file" && dir=.
##############################################
xfe-1.43.2/ltmain.sh-5816-      # Get the absolute pathname.
xfe-1.43.2/ltmain.sh:5817:      absdir=`cd "$dir" && pwd`
xfe-1.43.2/ltmain.sh-5818-      test -n "$absdir" && dir="$absdir"
##############################################
xfe-1.43.2/ltmain.sh-5852-      # Quote arguments (to preserve shell metacharacters).
xfe-1.43.2/ltmain.sh:5853:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
xfe-1.43.2/ltmain.sh-5854-      args="$args \"$file\""
##############################################
xfe-1.43.2/ltmain.sh-5914-    for file in $files; do
xfe-1.43.2/ltmain.sh:5915:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
xfe-1.43.2/ltmain.sh-5916-      if test "X$dir" = "X$file"; then
##############################################
xfe-1.43.2/ltmain.sh-5921-      fi
xfe-1.43.2/ltmain.sh:5922:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
xfe-1.43.2/ltmain.sh-5923-      test "$mode" = uninstall && objdir="$dir"
##############################################
xfe-1.43.2/ltmain.sh-6020-	  *.exe) 
xfe-1.43.2/ltmain.sh:6021:	    file=`$echo $file|${SED} 's,.exe$,,'`
xfe-1.43.2/ltmain.sh:6022:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
xfe-1.43.2/ltmain.sh-6023-	    # $file with .exe has already been added to rmfiles,
##############################################
xfe-1.43.2/ltmain.sh-6292-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
xfe-1.43.2/ltmain.sh:6293:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
xfe-1.43.2/ltmain.sh-6294-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
xfe-1.43.2/icons/Makefile.in-49-  { \
xfe-1.43.2/icons/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/Makefile.in-51-  }; \
##############################################
xfe-1.43.2/icons/Makefile.in-163-  while test -n "$$dir1"; do \
xfe-1.43.2/icons/Makefile.in:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfe-1.43.2/icons/Makefile.in-165-    if test "$$first" != "."; then \
xfe-1.43.2/icons/Makefile.in-166-      if test "$$first" = ".."; then \
xfe-1.43.2/icons/Makefile.in:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfe-1.43.2/icons/Makefile.in:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfe-1.43.2/icons/Makefile.in-169-      else \
xfe-1.43.2/icons/Makefile.in:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfe-1.43.2/icons/Makefile.in-171-        if test "$$first2" = "$$first"; then \
xfe-1.43.2/icons/Makefile.in:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfe-1.43.2/icons/Makefile.in-173-        else \
##############################################
xfe-1.43.2/icons/Makefile.in-178-    fi; \
xfe-1.43.2/icons/Makefile.in:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfe-1.43.2/icons/Makefile.in-180-  done; \
##############################################
xfe-1.43.2/icons/Makefile.in-413-	dot_seen=no; \
xfe-1.43.2/icons/Makefile.in:414:	target=`echo $@ | sed s/-recursive//`; \
xfe-1.43.2/icons/Makefile.in-415-	case "$@" in \
##############################################
xfe-1.43.2/icons/Makefile.in-476-GTAGS:
xfe-1.43.2/icons/Makefile.in:477:	here=`$(am__cd) $(top_builddir) && pwd` \
xfe-1.43.2/icons/Makefile.in-478-	  && $(am__cd) $(top_srcdir) \
##############################################
xfe-1.43.2/icons/Makefile.in-499-distdir: $(DISTFILES)
xfe-1.43.2/icons/Makefile.in:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/Makefile.in:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/Makefile.in-502-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/Makefile.in-513-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/Makefile.in:514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/Makefile.in-515-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile-50-  { \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile-119-  esac
xfe-1.43.2/icons/gnomeblue-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/gnomeblue-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-124-  esac;
xfe-1.43.2/icons/gnomeblue-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/gnomeblue-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/gnomeblue-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/gnomeblue-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/gnomeblue-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/gnomeblue-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/gnomeblue-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/gnomeblue-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/Makefile-49-  { \
xfe-1.43.2/icons/Makefile:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/Makefile-51-  }; \
##############################################
xfe-1.43.2/icons/Makefile-163-  while test -n "$$dir1"; do \
xfe-1.43.2/icons/Makefile:164:    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
xfe-1.43.2/icons/Makefile-165-    if test "$$first" != "."; then \
xfe-1.43.2/icons/Makefile-166-      if test "$$first" = ".."; then \
xfe-1.43.2/icons/Makefile:167:        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
xfe-1.43.2/icons/Makefile:168:        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
xfe-1.43.2/icons/Makefile-169-      else \
xfe-1.43.2/icons/Makefile:170:        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
xfe-1.43.2/icons/Makefile-171-        if test "$$first2" = "$$first"; then \
xfe-1.43.2/icons/Makefile:172:          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
xfe-1.43.2/icons/Makefile-173-        else \
##############################################
xfe-1.43.2/icons/Makefile-178-    fi; \
xfe-1.43.2/icons/Makefile:179:    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
xfe-1.43.2/icons/Makefile-180-  done; \
##############################################
xfe-1.43.2/icons/Makefile-413-	dot_seen=no; \
xfe-1.43.2/icons/Makefile:414:	target=`echo $@ | sed s/-recursive//`; \
xfe-1.43.2/icons/Makefile-415-	case "$@" in \
##############################################
xfe-1.43.2/icons/Makefile-476-GTAGS:
xfe-1.43.2/icons/Makefile:477:	here=`$(am__cd) $(top_builddir) && pwd` \
xfe-1.43.2/icons/Makefile-478-	  && $(am__cd) $(top_srcdir) \
##############################################
xfe-1.43.2/icons/Makefile-499-distdir: $(DISTFILES)
xfe-1.43.2/icons/Makefile:500:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/Makefile:501:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/Makefile-502-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/Makefile-513-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/Makefile:514:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/Makefile-515-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/gnome-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/gnome-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/gnome-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/gnome-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/gnome-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/gnome-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/gnome-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/gnome-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/gnome-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/gnome-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/gnome-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnome-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/gnome-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/gnome-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile-50-  { \
xfe-1.43.2/icons/gnome-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/gnome-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile-119-  esac
xfe-1.43.2/icons/gnome-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/gnome-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/gnome-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/gnome-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/gnome-theme/Makefile-124-  esac;
xfe-1.43.2/icons/gnome-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/gnome-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/gnome-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/gnome-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/gnome-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/gnome-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/gnome-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/gnome-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnome-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/gnome-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/gnome-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/gnome-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/gnome-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/xfe-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/xfe-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/xfe-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/xfe-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/xfe-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/xfe-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/xfe-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/xfe-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/xfe-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/xfe-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/xfe-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/xfe-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/xfe-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/xfe-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile-50-  { \
xfe-1.43.2/icons/xfe-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/xfe-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile-119-  esac
xfe-1.43.2/icons/xfe-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/xfe-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/xfe-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/xfe-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/xfe-theme/Makefile-124-  esac;
xfe-1.43.2/icons/xfe-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/xfe-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/xfe-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/xfe-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/xfe-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/xfe-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/xfe-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/xfe-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/xfe-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/xfe-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/xfe-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/xfe-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/xfe-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/kde-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/kde-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/kde-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/kde-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/kde-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/kde-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/kde-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/kde-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/kde-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/kde-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/kde-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/kde-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/kde-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/kde-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/kde-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/kde-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/kde-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/kde-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/kde-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/kde-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile-50-  { \
xfe-1.43.2/icons/kde-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/kde-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile-119-  esac
xfe-1.43.2/icons/kde-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/kde-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/kde-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/kde-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/kde-theme/Makefile-124-  esac;
xfe-1.43.2/icons/kde-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/kde-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/kde-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/kde-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/kde-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/kde-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/kde-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/kde-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/kde-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/kde-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/kde-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/kde-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/kde-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/kde-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/tango-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/tango-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/tango-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/tango-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/tango-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/tango-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/tango-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/tango-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/tango-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/tango-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/tango-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/tango-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/tango-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/tango-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/tango-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/tango-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/tango-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/tango-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/tango-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/tango-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile-50-  { \
xfe-1.43.2/icons/tango-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/tango-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile-119-  esac
xfe-1.43.2/icons/tango-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/tango-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/tango-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/tango-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/tango-theme/Makefile-124-  esac;
xfe-1.43.2/icons/tango-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/tango-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/tango-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/tango-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/tango-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/tango-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/tango-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/tango-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/tango-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/tango-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/tango-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/tango-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/tango-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/tango-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile.in-50-  { \
xfe-1.43.2/icons/windows-theme/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/windows-theme/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile.in-119-  esac
xfe-1.43.2/icons/windows-theme/Makefile.in:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/windows-theme/Makefile.in-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/windows-theme/Makefile.in:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/windows-theme/Makefile.in-123-    *) f=$$p;; \
xfe-1.43.2/icons/windows-theme/Makefile.in-124-  esac;
xfe-1.43.2/icons/windows-theme/Makefile.in:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/windows-theme/Makefile.in-126-am__install_max = 40
xfe-1.43.2/icons/windows-theme/Makefile.in-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/windows-theme/Makefile.in:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/windows-theme/Makefile.in-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile.in-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/windows-theme/Makefile.in:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/windows-theme/Makefile.in-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/windows-theme/Makefile.in-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/windows-theme/Makefile.in:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/windows-theme/Makefile.in:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/windows-theme/Makefile.in-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile.in-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/windows-theme/Makefile.in:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/windows-theme/Makefile.in-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile-50-  { \
xfe-1.43.2/icons/windows-theme/Makefile:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/icons/windows-theme/Makefile-52-  }; \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile-119-  esac
xfe-1.43.2/icons/windows-theme/Makefile:120:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
xfe-1.43.2/icons/windows-theme/Makefile-121-am__vpath_adj = case $$p in \
xfe-1.43.2/icons/windows-theme/Makefile:122:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
xfe-1.43.2/icons/windows-theme/Makefile-123-    *) f=$$p;; \
xfe-1.43.2/icons/windows-theme/Makefile-124-  esac;
xfe-1.43.2/icons/windows-theme/Makefile:125:am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
xfe-1.43.2/icons/windows-theme/Makefile-126-am__install_max = 40
xfe-1.43.2/icons/windows-theme/Makefile-127-am__nobase_strip_setup = \
xfe-1.43.2/icons/windows-theme/Makefile:128:  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
xfe-1.43.2/icons/windows-theme/Makefile-129-am__nobase_strip = \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile-388-	@list='$(icon_DATA)'; test -n "$(icondir)" || list=; \
xfe-1.43.2/icons/windows-theme/Makefile:389:	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
xfe-1.43.2/icons/windows-theme/Makefile-390-	dir='$(DESTDIR)$(icondir)'; $(am__uninstall_files_from_dir)
##############################################
xfe-1.43.2/icons/windows-theme/Makefile-398-distdir: $(DISTFILES)
xfe-1.43.2/icons/windows-theme/Makefile:399:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/windows-theme/Makefile:400:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/icons/windows-theme/Makefile-401-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/icons/windows-theme/Makefile-412-	  if test -d $$d/$$file; then \
xfe-1.43.2/icons/windows-theme/Makefile:413:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/icons/windows-theme/Makefile-414-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/config.guess-34-
xfe-1.43.2/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
xfe-1.43.2/config.guess-36-
##############################################
xfe-1.43.2/config.guess-102-: ${TMPDIR=/tmp} ;
xfe-1.43.2/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
xfe-1.43.2/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
xfe-1.43.2/config.guess-151-	EOF
xfe-1.43.2/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
xfe-1.43.2/config.guess-153-
##############################################
xfe-1.43.2/config.guess-188-	    earmv*)
xfe-1.43.2/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
xfe-1.43.2/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
xfe-1.43.2/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
xfe-1.43.2/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
xfe-1.43.2/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
xfe-1.43.2/config.guess-222-		;;
##############################################
xfe-1.43.2/config.guess-233-	    *)
xfe-1.43.2/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
xfe-1.43.2/config.guess-235-		;;
##############################################
xfe-1.43.2/config.guess-280-	*4.0)
xfe-1.43.2/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
xfe-1.43.2/config.guess-282-		;;
xfe-1.43.2/config.guess-283-	*5.*)
xfe-1.43.2/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
xfe-1.43.2/config.guess-285-		;;
##############################################
xfe-1.43.2/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
xfe-1.43.2/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
xfe-1.43.2/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
xfe-1.43.2/config.guess-328-	# 1.2 uses "1.2" for uname -r.
xfe-1.43.2/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
xfe-1.43.2/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
xfe-1.43.2/config.guess-379-    s390x:SunOS:*:*)
xfe-1.43.2/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-381-	exit ;;
xfe-1.43.2/config.guess-382-    sun4H:SunOS:5.*:*)
xfe-1.43.2/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-384-	exit ;;
xfe-1.43.2/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
xfe-1.43.2/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-387-	exit ;;
##############################################
xfe-1.43.2/config.guess-404-	fi
xfe-1.43.2/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-406-	exit ;;
##############################################
xfe-1.43.2/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
xfe-1.43.2/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-412-	exit ;;
##############################################
xfe-1.43.2/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
xfe-1.43.2/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
xfe-1.43.2/config.guess-421-	exit ;;
##############################################
xfe-1.43.2/config.guess-425-    sun*:*:4.2BSD:*)
xfe-1.43.2/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
xfe-1.43.2/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
xfe-1.43.2/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
xfe-1.43.2/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
xfe-1.43.2/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
xfe-1.43.2/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
xfe-1.43.2/config.guess-563-    *:IRIX*:*:*)
xfe-1.43.2/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
xfe-1.43.2/config.guess-565-	exit ;;
##############################################
xfe-1.43.2/config.guess-593-EOF
xfe-1.43.2/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
xfe-1.43.2/config.guess-595-		then
##############################################
xfe-1.43.2/config.guess-606-    *:AIX:*:[4567])
xfe-1.43.2/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
xfe-1.43.2/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
xfe-1.43.2/config.guess-642-    9000/[34678]??:HP-UX:*:*)
xfe-1.43.2/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfe-1.43.2/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
xfe-1.43.2/config.guess-696-EOF
xfe-1.43.2/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
xfe-1.43.2/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
xfe-1.43.2/config.guess-724-    ia64:HP-UX:*:*)
xfe-1.43.2/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
xfe-1.43.2/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
xfe-1.43.2/config.guess-754-EOF
xfe-1.43.2/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
xfe-1.43.2/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
xfe-1.43.2/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfe-1.43.2/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
xfe-1.43.2/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfe-1.43.2/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
xfe-1.43.2/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
xfe-1.43.2/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
xfe-1.43.2/config.guess-850-	esac
xfe-1.43.2/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfe-1.43.2/config.guess-852-	exit ;;
##############################################
xfe-1.43.2/config.guess-886-    prep*:SunOS:5.*:*)
xfe-1.43.2/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
xfe-1.43.2/config.guess-888-	exit ;;
##############################################
xfe-1.43.2/config.guess-890-	# the GNU system
xfe-1.43.2/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
xfe-1.43.2/config.guess-892-	exit ;;
##############################################
xfe-1.43.2/config.guess-894-	# other systems with GNU libc and userland
xfe-1.43.2/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
xfe-1.43.2/config.guess-896-	exit ;;
##############################################
xfe-1.43.2/config.guess-988-EOF
xfe-1.43.2/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
xfe-1.43.2/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
xfe-1.43.2/config.guess-1092-    i*86:*:4.*:*)
xfe-1.43.2/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
xfe-1.43.2/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
xfe-1.43.2/config.guess-1295-	fi
xfe-1.43.2/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
xfe-1.43.2/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
xfe-1.43.2/config.guess-1393-    *:DragonFly:*:*)
xfe-1.43.2/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
xfe-1.43.2/config.guess-1395-	exit ;;
##############################################
xfe-1.43.2/config.guess-1406-    i*86:skyos:*:*)
xfe-1.43.2/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
xfe-1.43.2/config.guess-1408-	exit ;;
##############################################
xfe-1.43.2/iconlinks.sh-23-	# Get icon name
xfe-1.43.2/iconlinks.sh:24:	iconname=`basename "$iconfile"`
xfe-1.43.2/iconlinks.sh-25-
##############################################
xfe-1.43.2/compile-67-	mingw/*)
xfe-1.43.2/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
xfe-1.43.2/compile-69-	  ;;
xfe-1.43.2/compile-70-	cygwin/*)
xfe-1.43.2/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
xfe-1.43.2/compile-72-	  ;;
xfe-1.43.2/compile-73-	wine/*)
xfe-1.43.2/compile:74:	  file=`winepath -w "$file" || echo "$file"`
xfe-1.43.2/compile-75-	  ;;
##############################################
xfe-1.43.2/compile-309-# Name of file we expect compiler to create.
xfe-1.43.2/compile:310:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
xfe-1.43.2/compile-311-
##############################################
xfe-1.43.2/compile-315-# object file name, since that is what matters with a parallel build.
xfe-1.43.2/compile:316:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
xfe-1.43.2/compile-317-while true; do
##############################################
xfe-1.43.2/m4/Makefile.in-49-  { \
xfe-1.43.2/m4/Makefile.in:50:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/m4/Makefile.in-51-  }; \
##############################################
xfe-1.43.2/m4/Makefile.in-347-distdir: $(DISTFILES)
xfe-1.43.2/m4/Makefile.in:348:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/m4/Makefile.in:349:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/m4/Makefile.in-350-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/m4/Makefile.in-361-	  if test -d $$d/$$file; then \
xfe-1.43.2/m4/Makefile.in:362:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/m4/Makefile.in-363-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/m4/po.m4-43-changequote(,)dnl
xfe-1.43.2/m4/po.m4:44:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/m4/po.m4-45-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xfe-1.43.2/m4/po.m4-50-changequote(,)dnl
xfe-1.43.2/m4/po.m4:51:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/m4/po.m4-52-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xfe-1.43.2/m4/po.m4-69-changequote(,)dnl
xfe-1.43.2/m4/po.m4:70:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/m4/po.m4-71-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xfe-1.43.2/m4/po.m4-90-      case "$ac_file" in
xfe-1.43.2/m4/po.m4:91:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xfe-1.43.2/m4/po.m4-92-      esac
##############################################
xfe-1.43.2/m4/po.m4-95-        # Adjust a relative srcdir.
xfe-1.43.2/m4/po.m4:96:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfe-1.43.2/m4/po.m4:97:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xfe-1.43.2/m4/po.m4:98:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfe-1.43.2/m4/po.m4-99-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfe-1.43.2/m4/po.m4-102-        case "$ac_given_srcdir" in
xfe-1.43.2/m4/po.m4:103:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfe-1.43.2/m4/po.m4-104-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfe-1.43.2/m4/po.m4-122-            fi
xfe-1.43.2/m4/po.m4:123:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfe-1.43.2/m4/po.m4-124-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
xfe-1.43.2/m4/po.m4-219-  # Adjust a relative srcdir.
xfe-1.43.2/m4/po.m4:220:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfe-1.43.2/m4/po.m4:221:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
xfe-1.43.2/m4/po.m4:222:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfe-1.43.2/m4/po.m4-223-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfe-1.43.2/m4/po.m4-226-  case "$ac_given_srcdir" in
xfe-1.43.2/m4/po.m4:227:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfe-1.43.2/m4/po.m4-228-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfe-1.43.2/m4/po.m4-287-  # Set POTFILES to the value of the Makefile variable POTFILES.
xfe-1.43.2/m4/po.m4:288:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
xfe-1.43.2/m4/po.m4:289:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
xfe-1.43.2/m4/po.m4-290-  # Compute POTFILES_DEPS as
##############################################
xfe-1.43.2/m4/po.m4-302-    # The LINGUAS file contains the set of available languages.
xfe-1.43.2/m4/po.m4:303:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfe-1.43.2/m4/po.m4-304-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
xfe-1.43.2/m4/po.m4-306-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
xfe-1.43.2/m4/po.m4:307:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
xfe-1.43.2/m4/po.m4:308:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
xfe-1.43.2/m4/po.m4-309-  fi
##############################################
xfe-1.43.2/m4/po.m4-350-    QMFILES="$QMFILES $srcdirpre$lang.qm"
xfe-1.43.2/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/m4/po.m4-352-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
xfe-1.43.2/m4/po.m4:353:    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/'`
xfe-1.43.2/m4/po.m4-354-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfe-1.43.2/m4/po.m4-391-      QTCATALOGS="$QTCATALOGS $lang.qm"
xfe-1.43.2/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/m4/po.m4-393-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
xfe-1.43.2/m4/po.m4:394:      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/'`
xfe-1.43.2/m4/po.m4-395-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
xfe-1.43.2/m4/po.m4-402-    for lang in $ALL_LINGUAS; do
xfe-1.43.2/m4/po.m4:403:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
xfe-1.43.2/m4/po.m4-404-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfe-1.43.2/m4/po.m4-413-    for lang in $ALL_LINGUAS; do
xfe-1.43.2/m4/po.m4:414:      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/'`
xfe-1.43.2/m4/po.m4-415-      cat >> "$ac_file.tmp" <<EOF
##############################################
xfe-1.43.2/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
xfe-1.43.2/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
xfe-1.43.2/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
xfe-1.43.2/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfe-1.43.2/m4/lib-ld.m4-52-  *)
xfe-1.43.2/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfe-1.43.2/m4/lib-ld.m4-54-  esac
##############################################
xfe-1.43.2/m4/lib-ld.m4-59-      # Canonicalize the path of ld
xfe-1.43.2/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
xfe-1.43.2/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
xfe-1.43.2/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xfe-1.43.2/m4/lib-ld.m4-63-      done
##############################################
xfe-1.43.2/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfe-1.43.2/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
xfe-1.43.2/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
xfe-1.43.2/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xfe-1.43.2/m4/gettext.m4-249-      fi
##############################################
xfe-1.43.2/m4/iconv.m4-94-      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);"])
xfe-1.43.2/m4/iconv.m4:95:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xfe-1.43.2/m4/iconv.m4-96-    AC_MSG_RESULT([$]{ac_t:-
##############################################
xfe-1.43.2/m4/lib-prefix.m4-168-  acl_libdirstem=lib
xfe-1.43.2/m4/lib-prefix.m4:169:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xfe-1.43.2/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
xfe-1.43.2/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
xfe-1.43.2/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
xfe-1.43.2/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
xfe-1.43.2/m4/intl.m4-225-changequote(<<,>>)dnl
xfe-1.43.2/m4/intl.m4:226:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
xfe-1.43.2/m4/intl.m4-227-    case $ac_prog_version in
##############################################
xfe-1.43.2/m4/lib-link.m4-179-        dnl or AC_LIB_HAVE_LINKFLAGS call.
xfe-1.43.2/m4/lib-link.m4:180:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
xfe-1.43.2/m4/lib-link.m4-181-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfe-1.43.2/m4/lib-link.m4-228-                -L*)
xfe-1.43.2/m4/lib-link.m4:229:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfe-1.43.2/m4/lib-link.m4-230-                  if test -n "$shlibext" \
##############################################
xfe-1.43.2/m4/lib-link.m4-352-              */$acl_libdirstem | */$acl_libdirstem/)
xfe-1.43.2/m4/lib-link.m4:353:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfe-1.43.2/m4/lib-link.m4-354-                additional_includedir="$basedir/include"
##############################################
xfe-1.43.2/m4/lib-link.m4-405-                  -L*)
xfe-1.43.2/m4/lib-link.m4:406:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfe-1.43.2/m4/lib-link.m4-407-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
xfe-1.43.2/m4/lib-link.m4-455-                  -R*)
xfe-1.43.2/m4/lib-link.m4:456:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfe-1.43.2/m4/lib-link.m4-457-                    if test "$enable_rpath" != no; then
##############################################
xfe-1.43.2/m4/lib-link.m4-485-                    dnl Handle this in the next round.
xfe-1.43.2/m4/lib-link.m4:486:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfe-1.43.2/m4/lib-link.m4-487-                    ;;
##############################################
xfe-1.43.2/m4/lib-link.m4-491-                    dnl option.
xfe-1.43.2/m4/lib-link.m4:492:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfe-1.43.2/m4/lib-link.m4-493-                    ;;
##############################################
xfe-1.43.2/m4/lib-link.m4-598-            -L) next=yes ;;
xfe-1.43.2/m4/lib-link.m4:599:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
xfe-1.43.2/m4/lib-link.m4-600-                 dnl No need to hardcode the standard /usr/lib.
##############################################
xfe-1.43.2/po/Makefile.in.in-58-
xfe-1.43.2/po/Makefile.in.in:59:USER_LINGUAS=$(shell if test -n "$(LINGUAS)"; then LLINGUAS="$(LINGUAS)"; ALINGUAS="$(ALL_LINGUAS)"; for lang in $$LLINGUAS; do if test -n "`grep ^$$lang$$ $(srcdir)/LINGUAS`" -o -n "`echo $$ALINGUAS|grep ' ?$$lang ?'`"; then printf "$$lang "; fi; done; fi)
xfe-1.43.2/po/Makefile.in.in-60-
##############################################
xfe-1.43.2/po/Makefile.in.in-83-.po.gmo:
xfe-1.43.2/po/Makefile.in.in:84:	file=`echo $* | sed 's,.*/,,'`.gmo \
xfe-1.43.2/po/Makefile.in.in-85-	  && rm -f $$file && $(GMSGFMT) -o $$file $<
##############################################
xfe-1.43.2/po/Makefile.in.in-185-	  echo "$$lang:"; \
xfe-1.43.2/po/Makefile.in.in:186:	  result="`$(MSGMERGE) -o $$tmpdir/$$lang.new.po $$lang`"; \
xfe-1.43.2/po/Makefile.in.in-187-	  if $$result; then \
##############################################
xfe-1.43.2/src/Makefile.in-50-  { \
xfe-1.43.2/src/Makefile.in:51:    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
xfe-1.43.2/src/Makefile.in-52-  }; \
##############################################
xfe-1.43.2/src/Makefile.in-765-.c.o:
xfe-1.43.2/src/Makefile.in:766:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xfe-1.43.2/src/Makefile.in-767-@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xfe-1.43.2/src/Makefile.in-773-.c.obj:
xfe-1.43.2/src/Makefile.in:774:@am__fastdepCC_TRUE@	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xfe-1.43.2/src/Makefile.in:775:@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xfe-1.43.2/src/Makefile.in-776-@am__fastdepCC_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xfe-1.43.2/src/Makefile.in-778-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfe-1.43.2/src/Makefile.in:779:@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfe-1.43.2/src/Makefile.in-780-
xfe-1.43.2/src/Makefile.in-781-.cpp.o:
xfe-1.43.2/src/Makefile.in:782:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
xfe-1.43.2/src/Makefile.in-783-@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
##############################################
xfe-1.43.2/src/Makefile.in-789-.cpp.obj:
xfe-1.43.2/src/Makefile.in:790:@am__fastdepCXX_TRUE@	$(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
xfe-1.43.2/src/Makefile.in:791:@am__fastdepCXX_TRUE@	$(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
xfe-1.43.2/src/Makefile.in-792-@am__fastdepCXX_TRUE@	$(am__mv) $$depbase.Tpo $$depbase.Po
##############################################
xfe-1.43.2/src/Makefile.in-794-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
xfe-1.43.2/src/Makefile.in:795:@am__fastdepCXX_FALSE@	$(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
xfe-1.43.2/src/Makefile.in-796-
##############################################
xfe-1.43.2/src/Makefile.in-826-GTAGS:
xfe-1.43.2/src/Makefile.in:827:	here=`$(am__cd) $(top_builddir) && pwd` \
xfe-1.43.2/src/Makefile.in-828-	  && $(am__cd) $(top_srcdir) \
##############################################
xfe-1.43.2/src/Makefile.in-849-distdir: $(DISTFILES)
xfe-1.43.2/src/Makefile.in:850:	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/src/Makefile.in:851:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
xfe-1.43.2/src/Makefile.in-852-	list='$(DISTFILES)'; \
##############################################
xfe-1.43.2/src/Makefile.in-863-	  if test -d $$d/$$file; then \
xfe-1.43.2/src/Makefile.in:864:	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
xfe-1.43.2/src/Makefile.in-865-	    if test -d "$(distdir)/$$file"; then \
##############################################
xfe-1.43.2/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfe-1.43.2/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfe-1.43.2/configure-45-  as_echo='print -r --'
xfe-1.43.2/configure-46-  as_echo_n='print -rn --'
xfe-1.43.2/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfe-1.43.2/configure-48-  as_echo='printf %s\n'
##############################################
xfe-1.43.2/configure-50-else
xfe-1.43.2/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfe-1.43.2/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfe-1.43.2/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfe-1.43.2/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfe-1.43.2/configure-62-      esac;
##############################################
xfe-1.43.2/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
xfe-1.43.2/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
xfe-1.43.2/configure-199-test \$(( 1 + 1 )) = 2 || exit 1"
##############################################
xfe-1.43.2/configure-324-      case $as_dir in #(
xfe-1.43.2/configure:325:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfe-1.43.2/configure-326-      *) as_qdir=$as_dir;;
##############################################
xfe-1.43.2/configure-397-  {
xfe-1.43.2/configure:398:    as_val=`expr "$@" || test $? -eq 1`
xfe-1.43.2/configure-399-  }
##############################################
xfe-1.43.2/configure-404-# ----------------------------------------
xfe-1.43.2/configure:405:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfe-1.43.2/configure-406-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfe-1.43.2/configure-467-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
xfe-1.43.2/configure:468:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
xfe-1.43.2/configure-469-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
xfe-1.43.2/configure-947-  case $ac_option in
xfe-1.43.2/configure:948:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
xfe-1.43.2/configure-949-  *=)   ac_optarg= ;;
##############################################
xfe-1.43.2/configure-991-  -disable-* | --disable-*)
xfe-1.43.2/configure:992:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
xfe-1.43.2/configure-993-    # Reject names that are not valid shell variable names.
##############################################
xfe-1.43.2/configure-996-    ac_useropt_orig=$ac_useropt
xfe-1.43.2/configure:997:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfe-1.43.2/configure-998-    case $ac_user_opts in
##############################################
xfe-1.43.2/configure-1017-  -enable-* | --enable-*)
xfe-1.43.2/configure:1018:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
xfe-1.43.2/configure-1019-    # Reject names that are not valid shell variable names.
##############################################
xfe-1.43.2/configure-1022-    ac_useropt_orig=$ac_useropt
xfe-1.43.2/configure:1023:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfe-1.43.2/configure-1024-    case $ac_user_opts in
##############################################
xfe-1.43.2/configure-1230-  -with-* | --with-*)
xfe-1.43.2/configure:1231:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
xfe-1.43.2/configure-1232-    # Reject names that are not valid shell variable names.
##############################################
xfe-1.43.2/configure-1235-    ac_useropt_orig=$ac_useropt
xfe-1.43.2/configure:1236:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfe-1.43.2/configure-1237-    case $ac_user_opts in
##############################################
xfe-1.43.2/configure-1246-  -without-* | --without-*)
xfe-1.43.2/configure:1247:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
xfe-1.43.2/configure-1248-    # Reject names that are not valid shell variable names.
##############################################
xfe-1.43.2/configure-1251-    ac_useropt_orig=$ac_useropt
xfe-1.43.2/configure:1252:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
xfe-1.43.2/configure-1253-    case $ac_user_opts in
##############################################
xfe-1.43.2/configure-1284-  *=*)
xfe-1.43.2/configure:1285:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
xfe-1.43.2/configure-1286-    # Reject names that are not valid shell variable names.
##############################################
xfe-1.43.2/configure-1305-if test -n "$ac_prev"; then
xfe-1.43.2/configure:1306:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
xfe-1.43.2/configure-1307-  as_fn_error $? "missing argument to $ac_option"
##############################################
xfe-1.43.2/configure-1327-    */ )
xfe-1.43.2/configure:1328:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
xfe-1.43.2/configure-1329-      eval $ac_var=\$ac_val;;
##############################################
xfe-1.43.2/configure-1362-ac_ls_di=`ls -di .` &&
xfe-1.43.2/configure:1363:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
xfe-1.43.2/configure-1364-  as_fn_error $? "working directory cannot be determined"
##############################################
xfe-1.43.2/configure-1418-case $srcdir in
xfe-1.43.2/configure:1419:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
xfe-1.43.2/configure-1420-esac
##############################################
xfe-1.43.2/configure-1461-By default, \`make install' will install all the files in
xfe-1.43.2/configure:1462:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
xfe-1.43.2/configure:1463:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
xfe-1.43.2/configure-1464-for instance \`--prefix=\$HOME'.
##############################################
xfe-1.43.2/configure-1606-*)
xfe-1.43.2/configure:1607:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfe-1.43.2/configure-1608-  # A ".." for each directory in $ac_dir_suffix.
xfe-1.43.2/configure:1609:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfe-1.43.2/configure-1610-  case $ac_top_builddir_sub in
##############################################
xfe-1.43.2/configure-2114-  as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
xfe-1.43.2/configure:2115:  as_decl_name=`echo $2|sed 's/ *(.*//'`
xfe-1.43.2/configure:2116:  as_decl_use=`echo $2|sed -e 's/(/((/' -e 's/)/) 0&/' -e 's/,/) 0& (/g'`
xfe-1.43.2/configure-2117-  { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $as_decl_name is declared" >&5
##############################################
xfe-1.43.2/configure-2638-    *\'*)
xfe-1.43.2/configure:2639:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfe-1.43.2/configure-2640-    esac
##############################################
xfe-1.43.2/configure-2721-      case $ac_val in
xfe-1.43.2/configure:2722:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfe-1.43.2/configure-2723-      esac
##############################################
xfe-1.43.2/configure-2736-	case $ac_val in
xfe-1.43.2/configure:2737:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
xfe-1.43.2/configure-2738-	esac
##############################################
xfe-1.43.2/configure-2864-    set,)
xfe-1.43.2/configure:2865:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
xfe-1.43.2/configure:2866:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
xfe-1.43.2/configure-2867-      ac_cache_corrupted=: ;;
##############################################
xfe-1.43.2/configure-2875-	# differences in whitespace do not lead to failure.
xfe-1.43.2/configure:2876:	ac_old_val_w=`echo x $ac_old_val`
xfe-1.43.2/configure:2877:	ac_new_val_w=`echo x $ac_new_val`
xfe-1.43.2/configure-2878-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
xfe-1.43.2/configure-2895-    case $ac_new_val in
xfe-1.43.2/configure:2896:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
xfe-1.43.2/configure-2897-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
xfe-1.43.2/configure-3071-     echo "timestamp, slept: $am_has_slept" > conftest.file
xfe-1.43.2/configure:3072:     set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
xfe-1.43.2/configure-3073-     if test "$*" = "X"; then
xfe-1.43.2/configure-3074-	# -L didn't work.
xfe-1.43.2/configure:3075:	set X `ls -t "$srcdir/configure" conftest.file`
xfe-1.43.2/configure-3076-     fi
##############################################
xfe-1.43.2/configure-3122-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
xfe-1.43.2/configure:3123:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
xfe-1.43.2/configure-3124-
xfe-1.43.2/configure-3125-# Expand $ac_aux_dir to an absolute path.
xfe-1.43.2/configure:3126:am_aux_dir=`cd "$ac_aux_dir" && pwd`
xfe-1.43.2/configure-3127-
##############################################
xfe-1.43.2/configure-3267-	   as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
xfe-1.43.2/configure:3268:	   case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
xfe-1.43.2/configure-3269-	     'mkdir (GNU coreutils) '* | \
##############################################
xfe-1.43.2/configure-3340-set x ${MAKE-make}
xfe-1.43.2/configure:3341:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfe-1.43.2/configure-3342-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfe-1.43.2/configure-3350-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfe-1.43.2/configure:3351:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfe-1.43.2/configure-3352-  *@@@%%%=?*=@@@%%%*)
##############################################
xfe-1.43.2/configure-3416-
xfe-1.43.2/configure:3417:if test "`cd $srcdir && pwd`" != "`pwd`"; then
xfe-1.43.2/configure-3418-  # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
##############################################
xfe-1.43.2/configure-3567-# Ignore all kinds of additional output from 'make'.
xfe-1.43.2/configure:3568:case `$am_make -s -f confmf 2> /dev/null` in #(
xfe-1.43.2/configure-3569-*the\ am__doit\ target*)
##############################################
xfe-1.43.2/configure-3577-   echo '.include "confinc"' > confmf
xfe-1.43.2/configure:3578:   case `$am_make -s -f confmf 2> /dev/null` in #(
xfe-1.43.2/configure-3579-   *the\ am__doit\ target*)
##############################################
xfe-1.43.2/configure-3956-$as_echo_n "checking whether the C compiler works... " >&6; }
xfe-1.43.2/configure:3957:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
xfe-1.43.2/configure-3958-
##############################################
xfe-1.43.2/configure-4000-	then :; else
xfe-1.43.2/configure:4001:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfe-1.43.2/configure-4002-	fi
##############################################
xfe-1.43.2/configure-4060-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
xfe-1.43.2/configure:4061:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
xfe-1.43.2/configure-4062-	  break;;
##############################################
xfe-1.43.2/configure-4169-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
xfe-1.43.2/configure:4170:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
xfe-1.43.2/configure-4171-       break;;
##############################################
xfe-1.43.2/configure-4487-  if test "$am_compiler_list" = ""; then
xfe-1.43.2/configure:4488:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfe-1.43.2/configure-4489-  fi
##############################################
xfe-1.43.2/configure-4744-  # Check for GNU $ac_path_GREP
xfe-1.43.2/configure:4745:case `"$ac_path_GREP" --version 2>&1` in
xfe-1.43.2/configure-4746-*GNU*)
##############################################
xfe-1.43.2/configure-4810-  # Check for GNU $ac_path_EGREP
xfe-1.43.2/configure:4811:case `"$ac_path_EGREP" --version 2>&1` in
xfe-1.43.2/configure-4812-*GNU*)
##############################################
xfe-1.43.2/configure-4971-do :
xfe-1.43.2/configure:4972:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfe-1.43.2/configure-4973-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfe-1.43.2/configure-4976-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:4977:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfe-1.43.2/configure-4978-_ACEOF
##############################################
xfe-1.43.2/configure-5674-  if test "$am_compiler_list" = ""; then
xfe-1.43.2/configure:5675:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfe-1.43.2/configure-5676-  fi
##############################################
xfe-1.43.2/configure-6059-  if test "$am_compiler_list" = ""; then
xfe-1.43.2/configure:6060:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
xfe-1.43.2/configure-6061-  fi
##############################################
xfe-1.43.2/configure-6173-set x ${MAKE-make}
xfe-1.43.2/configure:6174:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
xfe-1.43.2/configure-6175-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
xfe-1.43.2/configure-6183-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
xfe-1.43.2/configure:6184:case `${MAKE-make} -f conftest.make 2>/dev/null` in
xfe-1.43.2/configure-6185-  *@@@%%%=?*=@@@%%%*)
##############################################
xfe-1.43.2/configure-6348-
xfe-1.43.2/configure:6349:INTLTOOL_REQUIRED_VERSION_AS_INT=`echo  | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfe-1.43.2/configure-6350-INTLTOOL_APPLIED_VERSION=`intltool-update --version | head -1 | cut -d" " -f3`
xfe-1.43.2/configure:6351:INTLTOOL_APPLIED_VERSION_AS_INT=`echo $INTLTOOL_APPLIED_VERSION | awk -F. '{ print $ 1 * 1000 + $ 2 * 100 + $ 3; }'`
xfe-1.43.2/configure-6352-if test -n ""; then
##############################################
xfe-1.43.2/configure-6788-fi
xfe-1.43.2/configure:6789:xgversion="`$XGETTEXT --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/configure:6790:mmversion="`$MSGMERGE --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/configure:6791:mfversion="`$MSGFMT --version|grep '(GNU ' 2> /dev/null`"
xfe-1.43.2/configure-6792-if test -z "$xgversion" -o -z "$mmversion" -o -z "$mfversion"; then
##############################################
xfe-1.43.2/configure-6844-else
xfe-1.43.2/configure:6845:   IT_PERL_VERSION=`$INTLTOOL_PERL -e "printf '%vd', $^V"`
xfe-1.43.2/configure-6846-   { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
##############################################
xfe-1.43.2/configure-6851-$as_echo_n "checking for XML::Parser... " >&6; }
xfe-1.43.2/configure:6852:   if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then
xfe-1.43.2/configure-6853-       { $as_echo "$as_me:${as_lineno-$LINENO}: result: ok" >&5
##############################################
xfe-1.43.2/configure-6897-  # Check for GNU $ac_path_SED
xfe-1.43.2/configure:6898:case `"$ac_path_SED" --version 2>&1` in
xfe-1.43.2/configure-6899-*GNU*)
##############################################
xfe-1.43.2/configure-7058-
xfe-1.43.2/configure:7059:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/configure-7060-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
xfe-1.43.2/configure-7063-
xfe-1.43.2/configure:7064:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/configure-7065-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
xfe-1.43.2/configure-7140-
xfe-1.43.2/configure:7141:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
xfe-1.43.2/configure-7142-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
xfe-1.43.2/configure-7235-test "x$ac_build_alias" = x &&
xfe-1.43.2/configure:7236:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
xfe-1.43.2/configure-7237-test "x$ac_build_alias" = x &&
xfe-1.43.2/configure-7238-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
xfe-1.43.2/configure:7239:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
xfe-1.43.2/configure-7240-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
xfe-1.43.2/configure-7259-IFS=$ac_save_IFS
xfe-1.43.2/configure:7260:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
xfe-1.43.2/configure-7261-
##############################################
xfe-1.43.2/configure-7270-else
xfe-1.43.2/configure:7271:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
xfe-1.43.2/configure-7272-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
xfe-1.43.2/configure-7292-IFS=$ac_save_IFS
xfe-1.43.2/configure:7293:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
xfe-1.43.2/configure-7294-
##############################################
xfe-1.43.2/configure-7720-  for ac_func in _getb67 GETB67 getb67; do
xfe-1.43.2/configure:7721:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-7722-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-7786-do :
xfe-1.43.2/configure:7787:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfe-1.43.2/configure-7788-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
xfe-1.43.2/configure-7791-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:7792:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfe-1.43.2/configure-7793-_ACEOF
##############################################
xfe-1.43.2/configure-8345-    # gcc leaves a trailing carriage return which upsets mingw
xfe-1.43.2/configure:8346:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
xfe-1.43.2/configure-8347-  *)
xfe-1.43.2/configure:8348:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
xfe-1.43.2/configure-8349-  esac
##############################################
xfe-1.43.2/configure-8354-      # Canonicalize the pathname of ld
xfe-1.43.2/configure:8355:      ac_prog=`echo "$ac_prog"| sed 's%\\\\%/%g'`
xfe-1.43.2/configure-8356-      while echo "$ac_prog" | grep "$re_direlt" > /dev/null 2>&1; do
xfe-1.43.2/configure:8357:        ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
xfe-1.43.2/configure-8358-      done
##############################################
xfe-1.43.2/configure-8389-      # Break only if it was the GNU/non-GNU ld that we prefer.
xfe-1.43.2/configure:8390:      case `"$acl_cv_path_LD" -v 2>&1 </dev/null` in
xfe-1.43.2/configure-8391-      *GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/configure-8420-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
xfe-1.43.2/configure:8421:case `$LD -v 2>&1 </dev/null` in
xfe-1.43.2/configure-8422-*GNU* | *'with BFD'*)
##############################################
xfe-1.43.2/configure-8508-    *)
xfe-1.43.2/configure:8509:      searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
xfe-1.43.2/configure-8510-      if test -n "$searchpath"; then
##############################################
xfe-1.43.2/configure-8518-                ;;
xfe-1.43.2/configure:8519:              *) searchdir=`cd "$searchdir" && pwd`
xfe-1.43.2/configure-8520-                 case "$searchdir" in
##############################################
xfe-1.43.2/configure-8951-        names_already_handled="$names_already_handled $name"
xfe-1.43.2/configure:8952:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfe-1.43.2/configure-8953-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfe-1.43.2/configure-9027-                -L*)
xfe-1.43.2/configure:9028:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-9029-                                    if test -n "$acl_shlibext"; then
##############################################
xfe-1.43.2/configure-9144-              */$acl_libdirstem | */$acl_libdirstem/)
xfe-1.43.2/configure:9145:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfe-1.43.2/configure-9146-                if test "$name" = 'pth'; then
##############################################
xfe-1.43.2/configure-9151-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfe-1.43.2/configure:9152:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfe-1.43.2/configure-9153-                if test "$name" = 'pth'; then
##############################################
xfe-1.43.2/configure-9202-                  -L*)
xfe-1.43.2/configure:9203:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-9204-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xfe-1.43.2/configure-9261-                  -R*)
xfe-1.43.2/configure:9262:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfe-1.43.2/configure-9263-                    if test "$enable_rpath" != no; then
##############################################
xfe-1.43.2/configure-9286-                  -l*)
xfe-1.43.2/configure:9287:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfe-1.43.2/configure-9288-                    ;;
xfe-1.43.2/configure-9289-                  *.la)
xfe-1.43.2/configure:9290:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfe-1.43.2/configure-9291-                    ;;
##############################################
xfe-1.43.2/configure-9575-        names_already_handled="$names_already_handled $name"
xfe-1.43.2/configure:9576:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfe-1.43.2/configure-9577-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfe-1.43.2/configure-9651-                -L*)
xfe-1.43.2/configure:9652:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-9653-                                    if test -n "$acl_shlibext"; then
##############################################
xfe-1.43.2/configure-9768-              */$acl_libdirstem | */$acl_libdirstem/)
xfe-1.43.2/configure:9769:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfe-1.43.2/configure-9770-                if test "$name" = 'iconv'; then
##############################################
xfe-1.43.2/configure-9775-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfe-1.43.2/configure:9776:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfe-1.43.2/configure-9777-                if test "$name" = 'iconv'; then
##############################################
xfe-1.43.2/configure-9826-                  -L*)
xfe-1.43.2/configure:9827:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-9828-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xfe-1.43.2/configure-9885-                  -R*)
xfe-1.43.2/configure:9886:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfe-1.43.2/configure-9887-                    if test "$enable_rpath" != no; then
##############################################
xfe-1.43.2/configure-9910-                  -l*)
xfe-1.43.2/configure:9911:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfe-1.43.2/configure-9912-                    ;;
xfe-1.43.2/configure-9913-                  *.la)
xfe-1.43.2/configure:9914:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfe-1.43.2/configure-9915-                    ;;
##############################################
xfe-1.43.2/configure-10261-
xfe-1.43.2/configure:10262:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
xfe-1.43.2/configure-10263-    { $as_echo "$as_me:${as_lineno-$LINENO}: result:
##############################################
xfe-1.43.2/configure-10298-do :
xfe-1.43.2/configure:10299:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfe-1.43.2/configure-10300-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfe-1.43.2/configure-10302-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:10303:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfe-1.43.2/configure-10304-_ACEOF
##############################################
xfe-1.43.2/configure-10313-do :
xfe-1.43.2/configure:10314:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-10315-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-10317-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:10318:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfe-1.43.2/configure-10319-_ACEOF
##############################################
xfe-1.43.2/configure-10411-$as_echo_n "checking version of bison... " >&6; }
xfe-1.43.2/configure:10412:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
xfe-1.43.2/configure-10413-    case $ac_prog_version in
##############################################
xfe-1.43.2/configure-10819-do :
xfe-1.43.2/configure:10820:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-10821-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-10823-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:10824:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfe-1.43.2/configure-10825-_ACEOF
##############################################
xfe-1.43.2/configure-11081-do :
xfe-1.43.2/configure:11082:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfe-1.43.2/configure-11083-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfe-1.43.2/configure-11085-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:11086:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfe-1.43.2/configure-11087-_ACEOF
##############################################
xfe-1.43.2/configure-11095-do :
xfe-1.43.2/configure:11096:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-11097-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-11099-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:11100:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfe-1.43.2/configure-11101-_ACEOF
##############################################
xfe-1.43.2/configure-11630-        names_already_handled="$names_already_handled $name"
xfe-1.43.2/configure:11631:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./+-|ABCDEFGHIJKLMNOPQRSTUVWXYZ____|'`
xfe-1.43.2/configure-11632-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
xfe-1.43.2/configure-11706-                -L*)
xfe-1.43.2/configure:11707:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-11708-                                    if test -n "$acl_shlibext"; then
##############################################
xfe-1.43.2/configure-11823-              */$acl_libdirstem | */$acl_libdirstem/)
xfe-1.43.2/configure:11824:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
xfe-1.43.2/configure-11825-                if test "$name" = 'intl'; then
##############################################
xfe-1.43.2/configure-11830-              */$acl_libdirstem2 | */$acl_libdirstem2/)
xfe-1.43.2/configure:11831:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem2/"'*$,,'`
xfe-1.43.2/configure-11832-                if test "$name" = 'intl'; then
##############################################
xfe-1.43.2/configure-11881-                  -L*)
xfe-1.43.2/configure:11882:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
xfe-1.43.2/configure-11883-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem" \
##############################################
xfe-1.43.2/configure-11940-                  -R*)
xfe-1.43.2/configure:11941:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
xfe-1.43.2/configure-11942-                    if test "$enable_rpath" != no; then
##############################################
xfe-1.43.2/configure-11965-                  -l*)
xfe-1.43.2/configure:11966:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
xfe-1.43.2/configure-11967-                    ;;
xfe-1.43.2/configure-11968-                  *.la)
xfe-1.43.2/configure:11969:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
xfe-1.43.2/configure-11970-                    ;;
##############################################
xfe-1.43.2/configure-12130-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
xfe-1.43.2/configure:12131:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
xfe-1.43.2/configure-12132-      fi
##############################################
xfe-1.43.2/configure-12297-    for ac_var in incroot usrlibdir libdir; do
xfe-1.43.2/configure:12298:      eval "ac_im_$ac_var=\`\${MAKE-make} $ac_var 2>/dev/null | sed -n 's/^$ac_var=//p'\`"
xfe-1.43.2/configure-12299-    done
##############################################
xfe-1.43.2/configure-12407-  LIBS=$ac_save_LIBS
xfe-1.43.2/configure:12408:for ac_dir in `$as_echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
xfe-1.43.2/configure-12409-do
##############################################
xfe-1.43.2/configure-12580-  for ac_func in _getb67 GETB67 getb67; do
xfe-1.43.2/configure:12581:    as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-12582-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-12643-for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
xfe-1.43.2/configure:12644:  as_ac_Header=`$as_echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
xfe-1.43.2/configure-12645-{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_hdr that defines DIR" >&5
##############################################
xfe-1.43.2/configure-12675-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:12676:#define `$as_echo "HAVE_$ac_hdr" | $as_tr_cpp` 1
xfe-1.43.2/configure-12677-_ACEOF
##############################################
xfe-1.43.2/configure-12954-do :
xfe-1.43.2/configure:12955:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
xfe-1.43.2/configure-12956-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
xfe-1.43.2/configure-12958-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:12959:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
xfe-1.43.2/configure-12960-_ACEOF
##############################################
xfe-1.43.2/configure-13486-do :
xfe-1.43.2/configure:13487:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-13488-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-13490-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:13491:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfe-1.43.2/configure-13492-_ACEOF
##############################################
xfe-1.43.2/configure-14547-do :
xfe-1.43.2/configure:14548:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
xfe-1.43.2/configure-14549-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
xfe-1.43.2/configure-14551-  cat >>confdefs.h <<_ACEOF
xfe-1.43.2/configure:14552:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
xfe-1.43.2/configure-14553-_ACEOF
##############################################
xfe-1.43.2/configure-15125-# Include flags for the FOX library
xfe-1.43.2/configure:15126:FOXCFLAGS=`$FOX_CONFIG --cflags`
xfe-1.43.2/configure-15127-CXXFLAGS="${CXXFLAGS} $FOXCFLAGS"
##############################################
xfe-1.43.2/configure-15130-# Check if FOX was compiled with xft support
xfe-1.43.2/configure:15131:TEST_XFT=`$FOX_CONFIG --libs | grep Xft`
xfe-1.43.2/configure-15132-if test "x$TEST_XFT" != "x" ; then
##############################################
xfe-1.43.2/configure-15150-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15151:  pkg_cv_FREETYPE_CFLAGS=`$PKG_CONFIG --cflags "freetype2" 2>/dev/null`
xfe-1.43.2/configure-15152-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15167-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15168:  pkg_cv_FREETYPE_LIBS=`$PKG_CONFIG --libs "freetype2" 2>/dev/null`
xfe-1.43.2/configure-15169-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15188-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15189:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "freetype2" 2>&1`
xfe-1.43.2/configure-15190-        else
xfe-1.43.2/configure:15191:	        FREETYPE_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "freetype2" 2>&1`
xfe-1.43.2/configure-15192-        fi
##############################################
xfe-1.43.2/configure-15258-	if test -n "$xft_config"; then
xfe-1.43.2/configure:15259:	  xft_cflags=`$xft_config --cflags`
xfe-1.43.2/configure:15260:	  xft_libs=`$xft_config --libs`
xfe-1.43.2/configure-15261-	  LIBS="$LIBS $xft_libs"
##############################################
xfe-1.43.2/configure-15279-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15280:  pkg_cv_XFT_CFLAGS=`$PKG_CONFIG --cflags "xft" 2>/dev/null`
xfe-1.43.2/configure-15281-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15296-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15297:  pkg_cv_XFT_LIBS=`$PKG_CONFIG --libs "xft" 2>/dev/null`
xfe-1.43.2/configure-15298-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15317-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15318:	        XFT_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xft" 2>&1`
xfe-1.43.2/configure-15319-        else
xfe-1.43.2/configure:15320:	        XFT_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xft" 2>&1`
xfe-1.43.2/configure-15321-        fi
##############################################
xfe-1.43.2/configure-15551-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15552:  pkg_cv_xcb_CFLAGS=`$PKG_CONFIG --cflags "xcb >= 1.6" 2>/dev/null`
xfe-1.43.2/configure-15553-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15568-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15569:  pkg_cv_xcb_LIBS=`$PKG_CONFIG --libs "xcb >= 1.6" 2>/dev/null`
xfe-1.43.2/configure-15570-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15589-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15590:	        xcb_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb >= 1.6" 2>&1`
xfe-1.43.2/configure-15591-        else
xfe-1.43.2/configure:15592:	        xcb_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb >= 1.6" 2>&1`
xfe-1.43.2/configure-15593-        fi
##############################################
xfe-1.43.2/configure-15622-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15623:  pkg_cv_xcb_aux_CFLAGS=`$PKG_CONFIG --cflags "xcb-aux" 2>/dev/null`
xfe-1.43.2/configure-15624-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15639-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15640:  pkg_cv_xcb_aux_LIBS=`$PKG_CONFIG --libs "xcb-aux" 2>/dev/null`
xfe-1.43.2/configure-15641-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15660-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15661:	        xcb_aux_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-aux" 2>&1`
xfe-1.43.2/configure-15662-        else
xfe-1.43.2/configure:15663:	        xcb_aux_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-aux" 2>&1`
xfe-1.43.2/configure-15664-        fi
##############################################
xfe-1.43.2/configure-15693-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15694:  pkg_cv_xcb_event_CFLAGS=`$PKG_CONFIG --cflags "xcb-event" 2>/dev/null`
xfe-1.43.2/configure-15695-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15710-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15711:  pkg_cv_xcb_event_LIBS=`$PKG_CONFIG --libs "xcb-event" 2>/dev/null`
xfe-1.43.2/configure-15712-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15731-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15732:	        xcb_event_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "xcb-event" 2>&1`
xfe-1.43.2/configure-15733-        else
xfe-1.43.2/configure:15734:	        xcb_event_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "xcb-event" 2>&1`
xfe-1.43.2/configure-15735-        fi
##############################################
xfe-1.43.2/configure-15764-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15765:  pkg_cv_x11_xcb_CFLAGS=`$PKG_CONFIG --cflags "x11-xcb" 2>/dev/null`
xfe-1.43.2/configure-15766-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15781-  test $ac_status = 0; }; then
xfe-1.43.2/configure:15782:  pkg_cv_x11_xcb_LIBS=`$PKG_CONFIG --libs "x11-xcb" 2>/dev/null`
xfe-1.43.2/configure-15783-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
xfe-1.43.2/configure-15802-        if test $_pkg_short_errors_supported = yes; then
xfe-1.43.2/configure:15803:	        x11_xcb_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "x11-xcb" 2>&1`
xfe-1.43.2/configure-15804-        else
xfe-1.43.2/configure:15805:	        x11_xcb_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "x11-xcb" 2>&1`
xfe-1.43.2/configure-15806-        fi
##############################################
xfe-1.43.2/configure-16001-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
xfe-1.43.2/configure:16002:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
xfe-1.43.2/configure-16003-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
xfe-1.43.2/configure-16108-if test -z "$BASH_VERSION$ZSH_VERSION" \
xfe-1.43.2/configure:16109:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
xfe-1.43.2/configure-16110-  as_echo='print -r --'
xfe-1.43.2/configure-16111-  as_echo_n='print -rn --'
xfe-1.43.2/configure:16112:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
xfe-1.43.2/configure-16113-  as_echo='printf %s\n'
##############################################
xfe-1.43.2/configure-16115-else
xfe-1.43.2/configure:16116:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
xfe-1.43.2/configure-16117-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
xfe-1.43.2/configure-16125-	expr "X$arg" : "X\\(.*\\)$as_nl";
xfe-1.43.2/configure:16126:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
xfe-1.43.2/configure-16127-      esac;
##############################################
xfe-1.43.2/configure-16202-# ----------------------------------------
xfe-1.43.2/configure:16203:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
xfe-1.43.2/configure-16204-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
xfe-1.43.2/configure-16274-  {
xfe-1.43.2/configure:16275:    as_val=`expr "$@" || test $? -eq 1`
xfe-1.43.2/configure-16276-  }
##############################################
xfe-1.43.2/configure-16378-      case $as_dir in #(
xfe-1.43.2/configure:16379:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
xfe-1.43.2/configure-16380-      *) as_qdir=$as_dir;;
##############################################
xfe-1.43.2/configure-16513-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
xfe-1.43.2/configure:16514:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
xfe-1.43.2/configure-16515-ac_cs_version="\\
##############################################
xfe-1.43.2/configure-16538-  --*=?*)
xfe-1.43.2/configure:16539:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfe-1.43.2/configure:16540:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
xfe-1.43.2/configure-16541-    ac_shift=:
##############################################
xfe-1.43.2/configure-16543-  --*=)
xfe-1.43.2/configure:16544:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
xfe-1.43.2/configure-16545-    ac_optarg=
##############################################
xfe-1.43.2/configure-16567-    case $ac_optarg in
xfe-1.43.2/configure:16568:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfe-1.43.2/configure-16569-    '') as_fn_error $? "missing file argument" ;;
##############################################
xfe-1.43.2/configure-16575-    case $ac_optarg in
xfe-1.43.2/configure:16576:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
xfe-1.43.2/configure-16577-    esac
##############################################
xfe-1.43.2/configure-16729-fi
xfe-1.43.2/configure:16730:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
xfe-1.43.2/configure-16731-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
xfe-1.43.2/configure-16746-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
xfe-1.43.2/configure:16747:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
xfe-1.43.2/configure-16748-ac_delim='%!_!# '
##############################################
xfe-1.43.2/configure-16752-
xfe-1.43.2/configure:16753:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
xfe-1.43.2/configure-16754-  if test $ac_delim_n = $ac_delim_num; then
##############################################
xfe-1.43.2/configure-16890-for ac_last_try in false false :; do
xfe-1.43.2/configure:16891:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
xfe-1.43.2/configure-16892-  if test -z "$ac_tt"; then
##############################################
xfe-1.43.2/configure-17022-      esac
xfe-1.43.2/configure:17023:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
xfe-1.43.2/configure-17024-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
xfe-1.43.2/configure-17081-*)
xfe-1.43.2/configure:17082:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
xfe-1.43.2/configure-17083-  # A ".." for each directory in $ac_dir_suffix.
xfe-1.43.2/configure:17084:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
xfe-1.43.2/configure-17085-  case $ac_top_builddir_sub in
##############################################
xfe-1.43.2/configure-17142-/@mandir@/p'
xfe-1.43.2/configure:17143:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
xfe-1.43.2/configure-17144-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
xfe-1.43.2/configure-17159-
xfe-1.43.2/configure:17160:# Neutralize VPATH when `$srcdir' = `.'.
xfe-1.43.2/configure-17161-# Shell code in configure.ac might set extrasub.
##############################################
xfe-1.43.2/configure-17187-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
xfe-1.43.2/configure:17188:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
xfe-1.43.2/configure-17189-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
xfe-1.43.2/configure-17233-    * )
xfe-1.43.2/configure:17234:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
xfe-1.43.2/configure-17235-  esac
##############################################
xfe-1.43.2/configure-17280-    # Strip MF so we end up with the name of the file.
xfe-1.43.2/configure:17281:    mf=`echo "$mf" | sed -e 's/:.*$//'`
xfe-1.43.2/configure-17282-    # Check whether this is an Automake generated Makefile or not.
##############################################
xfe-1.43.2/configure-17317-    # from the Makefile without running 'make'.
xfe-1.43.2/configure:17318:    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
xfe-1.43.2/configure-17319-    test -z "$DEPDIR" && continue
xfe-1.43.2/configure:17320:    am__include=`sed -n 's/^am__include = //p' < "$mf"`
xfe-1.43.2/configure-17321-    test -z "$am__include" && continue
xfe-1.43.2/configure:17322:    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
xfe-1.43.2/configure-17323-    # Find all dependency output files, they are included files with
##############################################
xfe-1.43.2/configure-17365-      case "$ac_file" in
xfe-1.43.2/configure:17366:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
xfe-1.43.2/configure-17367-      esac
##############################################
xfe-1.43.2/configure-17370-        # Adjust a relative srcdir.
xfe-1.43.2/configure:17371:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
xfe-1.43.2/configure:17372:        ac_dir_suffix=/`echo "$ac_dir"|sed 's%^\./%%'`
xfe-1.43.2/configure:17373:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
xfe-1.43.2/configure-17374-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
xfe-1.43.2/configure-17377-        case "$ac_given_srcdir" in
xfe-1.43.2/configure:17378:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
xfe-1.43.2/configure-17379-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
xfe-1.43.2/configure-17398-            fi
xfe-1.43.2/configure:17399:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
xfe-1.43.2/configure-17400-            # Hide the ALL_LINGUAS assignment from automake < 1.5.