===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
vorbis-tools-1.4.0/intl/Makefile.in-288-	  "-DPACKAGE_VERSION_STRING=\\\"$(VERSION)\\\"" \
vorbis-tools-1.4.0/intl/Makefile.in:289:	  "-DPACKAGE_VERSION_MAJOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_major"` \
vorbis-tools-1.4.0/intl/Makefile.in:290:	  "-DPACKAGE_VERSION_MINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_minor"` \
vorbis-tools-1.4.0/intl/Makefile.in:291:	  "-DPACKAGE_VERSION_SUBMINOR="`echo '$(VERSION)' | sed -n -e "$$sed_extract_subminor"` \
vorbis-tools-1.4.0/intl/Makefile.in-292-	  -i $(srcdir)/libintl.rc -o libintl.res --output-format=coff
##############################################
vorbis-tools-1.4.0/intl/Makefile.in-347-	  if test "@RELOCATABLE@" = yes; then \
vorbis-tools-1.4.0/intl/Makefile.in:348:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
vorbis-tools-1.4.0/intl/Makefile.in-349-	    if test -n "$$dependencies"; then \
##############################################
vorbis-tools-1.4.0/intl/config.charset-116-host="$1"
vorbis-tools-1.4.0/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
vorbis-tools-1.4.0/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-133-extern char *gettext (const char *__msgid)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:134:       _INTL_ASM (libintl_gettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-135-       _INTL_MAY_RETURN_STRING_ARG (1);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-151-extern char *dgettext (const char *__domainname, const char *__msgid)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:152:       _INTL_ASM (libintl_dgettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-153-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-172-			int __category)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:173:       _INTL_ASM (libintl_dcgettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-174-       _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-194-		       unsigned long int __n)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:195:       _INTL_ASM (libintl_ngettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-196-       _INTL_MAY_RETURN_STRING_ARG (1) _INTL_MAY_RETURN_STRING_ARG (2);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-216-			unsigned long int __n)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:217:       _INTL_ASM (libintl_dngettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-218-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-240-			 unsigned long int __n, int __category)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:241:       _INTL_ASM (libintl_dcngettext)
vorbis-tools-1.4.0/intl/libgnuintl.h.in-242-       _INTL_MAY_RETURN_STRING_ARG (2) _INTL_MAY_RETURN_STRING_ARG (3);
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-261-extern char *textdomain (const char *__domainname)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:262:       _INTL_ASM (libintl_textdomain);
vorbis-tools-1.4.0/intl/libgnuintl.h.in-263-#endif
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-279-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:280:       _INTL_ASM (libintl_bindtextdomain);
vorbis-tools-1.4.0/intl/libgnuintl.h.in-281-#endif
##############################################
vorbis-tools-1.4.0/intl/libgnuintl.h.in-298-				      const char *__codeset)
vorbis-tools-1.4.0/intl/libgnuintl.h.in:299:       _INTL_ASM (libintl_bind_textdomain_codeset);
vorbis-tools-1.4.0/intl/libgnuintl.h.in-300-#endif
##############################################
vorbis-tools-1.4.0/intl/intl-exports.c-28-      extern __declspec(dllexport) int x; int x = 42;  */		\
vorbis-tools-1.4.0/intl/intl-exports.c:29: asm (".section .drectve\n");						\
vorbis-tools-1.4.0/intl/intl-exports.c:30: asm (".ascii \" -export:" #x ",data\"\n");				\
vorbis-tools-1.4.0/intl/intl-exports.c:31: asm (".data\n");							\
vorbis-tools-1.4.0/intl/intl-exports.c-32- /* Allocate a pseudo-variable IMP(x).  */				\
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-88-.po.gmo:
vorbis-tools-1.4.0/po/Makefile.in.in:89:	@lang=`echo $* | sed -e 's,.*/,,'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-90-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-150-	fi; \
vorbis-tools-1.4.0/po/Makefile.in.in:151:	case `$(XGETTEXT) --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \
vorbis-tools-1.4.0/po/Makefile.in.in-152-	  '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-192-$(POFILES): $(srcdir)/$(DOMAIN).pot
vorbis-tools-1.4.0/po/Makefile.in.in:193:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-194-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-222-	for cat in $$catalogs; do \
vorbis-tools-1.4.0/po/Makefile.in.in:223:	  cat=`basename $$cat`; \
vorbis-tools-1.4.0/po/Makefile.in.in:224:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-225-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-232-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
vorbis-tools-1.4.0/po/Makefile.in.in:233:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-234-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-274-	for cat in $$catalogs; do \
vorbis-tools-1.4.0/po/Makefile.in.in:275:	  cat=`basename $$cat`; \
vorbis-tools-1.4.0/po/Makefile.in.in:276:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-277-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-281-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
vorbis-tools-1.4.0/po/Makefile.in.in:282:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-283-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-320-	for cat in $$catalogs; do \
vorbis-tools-1.4.0/po/Makefile.in.in:321:	  cat=`basename $$cat`; \
vorbis-tools-1.4.0/po/Makefile.in.in:322:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-323-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-385-.nop.po-create:
vorbis-tools-1.4.0/po/Makefile.in.in:386:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-387-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
vorbis-tools-1.4.0/po/Makefile.in.in-392-.nop.po-update:
vorbis-tools-1.4.0/po/Makefile.in.in:393:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
vorbis-tools-1.4.0/po/Makefile.in.in-394-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
vorbis-tools-1.4.0/acinclude.m4-11-dnl
vorbis-tools-1.4.0/acinclude.m4:12:AC_ARG_WITH(ogg,AC_HELP_STRING([--with-ogg=PFX],[Prefix where libogg is installed (optional)]), ogg_prefix="$withval", ogg_prefix="")
vorbis-tools-1.4.0/acinclude.m4:13:AC_ARG_WITH(ogg-libraries,AC_HELP_STRING([--with-ogg-libraries=DIR],[Directory where libogg library is installed (optional)]), ogg_libraries="$withval", ogg_libraries="")
vorbis-tools-1.4.0/acinclude.m4:14:AC_ARG_WITH(ogg-includes,AC_HELP_STRING([--with-ogg-includes=DIR],[Directory where libogg header files are installed (optional)]), ogg_includes="$withval", ogg_includes="")
vorbis-tools-1.4.0/acinclude.m4-15-AC_ARG_ENABLE(oggtest,AC_HELP_STRING([--disable-oggtest],[Do not try to compile and run a test Ogg program]),, enable_oggtest=yes)
##############################################
vorbis-tools-1.4.0/acinclude.m4-129-dnl
vorbis-tools-1.4.0/acinclude.m4:130:AC_ARG_WITH(vorbis,AC_HELP_STRING([--with-vorbis=PFX],[Prefix where libvorbis is installed (optional)]), vorbis_prefix="$withval", vorbis_prefix="")
vorbis-tools-1.4.0/acinclude.m4:131:AC_ARG_WITH(vorbis-libraries,AC_HELP_STRING([--with-vorbis-libraries=DIR],[Directory where libvorbis library is installed (optional)]), vorbis_libraries="$withval", vorbis_libraries="")
vorbis-tools-1.4.0/acinclude.m4:132:AC_ARG_WITH(vorbis-includes,AC_HELP_STRING([--with-vorbis-includes=DIR],[Directory where libvorbis header files are installed (optional)]), vorbis_includes="$withval", vorbis_includes="")
vorbis-tools-1.4.0/acinclude.m4-133-AC_ARG_ENABLE(vorbistest,AC_HELP_STRING([--disable-vorbistest],[Do not try to compile and run a test Vorbis program]),, enable_vorbistest=yes)
##############################################
vorbis-tools-1.4.0/acinclude.m4-260-dnl
vorbis-tools-1.4.0/acinclude.m4:261:AC_ARG_WITH(ao,AC_HELP_STRING([--with-ao=PFX],[Prefix where libao is installed (optional)]), ao_prefix="$withval", ao_prefix="")
vorbis-tools-1.4.0/acinclude.m4:262:AC_ARG_WITH(ao-libraries,AC_HELP_STRING([--with-ao-libraries=DIR],[Directory where libao library is installed (optional)]), ao_libraries="$withval", ao_libraries="")
vorbis-tools-1.4.0/acinclude.m4:263:AC_ARG_WITH(ao-includes,AC_HELP_STRING([--with-ao-includes=DIR],[Directory where libao header files are installed (optional)]), ao_includes="$withval", ao_includes="")
vorbis-tools-1.4.0/acinclude.m4-264-AC_ARG_ENABLE(aotest,AC_HELP_STRING([--disable-aotest],[Do not try to compile and run a test ao program]),, enable_aotest=yes)
##############################################
vorbis-tools-1.4.0/acinclude.m4-388-[  --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib], [
vorbis-tools-1.4.0/acinclude.m4:389:    for dir in `echo "$withval" | tr : ' '`; do
vorbis-tools-1.4.0/acinclude.m4-390-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
vorbis-tools-1.4.0/acinclude.m4-434-      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);"])
vorbis-tools-1.4.0/acinclude.m4:435:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vorbis-tools-1.4.0/acinclude.m4-436-    AC_MSG_RESULT([$]{ac_t:-
##############################################
vorbis-tools-1.4.0/acinclude.m4-470-dnl
vorbis-tools-1.4.0/acinclude.m4:471:AC_ARG_WITH(curl,[  --with-curl=PFX   Prefix where libcurl is installed (optional)], curl_prefix="$withval", curl_prefix="")
vorbis-tools-1.4.0/acinclude.m4:472:AC_ARG_WITH(curl-libraries,[  --with-curl-libraries=DIR   Directory where libcurl library is installed (optional)], curl_libraries="$withval", curl_libraries="")
vorbis-tools-1.4.0/acinclude.m4:473:AC_ARG_WITH(curl-includes,[  --with-curl-includes=DIR   Directory where libcurl header files are installed (optional)], curl_includes="$withval", curl_includes="")
vorbis-tools-1.4.0/acinclude.m4-474-AC_ARG_ENABLE(curltest, [  --disable-curltest       Do not try to compile and run a test libcurl program],, enable_curltest=yes)
##############################################
vorbis-tools-1.4.0/aclocal.m4-260-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
vorbis-tools-1.4.0/aclocal.m4:261:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
vorbis-tools-1.4.0/aclocal.m4-262-      fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-793-changequote(<<,>>)dnl
vorbis-tools-1.4.0/aclocal.m4:794:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
vorbis-tools-1.4.0/aclocal.m4-795-    case $ac_prog_version in
##############################################
vorbis-tools-1.4.0/aclocal.m4-1023-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
vorbis-tools-1.4.0/aclocal.m4:1024:case `$LD -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/aclocal.m4-1025-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-1059-    # gcc leaves a trailing carriage return which upsets mingw
vorbis-tools-1.4.0/aclocal.m4:1060:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vorbis-tools-1.4.0/aclocal.m4-1061-  *)
vorbis-tools-1.4.0/aclocal.m4:1062:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vorbis-tools-1.4.0/aclocal.m4-1063-  esac
##############################################
vorbis-tools-1.4.0/aclocal.m4-1068-      # Canonicalize the path of ld
vorbis-tools-1.4.0/aclocal.m4:1069:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
vorbis-tools-1.4.0/aclocal.m4-1070-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
vorbis-tools-1.4.0/aclocal.m4:1071:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
vorbis-tools-1.4.0/aclocal.m4-1072-      done
##############################################
vorbis-tools-1.4.0/aclocal.m4-1098-      # Break only if it was the GNU/non-GNU ld that we prefer.
vorbis-tools-1.4.0/aclocal.m4:1099:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
vorbis-tools-1.4.0/aclocal.m4-1100-      *GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-1319-        dnl or AC_LIB_HAVE_LINKFLAGS call.
vorbis-tools-1.4.0/aclocal.m4:1320:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
vorbis-tools-1.4.0/aclocal.m4-1321-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vorbis-tools-1.4.0/aclocal.m4-1394-                -L*)
vorbis-tools-1.4.0/aclocal.m4:1395:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/aclocal.m4-1396-                  dnl First look for a shared library.
##############################################
vorbis-tools-1.4.0/aclocal.m4-1536-              */$acl_libdirstem | */$acl_libdirstem/)
vorbis-tools-1.4.0/aclocal.m4:1537:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vorbis-tools-1.4.0/aclocal.m4-1538-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
vorbis-tools-1.4.0/aclocal.m4-1590-                  -L*)
vorbis-tools-1.4.0/aclocal.m4:1591:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/aclocal.m4-1592-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
vorbis-tools-1.4.0/aclocal.m4-1640-                  -R*)
vorbis-tools-1.4.0/aclocal.m4:1641:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vorbis-tools-1.4.0/aclocal.m4-1642-                    if test "$enable_rpath" != no; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-1670-                    dnl Handle this in the next round.
vorbis-tools-1.4.0/aclocal.m4:1671:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vorbis-tools-1.4.0/aclocal.m4-1672-                    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-1676-                    dnl option.
vorbis-tools-1.4.0/aclocal.m4:1677:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vorbis-tools-1.4.0/aclocal.m4-1678-                    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-1783-            -L) next=yes ;;
vorbis-tools-1.4.0/aclocal.m4:1784:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
vorbis-tools-1.4.0/aclocal.m4-1785-                 dnl No need to hardcode the standard /usr/lib.
##############################################
vorbis-tools-1.4.0/aclocal.m4-1998-  acl_libdirstem=lib
vorbis-tools-1.4.0/aclocal.m4:1999:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
vorbis-tools-1.4.0/aclocal.m4-2000-  if test -n "$searchpath"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-2005-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
vorbis-tools-1.4.0/aclocal.m4:2006:          *) searchdir=`cd "$searchdir" && pwd`
vorbis-tools-1.4.0/aclocal.m4-2007-             case "$searchdir" in
##############################################
vorbis-tools-1.4.0/aclocal.m4-2136-done
vorbis-tools-1.4.0/aclocal.m4:2137:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
vorbis-tools-1.4.0/aclocal.m4-2138-])
##############################################
vorbis-tools-1.4.0/aclocal.m4-2420-m4_define([_LT_CONFIG_STATUS_DECLARE],
vorbis-tools-1.4.0/aclocal.m4:2421:[$1='`$ECHO "X$][$1" | $Xsed -e "$delay_single_quote_subst"`'])
vorbis-tools-1.4.0/aclocal.m4-2422-
##############################################
vorbis-tools-1.4.0/aclocal.m4-2430-#
vorbis-tools-1.4.0/aclocal.m4:2431:#    <var>='`$ECHO "X$<var>" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/aclocal.m4-2432-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
vorbis-tools-1.4.0/aclocal.m4-2532-]], lt_decl_quote_varnames); do
vorbis-tools-1.4.0/aclocal.m4:2533:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
vorbis-tools-1.4.0/aclocal.m4-2534-    *[[\\\\\\\`\\"\\\$]]*)
vorbis-tools-1.4.0/aclocal.m4:2535:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
vorbis-tools-1.4.0/aclocal.m4-2536-      ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-2545-]], lt_decl_dquote_varnames); do
vorbis-tools-1.4.0/aclocal.m4:2546:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
vorbis-tools-1.4.0/aclocal.m4-2547-    *[[\\\\\\\`\\"\\\$]]*)
vorbis-tools-1.4.0/aclocal.m4:2548:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
vorbis-tools-1.4.0/aclocal.m4-2549-      ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-2558-*'\\\[$]0 --fallback-echo"')dnl "
vorbis-tools-1.4.0/aclocal.m4:2559:  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\[$]0 --fallback-echo"\[$]/\[$]0 --fallback-echo"/'\`
vorbis-tools-1.4.0/aclocal.m4-2560-  ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-2694-
vorbis-tools-1.4.0/aclocal.m4:2695:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
vorbis-tools-1.4.0/aclocal.m4-2696-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
vorbis-tools-1.4.0/aclocal.m4-3041-    }'
vorbis-tools-1.4.0/aclocal.m4:3042:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/aclocal.m4-3043-# Check for a 64-bit object if we didn't find anything.
vorbis-tools-1.4.0/aclocal.m4-3044-if test -z "$aix_libpath"; then
vorbis-tools-1.4.0/aclocal.m4:3045:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/aclocal.m4-3046-fi],[])
##############################################
vorbis-tools-1.4.0/aclocal.m4-3073-  # Remove one level of quotation (which was required for Make).
vorbis-tools-1.4.0/aclocal.m4:3074:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
vorbis-tools-1.4.0/aclocal.m4-3075-  ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-3084-  :
vorbis-tools-1.4.0/aclocal.m4:3085:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
vorbis-tools-1.4.0/aclocal.m4-3086-  # Yippee, $ECHO works!
##############################################
vorbis-tools-1.4.0/aclocal.m4-3110-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
vorbis-tools-1.4.0/aclocal.m4:3111:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
vorbis-tools-1.4.0/aclocal.m4-3112-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
vorbis-tools-1.4.0/aclocal.m4-3118-
vorbis-tools-1.4.0/aclocal.m4:3119:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3120:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3121-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3133-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
vorbis-tools-1.4.0/aclocal.m4:3134:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3135:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3136-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3145-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3146:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3147-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3160-        ECHO='printf %s\n'
vorbis-tools-1.4.0/aclocal.m4:3161:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3162:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3163-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3165-	  :
vorbis-tools-1.4.0/aclocal.m4:3166:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3167-	     test "X$echo_testing_string" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3168:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3169-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3174-	  ECHO="$CONFIG_SHELL [$]0 --fallback-echo"
vorbis-tools-1.4.0/aclocal.m4:3175:        elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3176-	     test "X$echo_testing_string" = 'X\t' &&
vorbis-tools-1.4.0/aclocal.m4:3177:	     echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/aclocal.m4-3178-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3184-	  for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
vorbis-tools-1.4.0/aclocal.m4:3185:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
vorbis-tools-1.4.0/aclocal.m4-3186-	    then
##############################################
vorbis-tools-1.4.0/aclocal.m4-3192-	  if test "$prev" != 'sed 50q "[$]0"'; then
vorbis-tools-1.4.0/aclocal.m4:3193:	    echo_test_string=`eval $prev`
vorbis-tools-1.4.0/aclocal.m4-3194-	    export echo_test_string
##############################################
vorbis-tools-1.4.0/aclocal.m4-3235-  if AC_TRY_EVAL(ac_compile); then
vorbis-tools-1.4.0/aclocal.m4:3236:    case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/aclocal.m4-3237-      *ELF-32*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-3251-    if test "$lt_cv_prog_gnu_ld" = yes; then
vorbis-tools-1.4.0/aclocal.m4:3252:      case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/aclocal.m4-3253-	*32-bit*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-3263-    else
vorbis-tools-1.4.0/aclocal.m4:3264:      case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/aclocal.m4-3265-	*32-bit*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-3555-    # And add a safety zone
vorbis-tools-1.4.0/aclocal.m4:3556:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vorbis-tools-1.4.0/aclocal.m4:3557:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vorbis-tools-1.4.0/aclocal.m4-3558-    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-3583-    if test -n "$kargmax"; then
vorbis-tools-1.4.0/aclocal.m4:3584:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
vorbis-tools-1.4.0/aclocal.m4-3585-    else
##############################################
vorbis-tools-1.4.0/aclocal.m4-3591-    if test -n "$lt_cv_sys_max_cmd_len"; then
vorbis-tools-1.4.0/aclocal.m4:3592:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vorbis-tools-1.4.0/aclocal.m4:3593:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vorbis-tools-1.4.0/aclocal.m4-3594-    else
##############################################
vorbis-tools-1.4.0/aclocal.m4-3603-      # we can't tell.
vorbis-tools-1.4.0/aclocal.m4:3604:      while { test "X"`$SHELL [$]0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
vorbis-tools-1.4.0/aclocal.m4-3605-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
vorbis-tools-1.4.0/aclocal.m4-3607-      do
vorbis-tools-1.4.0/aclocal.m4:3608:        i=`expr $i + 1`
vorbis-tools-1.4.0/aclocal.m4-3609-        teststring=$teststring$teststring
##############################################
vorbis-tools-1.4.0/aclocal.m4-3611-      # Only check the string length outside the loop.
vorbis-tools-1.4.0/aclocal.m4:3612:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
vorbis-tools-1.4.0/aclocal.m4-3613-      teststring=
##############################################
vorbis-tools-1.4.0/aclocal.m4-3616-      # linker.  It appears as though 1/2 is a usable value.
vorbis-tools-1.4.0/aclocal.m4:3617:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
vorbis-tools-1.4.0/aclocal.m4-3618-    fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-3931-  if test "$hard_links" = no; then
vorbis-tools-1.4.0/aclocal.m4:3932:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
vorbis-tools-1.4.0/aclocal.m4-3933-    need_locks=warn
##############################################
vorbis-tools-1.4.0/aclocal.m4-4057-  esac
vorbis-tools-1.4.0/aclocal.m4:4058:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
vorbis-tools-1.4.0/aclocal.m4-4059-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-4063-    # okay in the real world where ";" in dirpaths is itself problematic.
vorbis-tools-1.4.0/aclocal.m4:4064:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
vorbis-tools-1.4.0/aclocal.m4-4065-  else
vorbis-tools-1.4.0/aclocal.m4:4066:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
vorbis-tools-1.4.0/aclocal.m4-4067-  fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-4070-  lt_tmp_lt_search_path_spec=
vorbis-tools-1.4.0/aclocal.m4:4071:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
vorbis-tools-1.4.0/aclocal.m4-4072-  for lt_sys_path in $lt_search_path_spec; do
##############################################
vorbis-tools-1.4.0/aclocal.m4-4099-}'`
vorbis-tools-1.4.0/aclocal.m4:4100:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
vorbis-tools-1.4.0/aclocal.m4-4101-else
##############################################
vorbis-tools-1.4.0/aclocal.m4-4187-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
vorbis-tools-1.4.0/aclocal.m4:4188:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
vorbis-tools-1.4.0/aclocal.m4-4189-    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-4222-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vorbis-tools-1.4.0/aclocal.m4:4223:    postinstall_cmds='base_file=`basename \${file}`~
vorbis-tools-1.4.0/aclocal.m4:4224:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
vorbis-tools-1.4.0/aclocal.m4:4225:      dldir=$destdir/`dirname \$dlpath`~
vorbis-tools-1.4.0/aclocal.m4-4226-      test -d \$dldir || mkdir -p \$dldir~
##############################################
vorbis-tools-1.4.0/aclocal.m4-4231-      fi'
vorbis-tools-1.4.0/aclocal.m4:4232:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vorbis-tools-1.4.0/aclocal.m4-4233-      dlpath=$dir/\$dldll~
##############################################
vorbis-tools-1.4.0/aclocal.m4-4239-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
vorbis-tools-1.4.0/aclocal.m4:4240:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/aclocal.m4-4241-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
vorbis-tools-1.4.0/aclocal.m4-4244-      # MinGW DLLs use traditional 'lib' prefix
vorbis-tools-1.4.0/aclocal.m4:4245:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/aclocal.m4:4246:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
vorbis-tools-1.4.0/aclocal.m4-4247-      if $ECHO "$sys_lib_search_path_spec" | [$GREP ';[c-zC-Z]:/' >/dev/null]; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-4253-        # which wouldn't understand a cygwinified path. Ahh.
vorbis-tools-1.4.0/aclocal.m4:4254:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
vorbis-tools-1.4.0/aclocal.m4-4255-      else
vorbis-tools-1.4.0/aclocal.m4:4256:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
vorbis-tools-1.4.0/aclocal.m4-4257-      fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-4260-      # pw32 DLLs use 'pw' prefix rather than 'lib'
vorbis-tools-1.4.0/aclocal.m4:4261:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/aclocal.m4-4262-      ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-4266-  *)
vorbis-tools-1.4.0/aclocal.m4:4267:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
vorbis-tools-1.4.0/aclocal.m4-4268-    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-4283-  shlibpath_var=DYLD_LIBRARY_PATH
vorbis-tools-1.4.0/aclocal.m4:4284:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
vorbis-tools-1.4.0/aclocal.m4-4285-m4_if([$1], [],[
##############################################
vorbis-tools-1.4.0/aclocal.m4-4484-  if test -f /etc/ld.so.conf; then
vorbis-tools-1.4.0/aclocal.m4:4485:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
vorbis-tools-1.4.0/aclocal.m4-4486-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
vorbis-tools-1.4.0/aclocal.m4-4558-  shlibpath_var=LD_LIBRARY_PATH
vorbis-tools-1.4.0/aclocal.m4:4559:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/aclocal.m4-4560-    case $host_os in
##############################################
vorbis-tools-1.4.0/aclocal.m4-4773-	"file_magic "*)
vorbis-tools-1.4.0/aclocal.m4:4774:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vorbis-tools-1.4.0/aclocal.m4-4775-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
vorbis-tools-1.4.0/aclocal.m4-4855-    # gcc leaves a trailing carriage return which upsets mingw
vorbis-tools-1.4.0/aclocal.m4:4856:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vorbis-tools-1.4.0/aclocal.m4-4857-  *)
vorbis-tools-1.4.0/aclocal.m4:4858:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vorbis-tools-1.4.0/aclocal.m4-4859-  esac
##############################################
vorbis-tools-1.4.0/aclocal.m4-4864-      # Canonicalize the pathname of ld
vorbis-tools-1.4.0/aclocal.m4:4865:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
vorbis-tools-1.4.0/aclocal.m4-4866-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
vorbis-tools-1.4.0/aclocal.m4:4867:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
vorbis-tools-1.4.0/aclocal.m4-4868-      done
##############################################
vorbis-tools-1.4.0/aclocal.m4-4895-      # Break only if it was the GNU/non-GNU ld that we prefer.
vorbis-tools-1.4.0/aclocal.m4:4896:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/aclocal.m4-4897-      *GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-4935-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
vorbis-tools-1.4.0/aclocal.m4:4936:case `$LD -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/aclocal.m4-4937-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-5119-openbsd*)
vorbis-tools-1.4.0/aclocal.m4:5120:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/aclocal.m4-5121-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
vorbis-tools-1.4.0/aclocal.m4-5210-	# Tru64's nm complains that /dev/null is an invalid object file
vorbis-tools-1.4.0/aclocal.m4:5211:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
vorbis-tools-1.4.0/aclocal.m4-5212-	*/dev/null* | *'Invalid file or object type'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-5216-	*)
vorbis-tools-1.4.0/aclocal.m4:5217:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
vorbis-tools-1.4.0/aclocal.m4-5218-	  */dev/null*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-5381-# If we're using GNU nm, then use its standard symbol codes.
vorbis-tools-1.4.0/aclocal.m4:5382:case `$NM -V 2>&1` in
vorbis-tools-1.4.0/aclocal.m4-5383-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-5399-mingw*)
vorbis-tools-1.4.0/aclocal.m4:5400:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
vorbis-tools-1.4.0/aclocal.m4-5401-  ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-5450-    nlist=conftest.nm
vorbis-tools-1.4.0/aclocal.m4:5451:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
vorbis-tools-1.4.0/aclocal.m4-5452-      # Try sorting and uniquifying the output.
##############################################
vorbis-tools-1.4.0/aclocal.m4-5757-	  *)
vorbis-tools-1.4.0/aclocal.m4:5758:	    case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/aclocal.m4-5759-	    *Sun\ C*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-6041-      *)
vorbis-tools-1.4.0/aclocal.m4:6042:	case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/aclocal.m4-6043-	*Sun\ C*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-6296-    supports_anon_versioning=no
vorbis-tools-1.4.0/aclocal.m4:6297:    case `$LD -v 2>&1` in
vorbis-tools-1.4.0/aclocal.m4-6298-      *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
vorbis-tools-1.4.0/aclocal.m4-6361-	# is EXPORTS), use it as is; otherwise, prepend...
vorbis-tools-1.4.0/aclocal.m4:6362:	_LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
vorbis-tools-1.4.0/aclocal.m4-6363-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
vorbis-tools-1.4.0/aclocal.m4-6384-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vorbis-tools-1.4.0/aclocal.m4:6385:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/aclocal.m4:6386:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6387-      ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-6402-        pgcc*)				# Portland Group C compiler
vorbis-tools-1.4.0/aclocal.m4:6403:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/aclocal.m4-6404-	  tmp_addflag=' $pic_flag'
##############################################
vorbis-tools-1.4.0/aclocal.m4-6406-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
vorbis-tools-1.4.0/aclocal.m4:6407:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/aclocal.m4-6408-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-6421-	esac
vorbis-tools-1.4.0/aclocal.m4:6422:	case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/aclocal.m4-6423-	*Sun\ C*)			# Sun C 5.9
vorbis-tools-1.4.0/aclocal.m4:6424:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/aclocal.m4-6425-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
vorbis-tools-1.4.0/aclocal.m4-6490-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vorbis-tools-1.4.0/aclocal.m4:6491:      case `$LD -v 2>&1` in
vorbis-tools-1.4.0/aclocal.m4-6492-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-6611-	# below for broken collect2 doesn't work under 4.3+
vorbis-tools-1.4.0/aclocal.m4:6612:	  collect2name=`${CC} -print-prog-name=collect2`
vorbis-tools-1.4.0/aclocal.m4-6613-	  if test -f "$collect2name" &&
##############################################
vorbis-tools-1.4.0/aclocal.m4-6661-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
vorbis-tools-1.4.0/aclocal.m4:6662:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
vorbis-tools-1.4.0/aclocal.m4-6663-      else
##############################################
vorbis-tools-1.4.0/aclocal.m4-6716-      # FIXME: Setting linknames here is a bad hack.
vorbis-tools-1.4.0/aclocal.m4:6717:      _LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
vorbis-tools-1.4.0/aclocal.m4-6718-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
vorbis-tools-1.4.0/aclocal.m4-6721-      _LT_TAGVAR(old_archive_cmds, $1)='lib -OUT:$oldlib$oldobjs$old_deplibs'
vorbis-tools-1.4.0/aclocal.m4:6722:      _LT_TAGVAR(fix_srcfile_path, $1)='`cygpath -w "$srcfile"`'
vorbis-tools-1.4.0/aclocal.m4-6723-      _LT_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
vorbis-tools-1.4.0/aclocal.m4-6851-      if test "$GCC" = yes; then
vorbis-tools-1.4.0/aclocal.m4:6852:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6853-	# Try to use the -exported_symbol ld option, if it does not
##############################################
vorbis-tools-1.4.0/aclocal.m4-6858-        AC_LINK_IFELSE(int foo(void) {},
vorbis-tools-1.4.0/aclocal.m4:6859:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6860-        )
##############################################
vorbis-tools-1.4.0/aclocal.m4-6862-      else
vorbis-tools-1.4.0/aclocal.m4:6863:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4:6864:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6865-      fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-6899-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
vorbis-tools-1.4.0/aclocal.m4:6900:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/aclocal.m4-6901-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
vorbis-tools-1.4.0/aclocal.m4-6932-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
vorbis-tools-1.4.0/aclocal.m4:6933:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6934-      else
vorbis-tools-1.4.0/aclocal.m4-6935-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vorbis-tools-1.4.0/aclocal.m4:6936:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6937-      fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-6945-	_LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
vorbis-tools-1.4.0/aclocal.m4:6946:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-6947-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
vorbis-tools-1.4.0/aclocal.m4-6949-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vorbis-tools-1.4.0/aclocal.m4:6950:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4:6951:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
vorbis-tools-1.4.0/aclocal.m4:6952:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
vorbis-tools-1.4.0/aclocal.m4-6953-
##############################################
vorbis-tools-1.4.0/aclocal.m4-6968-      else
vorbis-tools-1.4.0/aclocal.m4:6969:	case `$CC -V 2>&1` in
vorbis-tools-1.4.0/aclocal.m4-6970-	*"Compilers 5.0"*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-7160-        _LT_TAGVAR(allow_undefined_flag, $1)=
vorbis-tools-1.4.0/aclocal.m4:7161:        if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
vorbis-tools-1.4.0/aclocal.m4-7162-        then
##############################################
vorbis-tools-1.4.0/aclocal.m4-7470-        # ancient GNU ld didn't support --whole-archive et. al.
vorbis-tools-1.4.0/aclocal.m4:7471:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
vorbis-tools-1.4.0/aclocal.m4-7472-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-7553-          # below for broken collect2 doesn't work under 4.3+
vorbis-tools-1.4.0/aclocal.m4:7554:	  collect2name=`${CC} -print-prog-name=collect2`
vorbis-tools-1.4.0/aclocal.m4-7555-	  if test -f "$collect2name" &&
##############################################
vorbis-tools-1.4.0/aclocal.m4-7603-
vorbis-tools-1.4.0/aclocal.m4:7604:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
vorbis-tools-1.4.0/aclocal.m4-7605-        else
##############################################
vorbis-tools-1.4.0/aclocal.m4-7660-          # is EXPORTS), use it as is; otherwise, prepend...
vorbis-tools-1.4.0/aclocal.m4:7661:          _LT_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
vorbis-tools-1.4.0/aclocal.m4-7662-	    cp $export_symbols $output_objdir/$soname.def;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7736-            # dependencies.
vorbis-tools-1.4.0/aclocal.m4:7737:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
vorbis-tools-1.4.0/aclocal.m4-7738-            ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7801-	    # dependencies.
vorbis-tools-1.4.0/aclocal.m4:7802:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
vorbis-tools-1.4.0/aclocal.m4-7803-	    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7837-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vorbis-tools-1.4.0/aclocal.m4:7838:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/aclocal.m4:7839:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7840-	;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7844-	    # SGI C++
vorbis-tools-1.4.0/aclocal.m4:7845:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7846-
##############################################
vorbis-tools-1.4.0/aclocal.m4-7855-	      if test "$with_gnu_ld" = no; then
vorbis-tools-1.4.0/aclocal.m4:7856:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7857-	      else
vorbis-tools-1.4.0/aclocal.m4:7858:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7859-	      fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-7876-	    # to its proper name (with version) after linking.
vorbis-tools-1.4.0/aclocal.m4:7877:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vorbis-tools-1.4.0/aclocal.m4:7878:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
vorbis-tools-1.4.0/aclocal.m4-7879-	    # Commands to make compiler produce verbose output that lists
##############################################
vorbis-tools-1.4.0/aclocal.m4-7886-	    # dependencies.
vorbis-tools-1.4.0/aclocal.m4:7887:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
vorbis-tools-1.4.0/aclocal.m4-7888-
##############################################
vorbis-tools-1.4.0/aclocal.m4-7901-	    # earlier do not add the objects themselves.
vorbis-tools-1.4.0/aclocal.m4:7902:	    case `$CC -V 2>&1` in
vorbis-tools-1.4.0/aclocal.m4-7903-	      *"Version 7."*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-7922-            # Portland Group C++ compiler
vorbis-tools-1.4.0/aclocal.m4:7923:	    case `$CC -V` in
vorbis-tools-1.4.0/aclocal.m4-7924-	    *pgCC\ [[1-5]]* | *pgcpp\ [[1-5]]*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-7927-		$CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
vorbis-tools-1.4.0/aclocal.m4:7928:		compile_command="$compile_command `find $tpldir -name \*.o | $NL2SP`"'
vorbis-tools-1.4.0/aclocal.m4-7929-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
vorbis-tools-1.4.0/aclocal.m4-7931-		$CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
vorbis-tools-1.4.0/aclocal.m4:7932:		$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | $NL2SP`~
vorbis-tools-1.4.0/aclocal.m4-7933-		$RANLIB $oldlib'
##############################################
vorbis-tools-1.4.0/aclocal.m4-7936-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vorbis-tools-1.4.0/aclocal.m4:7937:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7938-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
vorbis-tools-1.4.0/aclocal.m4-7940-		$CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
vorbis-tools-1.4.0/aclocal.m4:7941:		$CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | $NL2SP` $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname ${wl}-retain-symbols-file ${wl}$export_symbols -o $lib'
vorbis-tools-1.4.0/aclocal.m4-7942-	      ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7950-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='${wl}--export-dynamic'
vorbis-tools-1.4.0/aclocal.m4:7951:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/aclocal.m4-7952-            ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7969-	    # dependencies.
vorbis-tools-1.4.0/aclocal.m4:7970:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
vorbis-tools-1.4.0/aclocal.m4-7971-	    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-7984-	  *)
vorbis-tools-1.4.0/aclocal.m4:7985:	    case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/aclocal.m4-7986-	    *Sun\ C*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-7991-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
vorbis-tools-1.4.0/aclocal.m4:7992:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/aclocal.m4-7993-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
vorbis-tools-1.4.0/aclocal.m4-8061-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath,$libdir'
vorbis-tools-1.4.0/aclocal.m4:8062:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/aclocal.m4-8063-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-retain-symbols-file,$export_symbols -o $lib'
##############################################
vorbis-tools-1.4.0/aclocal.m4-8080-	    # to its proper name (with version) after linking.
vorbis-tools-1.4.0/aclocal.m4:8081:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
vorbis-tools-1.4.0/aclocal.m4-8082-
##############################################
vorbis-tools-1.4.0/aclocal.m4-8101-	        _LT_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
vorbis-tools-1.4.0/aclocal.m4:8102:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && $ECHO "X${wl}-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-8103-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
vorbis-tools-1.4.0/aclocal.m4-8106-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
vorbis-tools-1.4.0/aclocal.m4:8107:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4:8108:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
vorbis-tools-1.4.0/aclocal.m4-8109-	          echo "-hidden">> $lib.exp~
vorbis-tools-1.4.0/aclocal.m4:8110:	          $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname ${wl}-input ${wl}$lib.exp  `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~
vorbis-tools-1.4.0/aclocal.m4-8111-	          $RM $lib.exp'
##############################################
vorbis-tools-1.4.0/aclocal.m4-8125-	    # dependencies.
vorbis-tools-1.4.0/aclocal.m4:8126:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`$ECHO "X$templist" | $Xsed -e "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; $ECHO "X$list" | $Xsed'
vorbis-tools-1.4.0/aclocal.m4-8127-	    ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-8132-	        osf3*)
vorbis-tools-1.4.0/aclocal.m4:8133:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-8134-		  ;;
vorbis-tools-1.4.0/aclocal.m4-8135-	        *)
vorbis-tools-1.4.0/aclocal.m4:8136:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/aclocal.m4-8137-		  ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-8431-
vorbis-tools-1.4.0/aclocal.m4:8432:  for p in `eval "$output_verbose_link_cmd"`; do
vorbis-tools-1.4.0/aclocal.m4-8433-    case $p in
##############################################
vorbis-tools-1.4.0/aclocal.m4-8517-linux*)
vorbis-tools-1.4.0/aclocal.m4:8518:  case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/aclocal.m4-8519-  *Sun\ C*)
##############################################
vorbis-tools-1.4.0/aclocal.m4-8568-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
vorbis-tools-1.4.0/aclocal.m4:8569: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | ${SED} -e 's! -L! !g' -e 's!^ !!'`
vorbis-tools-1.4.0/aclocal.m4-8570-fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-9102-    test $lt_ac_count -gt 10 && break
vorbis-tools-1.4.0/aclocal.m4:9103:    lt_ac_count=`expr $lt_ac_count + 1`
vorbis-tools-1.4.0/aclocal.m4-9104-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-9277-  # Extract subdirectory from the argument.
vorbis-tools-1.4.0/aclocal.m4:9278:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
vorbis-tools-1.4.0/aclocal.m4-9279-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-9288-{
vorbis-tools-1.4.0/aclocal.m4:9289:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
vorbis-tools-1.4.0/aclocal.m4-9290-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-9318-{
vorbis-tools-1.4.0/aclocal.m4:9319:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
vorbis-tools-1.4.0/aclocal.m4:9320:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
vorbis-tools-1.4.0/aclocal.m4-9321-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-9325-{
vorbis-tools-1.4.0/aclocal.m4:9326:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
vorbis-tools-1.4.0/aclocal.m4-9327-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-9331-{
vorbis-tools-1.4.0/aclocal.m4:9332:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[[^.]]*$/.lo/'`
vorbis-tools-1.4.0/aclocal.m4-9333-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-9337-{
vorbis-tools-1.4.0/aclocal.m4:9338:  func_arith_result=`expr "$[@]"`
vorbis-tools-1.4.0/aclocal.m4-9339-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-9344-{
vorbis-tools-1.4.0/aclocal.m4:9345:  func_len_result=`expr "$[1]" : ".*" 2>/dev/null || echo $max_cmd_len`
vorbis-tools-1.4.0/aclocal.m4-9346-}
##############################################
vorbis-tools-1.4.0/aclocal.m4-10234-m4_define([lt_combine],
vorbis-tools-1.4.0/aclocal.m4:10235:[m4_if(m4_eval([$# > 3]), [1],
vorbis-tools-1.4.0/aclocal.m4-10236-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
vorbis-tools-1.4.0/aclocal.m4-10513-        PKG_CHECK_EXISTS([$3],
vorbis-tools-1.4.0/aclocal.m4:10514:                         [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
vorbis-tools-1.4.0/aclocal.m4-10515-			 [pkg_failed=yes])
##############################################
vorbis-tools-1.4.0/aclocal.m4-10561-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/aclocal.m4:10562:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "$2"`
vorbis-tools-1.4.0/aclocal.m4-10563-        else 
vorbis-tools-1.4.0/aclocal.m4:10564:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$2"`
vorbis-tools-1.4.0/aclocal.m4-10565-        fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-10645-changequote(,)dnl
vorbis-tools-1.4.0/aclocal.m4:10646:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/aclocal.m4-10647-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-10652-changequote(,)dnl
vorbis-tools-1.4.0/aclocal.m4:10653:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/aclocal.m4-10654-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-10671-changequote(,)dnl
vorbis-tools-1.4.0/aclocal.m4:10672:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/aclocal.m4-10673-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-10696-      case "$ac_file" in
vorbis-tools-1.4.0/aclocal.m4:10697:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
vorbis-tools-1.4.0/aclocal.m4-10698-      esac
##############################################
vorbis-tools-1.4.0/aclocal.m4-10701-        # Adjust a relative srcdir.
vorbis-tools-1.4.0/aclocal.m4:10702:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vorbis-tools-1.4.0/aclocal.m4:10703:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
vorbis-tools-1.4.0/aclocal.m4:10704:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vorbis-tools-1.4.0/aclocal.m4-10705-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vorbis-tools-1.4.0/aclocal.m4-10708-        case "$ac_given_srcdir" in
vorbis-tools-1.4.0/aclocal.m4:10709:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vorbis-tools-1.4.0/aclocal.m4-10710-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-10728-            fi
vorbis-tools-1.4.0/aclocal.m4:10729:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vorbis-tools-1.4.0/aclocal.m4-10730-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
vorbis-tools-1.4.0/aclocal.m4-10825-  # Adjust a relative srcdir.
vorbis-tools-1.4.0/aclocal.m4:10826:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vorbis-tools-1.4.0/aclocal.m4:10827:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
vorbis-tools-1.4.0/aclocal.m4:10828:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vorbis-tools-1.4.0/aclocal.m4-10829-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vorbis-tools-1.4.0/aclocal.m4-10832-  case "$ac_given_srcdir" in
vorbis-tools-1.4.0/aclocal.m4:10833:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vorbis-tools-1.4.0/aclocal.m4-10834-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vorbis-tools-1.4.0/aclocal.m4-10893-  # Set POTFILES to the value of the Makefile variable POTFILES.
vorbis-tools-1.4.0/aclocal.m4:10894:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
vorbis-tools-1.4.0/aclocal.m4:10895:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
vorbis-tools-1.4.0/aclocal.m4-10896-  # Compute POTFILES_DEPS as
##############################################
vorbis-tools-1.4.0/aclocal.m4-10908-    # The LINGUAS file contains the set of available languages.
vorbis-tools-1.4.0/aclocal.m4:10909:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vorbis-tools-1.4.0/aclocal.m4-10910-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
vorbis-tools-1.4.0/aclocal.m4-10912-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
vorbis-tools-1.4.0/aclocal.m4:10913:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
vorbis-tools-1.4.0/aclocal.m4:10914:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
vorbis-tools-1.4.0/aclocal.m4-10915-  fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-10956-    QMFILES="$QMFILES $srcdirpre$lang.qm"
vorbis-tools-1.4.0/aclocal.m4:10957:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/aclocal.m4-10958-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
vorbis-tools-1.4.0/aclocal.m4:10959:    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/'`
vorbis-tools-1.4.0/aclocal.m4-10960-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vorbis-tools-1.4.0/aclocal.m4-10997-      QTCATALOGS="$QTCATALOGS $lang.qm"
vorbis-tools-1.4.0/aclocal.m4:10998:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/aclocal.m4-10999-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
vorbis-tools-1.4.0/aclocal.m4:11000:      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/'`
vorbis-tools-1.4.0/aclocal.m4-11001-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vorbis-tools-1.4.0/aclocal.m4-11008-    for lang in $ALL_LINGUAS; do
vorbis-tools-1.4.0/aclocal.m4:11009:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/aclocal.m4-11010-      cat >> "$ac_file.tmp" <<EOF
##############################################
vorbis-tools-1.4.0/aclocal.m4-11019-    for lang in $ALL_LINGUAS; do
vorbis-tools-1.4.0/aclocal.m4:11020:      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/'`
vorbis-tools-1.4.0/aclocal.m4-11021-      cat >> "$ac_file.tmp" <<EOF
##############################################
vorbis-tools-1.4.0/aclocal.m4-11459-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
vorbis-tools-1.4.0/aclocal.m4:11460:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
vorbis-tools-1.4.0/aclocal.m4-11461-#
##############################################
vorbis-tools-1.4.0/aclocal.m4-11483-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
vorbis-tools-1.4.0/aclocal.m4:11484:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
vorbis-tools-1.4.0/aclocal.m4-11485-# and then we would define $MISSING as
##############################################
vorbis-tools-1.4.0/aclocal.m4-11499-# expand $ac_aux_dir to an absolute path
vorbis-tools-1.4.0/aclocal.m4:11500:am_aux_dir=`cd $ac_aux_dir && pwd`
vorbis-tools-1.4.0/aclocal.m4-11501-])
##############################################
vorbis-tools-1.4.0/aclocal.m4-11597-  if test "$am_compiler_list" = ""; then
vorbis-tools-1.4.0/aclocal.m4:11598:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
vorbis-tools-1.4.0/aclocal.m4-11599-  fi
##############################################
vorbis-tools-1.4.0/aclocal.m4-11707-  # Strip MF so we end up with the name of the file.
vorbis-tools-1.4.0/aclocal.m4:11708:  mf=`echo "$mf" | sed -e 's/:.*$//'`
vorbis-tools-1.4.0/aclocal.m4-11709-  # Check whether this is an Automake generated Makefile or not.
##############################################
vorbis-tools-1.4.0/aclocal.m4-11715-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
vorbis-tools-1.4.0/aclocal.m4:11716:    dirpart=`AS_DIRNAME("$mf")`
vorbis-tools-1.4.0/aclocal.m4-11717-  else
##############################################
vorbis-tools-1.4.0/aclocal.m4-11721-  # from the Makefile without running `make'.
vorbis-tools-1.4.0/aclocal.m4:11722:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
vorbis-tools-1.4.0/aclocal.m4-11723-  test -z "$DEPDIR" && continue
vorbis-tools-1.4.0/aclocal.m4:11724:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
vorbis-tools-1.4.0/aclocal.m4-11725-  test -z "am__include" && continue
vorbis-tools-1.4.0/aclocal.m4:11726:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
vorbis-tools-1.4.0/aclocal.m4-11727-  # When using ansi2knr, U may be empty or an underscore; expand it
vorbis-tools-1.4.0/aclocal.m4:11728:  U=`sed -n 's/^U = //p' < "$mf"`
vorbis-tools-1.4.0/aclocal.m4-11729-  # Find all dependency output files, they are included files with
##############################################
vorbis-tools-1.4.0/aclocal.m4-11737-    test -f "$dirpart/$file" && continue
vorbis-tools-1.4.0/aclocal.m4:11738:    fdir=`AS_DIRNAME(["$file"])`
vorbis-tools-1.4.0/aclocal.m4-11739-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
vorbis-tools-1.4.0/aclocal.m4-11804-# test to see if srcdir already configured
vorbis-tools-1.4.0/aclocal.m4:11805:if test "`cd $srcdir && pwd`" != "`pwd`" &&
vorbis-tools-1.4.0/aclocal.m4-11806-   test -f $srcdir/config.status; then
##############################################
vorbis-tools-1.4.0/aclocal.m4-11880-    * )
vorbis-tools-1.4.0/aclocal.m4:11881:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vorbis-tools-1.4.0/aclocal.m4-11882-  esac
vorbis-tools-1.4.0/aclocal.m4-11883-done
vorbis-tools-1.4.0/aclocal.m4:11884:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
vorbis-tools-1.4.0/aclocal.m4-11885-
##############################################
vorbis-tools-1.4.0/aclocal.m4-11981-# case it prints its new name instead of `make'.
vorbis-tools-1.4.0/aclocal.m4:11982:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
vorbis-tools-1.4.0/aclocal.m4-11983-   am__include=include
##############################################
vorbis-tools-1.4.0/aclocal.m4-11989-   echo '.include "confinc"' > confmf
vorbis-tools-1.4.0/aclocal.m4:11990:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
vorbis-tools-1.4.0/aclocal.m4-11991-      am__include=.include
##############################################
vorbis-tools-1.4.0/aclocal.m4-12156-if (
vorbis-tools-1.4.0/aclocal.m4:12157:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
vorbis-tools-1.4.0/aclocal.m4-12158-   if test "$[*]" = "X"; then
vorbis-tools-1.4.0/aclocal.m4-12159-      # -L didn't work.
vorbis-tools-1.4.0/aclocal.m4:12160:      set X `ls -t $srcdir/configure conftest.file`
vorbis-tools-1.4.0/aclocal.m4-12161-   fi
##############################################
vorbis-tools-1.4.0/Makefile.in-356-	dot_seen=no; \
vorbis-tools-1.4.0/Makefile.in:357:	target=`echo $@ | sed s/-recursive//`; \
vorbis-tools-1.4.0/Makefile.in-358-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
vorbis-tools-1.4.0/Makefile.in-392-	rev="$$rev ."; \
vorbis-tools-1.4.0/Makefile.in:393:	target=`echo $@ | sed s/-recursive//`; \
vorbis-tools-1.4.0/Makefile.in-394-	for subdir in $$rev; do \
##############################################
vorbis-tools-1.4.0/Makefile.in-466-GTAGS:
vorbis-tools-1.4.0/Makefile.in:467:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/Makefile.in-468-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/Makefile.in-477-	$(mkdir_p) $(distdir)/intl $(distdir)/po
vorbis-tools-1.4.0/Makefile.in:478:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/Makefile.in:479:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/Makefile.in-480-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/Makefile.in-481-	  case $$file in \
vorbis-tools-1.4.0/Makefile.in:482:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/Makefile.in:483:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/Makefile.in-484-	  esac; \
vorbis-tools-1.4.0/Makefile.in-485-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/Makefile.in:486:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/Makefile.in-487-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/Makefile.in-508-	    || exit 1; \
vorbis-tools-1.4.0/Makefile.in:509:	    distdir=`$(am__cd) $(distdir) && pwd`; \
vorbis-tools-1.4.0/Makefile.in:510:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vorbis-tools-1.4.0/Makefile.in-511-	    (cd $$subdir && \
##############################################
vorbis-tools-1.4.0/Makefile.in-569-	chmod a-w $(distdir)
vorbis-tools-1.4.0/Makefile.in:570:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
vorbis-tools-1.4.0/Makefile.in-571-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
vorbis-tools-1.4.0/Makefile.in-601-	@cd $(distuninstallcheck_dir) \
vorbis-tools-1.4.0/Makefile.in:602:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
vorbis-tools-1.4.0/Makefile.in-603-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
vorbis-tools-1.4.0/Makefile.in-613-	fi
vorbis-tools-1.4.0/Makefile.in:614:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
vorbis-tools-1.4.0/Makefile.in-615-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
vorbis-tools-1.4.0/configure-107-do
vorbis-tools-1.4.0/configure:108:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
vorbis-tools-1.4.0/configure-109-    eval $as_var=C; export $as_var
##############################################
vorbis-tools-1.4.0/configure-215-  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" &&
vorbis-tools-1.4.0/configure:216:  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; }
vorbis-tools-1.4.0/configure-217-") 2> /dev/null; then
##############################################
vorbis-tools-1.4.0/configure-330-  test "x$as_lineno_1" != "x$as_lineno_2" &&
vorbis-tools-1.4.0/configure:331:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; }
vorbis-tools-1.4.0/configure-332-
##############################################
vorbis-tools-1.4.0/configure-425-  test "x$as_lineno_1" != "x$as_lineno_2" &&
vorbis-tools-1.4.0/configure:426:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
vorbis-tools-1.4.0/configure-427-
##############################################
vorbis-tools-1.4.0/configure-536-	esac;
vorbis-tools-1.4.0/configure:537:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
vorbis-tools-1.4.0/configure-538-	???[sx]*):;;*)false;;esac;fi
##############################################
vorbis-tools-1.4.0/configure-558-  # Remove one level of quotation (which was required for Make).
vorbis-tools-1.4.0/configure:559:  ECHO=`echo "$lt_ECHO" | sed 's,\\\\\$\\$0,'$0','`
vorbis-tools-1.4.0/configure-560-  ;;
##############################################
vorbis-tools-1.4.0/configure-569-  :
vorbis-tools-1.4.0/configure:570:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' ; then
vorbis-tools-1.4.0/configure-571-  # Yippee, $ECHO works!
##############################################
vorbis-tools-1.4.0/configure-595-      # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
vorbis-tools-1.4.0/configure:596:      if { echo_test_string=`eval $cmd`; } 2>/dev/null &&
vorbis-tools-1.4.0/configure-597-	 { test "X$echo_test_string" = "X$echo_test_string"; } 2>/dev/null
##############################################
vorbis-tools-1.4.0/configure-603-
vorbis-tools-1.4.0/configure:604:  if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/configure:605:     echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/configure-606-     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-618-      if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
vorbis-tools-1.4.0/configure:619:         test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/configure:620:         echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/configure-621-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-630-      if test "X`{ print -r '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/configure:631:         echo_testing_string=`{ print -r "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/configure-632-         test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-645-        ECHO='printf %s\n'
vorbis-tools-1.4.0/configure:646:        if test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t' &&
vorbis-tools-1.4.0/configure:647:	   echo_testing_string=`{ $ECHO "$echo_test_string"; } 2>/dev/null` &&
vorbis-tools-1.4.0/configure-648-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-650-	  :
vorbis-tools-1.4.0/configure:651:        elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
vorbis-tools-1.4.0/configure-652-	     test "X$echo_testing_string" = 'X\t' &&
vorbis-tools-1.4.0/configure:653:	     echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/configure-654-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-659-	  ECHO="$CONFIG_SHELL $0 --fallback-echo"
vorbis-tools-1.4.0/configure:660:        elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
vorbis-tools-1.4.0/configure-661-	     test "X$echo_testing_string" = 'X\t' &&
vorbis-tools-1.4.0/configure:662:	     echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
vorbis-tools-1.4.0/configure-663-	     test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
vorbis-tools-1.4.0/configure-669-	  for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
vorbis-tools-1.4.0/configure:670:	    if { test "X$echo_test_string" = "X`eval $cmd`"; } 2>/dev/null
vorbis-tools-1.4.0/configure-671-	    then
##############################################
vorbis-tools-1.4.0/configure-677-	  if test "$prev" != 'sed 50q "$0"'; then
vorbis-tools-1.4.0/configure:678:	    echo_test_string=`eval $prev`
vorbis-tools-1.4.0/configure-679-	    export echo_test_string
##############################################
vorbis-tools-1.4.0/configure-1039-  case $ac_option in
vorbis-tools-1.4.0/configure:1040:  *=*)	ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
vorbis-tools-1.4.0/configure-1041-  *)	ac_optarg=yes ;;
##############################################
vorbis-tools-1.4.0/configure-1082-  -disable-* | --disable-*)
vorbis-tools-1.4.0/configure:1083:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
vorbis-tools-1.4.0/configure-1084-    # Reject names that are not valid shell variable names.
##############################################
vorbis-tools-1.4.0/configure-1087-   { (exit 1); exit 1; }; }
vorbis-tools-1.4.0/configure:1088:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
vorbis-tools-1.4.0/configure-1089-    eval enable_$ac_feature=no ;;
##############################################
vorbis-tools-1.4.0/configure-1101-  -enable-* | --enable-*)
vorbis-tools-1.4.0/configure:1102:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
vorbis-tools-1.4.0/configure-1103-    # Reject names that are not valid shell variable names.
##############################################
vorbis-tools-1.4.0/configure-1106-   { (exit 1); exit 1; }; }
vorbis-tools-1.4.0/configure:1107:    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
vorbis-tools-1.4.0/configure-1108-    eval enable_$ac_feature=\$ac_optarg ;;
##############################################
vorbis-tools-1.4.0/configure-1298-  -with-* | --with-*)
vorbis-tools-1.4.0/configure:1299:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
vorbis-tools-1.4.0/configure-1300-    # Reject names that are not valid shell variable names.
##############################################
vorbis-tools-1.4.0/configure-1303-   { (exit 1); exit 1; }; }
vorbis-tools-1.4.0/configure:1304:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
vorbis-tools-1.4.0/configure-1305-    eval with_$ac_package=\$ac_optarg ;;
##############################################
vorbis-tools-1.4.0/configure-1307-  -without-* | --without-*)
vorbis-tools-1.4.0/configure:1308:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
vorbis-tools-1.4.0/configure-1309-    # Reject names that are not valid shell variable names.
##############################################
vorbis-tools-1.4.0/configure-1312-   { (exit 1); exit 1; }; }
vorbis-tools-1.4.0/configure:1313:    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
vorbis-tools-1.4.0/configure-1314-    eval with_$ac_package=no ;;
##############################################
vorbis-tools-1.4.0/configure-1339-  *=*)
vorbis-tools-1.4.0/configure:1340:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
vorbis-tools-1.4.0/configure-1341-    # Reject names that are not valid shell variable names.
##############################################
vorbis-tools-1.4.0/configure-1359-if test -n "$ac_prev"; then
vorbis-tools-1.4.0/configure:1360:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
vorbis-tools-1.4.0/configure-1361-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
vorbis-tools-1.4.0/configure-1405-ac_ls_di=`ls -di .` &&
vorbis-tools-1.4.0/configure:1406:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
vorbis-tools-1.4.0/configure-1407-  { echo "$as_me: error: Working directory cannot be determined" >&2
##############################################
vorbis-tools-1.4.0/configure-1465-case $srcdir in
vorbis-tools-1.4.0/configure:1466:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
vorbis-tools-1.4.0/configure-1467-esac
##############################################
vorbis-tools-1.4.0/configure-1508-By default, \`make install' will install all the files in
vorbis-tools-1.4.0/configure:1509:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
vorbis-tools-1.4.0/configure:1510:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
vorbis-tools-1.4.0/configure-1511-for instance \`--prefix=\$HOME'.
##############################################
vorbis-tools-1.4.0/configure-1653-*)
vorbis-tools-1.4.0/configure:1654:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
vorbis-tools-1.4.0/configure-1655-  # A ".." for each directory in $ac_dir_suffix.
vorbis-tools-1.4.0/configure:1656:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
vorbis-tools-1.4.0/configure-1657-  case $ac_top_builddir_sub in
##############################################
vorbis-tools-1.4.0/configure-1786-    *\'*)
vorbis-tools-1.4.0/configure:1787:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
vorbis-tools-1.4.0/configure-1788-    esac
##############################################
vorbis-tools-1.4.0/configure-1872-      case $ac_val in
vorbis-tools-1.4.0/configure:1873:      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vorbis-tools-1.4.0/configure-1874-      esac
##############################################
vorbis-tools-1.4.0/configure-1889-	case $ac_val in
vorbis-tools-1.4.0/configure:1890:	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
vorbis-tools-1.4.0/configure-1891-	esac
##############################################
vorbis-tools-1.4.0/configure-1998-    set,)
vorbis-tools-1.4.0/configure:1999:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
vorbis-tools-1.4.0/configure:2000:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
vorbis-tools-1.4.0/configure-2001-      ac_cache_corrupted=: ;;
##############################################
vorbis-tools-1.4.0/configure-2020-    case $ac_new_val in
vorbis-tools-1.4.0/configure:2021:    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
vorbis-tools-1.4.0/configure-2022-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
vorbis-tools-1.4.0/configure-2105-test "x$ac_build_alias" = x &&
vorbis-tools-1.4.0/configure:2106:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
vorbis-tools-1.4.0/configure-2107-test "x$ac_build_alias" = x &&
##############################################
vorbis-tools-1.4.0/configure-2110-   { (exit 1); exit 1; }; }
vorbis-tools-1.4.0/configure:2111:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
vorbis-tools-1.4.0/configure-2112-  { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5
##############################################
vorbis-tools-1.4.0/configure-2135-IFS=$ac_save_IFS
vorbis-tools-1.4.0/configure:2136:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
vorbis-tools-1.4.0/configure-2137-
##############################################
vorbis-tools-1.4.0/configure-2146-else
vorbis-tools-1.4.0/configure:2147:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
vorbis-tools-1.4.0/configure-2148-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5
##############################################
vorbis-tools-1.4.0/configure-2172-IFS=$ac_save_IFS
vorbis-tools-1.4.0/configure:2173:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
vorbis-tools-1.4.0/configure-2174-
##############################################
vorbis-tools-1.4.0/configure-2183-else
vorbis-tools-1.4.0/configure:2184:  ac_cv_target=`$SHELL "$ac_aux_dir/config.sub" $target_alias` ||
vorbis-tools-1.4.0/configure-2185-    { { echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $target_alias failed" >&5
##############################################
vorbis-tools-1.4.0/configure-2209-IFS=$ac_save_IFS
vorbis-tools-1.4.0/configure:2210:case $target_os in *\ *) target_os=`echo "$target_os" | sed 's/ /-/g'`;; esac
vorbis-tools-1.4.0/configure-2211-
##############################################
vorbis-tools-1.4.0/configure-2313-if (
vorbis-tools-1.4.0/configure:2314:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
vorbis-tools-1.4.0/configure-2315-   if test "$*" = "X"; then
vorbis-tools-1.4.0/configure-2316-      # -L didn't work.
vorbis-tools-1.4.0/configure:2317:      set X `ls -t $srcdir/configure conftest.file`
vorbis-tools-1.4.0/configure-2318-   fi
##############################################
vorbis-tools-1.4.0/configure-2357-_ACEOF
vorbis-tools-1.4.0/configure:2358:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
vorbis-tools-1.4.0/configure-2359-rm -f conftest.sed
##############################################
vorbis-tools-1.4.0/configure-2361-# expand $ac_aux_dir to an absolute path
vorbis-tools-1.4.0/configure:2362:am_aux_dir=`cd $ac_aux_dir && pwd`
vorbis-tools-1.4.0/configure-2363-
##############################################
vorbis-tools-1.4.0/configure-2450-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
vorbis-tools-1.4.0/configure:2451:set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
vorbis-tools-1.4.0/configure-2452-if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-2460-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
vorbis-tools-1.4.0/configure:2461:case `${MAKE-make} -f conftest.make 2>/dev/null` in
vorbis-tools-1.4.0/configure-2462-  *@@@%%%=?*=@@@%%%*)
##############################################
vorbis-tools-1.4.0/configure-2488-# test to see if srcdir already configured
vorbis-tools-1.4.0/configure:2489:if test "`cd $srcdir && pwd`" != "`pwd`" &&
vorbis-tools-1.4.0/configure-2490-   test -f $srcdir/config.status; then
##############################################
vorbis-tools-1.4.0/configure-2711-# case it prints its new name instead of `make'.
vorbis-tools-1.4.0/configure:2712:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
vorbis-tools-1.4.0/configure-2713-   am__include=include
##############################################
vorbis-tools-1.4.0/configure-2719-   echo '.include "confinc"' > confmf
vorbis-tools-1.4.0/configure:2720:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
vorbis-tools-1.4.0/configure-2721-      am__include=.include
##############################################
vorbis-tools-1.4.0/configure-3066-echo "$as_me:$LINENO: checking for C compiler version" >&5
vorbis-tools-1.4.0/configure:3067:ac_compiler=`set X $ac_compile; echo $2`
vorbis-tools-1.4.0/configure-3068-{ (ac_try="$ac_compiler --version >&5"
##############################################
vorbis-tools-1.4.0/configure-3120-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
vorbis-tools-1.4.0/configure:3121:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
vorbis-tools-1.4.0/configure-3122-#
##############################################
vorbis-tools-1.4.0/configure-3168-	then :; else
vorbis-tools-1.4.0/configure:3169:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vorbis-tools-1.4.0/configure-3170-	fi
##############################################
vorbis-tools-1.4.0/configure-3265-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
vorbis-tools-1.4.0/configure:3266:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
vorbis-tools-1.4.0/configure-3267-	  break;;
##############################################
vorbis-tools-1.4.0/configure-3320-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
vorbis-tools-1.4.0/configure:3321:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
vorbis-tools-1.4.0/configure-3322-       break;;
##############################################
vorbis-tools-1.4.0/configure-3395-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
vorbis-tools-1.4.0/configure:3396:GCC=`test $ac_compiler_gnu = yes && echo yes`
vorbis-tools-1.4.0/configure-3397-ac_test_CFLAGS=${CFLAGS+set}
##############################################
vorbis-tools-1.4.0/configure-3699-  if test "$am_compiler_list" = ""; then
vorbis-tools-1.4.0/configure:3700:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vorbis-tools-1.4.0/configure-3701-  fi
##############################################
vorbis-tools-1.4.0/configure-4036-  # Check for GNU $ac_path_GREP
vorbis-tools-1.4.0/configure:4037:case `"$ac_path_GREP" --version 2>&1` in
vorbis-tools-1.4.0/configure-4038-*GNU*)
##############################################
vorbis-tools-1.4.0/configure-4050-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
vorbis-tools-1.4.0/configure:4051:    ac_count=`expr $ac_count + 1`
vorbis-tools-1.4.0/configure-4052-    if test $ac_count -gt ${ac_path_GREP_max-0}; then
##############################################
vorbis-tools-1.4.0/configure-4118-  # Check for GNU $ac_path_EGREP
vorbis-tools-1.4.0/configure:4119:case `"$ac_path_EGREP" --version 2>&1` in
vorbis-tools-1.4.0/configure-4120-*GNU*)
##############################################
vorbis-tools-1.4.0/configure-4132-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
vorbis-tools-1.4.0/configure:4133:    ac_count=`expr $ac_count + 1`
vorbis-tools-1.4.0/configure-4134-    if test $ac_count -gt ${ac_path_EGREP_max-0}; then
##############################################
vorbis-tools-1.4.0/configure-4390-do
vorbis-tools-1.4.0/configure:4391:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-4392-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
vorbis-tools-1.4.0/configure-4433-fi
vorbis-tools-1.4.0/configure:4434:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-4435-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-4436-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:4437:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-4438-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:4439:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-4440-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-4988-echo "$as_me:$LINENO: checking for C compiler version" >&5
vorbis-tools-1.4.0/configure:4989:ac_compiler=`set X $ac_compile; echo $2`
vorbis-tools-1.4.0/configure-4990-{ (ac_try="$ac_compiler --version >&5"
##############################################
vorbis-tools-1.4.0/configure-5074-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
vorbis-tools-1.4.0/configure:5075:GCC=`test $ac_compiler_gnu = yes && echo yes`
vorbis-tools-1.4.0/configure-5076-ac_test_CFLAGS=${CFLAGS+set}
##############################################
vorbis-tools-1.4.0/configure-5378-  if test "$am_compiler_list" = ""; then
vorbis-tools-1.4.0/configure:5379:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
vorbis-tools-1.4.0/configure-5380-  fi
##############################################
vorbis-tools-1.4.0/configure-5516-  # Check for GNU $ac_path_SED
vorbis-tools-1.4.0/configure:5517:case `"$ac_path_SED" --version 2>&1` in
vorbis-tools-1.4.0/configure-5518-*GNU*)
##############################################
vorbis-tools-1.4.0/configure-5530-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
vorbis-tools-1.4.0/configure:5531:    ac_count=`expr $ac_count + 1`
vorbis-tools-1.4.0/configure-5532-    if test $ac_count -gt ${ac_path_SED_max-0}; then
##############################################
vorbis-tools-1.4.0/configure-5610-  # Check for GNU $ac_path_FGREP
vorbis-tools-1.4.0/configure:5611:case `"$ac_path_FGREP" --version 2>&1` in
vorbis-tools-1.4.0/configure-5612-*GNU*)
##############################################
vorbis-tools-1.4.0/configure-5624-    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
vorbis-tools-1.4.0/configure:5625:    ac_count=`expr $ac_count + 1`
vorbis-tools-1.4.0/configure-5626-    if test $ac_count -gt ${ac_path_FGREP_max-0}; then
##############################################
vorbis-tools-1.4.0/configure-5701-    # gcc leaves a trailing carriage return which upsets mingw
vorbis-tools-1.4.0/configure:5702:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vorbis-tools-1.4.0/configure-5703-  *)
vorbis-tools-1.4.0/configure:5704:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vorbis-tools-1.4.0/configure-5705-  esac
##############################################
vorbis-tools-1.4.0/configure-5710-      # Canonicalize the pathname of ld
vorbis-tools-1.4.0/configure:5711:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
vorbis-tools-1.4.0/configure-5712-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
vorbis-tools-1.4.0/configure:5713:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
vorbis-tools-1.4.0/configure-5714-      done
##############################################
vorbis-tools-1.4.0/configure-5745-      # Break only if it was the GNU/non-GNU ld that we prefer.
vorbis-tools-1.4.0/configure:5746:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/configure-5747-      *GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/configure-5778-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
vorbis-tools-1.4.0/configure:5779:case `$LD -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/configure-5780-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/configure-5823-	# Tru64's nm complains that /dev/null is an invalid object file
vorbis-tools-1.4.0/configure:5824:	case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
vorbis-tools-1.4.0/configure-5825-	*/dev/null* | *'Invalid file or object type'*)
##############################################
vorbis-tools-1.4.0/configure-5829-	*)
vorbis-tools-1.4.0/configure:5830:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
vorbis-tools-1.4.0/configure-5831-	  */dev/null*)
##############################################
vorbis-tools-1.4.0/configure-6056-    # And add a safety zone
vorbis-tools-1.4.0/configure:6057:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vorbis-tools-1.4.0/configure:6058:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vorbis-tools-1.4.0/configure-6059-    ;;
##############################################
vorbis-tools-1.4.0/configure-6084-    if test -n "$kargmax"; then
vorbis-tools-1.4.0/configure:6085:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
vorbis-tools-1.4.0/configure-6086-    else
##############################################
vorbis-tools-1.4.0/configure-6092-    if test -n "$lt_cv_sys_max_cmd_len"; then
vorbis-tools-1.4.0/configure:6093:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
vorbis-tools-1.4.0/configure:6094:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
vorbis-tools-1.4.0/configure-6095-    else
##############################################
vorbis-tools-1.4.0/configure-6104-      # we can't tell.
vorbis-tools-1.4.0/configure:6105:      while { test "X"`$SHELL $0 --fallback-echo "X$teststring$teststring" 2>/dev/null` \
vorbis-tools-1.4.0/configure-6106-	         = "XX$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
vorbis-tools-1.4.0/configure-6108-      do
vorbis-tools-1.4.0/configure:6109:        i=`expr $i + 1`
vorbis-tools-1.4.0/configure-6110-        teststring=$teststring$teststring
##############################################
vorbis-tools-1.4.0/configure-6112-      # Only check the string length outside the loop.
vorbis-tools-1.4.0/configure:6113:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
vorbis-tools-1.4.0/configure-6114-      teststring=
##############################################
vorbis-tools-1.4.0/configure-6117-      # linker.  It appears as though 1/2 is a usable value.
vorbis-tools-1.4.0/configure:6118:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
vorbis-tools-1.4.0/configure-6119-    fi
##############################################
vorbis-tools-1.4.0/configure-6476-openbsd*)
vorbis-tools-1.4.0/configure:6477:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/configure-6478-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
vorbis-tools-1.4.0/configure-6977-# If we're using GNU nm, then use its standard symbol codes.
vorbis-tools-1.4.0/configure:6978:case `$NM -V 2>&1` in
vorbis-tools-1.4.0/configure-6979-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/configure-6995-mingw*)
vorbis-tools-1.4.0/configure:6996:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
vorbis-tools-1.4.0/configure-6997-  ;;
##############################################
vorbis-tools-1.4.0/configure-7191-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:7192:    case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/configure-7193-      *ELF-32*)
##############################################
vorbis-tools-1.4.0/configure-7211-    if test "$lt_cv_prog_gnu_ld" = yes; then
vorbis-tools-1.4.0/configure:7212:      case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/configure-7213-	*32-bit*)
##############################################
vorbis-tools-1.4.0/configure-7223-    else
vorbis-tools-1.4.0/configure:7224:      case `/usr/bin/file conftest.$ac_objext` in
vorbis-tools-1.4.0/configure-7225-	*32-bit*)
##############################################
vorbis-tools-1.4.0/configure-8024-do
vorbis-tools-1.4.0/configure:8025:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-8026-{ echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
vorbis-tools-1.4.0/configure-8067-fi
vorbis-tools-1.4.0/configure:8068:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-8069-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-8070-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:8071:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-8072-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:8073:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-8074-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-8352-done
vorbis-tools-1.4.0/configure:8353:cc_basename=`$ECHO "X$cc_temp" | $Xsed -e 's%.*/%%' -e "s%^$host_alias-%%"`
vorbis-tools-1.4.0/configure-8354-
##############################################
vorbis-tools-1.4.0/configure-8381-	"file_magic "*)
vorbis-tools-1.4.0/configure:8382:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vorbis-tools-1.4.0/configure-8383-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
vorbis-tools-1.4.0/configure-8447-	"file_magic "*)
vorbis-tools-1.4.0/configure:8448:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
vorbis-tools-1.4.0/configure-8449-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
vorbis-tools-1.4.0/configure-8786-      *)
vorbis-tools-1.4.0/configure:8787:	case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/configure-8788-	*Sun\ C*)
##############################################
vorbis-tools-1.4.0/configure-9122-  if test "$hard_links" = no; then
vorbis-tools-1.4.0/configure:9123:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
vorbis-tools-1.4.0/configure:9124:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
vorbis-tools-1.4.0/configure-9125-    need_locks=warn
##############################################
vorbis-tools-1.4.0/configure-9218-    supports_anon_versioning=no
vorbis-tools-1.4.0/configure:9219:    case `$LD -v 2>&1` in
vorbis-tools-1.4.0/configure-9220-      *\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
vorbis-tools-1.4.0/configure-9283-	# is EXPORTS), use it as is; otherwise, prepend...
vorbis-tools-1.4.0/configure:9284:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
vorbis-tools-1.4.0/configure-9285-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
vorbis-tools-1.4.0/configure-9306-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
vorbis-tools-1.4.0/configure:9307:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/configure:9308:      archive_expsym_cmds='sed "s,^,_," $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags ${wl}-h,$soname ${wl}--retain-symbols-file,$output_objdir/$soname.expsym ${wl}--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
vorbis-tools-1.4.0/configure-9309-      ;;
##############################################
vorbis-tools-1.4.0/configure-9324-        pgcc*)				# Portland Group C compiler
vorbis-tools-1.4.0/configure:9325:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/configure-9326-	  tmp_addflag=' $pic_flag'
##############################################
vorbis-tools-1.4.0/configure-9328-	pgf77* | pgf90* | pgf95*)	# Portland Group f77 and f90 compilers
vorbis-tools-1.4.0/configure:9329:	  whole_archive_flag_spec='${wl}--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/configure-9330-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
vorbis-tools-1.4.0/configure-9343-	esac
vorbis-tools-1.4.0/configure:9344:	case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/configure-9345-	*Sun\ C*)			# Sun C 5.9
vorbis-tools-1.4.0/configure:9346:	  whole_archive_flag_spec='${wl}--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; $ECHO \"$new_convenience\"` ${wl}--no-whole-archive'
vorbis-tools-1.4.0/configure-9347-	  compiler_needs_object=yes
##############################################
vorbis-tools-1.4.0/configure-9412-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vorbis-tools-1.4.0/configure:9413:      case `$LD -v 2>&1` in
vorbis-tools-1.4.0/configure-9414-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
vorbis-tools-1.4.0/configure-9533-	# below for broken collect2 doesn't work under 4.3+
vorbis-tools-1.4.0/configure:9534:	  collect2name=`${CC} -print-prog-name=collect2`
vorbis-tools-1.4.0/configure-9535-	  if test -f "$collect2name" &&
##############################################
vorbis-tools-1.4.0/configure-9622-    }'
vorbis-tools-1.4.0/configure:9623:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/configure-9624-# Check for a 64-bit object if we didn't find anything.
vorbis-tools-1.4.0/configure-9625-if test -z "$aix_libpath"; then
vorbis-tools-1.4.0/configure:9626:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/configure-9627-fi
##############################################
vorbis-tools-1.4.0/configure-9639-        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
vorbis-tools-1.4.0/configure:9640:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs '"\${wl}$no_entry_flag"' $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then $ECHO "X${wl}${allow_undefined_flag}" | $Xsed; else :; fi` '"\${wl}$exp_sym_flag:\$export_symbols $shared_flag"
vorbis-tools-1.4.0/configure-9641-      else
##############################################
vorbis-tools-1.4.0/configure-9689-    }'
vorbis-tools-1.4.0/configure:9690:aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/configure-9691-# Check for a 64-bit object if we didn't find anything.
vorbis-tools-1.4.0/configure-9692-if test -z "$aix_libpath"; then
vorbis-tools-1.4.0/configure:9693:  aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
vorbis-tools-1.4.0/configure-9694-fi
##############################################
vorbis-tools-1.4.0/configure-9750-      # FIXME: Setting linknames here is a bad hack.
vorbis-tools-1.4.0/configure:9751:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `$ECHO "X$deplibs" | $Xsed -e '\''s/ -lc$//'\''` -link -dll~linknames='
vorbis-tools-1.4.0/configure-9752-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
vorbis-tools-1.4.0/configure-9755-      old_archive_cmds='lib -OUT:$oldlib$oldobjs$old_deplibs'
vorbis-tools-1.4.0/configure:9756:      fix_srcfile_path='`cygpath -w "$srcfile"`'
vorbis-tools-1.4.0/configure-9757-      enable_shared_with_static_runtimes=yes
##############################################
vorbis-tools-1.4.0/configure-9908-      if test "$GCC" = yes; then
vorbis-tools-1.4.0/configure:9909:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure-9910-	# Try to use the -exported_symbol ld option, if it does not
##############################################
vorbis-tools-1.4.0/configure-9935-       $as_test_x conftest$ac_exeext; then
vorbis-tools-1.4.0/configure:9936:  archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations ${wl}-exports_file ${wl}$export_symbols -o $lib'
vorbis-tools-1.4.0/configure-9937-
##############################################
vorbis-tools-1.4.0/configure-9948-      else
vorbis-tools-1.4.0/configure:9949:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure:9950:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -exports_file $export_symbols -o $lib'
vorbis-tools-1.4.0/configure-9951-      fi
##############################################
vorbis-tools-1.4.0/configure-9985-	hardcode_direct_absolute=yes
vorbis-tools-1.4.0/configure:9986:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/configure-9987-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
vorbis-tools-1.4.0/configure-10018-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
vorbis-tools-1.4.0/configure:10019:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure-10020-      else
vorbis-tools-1.4.0/configure-10021-	allow_undefined_flag=' -expect_unresolved \*'
vorbis-tools-1.4.0/configure:10022:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure-10023-      fi
##############################################
vorbis-tools-1.4.0/configure-10031-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
vorbis-tools-1.4.0/configure:10032:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && $ECHO "X${wl}-set_version ${wl}$verstring" | $Xsed` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure-10033-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
vorbis-tools-1.4.0/configure-10035-	allow_undefined_flag=' -expect_unresolved \*'
vorbis-tools-1.4.0/configure:10036:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib'
vorbis-tools-1.4.0/configure:10037:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
vorbis-tools-1.4.0/configure:10038:	$CC -shared${allow_undefined_flag} ${wl}-input ${wl}$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "X-set_version $verstring" | $Xsed` -update_registry ${output_objdir}/so_locations -o $lib~$RM $lib.exp'
vorbis-tools-1.4.0/configure-10039-
##############################################
vorbis-tools-1.4.0/configure-10054-      else
vorbis-tools-1.4.0/configure:10055:	case `$CC -V 2>&1` in
vorbis-tools-1.4.0/configure-10056-	*"Compilers 5.0"*)
##############################################
vorbis-tools-1.4.0/configure-10448-  esac
vorbis-tools-1.4.0/configure:10449:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e "s,=/,/,g"`
vorbis-tools-1.4.0/configure-10450-  if $ECHO "$lt_search_path_spec" | $GREP ';' >/dev/null ; then
##############################################
vorbis-tools-1.4.0/configure-10454-    # okay in the real world where ";" in dirpaths is itself problematic.
vorbis-tools-1.4.0/configure:10455:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED -e 's/;/ /g'`
vorbis-tools-1.4.0/configure-10456-  else
vorbis-tools-1.4.0/configure:10457:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
vorbis-tools-1.4.0/configure-10458-  fi
##############################################
vorbis-tools-1.4.0/configure-10461-  lt_tmp_lt_search_path_spec=
vorbis-tools-1.4.0/configure:10462:  lt_multi_os_dir=`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
vorbis-tools-1.4.0/configure-10463-  for lt_sys_path in $lt_search_path_spec; do
##############################################
vorbis-tools-1.4.0/configure-10490-}'`
vorbis-tools-1.4.0/configure:10491:  sys_lib_search_path_spec=`$ECHO $lt_search_path_spec`
vorbis-tools-1.4.0/configure-10492-else
##############################################
vorbis-tools-1.4.0/configure-10578-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
vorbis-tools-1.4.0/configure:10579:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$ECHO "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
vorbis-tools-1.4.0/configure-10580-    ;;
##############################################
vorbis-tools-1.4.0/configure-10613-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
vorbis-tools-1.4.0/configure:10614:    postinstall_cmds='base_file=`basename \${file}`~
vorbis-tools-1.4.0/configure:10615:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i; echo \$dlname'\''`~
vorbis-tools-1.4.0/configure:10616:      dldir=$destdir/`dirname \$dlpath`~
vorbis-tools-1.4.0/configure-10617-      test -d \$dldir || mkdir -p \$dldir~
##############################################
vorbis-tools-1.4.0/configure-10622-      fi'
vorbis-tools-1.4.0/configure:10623:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
vorbis-tools-1.4.0/configure-10624-      dlpath=$dir/\$dldll~
##############################################
vorbis-tools-1.4.0/configure-10630-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
vorbis-tools-1.4.0/configure:10631:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/configure-10632-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
vorbis-tools-1.4.0/configure-10635-      # MinGW DLLs use traditional 'lib' prefix
vorbis-tools-1.4.0/configure:10636:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/configure:10637:      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
vorbis-tools-1.4.0/configure-10638-      if $ECHO "$sys_lib_search_path_spec" | $GREP ';[c-zC-Z]:/' >/dev/null; then
##############################################
vorbis-tools-1.4.0/configure-10644-        # which wouldn't understand a cygwinified path. Ahh.
vorbis-tools-1.4.0/configure:10645:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
vorbis-tools-1.4.0/configure-10646-      else
vorbis-tools-1.4.0/configure:10647:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
vorbis-tools-1.4.0/configure-10648-      fi
##############################################
vorbis-tools-1.4.0/configure-10651-      # pw32 DLLs use 'pw' prefix rather than 'lib'
vorbis-tools-1.4.0/configure:10652:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
vorbis-tools-1.4.0/configure-10653-      ;;
##############################################
vorbis-tools-1.4.0/configure-10657-  *)
vorbis-tools-1.4.0/configure:10658:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
vorbis-tools-1.4.0/configure-10659-    ;;
##############################################
vorbis-tools-1.4.0/configure-10674-  shlibpath_var=DYLD_LIBRARY_PATH
vorbis-tools-1.4.0/configure:10675:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
vorbis-tools-1.4.0/configure-10676-
##############################################
vorbis-tools-1.4.0/configure-10918-  if test -f /etc/ld.so.conf; then
vorbis-tools-1.4.0/configure:10919:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
vorbis-tools-1.4.0/configure-10920-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
vorbis-tools-1.4.0/configure-10992-  shlibpath_var=LD_LIBRARY_PATH
vorbis-tools-1.4.0/configure:10993:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/configure-10994-    case $host_os in
##############################################
vorbis-tools-1.4.0/configure-12305-
vorbis-tools-1.4.0/configure:12306:    case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/configure-12307-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/configure-12310-
vorbis-tools-1.4.0/configure:12311:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/configure-12312-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/configure-12388-
vorbis-tools-1.4.0/configure:12389:    case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/configure-12390-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
vorbis-tools-1.4.0/configure-13058-  for ac_func in _getb67 GETB67 getb67; do
vorbis-tools-1.4.0/configure:13059:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-13060-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-13138-fi
vorbis-tools-1.4.0/configure:13139:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-13140-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-13141-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:13142:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-13143-
##############################################
vorbis-tools-1.4.0/configure-13236-do
vorbis-tools-1.4.0/configure:13237:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-13238-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-13243-fi
vorbis-tools-1.4.0/configure:13244:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-13245-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-13359-fi
vorbis-tools-1.4.0/configure:13360:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-13361-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-13364-fi
vorbis-tools-1.4.0/configure:13365:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-13366-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:13367:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-13368-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-13376-do
vorbis-tools-1.4.0/configure:13377:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-13378-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-13456-fi
vorbis-tools-1.4.0/configure:13457:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-13458-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-13459-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:13460:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-13461-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:13462:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-13463-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-13941-do
vorbis-tools-1.4.0/configure:13942:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-13943-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-13948-fi
vorbis-tools-1.4.0/configure:13949:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-13950-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-14064-fi
vorbis-tools-1.4.0/configure:14065:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-14066-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-14069-fi
vorbis-tools-1.4.0/configure:14070:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-14071-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:14072:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-14073-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-14232-    # gcc leaves a trailing carriage return which upsets mingw
vorbis-tools-1.4.0/configure:14233:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vorbis-tools-1.4.0/configure-14234-  *)
vorbis-tools-1.4.0/configure:14235:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vorbis-tools-1.4.0/configure-14236-  esac
##############################################
vorbis-tools-1.4.0/configure-14241-      # Canonicalize the path of ld
vorbis-tools-1.4.0/configure:14242:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
vorbis-tools-1.4.0/configure-14243-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
vorbis-tools-1.4.0/configure:14244:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
vorbis-tools-1.4.0/configure-14245-      done
##############################################
vorbis-tools-1.4.0/configure-14275-      # Break only if it was the GNU/non-GNU ld that we prefer.
vorbis-tools-1.4.0/configure:14276:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
vorbis-tools-1.4.0/configure-14277-      *GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/configure-14306-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
vorbis-tools-1.4.0/configure:14307:case `$LD -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/configure-14308-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/configure-14354-                  acl_libdirstem=lib
vorbis-tools-1.4.0/configure:14355:  searchpath=`(LC_ALL=C $CC -print-search-dirs) 2>/dev/null | sed -n -e 's,^libraries: ,,p' | sed -e 's,^=,,'`
vorbis-tools-1.4.0/configure-14356-  if test -n "$searchpath"; then
##############################################
vorbis-tools-1.4.0/configure-14361-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
vorbis-tools-1.4.0/configure:14362:          *) searchdir=`cd "$searchdir" && pwd`
vorbis-tools-1.4.0/configure-14363-             case "$searchdir" in
##############################################
vorbis-tools-1.4.0/configure-15126-        names_already_handled="$names_already_handled $name"
vorbis-tools-1.4.0/configure:15127:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
vorbis-tools-1.4.0/configure-15128-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vorbis-tools-1.4.0/configure-15202-                -L*)
vorbis-tools-1.4.0/configure:15203:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/configure-15204-                                    if test -n "$acl_shlibext"; then
##############################################
vorbis-tools-1.4.0/configure-15317-              */$acl_libdirstem | */$acl_libdirstem/)
vorbis-tools-1.4.0/configure:15318:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vorbis-tools-1.4.0/configure-15319-                LIBPTH_PREFIX="$basedir"
##############################################
vorbis-tools-1.4.0/configure-15366-                  -L*)
vorbis-tools-1.4.0/configure:15367:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/configure-15368-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
vorbis-tools-1.4.0/configure-15423-                  -R*)
vorbis-tools-1.4.0/configure:15424:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vorbis-tools-1.4.0/configure-15425-                    if test "$enable_rpath" != no; then
##############################################
vorbis-tools-1.4.0/configure-15448-                  -l*)
vorbis-tools-1.4.0/configure:15449:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vorbis-tools-1.4.0/configure-15450-                    ;;
vorbis-tools-1.4.0/configure-15451-                  *.la)
vorbis-tools-1.4.0/configure:15452:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vorbis-tools-1.4.0/configure-15453-                    ;;
##############################################
vorbis-tools-1.4.0/configure-15701-do
vorbis-tools-1.4.0/configure:15702:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-15703-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-15708-fi
vorbis-tools-1.4.0/configure:15709:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-15710-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-15824-fi
vorbis-tools-1.4.0/configure:15825:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-15826-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-15829-fi
vorbis-tools-1.4.0/configure:15830:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-15831-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:15832:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-15833-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-15858-do
vorbis-tools-1.4.0/configure:15859:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-15860-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-15938-fi
vorbis-tools-1.4.0/configure:15939:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-15940-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-15941-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:15942:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-15943-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:15944:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-15945-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-16087-  withval=$with_libiconv_prefix;
vorbis-tools-1.4.0/configure:16088:    for dir in `echo "$withval" | tr : ' '`; do
vorbis-tools-1.4.0/configure-16089-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
vorbis-tools-1.4.0/configure-16273-
vorbis-tools-1.4.0/configure:16274:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vorbis-tools-1.4.0/configure-16275-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
vorbis-tools-1.4.0/configure-16401-echo $ECHO_N "checking version of bison... $ECHO_C" >&6; }
vorbis-tools-1.4.0/configure:16402:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
vorbis-tools-1.4.0/configure-16403-    case $ac_prog_version in
##############################################
vorbis-tools-1.4.0/configure-16900-do
vorbis-tools-1.4.0/configure:16901:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-16902-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-16907-fi
vorbis-tools-1.4.0/configure:16908:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-16909-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-17023-fi
vorbis-tools-1.4.0/configure:17024:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-17025-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-17028-fi
vorbis-tools-1.4.0/configure:17029:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-17030-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:17031:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-17032-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-17146-
vorbis-tools-1.4.0/configure:17147:	ac_lo=`expr $ac_mid + 1`
vorbis-tools-1.4.0/configure-17148-			if test $ac_lo -le $ac_mid; then
##############################################
vorbis-tools-1.4.0/configure-17151-			fi
vorbis-tools-1.4.0/configure:17152:			ac_mid=`expr 2 '*' $ac_mid + 1`
vorbis-tools-1.4.0/configure-17153-fi
##############################################
vorbis-tools-1.4.0/configure-17237-
vorbis-tools-1.4.0/configure:17238:	ac_hi=`expr '(' $ac_mid ')' - 1`
vorbis-tools-1.4.0/configure-17239-			if test $ac_mid -le $ac_hi; then
##############################################
vorbis-tools-1.4.0/configure-17242-			fi
vorbis-tools-1.4.0/configure:17243:			ac_mid=`expr 2 '*' $ac_mid`
vorbis-tools-1.4.0/configure-17244-fi
##############################################
vorbis-tools-1.4.0/configure-17260-while test "x$ac_lo" != "x$ac_hi"; do
vorbis-tools-1.4.0/configure:17261:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
vorbis-tools-1.4.0/configure-17262-  cat >conftest.$ac_ext <<_ACEOF
##############################################
vorbis-tools-1.4.0/configure-17301-
vorbis-tools-1.4.0/configure:17302:	ac_lo=`expr '(' $ac_mid ')' + 1`
vorbis-tools-1.4.0/configure-17303-fi
##############################################
vorbis-tools-1.4.0/configure-17459-
vorbis-tools-1.4.0/configure:17460:	ac_lo=`expr $ac_mid + 1`
vorbis-tools-1.4.0/configure-17461-			if test $ac_lo -le $ac_mid; then
##############################################
vorbis-tools-1.4.0/configure-17464-			fi
vorbis-tools-1.4.0/configure:17465:			ac_mid=`expr 2 '*' $ac_mid + 1`
vorbis-tools-1.4.0/configure-17466-fi
##############################################
vorbis-tools-1.4.0/configure-17548-
vorbis-tools-1.4.0/configure:17549:	ac_hi=`expr '(' $ac_mid ')' - 1`
vorbis-tools-1.4.0/configure-17550-			if test $ac_mid -le $ac_hi; then
##############################################
vorbis-tools-1.4.0/configure-17553-			fi
vorbis-tools-1.4.0/configure:17554:			ac_mid=`expr 2 '*' $ac_mid`
vorbis-tools-1.4.0/configure-17555-fi
##############################################
vorbis-tools-1.4.0/configure-17571-while test "x$ac_lo" != "x$ac_hi"; do
vorbis-tools-1.4.0/configure:17572:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
vorbis-tools-1.4.0/configure-17573-  cat >conftest.$ac_ext <<_ACEOF
##############################################
vorbis-tools-1.4.0/configure-17611-
vorbis-tools-1.4.0/configure:17612:	ac_lo=`expr '(' $ac_mid ')' + 1`
vorbis-tools-1.4.0/configure-17613-fi
##############################################
vorbis-tools-1.4.0/configure-17766-do
vorbis-tools-1.4.0/configure:17767:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-17768-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-17773-fi
vorbis-tools-1.4.0/configure:17774:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-17775-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-17889-fi
vorbis-tools-1.4.0/configure:17890:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-17891-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-17894-fi
vorbis-tools-1.4.0/configure:17895:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-17896-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:17897:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-17898-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-18107-do
vorbis-tools-1.4.0/configure:18108:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-18109-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-18114-fi
vorbis-tools-1.4.0/configure:18115:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-18116-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-18230-fi
vorbis-tools-1.4.0/configure:18231:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-18232-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-18235-fi
vorbis-tools-1.4.0/configure:18236:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-18237-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:18238:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-18239-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-18253-do
vorbis-tools-1.4.0/configure:18254:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-18255-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-18333-fi
vorbis-tools-1.4.0/configure:18334:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-18335-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-18336-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:18337:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-18338-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:18339:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-18340-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-19071-fi
vorbis-tools-1.4.0/configure:19072:ac_res=`eval echo '${'$gt_func_gnugettext_libc'}'`
vorbis-tools-1.4.0/configure-19073-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-19143-        names_already_handled="$names_already_handled $name"
vorbis-tools-1.4.0/configure:19144:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
vorbis-tools-1.4.0/configure-19145-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vorbis-tools-1.4.0/configure-19219-                -L*)
vorbis-tools-1.4.0/configure:19220:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/configure-19221-                                    if test -n "$acl_shlibext"; then
##############################################
vorbis-tools-1.4.0/configure-19334-              */$acl_libdirstem | */$acl_libdirstem/)
vorbis-tools-1.4.0/configure:19335:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vorbis-tools-1.4.0/configure-19336-                LIBINTL_PREFIX="$basedir"
##############################################
vorbis-tools-1.4.0/configure-19383-                  -L*)
vorbis-tools-1.4.0/configure:19384:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/configure-19385-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/$acl_libdirstem"; then
##############################################
vorbis-tools-1.4.0/configure-19440-                  -R*)
vorbis-tools-1.4.0/configure:19441:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vorbis-tools-1.4.0/configure-19442-                    if test "$enable_rpath" != no; then
##############################################
vorbis-tools-1.4.0/configure-19465-                  -l*)
vorbis-tools-1.4.0/configure:19466:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vorbis-tools-1.4.0/configure-19467-                    ;;
vorbis-tools-1.4.0/configure-19468-                  *.la)
vorbis-tools-1.4.0/configure:19469:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vorbis-tools-1.4.0/configure-19470-                    ;;
##############################################
vorbis-tools-1.4.0/configure-19632-fi
vorbis-tools-1.4.0/configure:19633:ac_res=`eval echo '${'$gt_func_gnugettext_libintl'}'`
vorbis-tools-1.4.0/configure-19634-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-19659-        LTLIBINTL="\${top_builddir}/intl/libintl.a $LTLIBICONV $LTLIBTHREAD"
vorbis-tools-1.4.0/configure:19660:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
vorbis-tools-1.4.0/configure-19661-      fi
##############################################
vorbis-tools-1.4.0/configure-20675-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:20676:  pkg_cv_OGG_CFLAGS=`$PKG_CONFIG --cflags "ogg >= 1.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-20677-else
##############################################
vorbis-tools-1.4.0/configure-20693-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:20694:  pkg_cv_OGG_LIBS=`$PKG_CONFIG --libs "ogg >= 1.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-20695-else
##############################################
vorbis-tools-1.4.0/configure-20712-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/configure:20713:	        OGG_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ogg >= 1.0"`
vorbis-tools-1.4.0/configure-20714-        else
vorbis-tools-1.4.0/configure:20715:	        OGG_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ogg >= 1.0"`
vorbis-tools-1.4.0/configure-20716-        fi
##############################################
vorbis-tools-1.4.0/configure-21069-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:21070:  pkg_cv_VORBIS_CFLAGS=`$PKG_CONFIG --cflags "vorbis >= 1.3.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-21071-else
##############################################
vorbis-tools-1.4.0/configure-21087-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:21088:  pkg_cv_VORBIS_LIBS=`$PKG_CONFIG --libs "vorbis >= 1.3.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-21089-else
##############################################
vorbis-tools-1.4.0/configure-21106-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/configure:21107:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "vorbis >= 1.3.0"`
vorbis-tools-1.4.0/configure-21108-        else
vorbis-tools-1.4.0/configure:21109:	        VORBIS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "vorbis >= 1.3.0"`
vorbis-tools-1.4.0/configure-21110-        fi
##############################################
vorbis-tools-1.4.0/configure-21843-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:21844:  pkg_cv_CURL_CFLAGS=`$PKG_CONFIG --cflags "libcurl" 2>/dev/null`
vorbis-tools-1.4.0/configure-21845-else
##############################################
vorbis-tools-1.4.0/configure-21861-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:21862:  pkg_cv_CURL_LIBS=`$PKG_CONFIG --libs "libcurl" 2>/dev/null`
vorbis-tools-1.4.0/configure-21863-else
##############################################
vorbis-tools-1.4.0/configure-21880-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/configure:21881:	        CURL_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "libcurl"`
vorbis-tools-1.4.0/configure-21882-        else
vorbis-tools-1.4.0/configure:21883:	        CURL_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "libcurl"`
vorbis-tools-1.4.0/configure-21884-        fi
##############################################
vorbis-tools-1.4.0/configure-22355-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:22356:  pkg_cv_AO_CFLAGS=`$PKG_CONFIG --cflags "ao >= 1.0.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-22357-else
##############################################
vorbis-tools-1.4.0/configure-22373-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:22374:  pkg_cv_AO_LIBS=`$PKG_CONFIG --libs "ao >= 1.0.0" 2>/dev/null`
vorbis-tools-1.4.0/configure-22375-else
##############################################
vorbis-tools-1.4.0/configure-22392-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/configure:22393:	        AO_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "ao >= 1.0.0"`
vorbis-tools-1.4.0/configure-22394-        else
vorbis-tools-1.4.0/configure:22395:	        AO_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ao >= 1.0.0"`
vorbis-tools-1.4.0/configure-22396-        fi
##############################################
vorbis-tools-1.4.0/configure-23590-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:23591:  pkg_cv_KATE_CFLAGS=`$PKG_CONFIG --cflags "oggkate" 2>/dev/null`
vorbis-tools-1.4.0/configure-23592-else
##############################################
vorbis-tools-1.4.0/configure-23608-  (exit $ac_status); }; then
vorbis-tools-1.4.0/configure:23609:  pkg_cv_KATE_LIBS=`$PKG_CONFIG --libs "oggkate" 2>/dev/null`
vorbis-tools-1.4.0/configure-23610-else
##############################################
vorbis-tools-1.4.0/configure-23627-        if test $_pkg_short_errors_supported = yes; then
vorbis-tools-1.4.0/configure:23628:	        KATE_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "oggkate"`
vorbis-tools-1.4.0/configure-23629-        else
vorbis-tools-1.4.0/configure:23630:	        KATE_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "oggkate"`
vorbis-tools-1.4.0/configure-23631-        fi
##############################################
vorbis-tools-1.4.0/configure-23992-do
vorbis-tools-1.4.0/configure:23993:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
vorbis-tools-1.4.0/configure-23994-if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
##############################################
vorbis-tools-1.4.0/configure-23999-fi
vorbis-tools-1.4.0/configure:24000:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-24001-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-24115-fi
vorbis-tools-1.4.0/configure:24116:ac_res=`eval echo '${'$as_ac_Header'}'`
vorbis-tools-1.4.0/configure-24117-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
##############################################
vorbis-tools-1.4.0/configure-24120-fi
vorbis-tools-1.4.0/configure:24121:if test `eval echo '${'$as_ac_Header'}'` = yes; then
vorbis-tools-1.4.0/configure-24122-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:24123:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-24124-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-24316-  for ac_func in _getb67 GETB67 getb67; do
vorbis-tools-1.4.0/configure:24317:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-24318-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-24396-fi
vorbis-tools-1.4.0/configure:24397:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-24398-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-24399-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:24400:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-24401-
##############################################
vorbis-tools-1.4.0/configure-24496-  withval=$with_libiconv_prefix;
vorbis-tools-1.4.0/configure:24497:    for dir in `echo "$withval" | tr : ' '`; do
vorbis-tools-1.4.0/configure-24498-      if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
##############################################
vorbis-tools-1.4.0/configure-24682-
vorbis-tools-1.4.0/configure:24683:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vorbis-tools-1.4.0/configure-24684-    { echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
vorbis-tools-1.4.0/configure-24709-do
vorbis-tools-1.4.0/configure:24710:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
vorbis-tools-1.4.0/configure-24711-{ echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
vorbis-tools-1.4.0/configure-24789-fi
vorbis-tools-1.4.0/configure:24790:ac_res=`eval echo '${'$as_ac_var'}'`
vorbis-tools-1.4.0/configure-24791-	       { echo "$as_me:$LINENO: result: $ac_res" >&5
vorbis-tools-1.4.0/configure-24792-echo "${ECHO_T}$ac_res" >&6; }
vorbis-tools-1.4.0/configure:24793:if test `eval echo '${'$as_ac_var'}'` = yes; then
vorbis-tools-1.4.0/configure-24794-  cat >>confdefs.h <<_ACEOF
vorbis-tools-1.4.0/configure:24795:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
vorbis-tools-1.4.0/configure-24796-_ACEOF
##############################################
vorbis-tools-1.4.0/configure-24995-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
vorbis-tools-1.4.0/configure:24996:  ac_i=`echo "$ac_i" | sed "$ac_script"`
vorbis-tools-1.4.0/configure-24997-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
vorbis-tools-1.4.0/configure-25181-do
vorbis-tools-1.4.0/configure:25182:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
vorbis-tools-1.4.0/configure-25183-    eval $as_var=C; export $as_var
##############################################
vorbis-tools-1.4.0/configure-25231-  test "x$as_lineno_1" != "x$as_lineno_2" &&
vorbis-tools-1.4.0/configure:25232:  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || {
vorbis-tools-1.4.0/configure-25233-
##############################################
vorbis-tools-1.4.0/configure-25342-	esac;
vorbis-tools-1.4.0/configure:25343:	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
vorbis-tools-1.4.0/configure-25344-	???[sx]*):;;*)false;;esac;fi
##############################################
vorbis-tools-1.4.0/configure-25417-configured by $0, generated by GNU Autoconf 2.61,
vorbis-tools-1.4.0/configure:25418:  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
vorbis-tools-1.4.0/configure-25419-
##############################################
vorbis-tools-1.4.0/configure-25436-  --*=*)
vorbis-tools-1.4.0/configure:25437:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
vorbis-tools-1.4.0/configure:25438:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
vorbis-tools-1.4.0/configure-25439-    ac_shift=:
##############################################
vorbis-tools-1.4.0/configure-25528-delay_variable_subst='$delay_variable_subst'
vorbis-tools-1.4.0/configure:25529:macro_version='`$ECHO "X$macro_version" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25530:macro_revision='`$ECHO "X$macro_revision" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25531:enable_shared='`$ECHO "X$enable_shared" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25532:enable_static='`$ECHO "X$enable_static" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25533:pic_mode='`$ECHO "X$pic_mode" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25534:enable_fast_install='`$ECHO "X$enable_fast_install" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25535:host_alias='`$ECHO "X$host_alias" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25536:host='`$ECHO "X$host" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25537:host_os='`$ECHO "X$host_os" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25538:build_alias='`$ECHO "X$build_alias" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25539:build='`$ECHO "X$build" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25540:build_os='`$ECHO "X$build_os" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25541:SED='`$ECHO "X$SED" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25542:Xsed='`$ECHO "X$Xsed" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25543:GREP='`$ECHO "X$GREP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25544:EGREP='`$ECHO "X$EGREP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25545:FGREP='`$ECHO "X$FGREP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25546:LD='`$ECHO "X$LD" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25547:NM='`$ECHO "X$NM" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25548:LN_S='`$ECHO "X$LN_S" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25549:max_cmd_len='`$ECHO "X$max_cmd_len" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25550:ac_objext='`$ECHO "X$ac_objext" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25551:exeext='`$ECHO "X$exeext" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25552:lt_unset='`$ECHO "X$lt_unset" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25553:lt_SP2NL='`$ECHO "X$lt_SP2NL" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25554:lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25555:reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25556:reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25557:OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25558:deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25559:file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25560:AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25561:AR_FLAGS='`$ECHO "X$AR_FLAGS" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25562:STRIP='`$ECHO "X$STRIP" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25563:RANLIB='`$ECHO "X$RANLIB" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25564:old_postinstall_cmds='`$ECHO "X$old_postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25565:old_postuninstall_cmds='`$ECHO "X$old_postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25566:old_archive_cmds='`$ECHO "X$old_archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25567:CC='`$ECHO "X$CC" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25568:CFLAGS='`$ECHO "X$CFLAGS" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25569:compiler='`$ECHO "X$compiler" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25570:GCC='`$ECHO "X$GCC" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25571:lt_cv_sys_global_symbol_pipe='`$ECHO "X$lt_cv_sys_global_symbol_pipe" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25572:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "X$lt_cv_sys_global_symbol_to_cdecl" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25573:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25574:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "X$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25575:objdir='`$ECHO "X$objdir" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25576:SHELL='`$ECHO "X$SHELL" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25577:ECHO='`$ECHO "X$ECHO" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25578:MAGIC_CMD='`$ECHO "X$MAGIC_CMD" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25579:lt_prog_compiler_no_builtin_flag='`$ECHO "X$lt_prog_compiler_no_builtin_flag" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25580:lt_prog_compiler_wl='`$ECHO "X$lt_prog_compiler_wl" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25581:lt_prog_compiler_pic='`$ECHO "X$lt_prog_compiler_pic" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25582:lt_prog_compiler_static='`$ECHO "X$lt_prog_compiler_static" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25583:lt_cv_prog_compiler_c_o='`$ECHO "X$lt_cv_prog_compiler_c_o" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25584:need_locks='`$ECHO "X$need_locks" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25585:DSYMUTIL='`$ECHO "X$DSYMUTIL" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25586:NMEDIT='`$ECHO "X$NMEDIT" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25587:LIPO='`$ECHO "X$LIPO" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25588:OTOOL='`$ECHO "X$OTOOL" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25589:OTOOL64='`$ECHO "X$OTOOL64" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25590:libext='`$ECHO "X$libext" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25591:shrext_cmds='`$ECHO "X$shrext_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25592:extract_expsyms_cmds='`$ECHO "X$extract_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25593:archive_cmds_need_lc='`$ECHO "X$archive_cmds_need_lc" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25594:enable_shared_with_static_runtimes='`$ECHO "X$enable_shared_with_static_runtimes" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25595:export_dynamic_flag_spec='`$ECHO "X$export_dynamic_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25596:whole_archive_flag_spec='`$ECHO "X$whole_archive_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25597:compiler_needs_object='`$ECHO "X$compiler_needs_object" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25598:old_archive_from_new_cmds='`$ECHO "X$old_archive_from_new_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25599:old_archive_from_expsyms_cmds='`$ECHO "X$old_archive_from_expsyms_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25600:archive_cmds='`$ECHO "X$archive_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25601:archive_expsym_cmds='`$ECHO "X$archive_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25602:module_cmds='`$ECHO "X$module_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25603:module_expsym_cmds='`$ECHO "X$module_expsym_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25604:with_gnu_ld='`$ECHO "X$with_gnu_ld" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25605:allow_undefined_flag='`$ECHO "X$allow_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25606:no_undefined_flag='`$ECHO "X$no_undefined_flag" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25607:hardcode_libdir_flag_spec='`$ECHO "X$hardcode_libdir_flag_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25608:hardcode_libdir_flag_spec_ld='`$ECHO "X$hardcode_libdir_flag_spec_ld" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25609:hardcode_libdir_separator='`$ECHO "X$hardcode_libdir_separator" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25610:hardcode_direct='`$ECHO "X$hardcode_direct" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25611:hardcode_direct_absolute='`$ECHO "X$hardcode_direct_absolute" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25612:hardcode_minus_L='`$ECHO "X$hardcode_minus_L" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25613:hardcode_shlibpath_var='`$ECHO "X$hardcode_shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25614:hardcode_automatic='`$ECHO "X$hardcode_automatic" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25615:inherit_rpath='`$ECHO "X$inherit_rpath" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25616:link_all_deplibs='`$ECHO "X$link_all_deplibs" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25617:fix_srcfile_path='`$ECHO "X$fix_srcfile_path" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25618:always_export_symbols='`$ECHO "X$always_export_symbols" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25619:export_symbols_cmds='`$ECHO "X$export_symbols_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25620:exclude_expsyms='`$ECHO "X$exclude_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25621:include_expsyms='`$ECHO "X$include_expsyms" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25622:prelink_cmds='`$ECHO "X$prelink_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25623:file_list_spec='`$ECHO "X$file_list_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25624:variables_saved_for_relink='`$ECHO "X$variables_saved_for_relink" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25625:need_lib_prefix='`$ECHO "X$need_lib_prefix" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25626:need_version='`$ECHO "X$need_version" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25627:version_type='`$ECHO "X$version_type" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25628:runpath_var='`$ECHO "X$runpath_var" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25629:shlibpath_var='`$ECHO "X$shlibpath_var" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25630:shlibpath_overrides_runpath='`$ECHO "X$shlibpath_overrides_runpath" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25631:libname_spec='`$ECHO "X$libname_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25632:library_names_spec='`$ECHO "X$library_names_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25633:soname_spec='`$ECHO "X$soname_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25634:postinstall_cmds='`$ECHO "X$postinstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25635:postuninstall_cmds='`$ECHO "X$postuninstall_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25636:finish_cmds='`$ECHO "X$finish_cmds" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25637:finish_eval='`$ECHO "X$finish_eval" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25638:hardcode_into_libs='`$ECHO "X$hardcode_into_libs" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25639:sys_lib_search_path_spec='`$ECHO "X$sys_lib_search_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25640:sys_lib_dlsearch_path_spec='`$ECHO "X$sys_lib_dlsearch_path_spec" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25641:hardcode_action='`$ECHO "X$hardcode_action" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25642:enable_dlopen='`$ECHO "X$enable_dlopen" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25643:enable_dlopen_self='`$ECHO "X$enable_dlopen_self" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25644:enable_dlopen_self_static='`$ECHO "X$enable_dlopen_self_static" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25645:old_striplib='`$ECHO "X$old_striplib" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure:25646:striplib='`$ECHO "X$striplib" | $Xsed -e "$delay_single_quote_subst"`'
vorbis-tools-1.4.0/configure-25647-
##############################################
vorbis-tools-1.4.0/configure-25710-striplib; do
vorbis-tools-1.4.0/configure:25711:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
vorbis-tools-1.4.0/configure-25712-    *[\\\\\\\`\\"\\\$]*)
vorbis-tools-1.4.0/configure:25713:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$sed_quote_subst\\"\\\`\\\\\\""
vorbis-tools-1.4.0/configure-25714-      ;;
##############################################
vorbis-tools-1.4.0/configure-25739-sys_lib_dlsearch_path_spec; do
vorbis-tools-1.4.0/configure:25740:    case \`eval \\\\\$ECHO "X\\\\\$\$var"\` in
vorbis-tools-1.4.0/configure-25741-    *[\\\\\\\`\\"\\\$]*)
vorbis-tools-1.4.0/configure:25742:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"X\\\$\$var\\" | \\\$Xsed -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\""
vorbis-tools-1.4.0/configure-25743-      ;;
##############################################
vorbis-tools-1.4.0/configure-25751-case \$lt_ECHO in
vorbis-tools-1.4.0/configure:25752:*'\\\$0 --fallback-echo"')  lt_ECHO=\`\$ECHO "X\$lt_ECHO" | \$Xsed -e 's/\\\\\\\\\\\\\\\$0 --fallback-echo"\$/\$0 --fallback-echo"/'\`
vorbis-tools-1.4.0/configure-25753-  ;;
##############################################
vorbis-tools-1.4.0/configure-25970-
vorbis-tools-1.4.0/configure:25971:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
vorbis-tools-1.4.0/configure-25972-    break
##############################################
vorbis-tools-1.4.0/configure-25981-
vorbis-tools-1.4.0/configure:25982:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
vorbis-tools-1.4.0/configure-25983-if test -n "$ac_eof"; then
vorbis-tools-1.4.0/configure:25984:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
vorbis-tools-1.4.0/configure:25985:  ac_eof=`expr $ac_eof + 1`
vorbis-tools-1.4.0/configure-25986-fi
##############################################
vorbis-tools-1.4.0/configure-26107-
vorbis-tools-1.4.0/configure:26108:  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 96; then
vorbis-tools-1.4.0/configure-26109-    break
##############################################
vorbis-tools-1.4.0/configure-26118-
vorbis-tools-1.4.0/configure:26119:ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
vorbis-tools-1.4.0/configure-26120-if test -n "$ac_eof"; then
vorbis-tools-1.4.0/configure:26121:  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
vorbis-tools-1.4.0/configure:26122:  ac_eof=`expr $ac_eof + 1`
vorbis-tools-1.4.0/configure-26123-fi
##############################################
vorbis-tools-1.4.0/configure-26254-      case $as_dir in #(
vorbis-tools-1.4.0/configure:26255:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
vorbis-tools-1.4.0/configure-26256-      *) as_qdir=$as_dir;;
##############################################
vorbis-tools-1.4.0/configure-26292-*)
vorbis-tools-1.4.0/configure:26293:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
vorbis-tools-1.4.0/configure-26294-  # A ".." for each directory in $ac_dir_suffix.
vorbis-tools-1.4.0/configure:26295:  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
vorbis-tools-1.4.0/configure-26296-  case $ac_top_builddir_sub in
##############################################
vorbis-tools-1.4.0/configure-26365-
vorbis-tools-1.4.0/configure:26366:# Neutralize VPATH when `$srcdir' = `.'.
vorbis-tools-1.4.0/configure-26367-# Shell code in configure.ac might set extrasub.
##############################################
vorbis-tools-1.4.0/configure-26389-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
vorbis-tools-1.4.0/configure:26390:  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
vorbis-tools-1.4.0/configure:26391:  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
vorbis-tools-1.4.0/configure-26392-  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
##############################################
vorbis-tools-1.4.0/configure-26506-    * )
vorbis-tools-1.4.0/configure:26507:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
vorbis-tools-1.4.0/configure-26508-  esac
##############################################
vorbis-tools-1.4.0/configure-26543-  # Strip MF so we end up with the name of the file.
vorbis-tools-1.4.0/configure:26544:  mf=`echo "$mf" | sed -e 's/:.*$//'`
vorbis-tools-1.4.0/configure-26545-  # Check whether this is an Automake generated Makefile or not.
##############################################
vorbis-tools-1.4.0/configure-26579-  # from the Makefile without running `make'.
vorbis-tools-1.4.0/configure:26580:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
vorbis-tools-1.4.0/configure-26581-  test -z "$DEPDIR" && continue
vorbis-tools-1.4.0/configure:26582:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
vorbis-tools-1.4.0/configure-26583-  test -z "am__include" && continue
vorbis-tools-1.4.0/configure:26584:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
vorbis-tools-1.4.0/configure-26585-  # When using ansi2knr, U may be empty or an underscore; expand it
vorbis-tools-1.4.0/configure:26586:  U=`sed -n 's/^U = //p' < "$mf"`
vorbis-tools-1.4.0/configure-26587-  # Find all dependency output files, they are included files with
##############################################
vorbis-tools-1.4.0/configure-26626-      case $as_dir in #(
vorbis-tools-1.4.0/configure:26627:      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
vorbis-tools-1.4.0/configure-26628-      *) as_qdir=$as_dir;;
##############################################
vorbis-tools-1.4.0/configure-26679-
vorbis-tools-1.4.0/configure:26680:# `$ECHO "$ofile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
vorbis-tools-1.4.0/configure-26681-# Generated automatically by $as_me ($PACKAGE$TIMESTAMP) $VERSION
##############################################
vorbis-tools-1.4.0/configure-27194-  # Extract subdirectory from the argument.
vorbis-tools-1.4.0/configure:27195:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
vorbis-tools-1.4.0/configure-27196-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
vorbis-tools-1.4.0/configure-27205-{
vorbis-tools-1.4.0/configure:27206:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
vorbis-tools-1.4.0/configure-27207-}
##############################################
vorbis-tools-1.4.0/configure-27232-{
vorbis-tools-1.4.0/configure:27233:  func_opt_split_opt=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_opt"`
vorbis-tools-1.4.0/configure:27234:  func_opt_split_arg=`$ECHO "X${1}" | $Xsed -e "$my_sed_long_arg"`
vorbis-tools-1.4.0/configure-27235-}
##############################################
vorbis-tools-1.4.0/configure-27239-{
vorbis-tools-1.4.0/configure:27240:  func_lo2o_result=`$ECHO "X${1}" | $Xsed -e "$lo2o"`
vorbis-tools-1.4.0/configure-27241-}
##############################################
vorbis-tools-1.4.0/configure-27245-{
vorbis-tools-1.4.0/configure:27246:  func_xform_result=`$ECHO "X${1}" | $Xsed -e 's/\.[^.]*$/.lo/'`
vorbis-tools-1.4.0/configure-27247-}
##############################################
vorbis-tools-1.4.0/configure-27251-{
vorbis-tools-1.4.0/configure:27252:  func_arith_result=`expr "$@"`
vorbis-tools-1.4.0/configure-27253-}
##############################################
vorbis-tools-1.4.0/configure-27258-{
vorbis-tools-1.4.0/configure:27259:  func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
vorbis-tools-1.4.0/configure-27260-}
##############################################
vorbis-tools-1.4.0/configure-27303-      case "$ac_file" in
vorbis-tools-1.4.0/configure:27304:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
vorbis-tools-1.4.0/configure-27305-      esac
##############################################
vorbis-tools-1.4.0/configure-27308-        # Adjust a relative srcdir.
vorbis-tools-1.4.0/configure:27309:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vorbis-tools-1.4.0/configure:27310:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
vorbis-tools-1.4.0/configure:27311:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vorbis-tools-1.4.0/configure-27312-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vorbis-tools-1.4.0/configure-27315-        case "$ac_given_srcdir" in
vorbis-tools-1.4.0/configure:27316:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vorbis-tools-1.4.0/configure-27317-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vorbis-tools-1.4.0/configure-27335-            fi
vorbis-tools-1.4.0/configure:27336:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vorbis-tools-1.4.0/configure-27337-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
vorbis-tools-1.4.0/config.guess-40-
vorbis-tools-1.4.0/config.guess:41:me=`echo "$0" | sed -e 's,.*/,,'`
vorbis-tools-1.4.0/config.guess-42-
##############################################
vorbis-tools-1.4.0/config.guess-109-: ${TMPDIR=/tmp} ;
vorbis-tools-1.4.0/config.guess:110: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
vorbis-tools-1.4.0/config.guess-111- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
vorbis-tools-1.4.0/config.guess-195-	    *)
vorbis-tools-1.4.0/config.guess:196:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
vorbis-tools-1.4.0/config.guess-197-		;;
##############################################
vorbis-tools-1.4.0/config.guess-222-	*4.0)
vorbis-tools-1.4.0/config.guess:223:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
vorbis-tools-1.4.0/config.guess-224-		;;
vorbis-tools-1.4.0/config.guess-225-	*5.*)
vorbis-tools-1.4.0/config.guess:226:	        UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
vorbis-tools-1.4.0/config.guess-227-		;;
##############################################
vorbis-tools-1.4.0/config.guess-232-	# types through head -n 1, so we only detect the type of CPU 0.
vorbis-tools-1.4.0/config.guess:233:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
vorbis-tools-1.4.0/config.guess-234-	case "$ALPHA_CPU_TYPE" in
##############################################
vorbis-tools-1.4.0/config.guess-270-	# 1.2 uses "1.2" for uname -r.
vorbis-tools-1.4.0/config.guess:271:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
vorbis-tools-1.4.0/config.guess-272-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-327-    sun4H:SunOS:5.*:*)
vorbis-tools-1.4.0/config.guess:328:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
vorbis-tools-1.4.0/config.guess-329-	exit ;;
vorbis-tools-1.4.0/config.guess-330-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
vorbis-tools-1.4.0/config.guess:331:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
vorbis-tools-1.4.0/config.guess-332-	exit ;;
vorbis-tools-1.4.0/config.guess-333-    i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*)
vorbis-tools-1.4.0/config.guess:334:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
vorbis-tools-1.4.0/config.guess-335-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-339-	# it's likely to be more like Solaris than SunOS4.
vorbis-tools-1.4.0/config.guess:340:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
vorbis-tools-1.4.0/config.guess-341-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-348-	# Japanese Language versions have a version number like `4.1.3-JL'.
vorbis-tools-1.4.0/config.guess:349:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
vorbis-tools-1.4.0/config.guess-350-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-354-    sun*:*:4.2BSD:*)
vorbis-tools-1.4.0/config.guess:355:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
vorbis-tools-1.4.0/config.guess-356-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
vorbis-tools-1.4.0/config.guess-436-	$CC_FOR_BUILD -o $dummy $dummy.c &&
vorbis-tools-1.4.0/config.guess:437:	  dummyarg=`echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` &&
vorbis-tools-1.4.0/config.guess:438:	  SYSTEM_NAME=`$dummy $dummyarg` &&
vorbis-tools-1.4.0/config.guess-439-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
vorbis-tools-1.4.0/config.guess-492-    *:IRIX*:*:*)
vorbis-tools-1.4.0/config.guess:493:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
vorbis-tools-1.4.0/config.guess-494-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-522-EOF
vorbis-tools-1.4.0/config.guess:523:		if $CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy`
vorbis-tools-1.4.0/config.guess-524-		then
##############################################
vorbis-tools-1.4.0/config.guess-535-    *:AIX:*:[456])
vorbis-tools-1.4.0/config.guess:536:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
vorbis-tools-1.4.0/config.guess-537-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
vorbis-tools-1.4.0/config.guess-570-    9000/[34678]??:HP-UX:*:*)
vorbis-tools-1.4.0/config.guess:571:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
vorbis-tools-1.4.0/config.guess-572-	case "${UNAME_MACHINE}" in
##############################################
vorbis-tools-1.4.0/config.guess-624-EOF
vorbis-tools-1.4.0/config.guess:625:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
vorbis-tools-1.4.0/config.guess-626-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
vorbis-tools-1.4.0/config.guess-652-    ia64:HP-UX:*:*)
vorbis-tools-1.4.0/config.guess:653:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
vorbis-tools-1.4.0/config.guess-654-	echo ia64-hp-hpux${HPUX_REV}
##############################################
vorbis-tools-1.4.0/config.guess-682-EOF
vorbis-tools-1.4.0/config.guess:683:	$CC_FOR_BUILD -o $dummy $dummy.c && SYSTEM_NAME=`$dummy` &&
vorbis-tools-1.4.0/config.guess-684-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
vorbis-tools-1.4.0/config.guess-753-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
vorbis-tools-1.4.0/config.guess:754:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
vorbis-tools-1.4.0/config.guess-755-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
vorbis-tools-1.4.0/config.guess-758-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
vorbis-tools-1.4.0/config.guess:759:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
vorbis-tools-1.4.0/config.guess-760-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
vorbis-tools-1.4.0/config.guess-773-	    pc98)
vorbis-tools-1.4.0/config.guess:774:		echo i386-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
vorbis-tools-1.4.0/config.guess-775-	    amd64)
vorbis-tools-1.4.0/config.guess:776:		echo x86_64-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
vorbis-tools-1.4.0/config.guess-777-	    *)
vorbis-tools-1.4.0/config.guess:778:		echo ${UNAME_MACHINE}-unknown-freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'` ;;
vorbis-tools-1.4.0/config.guess-779-	esac
##############################################
vorbis-tools-1.4.0/config.guess-824-    prep*:SunOS:5.*:*)
vorbis-tools-1.4.0/config.guess:825:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
vorbis-tools-1.4.0/config.guess-826-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-828-	# the GNU system
vorbis-tools-1.4.0/config.guess:829:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
vorbis-tools-1.4.0/config.guess-830-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-832-	# other systems with GNU libc and userland
vorbis-tools-1.4.0/config.guess:833:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
vorbis-tools-1.4.0/config.guess-834-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-1067-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
vorbis-tools-1.4.0/config.guess:1068:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
vorbis-tools-1.4.0/config.guess-1069-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
vorbis-tools-1.4.0/config.guess-1308-    *:DragonFly:*:*)
vorbis-tools-1.4.0/config.guess:1309:	echo ${UNAME_MACHINE}-unknown-dragonfly`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`
vorbis-tools-1.4.0/config.guess-1310-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-1321-    i*86:skyos:*:*)
vorbis-tools-1.4.0/config.guess:1322:	echo ${UNAME_MACHINE}-pc-skyos`echo ${UNAME_RELEASE}` | sed -e 's/ .*$//'
vorbis-tools-1.4.0/config.guess-1323-	exit ;;
##############################################
vorbis-tools-1.4.0/config.guess-1446-
vorbis-tools-1.4.0/config.guess:1447:$CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null && SYSTEM_NAME=`$dummy` &&
vorbis-tools-1.4.0/config.guess-1448-	{ echo "$SYSTEM_NAME"; exit; }
##############################################
vorbis-tools-1.4.0/config.rpath-33-host="$1"
vorbis-tools-1.4.0/config.rpath:34:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
vorbis-tools-1.4.0/config.rpath:35:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
vorbis-tools-1.4.0/config.rpath:36:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
vorbis-tools-1.4.0/config.rpath-37-
##############################################
vorbis-tools-1.4.0/config.rpath-47-done
vorbis-tools-1.4.0/config.rpath:48:cc_basename=`echo "$cc_temp" | sed -e 's%^.*/%%'`
vorbis-tools-1.4.0/config.rpath-49-
##############################################
vorbis-tools-1.4.0/config.rpath-91-        *)
vorbis-tools-1.4.0/config.rpath:92:          case `$CC -V 2>&1 | sed 5q` in
vorbis-tools-1.4.0/config.rpath-93-            *Sun\ C*)
##############################################
vorbis-tools-1.4.0/config.rpath-217-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
vorbis-tools-1.4.0/config.rpath:218:      case `$LD -v 2>&1` in
vorbis-tools-1.4.0/config.rpath-219-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
vorbis-tools-1.4.0/config.rpath-223-          if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
vorbis-tools-1.4.0/config.rpath:224:            hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-rpath,$libdir`'
vorbis-tools-1.4.0/config.rpath-225-          else
##############################################
vorbis-tools-1.4.0/config.rpath-280-        case $host_os in aix4.[012]|aix4.[012].*)
vorbis-tools-1.4.0/config.rpath:281:          collect2name=`${CC} -print-prog-name=collect2`
vorbis-tools-1.4.0/config.rpath-282-          if test -f "$collect2name" && \
##############################################
vorbis-tools-1.4.0/config.rpath-419-        hardcode_direct=yes
vorbis-tools-1.4.0/config.rpath:420:        if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
vorbis-tools-1.4.0/config.rpath-421-          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
vorbis-tools-1.4.0/config.rpath-483-    sysv5* | sco3.2v5* | sco5v6*)
vorbis-tools-1.4.0/config.rpath:484:      hardcode_libdir_flag_spec='`test -z "$SCOABSPATH" && echo ${wl}-R,$libdir`'
vorbis-tools-1.4.0/config.rpath-485-      hardcode_libdir_separator=':'
##############################################
vorbis-tools-1.4.0/config.rpath-627-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
vorbis-tools-1.4.0/config.rpath:628:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
vorbis-tools-1.4.0/config.rpath:629:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
vorbis-tools-1.4.0/config.rpath:630:escaped_libname_spec=`echo "X$libname_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vorbis-tools-1.4.0/config.rpath:631:escaped_library_names_spec=`echo "X$library_names_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vorbis-tools-1.4.0/config.rpath:632:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
vorbis-tools-1.4.0/config.rpath-633-
##############################################
vorbis-tools-1.4.0/config.sub-56-
vorbis-tools-1.4.0/config.sub:57:me=`echo "$0" | sed -e 's,.*/,,'`
vorbis-tools-1.4.0/config.sub-58-
##############################################
vorbis-tools-1.4.0/config.sub-120-# Here we must recognize all the valid KERNEL-OS combinations.
vorbis-tools-1.4.0/config.sub:121:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
vorbis-tools-1.4.0/config.sub-122-case $maybe_os in
##############################################
vorbis-tools-1.4.0/config.sub-126-    os=-$maybe_os
vorbis-tools-1.4.0/config.sub:127:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
vorbis-tools-1.4.0/config.sub-128-    ;;
vorbis-tools-1.4.0/config.sub-129-  *)
vorbis-tools-1.4.0/config.sub:130:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
vorbis-tools-1.4.0/config.sub-131-    if [ $basic_machine != $1 ]
vorbis-tools-1.4.0/config.sub:132:    then os=`echo $1 | sed 's/.*-/-/'`
vorbis-tools-1.4.0/config.sub-133-    else os=; fi
##############################################
vorbis-tools-1.4.0/config.sub-177-		os=-sco5v6
vorbis-tools-1.4.0/config.sub:178:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-179-		;;
##############################################
vorbis-tools-1.4.0/config.sub-181-		os=-sco3.2v5
vorbis-tools-1.4.0/config.sub:182:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-183-		;;
##############################################
vorbis-tools-1.4.0/config.sub-185-		os=-sco3.2v4
vorbis-tools-1.4.0/config.sub:186:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-187-		;;
vorbis-tools-1.4.0/config.sub-188-	-sco3.2.[4-9]*)
vorbis-tools-1.4.0/config.sub:189:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
vorbis-tools-1.4.0/config.sub:190:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-191-		;;
##############################################
vorbis-tools-1.4.0/config.sub-193-		# Don't forget version if it is 3.2v4 or newer.
vorbis-tools-1.4.0/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-195-		;;
##############################################
vorbis-tools-1.4.0/config.sub-197-		# Don't forget version if it is 3.2v4 or newer.
vorbis-tools-1.4.0/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-199-		;;
##############################################
vorbis-tools-1.4.0/config.sub-201-		os=-sco3.2v2
vorbis-tools-1.4.0/config.sub:202:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-203-		;;
vorbis-tools-1.4.0/config.sub-204-	-udk*)
vorbis-tools-1.4.0/config.sub:205:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-206-		;;
##############################################
vorbis-tools-1.4.0/config.sub-208-		os=-isc2.2
vorbis-tools-1.4.0/config.sub:209:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-210-		;;
##############################################
vorbis-tools-1.4.0/config.sub-214-	-isc*)
vorbis-tools-1.4.0/config.sub:215:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-216-		;;
##############################################
vorbis-tools-1.4.0/config.sub-220-	-ptx*)
vorbis-tools-1.4.0/config.sub:221:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
vorbis-tools-1.4.0/config.sub-222-		;;
vorbis-tools-1.4.0/config.sub-223-	-windowsnt*)
vorbis-tools-1.4.0/config.sub:224:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
vorbis-tools-1.4.0/config.sub-225-		;;
##############################################
vorbis-tools-1.4.0/config.sub-310-	*-*-*)
vorbis-tools-1.4.0/config.sub:311:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
vorbis-tools-1.4.0/config.sub-312-		exit 1
##############################################
vorbis-tools-1.4.0/config.sub-416-	amd64-*)
vorbis-tools-1.4.0/config.sub:417:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-418-		;;
##############################################
vorbis-tools-1.4.0/config.sub-454-	blackfin-*)
vorbis-tools-1.4.0/config.sub:455:		basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-456-		os=-linux
##############################################
vorbis-tools-1.4.0/config.sub-645-	i*86v32)
vorbis-tools-1.4.0/config.sub:646:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-647-		os=-sysv32
##############################################
vorbis-tools-1.4.0/config.sub-649-	i*86v4*)
vorbis-tools-1.4.0/config.sub:650:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-651-		os=-sysv4
##############################################
vorbis-tools-1.4.0/config.sub-653-	i*86v)
vorbis-tools-1.4.0/config.sub:654:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-655-		os=-sysv
##############################################
vorbis-tools-1.4.0/config.sub-657-	i*86sol2)
vorbis-tools-1.4.0/config.sub:658:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
vorbis-tools-1.4.0/config.sub-659-		os=-solaris2
##############################################
vorbis-tools-1.4.0/config.sub-687-	m68knommu-*)
vorbis-tools-1.4.0/config.sub:688:		basic_machine=m68k-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-689-		os=-linux
##############################################
vorbis-tools-1.4.0/config.sub-717-	mips3*-*)
vorbis-tools-1.4.0/config.sub:718:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
vorbis-tools-1.4.0/config.sub-719-		;;
vorbis-tools-1.4.0/config.sub-720-	mips3*)
vorbis-tools-1.4.0/config.sub:721:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
vorbis-tools-1.4.0/config.sub-722-		;;
##############################################
vorbis-tools-1.4.0/config.sub-735-	ms1-*)
vorbis-tools-1.4.0/config.sub:736:		basic_machine=`echo $basic_machine | sed -e 's/ms1-/mt-/'`
vorbis-tools-1.4.0/config.sub-737-		;;
##############################################
vorbis-tools-1.4.0/config.sub-840-	parisc-*)
vorbis-tools-1.4.0/config.sub:841:		basic_machine=hppa-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-842-		os=-linux
##############################################
vorbis-tools-1.4.0/config.sub-856-	pc98-*)
vorbis-tools-1.4.0/config.sub:857:		basic_machine=i386-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-858-		;;
##############################################
vorbis-tools-1.4.0/config.sub-871-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
vorbis-tools-1.4.0/config.sub:872:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-873-		;;
vorbis-tools-1.4.0/config.sub-874-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
vorbis-tools-1.4.0/config.sub:875:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-876-		;;
vorbis-tools-1.4.0/config.sub-877-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
vorbis-tools-1.4.0/config.sub:878:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-879-		;;
vorbis-tools-1.4.0/config.sub-880-	pentium4-*)
vorbis-tools-1.4.0/config.sub:881:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-882-		;;
##############################################
vorbis-tools-1.4.0/config.sub-889-		;;
vorbis-tools-1.4.0/config.sub:890:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-891-		;;
##############################################
vorbis-tools-1.4.0/config.sub-895-	ppcle-* | powerpclittle-*)
vorbis-tools-1.4.0/config.sub:896:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-897-		;;
##############################################
vorbis-tools-1.4.0/config.sub-899-		;;
vorbis-tools-1.4.0/config.sub:900:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-901-		;;
##############################################
vorbis-tools-1.4.0/config.sub-905-	ppc64le-* | powerpc64little-*)
vorbis-tools-1.4.0/config.sub:906:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
vorbis-tools-1.4.0/config.sub-907-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1193-	*)
vorbis-tools-1.4.0/config.sub:1194:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
vorbis-tools-1.4.0/config.sub-1195-		exit 1
##############################################
vorbis-tools-1.4.0/config.sub-1201-	*-digital*)
vorbis-tools-1.4.0/config.sub:1202:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
vorbis-tools-1.4.0/config.sub-1203-		;;
vorbis-tools-1.4.0/config.sub-1204-	*-commodore*)
vorbis-tools-1.4.0/config.sub:1205:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
vorbis-tools-1.4.0/config.sub-1206-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1219-	-solaris1 | -solaris1.*)
vorbis-tools-1.4.0/config.sub:1220:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
vorbis-tools-1.4.0/config.sub-1221-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1231-	-gnu/linux*)
vorbis-tools-1.4.0/config.sub:1232:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
vorbis-tools-1.4.0/config.sub-1233-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1275-	-nto*)
vorbis-tools-1.4.0/config.sub:1276:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
vorbis-tools-1.4.0/config.sub-1277-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1282-	-mac*)
vorbis-tools-1.4.0/config.sub:1283:		os=`echo $os | sed -e 's|mac|macos|'`
vorbis-tools-1.4.0/config.sub-1284-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1288-	-linux*)
vorbis-tools-1.4.0/config.sub:1289:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
vorbis-tools-1.4.0/config.sub-1290-		;;
vorbis-tools-1.4.0/config.sub-1291-	-sunos5*)
vorbis-tools-1.4.0/config.sub:1292:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
vorbis-tools-1.4.0/config.sub-1293-		;;
vorbis-tools-1.4.0/config.sub-1294-	-sunos6*)
vorbis-tools-1.4.0/config.sub:1295:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
vorbis-tools-1.4.0/config.sub-1296-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1343-	-sinix5.*)
vorbis-tools-1.4.0/config.sub:1344:		os=`echo $os | sed -e 's|sinix|sysv|'`
vorbis-tools-1.4.0/config.sub-1345-		;;
##############################################
vorbis-tools-1.4.0/config.sub-1394-		# Get rid of the `-' at the beginning of $os.
vorbis-tools-1.4.0/config.sub:1395:		os=`echo $os | sed 's/[^-]*-//'`
vorbis-tools-1.4.0/config.sub:1396:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
vorbis-tools-1.4.0/config.sub-1397-		exit 1
##############################################
vorbis-tools-1.4.0/config.sub-1645-		esac
vorbis-tools-1.4.0/config.sub:1646:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
vorbis-tools-1.4.0/config.sub-1647-		;;
##############################################
vorbis-tools-1.4.0/depcomp-68-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
vorbis-tools-1.4.0/depcomp:69:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
vorbis-tools-1.4.0/depcomp-70-
##############################################
vorbis-tools-1.4.0/depcomp-203-  # Version 6 uses the directory in both cases.
vorbis-tools-1.4.0/depcomp:204:  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
vorbis-tools-1.4.0/depcomp-205-  tmpdepfile="$stripped.u"
##############################################
vorbis-tools-1.4.0/depcomp-214-  else
vorbis-tools-1.4.0/depcomp:215:    stripped=`echo "$stripped" | sed 's,^.*/,,'`
vorbis-tools-1.4.0/depcomp-216-    tmpdepfile="$stripped.u"
##############################################
vorbis-tools-1.4.0/depcomp-228-    # Do two passes, one to just change these to
vorbis-tools-1.4.0/depcomp:229:    # `$object: dependent.h' and one to simply `dependent.h:'.
vorbis-tools-1.4.0/depcomp-230-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
vorbis-tools-1.4.0/depcomp-269-  # Do two passes, one to just change these to
vorbis-tools-1.4.0/depcomp:270:  # `$object: dependent.h' and one to simply `dependent.h:'.
vorbis-tools-1.4.0/depcomp-271-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
vorbis-tools-1.4.0/depcomp-284-   # Subdirectories are respected.
vorbis-tools-1.4.0/depcomp:285:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
vorbis-tools-1.4.0/depcomp-286-   test "x$dir" = "x$object" && dir=
vorbis-tools-1.4.0/depcomp:287:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
vorbis-tools-1.4.0/depcomp-288-
##############################################
vorbis-tools-1.4.0/depcomp-423-  done
vorbis-tools-1.4.0/depcomp:424:  obj_suffix="`echo $object | sed 's/^.*\././'`"
vorbis-tools-1.4.0/depcomp-425-  touch "$tmpdepfile"
##############################################
vorbis-tools-1.4.0/install-sh-210-      fi
vorbis-tools-1.4.0/install-sh:211:      dst=$dst/`basename "$src"`
vorbis-tools-1.4.0/install-sh-212-    fi
##############################################
vorbis-tools-1.4.0/install-sh-215-  # This sed command emulates the dirname command.
vorbis-tools-1.4.0/install-sh:216:  dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'`
vorbis-tools-1.4.0/install-sh-217-
##############################################
vorbis-tools-1.4.0/install-sh-228-    IFS='%'
vorbis-tools-1.4.0/install-sh:229:    set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
vorbis-tools-1.4.0/install-sh-230-    shift
##############################################
vorbis-tools-1.4.0/install-sh-256-  else
vorbis-tools-1.4.0/install-sh:257:    dstfile=`basename "$dst"`
vorbis-tools-1.4.0/install-sh-258-
##############################################
vorbis-tools-1.4.0/ltmain.sh-161-  # Extract subdirectory from the argument.
vorbis-tools-1.4.0/ltmain.sh:162:  func_dirname_result=`$ECHO "X${1}" | $Xsed -e "$dirname"`
vorbis-tools-1.4.0/ltmain.sh-163-  if test "X$func_dirname_result" = "X${1}"; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-167-  fi
vorbis-tools-1.4.0/ltmain.sh:168:  func_basename_result=`$ECHO "X${1}" | $Xsed -e "$basename"`
vorbis-tools-1.4.0/ltmain.sh-169-}
##############################################
vorbis-tools-1.4.0/ltmain.sh-193-     progdir=$func_dirname_result
vorbis-tools-1.4.0/ltmain.sh:194:     progdir=`cd "$progdir" && pwd`
vorbis-tools-1.4.0/ltmain.sh-195-     progpath="$progdir/$progname"
##############################################
vorbis-tools-1.4.0/ltmain.sh-221-# Since each input `\' is now two `\'s, look for any number of runs of
vorbis-tools-1.4.0/ltmain.sh:222:# four `\'s followed by two `\'s and then a '$'.  `\' that '$'.
vorbis-tools-1.4.0/ltmain.sh-223-bs='\\'
##############################################
vorbis-tools-1.4.0/ltmain.sh-328-        # ...otherwise throw away the child directory and loop
vorbis-tools-1.4.0/ltmain.sh:329:        my_directory_path=`$ECHO "X$my_directory_path" | $Xsed -e "$dirname"`
vorbis-tools-1.4.0/ltmain.sh-330-      done
vorbis-tools-1.4.0/ltmain.sh:331:      my_dir_list=`$ECHO "X$my_dir_list" | $Xsed -e 's,:*$,,'`
vorbis-tools-1.4.0/ltmain.sh-332-
##############################################
vorbis-tools-1.4.0/ltmain.sh-363-      # If mktemp works, use that first and foremost
vorbis-tools-1.4.0/ltmain.sh:364:      my_tmpdir=`mktemp -d "${my_template}-XXXXXXXX" 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-365-
##############################################
vorbis-tools-1.4.0/ltmain.sh-394-      *[\\\`\"\$]*)
vorbis-tools-1.4.0/ltmain.sh:395:	func_quote_for_eval_unquoted_result=`$ECHO "X$1" | $Xsed -e "$sed_quote_subst"` ;;
vorbis-tools-1.4.0/ltmain.sh-396-      *)
##############################################
vorbis-tools-1.4.0/ltmain.sh-536-	s/\$with_gnu_ld/'"$with_gnu_ld"'/
vorbis-tools-1.4.0/ltmain.sh:537:	s/\$automake_version/'"`(automake --version) 2>/dev/null |$SED 1q`"'/
vorbis-tools-1.4.0/ltmain.sh:538:	s/\$autoconf_version/'"`(autoconf --version) 2>/dev/null |$SED 1q`"'/
vorbis-tools-1.4.0/ltmain.sh-539-	p
##############################################
vorbis-tools-1.4.0/ltmain.sh-565-  :
vorbis-tools-1.4.0/ltmain.sh:566:elif test "X`{ $ECHO '\t'; } 2>/dev/null`" = 'X\t'; then
vorbis-tools-1.4.0/ltmain.sh-567-  # Yippee, $ECHO works!
##############################################
vorbis-tools-1.4.0/ltmain.sh-685-	# quotes we have to do it in 2 steps:
vorbis-tools-1.4.0/ltmain.sh:686:	extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
vorbis-tools-1.4.0/ltmain.sh-687-	eval "$extractedcf"
##############################################
vorbis-tools-1.4.0/ltmain.sh-1021-      # but not from the CC environment variable when configure was run.
vorbis-tools-1.4.0/ltmain.sh:1022:      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*) ;;
vorbis-tools-1.4.0/ltmain.sh-1023-      # Blanks at the start of $base_compile will cause this to fail
##############################################
vorbis-tools-1.4.0/ltmain.sh-1028-	    # Evaluate the configuration.
vorbis-tools-1.4.0/ltmain.sh:1029:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
vorbis-tools-1.4.0/ltmain.sh-1030-	    CC_quoted=
##############################################
vorbis-tools-1.4.0/ltmain.sh-1036-	    case "$@ " in
vorbis-tools-1.4.0/ltmain.sh:1037:	      " $CC "* | "$CC "* | " `$ECHO $CC` "* | "`$ECHO $CC` "* | " $CC_quoted"* | "$CC_quoted "* | " `$ECHO $CC_quoted` "* | "`$ECHO $CC_quoted` "*)
vorbis-tools-1.4.0/ltmain.sh-1038-	      # The compiler in the base compile command matches
##############################################
vorbis-tools-1.4.0/ltmain.sh-1213-    *.[cCFSifmso] | \
vorbis-tools-1.4.0/ltmain.sh:1214:    *.ada | *.adb | *.ads | *.asm | \
vorbis-tools-1.4.0/ltmain.sh-1215-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
vorbis-tools-1.4.0/ltmain.sh-1290-    if test "$compiler_c_o" = no; then
vorbis-tools-1.4.0/ltmain.sh:1291:      output_obj=`$ECHO "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
vorbis-tools-1.4.0/ltmain.sh-1292-      lockfile="$output_obj.lock"
##############################################
vorbis-tools-1.4.0/ltmain.sh-1309-*** ERROR, $lockfile exists and contains:
vorbis-tools-1.4.0/ltmain.sh:1310:`cat $lockfile 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-1311-
##############################################
vorbis-tools-1.4.0/ltmain.sh-1358-      if test "$need_locks" = warn &&
vorbis-tools-1.4.0/ltmain.sh:1359:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
vorbis-tools-1.4.0/ltmain.sh-1360-	$ECHO "\
vorbis-tools-1.4.0/ltmain.sh-1361-*** ERROR, $lockfile contains:
vorbis-tools-1.4.0/ltmain.sh:1362:`cat $lockfile 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-1363-
##############################################
vorbis-tools-1.4.0/ltmain.sh-1407-      if test "$need_locks" = warn &&
vorbis-tools-1.4.0/ltmain.sh:1408:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
vorbis-tools-1.4.0/ltmain.sh-1409-	$ECHO "\
vorbis-tools-1.4.0/ltmain.sh-1410-*** ERROR, $lockfile contains:
vorbis-tools-1.4.0/ltmain.sh:1411:`cat $lockfile 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-1412-
##############################################
vorbis-tools-1.4.0/ltmain.sh-1665-	  test -n "$library_names" && \
vorbis-tools-1.4.0/ltmain.sh:1666:	    func_warning "\`$file' was not linked with \`-export-dynamic'"
vorbis-tools-1.4.0/ltmain.sh-1667-	  continue
##############################################
vorbis-tools-1.4.0/ltmain.sh-1676-	  if test ! -f "$dir/$dlname"; then
vorbis-tools-1.4.0/ltmain.sh:1677:	    func_fatal_error "cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'"
vorbis-tools-1.4.0/ltmain.sh-1678-	  fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-1694-      # Get the absolute pathname.
vorbis-tools-1.4.0/ltmain.sh:1695:      absdir=`cd "$dir" && pwd`
vorbis-tools-1.4.0/ltmain.sh-1696-      test -n "$absdir" && dir="$absdir"
##############################################
vorbis-tools-1.4.0/ltmain.sh-2012-	  # Determine the prefix the user has applied to our future dir.
vorbis-tools-1.4.0/ltmain.sh:2013:	  inst_prefix_dir=`$ECHO "X$destdir" | $Xsed -e "s%$libdir\$%%"`
vorbis-tools-1.4.0/ltmain.sh-2014-
##############################################
vorbis-tools-1.4.0/ltmain.sh-2025-	    # Stick the inst_prefix_dir data into the link command.
vorbis-tools-1.4.0/ltmain.sh:2026:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
vorbis-tools-1.4.0/ltmain.sh-2027-	  else
vorbis-tools-1.4.0/ltmain.sh:2028:	    relink_command=`$ECHO "X$relink_command" | $Xsed -e "s%@inst_prefix_dir@%%"`
vorbis-tools-1.4.0/ltmain.sh-2029-	  fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-2185-	    fi
vorbis-tools-1.4.0/ltmain.sh:2186:	    libfile="$libdir/"`$ECHO "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
vorbis-tools-1.4.0/ltmain.sh-2187-	    if test -n "$libdir" && test ! -f "$libfile"; then
vorbis-tools-1.4.0/ltmain.sh:2188:	      func_warning "\`$lib' has not been installed in \`$libdir'"
vorbis-tools-1.4.0/ltmain.sh-2189-	      finalize=no
##############################################
vorbis-tools-1.4.0/ltmain.sh-2204-	        # Replace the output file specification.
vorbis-tools-1.4.0/ltmain.sh:2205:	        relink_command=`$ECHO "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
vorbis-tools-1.4.0/ltmain.sh-2206-
##############################################
vorbis-tools-1.4.0/ltmain.sh-2223-	    # Install the binary that we compiled earlier.
vorbis-tools-1.4.0/ltmain.sh:2224:	    file=`$ECHO "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
vorbis-tools-1.4.0/ltmain.sh-2225-	  fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-2294-    my_pic_p="${3-no}"
vorbis-tools-1.4.0/ltmain.sh:2295:    my_prefix=`$ECHO "$my_originator" | sed 's%[^a-zA-Z0-9]%_%g'`
vorbis-tools-1.4.0/ltmain.sh-2296-    my_dlsyms=
##############################################
vorbis-tools-1.4.0/ltmain.sh-2334-	  # Add our own program objects to the symbol list.
vorbis-tools-1.4.0/ltmain.sh:2335:	  progfiles=`$ECHO "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-2336-	  for progfile in $progfiles; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-2517-	  if test -f "$output_objdir/$my_outputname.def"; then
vorbis-tools-1.4.0/ltmain.sh:2518:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh:2519:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh-2520-	  else
vorbis-tools-1.4.0/ltmain.sh:2521:	    compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh:2522:	    finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh-2523-	  fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-2525-	*)
vorbis-tools-1.4.0/ltmain.sh:2526:	  compile_command=`$ECHO "X$compile_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh:2527:	  finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$symfileobj%"`
vorbis-tools-1.4.0/ltmain.sh-2528-	  ;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-2540-      # Nullify the symbol file.
vorbis-tools-1.4.0/ltmain.sh:2541:      compile_command=`$ECHO "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
vorbis-tools-1.4.0/ltmain.sh:2542:      finalize_command=`$ECHO "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
vorbis-tools-1.4.0/ltmain.sh-2543-    fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-2555-  win32_libid_type="unknown"
vorbis-tools-1.4.0/ltmain.sh:2556:  win32_fileres=`file -L $1 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-2557-  case $win32_fileres in
##############################################
vorbis-tools-1.4.0/ltmain.sh-2652-	  darwin_curdir=`pwd`
vorbis-tools-1.4.0/ltmain.sh:2653:	  darwin_base_archive=`basename "$darwin_archive"`
vorbis-tools-1.4.0/ltmain.sh:2654:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
vorbis-tools-1.4.0/ltmain.sh-2655-	  if test -n "$darwin_arches"; then
vorbis-tools-1.4.0/ltmain.sh:2656:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
vorbis-tools-1.4.0/ltmain.sh-2657-	    darwin_arch=
##############################################
vorbis-tools-1.4.0/ltmain.sh-2667-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
vorbis-tools-1.4.0/ltmain.sh:2668:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$basename" | sort -u`
vorbis-tools-1.4.0/ltmain.sh-2669-	    darwin_file=
##############################################
vorbis-tools-1.4.0/ltmain.sh-2671-	    for darwin_file in $darwin_filelist; do
vorbis-tools-1.4.0/ltmain.sh:2672:	      darwin_files=`find unfat-$$ -name $darwin_file -print | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-2673-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
vorbis-tools-1.4.0/ltmain.sh-2686-      esac
vorbis-tools-1.4.0/ltmain.sh:2687:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-2688-    done
##############################################
vorbis-tools-1.4.0/ltmain.sh-2757-      shift
vorbis-tools-1.4.0/ltmain.sh:2758:    elif test \"X\`{ \$ECHO '\t'; } 2>/dev/null\`\" = 'X\t'; then
vorbis-tools-1.4.0/ltmain.sh-2759-      # Yippee, \$ECHO works!
##############################################
vorbis-tools-1.4.0/ltmain.sh-2769-  # Find the directory that this script lives in.
vorbis-tools-1.4.0/ltmain.sh:2770:  thisdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
vorbis-tools-1.4.0/ltmain.sh-2771-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
vorbis-tools-1.4.0/ltmain.sh-2773-  # Follow symbolic links until we get to the real thisdir.
vorbis-tools-1.4.0/ltmain.sh:2774:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
vorbis-tools-1.4.0/ltmain.sh-2775-  while test -n \"\$file\"; do
vorbis-tools-1.4.0/ltmain.sh:2776:    destdir=\`\$ECHO \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
vorbis-tools-1.4.0/ltmain.sh-2777-
##############################################
vorbis-tools-1.4.0/ltmain.sh-2785-
vorbis-tools-1.4.0/ltmain.sh:2786:    file=\`\$ECHO \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
vorbis-tools-1.4.0/ltmain.sh:2787:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
vorbis-tools-1.4.0/ltmain.sh-2788-  done
##############################################
vorbis-tools-1.4.0/ltmain.sh-2816-    case \"\$thisdir\" in
vorbis-tools-1.4.0/ltmain.sh:2817:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"X\$thisdir\" | \$Xsed -e 's%[\\\\/][^\\\\/]*$%%'\` ;;
vorbis-tools-1.4.0/ltmain.sh-2818-    $objdir )   thisdir=. ;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-2822-  # Try to get the absolute directory name.
vorbis-tools-1.4.0/ltmain.sh:2823:  absdir=\`cd \"\$thisdir\" && pwd\`
vorbis-tools-1.4.0/ltmain.sh-2824-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
vorbis-tools-1.4.0/ltmain.sh-2832-  if test ! -f \"\$progdir/\$program\" ||
vorbis-tools-1.4.0/ltmain.sh:2833:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
vorbis-tools-1.4.0/ltmain.sh-2834-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-2847-    if test -n \"\$relink_command\"; then
vorbis-tools-1.4.0/ltmain.sh:2848:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
vorbis-tools-1.4.0/ltmain.sh-2849-      else
##############################################
vorbis-tools-1.4.0/ltmain.sh-2879-    # The second colon is a workaround for a bug in BeOS R4 sed
vorbis-tools-1.4.0/ltmain.sh:2880:    $shlibpath_var=\`\$ECHO \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
vorbis-tools-1.4.0/ltmain.sh-2881-
##############################################
vorbis-tools-1.4.0/ltmain.sh-2994-          *cygwin* )
vorbis-tools-1.4.0/ltmain.sh:2995:            func_to_host_path_tmp1=`cygpath -w "$1"`
vorbis-tools-1.4.0/ltmain.sh-2996-            func_to_host_path_result=`echo "$func_to_host_path_tmp1" |\
##############################################
vorbis-tools-1.4.0/ltmain.sh-3006-            # the odd construction:
vorbis-tools-1.4.0/ltmain.sh:3007:            func_to_host_path_tmp1=`winepath -w "$1" 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-3008-            if test "$?" -eq 0 && test -n "${func_to_host_path_tmp1}"; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-3073-          *cygwin* )
vorbis-tools-1.4.0/ltmain.sh:3074:            func_to_host_pathlist_tmp2=`cygpath -w -p "$func_to_host_pathlist_tmp1"`
vorbis-tools-1.4.0/ltmain.sh-3075-            func_to_host_pathlist_result=`echo "$func_to_host_pathlist_tmp2" |\
##############################################
vorbis-tools-1.4.0/ltmain.sh-4240-	    moreargs=
vorbis-tools-1.4.0/ltmain.sh:4241:	    for fil in `cat "$save_arg"`
vorbis-tools-1.4.0/ltmain.sh-4242-	    do
##############################################
vorbis-tools-1.4.0/ltmain.sh-4490-	*)
vorbis-tools-1.4.0/ltmain.sh:4491:	  absdir=`cd "$dir" && pwd`
vorbis-tools-1.4.0/ltmain.sh-4492-	  test -z "$absdir" && \
##############################################
vorbis-tools-1.4.0/ltmain.sh-4505-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
vorbis-tools-1.4.0/ltmain.sh:4506:	  testbindir=`$ECHO "X$dir" | $Xsed -e 's*/lib$*/bin*'`
vorbis-tools-1.4.0/ltmain.sh-4507-	  case :$dllsearchpath: in
##############################################
vorbis-tools-1.4.0/ltmain.sh-4927-      # get the directories listed in $shlibpath_var
vorbis-tools-1.4.0/ltmain.sh:4928:      eval shlib_search_path=\`\$ECHO \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
vorbis-tools-1.4.0/ltmain.sh-4929-    else
##############################################
vorbis-tools-1.4.0/ltmain.sh-5053-	  for deplib in $dependency_libs; do
vorbis-tools-1.4.0/ltmain.sh:5054:            deplib_base=`$ECHO "X$deplib" | $Xsed -e "$basename"`
vorbis-tools-1.4.0/ltmain.sh-5055-	    case " $weak_libs " in
##############################################
vorbis-tools-1.4.0/ltmain.sh-5231-		  set dummy $deplibs_check_method; shift
vorbis-tools-1.4.0/ltmain.sh:5232:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vorbis-tools-1.4.0/ltmain.sh-5233-		  if eval "\$ECHO \"X$deplib\"" 2>/dev/null | $Xsed -e 10q \
##############################################
vorbis-tools-1.4.0/ltmain.sh-5294-	else
vorbis-tools-1.4.0/ltmain.sh:5295:	  func_fatal_error "cannot find the library \`$lib' or unhandled argument \`$deplib'"
vorbis-tools-1.4.0/ltmain.sh-5296-	fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-5323-	if test -n "$inherited_linker_flags"; then
vorbis-tools-1.4.0/ltmain.sh:5324:	  tmp_inherited_linker_flags=`$ECHO "X$inherited_linker_flags" | $Xsed -e 's/-framework \([^ $]*\)/\1.ltframework/g'`
vorbis-tools-1.4.0/ltmain.sh-5325-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-5331-	fi
vorbis-tools-1.4.0/ltmain.sh:5332:	dependency_libs=`$ECHO "X $dependency_libs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh-5333-	if test "$linkmode,$pass" = "lib,link" ||
##############################################
vorbis-tools-1.4.0/ltmain.sh-5398-	*)
vorbis-tools-1.4.0/ltmain.sh:5399:	  abs_ladir=`cd "$ladir" && pwd`
vorbis-tools-1.4.0/ltmain.sh-5400-	  if test -z "$abs_ladir"; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-5624-	    shift
vorbis-tools-1.4.0/ltmain.sh:5625:	    libname=`eval "\\$ECHO \"$libname_spec\""`
vorbis-tools-1.4.0/ltmain.sh-5626-	    # use dlname if we got it. it's perfectly good, no?
##############################################
vorbis-tools-1.4.0/ltmain.sh-5908-		*)
vorbis-tools-1.4.0/ltmain.sh:5909:		  absdir=`cd "$dir" && pwd`
vorbis-tools-1.4.0/ltmain.sh-5910-		  if test -z "$absdir"; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-5919-		  depdepl=
vorbis-tools-1.4.0/ltmain.sh:5920:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
vorbis-tools-1.4.0/ltmain.sh-5921-		  if test -n "$deplibrary_names" ; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-5926-		      depdepl="$absdir/$objdir/$depdepl"
vorbis-tools-1.4.0/ltmain.sh:5927:		      darwin_install_name=`${OTOOL} -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
vorbis-tools-1.4.0/ltmain.sh-5928-                      if test -z "$darwin_install_name"; then
vorbis-tools-1.4.0/ltmain.sh:5929:                          darwin_install_name=`${OTOOL64} -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
vorbis-tools-1.4.0/ltmain.sh-5930-                      fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-5941-		else
vorbis-tools-1.4.0/ltmain.sh:5942:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
vorbis-tools-1.4.0/ltmain.sh-5943-		  test -z "$libdir" && \
##############################################
vorbis-tools-1.4.0/ltmain.sh-5964-	else
vorbis-tools-1.4.0/ltmain.sh:5965:	  compiler_flags="$compiler_flags "`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh-5966-	fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-6113-	test "$module" = no && \
vorbis-tools-1.4.0/ltmain.sh:6114:	  func_fatal_help "libtool library \`$output' must begin with \`lib'"
vorbis-tools-1.4.0/ltmain.sh-6115-
##############################################
vorbis-tools-1.4.0/ltmain.sh-6250-	if test "$age" -gt "$current"; then
vorbis-tools-1.4.0/ltmain.sh:6251:	  func_error "AGE \`$age' is greater than the current interface number \`$current'"
vorbis-tools-1.4.0/ltmain.sh-6252-	  func_fatal_error "\`$vinfo' is not valid version information"
##############################################
vorbis-tools-1.4.0/ltmain.sh-6411-	removelist=
vorbis-tools-1.4.0/ltmain.sh:6412:	tempremovelist=`$ECHO "$output_objdir/*"`
vorbis-tools-1.4.0/ltmain.sh-6413-	for p in $tempremovelist; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-6437-	# Transform .lo files to .o files.
vorbis-tools-1.4.0/ltmain.sh:6438:	oldobjs="$objs "`$ECHO "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-6439-      fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-6442-      #for path in $notinst_path; do
vorbis-tools-1.4.0/ltmain.sh:6443:      #	lib_search_path=`$ECHO "X$lib_search_path " | $Xsed -e "s% $path % %g"`
vorbis-tools-1.4.0/ltmain.sh:6444:      #	deplibs=`$ECHO "X$deplibs " | $Xsed -e "s% -L$path % %g"`
vorbis-tools-1.4.0/ltmain.sh:6445:      #	dependency_libs=`$ECHO "X$dependency_libs " | $Xsed -e "s% -L$path % %g"`
vorbis-tools-1.4.0/ltmain.sh-6446-      #done
##############################################
vorbis-tools-1.4.0/ltmain.sh-6562-		if test -n "$i" ; then
vorbis-tools-1.4.0/ltmain.sh:6563:		  libname=`eval "\\$ECHO \"$libname_spec\""`
vorbis-tools-1.4.0/ltmain.sh:6564:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
vorbis-tools-1.4.0/ltmain.sh-6565-		  set dummy $deplib_matches; shift
vorbis-tools-1.4.0/ltmain.sh-6566-		  deplib_match=$1
vorbis-tools-1.4.0/ltmain.sh:6567:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
vorbis-tools-1.4.0/ltmain.sh-6568-		    newdeplibs="$newdeplibs $i"
##############################################
vorbis-tools-1.4.0/ltmain.sh-6605-		  if test -n "$i" ; then
vorbis-tools-1.4.0/ltmain.sh:6606:		    libname=`eval "\\$ECHO \"$libname_spec\""`
vorbis-tools-1.4.0/ltmain.sh:6607:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
vorbis-tools-1.4.0/ltmain.sh-6608-		    set dummy $deplib_matches; shift
vorbis-tools-1.4.0/ltmain.sh-6609-		    deplib_match=$1
vorbis-tools-1.4.0/ltmain.sh:6610:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
vorbis-tools-1.4.0/ltmain.sh-6611-		      newdeplibs="$newdeplibs $i"
##############################################
vorbis-tools-1.4.0/ltmain.sh-6640-	  set dummy $deplibs_check_method; shift
vorbis-tools-1.4.0/ltmain.sh:6641:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vorbis-tools-1.4.0/ltmain.sh-6642-	  for a_deplib in $deplibs; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-6655-	      if test -n "$a_deplib" ; then
vorbis-tools-1.4.0/ltmain.sh:6656:		libname=`eval "\\$ECHO \"$libname_spec\""`
vorbis-tools-1.4.0/ltmain.sh-6657-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
vorbis-tools-1.4.0/ltmain.sh:6658:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-6659-		  for potent_lib in $potential_libs; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-6671-		      while test -h "$potlib" 2>/dev/null; do
vorbis-tools-1.4.0/ltmain.sh:6672:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
vorbis-tools-1.4.0/ltmain.sh-6673-			case $potliblink in
vorbis-tools-1.4.0/ltmain.sh-6674-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
vorbis-tools-1.4.0/ltmain.sh:6675:			*) potlib=`$ECHO "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
vorbis-tools-1.4.0/ltmain.sh-6676-			esac
##############################################
vorbis-tools-1.4.0/ltmain.sh-6712-	  set dummy $deplibs_check_method; shift
vorbis-tools-1.4.0/ltmain.sh:6713:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
vorbis-tools-1.4.0/ltmain.sh-6714-	  for a_deplib in $deplibs; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-6727-	      if test -n "$a_deplib" ; then
vorbis-tools-1.4.0/ltmain.sh:6728:		libname=`eval "\\$ECHO \"$libname_spec\""`
vorbis-tools-1.4.0/ltmain.sh-6729-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
vorbis-tools-1.4.0/ltmain.sh:6730:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
vorbis-tools-1.4.0/ltmain.sh-6731-		  for potent_lib in $potential_libs; do
##############################################
vorbis-tools-1.4.0/ltmain.sh-6771-	      # can't use Xsed below, because $i might contain '/'
vorbis-tools-1.4.0/ltmain.sh:6772:	      tmp_deplibs=`$ECHO "X $tmp_deplibs" | $Xsed -e "s,$i,,"`
vorbis-tools-1.4.0/ltmain.sh-6773-	    done
##############################################
vorbis-tools-1.4.0/ltmain.sh-6796-	  # On Rhapsody replace the C library with the System framework
vorbis-tools-1.4.0/ltmain.sh:6797:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
vorbis-tools-1.4.0/ltmain.sh-6798-	  ;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-6848-	*-*-darwin*)
vorbis-tools-1.4.0/ltmain.sh:6849:	  newdeplibs=`$ECHO "X $newdeplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh:6850:	  new_inherited_linker_flags=`$ECHO "X $new_inherited_linker_flags" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh:6851:	  deplibs=`$ECHO "X $deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh-6852-	  ;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-6972-	# Use standard objects if they are pic
vorbis-tools-1.4.0/ltmain.sh:6973:	test -z "$pic_flag" && libobjs=`$ECHO "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-6974-	test "X$libobjs" = "X " && libobjs=
##############################################
vorbis-tools-1.4.0/ltmain.sh-6987-	    # exporting using user supplied symfile
vorbis-tools-1.4.0/ltmain.sh:6988:	    if test "x`$SED 1q $export_symbols`" != xEXPORTS; then
vorbis-tools-1.4.0/ltmain.sh-6989-	      # and it's NOT already a .def file. Must figure out
##############################################
vorbis-tools-1.4.0/ltmain.sh-7139-	  save_output=$output
vorbis-tools-1.4.0/ltmain.sh:7140:	  output_la=`$ECHO "X$output" | $Xsed -e "$basename"`
vorbis-tools-1.4.0/ltmain.sh-7141-
##############################################
vorbis-tools-1.4.0/ltmain.sh-7443-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
vorbis-tools-1.4.0/ltmain.sh:7444:	  reload_conv_objs=$reload_objs\ `$ECHO "X$tmp_whole_archive_flags" | $Xsed -e 's|,| |g'`
vorbis-tools-1.4.0/ltmain.sh-7445-	else
##############################################
vorbis-tools-1.4.0/ltmain.sh-7454-      # Create the old-style object.
vorbis-tools-1.4.0/ltmain.sh:7455:      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
vorbis-tools-1.4.0/ltmain.sh-7456-
##############################################
vorbis-tools-1.4.0/ltmain.sh-7514-	# On Rhapsody replace the C library is the System framework
vorbis-tools-1.4.0/ltmain.sh:7515:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
vorbis-tools-1.4.0/ltmain.sh:7516:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's/ -lc / System.ltframework /'`
vorbis-tools-1.4.0/ltmain.sh-7517-	;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-7532-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
vorbis-tools-1.4.0/ltmain.sh:7533:	compile_deplibs=`$ECHO "X $compile_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh:7534:	finalize_deplibs=`$ECHO "X $finalize_deplibs" | $Xsed -e 's% \([^ $]*\).ltframework% -framework \1%g'`
vorbis-tools-1.4.0/ltmain.sh-7535-	;;
##############################################
vorbis-tools-1.4.0/ltmain.sh-7610-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
vorbis-tools-1.4.0/ltmain.sh:7611:	  testbindir=`${ECHO} "$libdir" | ${SED} -e 's*/lib$*/bin*'`
vorbis-tools-1.4.0/ltmain.sh-7612-	  case :$dllsearchpath: in
##############################################
vorbis-tools-1.4.0/ltmain.sh-7670-	# Transform all the library objects into standard objects.
vorbis-tools-1.4.0/ltmain.sh:7671:	compile_command=`$ECHO "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh:7672:	finalize_command=`$ECHO "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
vorbis-tools-1.4.0/ltmain.sh-7673-      fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-7700-	# Replace the output file specification.
vorbis-tools-1.4.0/ltmain.sh:7701:	compile_command=`$ECHO "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
vorbis-tools-1.4.0/ltmain.sh-7702-	link_command="$compile_command$compile_rpath"
##############################################
vorbis-tools-1.4.0/ltmain.sh-7747-	# Replace the output file specification.
vorbis-tools-1.4.0/ltmain.sh:7748:	link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
vorbis-tools-1.4.0/ltmain.sh-7749-	# Delete the old output file.
##############################################
vorbis-tools-1.4.0/ltmain.sh-7766-	  if test "$fast_install" = yes; then
vorbis-tools-1.4.0/ltmain.sh:7767:	    relink_command=`$ECHO "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
vorbis-tools-1.4.0/ltmain.sh-7768-	  else
##############################################
vorbis-tools-1.4.0/ltmain.sh-7778-      # Replace the output file specification.
vorbis-tools-1.4.0/ltmain.sh:7779:      link_command=`$ECHO "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
vorbis-tools-1.4.0/ltmain.sh-7780-
##############################################
vorbis-tools-1.4.0/ltmain.sh-7802-	relink_command="(cd `pwd`; $relink_command)"
vorbis-tools-1.4.0/ltmain.sh:7803:	relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
vorbis-tools-1.4.0/ltmain.sh-7804-      fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-7811-	esac
vorbis-tools-1.4.0/ltmain.sh:7812:	qecho=`$ECHO "X$qecho" | $Xsed -e "$sed_quote_subst"`
vorbis-tools-1.4.0/ltmain.sh-7813-      else
vorbis-tools-1.4.0/ltmain.sh:7814:	qecho=`$ECHO "X$ECHO" | $Xsed -e "$sed_quote_subst"`
vorbis-tools-1.4.0/ltmain.sh-7815-      fi
##############################################
vorbis-tools-1.4.0/ltmain.sh-8045-      relink_command="(cd `pwd`; $SHELL $progpath $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
vorbis-tools-1.4.0/ltmain.sh:8046:      relink_command=`$ECHO "X$relink_command" | $Xsed -e "$sed_quote_subst"`
vorbis-tools-1.4.0/ltmain.sh-8047-      if test "$hardcode_automatic" = yes ; then
##############################################
vorbis-tools-1.4.0/ltmain.sh-8065-		name="$func_basename_result"
vorbis-tools-1.4.0/ltmain.sh:8066:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
vorbis-tools-1.4.0/ltmain.sh-8067-		test -z "$libdir" && \
##############################################
vorbis-tools-1.4.0/ltmain.sh-8081-		name="$func_basename_result"
vorbis-tools-1.4.0/ltmain.sh:8082:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
vorbis-tools-1.4.0/ltmain.sh-8083-		test -z "$libdir" && \
##############################################
vorbis-tools-1.4.0/ltmain.sh-8100-		name="$func_basename_result"
vorbis-tools-1.4.0/ltmain.sh:8101:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
vorbis-tools-1.4.0/ltmain.sh-8102-		test -z "$libdir" && \
##############################################
vorbis-tools-1.4.0/ltmain.sh-8404-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
vorbis-tools-1.4.0/ltmain.sh:8405:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
vorbis-tools-1.4.0/ltmain.sh-8406-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
vorbis-tools-1.4.0/missing-128-       # Could not run --version or --help.  This is probably someone
vorbis-tools-1.4.0/missing:129:       # running `$TOOL --version' or `$TOOL --help' to check whether
vorbis-tools-1.4.0/missing-130-       # $TOOL exists and not knowing $TOOL uses missing.
##############################################
vorbis-tools-1.4.0/missing-162-         from any GNU archive site."
vorbis-tools-1.4.0/missing:163:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
vorbis-tools-1.4.0/missing-164-    test -z "$files" && files="config.h"
##############################################
vorbis-tools-1.4.0/missing-191-         proper tools for further handling them.
vorbis-tools-1.4.0/missing:192:         You can get \`$1' as part of \`Autoconf' from any GNU
vorbis-tools-1.4.0/missing-193-         archive site."
vorbis-tools-1.4.0/missing-194-
vorbis-tools-1.4.0/missing:195:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
vorbis-tools-1.4.0/missing:196:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
vorbis-tools-1.4.0/missing-197-    if test -f "$file"; then
##############################################
vorbis-tools-1.4.0/missing-220-	*.y)
vorbis-tools-1.4.0/missing:221:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
vorbis-tools-1.4.0/missing-222-	    if [ -f "$SRCFILE" ]; then
##############################################
vorbis-tools-1.4.0/missing-224-	    fi
vorbis-tools-1.4.0/missing:225:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
vorbis-tools-1.4.0/missing-226-	    if [ -f "$SRCFILE" ]; then
##############################################
vorbis-tools-1.4.0/missing-250-	*.l)
vorbis-tools-1.4.0/missing:251:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
vorbis-tools-1.4.0/missing-252-	    if [ -f "$SRCFILE" ]; then
##############################################
vorbis-tools-1.4.0/missing-269-
vorbis-tools-1.4.0/missing:270:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
vorbis-tools-1.4.0/missing-271-    if test -z "$file"; then
vorbis-tools-1.4.0/missing:272:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
vorbis-tools-1.4.0/missing-273-    fi
##############################################
vorbis-tools-1.4.0/missing-291-    # The file to touch is that specified with -o ...
vorbis-tools-1.4.0/missing:292:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
vorbis-tools-1.4.0/missing-293-    if test -z "$file"; then
vorbis-tools-1.4.0/missing-294-      # ... or it is the one specified with @setfilename ...
vorbis-tools-1.4.0/missing:295:      infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
vorbis-tools-1.4.0/missing:296:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile`
vorbis-tools-1.4.0/missing-297-      # ... or it is derived from the source name (dir/f.texi becomes f.info)
vorbis-tools-1.4.0/missing:298:      test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
vorbis-tools-1.4.0/missing-299-    fi
##############################################
vorbis-tools-1.4.0/missing-321-	*o*)
vorbis-tools-1.4.0/missing:322:	    firstarg=`echo "$firstarg" | sed s/o//`
vorbis-tools-1.4.0/missing-323-	    tar "$firstarg" "$@" && exit 0
##############################################
vorbis-tools-1.4.0/missing-327-	*h*)
vorbis-tools-1.4.0/missing:328:	    firstarg=`echo "$firstarg" | sed s/h//`
vorbis-tools-1.4.0/missing-329-	    tar "$firstarg" "$@" && exit 0
##############################################
vorbis-tools-1.4.0/mkinstalldirs-105-do
vorbis-tools-1.4.0/mkinstalldirs:106:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
vorbis-tools-1.4.0/mkinstalldirs-107-  shift
##############################################
vorbis-tools-1.4.0/include/Makefile.in-294-distdir: $(DISTFILES)
vorbis-tools-1.4.0/include/Makefile.in:295:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/include/Makefile.in:296:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/include/Makefile.in-297-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/include/Makefile.in-298-	  case $$file in \
vorbis-tools-1.4.0/include/Makefile.in:299:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/include/Makefile.in:300:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/include/Makefile.in-301-	  esac; \
vorbis-tools-1.4.0/include/Makefile.in-302-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/include/Makefile.in:303:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/include/Makefile.in-304-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/share/Makefile.in-338-.c.obj:
vorbis-tools-1.4.0/share/Makefile.in:339:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/share/Makefile.in-340-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/share/Makefile.in-342-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/share/Makefile.in:343:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/share/Makefile.in-344-
##############################################
vorbis-tools-1.4.0/share/Makefile.in-402-GTAGS:
vorbis-tools-1.4.0/share/Makefile.in:403:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/share/Makefile.in-404-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/share/Makefile.in-410-distdir: $(DISTFILES)
vorbis-tools-1.4.0/share/Makefile.in:411:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/share/Makefile.in:412:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/share/Makefile.in-413-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/share/Makefile.in-414-	  case $$file in \
vorbis-tools-1.4.0/share/Makefile.in:415:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/share/Makefile.in:416:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/share/Makefile.in-417-	  esac; \
vorbis-tools-1.4.0/share/Makefile.in-418-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/share/Makefile.in:419:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/share/Makefile.in-420-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/win32/Makefile.in-296-distdir: $(DISTFILES)
vorbis-tools-1.4.0/win32/Makefile.in:297:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/win32/Makefile.in:298:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/win32/Makefile.in-299-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/win32/Makefile.in-300-	  case $$file in \
vorbis-tools-1.4.0/win32/Makefile.in:301:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/win32/Makefile.in:302:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/win32/Makefile.in-303-	  esac; \
vorbis-tools-1.4.0/win32/Makefile.in-304-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/win32/Makefile.in:305:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/win32/Makefile.in-306-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-91-MANS = $(man_MANS)
vorbis-tools-1.4.0/ogg123/Makefile.in:92:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
vorbis-tools-1.4.0/ogg123/Makefile.in-93-am__vpath_adj = case $$p in \
vorbis-tools-1.4.0/ogg123/Makefile.in:94:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/ogg123/Makefile.in-95-    *) f=$$p;; \
vorbis-tools-1.4.0/ogg123/Makefile.in-96-  esac;
vorbis-tools-1.4.0/ogg123/Makefile.in:97:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
vorbis-tools-1.4.0/ogg123/Makefile.in-98-docDATA_INSTALL = $(INSTALL_DATA)
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-362-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogg123/Makefile.in:363:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-364-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-366-	  ; then \
vorbis-tools-1.4.0/ogg123/Makefile.in:367:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-368-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-375-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogg123/Makefile.in:376:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-377-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-382-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogg123/Makefile.in:383:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-384-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-424-.c.obj:
vorbis-tools-1.4.0/ogg123/Makefile.in:425:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-426-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-428-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/ogg123/Makefile.in:429:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/ogg123/Makefile.in-430-
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-459-	  else file=$$i; fi; \
vorbis-tools-1.4.0/ogg123/Makefile.in:460:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-461-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-464-	  esac; \
vorbis-tools-1.4.0/ogg123/Makefile.in:465:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in:466:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in:467:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/ogg123/Makefile.in-468-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-480-	for i in $$list; do \
vorbis-tools-1.4.0/ogg123/Makefile.in:481:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-482-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-485-	  esac; \
vorbis-tools-1.4.0/ogg123/Makefile.in:486:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in:487:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in:488:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/ogg123/Makefile.in-489-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-550-GTAGS:
vorbis-tools-1.4.0/ogg123/Makefile.in:551:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/ogg123/Makefile.in-552-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/ogg123/Makefile.in-558-distdir: $(DISTFILES)
vorbis-tools-1.4.0/ogg123/Makefile.in:559:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in:560:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-561-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/ogg123/Makefile.in-562-	  case $$file in \
vorbis-tools-1.4.0/ogg123/Makefile.in:563:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/ogg123/Makefile.in:564:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/ogg123/Makefile.in-565-	  esac; \
vorbis-tools-1.4.0/ogg123/Makefile.in-566-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/ogg123/Makefile.in:567:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/ogg123/Makefile.in-568-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-329-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggenc/Makefile.in:330:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-331-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-333-	  ; then \
vorbis-tools-1.4.0/oggenc/Makefile.in:334:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-335-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-342-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggenc/Makefile.in:343:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-344-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-349-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggenc/Makefile.in:350:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-351-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-381-.c.obj:
vorbis-tools-1.4.0/oggenc/Makefile.in:382:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-383-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-385-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/oggenc/Makefile.in:386:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/oggenc/Makefile.in-387-
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-419-	dot_seen=no; \
vorbis-tools-1.4.0/oggenc/Makefile.in:420:	target=`echo $@ | sed s/-recursive//`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-421-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-455-	rev="$$rev ."; \
vorbis-tools-1.4.0/oggenc/Makefile.in:456:	target=`echo $@ | sed s/-recursive//`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-457-	for subdir in $$rev; do \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-529-GTAGS:
vorbis-tools-1.4.0/oggenc/Makefile.in:530:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/oggenc/Makefile.in-531-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-537-distdir: $(DISTFILES)
vorbis-tools-1.4.0/oggenc/Makefile.in:538:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in:539:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-540-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/oggenc/Makefile.in-541-	  case $$file in \
vorbis-tools-1.4.0/oggenc/Makefile.in:542:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/oggenc/Makefile.in:543:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/oggenc/Makefile.in-544-	  esac; \
vorbis-tools-1.4.0/oggenc/Makefile.in-545-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/oggenc/Makefile.in:546:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-547-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/oggenc/Makefile.in-568-	    || exit 1; \
vorbis-tools-1.4.0/oggenc/Makefile.in:569:	    distdir=`$(am__cd) $(distdir) && pwd`; \
vorbis-tools-1.4.0/oggenc/Makefile.in:570:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vorbis-tools-1.4.0/oggenc/Makefile.in-571-	    (cd $$subdir && \
##############################################
vorbis-tools-1.4.0/oggenc/man/Makefile.in-305-	  else file=$$i; fi; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:306:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-307-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/oggenc/man/Makefile.in-310-	  esac; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:311:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:312:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:313:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-314-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/oggenc/man/Makefile.in-326-	for i in $$list; do \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:327:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-328-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/oggenc/man/Makefile.in-331-	  esac; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:332:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:333:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:334:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-335-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/oggenc/man/Makefile.in-345-distdir: $(DISTFILES)
vorbis-tools-1.4.0/oggenc/man/Makefile.in:346:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:347:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-348-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-349-	  case $$file in \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:350:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:351:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-352-	  esac; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-353-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in:354:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/oggenc/man/Makefile.in-355-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-312-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggdec/Makefile.in:313:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-314-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-316-	  ; then \
vorbis-tools-1.4.0/oggdec/Makefile.in:317:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-318-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-325-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggdec/Makefile.in:326:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-327-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-332-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/oggdec/Makefile.in:333:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-334-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-356-.c.obj:
vorbis-tools-1.4.0/oggdec/Makefile.in:357:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-358-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/oggdec/Makefile.in:361:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/oggdec/Makefile.in-362-
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-391-	  else file=$$i; fi; \
vorbis-tools-1.4.0/oggdec/Makefile.in:392:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-393-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-396-	  esac; \
vorbis-tools-1.4.0/oggdec/Makefile.in:397:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in:398:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in:399:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/oggdec/Makefile.in-400-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-412-	for i in $$list; do \
vorbis-tools-1.4.0/oggdec/Makefile.in:413:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-414-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-417-	  esac; \
vorbis-tools-1.4.0/oggdec/Makefile.in:418:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in:419:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in:420:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/oggdec/Makefile.in-421-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-465-GTAGS:
vorbis-tools-1.4.0/oggdec/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/oggdec/Makefile.in-467-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/oggdec/Makefile.in-473-distdir: $(DISTFILES)
vorbis-tools-1.4.0/oggdec/Makefile.in:474:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in:475:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-476-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/oggdec/Makefile.in-477-	  case $$file in \
vorbis-tools-1.4.0/oggdec/Makefile.in:478:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/oggdec/Makefile.in:479:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/oggdec/Makefile.in-480-	  esac; \
vorbis-tools-1.4.0/oggdec/Makefile.in-481-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/oggdec/Makefile.in:482:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/oggdec/Makefile.in-483-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-318-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogginfo/Makefile.in:319:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-320-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-322-	  ; then \
vorbis-tools-1.4.0/ogginfo/Makefile.in:323:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-324-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-331-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogginfo/Makefile.in:332:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-333-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-338-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/ogginfo/Makefile.in:339:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-340-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-363-.c.obj:
vorbis-tools-1.4.0/ogginfo/Makefile.in:364:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-365-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-367-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/ogginfo/Makefile.in:368:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/ogginfo/Makefile.in-369-
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-398-	  else file=$$i; fi; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:399:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-400-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-403-	  esac; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:404:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:405:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:406:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-407-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-419-	for i in $$list; do \
vorbis-tools-1.4.0/ogginfo/Makefile.in:420:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-421-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-424-	  esac; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:425:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:426:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:427:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-428-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-472-GTAGS:
vorbis-tools-1.4.0/ogginfo/Makefile.in:473:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/ogginfo/Makefile.in-474-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/ogginfo/Makefile.in-480-distdir: $(DISTFILES)
vorbis-tools-1.4.0/ogginfo/Makefile.in:481:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:482:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-483-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/ogginfo/Makefile.in-484-	  case $$file in \
vorbis-tools-1.4.0/ogginfo/Makefile.in:485:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:486:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-487-	  esac; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-488-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/ogginfo/Makefile.in:489:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/ogginfo/Makefile.in-490-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-312-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vcut/Makefile.in:313:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-314-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-316-	  ; then \
vorbis-tools-1.4.0/vcut/Makefile.in:317:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-318-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-325-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vcut/Makefile.in:326:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-327-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-332-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vcut/Makefile.in:333:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-334-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-356-.c.obj:
vorbis-tools-1.4.0/vcut/Makefile.in:357:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-358-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-360-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/vcut/Makefile.in:361:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/vcut/Makefile.in-362-
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-391-	  else file=$$i; fi; \
vorbis-tools-1.4.0/vcut/Makefile.in:392:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-393-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-396-	  esac; \
vorbis-tools-1.4.0/vcut/Makefile.in:397:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in:398:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/vcut/Makefile.in:399:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/vcut/Makefile.in-400-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-412-	for i in $$list; do \
vorbis-tools-1.4.0/vcut/Makefile.in:413:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-414-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-417-	  esac; \
vorbis-tools-1.4.0/vcut/Makefile.in:418:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/vcut/Makefile.in:419:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/vcut/Makefile.in:420:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/vcut/Makefile.in-421-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-465-GTAGS:
vorbis-tools-1.4.0/vcut/Makefile.in:466:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/vcut/Makefile.in-467-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/vcut/Makefile.in-473-distdir: $(DISTFILES)
vorbis-tools-1.4.0/vcut/Makefile.in:474:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/vcut/Makefile.in:475:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-476-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/vcut/Makefile.in-477-	  case $$file in \
vorbis-tools-1.4.0/vcut/Makefile.in:478:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/vcut/Makefile.in:479:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/vcut/Makefile.in-480-	  esac; \
vorbis-tools-1.4.0/vcut/Makefile.in-481-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/vcut/Makefile.in:482:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/vcut/Makefile.in-483-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-312-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:313:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-314-	  if test -f $$p \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-316-	  ; then \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:317:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-318-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-325-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:326:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-327-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-332-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:333:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-334-	  echo " rm -f $$p $$f"; \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-357-.c.obj:
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:358:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-359-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-361-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:362:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-363-
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-392-	  else file=$$i; fi; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:393:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-394-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-397-	  esac; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:398:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:399:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:400:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-401-	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-413-	for i in $$list; do \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:414:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-415-	  case "$$ext" in \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-418-	  esac; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:419:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:420:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:421:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-422-	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-466-GTAGS:
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:467:	here=`$(am__cd) $(top_builddir) && pwd` \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-468-	  && cd $(top_srcdir) \
##############################################
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-474-distdir: $(DISTFILES)
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:475:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:476:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-477-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-478-	  case $$file in \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:479:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:480:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-481-	  esac; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-482-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in:483:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/vorbiscomment/Makefile.in-484-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/m4/Makefile.in-324-distdir: $(DISTFILES)
vorbis-tools-1.4.0/m4/Makefile.in:325:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/m4/Makefile.in:326:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
vorbis-tools-1.4.0/m4/Makefile.in-327-	list='$(DISTFILES)'; for file in $$list; do \
vorbis-tools-1.4.0/m4/Makefile.in-328-	  case $$file in \
vorbis-tools-1.4.0/m4/Makefile.in:329:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
vorbis-tools-1.4.0/m4/Makefile.in:330:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
vorbis-tools-1.4.0/m4/Makefile.in-331-	  esac; \
vorbis-tools-1.4.0/m4/Makefile.in-332-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vorbis-tools-1.4.0/m4/Makefile.in:333:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
vorbis-tools-1.4.0/m4/Makefile.in-334-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
vorbis-tools-1.4.0/m4/intl.m4-251-changequote(<<,>>)dnl
vorbis-tools-1.4.0/m4/intl.m4:252:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
vorbis-tools-1.4.0/m4/intl.m4-253-    case $ac_prog_version in
##############################################
vorbis-tools-1.4.0/m4/gettext.m4-247-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
vorbis-tools-1.4.0/m4/gettext.m4:248:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
vorbis-tools-1.4.0/m4/gettext.m4-249-      fi
##############################################
vorbis-tools-1.4.0/m4/iconv.m4-173-      am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"])
vorbis-tools-1.4.0/m4/iconv.m4:174:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
vorbis-tools-1.4.0/m4/iconv.m4-175-    AC_MSG_RESULT([$]{ac_t:-
##############################################
vorbis-tools-1.4.0/m4/lib-ld.m4-14-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
vorbis-tools-1.4.0/m4/lib-ld.m4:15:case `$LD -v 2>&1 </dev/null` in
vorbis-tools-1.4.0/m4/lib-ld.m4-16-*GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/m4/lib-ld.m4-50-    # gcc leaves a trailing carriage return which upsets mingw
vorbis-tools-1.4.0/m4/lib-ld.m4:51:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
vorbis-tools-1.4.0/m4/lib-ld.m4-52-  *)
vorbis-tools-1.4.0/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
vorbis-tools-1.4.0/m4/lib-ld.m4-54-  esac
##############################################
vorbis-tools-1.4.0/m4/lib-ld.m4-59-      # Canonicalize the path of ld
vorbis-tools-1.4.0/m4/lib-ld.m4:60:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
vorbis-tools-1.4.0/m4/lib-ld.m4-61-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
vorbis-tools-1.4.0/m4/lib-ld.m4:62:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
vorbis-tools-1.4.0/m4/lib-ld.m4-63-      done
##############################################
vorbis-tools-1.4.0/m4/lib-ld.m4-89-      # Break only if it was the GNU/non-GNU ld that we prefer.
vorbis-tools-1.4.0/m4/lib-ld.m4:90:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
vorbis-tools-1.4.0/m4/lib-ld.m4-91-      *GNU* | *'with BFD'*)
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-199-        dnl or AC_LIB_HAVE_LINKFLAGS call.
vorbis-tools-1.4.0/m4/lib-link.m4:200:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
vorbis-tools-1.4.0/m4/lib-link.m4-201-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-274-                -L*)
vorbis-tools-1.4.0/m4/lib-link.m4:275:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/m4/lib-link.m4-276-                  dnl First look for a shared library.
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-416-              */$acl_libdirstem | */$acl_libdirstem/)
vorbis-tools-1.4.0/m4/lib-link.m4:417:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e "s,/$acl_libdirstem/"'*$,,'`
vorbis-tools-1.4.0/m4/lib-link.m4-418-                LIB[]NAME[]_PREFIX="$basedir"
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-470-                  -L*)
vorbis-tools-1.4.0/m4/lib-link.m4:471:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
vorbis-tools-1.4.0/m4/lib-link.m4-472-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-520-                  -R*)
vorbis-tools-1.4.0/m4/lib-link.m4:521:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
vorbis-tools-1.4.0/m4/lib-link.m4-522-                    if test "$enable_rpath" != no; then
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-550-                    dnl Handle this in the next round.
vorbis-tools-1.4.0/m4/lib-link.m4:551:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
vorbis-tools-1.4.0/m4/lib-link.m4-552-                    ;;
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-556-                    dnl option.
vorbis-tools-1.4.0/m4/lib-link.m4:557:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
vorbis-tools-1.4.0/m4/lib-link.m4-558-                    ;;
##############################################
vorbis-tools-1.4.0/m4/lib-link.m4-663-            -L) next=yes ;;
vorbis-tools-1.4.0/m4/lib-link.m4:664:            -L*) dir=`echo "X$opt" | sed -e 's,^X-L,,'`
vorbis-tools-1.4.0/m4/lib-link.m4-665-                 dnl No need to hardcode the standard /usr/lib.
##############################################
vorbis-tools-1.4.0/m4/lib-prefix.m4-168-  acl_libdirstem=lib
vorbis-tools-1.4.0/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,^=,,'`
vorbis-tools-1.4.0/m4/lib-prefix.m4-170-  if test -n "$searchpath"; then
##############################################
vorbis-tools-1.4.0/m4/lib-prefix.m4-175-          */lib64/ | */lib64 ) acl_libdirstem=lib64 ;;
vorbis-tools-1.4.0/m4/lib-prefix.m4:176:          *) searchdir=`cd "$searchdir" && pwd`
vorbis-tools-1.4.0/m4/lib-prefix.m4-177-             case "$searchdir" in
##############################################
vorbis-tools-1.4.0/m4/po.m4-47-changequote(,)dnl
vorbis-tools-1.4.0/m4/po.m4:48:  case `$MSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/m4/po.m4-49-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) MSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/m4/po.m4-54-changequote(,)dnl
vorbis-tools-1.4.0/m4/po.m4:55:  case `$GMSGFMT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/m4/po.m4-56-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) GMSGFMT_015=: ;;
##############################################
vorbis-tools-1.4.0/m4/po.m4-73-changequote(,)dnl
vorbis-tools-1.4.0/m4/po.m4:74:  case `$XGETTEXT --version | sed 1q | sed -e 's,^[^0-9]*,,'` in
vorbis-tools-1.4.0/m4/po.m4-75-    '' | 0.[0-9] | 0.[0-9].* | 0.1[0-4] | 0.1[0-4].*) XGETTEXT_015=: ;;
##############################################
vorbis-tools-1.4.0/m4/po.m4-98-      case "$ac_file" in
vorbis-tools-1.4.0/m4/po.m4:99:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
vorbis-tools-1.4.0/m4/po.m4-100-      esac
##############################################
vorbis-tools-1.4.0/m4/po.m4-103-        # Adjust a relative srcdir.
vorbis-tools-1.4.0/m4/po.m4:104:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vorbis-tools-1.4.0/m4/po.m4:105:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
vorbis-tools-1.4.0/m4/po.m4:106:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vorbis-tools-1.4.0/m4/po.m4-107-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vorbis-tools-1.4.0/m4/po.m4-110-        case "$ac_given_srcdir" in
vorbis-tools-1.4.0/m4/po.m4:111:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vorbis-tools-1.4.0/m4/po.m4-112-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vorbis-tools-1.4.0/m4/po.m4-130-            fi
vorbis-tools-1.4.0/m4/po.m4:131:            ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vorbis-tools-1.4.0/m4/po.m4-132-            # Hide the ALL_LINGUAS assigment from automake < 1.5.
##############################################
vorbis-tools-1.4.0/m4/po.m4-227-  # Adjust a relative srcdir.
vorbis-tools-1.4.0/m4/po.m4:228:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
vorbis-tools-1.4.0/m4/po.m4:229:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
vorbis-tools-1.4.0/m4/po.m4:230:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
vorbis-tools-1.4.0/m4/po.m4-231-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
vorbis-tools-1.4.0/m4/po.m4-234-  case "$ac_given_srcdir" in
vorbis-tools-1.4.0/m4/po.m4:235:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
vorbis-tools-1.4.0/m4/po.m4-236-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
vorbis-tools-1.4.0/m4/po.m4-295-  # Set POTFILES to the value of the Makefile variable POTFILES.
vorbis-tools-1.4.0/m4/po.m4:296:  sed_x_POTFILES=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`
vorbis-tools-1.4.0/m4/po.m4:297:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
vorbis-tools-1.4.0/m4/po.m4-298-  # Compute POTFILES_DEPS as
##############################################
vorbis-tools-1.4.0/m4/po.m4-310-    # The LINGUAS file contains the set of available languages.
vorbis-tools-1.4.0/m4/po.m4:311:    ALL_LINGUAS_=`sed -e "/^#/d" -e "s/#.*//" "$ac_given_srcdir/$ac_dir/LINGUAS"`
vorbis-tools-1.4.0/m4/po.m4-312-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
vorbis-tools-1.4.0/m4/po.m4-314-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
vorbis-tools-1.4.0/m4/po.m4:315:    sed_x_LINGUAS=`$gt_echo "$sed_x_variable" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`
vorbis-tools-1.4.0/m4/po.m4:316:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
vorbis-tools-1.4.0/m4/po.m4-317-  fi
##############################################
vorbis-tools-1.4.0/m4/po.m4-358-    QMFILES="$QMFILES $srcdirpre$lang.qm"
vorbis-tools-1.4.0/m4/po.m4:359:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/m4/po.m4-360-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
vorbis-tools-1.4.0/m4/po.m4:361:    frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vorbis-tools-1.4.0/m4/po.m4-362-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vorbis-tools-1.4.0/m4/po.m4-399-      QTCATALOGS="$QTCATALOGS $lang.qm"
vorbis-tools-1.4.0/m4/po.m4:400:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/m4/po.m4-401-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
vorbis-tools-1.4.0/m4/po.m4:402:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vorbis-tools-1.4.0/m4/po.m4-403-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
vorbis-tools-1.4.0/m4/po.m4-410-    for lang in $ALL_LINGUAS; do
vorbis-tools-1.4.0/m4/po.m4:411:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
vorbis-tools-1.4.0/m4/po.m4-412-      cat >> "$ac_file.tmp" <<EOF
##############################################
vorbis-tools-1.4.0/m4/po.m4-421-    for lang in $ALL_LINGUAS; do
vorbis-tools-1.4.0/m4/po.m4:422:      frobbedlang=`echo $lang | sed -e 's/_/-/g' -e 's/^sr-CS/sr-SP/' -e 's/@latin$/-Latn/' -e 's/@cyrillic$/-Cyrl/' -e 's/^sr-SP$/sr-SP-Latn/' -e 's/^uz-UZ$/uz-UZ-Latn/'`
vorbis-tools-1.4.0/m4/po.m4-423-      cat >> "$ac_file.tmp" <<EOF