===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
madplay-0.15.2b/intl/Makefile.in-264-	  if test "@RELOCATABLE@" = yes; then \
madplay-0.15.2b/intl/Makefile.in:265:	    dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < $(DESTDIR)$(libdir)/libintl.la | sed -e "s,^',," -e "s,'\$$,,"`; \
madplay-0.15.2b/intl/Makefile.in-266-	    if test -n "$$dependencies"; then \
##############################################
madplay-0.15.2b/intl/config.charset-116-host="$1"
madplay-0.15.2b/intl/config.charset:117:os=`echo "$host" | sed -e 's/^[^-]*-[^-]*-\(.*\)$/\1/'`
madplay-0.15.2b/intl/config.charset-118-echo "# This file contains a table of character encoding aliases,"
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-118-extern char *gettext (const char *__msgid)
madplay-0.15.2b/intl/libgnuintl.h.in:119:       _INTL_ASM (libintl_gettext);
madplay-0.15.2b/intl/libgnuintl.h.in-120-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-134-extern char *dgettext (const char *__domainname, const char *__msgid)
madplay-0.15.2b/intl/libgnuintl.h.in:135:       _INTL_ASM (libintl_dgettext);
madplay-0.15.2b/intl/libgnuintl.h.in-136-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-153-			int __category)
madplay-0.15.2b/intl/libgnuintl.h.in:154:       _INTL_ASM (libintl_dcgettext);
madplay-0.15.2b/intl/libgnuintl.h.in-155-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-173-		       unsigned long int __n)
madplay-0.15.2b/intl/libgnuintl.h.in:174:       _INTL_ASM (libintl_ngettext);
madplay-0.15.2b/intl/libgnuintl.h.in-175-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-193-			unsigned long int __n)
madplay-0.15.2b/intl/libgnuintl.h.in:194:       _INTL_ASM (libintl_dngettext);
madplay-0.15.2b/intl/libgnuintl.h.in-195-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-215-			 unsigned long int __n, int __category)
madplay-0.15.2b/intl/libgnuintl.h.in:216:       _INTL_ASM (libintl_dcngettext);
madplay-0.15.2b/intl/libgnuintl.h.in-217-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-233-extern char *textdomain (const char *__domainname)
madplay-0.15.2b/intl/libgnuintl.h.in:234:       _INTL_ASM (libintl_textdomain);
madplay-0.15.2b/intl/libgnuintl.h.in-235-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-251-extern char *bindtextdomain (const char *__domainname, const char *__dirname)
madplay-0.15.2b/intl/libgnuintl.h.in:252:       _INTL_ASM (libintl_bindtextdomain);
madplay-0.15.2b/intl/libgnuintl.h.in-253-#endif
##############################################
madplay-0.15.2b/intl/libgnuintl.h.in-270-				      const char *__codeset)
madplay-0.15.2b/intl/libgnuintl.h.in:271:       _INTL_ASM (libintl_bind_textdomain_codeset);
madplay-0.15.2b/intl/libgnuintl.h.in-272-#endif
##############################################
madplay-0.15.2b/m4/gettext.m4-237-        LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
madplay-0.15.2b/m4/gettext.m4:238:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
madplay-0.15.2b/m4/gettext.m4-239-      fi
##############################################
madplay-0.15.2b/m4/gettext.m4-449-changequote(<<,>>)dnl
madplay-0.15.2b/m4/gettext.m4:450:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
madplay-0.15.2b/m4/gettext.m4-451-    case $ac_prog_version in
##############################################
madplay-0.15.2b/m4/iconv.m4-96-      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);"])
madplay-0.15.2b/m4/iconv.m4:97:    am_cv_proto_iconv=`echo "[$]am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
madplay-0.15.2b/m4/iconv.m4-98-    AC_MSG_RESULT([$]{ac_t:-
##############################################
madplay-0.15.2b/m4/lib-ld.m4-16-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
madplay-0.15.2b/m4/lib-ld.m4:17:case `$LD -v 2>&1 </dev/null` in
madplay-0.15.2b/m4/lib-ld.m4-18-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/m4/lib-ld.m4-52-    # gcc leaves a trailing carriage return which upsets mingw
madplay-0.15.2b/m4/lib-ld.m4:53:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
madplay-0.15.2b/m4/lib-ld.m4-54-  *)
madplay-0.15.2b/m4/lib-ld.m4:55:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
madplay-0.15.2b/m4/lib-ld.m4-56-  esac
##############################################
madplay-0.15.2b/m4/lib-ld.m4-61-      # Canonicalize the path of ld
madplay-0.15.2b/m4/lib-ld.m4:62:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
madplay-0.15.2b/m4/lib-ld.m4-63-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
madplay-0.15.2b/m4/lib-ld.m4:64:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
madplay-0.15.2b/m4/lib-ld.m4-65-      done
##############################################
madplay-0.15.2b/m4/lib-ld.m4-91-      # Break only if it was the GNU/non-GNU ld that we prefer.
madplay-0.15.2b/m4/lib-ld.m4:92:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
madplay-0.15.2b/m4/lib-ld.m4-93-      *GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/m4/lib-link.m4-176-        dnl or AC_LIB_HAVE_LINKFLAGS call.
madplay-0.15.2b/m4/lib-link.m4:177:        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
madplay-0.15.2b/m4/lib-link.m4-178-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
madplay-0.15.2b/m4/lib-link.m4-218-                -L*)
madplay-0.15.2b/m4/lib-link.m4:219:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
madplay-0.15.2b/m4/lib-link.m4-220-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
madplay-0.15.2b/m4/lib-link.m4-335-              */lib | */lib/)
madplay-0.15.2b/m4/lib-link.m4:336:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
madplay-0.15.2b/m4/lib-link.m4-337-                additional_includedir="$basedir/include"
##############################################
madplay-0.15.2b/m4/lib-link.m4-388-                  -L*)
madplay-0.15.2b/m4/lib-link.m4:389:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
madplay-0.15.2b/m4/lib-link.m4-390-                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
##############################################
madplay-0.15.2b/m4/lib-link.m4-438-                  -R*)
madplay-0.15.2b/m4/lib-link.m4:439:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
madplay-0.15.2b/m4/lib-link.m4-440-                    if test "$enable_rpath" != no; then
##############################################
madplay-0.15.2b/m4/lib-link.m4-468-                    dnl Handle this in the next round.
madplay-0.15.2b/m4/lib-link.m4:469:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
madplay-0.15.2b/m4/lib-link.m4-470-                    ;;
##############################################
madplay-0.15.2b/m4/lib-link.m4-474-                    dnl option.
madplay-0.15.2b/m4/lib-link.m4:475:                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
madplay-0.15.2b/m4/lib-link.m4-476-                    ;;
##############################################
madplay-0.15.2b/m4/po.m4-64-    else
madplay-0.15.2b/m4/po.m4:65:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
madplay-0.15.2b/m4/po.m4-66-      AC_MSG_RESULT(
##############################################
madplay-0.15.2b/m4/po.m4-92-      case "$ac_file" in
madplay-0.15.2b/m4/po.m4:93:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
madplay-0.15.2b/m4/po.m4-94-      esac
##############################################
madplay-0.15.2b/m4/po.m4-97-        # Adjust a relative srcdir.
madplay-0.15.2b/m4/po.m4:98:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
madplay-0.15.2b/m4/po.m4:99:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
madplay-0.15.2b/m4/po.m4:100:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
madplay-0.15.2b/m4/po.m4-101-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
madplay-0.15.2b/m4/po.m4-104-        case "$ac_given_srcdir" in
madplay-0.15.2b/m4/po.m4:105:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
madplay-0.15.2b/m4/po.m4-106-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
madplay-0.15.2b/m4/po.m4-121-            fi
madplay-0.15.2b/m4/po.m4:122:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
madplay-0.15.2b/m4/po.m4-123-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
madplay-0.15.2b/m4/po.m4-217-  # Adjust a relative srcdir.
madplay-0.15.2b/m4/po.m4:218:  ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
madplay-0.15.2b/m4/po.m4:219:  ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
madplay-0.15.2b/m4/po.m4:220:  ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
madplay-0.15.2b/m4/po.m4-221-  # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
madplay-0.15.2b/m4/po.m4-224-  case "$ac_given_srcdir" in
madplay-0.15.2b/m4/po.m4:225:    .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
madplay-0.15.2b/m4/po.m4-226-    /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
madplay-0.15.2b/m4/po.m4-285-  # Set POTFILES to the value of the Makefile variable POTFILES.
madplay-0.15.2b/m4/po.m4:286:  sed_x_POTFILES="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/POTFILES/g'`"
madplay-0.15.2b/m4/po.m4:287:  POTFILES=`sed -n -e "$sed_x_POTFILES" < "$ac_file"`
madplay-0.15.2b/m4/po.m4-288-  # Compute POTFILES_DEPS as
##############################################
madplay-0.15.2b/m4/po.m4-300-    # The LINGUAS file contains the set of available languages.
madplay-0.15.2b/m4/po.m4:301:    ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
madplay-0.15.2b/m4/po.m4-302-    POMAKEFILEDEPS="$POMAKEFILEDEPS LINGUAS"
##############################################
madplay-0.15.2b/m4/po.m4-304-    # Set ALL_LINGUAS to the value of the Makefile variable LINGUAS.
madplay-0.15.2b/m4/po.m4:305:    sed_x_LINGUAS="`$gt_echo \"$sed_x_variable\" | sed -e '/^ *#/d' -e 's/VARIABLE/LINGUAS/g'`"
madplay-0.15.2b/m4/po.m4:306:    ALL_LINGUAS_=`sed -n -e "$sed_x_LINGUAS" < "$ac_file"`
madplay-0.15.2b/m4/po.m4-307-  fi
##############################################
madplay-0.15.2b/m4/po.m4-348-    QMFILES="$QMFILES $srcdirpre$lang.qm"
madplay-0.15.2b/m4/po.m4:349:    frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
madplay-0.15.2b/m4/po.m4-350-    MSGFILES="$MSGFILES $srcdirpre$frobbedlang.msg"
madplay-0.15.2b/m4/po.m4:351:    frobbedlang=`echo $lang | sed -e 's/_/-/g'`
madplay-0.15.2b/m4/po.m4-352-    RESOURCESDLLFILES="$RESOURCESDLLFILES $srcdirpre$frobbedlang/\$(DOMAIN).resources.dll"
##############################################
madplay-0.15.2b/m4/po.m4-389-      QTCATALOGS="$QTCATALOGS $lang.qm"
madplay-0.15.2b/m4/po.m4:390:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
madplay-0.15.2b/m4/po.m4-391-      TCLCATALOGS="$TCLCATALOGS $frobbedlang.msg"
madplay-0.15.2b/m4/po.m4:392:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
madplay-0.15.2b/m4/po.m4-393-      CSHARPCATALOGS="$CSHARPCATALOGS $frobbedlang/\$(DOMAIN).resources.dll"
##############################################
madplay-0.15.2b/m4/po.m4-400-    for lang in $ALL_LINGUAS; do
madplay-0.15.2b/m4/po.m4:401:      frobbedlang=`echo $lang | sed -e 's/\..*$//' -e 'y/ABCDEFGHIJKLMNOPQRSTUVWXYZ/abcdefghijklmnopqrstuvwxyz/'`
madplay-0.15.2b/m4/po.m4-402-      cat >> "$ac_file.tmp" <<EOF
##############################################
madplay-0.15.2b/m4/po.m4-411-    for lang in $ALL_LINGUAS; do
madplay-0.15.2b/m4/po.m4:412:      frobbedlang=`echo $lang | sed -e 's/_/-/g'`
madplay-0.15.2b/m4/po.m4-413-      cat >> "$ac_file.tmp" <<EOF
##############################################
madplay-0.15.2b/m4/Makefile.in-241-distdir: $(DISTFILES)
madplay-0.15.2b/m4/Makefile.in:242:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/m4/Makefile.in:243:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/m4/Makefile.in-244-	list='$(DISTFILES)'; for file in $$list; do \
madplay-0.15.2b/m4/Makefile.in-245-	  case $$file in \
madplay-0.15.2b/m4/Makefile.in:246:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
madplay-0.15.2b/m4/Makefile.in:247:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
madplay-0.15.2b/m4/Makefile.in-248-	  esac; \
madplay-0.15.2b/m4/Makefile.in-249-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
madplay-0.15.2b/m4/Makefile.in:250:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
madplay-0.15.2b/m4/Makefile.in-251-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
madplay-0.15.2b/po/Makefile.in.in-66-.po.gmo:
madplay-0.15.2b/po/Makefile.in.in:67:	@lang=`echo $* | sed -e 's,.*/,,'`; \
madplay-0.15.2b/po/Makefile.in.in-68-	test "$(srcdir)" = . && cdcmd="" || cdcmd="cd $(srcdir) && "; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-131-$(POFILES): $(srcdir)/$(DOMAIN).pot
madplay-0.15.2b/po/Makefile.in.in:132:	@lang=`echo $@ | sed -e 's,.*/,,' -e 's/\.po$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-133-	if test -f "$(srcdir)/$${lang}.po"; then \
##############################################
madplay-0.15.2b/po/Makefile.in.in-161-	for cat in $$catalogs; do \
madplay-0.15.2b/po/Makefile.in.in:162:	  cat=`basename $$cat`; \
madplay-0.15.2b/po/Makefile.in.in:163:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-164-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-171-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
madplay-0.15.2b/po/Makefile.in.in:172:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
madplay-0.15.2b/po/Makefile.in.in-173-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-213-	for cat in $$catalogs; do \
madplay-0.15.2b/po/Makefile.in.in:214:	  cat=`basename $$cat`; \
madplay-0.15.2b/po/Makefile.in.in:215:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-216-	  dir=$(localedir)/$$lang/LC_MESSAGES; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-220-	      if (cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc 2>/dev/null) | grep ' -> ' >/dev/null; then \
madplay-0.15.2b/po/Makefile.in.in:221:	        link=`cd $(DESTDIR)$(localedir)/$$lang && LC_ALL=C ls -l -d $$lc | sed -e 's/^.* -> //'`; \
madplay-0.15.2b/po/Makefile.in.in-222-	        mv $(DESTDIR)$(localedir)/$$lang/$$lc $(DESTDIR)$(localedir)/$$lang/$$lc.old; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-259-	for cat in $$catalogs; do \
madplay-0.15.2b/po/Makefile.in.in:260:	  cat=`basename $$cat`; \
madplay-0.15.2b/po/Makefile.in.in:261:	  lang=`echo $$cat | sed -e 's/\.gmo$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-262-	  for lc in LC_MESSAGES $(EXTRA_LOCALE_CATEGORIES); do \
##############################################
madplay-0.15.2b/po/Makefile.in.in-321-.nop.po-create:
madplay-0.15.2b/po/Makefile.in.in:322:	@lang=`echo $@ | sed -e 's/\.po-create$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-323-	echo "File $$lang.po does not exist. If you are a translator, you can create it through 'msginit'." 1>&2; \
##############################################
madplay-0.15.2b/po/Makefile.in.in-328-.nop.po-update:
madplay-0.15.2b/po/Makefile.in.in:329:	@lang=`echo $@ | sed -e 's/\.po-update$$//'`; \
madplay-0.15.2b/po/Makefile.in.in-330-	if test "$(PACKAGE)" = "gettext-tools"; then PATH=`pwd`/../src:$$PATH; fi; \
##############################################
madplay-0.15.2b/po/Rules-quot-15-.insert-header.po-update-en:
madplay-0.15.2b/po/Rules-quot:16:	@lang=`echo $@ | sed -e 's/\.po-update-en$$//'`; \
madplay-0.15.2b/po/Rules-quot:17:	if test "$(PACKAGE)" = "gettext"; then PATH=`pwd`/../src:$$PATH; GETTEXTLIBDIR=`cd $(top_srcdir)/src && pwd`; export GETTEXTLIBDIR; fi; \
madplay-0.15.2b/po/Rules-quot-18-	tmpdir=`pwd`; \
madplay-0.15.2b/po/Rules-quot-19-	echo "$$lang:"; \
madplay-0.15.2b/po/Rules-quot:20:	ll=`echo $$lang | sed -e 's/@.*//'`; \
madplay-0.15.2b/po/Rules-quot-21-	LC_ALL=C; export LC_ALL; \
madplay-0.15.2b/po/Rules-quot-22-	cd $(srcdir); \
madplay-0.15.2b/po/Rules-quot:23:	if $(MSGINIT) -i $(DOMAIN).pot --no-translator -l $$ll -o - 2>/dev/null | sed -f $$tmpdir/$$lang.insert-header | $(MSGCONV) -t UTF-8 | $(MSGFILTER) sed -f `echo $$lang | sed -e 's/.*@//'`.sed 2>/dev/null > $$tmpdir/$$lang.new.po; then \
madplay-0.15.2b/po/Rules-quot-24-	  if cmp $$lang.po $$tmpdir/$$lang.new.po >/dev/null 2>&1; then \
##############################################
madplay-0.15.2b/aclocal.m4-281-  # Remove one level of quotation (which was required for Make).
madplay-0.15.2b/aclocal.m4:282:  ECHO=`echo "$ECHO" | sed 's,\\\\\[$]\\[$]0,'[$]0','`
madplay-0.15.2b/aclocal.m4-283-  ;;
##############################################
madplay-0.15.2b/aclocal.m4-292-  :
madplay-0.15.2b/aclocal.m4:293:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
madplay-0.15.2b/aclocal.m4-294-  # Yippee, $echo works!
##############################################
madplay-0.15.2b/aclocal.m4-318-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
madplay-0.15.2b/aclocal.m4:319:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
madplay-0.15.2b/aclocal.m4:320:       echo_test_string="`eval $cmd`" &&
madplay-0.15.2b/aclocal.m4-321-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
madplay-0.15.2b/aclocal.m4-327-
madplay-0.15.2b/aclocal.m4:328:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:329:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-330-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-342-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
madplay-0.15.2b/aclocal.m4:343:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:344:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-345-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-354-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:355:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-356-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-369-      echo='printf %s\n'
madplay-0.15.2b/aclocal.m4:370:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:371:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-372-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-374-	:
madplay-0.15.2b/aclocal.m4:375:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-376-	   test "X$echo_testing_string" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:377:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-378-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-383-	echo="$CONFIG_SHELL [$]0 --fallback-echo"
madplay-0.15.2b/aclocal.m4:384:      elif echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo '\t') 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-385-	   test "X$echo_testing_string" = 'X\t' &&
madplay-0.15.2b/aclocal.m4:386:	   echo_testing_string=`($CONFIG_SHELL "[$]0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/aclocal.m4-387-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/aclocal.m4-393-	for cmd in 'echo test' 'sed 2q "[$]0"' 'sed 10q "[$]0"' 'sed 20q "[$]0"' 'sed 50q "[$]0"'; do
madplay-0.15.2b/aclocal.m4:394:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
madplay-0.15.2b/aclocal.m4-395-	  then
##############################################
madplay-0.15.2b/aclocal.m4-401-	if test "$prev" != 'sed 50q "[$]0"'; then
madplay-0.15.2b/aclocal.m4:402:	  echo_test_string=`eval $prev`
madplay-0.15.2b/aclocal.m4-403-	  export echo_test_string
##############################################
madplay-0.15.2b/aclocal.m4-440-  if AC_TRY_EVAL(ac_compile); then
madplay-0.15.2b/aclocal.m4:441:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/aclocal.m4-442-    *ELF-32*)
##############################################
madplay-0.15.2b/aclocal.m4-456-   if test "$lt_cv_prog_gnu_ld" = yes; then
madplay-0.15.2b/aclocal.m4:457:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/aclocal.m4-458-    *32-bit*)
##############################################
madplay-0.15.2b/aclocal.m4-468-   else
madplay-0.15.2b/aclocal.m4:469:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/aclocal.m4-470-    *32-bit*)
##############################################
madplay-0.15.2b/aclocal.m4-674-    # we can't tell.
madplay-0.15.2b/aclocal.m4:675:    while (test "X"`$CONFIG_SHELL [$]0 --fallback-echo "X$testring" 2>/dev/null` \
madplay-0.15.2b/aclocal.m4-676-	       = "XX$testring") >/dev/null 2>&1 &&
madplay-0.15.2b/aclocal.m4:677:	    new_result=`expr "X$testring" : ".*" 2>&1` &&
madplay-0.15.2b/aclocal.m4-678-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
madplay-0.15.2b/aclocal.m4-680-    do
madplay-0.15.2b/aclocal.m4:681:      i=`expr $i + 1`
madplay-0.15.2b/aclocal.m4-682-      testring=$testring$testring
##############################################
madplay-0.15.2b/aclocal.m4-687-    # It appears as though 1/2 is a usable value.
madplay-0.15.2b/aclocal.m4:688:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
madplay-0.15.2b/aclocal.m4-689-    ;;
##############################################
madplay-0.15.2b/aclocal.m4-975-  if test "$hard_links" = no; then
madplay-0.15.2b/aclocal.m4:976:    AC_MSG_WARN([`$CC' does not support `-c -o', so `make -j' may be unsafe])
madplay-0.15.2b/aclocal.m4-977-    need_locks=warn
##############################################
madplay-0.15.2b/aclocal.m4-1090-if test "$GCC" = yes; then
madplay-0.15.2b/aclocal.m4:1091:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/aclocal.m4-1092-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
madplay-0.15.2b/aclocal.m4-1096-    # okay in the real world where ";" in dirpaths is itself problematic.
madplay-0.15.2b/aclocal.m4:1097:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/aclocal.m4-1098-  else
madplay-0.15.2b/aclocal.m4:1099:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/aclocal.m4-1100-  fi
##############################################
madplay-0.15.2b/aclocal.m4-1167-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
madplay-0.15.2b/aclocal.m4:1168:  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'
madplay-0.15.2b/aclocal.m4-1169-  ;;
##############################################
madplay-0.15.2b/aclocal.m4-1200-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
madplay-0.15.2b/aclocal.m4:1201:    postinstall_cmds='base_file=`basename \${file}`~
madplay-0.15.2b/aclocal.m4:1202:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
madplay-0.15.2b/aclocal.m4:1203:      dldir=$destdir/`dirname \$dlpath`~
madplay-0.15.2b/aclocal.m4-1204-      test -d \$dldir || mkdir -p \$dldir~
madplay-0.15.2b/aclocal.m4-1205-      $install_prog $dir/$dlname \$dldir/$dlname'
madplay-0.15.2b/aclocal.m4:1206:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
madplay-0.15.2b/aclocal.m4-1207-      dlpath=$dir/\$dldll~
##############################################
madplay-0.15.2b/aclocal.m4-1213-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
madplay-0.15.2b/aclocal.m4:1214:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/aclocal.m4-1215-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
madplay-0.15.2b/aclocal.m4-1218-      # MinGW DLLs use traditional 'lib' prefix
madplay-0.15.2b/aclocal.m4:1219:      soname_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/aclocal.m4:1220:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/aclocal.m4-1221-      if echo "$sys_lib_search_path_spec" | [grep ';[c-zC-Z]:/' >/dev/null]; then
##############################################
madplay-0.15.2b/aclocal.m4-1227-        # which wouldn't understand a cygwinified path. Ahh.
madplay-0.15.2b/aclocal.m4:1228:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/aclocal.m4-1229-      else
madplay-0.15.2b/aclocal.m4:1230:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/aclocal.m4-1231-      fi
##############################################
madplay-0.15.2b/aclocal.m4-1234-      # pw32 DLLs use 'pw' prefix rather than 'lib'
madplay-0.15.2b/aclocal.m4:1235:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/aclocal.m4-1236-      ;;
##############################################
madplay-0.15.2b/aclocal.m4-1240-  *)
madplay-0.15.2b/aclocal.m4:1241:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext} $libname.lib'
madplay-0.15.2b/aclocal.m4-1242-    ;;
##############################################
madplay-0.15.2b/aclocal.m4-1260-  if test "$GCC" = yes; then
madplay-0.15.2b/aclocal.m4:1261:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
madplay-0.15.2b/aclocal.m4-1262-  else
##############################################
madplay-0.15.2b/aclocal.m4-1437-  if test -f /etc/ld.so.conf; then
madplay-0.15.2b/aclocal.m4:1438:    ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf`
madplay-0.15.2b/aclocal.m4-1439-    sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
##############################################
madplay-0.15.2b/aclocal.m4-1504-  shlibpath_var=LD_LIBRARY_PATH
madplay-0.15.2b/aclocal.m4:1505:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/aclocal.m4-1506-    case $host_os in
##############################################
madplay-0.15.2b/aclocal.m4-1633-  if test -z "$LTCC"; then
madplay-0.15.2b/aclocal.m4:1634:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
madplay-0.15.2b/aclocal.m4-1635-    if test -z "$LTCC"; then
##############################################
madplay-0.15.2b/aclocal.m4-1637-    else
madplay-0.15.2b/aclocal.m4:1638:      AC_MSG_WARN([using `LTCC=$LTCC', extracted from `$ofile'])
madplay-0.15.2b/aclocal.m4-1639-    fi
##############################################
madplay-0.15.2b/aclocal.m4-1643-  # Note that this assumes the entire list is on one line.
madplay-0.15.2b/aclocal.m4:1644:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
madplay-0.15.2b/aclocal.m4-1645-
##############################################
madplay-0.15.2b/aclocal.m4-1649-    # Check whether tagname contains only valid characters
madplay-0.15.2b/aclocal.m4:1650:    case `$echo "X$tagname" | $Xsed -e 's:[[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]]::g'` in
madplay-0.15.2b/aclocal.m4-1651-    "") ;;
##############################################
madplay-0.15.2b/aclocal.m4-1902-	"file_magic "*)
madplay-0.15.2b/aclocal.m4:1903:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
madplay-0.15.2b/aclocal.m4-1904-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
madplay-0.15.2b/aclocal.m4-1974-    # gcc leaves a trailing carriage return which upsets mingw
madplay-0.15.2b/aclocal.m4:1975:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
madplay-0.15.2b/aclocal.m4-1976-  *)
madplay-0.15.2b/aclocal.m4:1977:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
madplay-0.15.2b/aclocal.m4-1978-  esac
##############################################
madplay-0.15.2b/aclocal.m4-1983-      # Canonicalize the pathname of ld
madplay-0.15.2b/aclocal.m4:1984:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
madplay-0.15.2b/aclocal.m4-1985-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
madplay-0.15.2b/aclocal.m4:1986:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
madplay-0.15.2b/aclocal.m4-1987-      done
##############################################
madplay-0.15.2b/aclocal.m4-2014-      # Break only if it was the GNU/non-GNU ld that we prefer.
madplay-0.15.2b/aclocal.m4:2015:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
madplay-0.15.2b/aclocal.m4-2016-      *GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/aclocal.m4-2045-[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
madplay-0.15.2b/aclocal.m4:2046:case `$LD -v 2>&1 </dev/null` in
madplay-0.15.2b/aclocal.m4-2047-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/aclocal.m4-2201-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
madplay-0.15.2b/aclocal.m4:2202:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/aclocal.m4-2203-    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB shared object'
##############################################
madplay-0.15.2b/aclocal.m4-2274-      # Tru64's nm complains that /dev/null is an invalid object file
madplay-0.15.2b/aclocal.m4:2275:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
madplay-0.15.2b/aclocal.m4-2276-      */dev/null* | *'Invalid file or object type'*)
##############################################
madplay-0.15.2b/aclocal.m4-2280-      *)
madplay-0.15.2b/aclocal.m4:2281:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
madplay-0.15.2b/aclocal.m4-2282-	*/dev/null*)
##############################################
madplay-0.15.2b/aclocal.m4-2482-if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
madplay-0.15.2b/aclocal.m4:2483:  AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
madplay-0.15.2b/aclocal.m4:2484:  if echo "$old_CC $old_CFLAGS " | grep "[[ 	]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[ 	]]" >/dev/null; then :
madplay-0.15.2b/aclocal.m4-2485-  else
##############################################
madplay-0.15.2b/aclocal.m4-2660-_LT_AC_TAGVAR(compiler, $1)=$CC
madplay-0.15.2b/aclocal.m4:2661:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/aclocal.m4-2662-
##############################################
madplay-0.15.2b/aclocal.m4-2690-    # ancient GNU ld didn't support --whole-archive et. al.
madplay-0.15.2b/aclocal.m4:2691:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
madplay-0.15.2b/aclocal.m4-2692-	grep 'no-whole-archive' > /dev/null; then
##############################################
madplay-0.15.2b/aclocal.m4-2770-      # below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/aclocal.m4:2771:	collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/aclocal.m4-2772-	if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/aclocal.m4-2814-
madplay-0.15.2b/aclocal.m4:2815:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/aclocal.m4-2816-     else
##############################################
madplay-0.15.2b/aclocal.m4-2859-      # is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/aclocal.m4:2860:      _LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/aclocal.m4-2861-	cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/aclocal.m4-2977-      # dependencies.
madplay-0.15.2b/aclocal.m4:2978:      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 $list'
madplay-0.15.2b/aclocal.m4-2979-      ;;
##############################################
madplay-0.15.2b/aclocal.m4-3049-	# dependencies.
madplay-0.15.2b/aclocal.m4:3050:	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 $list'
madplay-0.15.2b/aclocal.m4-3051-	;;
##############################################
madplay-0.15.2b/aclocal.m4-3074-	# SGI C++
madplay-0.15.2b/aclocal.m4:3075:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-3076-
##############################################
madplay-0.15.2b/aclocal.m4-3085-	  if test "$with_gnu_ld" = no; then
madplay-0.15.2b/aclocal.m4:3086:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-3087-	  else
madplay-0.15.2b/aclocal.m4:3088:	    _LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
madplay-0.15.2b/aclocal.m4-3089-	  fi
##############################################
madplay-0.15.2b/aclocal.m4-3104-	# to its proper name (with version) after linking.
madplay-0.15.2b/aclocal.m4:3105:	_LT_AC_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'
madplay-0.15.2b/aclocal.m4:3106:	_LT_AC_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'
madplay-0.15.2b/aclocal.m4-3107-	# Commands to make compiler produce verbose output that lists
##############################################
madplay-0.15.2b/aclocal.m4-3114-	# dependencies.
madplay-0.15.2b/aclocal.m4:3115:	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 $list'
madplay-0.15.2b/aclocal.m4-3116-
##############################################
madplay-0.15.2b/aclocal.m4-3150-	# dependencies.
madplay-0.15.2b/aclocal.m4:3151:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/aclocal.m4-3152-	;;
##############################################
madplay-0.15.2b/aclocal.m4-3193-	# to its proper name (with version) after linking.
madplay-0.15.2b/aclocal.m4:3194:	_LT_AC_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'
madplay-0.15.2b/aclocal.m4-3195-
##############################################
madplay-0.15.2b/aclocal.m4-3210-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/aclocal.m4:3211:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-3212-
##############################################
madplay-0.15.2b/aclocal.m4-3223-	# dependencies.
madplay-0.15.2b/aclocal.m4:3224:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/aclocal.m4-3225-	;;
##############################################
madplay-0.15.2b/aclocal.m4-3228-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/aclocal.m4:3229:	  _LT_AC_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 ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-3230-
##############################################
madplay-0.15.2b/aclocal.m4-3253-	# to its proper name (with version) after linking.
madplay-0.15.2b/aclocal.m4:3254:	_LT_AC_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'
madplay-0.15.2b/aclocal.m4-3255-
##############################################
madplay-0.15.2b/aclocal.m4-3269-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
madplay-0.15.2b/aclocal.m4:3270:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4:3271:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
madplay-0.15.2b/aclocal.m4-3272-	  echo "-hidden">> $lib.exp~
madplay-0.15.2b/aclocal.m4:3273:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
madplay-0.15.2b/aclocal.m4-3274-	  $rm $lib.exp'
##############################################
madplay-0.15.2b/aclocal.m4-3286-	# dependencies.
madplay-0.15.2b/aclocal.m4:3287:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/aclocal.m4-3288-	;;
##############################################
madplay-0.15.2b/aclocal.m4-3291-	  _LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/aclocal.m4:3292:	 _LT_AC_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` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-3293-
##############################################
madplay-0.15.2b/aclocal.m4-3374-	# dependencies.
madplay-0.15.2b/aclocal.m4:3375:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[[LR]]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/aclocal.m4-3376-
##############################################
madplay-0.15.2b/aclocal.m4-3531-  # eval without this substitution.
madplay-0.15.2b/aclocal.m4:3532:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
madplay-0.15.2b/aclocal.m4-3533-
madplay-0.15.2b/aclocal.m4:3534:  for p in `eval $output_verbose_link_cmd`; do
madplay-0.15.2b/aclocal.m4-3535-    case $p in
##############################################
madplay-0.15.2b/aclocal.m4-3662-_LT_AC_TAGVAR(compiler, $1)=$CC
madplay-0.15.2b/aclocal.m4:3663:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/aclocal.m4-3664-
##############################################
madplay-0.15.2b/aclocal.m4-3881-      # Double-quote double-evaled strings.
madplay-0.15.2b/aclocal.m4:3882:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/aclocal.m4-3883-      ;;
madplay-0.15.2b/aclocal.m4-3884-    *)
madplay-0.15.2b/aclocal.m4:3885:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/aclocal.m4-3886-      ;;
##############################################
madplay-0.15.2b/aclocal.m4-3891-  *'\[$]0 --fallback-echo"')
madplay-0.15.2b/aclocal.m4:3892:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\[$]0 --fallback-echo"[$]/[$]0 --fallback-echo"/'`
madplay-0.15.2b/aclocal.m4-3893-    ;;
##############################################
madplay-0.15.2b/aclocal.m4-3906-
madplay-0.15.2b/aclocal.m4:3907:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
madplay-0.15.2b/aclocal.m4-3908-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
madplay-0.15.2b/aclocal.m4-4279-  # libtool script then.
madplay-0.15.2b/aclocal.m4:4280:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/aclocal.m4-4281-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/aclocal.m4-4371-# If we're using GNU nm, then use its standard symbol codes.
madplay-0.15.2b/aclocal.m4:4372:case `$NM -V 2>&1` in
madplay-0.15.2b/aclocal.m4-4373-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/aclocal.m4-4401-    nlist=conftest.nm
madplay-0.15.2b/aclocal.m4:4402:    if AC_TRY_EVAL(NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) && test -s "$nlist"; then
madplay-0.15.2b/aclocal.m4-4403-      # Try sorting and uniquifying the output.
##############################################
madplay-0.15.2b/aclocal.m4-5092-	# is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/aclocal.m4:5093:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/aclocal.m4-5094-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/aclocal.m4-5147-      supports_anon_versioning=no
madplay-0.15.2b/aclocal.m4:5148:      case `$LD -v 2>/dev/null` in
madplay-0.15.2b/aclocal.m4-5149-        *\ [01].* | *\ 2.[[0-9]].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
madplay-0.15.2b/aclocal.m4-5253-	# below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/aclocal.m4:5254:	  collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/aclocal.m4-5255-	  if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/aclocal.m4-5296-       _LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-blibpath:$libdir:'"$aix_libpath"
madplay-0.15.2b/aclocal.m4:5297:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/aclocal.m4-5298-       else
##############################################
madplay-0.15.2b/aclocal.m4-5345-      # FIXME: Setting linknames here is a bad hack.
madplay-0.15.2b/aclocal.m4:5346:      _LT_AC_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
madplay-0.15.2b/aclocal.m4-5347-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
madplay-0.15.2b/aclocal.m4-5350-      _LT_AC_TAGVAR(old_archive_cmds, $1)='lib /OUT:$oldlib$oldobjs$old_deplibs'
madplay-0.15.2b/aclocal.m4:5351:      fix_srcfile_path='`cygpath -w "$srcfile"`'
madplay-0.15.2b/aclocal.m4-5352-      _LT_AC_TAGVAR(enable_shared_with_static_runtimes, $1)=yes
##############################################
madplay-0.15.2b/aclocal.m4-5511-      if test "$GCC" = yes; then
madplay-0.15.2b/aclocal.m4:5512:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-5513-      else
madplay-0.15.2b/aclocal.m4:5514:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-5515-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec_ld, $1)='-rpath $libdir'
##############################################
madplay-0.15.2b/aclocal.m4-5543-      _LT_AC_TAGVAR(hardcode_shlibpath_var, $1)=no
madplay-0.15.2b/aclocal.m4:5544:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/aclocal.m4-5545-	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
madplay-0.15.2b/aclocal.m4-5572-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/aclocal.m4:5573:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-5574-      else
madplay-0.15.2b/aclocal.m4-5575-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
madplay-0.15.2b/aclocal.m4:5576:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-5577-      fi
##############################################
madplay-0.15.2b/aclocal.m4-5584-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/aclocal.m4:5585:	_LT_AC_TAGVAR(archive_cmds, $1)='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4-5586-	_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)='${wl}-rpath ${wl}$libdir'
##############################################
madplay-0.15.2b/aclocal.m4-5588-	_LT_AC_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
madplay-0.15.2b/aclocal.m4:5589:	_LT_AC_TAGVAR(archive_cmds, $1)='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/aclocal.m4:5590:	_LT_AC_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
madplay-0.15.2b/aclocal.m4:5591:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
madplay-0.15.2b/aclocal.m4-5592-
##############################################
madplay-0.15.2b/aclocal.m4-5765-        _LT_AC_TAGVAR(allow_undefined_flag, $1)=
madplay-0.15.2b/aclocal.m4:5766:        if AC_TRY_EVAL(_LT_AC_TAGVAR(archive_cmds, $1) 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1)
madplay-0.15.2b/aclocal.m4-5767-        then
##############################################
madplay-0.15.2b/aclocal.m4-5901-    test $lt_ac_count -gt 10 && break
madplay-0.15.2b/aclocal.m4:5902:    lt_ac_count=`expr $lt_ac_count + 1`
madplay-0.15.2b/aclocal.m4-5903-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
madplay-0.15.2b/aclocal.m4-5965-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
madplay-0.15.2b/aclocal.m4:5966:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
madplay-0.15.2b/aclocal.m4-5967-#
##############################################
madplay-0.15.2b/aclocal.m4-5989-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
madplay-0.15.2b/aclocal.m4:5990:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
madplay-0.15.2b/aclocal.m4-5991-# and then we would define $MISSING as
##############################################
madplay-0.15.2b/aclocal.m4-6005-# expand $ac_aux_dir to an absolute path
madplay-0.15.2b/aclocal.m4:6006:am_aux_dir=`cd $ac_aux_dir && pwd`
madplay-0.15.2b/aclocal.m4-6007-])
##############################################
madplay-0.15.2b/aclocal.m4-6125-  if test "$am_compiler_list" = ""; then
madplay-0.15.2b/aclocal.m4:6126:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
madplay-0.15.2b/aclocal.m4-6127-  fi
##############################################
madplay-0.15.2b/aclocal.m4-6238-  # Strip MF so we end up with the name of the file.
madplay-0.15.2b/aclocal.m4:6239:  mf=`echo "$mf" | sed -e 's/:.*$//'`
madplay-0.15.2b/aclocal.m4-6240-  # Check whether this is an Automake generated Makefile or not.
##############################################
madplay-0.15.2b/aclocal.m4-6246-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
madplay-0.15.2b/aclocal.m4:6247:    dirpart=`AS_DIRNAME("$mf")`
madplay-0.15.2b/aclocal.m4-6248-  else
##############################################
madplay-0.15.2b/aclocal.m4-6253-  # running `make'.
madplay-0.15.2b/aclocal.m4:6254:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
madplay-0.15.2b/aclocal.m4-6255-  test -z "$DEPDIR" && continue
madplay-0.15.2b/aclocal.m4-6256-  # When using ansi2knr, U may be empty or an underscore; expand it
madplay-0.15.2b/aclocal.m4:6257:  U=`sed -n -e '/^U = / s///p' < "$mf"`
madplay-0.15.2b/aclocal.m4-6258-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
madplay-0.15.2b/aclocal.m4-6274-    test -f "$dirpart/$file" && continue
madplay-0.15.2b/aclocal.m4:6275:    fdir=`AS_DIRNAME(["$file"])`
madplay-0.15.2b/aclocal.m4-6276-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
madplay-0.15.2b/aclocal.m4-6364-# test to see if srcdir already configured
madplay-0.15.2b/aclocal.m4:6365:if test "`cd $srcdir && pwd`" != "`pwd`" &&
madplay-0.15.2b/aclocal.m4-6366-   test -f $srcdir/config.status; then
##############################################
madplay-0.15.2b/aclocal.m4-6439-    * )
madplay-0.15.2b/aclocal.m4:6440:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
madplay-0.15.2b/aclocal.m4-6441-  esac
madplay-0.15.2b/aclocal.m4-6442-done
madplay-0.15.2b/aclocal.m4:6443:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
madplay-0.15.2b/aclocal.m4-6444-
##############################################
madplay-0.15.2b/aclocal.m4-6546-# case it prints its new name instead of `make'.
madplay-0.15.2b/aclocal.m4:6547:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
madplay-0.15.2b/aclocal.m4-6548-   am__include=include
##############################################
madplay-0.15.2b/aclocal.m4-6554-   echo '.include "confinc"' > confmf
madplay-0.15.2b/aclocal.m4:6555:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
madplay-0.15.2b/aclocal.m4-6556-      am__include=.include
##############################################
madplay-0.15.2b/aclocal.m4-6750-if (
madplay-0.15.2b/aclocal.m4:6751:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
madplay-0.15.2b/aclocal.m4-6752-   if test "$[*]" = "X"; then
madplay-0.15.2b/aclocal.m4-6753-      # -L didn't work.
madplay-0.15.2b/aclocal.m4:6754:      set X `ls -t $srcdir/configure conftest.file`
madplay-0.15.2b/aclocal.m4-6755-   fi
##############################################
madplay-0.15.2b/Makefile.in-401-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
madplay-0.15.2b/Makefile.in:402:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
madplay-0.15.2b/Makefile.in-403-	  if test -f $$p \
##############################################
madplay-0.15.2b/Makefile.in-405-	  ; then \
madplay-0.15.2b/Makefile.in:406:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
madplay-0.15.2b/Makefile.in-407-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
madplay-0.15.2b/Makefile.in-414-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
madplay-0.15.2b/Makefile.in:415:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
madplay-0.15.2b/Makefile.in-416-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
madplay-0.15.2b/Makefile.in-421-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
madplay-0.15.2b/Makefile.in:422:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
madplay-0.15.2b/Makefile.in-423-	  echo " rm -f $$p $$f"; \
##############################################
madplay-0.15.2b/Makefile.in-446-	  if test -f $$d$$p; then \
madplay-0.15.2b/Makefile.in:447:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
madplay-0.15.2b/Makefile.in-448-	    echo " $(binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bindir)/$$f"; \
##############################################
madplay-0.15.2b/Makefile.in-455-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
madplay-0.15.2b/Makefile.in:456:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
madplay-0.15.2b/Makefile.in-457-	  echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
##############################################
madplay-0.15.2b/Makefile.in-511-.c.obj:
madplay-0.15.2b/Makefile.in:512:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
madplay-0.15.2b/Makefile.in-513-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
madplay-0.15.2b/Makefile.in-516-@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
madplay-0.15.2b/Makefile.in:517:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
madplay-0.15.2b/Makefile.in-518-
##############################################
madplay-0.15.2b/Makefile.in-548-	  else file=$$i; fi; \
madplay-0.15.2b/Makefile.in:549:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
madplay-0.15.2b/Makefile.in-550-	  case "$$ext" in \
##############################################
madplay-0.15.2b/Makefile.in-553-	  esac; \
madplay-0.15.2b/Makefile.in:554:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
madplay-0.15.2b/Makefile.in:555:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
madplay-0.15.2b/Makefile.in:556:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
madplay-0.15.2b/Makefile.in-557-	  echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
madplay-0.15.2b/Makefile.in-569-	for i in $$list; do \
madplay-0.15.2b/Makefile.in:570:	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
madplay-0.15.2b/Makefile.in-571-	  case "$$ext" in \
##############################################
madplay-0.15.2b/Makefile.in-574-	  esac; \
madplay-0.15.2b/Makefile.in:575:	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
madplay-0.15.2b/Makefile.in:576:	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
madplay-0.15.2b/Makefile.in:577:	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
madplay-0.15.2b/Makefile.in-578-	  echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
##############################################
madplay-0.15.2b/Makefile.in-590-	dot_seen=no; \
madplay-0.15.2b/Makefile.in:591:	target=`echo $@ | sed s/-recursive//`; \
madplay-0.15.2b/Makefile.in-592-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
madplay-0.15.2b/Makefile.in-620-	rev="$$rev ."; \
madplay-0.15.2b/Makefile.in:621:	target=`echo $@ | sed s/-recursive//`; \
madplay-0.15.2b/Makefile.in-622-	for subdir in $$rev; do \
##############################################
madplay-0.15.2b/Makefile.in-690-GTAGS:
madplay-0.15.2b/Makefile.in:691:	here=`$(am__cd) $(top_builddir) && pwd` \
madplay-0.15.2b/Makefile.in-692-	  && cd $(top_srcdir) \
##############################################
madplay-0.15.2b/Makefile.in-701-	$(mkdir_p) $(distdir)/. $(distdir)/intl $(distdir)/m4 $(distdir)/po
madplay-0.15.2b/Makefile.in:702:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/Makefile.in:703:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/Makefile.in-704-	list='$(DISTFILES)'; for file in $$list; do \
madplay-0.15.2b/Makefile.in-705-	  case $$file in \
madplay-0.15.2b/Makefile.in:706:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
madplay-0.15.2b/Makefile.in:707:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
madplay-0.15.2b/Makefile.in-708-	  esac; \
madplay-0.15.2b/Makefile.in-709-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
madplay-0.15.2b/Makefile.in:710:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
madplay-0.15.2b/Makefile.in-711-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
madplay-0.15.2b/Makefile.in-790-	chmod a-w $(distdir)
madplay-0.15.2b/Makefile.in:791:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
madplay-0.15.2b/Makefile.in-792-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
madplay-0.15.2b/Makefile.in-822-	@cd $(distuninstallcheck_dir) \
madplay-0.15.2b/Makefile.in:823:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
madplay-0.15.2b/Makefile.in-824-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
madplay-0.15.2b/Makefile.in-834-	fi
madplay-0.15.2b/Makefile.in:835:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
madplay-0.15.2b/Makefile.in-836-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
madplay-0.15.2b/configure-46-do
madplay-0.15.2b/configure:47:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
madplay-0.15.2b/configure-48-    eval $as_var=C; export $as_var
##############################################
madplay-0.15.2b/configure-104-  as_lineno_2=$LINENO
madplay-0.15.2b/configure:105:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
madplay-0.15.2b/configure-106-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
madplay-0.15.2b/configure-143-  as_lineno_2=$LINENO
madplay-0.15.2b/configure:144:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
madplay-0.15.2b/configure-145-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
madplay-0.15.2b/configure-253-  # Remove one level of quotation (which was required for Make).
madplay-0.15.2b/configure:254:  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
madplay-0.15.2b/configure-255-  ;;
##############################################
madplay-0.15.2b/configure-264-  :
madplay-0.15.2b/configure:265:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
madplay-0.15.2b/configure-266-  # Yippee, $echo works!
##############################################
madplay-0.15.2b/configure-290-    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
madplay-0.15.2b/configure:291:    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
madplay-0.15.2b/configure:292:       echo_test_string="`eval $cmd`" &&
madplay-0.15.2b/configure-293-       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
##############################################
madplay-0.15.2b/configure-299-
madplay-0.15.2b/configure:300:if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/configure:301:   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-302-   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-314-    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
madplay-0.15.2b/configure:315:       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/configure:316:       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-317-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-326-    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/configure:327:       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-328-       test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-341-      echo='printf %s\n'
madplay-0.15.2b/configure:342:      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
madplay-0.15.2b/configure:343:	 echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-344-	 test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-346-	:
madplay-0.15.2b/configure:347:      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
madplay-0.15.2b/configure-348-	   test "X$echo_testing_string" = 'X\t' &&
madplay-0.15.2b/configure:349:	   echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-350-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-355-	echo="$CONFIG_SHELL $0 --fallback-echo"
madplay-0.15.2b/configure:356:      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
madplay-0.15.2b/configure-357-	   test "X$echo_testing_string" = 'X\t' &&
madplay-0.15.2b/configure:358:	   echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
madplay-0.15.2b/configure-359-	   test "X$echo_testing_string" = "X$echo_test_string"; then
##############################################
madplay-0.15.2b/configure-365-	for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
madplay-0.15.2b/configure:366:	  if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
madplay-0.15.2b/configure-367-	  then
##############################################
madplay-0.15.2b/configure-373-	if test "$prev" != 'sed 50q "$0"'; then
madplay-0.15.2b/configure:374:	  echo_test_string=`eval $prev`
madplay-0.15.2b/configure-375-	  export echo_test_string
##############################################
madplay-0.15.2b/configure-519-
madplay-0.15.2b/configure:520:  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
madplay-0.15.2b/configure-521-
##############################################
madplay-0.15.2b/configure-552-  -disable-* | --disable-*)
madplay-0.15.2b/configure:553:    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
madplay-0.15.2b/configure-554-    # Reject names that are not valid shell variable names.
##############################################
madplay-0.15.2b/configure-557-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:558:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
madplay-0.15.2b/configure-559-    eval "enable_$ac_feature=no" ;;
##############################################
madplay-0.15.2b/configure-561-  -enable-* | --enable-*)
madplay-0.15.2b/configure:562:    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
madplay-0.15.2b/configure-563-    # Reject names that are not valid shell variable names.
##############################################
madplay-0.15.2b/configure-566-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:567:    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
madplay-0.15.2b/configure-568-    case $ac_option in
madplay-0.15.2b/configure:569:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
madplay-0.15.2b/configure-570-      *) ac_optarg=yes ;;
##############################################
madplay-0.15.2b/configure-743-  -with-* | --with-*)
madplay-0.15.2b/configure:744:    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
madplay-0.15.2b/configure-745-    # Reject names that are not valid shell variable names.
##############################################
madplay-0.15.2b/configure-748-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:749:    ac_package=`echo $ac_package| sed 's/-/_/g'`
madplay-0.15.2b/configure-750-    case $ac_option in
madplay-0.15.2b/configure:751:      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
madplay-0.15.2b/configure-752-      *) ac_optarg=yes ;;
##############################################
madplay-0.15.2b/configure-756-  -without-* | --without-*)
madplay-0.15.2b/configure:757:    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
madplay-0.15.2b/configure-758-    # Reject names that are not valid shell variable names.
##############################################
madplay-0.15.2b/configure-761-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:762:    ac_package=`echo $ac_package | sed 's/-/_/g'`
madplay-0.15.2b/configure-763-    eval "with_$ac_package=no" ;;
##############################################
madplay-0.15.2b/configure-788-  *=*)
madplay-0.15.2b/configure:789:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
madplay-0.15.2b/configure-790-    # Reject names that are not valid shell variable names.
##############################################
madplay-0.15.2b/configure-793-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:794:    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
madplay-0.15.2b/configure-795-    eval "$ac_envvar='$ac_optarg'"
##############################################
madplay-0.15.2b/configure-809-if test -n "$ac_prev"; then
madplay-0.15.2b/configure:810:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
madplay-0.15.2b/configure-811-  { echo "$as_me: error: missing argument to $ac_option" >&2
##############################################
madplay-0.15.2b/configure-817-do
madplay-0.15.2b/configure:818:  eval ac_val=$`echo $ac_var`
madplay-0.15.2b/configure-819-  case $ac_val in
##############################################
madplay-0.15.2b/configure-829-do
madplay-0.15.2b/configure:830:  eval ac_val=$`echo $ac_var`
madplay-0.15.2b/configure-831-  case $ac_val in
##############################################
madplay-0.15.2b/configure-896-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:897:srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
madplay-0.15.2b/configure-898-ac_env_build_alias_set=${build_alias+set}
##############################################
madplay-0.15.2b/configure-987-By default, \`make install' will install all the files in
madplay-0.15.2b/configure:988:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
madplay-0.15.2b/configure:989:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
madplay-0.15.2b/configure-990-for instance \`--prefix=\$HOME'.
##############################################
madplay-0.15.2b/configure-1093-if test "$ac_dir" != .; then
madplay-0.15.2b/configure:1094:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
madplay-0.15.2b/configure-1095-  # A "../" for each directory in $ac_dir_suffix.
madplay-0.15.2b/configure:1096:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
madplay-0.15.2b/configure-1097-else
##############################################
madplay-0.15.2b/configure-1106-    else
madplay-0.15.2b/configure:1107:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
madplay-0.15.2b/configure-1108-    fi ;;
##############################################
madplay-0.15.2b/configure-1262-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
madplay-0.15.2b/configure:1263:      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
madplay-0.15.2b/configure-1264-    esac
##############################################
madplay-0.15.2b/configure-1334-    do
madplay-0.15.2b/configure:1335:      eval ac_val=$`echo $ac_var`
madplay-0.15.2b/configure-1336-      echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
madplay-0.15.2b/configure-1348-      do
madplay-0.15.2b/configure:1349:	eval ac_val=$`echo $ac_var`
madplay-0.15.2b/configure-1350-	echo "$ac_var='"'"'$ac_val'"'"'"
##############################################
madplay-0.15.2b/configure-1455-    set,)
madplay-0.15.2b/configure:1456:      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
madplay-0.15.2b/configure:1457:echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
madplay-0.15.2b/configure-1458-      ac_cache_corrupted=: ;;
##############################################
madplay-0.15.2b/configure-1478-    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
madplay-0.15.2b/configure:1479:      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
madplay-0.15.2b/configure-1480-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
madplay-0.15.2b/configure-1647-if (
madplay-0.15.2b/configure:1648:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
madplay-0.15.2b/configure-1649-   if test "$*" = "X"; then
madplay-0.15.2b/configure-1650-      # -L didn't work.
madplay-0.15.2b/configure:1651:      set X `ls -t $srcdir/configure conftest.file`
madplay-0.15.2b/configure-1652-   fi
##############################################
madplay-0.15.2b/configure-1691-_ACEOF
madplay-0.15.2b/configure:1692:program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
madplay-0.15.2b/configure-1693-rm conftest.sed
##############################################
madplay-0.15.2b/configure-1695-# expand $ac_aux_dir to an absolute path
madplay-0.15.2b/configure:1696:am_aux_dir=`cd $ac_aux_dir && pwd`
madplay-0.15.2b/configure-1697-
##############################################
madplay-0.15.2b/configure-1774-echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
madplay-0.15.2b/configure:1775:set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
madplay-0.15.2b/configure-1776-if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-1783-# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
madplay-0.15.2b/configure:1784:eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
madplay-0.15.2b/configure-1785-if test -n "$ac_maketemp"; then
##############################################
madplay-0.15.2b/configure-1791-fi
madplay-0.15.2b/configure:1792:if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
madplay-0.15.2b/configure-1793-  echo "$as_me:$LINENO: result: yes" >&5
##############################################
madplay-0.15.2b/configure-1811-# test to see if srcdir already configured
madplay-0.15.2b/configure:1812:if test "`cd $srcdir && pwd`" != "`pwd`" &&
madplay-0.15.2b/configure-1813-   test -f $srcdir/config.status; then
##############################################
madplay-0.15.2b/configure-1974-test -z "$ac_cv_build_alias" &&
madplay-0.15.2b/configure:1975:  ac_cv_build_alias=`$ac_config_guess`
madplay-0.15.2b/configure-1976-test -z "$ac_cv_build_alias" &&
##############################################
madplay-0.15.2b/configure-1979-   { (exit 1); exit 1; }; }
madplay-0.15.2b/configure:1980:ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
madplay-0.15.2b/configure-1981-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
##############################################
madplay-0.15.2b/configure-1988-build=$ac_cv_build
madplay-0.15.2b/configure:1989:build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
madplay-0.15.2b/configure:1990:build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
madplay-0.15.2b/configure:1991:build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
madplay-0.15.2b/configure-1992-
##############################################
madplay-0.15.2b/configure-2001-  ac_cv_host_alias=$ac_cv_build_alias
madplay-0.15.2b/configure:2002:ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
madplay-0.15.2b/configure-2003-  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
##############################################
madplay-0.15.2b/configure-2010-host=$ac_cv_host
madplay-0.15.2b/configure:2011:host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
madplay-0.15.2b/configure:2012:host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
madplay-0.15.2b/configure:2013:host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
madplay-0.15.2b/configure-2014-
##############################################
madplay-0.15.2b/configure-2342-     "checking for C compiler version" >&5
madplay-0.15.2b/configure:2343:ac_compiler=`set X $ac_compile; echo $2`
madplay-0.15.2b/configure-2344-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
madplay-0.15.2b/configure-2381-echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
madplay-0.15.2b/configure:2382:ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
madplay-0.15.2b/configure-2383-if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
##############################################
madplay-0.15.2b/configure-2409-    *.* )
madplay-0.15.2b/configure:2410:	ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
madplay-0.15.2b/configure-2411-	# FIXME: I believe we export ac_cv_exeext for Libtool,
##############################################
madplay-0.15.2b/configure-2489-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
madplay-0.15.2b/configure:2490:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
madplay-0.15.2b/configure-2491-	  export ac_cv_exeext
##############################################
madplay-0.15.2b/configure-2539-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
madplay-0.15.2b/configure:2540:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
madplay-0.15.2b/configure-2541-       break;;
##############################################
madplay-0.15.2b/configure-2617-echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
madplay-0.15.2b/configure:2618:GCC=`test $ac_compiler_gnu = yes && echo yes`
madplay-0.15.2b/configure-2619-ac_test_CFLAGS=${CFLAGS+set}
##############################################
madplay-0.15.2b/configure-2971-# case it prints its new name instead of `make'.
madplay-0.15.2b/configure:2972:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
madplay-0.15.2b/configure-2973-   am__include=include
##############################################
madplay-0.15.2b/configure-2979-   echo '.include "confinc"' > confmf
madplay-0.15.2b/configure:2980:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
madplay-0.15.2b/configure-2981-      am__include=.include
##############################################
madplay-0.15.2b/configure-3041-  if test "$am_compiler_list" = ""; then
madplay-0.15.2b/configure:3042:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
madplay-0.15.2b/configure-3043-  fi
##############################################
madplay-0.15.2b/configure-3246-    test $lt_ac_count -gt 10 && break
madplay-0.15.2b/configure:3247:    lt_ac_count=`expr $lt_ac_count + 1`
madplay-0.15.2b/configure-3248-    if test $lt_ac_count -gt $lt_ac_max; then
##############################################
madplay-0.15.2b/configure-3291-    # gcc leaves a trailing carriage return which upsets mingw
madplay-0.15.2b/configure:3292:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
madplay-0.15.2b/configure-3293-  *)
madplay-0.15.2b/configure:3294:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
madplay-0.15.2b/configure-3295-  esac
##############################################
madplay-0.15.2b/configure-3300-      # Canonicalize the pathname of ld
madplay-0.15.2b/configure:3301:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
madplay-0.15.2b/configure-3302-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
madplay-0.15.2b/configure:3303:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
madplay-0.15.2b/configure-3304-      done
##############################################
madplay-0.15.2b/configure-3335-      # Break only if it was the GNU/non-GNU ld that we prefer.
madplay-0.15.2b/configure:3336:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
madplay-0.15.2b/configure-3337-      *GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-3368-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
madplay-0.15.2b/configure:3369:case `$LD -v 2>&1 </dev/null` in
madplay-0.15.2b/configure-3370-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-3417-      # Tru64's nm complains that /dev/null is an invalid object file
madplay-0.15.2b/configure:3418:      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
madplay-0.15.2b/configure-3419-      */dev/null* | *'Invalid file or object type'*)
##############################################
madplay-0.15.2b/configure-3423-      *)
madplay-0.15.2b/configure:3424:	case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
madplay-0.15.2b/configure-3425-	*/dev/null*)
##############################################
madplay-0.15.2b/configure-3580-  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
madplay-0.15.2b/configure:3581:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-3582-    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
##############################################
madplay-0.15.2b/configure-3663-  (exit $ac_status); }; then
madplay-0.15.2b/configure:3664:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/configure-3665-    *ELF-32*)
##############################################
madplay-0.15.2b/configure-3683-   if test "$lt_cv_prog_gnu_ld" = yes; then
madplay-0.15.2b/configure:3684:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/configure-3685-    *32-bit*)
##############################################
madplay-0.15.2b/configure-3695-   else
madplay-0.15.2b/configure:3696:    case `/usr/bin/file conftest.$ac_objext` in
madplay-0.15.2b/configure-3697-    *32-bit*)
##############################################
madplay-0.15.2b/configure-4250-do
madplay-0.15.2b/configure:4251:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-4252-echo "$as_me:$LINENO: checking for $ac_header" >&5
##############################################
madplay-0.15.2b/configure-4296-fi
madplay-0.15.2b/configure:4297:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:4298:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure:4299:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-4300-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:4301:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-4302-_ACEOF
##############################################
madplay-0.15.2b/configure-4311-do
madplay-0.15.2b/configure:4312:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-4313-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-4318-fi
madplay-0.15.2b/configure:4319:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:4320:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-4321-else
##############################################
madplay-0.15.2b/configure-4444-fi
madplay-0.15.2b/configure:4445:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:4446:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-4447-
madplay-0.15.2b/configure-4448-fi
madplay-0.15.2b/configure:4449:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-4450-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:4451:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-4452-_ACEOF
##############################################
madplay-0.15.2b/configure-4553-     "checking for C++ compiler version" >&5
madplay-0.15.2b/configure:4554:ac_compiler=`set X $ac_compile; echo $2`
madplay-0.15.2b/configure-4555-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
madplay-0.15.2b/configure-4627-echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
madplay-0.15.2b/configure:4628:GXX=`test $ac_compiler_gnu = yes && echo yes`
madplay-0.15.2b/configure-4629-ac_test_CXXFLAGS=${CXXFLAGS+set}
##############################################
madplay-0.15.2b/configure-4836-  if test "$am_compiler_list" = ""; then
madplay-0.15.2b/configure:4837:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
madplay-0.15.2b/configure-4838-  fi
##############################################
madplay-0.15.2b/configure-5235-     "checking for Fortran 77 compiler version" >&5
madplay-0.15.2b/configure:5236:ac_compiler=`set X $ac_compile; echo $2`
madplay-0.15.2b/configure-5237-{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
##############################################
madplay-0.15.2b/configure-5368-
madplay-0.15.2b/configure:5369:G77=`test $ac_compiler_gnu = yes && echo yes`
madplay-0.15.2b/configure-5370-ac_ext=c
##############################################
madplay-0.15.2b/configure-5425-    # we can't tell.
madplay-0.15.2b/configure:5426:    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$testring" 2>/dev/null` \
madplay-0.15.2b/configure-5427-	       = "XX$testring") >/dev/null 2>&1 &&
madplay-0.15.2b/configure:5428:	    new_result=`expr "X$testring" : ".*" 2>&1` &&
madplay-0.15.2b/configure-5429-	    lt_cv_sys_max_cmd_len=$new_result &&
##############################################
madplay-0.15.2b/configure-5431-    do
madplay-0.15.2b/configure:5432:      i=`expr $i + 1`
madplay-0.15.2b/configure-5433-      testring=$testring$testring
##############################################
madplay-0.15.2b/configure-5438-    # It appears as though 1/2 is a usable value.
madplay-0.15.2b/configure:5439:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
madplay-0.15.2b/configure-5440-    ;;
##############################################
madplay-0.15.2b/configure-5518-# If we're using GNU nm, then use its standard symbol codes.
madplay-0.15.2b/configure:5519:case `$NM -V 2>&1` in
madplay-0.15.2b/configure-5520-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-6019-	"file_magic "*)
madplay-0.15.2b/configure:6020:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
madplay-0.15.2b/configure-6021-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
madplay-0.15.2b/configure-6081-	"file_magic "*)
madplay-0.15.2b/configure:6082:	  file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
madplay-0.15.2b/configure-6083-	  MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
##############################################
madplay-0.15.2b/configure-6192-if test -n "$lt_prog_cc_shlib"; then
madplay-0.15.2b/configure:6193:  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
madplay-0.15.2b/configure:6194:echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
madplay-0.15.2b/configure-6195-  if echo "$old_CC $old_CFLAGS " | grep "[ 	]$lt_prog_cc_shlib[ 	]" >/dev/null; then :
##############################################
madplay-0.15.2b/configure-6600-  if test "$hard_links" = no; then
madplay-0.15.2b/configure:6601:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
madplay-0.15.2b/configure:6602:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
madplay-0.15.2b/configure-6603-    need_locks=warn
##############################################
madplay-0.15.2b/configure-6723-	# is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/configure:6724:	archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/configure-6725-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/configure-6778-      supports_anon_versioning=no
madplay-0.15.2b/configure:6779:      case `$LD -v 2>/dev/null` in
madplay-0.15.2b/configure-6780-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
madplay-0.15.2b/configure-6884-	# below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/configure:6885:	  collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/configure-6886-	  if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/configure-6977-       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
madplay-0.15.2b/configure:6978:	archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/configure-6979-       else
##############################################
madplay-0.15.2b/configure-7076-      # FIXME: Setting linknames here is a bad hack.
madplay-0.15.2b/configure:7077:      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
madplay-0.15.2b/configure-7078-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
madplay-0.15.2b/configure-7081-      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
madplay-0.15.2b/configure:7082:      fix_srcfile_path='`cygpath -w "$srcfile"`'
madplay-0.15.2b/configure-7083-      enable_shared_with_static_runtimes=yes
##############################################
madplay-0.15.2b/configure-7242-      if test "$GCC" = yes; then
madplay-0.15.2b/configure:7243:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-7244-      else
madplay-0.15.2b/configure:7245:	archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-7246-	hardcode_libdir_flag_spec_ld='-rpath $libdir'
##############################################
madplay-0.15.2b/configure-7274-      hardcode_shlibpath_var=no
madplay-0.15.2b/configure:7275:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-7276-	archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
madplay-0.15.2b/configure-7303-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:7304:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-7305-      else
madplay-0.15.2b/configure-7306-	allow_undefined_flag=' -expect_unresolved \*'
madplay-0.15.2b/configure:7307:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-7308-      fi
##############################################
madplay-0.15.2b/configure-7315-	allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:7316:	archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-7317-	hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
##############################################
madplay-0.15.2b/configure-7319-	allow_undefined_flag=' -expect_unresolved \*'
madplay-0.15.2b/configure:7320:	archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure:7321:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
madplay-0.15.2b/configure:7322:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
madplay-0.15.2b/configure-7323-
##############################################
madplay-0.15.2b/configure-7541-if test "$GCC" = yes; then
madplay-0.15.2b/configure:7542:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-7543-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
madplay-0.15.2b/configure-7547-    # okay in the real world where ";" in dirpaths is itself problematic.
madplay-0.15.2b/configure:7548:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-7549-  else
madplay-0.15.2b/configure:7550:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-7551-  fi
##############################################
madplay-0.15.2b/configure-7618-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
madplay-0.15.2b/configure:7619:  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'
madplay-0.15.2b/configure-7620-  ;;
##############################################
madplay-0.15.2b/configure-7651-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
madplay-0.15.2b/configure:7652:    postinstall_cmds='base_file=`basename \${file}`~
madplay-0.15.2b/configure:7653:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
madplay-0.15.2b/configure:7654:      dldir=$destdir/`dirname \$dlpath`~
madplay-0.15.2b/configure-7655-      test -d \$dldir || mkdir -p \$dldir~
madplay-0.15.2b/configure-7656-      $install_prog $dir/$dlname \$dldir/$dlname'
madplay-0.15.2b/configure:7657:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
madplay-0.15.2b/configure-7658-      dlpath=$dir/\$dldll~
##############################################
madplay-0.15.2b/configure-7664-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
madplay-0.15.2b/configure:7665:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-7666-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
madplay-0.15.2b/configure-7669-      # MinGW DLLs use traditional 'lib' prefix
madplay-0.15.2b/configure:7670:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure:7671:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-7672-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
madplay-0.15.2b/configure-7678-        # which wouldn't understand a cygwinified path. Ahh.
madplay-0.15.2b/configure:7679:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-7680-      else
madplay-0.15.2b/configure:7681:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-7682-      fi
##############################################
madplay-0.15.2b/configure-7685-      # pw32 DLLs use 'pw' prefix rather than 'lib'
madplay-0.15.2b/configure:7686:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-7687-      ;;
##############################################
madplay-0.15.2b/configure-7691-  *)
madplay-0.15.2b/configure:7692:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
madplay-0.15.2b/configure-7693-    ;;
##############################################
madplay-0.15.2b/configure-7711-  if test "$GCC" = yes; then
madplay-0.15.2b/configure:7712:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
madplay-0.15.2b/configure-7713-  else
##############################################
madplay-0.15.2b/configure-7888-  if test -f /etc/ld.so.conf; then
madplay-0.15.2b/configure:7889:    ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
madplay-0.15.2b/configure-7890-    sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
##############################################
madplay-0.15.2b/configure-7955-  shlibpath_var=LD_LIBRARY_PATH
madplay-0.15.2b/configure:7956:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-7957-    case $host_os in
##############################################
madplay-0.15.2b/configure-9081-      # Double-quote double-evaled strings.
madplay-0.15.2b/configure:9082:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/configure-9083-      ;;
madplay-0.15.2b/configure-9084-    *)
madplay-0.15.2b/configure:9085:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/configure-9086-      ;;
##############################################
madplay-0.15.2b/configure-9091-  *'\$0 --fallback-echo"')
madplay-0.15.2b/configure:9092:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
madplay-0.15.2b/configure-9093-    ;;
##############################################
madplay-0.15.2b/configure-9104-
madplay-0.15.2b/configure:9105:# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
madplay-0.15.2b/configure-9106-# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
##############################################
madplay-0.15.2b/configure-9474-  # libtool script then.
madplay-0.15.2b/configure:9475:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/configure-9476-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/configure-9503-  if test -z "$LTCC"; then
madplay-0.15.2b/configure:9504:    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
madplay-0.15.2b/configure-9505-    if test -z "$LTCC"; then
##############################################
madplay-0.15.2b/configure-9508-    else
madplay-0.15.2b/configure:9509:      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
madplay-0.15.2b/configure:9510:echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
madplay-0.15.2b/configure-9511-    fi
##############################################
madplay-0.15.2b/configure-9515-  # Note that this assumes the entire list is on one line.
madplay-0.15.2b/configure:9516:  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
madplay-0.15.2b/configure-9517-
##############################################
madplay-0.15.2b/configure-9521-    # Check whether tagname contains only valid characters
madplay-0.15.2b/configure:9522:    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
madplay-0.15.2b/configure-9523-    "") ;;
##############################################
madplay-0.15.2b/configure-9621-compiler_CXX=$CC
madplay-0.15.2b/configure:9622:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/configure-9623-
##############################################
madplay-0.15.2b/configure-9650-    # gcc leaves a trailing carriage return which upsets mingw
madplay-0.15.2b/configure:9651:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
madplay-0.15.2b/configure-9652-  *)
madplay-0.15.2b/configure:9653:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
madplay-0.15.2b/configure-9654-  esac
##############################################
madplay-0.15.2b/configure-9659-      # Canonicalize the pathname of ld
madplay-0.15.2b/configure:9660:      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
madplay-0.15.2b/configure-9661-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
madplay-0.15.2b/configure:9662:	ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
madplay-0.15.2b/configure-9663-      done
##############################################
madplay-0.15.2b/configure-9694-      # Break only if it was the GNU/non-GNU ld that we prefer.
madplay-0.15.2b/configure:9695:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
madplay-0.15.2b/configure-9696-      *GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-9727-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
madplay-0.15.2b/configure:9728:case `$LD -v 2>&1 </dev/null` in
madplay-0.15.2b/configure-9729-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-9757-    # ancient GNU ld didn't support --whole-archive et. al.
madplay-0.15.2b/configure:9758:    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
madplay-0.15.2b/configure-9759-	grep 'no-whole-archive' > /dev/null; then
##############################################
madplay-0.15.2b/configure-9838-      # below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/configure:9839:	collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/configure-9840-	if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/configure-9932-
madplay-0.15.2b/configure:9933:      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/configure-9934-     else
##############################################
madplay-0.15.2b/configure-10027-      # is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/configure:10028:      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/configure-10029-	cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/configure-10145-      # dependencies.
madplay-0.15.2b/configure:10146:      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 $list'
madplay-0.15.2b/configure-10147-      ;;
##############################################
madplay-0.15.2b/configure-10217-	# dependencies.
madplay-0.15.2b/configure:10218:	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 $list'
madplay-0.15.2b/configure-10219-	;;
##############################################
madplay-0.15.2b/configure-10242-	# SGI C++
madplay-0.15.2b/configure:10243:	archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-10244-
##############################################
madplay-0.15.2b/configure-10253-	  if test "$with_gnu_ld" = no; then
madplay-0.15.2b/configure:10254:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-10255-	  else
madplay-0.15.2b/configure:10256:	    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
madplay-0.15.2b/configure-10257-	  fi
##############################################
madplay-0.15.2b/configure-10272-	# to its proper name (with version) after linking.
madplay-0.15.2b/configure:10273:	archive_cmds_CXX='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'
madplay-0.15.2b/configure:10274:	archive_expsym_cmds_CXX='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'
madplay-0.15.2b/configure-10275-	# Commands to make compiler produce verbose output that lists
##############################################
madplay-0.15.2b/configure-10282-	# dependencies.
madplay-0.15.2b/configure:10283:	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 $list'
madplay-0.15.2b/configure-10284-
##############################################
madplay-0.15.2b/configure-10318-	# dependencies.
madplay-0.15.2b/configure:10319:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/configure-10320-	;;
##############################################
madplay-0.15.2b/configure-10361-	# to its proper name (with version) after linking.
madplay-0.15.2b/configure:10362:	archive_cmds_CXX='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'
madplay-0.15.2b/configure-10363-
##############################################
madplay-0.15.2b/configure-10378-	allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:10379:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-10380-
##############################################
madplay-0.15.2b/configure-10391-	# dependencies.
madplay-0.15.2b/configure:10392:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/configure-10393-	;;
##############################################
madplay-0.15.2b/configure-10396-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:10397:	  archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-10398-
##############################################
madplay-0.15.2b/configure-10421-	# to its proper name (with version) after linking.
madplay-0.15.2b/configure:10422:	archive_cmds_CXX='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'
madplay-0.15.2b/configure-10423-
##############################################
madplay-0.15.2b/configure-10437-	allow_undefined_flag_CXX=' -expect_unresolved \*'
madplay-0.15.2b/configure:10438:	archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure:10439:	archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
madplay-0.15.2b/configure-10440-	  echo "-hidden">> $lib.exp~
madplay-0.15.2b/configure:10441:	  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version	$verstring` -update_registry $objdir/so_locations -o $lib~
madplay-0.15.2b/configure-10442-	  $rm $lib.exp'
##############################################
madplay-0.15.2b/configure-10454-	# dependencies.
madplay-0.15.2b/configure:10455:	output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/configure-10456-	;;
##############################################
madplay-0.15.2b/configure-10459-	  allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:10460:	 archive_cmds_CXX='$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` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-10461-
##############################################
madplay-0.15.2b/configure-10542-	# dependencies.
madplay-0.15.2b/configure:10543:	output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
madplay-0.15.2b/configure-10544-
##############################################
madplay-0.15.2b/configure-10646-  # eval without this substitution.
madplay-0.15.2b/configure:10647:  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
madplay-0.15.2b/configure-10648-
madplay-0.15.2b/configure:10649:  for p in `eval $output_verbose_link_cmd`; do
madplay-0.15.2b/configure-10650-    case $p in
##############################################
madplay-0.15.2b/configure-11110-  if test "$hard_links" = no; then
madplay-0.15.2b/configure:11111:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
madplay-0.15.2b/configure:11112:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
madplay-0.15.2b/configure-11113-    need_locks=warn
##############################################
madplay-0.15.2b/configure-11230-if test "$GCC" = yes; then
madplay-0.15.2b/configure:11231:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-11232-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
madplay-0.15.2b/configure-11236-    # okay in the real world where ";" in dirpaths is itself problematic.
madplay-0.15.2b/configure:11237:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-11238-  else
madplay-0.15.2b/configure:11239:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-11240-  fi
##############################################
madplay-0.15.2b/configure-11307-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
madplay-0.15.2b/configure:11308:  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'
madplay-0.15.2b/configure-11309-  ;;
##############################################
madplay-0.15.2b/configure-11340-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
madplay-0.15.2b/configure:11341:    postinstall_cmds='base_file=`basename \${file}`~
madplay-0.15.2b/configure:11342:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
madplay-0.15.2b/configure:11343:      dldir=$destdir/`dirname \$dlpath`~
madplay-0.15.2b/configure-11344-      test -d \$dldir || mkdir -p \$dldir~
madplay-0.15.2b/configure-11345-      $install_prog $dir/$dlname \$dldir/$dlname'
madplay-0.15.2b/configure:11346:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
madplay-0.15.2b/configure-11347-      dlpath=$dir/\$dldll~
##############################################
madplay-0.15.2b/configure-11353-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
madplay-0.15.2b/configure:11354:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-11355-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
madplay-0.15.2b/configure-11358-      # MinGW DLLs use traditional 'lib' prefix
madplay-0.15.2b/configure:11359:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure:11360:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-11361-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
madplay-0.15.2b/configure-11367-        # which wouldn't understand a cygwinified path. Ahh.
madplay-0.15.2b/configure:11368:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-11369-      else
madplay-0.15.2b/configure:11370:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-11371-      fi
##############################################
madplay-0.15.2b/configure-11374-      # pw32 DLLs use 'pw' prefix rather than 'lib'
madplay-0.15.2b/configure:11375:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-11376-      ;;
##############################################
madplay-0.15.2b/configure-11380-  *)
madplay-0.15.2b/configure:11381:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
madplay-0.15.2b/configure-11382-    ;;
##############################################
madplay-0.15.2b/configure-11400-  if test "$GCC" = yes; then
madplay-0.15.2b/configure:11401:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
madplay-0.15.2b/configure-11402-  else
##############################################
madplay-0.15.2b/configure-11577-  if test -f /etc/ld.so.conf; then
madplay-0.15.2b/configure:11578:    ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
madplay-0.15.2b/configure-11579-    sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
##############################################
madplay-0.15.2b/configure-11644-  shlibpath_var=LD_LIBRARY_PATH
madplay-0.15.2b/configure:11645:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-11646-    case $host_os in
##############################################
madplay-0.15.2b/configure-12696-      # Double-quote double-evaled strings.
madplay-0.15.2b/configure:12697:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/configure-12698-      ;;
madplay-0.15.2b/configure-12699-    *)
madplay-0.15.2b/configure:12700:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/configure-12701-      ;;
##############################################
madplay-0.15.2b/configure-12706-  *'\$0 --fallback-echo"')
madplay-0.15.2b/configure:12707:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
madplay-0.15.2b/configure-12708-    ;;
##############################################
madplay-0.15.2b/configure-13016-  # libtool script then.
madplay-0.15.2b/configure:13017:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/configure-13018-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/configure-13100-compiler_F77=$CC
madplay-0.15.2b/configure:13101:cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/configure-13102-
##############################################
madplay-0.15.2b/configure-13449-  if test "$hard_links" = no; then
madplay-0.15.2b/configure:13450:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
madplay-0.15.2b/configure:13451:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
madplay-0.15.2b/configure-13452-    need_locks=warn
##############################################
madplay-0.15.2b/configure-13572-	# is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/configure:13573:	archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/configure-13574-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/configure-13627-      supports_anon_versioning=no
madplay-0.15.2b/configure:13628:      case `$LD -v 2>/dev/null` in
madplay-0.15.2b/configure-13629-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
madplay-0.15.2b/configure-13733-	# below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/configure:13734:	  collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/configure-13735-	  if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/configure-13816-       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
madplay-0.15.2b/configure:13817:	archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/configure-13818-       else
##############################################
madplay-0.15.2b/configure-13905-      # FIXME: Setting linknames here is a bad hack.
madplay-0.15.2b/configure:13906:      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
madplay-0.15.2b/configure-13907-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
madplay-0.15.2b/configure-13910-      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
madplay-0.15.2b/configure:13911:      fix_srcfile_path='`cygpath -w "$srcfile"`'
madplay-0.15.2b/configure-13912-      enable_shared_with_static_runtimes_F77=yes
##############################################
madplay-0.15.2b/configure-14071-      if test "$GCC" = yes; then
madplay-0.15.2b/configure:14072:	archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-14073-      else
madplay-0.15.2b/configure:14074:	archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-14075-	hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
##############################################
madplay-0.15.2b/configure-14103-      hardcode_shlibpath_var_F77=no
madplay-0.15.2b/configure:14104:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-14105-	archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
madplay-0.15.2b/configure-14132-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:14133:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-14134-      else
madplay-0.15.2b/configure-14135-	allow_undefined_flag_F77=' -expect_unresolved \*'
madplay-0.15.2b/configure:14136:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-14137-      fi
##############################################
madplay-0.15.2b/configure-14144-	allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:14145:	archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-14146-	hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
##############################################
madplay-0.15.2b/configure-14148-	allow_undefined_flag_F77=' -expect_unresolved \*'
madplay-0.15.2b/configure:14149:	archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure:14150:	archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
madplay-0.15.2b/configure:14151:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
madplay-0.15.2b/configure-14152-
##############################################
madplay-0.15.2b/configure-14370-if test "$GCC" = yes; then
madplay-0.15.2b/configure:14371:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-14372-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
madplay-0.15.2b/configure-14376-    # okay in the real world where ";" in dirpaths is itself problematic.
madplay-0.15.2b/configure:14377:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-14378-  else
madplay-0.15.2b/configure:14379:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-14380-  fi
##############################################
madplay-0.15.2b/configure-14447-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
madplay-0.15.2b/configure:14448:  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'
madplay-0.15.2b/configure-14449-  ;;
##############################################
madplay-0.15.2b/configure-14480-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
madplay-0.15.2b/configure:14481:    postinstall_cmds='base_file=`basename \${file}`~
madplay-0.15.2b/configure:14482:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
madplay-0.15.2b/configure:14483:      dldir=$destdir/`dirname \$dlpath`~
madplay-0.15.2b/configure-14484-      test -d \$dldir || mkdir -p \$dldir~
madplay-0.15.2b/configure-14485-      $install_prog $dir/$dlname \$dldir/$dlname'
madplay-0.15.2b/configure:14486:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
madplay-0.15.2b/configure-14487-      dlpath=$dir/\$dldll~
##############################################
madplay-0.15.2b/configure-14493-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
madplay-0.15.2b/configure:14494:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-14495-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
madplay-0.15.2b/configure-14498-      # MinGW DLLs use traditional 'lib' prefix
madplay-0.15.2b/configure:14499:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure:14500:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-14501-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
madplay-0.15.2b/configure-14507-        # which wouldn't understand a cygwinified path. Ahh.
madplay-0.15.2b/configure:14508:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-14509-      else
madplay-0.15.2b/configure:14510:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-14511-      fi
##############################################
madplay-0.15.2b/configure-14514-      # pw32 DLLs use 'pw' prefix rather than 'lib'
madplay-0.15.2b/configure:14515:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-14516-      ;;
##############################################
madplay-0.15.2b/configure-14520-  *)
madplay-0.15.2b/configure:14521:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
madplay-0.15.2b/configure-14522-    ;;
##############################################
madplay-0.15.2b/configure-14540-  if test "$GCC" = yes; then
madplay-0.15.2b/configure:14541:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
madplay-0.15.2b/configure-14542-  else
##############################################
madplay-0.15.2b/configure-14717-  if test -f /etc/ld.so.conf; then
madplay-0.15.2b/configure:14718:    ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
madplay-0.15.2b/configure-14719-    sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
##############################################
madplay-0.15.2b/configure-14784-  shlibpath_var=LD_LIBRARY_PATH
madplay-0.15.2b/configure:14785:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-14786-    case $host_os in
##############################################
madplay-0.15.2b/configure-15038-      # Double-quote double-evaled strings.
madplay-0.15.2b/configure:15039:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/configure-15040-      ;;
madplay-0.15.2b/configure-15041-    *)
madplay-0.15.2b/configure:15042:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/configure-15043-      ;;
##############################################
madplay-0.15.2b/configure-15048-  *'\$0 --fallback-echo"')
madplay-0.15.2b/configure:15049:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
madplay-0.15.2b/configure-15050-    ;;
##############################################
madplay-0.15.2b/configure-15358-  # libtool script then.
madplay-0.15.2b/configure:15359:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/configure-15360-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/configure-15774-  if test "$hard_links" = no; then
madplay-0.15.2b/configure:15775:    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
madplay-0.15.2b/configure:15776:echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
madplay-0.15.2b/configure-15777-    need_locks=warn
##############################################
madplay-0.15.2b/configure-15897-	# is EXPORTS), use it as is; otherwise, prepend...
madplay-0.15.2b/configure:15898:	archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
madplay-0.15.2b/configure-15899-	  cp $export_symbols $output_objdir/$soname.def;
##############################################
madplay-0.15.2b/configure-15952-      supports_anon_versioning=no
madplay-0.15.2b/configure:15953:      case `$LD -v 2>/dev/null` in
madplay-0.15.2b/configure-15954-        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
##############################################
madplay-0.15.2b/configure-16058-	# below for broken collect2 doesn't work under 4.3+
madplay-0.15.2b/configure:16059:	  collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/configure-16060-	  if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/configure-16151-       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
madplay-0.15.2b/configure:16152:	archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
madplay-0.15.2b/configure-16153-       else
##############################################
madplay-0.15.2b/configure-16250-      # FIXME: Setting linknames here is a bad hack.
madplay-0.15.2b/configure:16251:      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
madplay-0.15.2b/configure-16252-      # The linker will automatically build a .lib file if we build a DLL.
##############################################
madplay-0.15.2b/configure-16255-      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
madplay-0.15.2b/configure:16256:      fix_srcfile_path='`cygpath -w "$srcfile"`'
madplay-0.15.2b/configure-16257-      enable_shared_with_static_runtimes_GCJ=yes
##############################################
madplay-0.15.2b/configure-16416-      if test "$GCC" = yes; then
madplay-0.15.2b/configure:16417:	archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-16418-      else
madplay-0.15.2b/configure:16419:	archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-16420-	hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
##############################################
madplay-0.15.2b/configure-16448-      hardcode_shlibpath_var_GCJ=no
madplay-0.15.2b/configure:16449:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-16450-	archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
madplay-0.15.2b/configure-16477-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:16478:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-16479-      else
madplay-0.15.2b/configure-16480-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
madplay-0.15.2b/configure:16481:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-16482-      fi
##############################################
madplay-0.15.2b/configure-16489-	allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
madplay-0.15.2b/configure:16490:	archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure-16491-	hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
##############################################
madplay-0.15.2b/configure-16493-	allow_undefined_flag_GCJ=' -expect_unresolved \*'
madplay-0.15.2b/configure:16494:	archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
madplay-0.15.2b/configure:16495:	archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
madplay-0.15.2b/configure:16496:	$LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
madplay-0.15.2b/configure-16497-
##############################################
madplay-0.15.2b/configure-16715-if test "$GCC" = yes; then
madplay-0.15.2b/configure:16716:  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-16717-  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
##############################################
madplay-0.15.2b/configure-16721-    # okay in the real world where ";" in dirpaths is itself problematic.
madplay-0.15.2b/configure:16722:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-16723-  else
madplay-0.15.2b/configure:16724:    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-16725-  fi
##############################################
madplay-0.15.2b/configure-16792-  # Create ${libname}_ixlibrary.a entries in /sys/libs.
madplay-0.15.2b/configure:16793:  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'
madplay-0.15.2b/configure-16794-  ;;
##############################################
madplay-0.15.2b/configure-16825-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
madplay-0.15.2b/configure:16826:    postinstall_cmds='base_file=`basename \${file}`~
madplay-0.15.2b/configure:16827:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
madplay-0.15.2b/configure:16828:      dldir=$destdir/`dirname \$dlpath`~
madplay-0.15.2b/configure-16829-      test -d \$dldir || mkdir -p \$dldir~
madplay-0.15.2b/configure-16830-      $install_prog $dir/$dlname \$dldir/$dlname'
madplay-0.15.2b/configure:16831:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
madplay-0.15.2b/configure-16832-      dlpath=$dir/\$dldll~
##############################################
madplay-0.15.2b/configure-16838-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
madplay-0.15.2b/configure:16839:      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-16840-      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
##############################################
madplay-0.15.2b/configure-16843-      # MinGW DLLs use traditional 'lib' prefix
madplay-0.15.2b/configure:16844:      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure:16845:      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
madplay-0.15.2b/configure-16846-      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
##############################################
madplay-0.15.2b/configure-16852-        # which wouldn't understand a cygwinified path. Ahh.
madplay-0.15.2b/configure:16853:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
madplay-0.15.2b/configure-16854-      else
madplay-0.15.2b/configure:16855:        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
madplay-0.15.2b/configure-16856-      fi
##############################################
madplay-0.15.2b/configure-16859-      # pw32 DLLs use 'pw' prefix rather than 'lib'
madplay-0.15.2b/configure:16860:      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
madplay-0.15.2b/configure-16861-      ;;
##############################################
madplay-0.15.2b/configure-16865-  *)
madplay-0.15.2b/configure:16866:    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
madplay-0.15.2b/configure-16867-    ;;
##############################################
madplay-0.15.2b/configure-16885-  if test "$GCC" = yes; then
madplay-0.15.2b/configure:16886:    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
madplay-0.15.2b/configure-16887-  else
##############################################
madplay-0.15.2b/configure-17062-  if test -f /etc/ld.so.conf; then
madplay-0.15.2b/configure:17063:    ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf`
madplay-0.15.2b/configure-17064-    sys_lib_dlsearch_path_spec="/lib /usr/lib $ld_extra"
##############################################
madplay-0.15.2b/configure-17129-  shlibpath_var=LD_LIBRARY_PATH
madplay-0.15.2b/configure:17130:  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/configure-17131-    case $host_os in
##############################################
madplay-0.15.2b/configure-18181-      # Double-quote double-evaled strings.
madplay-0.15.2b/configure:18182:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/configure-18183-      ;;
madplay-0.15.2b/configure-18184-    *)
madplay-0.15.2b/configure:18185:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/configure-18186-      ;;
##############################################
madplay-0.15.2b/configure-18191-  *'\$0 --fallback-echo"')
madplay-0.15.2b/configure:18192:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
madplay-0.15.2b/configure-18193-    ;;
##############################################
madplay-0.15.2b/configure-18501-  # libtool script then.
madplay-0.15.2b/configure:18502:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/configure-18503-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/configure-18626-      # Double-quote double-evaled strings.
madplay-0.15.2b/configure:18627:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
madplay-0.15.2b/configure-18628-      ;;
madplay-0.15.2b/configure-18629-    *)
madplay-0.15.2b/configure:18630:      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
madplay-0.15.2b/configure-18631-      ;;
##############################################
madplay-0.15.2b/configure-18636-  *'\$0 --fallback-echo"')
madplay-0.15.2b/configure:18637:    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
madplay-0.15.2b/configure-18638-    ;;
##############################################
madplay-0.15.2b/configure-18946-  # libtool script then.
madplay-0.15.2b/configure:18947:  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
madplay-0.15.2b/configure-18948-  if test -f "$ltmain_in"; then
##############################################
madplay-0.15.2b/configure-19383-    else
madplay-0.15.2b/configure:19384:      GMSGFMT=`echo "$GMSGFMT" | sed -e 's,^.*/,,'`
madplay-0.15.2b/configure-19385-      echo "$as_me:$LINENO: result: found $GMSGFMT program is not GNU msgfmt; ignore it" >&5
##############################################
madplay-0.15.2b/configure-20703-  for ac_func in _getb67 GETB67 getb67; do
madplay-0.15.2b/configure:20704:    as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-20705-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-20791-fi
madplay-0.15.2b/configure:20792:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:20793:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:20794:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-20795-
##############################################
madplay-0.15.2b/configure-20876-do
madplay-0.15.2b/configure:20877:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-20878-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-20883-fi
madplay-0.15.2b/configure:20884:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:20885:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-20886-else
##############################################
madplay-0.15.2b/configure-21009-fi
madplay-0.15.2b/configure:21010:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:21011:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-21012-
madplay-0.15.2b/configure-21013-fi
madplay-0.15.2b/configure:21014:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-21015-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:21016:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-21017-_ACEOF
##############################################
madplay-0.15.2b/configure-21025-do
madplay-0.15.2b/configure:21026:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-21027-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-21113-fi
madplay-0.15.2b/configure:21114:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:21115:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:21116:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-21117-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:21118:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-21119-_ACEOF
##############################################
madplay-0.15.2b/configure-21657-do
madplay-0.15.2b/configure:21658:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-21659-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-21664-fi
madplay-0.15.2b/configure:21665:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:21666:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-21667-else
##############################################
madplay-0.15.2b/configure-21790-fi
madplay-0.15.2b/configure:21791:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:21792:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-21793-
madplay-0.15.2b/configure-21794-fi
madplay-0.15.2b/configure:21795:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-21796-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:21797:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-21798-_ACEOF
##############################################
madplay-0.15.2b/configure-21914-
madplay-0.15.2b/configure:21915:ac_lo=`expr $ac_mid + 1`
madplay-0.15.2b/configure-21916-		    if test $ac_lo -le $ac_mid; then
##############################################
madplay-0.15.2b/configure-21919-		    fi
madplay-0.15.2b/configure:21920:		    ac_mid=`expr 2 '*' $ac_mid + 1`
madplay-0.15.2b/configure-21921-fi
##############################################
madplay-0.15.2b/configure-22010-
madplay-0.15.2b/configure:22011:ac_hi=`expr '(' $ac_mid ')' - 1`
madplay-0.15.2b/configure-22012-		       if test $ac_mid -le $ac_hi; then
##############################################
madplay-0.15.2b/configure-22015-		       fi
madplay-0.15.2b/configure:22016:		       ac_mid=`expr 2 '*' $ac_mid`
madplay-0.15.2b/configure-22017-fi
##############################################
madplay-0.15.2b/configure-22030-while test "x$ac_lo" != "x$ac_hi"; do
madplay-0.15.2b/configure:22031:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
madplay-0.15.2b/configure-22032-  cat >conftest.$ac_ext <<_ACEOF
##############################################
madplay-0.15.2b/configure-22074-
madplay-0.15.2b/configure:22075:ac_lo=`expr '(' $ac_mid ')' + 1`
madplay-0.15.2b/configure-22076-fi
##############################################
madplay-0.15.2b/configure-22235-
madplay-0.15.2b/configure:22236:ac_lo=`expr $ac_mid + 1`
madplay-0.15.2b/configure-22237-		    if test $ac_lo -le $ac_mid; then
##############################################
madplay-0.15.2b/configure-22240-		    fi
madplay-0.15.2b/configure:22241:		    ac_mid=`expr 2 '*' $ac_mid + 1`
madplay-0.15.2b/configure-22242-fi
##############################################
madplay-0.15.2b/configure-22331-
madplay-0.15.2b/configure:22332:ac_hi=`expr '(' $ac_mid ')' - 1`
madplay-0.15.2b/configure-22333-		       if test $ac_mid -le $ac_hi; then
##############################################
madplay-0.15.2b/configure-22336-		       fi
madplay-0.15.2b/configure:22337:		       ac_mid=`expr 2 '*' $ac_mid`
madplay-0.15.2b/configure-22338-fi
##############################################
madplay-0.15.2b/configure-22351-while test "x$ac_lo" != "x$ac_hi"; do
madplay-0.15.2b/configure:22352:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
madplay-0.15.2b/configure-22353-  cat >conftest.$ac_ext <<_ACEOF
##############################################
madplay-0.15.2b/configure-22395-
madplay-0.15.2b/configure:22396:ac_lo=`expr '(' $ac_mid ')' + 1`
madplay-0.15.2b/configure-22397-fi
##############################################
madplay-0.15.2b/configure-22556-
madplay-0.15.2b/configure:22557:ac_lo=`expr $ac_mid + 1`
madplay-0.15.2b/configure-22558-		    if test $ac_lo -le $ac_mid; then
##############################################
madplay-0.15.2b/configure-22561-		    fi
madplay-0.15.2b/configure:22562:		    ac_mid=`expr 2 '*' $ac_mid + 1`
madplay-0.15.2b/configure-22563-fi
##############################################
madplay-0.15.2b/configure-22652-
madplay-0.15.2b/configure:22653:ac_hi=`expr '(' $ac_mid ')' - 1`
madplay-0.15.2b/configure-22654-		       if test $ac_mid -le $ac_hi; then
##############################################
madplay-0.15.2b/configure-22657-		       fi
madplay-0.15.2b/configure:22658:		       ac_mid=`expr 2 '*' $ac_mid`
madplay-0.15.2b/configure-22659-fi
##############################################
madplay-0.15.2b/configure-22672-while test "x$ac_lo" != "x$ac_hi"; do
madplay-0.15.2b/configure:22673:  ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
madplay-0.15.2b/configure-22674-  cat >conftest.$ac_ext <<_ACEOF
##############################################
madplay-0.15.2b/configure-22716-
madplay-0.15.2b/configure:22717:ac_lo=`expr '(' $ac_mid ')' + 1`
madplay-0.15.2b/configure-22718-fi
##############################################
madplay-0.15.2b/configure-22865-do
madplay-0.15.2b/configure:22866:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-22867-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-22872-fi
madplay-0.15.2b/configure:22873:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:22874:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-22875-else
##############################################
madplay-0.15.2b/configure-22998-fi
madplay-0.15.2b/configure:22999:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:23000:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-23001-
madplay-0.15.2b/configure-23002-fi
madplay-0.15.2b/configure:23003:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-23004-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:23005:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-23006-_ACEOF
##############################################
madplay-0.15.2b/configure-23057-    # gcc leaves a trailing carriage return which upsets mingw
madplay-0.15.2b/configure:23058:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
madplay-0.15.2b/configure-23059-  *)
madplay-0.15.2b/configure:23060:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
madplay-0.15.2b/configure-23061-  esac
##############################################
madplay-0.15.2b/configure-23066-      # Canonicalize the path of ld
madplay-0.15.2b/configure:23067:      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
madplay-0.15.2b/configure-23068-      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
madplay-0.15.2b/configure:23069:	ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
madplay-0.15.2b/configure-23070-      done
##############################################
madplay-0.15.2b/configure-23100-      # Break only if it was the GNU/non-GNU ld that we prefer.
madplay-0.15.2b/configure:23101:      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
madplay-0.15.2b/configure-23102-      *GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-23131-  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
madplay-0.15.2b/configure:23132:case `$LD -v 2>&1 </dev/null` in
madplay-0.15.2b/configure-23133-*GNU* | *'with BFD'*)
##############################################
madplay-0.15.2b/configure-23241-        names_already_handled="$names_already_handled $name"
madplay-0.15.2b/configure:23242:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
madplay-0.15.2b/configure-23243-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
madplay-0.15.2b/configure-23287-                -L*)
madplay-0.15.2b/configure:23288:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
madplay-0.15.2b/configure-23289-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
madplay-0.15.2b/configure-23379-              */lib | */lib/)
madplay-0.15.2b/configure:23380:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
madplay-0.15.2b/configure-23381-                additional_includedir="$basedir/include"
##############################################
madplay-0.15.2b/configure-23427-                  -L*)
madplay-0.15.2b/configure:23428:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
madplay-0.15.2b/configure-23429-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
madplay-0.15.2b/configure-23484-                  -R*)
madplay-0.15.2b/configure:23485:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
madplay-0.15.2b/configure-23486-                    if test "$enable_rpath" != no; then
##############################################
madplay-0.15.2b/configure-23509-                  -l*)
madplay-0.15.2b/configure:23510:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
madplay-0.15.2b/configure-23511-                    ;;
madplay-0.15.2b/configure-23512-                  *.la)
madplay-0.15.2b/configure:23513:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
madplay-0.15.2b/configure-23514-                    ;;
##############################################
madplay-0.15.2b/configure-23642-do
madplay-0.15.2b/configure:23643:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-23644-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-23649-fi
madplay-0.15.2b/configure:23650:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:23651:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-23652-else
##############################################
madplay-0.15.2b/configure-23775-fi
madplay-0.15.2b/configure:23776:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:23777:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-23778-
madplay-0.15.2b/configure-23779-fi
madplay-0.15.2b/configure:23780:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-23781-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:23782:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-23783-_ACEOF
##############################################
madplay-0.15.2b/configure-23816-do
madplay-0.15.2b/configure:23817:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-23818-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-23904-fi
madplay-0.15.2b/configure:23905:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:23906:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:23907:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-23908-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:23909:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-23910-_ACEOF
##############################################
madplay-0.15.2b/configure-24509-
madplay-0.15.2b/configure:24510:    am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
madplay-0.15.2b/configure-24511-    echo "$as_me:$LINENO: result: ${ac_t:-
##############################################
madplay-0.15.2b/configure-24694-echo $ECHO_N "checking version of bison... $ECHO_C" >&6
madplay-0.15.2b/configure:24695:    ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
madplay-0.15.2b/configure-24696-    case $ac_prog_version in
##############################################
madplay-0.15.2b/configure-24891-        names_already_handled="$names_already_handled $name"
madplay-0.15.2b/configure:24892:                        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
madplay-0.15.2b/configure-24893-        eval value=\"\$HAVE_LIB$uppername\"
##############################################
madplay-0.15.2b/configure-24937-                -L*)
madplay-0.15.2b/configure:24938:                  dir=`echo "X$x" | sed -e 's/^X-L//'`
madplay-0.15.2b/configure-24939-                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
##############################################
madplay-0.15.2b/configure-25029-              */lib | */lib/)
madplay-0.15.2b/configure:25030:                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
madplay-0.15.2b/configure-25031-                additional_includedir="$basedir/include"
##############################################
madplay-0.15.2b/configure-25077-                  -L*)
madplay-0.15.2b/configure:25078:                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
madplay-0.15.2b/configure-25079-                                                                                                                                                                if test "X$additional_libdir" != "X/usr/lib"; then
##############################################
madplay-0.15.2b/configure-25134-                  -R*)
madplay-0.15.2b/configure:25135:                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
madplay-0.15.2b/configure-25136-                    if test "$enable_rpath" != no; then
##############################################
madplay-0.15.2b/configure-25159-                  -l*)
madplay-0.15.2b/configure:25160:                                        names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
madplay-0.15.2b/configure-25161-                    ;;
madplay-0.15.2b/configure-25162-                  *.la)
madplay-0.15.2b/configure:25163:                                                                                names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
madplay-0.15.2b/configure-25164-                    ;;
##############################################
madplay-0.15.2b/configure-25353-        LTLIBINTL="\${top_builddir}/intl/libintl.la $LTLIBICONV"
madplay-0.15.2b/configure:25354:        LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
madplay-0.15.2b/configure-25355-      fi
##############################################
madplay-0.15.2b/configure-25659-do
madplay-0.15.2b/configure:25660:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-25661-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-25666-fi
madplay-0.15.2b/configure:25667:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:25668:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-25669-else
##############################################
madplay-0.15.2b/configure-25792-fi
madplay-0.15.2b/configure:25793:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:25794:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-25795-
madplay-0.15.2b/configure-25796-fi
madplay-0.15.2b/configure:25797:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-25798-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:25799:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-25800-_ACEOF
##############################################
madplay-0.15.2b/configure-26683-do
madplay-0.15.2b/configure:26684:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-26685-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-26771-fi
madplay-0.15.2b/configure:26772:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:26773:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:26774:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-26775-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:26776:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-26777-_ACEOF
##############################################
madplay-0.15.2b/configure-26883-do
madplay-0.15.2b/configure:26884:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-26885-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-26971-fi
madplay-0.15.2b/configure:26972:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:26973:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:26974:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-26975-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:26976:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-26977-_ACEOF
##############################################
madplay-0.15.2b/configure-26985-do
madplay-0.15.2b/configure:26986:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-26987-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-27073-fi
madplay-0.15.2b/configure:27074:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:27075:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:27076:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-27077-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:27078:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-27079-_ACEOF
##############################################
madplay-0.15.2b/configure-27351-do
madplay-0.15.2b/configure:27352:as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
madplay-0.15.2b/configure-27353-if eval "test \"\${$as_ac_Header+set}\" = set"; then
##############################################
madplay-0.15.2b/configure-27358-fi
madplay-0.15.2b/configure:27359:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:27360:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-27361-else
##############################################
madplay-0.15.2b/configure-27484-fi
madplay-0.15.2b/configure:27485:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
madplay-0.15.2b/configure:27486:echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
madplay-0.15.2b/configure-27487-
madplay-0.15.2b/configure-27488-fi
madplay-0.15.2b/configure:27489:if test `eval echo '${'$as_ac_Header'}'` = yes; then
madplay-0.15.2b/configure-27490-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:27491:#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
madplay-0.15.2b/configure-27492-_ACEOF
##############################################
madplay-0.15.2b/configure-27500-do
madplay-0.15.2b/configure:27501:as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
madplay-0.15.2b/configure-27502-echo "$as_me:$LINENO: checking for $ac_func" >&5
##############################################
madplay-0.15.2b/configure-27588-fi
madplay-0.15.2b/configure:27589:echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
madplay-0.15.2b/configure:27590:echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
madplay-0.15.2b/configure:27591:if test `eval echo '${'$as_ac_var'}'` = yes; then
madplay-0.15.2b/configure-27592-  cat >>confdefs.h <<_ACEOF
madplay-0.15.2b/configure:27593:#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
madplay-0.15.2b/configure-27594-_ACEOF
##############################################
madplay-0.15.2b/configure-28600-do
madplay-0.15.2b/configure:28601:  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
madplay-0.15.2b/configure-28602-    eval $as_var=C; export $as_var
##############################################
madplay-0.15.2b/configure-28658-  as_lineno_2=$LINENO
madplay-0.15.2b/configure:28659:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
madplay-0.15.2b/configure-28660-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
madplay-0.15.2b/configure-28698-  as_lineno_2=$LINENO
madplay-0.15.2b/configure:28699:  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
madplay-0.15.2b/configure-28700-  test "x$as_lineno_1" != "x$as_lineno_2" &&
##############################################
madplay-0.15.2b/configure-28880-configured by $0, generated by GNU Autoconf 2.59,
madplay-0.15.2b/configure:28881:  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
madplay-0.15.2b/configure-28882-
##############################################
madplay-0.15.2b/configure-28897-  --*=*)
madplay-0.15.2b/configure:28898:    ac_option=`expr "x$1" : 'x\([^=]*\)='`
madplay-0.15.2b/configure:28899:    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
madplay-0.15.2b/configure-28900-    ac_shift=:
##############################################
madplay-0.15.2b/configure-29217-      fi
madplay-0.15.2b/configure:29218:      ac_sed_frag=`expr $ac_sed_frag + 1`
madplay-0.15.2b/configure-29219-      ac_beg=$ac_end
madplay-0.15.2b/configure:29220:      ac_end=`expr $ac_end + $ac_max_sed_lines`
madplay-0.15.2b/configure-29221-    fi
##############################################
madplay-0.15.2b/configure-29234-	cat >$tmp/stdin
madplay-0.15.2b/configure:29235:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
madplay-0.15.2b/configure:29236:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
madplay-0.15.2b/configure:29237:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
madplay-0.15.2b/configure:29238:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
madplay-0.15.2b/configure-29239-  * )   ac_file_in=$ac_file.in ;;
##############################################
madplay-0.15.2b/configure-29282-if test "$ac_dir" != .; then
madplay-0.15.2b/configure:29283:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
madplay-0.15.2b/configure-29284-  # A "../" for each directory in $ac_dir_suffix.
madplay-0.15.2b/configure:29285:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
madplay-0.15.2b/configure-29286-else
##############################################
madplay-0.15.2b/configure-29295-    else
madplay-0.15.2b/configure:29296:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
madplay-0.15.2b/configure-29297-    fi ;;
##############################################
madplay-0.15.2b/configure-29448-	cat >$tmp/stdin
madplay-0.15.2b/configure:29449:	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
madplay-0.15.2b/configure:29450:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
madplay-0.15.2b/configure:29451:  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
madplay-0.15.2b/configure:29452:	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
madplay-0.15.2b/configure-29453-  * )   ac_file_in=$ac_file.in ;;
##############################################
madplay-0.15.2b/configure-29651-    * )
madplay-0.15.2b/configure:29652:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
madplay-0.15.2b/configure-29653-  esac
##############################################
madplay-0.15.2b/configure-29674-for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
madplay-0.15.2b/configure:29675:  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
madplay-0.15.2b/configure:29676:  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
madplay-0.15.2b/configure-29677-  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
##############################################
madplay-0.15.2b/configure-29716-if test "$ac_dir" != .; then
madplay-0.15.2b/configure:29717:  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
madplay-0.15.2b/configure-29718-  # A "../" for each directory in $ac_dir_suffix.
madplay-0.15.2b/configure:29719:  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
madplay-0.15.2b/configure-29720-else
##############################################
madplay-0.15.2b/configure-29729-    else
madplay-0.15.2b/configure:29730:       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
madplay-0.15.2b/configure-29731-    fi ;;
##############################################
madplay-0.15.2b/configure-29784-  # Strip MF so we end up with the name of the file.
madplay-0.15.2b/configure:29785:  mf=`echo "$mf" | sed -e 's/:.*$//'`
madplay-0.15.2b/configure-29786-  # Check whether this is an Automake generated Makefile or not.
##############################################
madplay-0.15.2b/configure-29810-  # running `make'.
madplay-0.15.2b/configure:29811:  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
madplay-0.15.2b/configure-29812-  test -z "$DEPDIR" && continue
madplay-0.15.2b/configure-29813-  # When using ansi2knr, U may be empty or an underscore; expand it
madplay-0.15.2b/configure:29814:  U=`sed -n -e '/^U = / s///p' < "$mf"`
madplay-0.15.2b/configure-29815-  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
##############################################
madplay-0.15.2b/configure-29877-      case "$ac_file" in
madplay-0.15.2b/configure:29878:        *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
madplay-0.15.2b/configure-29879-      esac
##############################################
madplay-0.15.2b/configure-29882-        # Adjust a relative srcdir.
madplay-0.15.2b/configure:29883:        ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
madplay-0.15.2b/configure:29884:        ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
madplay-0.15.2b/configure:29885:        ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
madplay-0.15.2b/configure-29886-        # In autoconf-2.13 it is called $ac_given_srcdir.
##############################################
madplay-0.15.2b/configure-29889-        case "$ac_given_srcdir" in
madplay-0.15.2b/configure:29890:          .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
madplay-0.15.2b/configure-29891-          /*) top_srcdir="$ac_given_srcdir" ;;
##############################################
madplay-0.15.2b/configure-29906-            fi
madplay-0.15.2b/configure:29907:            ALL_LINGUAS_=`sed -e "/^#/d" "$ac_given_srcdir/$ac_dir/LINGUAS"`
madplay-0.15.2b/configure-29908-            # Hide the ALL_LINGUAS assigment from automake.
##############################################
madplay-0.15.2b/config.guess-37-
madplay-0.15.2b/config.guess:38:me=`echo "$0" | sed -e 's,.*/,,'`
madplay-0.15.2b/config.guess-39-
##############################################
madplay-0.15.2b/config.guess-106-: ${TMPDIR=/tmp} ;
madplay-0.15.2b/config.guess:107: { tmp=`(umask 077 && mktemp -d -q "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
madplay-0.15.2b/config.guess-108- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
madplay-0.15.2b/config.guess-191-	    *)
madplay-0.15.2b/config.guess:192:		release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'`
madplay-0.15.2b/config.guess-193-		;;
##############################################
madplay-0.15.2b/config.guess-243-	if test $UNAME_RELEASE = "V4.0"; then
madplay-0.15.2b/config.guess:244:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
madplay-0.15.2b/config.guess-245-	fi
##############################################
madplay-0.15.2b/config.guess-249-	# types through head -n 1, so we only detect the type of CPU 0.
madplay-0.15.2b/config.guess:250:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
madplay-0.15.2b/config.guess-251-	case "$ALPHA_CPU_TYPE" in
##############################################
madplay-0.15.2b/config.guess-286-	# 1.2 uses "1.2" for uname -r.
madplay-0.15.2b/config.guess:287:	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[VTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
madplay-0.15.2b/config.guess-288-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-340-    sun4H:SunOS:5.*:*)
madplay-0.15.2b/config.guess:341:	echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
madplay-0.15.2b/config.guess-342-	exit 0 ;;
madplay-0.15.2b/config.guess-343-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
madplay-0.15.2b/config.guess:344:	echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
madplay-0.15.2b/config.guess-345-	exit 0 ;;
madplay-0.15.2b/config.guess-346-    i86pc:SunOS:5.*:*)
madplay-0.15.2b/config.guess:347:	echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
madplay-0.15.2b/config.guess-348-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-352-	# it's likely to be more like Solaris than SunOS4.
madplay-0.15.2b/config.guess:353:	echo sparc-sun-solaris3`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
madplay-0.15.2b/config.guess-354-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-361-	# Japanese Language versions have a version number like `4.1.3-JL'.
madplay-0.15.2b/config.guess:362:	echo sparc-sun-sunos`echo ${UNAME_RELEASE}|sed -e 's/-/_/'`
madplay-0.15.2b/config.guess-363-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-367-    sun*:*:4.2BSD:*)
madplay-0.15.2b/config.guess:368:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
madplay-0.15.2b/config.guess-369-	test "x${UNAME_RELEASE}" = "x" && UNAME_RELEASE=3
##############################################
madplay-0.15.2b/config.guess-446-	$CC_FOR_BUILD -o $dummy $dummy.c \
madplay-0.15.2b/config.guess:447:	  && $dummy `echo "${UNAME_RELEASE}" | sed -n 's/\([0-9]*\).*/\1/p'` \
madplay-0.15.2b/config.guess-448-	  && exit 0
##############################################
madplay-0.15.2b/config.guess-501-    *:IRIX*:*:*)
madplay-0.15.2b/config.guess:502:	echo mips-sgi-irix`echo ${UNAME_RELEASE}|sed -e 's/-/_/g'`
madplay-0.15.2b/config.guess-503-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-540-    *:AIX:*:[45])
madplay-0.15.2b/config.guess:541:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
madplay-0.15.2b/config.guess-542-	if /usr/sbin/lsattr -El ${IBM_CPU_ID} | grep ' POWER' >/dev/null 2>&1; then
##############################################
madplay-0.15.2b/config.guess-575-    9000/[34678]??:HP-UX:*:*)
madplay-0.15.2b/config.guess:576:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
madplay-0.15.2b/config.guess-577-	case "${UNAME_MACHINE}" in
##############################################
madplay-0.15.2b/config.guess-629-EOF
madplay-0.15.2b/config.guess:630:		    (CCOPTS= $CC_FOR_BUILD -o $dummy $dummy.c 2>/dev/null) && HP_ARCH=`$dummy`
madplay-0.15.2b/config.guess-631-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
madplay-0.15.2b/config.guess-647-    ia64:HP-UX:*:*)
madplay-0.15.2b/config.guess:648:	HPUX_REV=`echo ${UNAME_RELEASE}|sed -e 's/[^.]*.[0B]*//'`
madplay-0.15.2b/config.guess-649-	echo ia64-hp-hpux${HPUX_REV}
##############################################
madplay-0.15.2b/config.guess-747-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
madplay-0.15.2b/config.guess:748:        FUJITSU_REL=`echo ${UNAME_RELEASE} | sed -e 's/ /_/'`
madplay-0.15.2b/config.guess-749-        echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
madplay-0.15.2b/config.guess-752-        FUJITSU_SYS=`uname -p | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/\///'`
madplay-0.15.2b/config.guess:753:        FUJITSU_REL=`echo ${UNAME_RELEASE} | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz' | sed -e 's/ /_/'`
madplay-0.15.2b/config.guess-754-        echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
madplay-0.15.2b/config.guess-775-EOF
madplay-0.15.2b/config.guess:776:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
madplay-0.15.2b/config.guess-777-	# GNU/KFreeBSD systems have a "k" prefix to indicate we are using
##############################################
madplay-0.15.2b/config.guess-779-	case ${LIBC} in gnu) kernel_only='k' ;; esac
madplay-0.15.2b/config.guess:780:	echo ${UNAME_MACHINE}-unknown-${kernel_only}freebsd`echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`${LIBC:+-$LIBC}
madplay-0.15.2b/config.guess-781-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-809-    prep*:SunOS:5.*:*)
madplay-0.15.2b/config.guess:810:	echo powerpcle-unknown-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'`
madplay-0.15.2b/config.guess-811-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-813-	# the GNU system
madplay-0.15.2b/config.guess:814:	echo `echo ${UNAME_MACHINE}|sed -e 's,[-/].*$,,'`-unknown-gnu`echo ${UNAME_RELEASE}|sed -e 's,/.*$,,'`
madplay-0.15.2b/config.guess-815-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-817-	# other systems with GNU libc and userland
madplay-0.15.2b/config.guess:818:	echo ${UNAME_MACHINE}-unknown-`echo ${UNAME_SYSTEM} | sed 's,^[^/]*/,,' | tr '[A-Z]' '[a-z]'``echo ${UNAME_RELEASE}|sed -e 's/[-(].*//'`-gnu
madplay-0.15.2b/config.guess-819-	exit 0 ;;
##############################################
madplay-0.15.2b/config.guess-850-EOF
madplay-0.15.2b/config.guess:851:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
madplay-0.15.2b/config.guess-852-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
madplay-0.15.2b/config.guess-869-EOF
madplay-0.15.2b/config.guess:870:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^CPU=`
madplay-0.15.2b/config.guess-871-	test x"${CPU}" != x && echo "${CPU}-unknown-linux-gnu" && exit 0
##############################################
madplay-0.15.2b/config.guess-970-EOF
madplay-0.15.2b/config.guess:971:	eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep ^LIBC=`
madplay-0.15.2b/config.guess-972-	test x"${LIBC}" != x && echo "${UNAME_MACHINE}-pc-linux-${LIBC}" && exit 0
##############################################
madplay-0.15.2b/config.guess-1009-    i*86:*:4.*:* | i*86:SYSTEM_V:4.*:*)
madplay-0.15.2b/config.guess:1010:	UNAME_REL=`echo ${UNAME_RELEASE} | sed 's/\/MP$//'`
madplay-0.15.2b/config.guess-1011-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
madplay-0.15.2b/config.rpath-48-host="$1"
madplay-0.15.2b/config.rpath:49:host_cpu=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
madplay-0.15.2b/config.rpath:50:host_vendor=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
madplay-0.15.2b/config.rpath:51:host_os=`echo "$host" | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
madplay-0.15.2b/config.rpath-52-
##############################################
madplay-0.15.2b/config.rpath-223-        case $host_os in aix4.[012]|aix4.[012].*)
madplay-0.15.2b/config.rpath:224:          collect2name=`${CC} -print-prog-name=collect2`
madplay-0.15.2b/config.rpath-225-          if test -f "$collect2name" && \
##############################################
madplay-0.15.2b/config.rpath-350-      hardcode_direct=yes
madplay-0.15.2b/config.rpath:351:      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
madplay-0.15.2b/config.rpath-352-        hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
##############################################
madplay-0.15.2b/config.rpath-517-sed_quote_subst='s/\(["`$\\]\)/\\\1/g'
madplay-0.15.2b/config.rpath:518:escaped_wl=`echo "X$wl" | sed -e 's/^X//' -e "$sed_quote_subst"`
madplay-0.15.2b/config.rpath:519:shlibext=`echo "$shrext" | sed -e 's,^\.,,'`
madplay-0.15.2b/config.rpath:520:escaped_hardcode_libdir_flag_spec=`echo "X$hardcode_libdir_flag_spec" | sed -e 's/^X//' -e "$sed_quote_subst"`
madplay-0.15.2b/config.rpath-521-
##############################################
madplay-0.15.2b/config.sub-54-
madplay-0.15.2b/config.sub:55:me=`echo "$0" | sed -e 's,.*/,,'`
madplay-0.15.2b/config.sub-56-
##############################################
madplay-0.15.2b/config.sub-118-# Here we must recognize all the valid KERNEL-OS combinations.
madplay-0.15.2b/config.sub:119:maybe_os=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
madplay-0.15.2b/config.sub-120-case $maybe_os in
##############################################
madplay-0.15.2b/config.sub-123-    os=-$maybe_os
madplay-0.15.2b/config.sub:124:    basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
madplay-0.15.2b/config.sub-125-    ;;
madplay-0.15.2b/config.sub-126-  *)
madplay-0.15.2b/config.sub:127:    basic_machine=`echo $1 | sed 's/-[^-]*$//'`
madplay-0.15.2b/config.sub-128-    if [ $basic_machine != $1 ]
madplay-0.15.2b/config.sub:129:    then os=`echo $1 | sed 's/.*-/-/'`
madplay-0.15.2b/config.sub-130-    else os=; fi
##############################################
madplay-0.15.2b/config.sub-174-		os=-sco3.2v5
madplay-0.15.2b/config.sub:175:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-176-		;;
##############################################
madplay-0.15.2b/config.sub-178-		os=-sco3.2v4
madplay-0.15.2b/config.sub:179:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-180-		;;
madplay-0.15.2b/config.sub-181-	-sco3.2.[4-9]*)
madplay-0.15.2b/config.sub:182:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
madplay-0.15.2b/config.sub:183:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-184-		;;
##############################################
madplay-0.15.2b/config.sub-186-		# Don't forget version if it is 3.2v4 or newer.
madplay-0.15.2b/config.sub:187:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-188-		;;
##############################################
madplay-0.15.2b/config.sub-190-		os=-sco3.2v2
madplay-0.15.2b/config.sub:191:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-192-		;;
madplay-0.15.2b/config.sub-193-	-udk*)
madplay-0.15.2b/config.sub:194:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-195-		;;
##############################################
madplay-0.15.2b/config.sub-197-		os=-isc2.2
madplay-0.15.2b/config.sub:198:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-199-		;;
##############################################
madplay-0.15.2b/config.sub-203-	-isc*)
madplay-0.15.2b/config.sub:204:		basic_machine=`echo $1 | sed -e 's/86-.*/86-pc/'`
madplay-0.15.2b/config.sub-205-		;;
##############################################
madplay-0.15.2b/config.sub-209-	-ptx*)
madplay-0.15.2b/config.sub:210:		basic_machine=`echo $1 | sed -e 's/86-.*/86-sequent/'`
madplay-0.15.2b/config.sub-211-		;;
madplay-0.15.2b/config.sub-212-	-windowsnt*)
madplay-0.15.2b/config.sub:213:		os=`echo $os | sed -e 's/windowsnt/winnt/'`
madplay-0.15.2b/config.sub-214-		;;
##############################################
madplay-0.15.2b/config.sub-289-	*-*-*)
madplay-0.15.2b/config.sub:290:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
madplay-0.15.2b/config.sub-291-		exit 1
##############################################
madplay-0.15.2b/config.sub-383-	amd64-*)
madplay-0.15.2b/config.sub:384:		basic_machine=x86_64-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-385-		;;
##############################################
madplay-0.15.2b/config.sub-585-	i*86v32)
madplay-0.15.2b/config.sub:586:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
madplay-0.15.2b/config.sub-587-		os=-sysv32
##############################################
madplay-0.15.2b/config.sub-589-	i*86v4*)
madplay-0.15.2b/config.sub:590:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
madplay-0.15.2b/config.sub-591-		os=-sysv4
##############################################
madplay-0.15.2b/config.sub-593-	i*86v)
madplay-0.15.2b/config.sub:594:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
madplay-0.15.2b/config.sub-595-		os=-sysv
##############################################
madplay-0.15.2b/config.sub-597-	i*86sol2)
madplay-0.15.2b/config.sub:598:		basic_machine=`echo $1 | sed -e 's/86.*/86-pc/'`
madplay-0.15.2b/config.sub-599-		os=-solaris2
##############################################
madplay-0.15.2b/config.sub-645-	mips3*-*)
madplay-0.15.2b/config.sub:646:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`
madplay-0.15.2b/config.sub-647-		;;
madplay-0.15.2b/config.sub-648-	mips3*)
madplay-0.15.2b/config.sub:649:		basic_machine=`echo $basic_machine | sed -e 's/mips3/mips64/'`-unknown
madplay-0.15.2b/config.sub-650-		;;
##############################################
madplay-0.15.2b/config.sub-791-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
madplay-0.15.2b/config.sub:792:		basic_machine=i586-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-793-		;;
madplay-0.15.2b/config.sub-794-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
madplay-0.15.2b/config.sub:795:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-796-		;;
madplay-0.15.2b/config.sub-797-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
madplay-0.15.2b/config.sub:798:		basic_machine=i686-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-799-		;;
madplay-0.15.2b/config.sub-800-	pentium4-*)
madplay-0.15.2b/config.sub:801:		basic_machine=i786-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-802-		;;
##############################################
madplay-0.15.2b/config.sub-809-		;;
madplay-0.15.2b/config.sub:810:	ppc-*)	basic_machine=powerpc-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-811-		;;
##############################################
madplay-0.15.2b/config.sub-815-	ppcle-* | powerpclittle-*)
madplay-0.15.2b/config.sub:816:		basic_machine=powerpcle-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-817-		;;
##############################################
madplay-0.15.2b/config.sub-819-		;;
madplay-0.15.2b/config.sub:820:	ppc64-*) basic_machine=powerpc64-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-821-		;;
##############################################
madplay-0.15.2b/config.sub-825-	ppc64le-* | powerpc64little-*)
madplay-0.15.2b/config.sub:826:		basic_machine=powerpc64le-`echo $basic_machine | sed 's/^[^-]*-//'`
madplay-0.15.2b/config.sub-827-		;;
##############################################
madplay-0.15.2b/config.sub-1094-	*)
madplay-0.15.2b/config.sub:1095:		echo Invalid configuration \`$1\': machine \`$basic_machine\' not recognized 1>&2
madplay-0.15.2b/config.sub-1096-		exit 1
##############################################
madplay-0.15.2b/config.sub-1102-	*-digital*)
madplay-0.15.2b/config.sub:1103:		basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
madplay-0.15.2b/config.sub-1104-		;;
madplay-0.15.2b/config.sub-1105-	*-commodore*)
madplay-0.15.2b/config.sub:1106:		basic_machine=`echo $basic_machine | sed 's/commodore.*/cbm/'`
madplay-0.15.2b/config.sub-1107-		;;
##############################################
madplay-0.15.2b/config.sub-1120-	-solaris1 | -solaris1.*)
madplay-0.15.2b/config.sub:1121:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
madplay-0.15.2b/config.sub-1122-		;;
##############################################
madplay-0.15.2b/config.sub-1132-	-gnu/linux*)
madplay-0.15.2b/config.sub:1133:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
madplay-0.15.2b/config.sub-1134-		;;
##############################################
madplay-0.15.2b/config.sub-1172-	-nto*)
madplay-0.15.2b/config.sub:1173:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
madplay-0.15.2b/config.sub-1174-		;;
##############################################
madplay-0.15.2b/config.sub-1179-	-mac*)
madplay-0.15.2b/config.sub:1180:		os=`echo $os | sed -e 's|mac|macos|'`
madplay-0.15.2b/config.sub-1181-		;;
##############################################
madplay-0.15.2b/config.sub-1185-	-linux*)
madplay-0.15.2b/config.sub:1186:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
madplay-0.15.2b/config.sub-1187-		;;
madplay-0.15.2b/config.sub-1188-	-sunos5*)
madplay-0.15.2b/config.sub:1189:		os=`echo $os | sed -e 's|sunos5|solaris2|'`
madplay-0.15.2b/config.sub-1190-		;;
madplay-0.15.2b/config.sub-1191-	-sunos6*)
madplay-0.15.2b/config.sub:1192:		os=`echo $os | sed -e 's|sunos6|solaris3|'`
madplay-0.15.2b/config.sub-1193-		;;
##############################################
madplay-0.15.2b/config.sub-1240-	-sinix5.*)
madplay-0.15.2b/config.sub:1241:		os=`echo $os | sed -e 's|sinix|sysv|'`
madplay-0.15.2b/config.sub-1242-		;;
##############################################
madplay-0.15.2b/config.sub-1288-		# Get rid of the `-' at the beginning of $os.
madplay-0.15.2b/config.sub:1289:		os=`echo $os | sed 's/[^-]*-//'`
madplay-0.15.2b/config.sub:1290:		echo Invalid configuration \`$1\': system \`$os\' not recognized 1>&2
madplay-0.15.2b/config.sub-1291-		exit 1
##############################################
madplay-0.15.2b/config.sub-1524-		esac
madplay-0.15.2b/config.sub:1525:		basic_machine=`echo $basic_machine | sed "s/unknown/$vendor/"`
madplay-0.15.2b/config.sub-1526-		;;
##############################################
madplay-0.15.2b/depcomp-34-if test -z "$depfile"; then
madplay-0.15.2b/depcomp:35:   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
madplay-0.15.2b/depcomp:36:   dir=`echo "$object" | sed 's,/.*$,/,'`
madplay-0.15.2b/depcomp-37-   if test "$dir" = "$object"; then
##############################################
madplay-0.15.2b/depcomp-43-
madplay-0.15.2b/depcomp:44:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
madplay-0.15.2b/depcomp-45-
##############################################
madplay-0.15.2b/depcomp-177-  # $object doesn't have directory information.
madplay-0.15.2b/depcomp:178:  stripped=`echo "$object" | sed -e 's,^.*/,,' -e 's/\(.*\)\..*$/\1/'`
madplay-0.15.2b/depcomp-179-  tmpdepfile="$stripped.u"
##############################################
madplay-0.15.2b/depcomp-196-    # Do two passes, one to just change these to
madplay-0.15.2b/depcomp:197:    # `$object: dependent.h' and one to simply `dependent.h:'.
madplay-0.15.2b/depcomp-198-    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
madplay-0.15.2b/depcomp-232-  # Do two passes, one to just change these to
madplay-0.15.2b/depcomp:233:  # `$object: dependent.h' and one to simply `dependent.h:'.
madplay-0.15.2b/depcomp-234-  sed -e "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
madplay-0.15.2b/depcomp-244-   # Subdirectories are respected.
madplay-0.15.2b/depcomp:245:   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
madplay-0.15.2b/depcomp-246-   test "x$dir" = "x$object" && dir=
madplay-0.15.2b/depcomp:247:   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
madplay-0.15.2b/depcomp-248-
##############################################
madplay-0.15.2b/depcomp-367-  done
madplay-0.15.2b/depcomp:368:  obj_suffix="`echo $object | sed 's/^.*\././'`"
madplay-0.15.2b/depcomp-369-  touch "$tmpdepfile"
##############################################
madplay-0.15.2b/install-sh-85-
madplay-0.15.2b/install-sh:86:	-t=*) transformarg=`echo $1 | sed 's/-t=//'`
madplay-0.15.2b/install-sh-87-	    shift
##############################################
madplay-0.15.2b/install-sh-89-
madplay-0.15.2b/install-sh:90:	-b=*) transformbasename=`echo $1 | sed 's/-b=//'`
madplay-0.15.2b/install-sh-91-	    shift
##############################################
madplay-0.15.2b/install-sh-151-	then
madplay-0.15.2b/install-sh:152:		dst=$dst/`basename "$src"`
madplay-0.15.2b/install-sh-153-	else
##############################################
madplay-0.15.2b/install-sh-158-## this sed command emulates the dirname command
madplay-0.15.2b/install-sh:159:dstdir=`echo "$dst" | sed -e 's,[^/]*$,,;s,/$,,;s,^$,.,'`
madplay-0.15.2b/install-sh-160-
##############################################
madplay-0.15.2b/install-sh-172-IFS='%'
madplay-0.15.2b/install-sh:173:set - `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'`
madplay-0.15.2b/install-sh-174-IFS=$oIFS
##############################################
madplay-0.15.2b/install-sh-206-	then
madplay-0.15.2b/install-sh:207:		dstfile=`basename "$dst"`
madplay-0.15.2b/install-sh-208-	else
##############################################
madplay-0.15.2b/install-sh-216-	then
madplay-0.15.2b/install-sh:217:		dstfile=`basename "$dst"`
madplay-0.15.2b/install-sh-218-	else
##############################################
madplay-0.15.2b/ltmain.sh-33-  :
madplay-0.15.2b/ltmain.sh:34:elif test "X`($echo '\t') 2>/dev/null`" = 'X\t'; then
madplay-0.15.2b/ltmain.sh-35-  # Yippee, $echo works!
##############################################
madplay-0.15.2b/ltmain.sh-51-# The name of this program.
madplay-0.15.2b/ltmain.sh:52:progname=`$echo "$0" | ${SED} 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-53-modename="$progname"
##############################################
madplay-0.15.2b/ltmain.sh-126-  win32_libid_type="unknown"
madplay-0.15.2b/ltmain.sh:127:  win32_fileres=`file -L $1 2>/dev/null`
madplay-0.15.2b/ltmain.sh-128-  case $win32_fileres in
##############################################
madplay-0.15.2b/ltmain.sh-167-  case $arg in
madplay-0.15.2b/ltmain.sh:168:  -*=*) optarg=`$echo "X$arg" | $Xsed -e 's/[-_a-zA-Z0-9]*=//'` ;;
madplay-0.15.2b/ltmain.sh-169-  *) optarg= ;;
##############################################
madplay-0.15.2b/ltmain.sh-198-	  # Evaluate the configuration.
madplay-0.15.2b/ltmain.sh:199:	  eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$tagname'$/,/^# ### END LIBTOOL TAG CONFIG: '$tagname'$/p' < $0`"
madplay-0.15.2b/ltmain.sh-200-	else
##############################################
madplay-0.15.2b/ltmain.sh-425-	-Wc,*)
madplay-0.15.2b/ltmain.sh:426:	  args=`$echo "X$arg" | $Xsed -e "s/^-Wc,//"`
madplay-0.15.2b/ltmain.sh-427-	  lastarg=
##############################################
madplay-0.15.2b/ltmain.sh-442-	  IFS="$save_ifs"
madplay-0.15.2b/ltmain.sh:443:	  lastarg=`$echo "X$lastarg" | $Xsed -e "s/^ //"`
madplay-0.15.2b/ltmain.sh-444-
##############################################
madplay-0.15.2b/ltmain.sh-461-      # Aesthetically quote the previous argument.
madplay-0.15.2b/ltmain.sh:462:      lastarg=`$echo "X$lastarg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-463-
##############################################
madplay-0.15.2b/ltmain.sh-486-      # Get the name of the library object.
madplay-0.15.2b/ltmain.sh:487:      [ -z "$libobj" ] && libobj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-488-      ;;
##############################################
madplay-0.15.2b/ltmain.sh-497-    *.ads) xform=ads ;;
madplay-0.15.2b/ltmain.sh:498:    *.asm) xform=asm ;;
madplay-0.15.2b/ltmain.sh-499-    *.c++) xform=c++ ;;
##############################################
madplay-0.15.2b/ltmain.sh-509-
madplay-0.15.2b/ltmain.sh:510:    libobj=`$echo "X$libobj" | $Xsed -e "s/\.$xform$/.lo/"`
madplay-0.15.2b/ltmain.sh-511-
madplay-0.15.2b/ltmain.sh-512-    case $libobj in
madplay-0.15.2b/ltmain.sh:513:    *.lo) obj=`$echo "X$libobj" | $Xsed -e "$lo2o"` ;;
madplay-0.15.2b/ltmain.sh-514-    *)
##############################################
madplay-0.15.2b/ltmain.sh-527-      # but not from the CC environment variable when configure was run.
madplay-0.15.2b/ltmain.sh:528:      " $CC "* | "$CC "* | " `$echo $CC` "* | "`$echo $CC` "*) ;;
madplay-0.15.2b/ltmain.sh-529-      # Blanks at the start of $base_compile will cause this to fail
##############################################
madplay-0.15.2b/ltmain.sh-534-	    # Evaluate the configuration.
madplay-0.15.2b/ltmain.sh:535:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
madplay-0.15.2b/ltmain.sh-536-	    case "$base_compile " in
madplay-0.15.2b/ltmain.sh:537:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
madplay-0.15.2b/ltmain.sh-538-	      # The compiler in the base compile command matches
##############################################
madplay-0.15.2b/ltmain.sh-579-
madplay-0.15.2b/ltmain.sh:580:    objname=`$echo "X$obj" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh:581:    xdir=`$echo "X$obj" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-582-    if test "X$xdir" = "X$obj"; then
##############################################
madplay-0.15.2b/ltmain.sh-618-    if test "$compiler_c_o" = no; then
madplay-0.15.2b/ltmain.sh:619:      output_obj=`$echo "X$srcfile" | $Xsed -e 's%^.*/%%' -e 's%\.[^.]*$%%'`.${objext}
madplay-0.15.2b/ltmain.sh-620-      lockfile="$output_obj.lock"
##############################################
madplay-0.15.2b/ltmain.sh-639-*** ERROR, $lockfile exists and contains:
madplay-0.15.2b/ltmain.sh:640:`cat $lockfile 2>/dev/null`
madplay-0.15.2b/ltmain.sh-641-
##############################################
madplay-0.15.2b/ltmain.sh-708-      if test "$need_locks" = warn &&
madplay-0.15.2b/ltmain.sh:709:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
madplay-0.15.2b/ltmain.sh-710-	$echo "\
madplay-0.15.2b/ltmain.sh-711-*** ERROR, $lockfile contains:
madplay-0.15.2b/ltmain.sh:712:`cat $lockfile 2>/dev/null`
madplay-0.15.2b/ltmain.sh-713-
##############################################
madplay-0.15.2b/ltmain.sh-780-      if test "$need_locks" = warn &&
madplay-0.15.2b/ltmain.sh:781:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
madplay-0.15.2b/ltmain.sh-782-	$echo "\
madplay-0.15.2b/ltmain.sh-783-*** ERROR, $lockfile contains:
madplay-0.15.2b/ltmain.sh:784:`cat $lockfile 2>/dev/null`
madplay-0.15.2b/ltmain.sh-785-
##############################################
madplay-0.15.2b/ltmain.sh-914-      # but not from the CC environment variable when configure was run.
madplay-0.15.2b/ltmain.sh:915:      "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*) ;;
madplay-0.15.2b/ltmain.sh-916-      # Blanks at the start of $base_compile will cause this to fail
##############################################
madplay-0.15.2b/ltmain.sh-921-	    # Evaluate the configuration.
madplay-0.15.2b/ltmain.sh:922:	    eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
madplay-0.15.2b/ltmain.sh-923-	    case $base_compile in
madplay-0.15.2b/ltmain.sh:924:	    "$CC "* | " $CC "* | "`$echo $CC` "* | " `$echo $CC` "*)
madplay-0.15.2b/ltmain.sh-925-	      # The compiler in $compile_command matches
##############################################
madplay-0.15.2b/ltmain.sh-981-      *[\[\~\#\^\&\*\(\)\{\}\|\;\<\>\?\'\ \	]*|*]*|"")
madplay-0.15.2b/ltmain.sh:982:	qarg=\"`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`\" ### testsuite: skip nested quoting test
madplay-0.15.2b/ltmain.sh-983-	;;
##############################################
madplay-0.15.2b/ltmain.sh-1070-	    moreargs=
madplay-0.15.2b/ltmain.sh:1071:	    for fil in `cat $save_arg`
madplay-0.15.2b/ltmain.sh-1072-	    do
##############################################
madplay-0.15.2b/ltmain.sh-1097-		# Extract subdirectory from the argument.
madplay-0.15.2b/ltmain.sh:1098:		xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1099-		if test "X$xdir" = "X$arg"; then
##############################################
madplay-0.15.2b/ltmain.sh-1151-		  # Extract subdirectory from the argument.
madplay-0.15.2b/ltmain.sh:1152:		  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1153-		  if test "X$xdir" = "X$arg"; then
##############################################
madplay-0.15.2b/ltmain.sh-1158-
madplay-0.15.2b/ltmain.sh:1159:		  pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh:1160:		  non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh-1161-		  libobjs="$libobjs $pic_object"
##############################################
madplay-0.15.2b/ltmain.sh-1295-      -L*)
madplay-0.15.2b/ltmain.sh:1296:	dir=`$echo "X$arg" | $Xsed -e 's/^-L//'`
madplay-0.15.2b/ltmain.sh-1297-	# We need an absolute path.
##############################################
madplay-0.15.2b/ltmain.sh-1300-	*)
madplay-0.15.2b/ltmain.sh:1301:	  absdir=`cd "$dir" && pwd`
madplay-0.15.2b/ltmain.sh-1302-	  if test -z "$absdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-1377-	# to be aesthetically quoted because they are evaled later.
madplay-0.15.2b/ltmain.sh:1378:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-1379-	case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-1448-      -R*)
madplay-0.15.2b/ltmain.sh:1449:	dir=`$echo "X$arg" | $Xsed -e 's/^-R//'`
madplay-0.15.2b/ltmain.sh-1450-	# We need an absolute path.
##############################################
madplay-0.15.2b/ltmain.sh-1489-      -Wc,*)
madplay-0.15.2b/ltmain.sh:1490:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wc,//'`
madplay-0.15.2b/ltmain.sh-1491-	arg=
##############################################
madplay-0.15.2b/ltmain.sh-1503-	IFS="$save_ifs"
madplay-0.15.2b/ltmain.sh:1504:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
madplay-0.15.2b/ltmain.sh-1505-	;;
##############################################
madplay-0.15.2b/ltmain.sh-1507-      -Wl,*)
madplay-0.15.2b/ltmain.sh:1508:	args=`$echo "X$arg" | $Xsed -e "$sed_quote_subst" -e 's/^-Wl,//'`
madplay-0.15.2b/ltmain.sh-1509-	arg=
##############################################
madplay-0.15.2b/ltmain.sh-1522-	IFS="$save_ifs"
madplay-0.15.2b/ltmain.sh:1523:	arg=`$echo "X$arg" | $Xsed -e "s/^ //"`
madplay-0.15.2b/ltmain.sh-1524-	;;
##############################################
madplay-0.15.2b/ltmain.sh-1544-	# to be aesthetically quoted because they are evaled later.
madplay-0.15.2b/ltmain.sh:1545:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-1546-	case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-1581-	  # Extract subdirectory from the argument.
madplay-0.15.2b/ltmain.sh:1582:	  xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1583-	  if test "X$xdir" = "X$arg"; then
##############################################
madplay-0.15.2b/ltmain.sh-1635-	    # Extract subdirectory from the argument.
madplay-0.15.2b/ltmain.sh:1636:	    xdir=`$echo "X$arg" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1637-	    if test "X$xdir" = "X$arg"; then
##############################################
madplay-0.15.2b/ltmain.sh-1642-
madplay-0.15.2b/ltmain.sh:1643:	    pic_object=`$echo "X${xdir}${objdir}/${arg}" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh:1644:	    non_pic_object=`$echo "X${xdir}${arg}" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh-1645-	    libobjs="$libobjs $pic_object"
##############################################
madplay-0.15.2b/ltmain.sh-1678-	# to be aesthetically quoted because they are evaled later.
madplay-0.15.2b/ltmain.sh:1679:	arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-1680-	case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-1708-    # calculate the name of the file, without its directory
madplay-0.15.2b/ltmain.sh:1709:    outputname=`$echo "X$output" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-1710-    libobjs_save="$libobjs"
##############################################
madplay-0.15.2b/ltmain.sh-1713-      # get the directories listed in $shlibpath_var
madplay-0.15.2b/ltmain.sh:1714:      eval shlib_search_path=\`\$echo \"X\${$shlibpath_var}\" \| \$Xsed -e \'s/:/ /g\'\`
madplay-0.15.2b/ltmain.sh-1715-    else
##############################################
madplay-0.15.2b/ltmain.sh-1720-
madplay-0.15.2b/ltmain.sh:1721:    output_objdir=`$echo "X$output" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1722-    if test "X$output_objdir" = "X$output"; then
##############################################
madplay-0.15.2b/ltmain.sh-1860-	  fi
madplay-0.15.2b/ltmain.sh:1861:	  name=`$echo "X$deplib" | $Xsed -e 's/^-l//'`
madplay-0.15.2b/ltmain.sh-1862-	  for searchdir in $newlib_search_path $lib_search_path $sys_lib_search_path $shlib_search_path; do
##############################################
madplay-0.15.2b/ltmain.sh-1904-		    found=no
madplay-0.15.2b/ltmain.sh:1905:		    ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-1906-		    test "X$ladir" = "X$lib" && ladir="."
##############################################
madplay-0.15.2b/ltmain.sh-1929-	    newdependency_libs="$deplib $newdependency_libs"
madplay-0.15.2b/ltmain.sh:1930:	    newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
madplay-0.15.2b/ltmain.sh-1931-	    ;;
##############################################
madplay-0.15.2b/ltmain.sh-1938-	      deplibs="$deplib $deplibs"
madplay-0.15.2b/ltmain.sh:1939:	      newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`
madplay-0.15.2b/ltmain.sh-1940-	    else
##############################################
madplay-0.15.2b/ltmain.sh-1952-	  if test "$pass" = link; then
madplay-0.15.2b/ltmain.sh:1953:	    dir=`$echo "X$deplib" | $Xsed -e 's/^-R//'`
madplay-0.15.2b/ltmain.sh-1954-	    # Make sure the xrpath contains only unique directories.
##############################################
madplay-0.15.2b/ltmain.sh-2031-
madplay-0.15.2b/ltmain.sh:2032:	ladir=`$echo "X$lib" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-2033-	test "X$ladir" = "X$lib" && ladir="."
##############################################
madplay-0.15.2b/ltmain.sh-2119-	*)
madplay-0.15.2b/ltmain.sh:2120:	  abs_ladir=`cd "$ladir" && pwd`
madplay-0.15.2b/ltmain.sh-2121-	  if test -z "$abs_ladir"; then
##############################################
madplay-0.15.2b/ltmain.sh-2127-	esac
madplay-0.15.2b/ltmain.sh:2128:	laname=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-2129-
##############################################
madplay-0.15.2b/ltmain.sh-2146-	fi # $installed = yes
madplay-0.15.2b/ltmain.sh:2147:	name=`$echo "X$laname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
madplay-0.15.2b/ltmain.sh-2148-
##############################################
madplay-0.15.2b/ltmain.sh-2193-	    case $deplib in
madplay-0.15.2b/ltmain.sh:2194:	    -L*) newlib_search_path="$newlib_search_path "`$echo "X$deplib" | $Xsed -e 's/^-L//'`;; ### testsuite: skip nested quoting test
madplay-0.15.2b/ltmain.sh-2195-	    esac
##############################################
madplay-0.15.2b/ltmain.sh-2307-	    shift; shift
madplay-0.15.2b/ltmain.sh:2308:	    libname=`eval \\$echo \"$libname_spec\"`
madplay-0.15.2b/ltmain.sh-2309-	    # use dlname if we got it. it's perfectly good, no?
##############################################
madplay-0.15.2b/ltmain.sh-2315-	      *cygwin* | mingw*)
madplay-0.15.2b/ltmain.sh:2316:		major=`expr $current - $age`
madplay-0.15.2b/ltmain.sh-2317-		versuffix="-$major"
##############################################
madplay-0.15.2b/ltmain.sh-2326-	    soroot="$soname"
madplay-0.15.2b/ltmain.sh:2327:	    soname=`$echo $soroot | ${SED} -e 's/^.*\///'`
madplay-0.15.2b/ltmain.sh:2328:	    newlib="libimp-`$echo $soname | ${SED} 's/^lib//;s/\.dll$//'`.a"
madplay-0.15.2b/ltmain.sh-2329-
##############################################
madplay-0.15.2b/ltmain.sh-2555-	      case $libdir in
madplay-0.15.2b/ltmain.sh:2556:	      -R*) temp_xrpath=`$echo "X$libdir" | $Xsed -e 's/^-R//'`
madplay-0.15.2b/ltmain.sh-2557-		   case " $xrpath " in
##############################################
madplay-0.15.2b/ltmain.sh-2587-	      *.la)
madplay-0.15.2b/ltmain.sh:2588:		dir=`$echo "X$deplib" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-2589-		test "X$dir" = "X$deplib" && dir="."
##############################################
madplay-0.15.2b/ltmain.sh-2593-		*)
madplay-0.15.2b/ltmain.sh:2594:		  absdir=`cd "$dir" && pwd`
madplay-0.15.2b/ltmain.sh-2595-		  if test -z "$absdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-2603-		else
madplay-0.15.2b/ltmain.sh:2604:		  eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
madplay-0.15.2b/ltmain.sh-2605-		  if test -z "$libdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-2617-		  # we do not want to link against static libs, but need to link against shared
madplay-0.15.2b/ltmain.sh:2618:		  eval deplibrary_names=`${SED} -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
madplay-0.15.2b/ltmain.sh-2619-		  if test -n "$deplibrary_names" ; then
##############################################
madplay-0.15.2b/ltmain.sh-2643-		 # Again, we only want to link against shared libraries
madplay-0.15.2b/ltmain.sh:2644:		 eval tmp_libs=`$echo "X$deplib" | $Xsed -e "s,^\-l,,"`
madplay-0.15.2b/ltmain.sh-2645-		 for tmp in $newlib_search_path ; do
##############################################
madplay-0.15.2b/ltmain.sh-2809-      lib*)
madplay-0.15.2b/ltmain.sh:2810:	name=`$echo "X$outputname" | $Xsed -e 's/\.la$//' -e 's/^lib//'`
madplay-0.15.2b/ltmain.sh-2811-	eval shared_ext=\"$shrext\"
##############################################
madplay-0.15.2b/ltmain.sh-2815-	if test "$module" = no; then
madplay-0.15.2b/ltmain.sh:2816:	  $echo "$modename: libtool library \`$output' must begin with \`lib'" 1>&2
madplay-0.15.2b/ltmain.sh-2817-	  $echo "$help" 1>&2
##############################################
madplay-0.15.2b/ltmain.sh-2821-	  # Add the "lib" prefix for modules if required
madplay-0.15.2b/ltmain.sh:2822:	  name=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
madplay-0.15.2b/ltmain.sh-2823-	  eval shared_ext=\"$shrext\"
##############################################
madplay-0.15.2b/ltmain.sh-2825-	else
madplay-0.15.2b/ltmain.sh:2826:	  libname=`$echo "X$outputname" | $Xsed -e 's/\.la$//'`
madplay-0.15.2b/ltmain.sh-2827-	fi
##############################################
madplay-0.15.2b/ltmain.sh-2902-	  darwin|linux|osf|windows)
madplay-0.15.2b/ltmain.sh:2903:	    current=`expr $number_major + $number_minor`
madplay-0.15.2b/ltmain.sh-2904-	    age="$number_minor"
##############################################
madplay-0.15.2b/ltmain.sh-2912-	  irix|nonstopux)
madplay-0.15.2b/ltmain.sh:2913:	    current=`expr $number_major + $number_minor - 1`
madplay-0.15.2b/ltmain.sh-2914-	    age="$number_minor"
##############################################
madplay-0.15.2b/ltmain.sh-2954-	if test "$age" -gt "$current"; then
madplay-0.15.2b/ltmain.sh:2955:	  $echo "$modename: AGE \`$age' is greater than the current interface number \`$current'" 1>&2
madplay-0.15.2b/ltmain.sh-2956-	  $echo "$modename: \`$vinfo' is not valid version information" 1>&2
##############################################
madplay-0.15.2b/ltmain.sh-2969-	  # verstring for coding it into the library header
madplay-0.15.2b/ltmain.sh:2970:	  major=.`expr $current - $age`
madplay-0.15.2b/ltmain.sh-2971-	  versuffix="$major.$age.$revision"
madplay-0.15.2b/ltmain.sh-2972-	  # Darwin ld doesn't like 0 for these options...
madplay-0.15.2b/ltmain.sh:2973:	  minor_current=`expr $current + 1`
madplay-0.15.2b/ltmain.sh-2974-	  verstring="-compatibility_version $minor_current -current_version $minor_current.$revision"
##############################################
madplay-0.15.2b/ltmain.sh-2987-	irix | nonstopux)
madplay-0.15.2b/ltmain.sh:2988:	  major=`expr $current - $age + 1`
madplay-0.15.2b/ltmain.sh-2989-
##############################################
madplay-0.15.2b/ltmain.sh-2998-	  while test "$loop" -ne 0; do
madplay-0.15.2b/ltmain.sh:2999:	    iface=`expr $revision - $loop`
madplay-0.15.2b/ltmain.sh:3000:	    loop=`expr $loop - 1`
madplay-0.15.2b/ltmain.sh-3001-	    verstring="$verstring_prefix$major.$iface:$verstring"
##############################################
madplay-0.15.2b/ltmain.sh-3009-	linux)
madplay-0.15.2b/ltmain.sh:3010:	  major=.`expr $current - $age`
madplay-0.15.2b/ltmain.sh-3011-	  versuffix="$major.$age.$revision"
##############################################
madplay-0.15.2b/ltmain.sh-3014-	osf)
madplay-0.15.2b/ltmain.sh:3015:	  major=.`expr $current - $age`
madplay-0.15.2b/ltmain.sh-3016-	  versuffix=".$current.$age.$revision"
##############################################
madplay-0.15.2b/ltmain.sh-3021-	  while test "$loop" -ne 0; do
madplay-0.15.2b/ltmain.sh:3022:	    iface=`expr $current - $loop`
madplay-0.15.2b/ltmain.sh:3023:	    loop=`expr $loop - 1`
madplay-0.15.2b/ltmain.sh-3024-	    verstring="$verstring:${iface}.0"
##############################################
madplay-0.15.2b/ltmain.sh-3038-	  # extension on DOS 8.3 filesystems.
madplay-0.15.2b/ltmain.sh:3039:	  major=`expr $current - $age`
madplay-0.15.2b/ltmain.sh-3040-	  versuffix="-$major"
##############################################
madplay-0.15.2b/ltmain.sh-3093-	removelist=
madplay-0.15.2b/ltmain.sh:3094:	tempremovelist=`$echo "$output_objdir/*"`
madplay-0.15.2b/ltmain.sh-3095-	for p in $tempremovelist; do
##############################################
madplay-0.15.2b/ltmain.sh-3119-	# Transform .lo files to .o files.
madplay-0.15.2b/ltmain.sh:3120:	oldobjs="$objs "`$echo "X$libobjs" | $SP2NL | $Xsed -e '/\.'${libext}'$/d' -e "$lo2o" | $NL2SP`
madplay-0.15.2b/ltmain.sh-3121-      fi
##############################################
madplay-0.15.2b/ltmain.sh-3124-      for path in $notinst_path; do
madplay-0.15.2b/ltmain.sh:3125:	lib_search_path=`$echo "$lib_search_path " | ${SED} -e 's% $path % %g'`
madplay-0.15.2b/ltmain.sh:3126:	deplibs=`$echo "$deplibs " | ${SED} -e 's% -L$path % %g'`
madplay-0.15.2b/ltmain.sh:3127:	dependency_libs=`$echo "$dependency_libs " | ${SED} -e 's% -L$path % %g'`
madplay-0.15.2b/ltmain.sh-3128-      done
##############################################
madplay-0.15.2b/ltmain.sh-3227-	    for i in $deplibs; do
madplay-0.15.2b/ltmain.sh:3228:	      name="`expr $i : '-l\(.*\)'`"
madplay-0.15.2b/ltmain.sh-3229-	      # If $name is empty we are operating on a -L argument.
##############################################
madplay-0.15.2b/ltmain.sh-3239-		if test -n "$i" ; then
madplay-0.15.2b/ltmain.sh:3240:		  libname=`eval \\$echo \"$libname_spec\"`
madplay-0.15.2b/ltmain.sh:3241:		  deplib_matches=`eval \\$echo \"$library_names_spec\"`
madplay-0.15.2b/ltmain.sh-3242-		  set dummy $deplib_matches
madplay-0.15.2b/ltmain.sh-3243-		  deplib_match=$2
madplay-0.15.2b/ltmain.sh:3244:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
madplay-0.15.2b/ltmain.sh-3245-		    newdeplibs="$newdeplibs $i"
##############################################
madplay-0.15.2b/ltmain.sh-3264-	    for i in $deplibs; do
madplay-0.15.2b/ltmain.sh:3265:	      name="`expr $i : '-l\(.*\)'`"
madplay-0.15.2b/ltmain.sh-3266-	      # If $name is empty we are operating on a -L argument.
##############################################
madplay-0.15.2b/ltmain.sh-3281-		  if test -n "$i" ; then
madplay-0.15.2b/ltmain.sh:3282:		    libname=`eval \\$echo \"$libname_spec\"`
madplay-0.15.2b/ltmain.sh:3283:		    deplib_matches=`eval \\$echo \"$library_names_spec\"`
madplay-0.15.2b/ltmain.sh-3284-		    set dummy $deplib_matches
madplay-0.15.2b/ltmain.sh-3285-		    deplib_match=$2
madplay-0.15.2b/ltmain.sh:3286:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0 ; then
madplay-0.15.2b/ltmain.sh-3287-		      newdeplibs="$newdeplibs $i"
##############################################
madplay-0.15.2b/ltmain.sh-3314-	  set dummy $deplibs_check_method
madplay-0.15.2b/ltmain.sh:3315:	  file_magic_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
madplay-0.15.2b/ltmain.sh-3316-	  for a_deplib in $deplibs; do
madplay-0.15.2b/ltmain.sh:3317:	    name="`expr $a_deplib : '-l\(.*\)'`"
madplay-0.15.2b/ltmain.sh-3318-	    # If $name is empty we are operating on a -L argument.
##############################################
madplay-0.15.2b/ltmain.sh-3328-	      if test -n "$a_deplib" ; then
madplay-0.15.2b/ltmain.sh:3329:		libname=`eval \\$echo \"$libname_spec\"`
madplay-0.15.2b/ltmain.sh-3330-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
madplay-0.15.2b/ltmain.sh:3331:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
madplay-0.15.2b/ltmain.sh-3332-		  for potent_lib in $potential_libs; do
##############################################
madplay-0.15.2b/ltmain.sh-3344-		      while test -h "$potlib" 2>/dev/null; do
madplay-0.15.2b/ltmain.sh:3345:			potliblink=`ls -ld $potlib | ${SED} 's/.* -> //'`
madplay-0.15.2b/ltmain.sh-3346-			case $potliblink in
madplay-0.15.2b/ltmain.sh-3347-			[\\/]* | [A-Za-z]:[\\/]*) potlib="$potliblink";;
madplay-0.15.2b/ltmain.sh:3348:			*) potlib=`$echo "X$potlib" | $Xsed -e 's,[^/]*$,,'`"$potliblink";;
madplay-0.15.2b/ltmain.sh-3349-			esac
##############################################
madplay-0.15.2b/ltmain.sh-3383-	  set dummy $deplibs_check_method
madplay-0.15.2b/ltmain.sh:3384:	  match_pattern_regex=`expr "$deplibs_check_method" : "$2 \(.*\)"`
madplay-0.15.2b/ltmain.sh-3385-	  for a_deplib in $deplibs; do
madplay-0.15.2b/ltmain.sh:3386:	    name="`expr $a_deplib : '-l\(.*\)'`"
madplay-0.15.2b/ltmain.sh-3387-	    # If $name is empty we are operating on a -L argument.
##############################################
madplay-0.15.2b/ltmain.sh-3397-	      if test -n "$a_deplib" ; then
madplay-0.15.2b/ltmain.sh:3398:		libname=`eval \\$echo \"$libname_spec\"`
madplay-0.15.2b/ltmain.sh-3399-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
madplay-0.15.2b/ltmain.sh:3400:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
madplay-0.15.2b/ltmain.sh-3401-		  for potent_lib in $potential_libs; do
##############################################
madplay-0.15.2b/ltmain.sh-3440-	      # can't use Xsed below, because $i might contain '/'
madplay-0.15.2b/ltmain.sh:3441:	      tmp_deplibs=`$echo "X $tmp_deplibs" | ${SED} -e "1s,^X,," -e "s,$i,,"`
madplay-0.15.2b/ltmain.sh-3442-	    done
##############################################
madplay-0.15.2b/ltmain.sh-3465-	  # On Rhapsody replace the C library is the System framework
madplay-0.15.2b/ltmain.sh:3466:	  newdeplibs=`$echo "X $newdeplibs" | $Xsed -e 's/ -lc / -framework System /'`
madplay-0.15.2b/ltmain.sh-3467-	  ;;
##############################################
madplay-0.15.2b/ltmain.sh-3604-	# Use standard objects if they are pic
madplay-0.15.2b/ltmain.sh:3605:	test -z "$pic_flag" && libobjs=`$echo "X$libobjs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
madplay-0.15.2b/ltmain.sh-3606-
##############################################
madplay-0.15.2b/ltmain.sh-3617-	      eval cmd=\"$cmd\"
madplay-0.15.2b/ltmain.sh:3618:	      if len=`expr "X$cmd" : ".*"` &&
madplay-0.15.2b/ltmain.sh-3619-	       test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
madplay-0.15.2b/ltmain.sh-3675-	      esac
madplay-0.15.2b/ltmain.sh:3676:	      xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-3677-	      xdir="$gentop/$xlib"
##############################################
madplay-0.15.2b/ltmain.sh-3706-		   do
madplay-0.15.2b/ltmain.sh:3707:		     name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
madplay-0.15.2b/ltmain.sh-3708-		   done
##############################################
madplay-0.15.2b/ltmain.sh-3710-		   $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
madplay-0.15.2b/ltmain.sh:3711:		   i=`expr $i + 1`
madplay-0.15.2b/ltmain.sh-3712-		  done
##############################################
madplay-0.15.2b/ltmain.sh-3715-
madplay-0.15.2b/ltmain.sh:3716:	      libobjs="$libobjs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
madplay-0.15.2b/ltmain.sh-3717-	    done
##############################################
madplay-0.15.2b/ltmain.sh-3749-
madplay-0.15.2b/ltmain.sh:3750:	if test "X$skipped_export" != "X:" && len=`expr "X$test_cmds" : ".*"` &&
madplay-0.15.2b/ltmain.sh-3751-	   test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
madplay-0.15.2b/ltmain.sh-3783-	    if test "X$objlist" = X ||
madplay-0.15.2b/ltmain.sh:3784:	       { len=`expr "X$test_cmds" : ".*"` &&
madplay-0.15.2b/ltmain.sh-3785-		 test "$len" -le "$max_cmd_len"; }; then
##############################################
madplay-0.15.2b/ltmain.sh-3798-	      last_robj=$output_objdir/$save_output-${k}.$objext
madplay-0.15.2b/ltmain.sh:3799:	      k=`expr $k + 1`
madplay-0.15.2b/ltmain.sh-3800-	      output=$output_objdir/$save_output-${k}.$objext
##############################################
madplay-0.15.2b/ltmain.sh-3824-	  do
madplay-0.15.2b/ltmain.sh:3825:	    i=`expr $i + 1`
madplay-0.15.2b/ltmain.sh-3826-	    delfiles="$delfiles $output_objdir/$save_output-${i}.$objext"
##############################################
madplay-0.15.2b/ltmain.sh-3932-	libobj="$output"
madplay-0.15.2b/ltmain.sh:3933:	obj=`$echo "X$output" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh-3934-	;;
##############################################
madplay-0.15.2b/ltmain.sh-3974-	    esac
madplay-0.15.2b/ltmain.sh:3975:	    xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-3976-	    xdir="$gentop/$xlib"
##############################################
madplay-0.15.2b/ltmain.sh-4005-		 do
madplay-0.15.2b/ltmain.sh:4006:		   name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
madplay-0.15.2b/ltmain.sh-4007-		 done
##############################################
madplay-0.15.2b/ltmain.sh-4009-		 $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
madplay-0.15.2b/ltmain.sh:4010:		 i=`expr $i + 1`
madplay-0.15.2b/ltmain.sh-4011-		done
##############################################
madplay-0.15.2b/ltmain.sh-4014-
madplay-0.15.2b/ltmain.sh:4015:	    reload_conv_objs="$reload_objs "`find $xdir -name \*.$objext -print -o -name \*.lo -print | $NL2SP`
madplay-0.15.2b/ltmain.sh-4016-	  done
##############################################
madplay-0.15.2b/ltmain.sh-4020-      # Create the old-style object.
madplay-0.15.2b/ltmain.sh:4021:      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
madplay-0.15.2b/ltmain.sh-4022-
##############################################
madplay-0.15.2b/ltmain.sh-4081-      case $host in
madplay-0.15.2b/ltmain.sh:4082:	*cygwin*) output=`$echo $output | ${SED} -e 's,.exe$,,;s,$,.exe,'` ;;
madplay-0.15.2b/ltmain.sh-4083-      esac
##############################################
madplay-0.15.2b/ltmain.sh-4101-	# On Rhapsody replace the C library is the System framework
madplay-0.15.2b/ltmain.sh:4102:	compile_deplibs=`$echo "X $compile_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
madplay-0.15.2b/ltmain.sh:4103:	finalize_deplibs=`$echo "X $finalize_deplibs" | $Xsed -e 's/ -lc / -framework System /'`
madplay-0.15.2b/ltmain.sh-4104-	;;
##############################################
madplay-0.15.2b/ltmain.sh-4213-	# Transform all the library objects into standard objects.
madplay-0.15.2b/ltmain.sh:4214:	compile_command=`$echo "X$compile_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
madplay-0.15.2b/ltmain.sh:4215:	finalize_command=`$echo "X$finalize_command" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
madplay-0.15.2b/ltmain.sh-4216-      fi
##############################################
madplay-0.15.2b/ltmain.sh-4259-	    # Add our own program objects to the symbol list.
madplay-0.15.2b/ltmain.sh:4260:	    progfiles=`$echo "X$objs$old_deplibs" | $SP2NL | $Xsed -e "$lo2o" | $NL2SP`
madplay-0.15.2b/ltmain.sh-4261-	    for arg in $progfiles; do
##############################################
madplay-0.15.2b/ltmain.sh-4289-	    $show "extracting global C symbols from \`$arg'"
madplay-0.15.2b/ltmain.sh:4290:	    name=`$echo "$arg" | ${SED} -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-4291-	    $run eval '$echo ": $name " >> "$nlist"'
##############################################
madplay-0.15.2b/ltmain.sh-4389-	  # Transform the symbol file into the correct name.
madplay-0.15.2b/ltmain.sh:4390:	  compile_command=`$echo "X$compile_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
madplay-0.15.2b/ltmain.sh:4391:	  finalize_command=`$echo "X$finalize_command" | $Xsed -e "s%@SYMFILE@%$output_objdir/${outputname}S.${objext}%"`
madplay-0.15.2b/ltmain.sh-4392-	  ;;
##############################################
madplay-0.15.2b/ltmain.sh-4403-	# Nullify the symbol file.
madplay-0.15.2b/ltmain.sh:4404:	compile_command=`$echo "X$compile_command" | $Xsed -e "s% @SYMFILE@%%"`
madplay-0.15.2b/ltmain.sh:4405:	finalize_command=`$echo "X$finalize_command" | $Xsed -e "s% @SYMFILE@%%"`
madplay-0.15.2b/ltmain.sh-4406-      fi
##############################################
madplay-0.15.2b/ltmain.sh-4409-	# Replace the output file specification.
madplay-0.15.2b/ltmain.sh:4410:	compile_command=`$echo "X$compile_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
madplay-0.15.2b/ltmain.sh-4411-	link_command="$compile_command$compile_rpath"
##############################################
madplay-0.15.2b/ltmain.sh-4476-	# Replace the output file specification.
madplay-0.15.2b/ltmain.sh:4477:	link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output"'%g'`
madplay-0.15.2b/ltmain.sh-4478-	# Delete the old output file.
##############################################
madplay-0.15.2b/ltmain.sh-4496-	  if test "$fast_install" = yes; then
madplay-0.15.2b/ltmain.sh:4497:	    relink_command=`$echo "X$compile_var$compile_command$compile_rpath" | $Xsed -e 's%@OUTPUT@%\$progdir/\$file%g'`
madplay-0.15.2b/ltmain.sh-4498-	  else
##############################################
madplay-0.15.2b/ltmain.sh-4508-      # Replace the output file specification.
madplay-0.15.2b/ltmain.sh:4509:      link_command=`$echo "X$link_command" | $Xsed -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
madplay-0.15.2b/ltmain.sh-4510-
##############################################
madplay-0.15.2b/ltmain.sh-4528-	  else
madplay-0.15.2b/ltmain.sh:4529:	    var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-4530-	    relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
madplay-0.15.2b/ltmain.sh-4533-	relink_command="(cd `pwd`; $relink_command)"
madplay-0.15.2b/ltmain.sh:4534:	relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-4535-      fi
##############################################
madplay-0.15.2b/ltmain.sh-4542-	esac
madplay-0.15.2b/ltmain.sh:4543:	qecho=`$echo "X$qecho" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-4544-      else
madplay-0.15.2b/ltmain.sh:4545:	qecho=`$echo "X$echo" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-4546-      fi
##############################################
madplay-0.15.2b/ltmain.sh-4552-	case $output in
madplay-0.15.2b/ltmain.sh:4553:	  *.exe) output=`$echo $output|${SED} 's,.exe$,,'` ;;
madplay-0.15.2b/ltmain.sh-4554-	esac
##############################################
madplay-0.15.2b/ltmain.sh-4558-	    exeext=.exe
madplay-0.15.2b/ltmain.sh:4559:	    outputname=`$echo $outputname|${SED} 's,.exe$,,'` ;;
madplay-0.15.2b/ltmain.sh-4560-	  *) exeext= ;;
##############################################
madplay-0.15.2b/ltmain.sh-4563-	  *cygwin* | *mingw* )
madplay-0.15.2b/ltmain.sh:4564:	    cwrappersource=`$echo ${objdir}/lt-${output}.c`
madplay-0.15.2b/ltmain.sh:4565:	    cwrapper=`$echo ${output}.exe`
madplay-0.15.2b/ltmain.sh-4566-	    $rm $cwrappersource $cwrapper
##############################################
madplay-0.15.2b/ltmain.sh-4813-      shift
madplay-0.15.2b/ltmain.sh:4814:    elif test \"X\`(\$echo '\t') 2>/dev/null\`\" = 'X\t'; then
madplay-0.15.2b/ltmain.sh-4815-      # Yippee, \$echo works!
##############################################
madplay-0.15.2b/ltmain.sh-4825-  # Find the directory that this script lives in.
madplay-0.15.2b/ltmain.sh:4826:  thisdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*$%%'\`
madplay-0.15.2b/ltmain.sh-4827-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
madplay-0.15.2b/ltmain.sh-4829-  # Follow symbolic links until we get to the real thisdir.
madplay-0.15.2b/ltmain.sh:4830:  file=\`ls -ld \"\$file\" | ${SED} -n 's/.*-> //p'\`
madplay-0.15.2b/ltmain.sh-4831-  while test -n \"\$file\"; do
madplay-0.15.2b/ltmain.sh:4832:    destdir=\`\$echo \"X\$file\" | \$Xsed -e 's%/[^/]*\$%%'\`
madplay-0.15.2b/ltmain.sh-4833-
##############################################
madplay-0.15.2b/ltmain.sh-4841-
madplay-0.15.2b/ltmain.sh:4842:    file=\`\$echo \"X\$file\" | \$Xsed -e 's%^.*/%%'\`
madplay-0.15.2b/ltmain.sh:4843:    file=\`ls -ld \"\$thisdir/\$file\" | ${SED} -n 's/.*-> //p'\`
madplay-0.15.2b/ltmain.sh-4844-  done
##############################################
madplay-0.15.2b/ltmain.sh-4846-  # Try to get the absolute directory name.
madplay-0.15.2b/ltmain.sh:4847:  absdir=\`cd \"\$thisdir\" && pwd\`
madplay-0.15.2b/ltmain.sh-4848-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
madplay-0.15.2b/ltmain.sh-4856-  if test ! -f \"\$progdir/\$program\" || \\
madplay-0.15.2b/ltmain.sh:4857:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | ${SED} 1q\`; \\
madplay-0.15.2b/ltmain.sh-4858-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
madplay-0.15.2b/ltmain.sh-4871-    if test -n \"\$relink_command\"; then
madplay-0.15.2b/ltmain.sh:4872:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
madplay-0.15.2b/ltmain.sh-4873-      else
##############################################
madplay-0.15.2b/ltmain.sh-4903-    # The second colon is a workaround for a bug in BeOS R4 sed
madplay-0.15.2b/ltmain.sh:4904:    $shlibpath_var=\`\$echo \"X\$$shlibpath_var\" | \$Xsed -e 's/::*\$//'\`
madplay-0.15.2b/ltmain.sh-4905-
##############################################
madplay-0.15.2b/ltmain.sh-4990-	  esac
madplay-0.15.2b/ltmain.sh:4991:	  xlib=`$echo "X$xlib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-4992-	  xdir="$gentop/$xlib"
##############################################
madplay-0.15.2b/ltmain.sh-5021-	       do
madplay-0.15.2b/ltmain.sh:5022:		 name_to=`$echo "X$name_to" | $Xsed -e "s/\([^.]*\)/\1-$i/"`
madplay-0.15.2b/ltmain.sh-5023-	       done
##############################################
madplay-0.15.2b/ltmain.sh-5025-	       $run eval "(cd \$xdir && $AR xN $i \$xabs '$name' && $mv '$name' '$name_to')" || exit $?
madplay-0.15.2b/ltmain.sh:5026:	       i=`expr $i + 1`
madplay-0.15.2b/ltmain.sh-5027-	      done
##############################################
madplay-0.15.2b/ltmain.sh-5030-
madplay-0.15.2b/ltmain.sh:5031:	  oldobjs="$oldobjs "`find $xdir -name \*.${objext} -print -o -name \*.lo -print | $NL2SP`
madplay-0.15.2b/ltmain.sh-5032-	done
##############################################
madplay-0.15.2b/ltmain.sh-5040-
madplay-0.15.2b/ltmain.sh:5041:	if len=`expr "X$cmds" : ".*"` &&
madplay-0.15.2b/ltmain.sh-5042-	     test "$len" -le "$max_cmd_len" || test "$max_cmd_len" -le -1; then
##############################################
madplay-0.15.2b/ltmain.sh-5075-	    eval test_cmds=\"$old_archive_cmds\"
madplay-0.15.2b/ltmain.sh:5076:	    if len=`expr "X$test_cmds" : ".*"` &&
madplay-0.15.2b/ltmain.sh-5077-	       test "$len" -le "$max_cmd_len"; then
##############################################
madplay-0.15.2b/ltmain.sh-5127-	else
madplay-0.15.2b/ltmain.sh:5128:	  var_value=`$echo "X$var_value" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5129-	  relink_command="$var=\"$var_value\"; export $var; $relink_command"
##############################################
madplay-0.15.2b/ltmain.sh-5133-      relink_command="(cd `pwd`; $SHELL $0 $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
madplay-0.15.2b/ltmain.sh:5134:      relink_command=`$echo "X$relink_command" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5135-      if test "$hardcode_automatic" = yes ; then
##############################################
madplay-0.15.2b/ltmain.sh-5150-	      *.la)
madplay-0.15.2b/ltmain.sh:5151:		name=`$echo "X$deplib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh:5152:		eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
madplay-0.15.2b/ltmain.sh-5153-		if test -z "$libdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-5164-	    for lib in $dlfiles; do
madplay-0.15.2b/ltmain.sh:5165:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh:5166:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
madplay-0.15.2b/ltmain.sh-5167-	      if test -z "$libdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-5175-	    for lib in $dlprefiles; do
madplay-0.15.2b/ltmain.sh:5176:	      name=`$echo "X$lib" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh:5177:	      eval libdir=`${SED} -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
madplay-0.15.2b/ltmain.sh-5178-	      if test -z "$libdir"; then
##############################################
madplay-0.15.2b/ltmain.sh-5272-      # Aesthetically quote it.
madplay-0.15.2b/ltmain.sh:5273:      arg=`$echo "X$nonopt" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5274-      case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-5288-    # Aesthetically quote it.
madplay-0.15.2b/ltmain.sh:5289:    arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5290-    case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-5336-      # Aesthetically quote the argument.
madplay-0.15.2b/ltmain.sh:5337:      arg=`$echo "X$arg" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5338-      case $arg in
##############################################
madplay-0.15.2b/ltmain.sh-5368-    # Strip any trailing slash from the destination.
madplay-0.15.2b/ltmain.sh:5369:    dest=`$echo "X$dest" | $Xsed -e 's%/$%%'`
madplay-0.15.2b/ltmain.sh-5370-
##############################################
madplay-0.15.2b/ltmain.sh-5376-    else
madplay-0.15.2b/ltmain.sh:5377:      destdir=`$echo "X$dest" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-5378-      test "X$destdir" = "X$dest" && destdir=.
madplay-0.15.2b/ltmain.sh:5379:      destname=`$echo "X$dest" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5380-
##############################################
madplay-0.15.2b/ltmain.sh-5452-
madplay-0.15.2b/ltmain.sh:5453:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`/
madplay-0.15.2b/ltmain.sh-5454-	test "X$dir" = "X$file/" && dir=
##############################################
madplay-0.15.2b/ltmain.sh-5458-	  # Determine the prefix the user has applied to our future dir.
madplay-0.15.2b/ltmain.sh:5459:	  inst_prefix_dir=`$echo "$destdir" | $SED "s%$libdir\$%%"`
madplay-0.15.2b/ltmain.sh-5460-
##############################################
madplay-0.15.2b/ltmain.sh-5473-	    # Stick the inst_prefix_dir data into the link command.
madplay-0.15.2b/ltmain.sh:5474:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
madplay-0.15.2b/ltmain.sh-5475-	  else
madplay-0.15.2b/ltmain.sh:5476:	    relink_command=`$echo "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
madplay-0.15.2b/ltmain.sh-5477-	  fi
##############################################
madplay-0.15.2b/ltmain.sh-5530-	# Install the pseudo-library for information purposes.
madplay-0.15.2b/ltmain.sh:5531:	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5532-	instname="$dir/$name"i
##############################################
madplay-0.15.2b/ltmain.sh-5546-	else
madplay-0.15.2b/ltmain.sh:5547:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5548-	  destfile="$destdir/$destfile"
##############################################
madplay-0.15.2b/ltmain.sh-5553-	*.lo)
madplay-0.15.2b/ltmain.sh:5554:	  staticdest=`$echo "X$destfile" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh-5555-	  ;;
##############################################
madplay-0.15.2b/ltmain.sh-5575-	  # Deduce the name of the old-style object file.
madplay-0.15.2b/ltmain.sh:5576:	  staticobj=`$echo "X$file" | $Xsed -e "$lo2o"`
madplay-0.15.2b/ltmain.sh-5577-
##############################################
madplay-0.15.2b/ltmain.sh-5588-	else
madplay-0.15.2b/ltmain.sh:5589:	  destfile=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5590-	  destfile="$destdir/$destfile"
##############################################
madplay-0.15.2b/ltmain.sh-5599-	    if test ! -f "$file"; then
madplay-0.15.2b/ltmain.sh:5600:	      file=`$echo $file|${SED} 's,.exe$,,'`
madplay-0.15.2b/ltmain.sh-5601-	      stripped_ext=".exe"
##############################################
madplay-0.15.2b/ltmain.sh-5608-	*cygwin*|*mingw*)
madplay-0.15.2b/ltmain.sh:5609:	    wrapper=`$echo $file | ${SED} -e 's,.exe$,,'`
madplay-0.15.2b/ltmain.sh-5610-	    ;;
##############################################
madplay-0.15.2b/ltmain.sh-5648-	    fi
madplay-0.15.2b/ltmain.sh:5649:	    libfile="$libdir/"`$echo "X$lib" | $Xsed -e 's%^.*/%%g'` ### testsuite: skip nested quoting test
madplay-0.15.2b/ltmain.sh-5650-	    if test -n "$libdir" && test ! -f "$libfile"; then
madplay-0.15.2b/ltmain.sh:5651:	      $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
madplay-0.15.2b/ltmain.sh-5652-	      finalize=no
##############################################
madplay-0.15.2b/ltmain.sh-5680-	      fi
madplay-0.15.2b/ltmain.sh:5681:	      file=`$echo "X$file$stripped_ext" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5682-	      outputname="$tmpdir/$file"
madplay-0.15.2b/ltmain.sh-5683-	      # Replace the output file specification.
madplay-0.15.2b/ltmain.sh:5684:	      relink_command=`$echo "X$relink_command" | $Xsed -e 's%@OUTPUT@%'"$outputname"'%g'`
madplay-0.15.2b/ltmain.sh-5685-
##############################################
madplay-0.15.2b/ltmain.sh-5698-	    # Install the binary that we compiled earlier.
madplay-0.15.2b/ltmain.sh:5699:	    file=`$echo "X$file$stripped_ext" | $Xsed -e "s%\([^/]*\)$%$objdir/\1%"`
madplay-0.15.2b/ltmain.sh-5700-	  fi
##############################################
madplay-0.15.2b/ltmain.sh-5714-	  *:*.exe)
madplay-0.15.2b/ltmain.sh:5715:	    destfile=`$echo $destfile | ${SED} -e 's,.exe$,,'`
madplay-0.15.2b/ltmain.sh-5716-	    ;;
##############################################
madplay-0.15.2b/ltmain.sh-5727-    for file in $staticlibs; do
madplay-0.15.2b/ltmain.sh:5728:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-5729-
##############################################
madplay-0.15.2b/ltmain.sh-5884-	  # Warn if it was a shared library.
madplay-0.15.2b/ltmain.sh:5885:	  test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
madplay-0.15.2b/ltmain.sh-5886-	  continue
##############################################
madplay-0.15.2b/ltmain.sh-5888-
madplay-0.15.2b/ltmain.sh:5889:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-5890-	test "X$dir" = "X$file" && dir=.
##############################################
madplay-0.15.2b/ltmain.sh-5894-	else
madplay-0.15.2b/ltmain.sh:5895:	  $echo "$modename: cannot find \`$dlname' in \`$dir' or \`$dir/$objdir'" 1>&2
madplay-0.15.2b/ltmain.sh-5896-	  exit 1
##############################################
madplay-0.15.2b/ltmain.sh-5901-	# Just add the directory containing the .lo file.
madplay-0.15.2b/ltmain.sh:5902:	dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-5903-	test "X$dir" = "X$file" && dir=.
##############################################
madplay-0.15.2b/ltmain.sh-5912-      # Get the absolute pathname.
madplay-0.15.2b/ltmain.sh:5913:      absdir=`cd "$dir" && pwd`
madplay-0.15.2b/ltmain.sh-5914-      test -n "$absdir" && dir="$absdir"
##############################################
madplay-0.15.2b/ltmain.sh-5948-      # Quote arguments (to preserve shell metacharacters).
madplay-0.15.2b/ltmain.sh:5949:      file=`$echo "X$file" | $Xsed -e "$sed_quote_subst"`
madplay-0.15.2b/ltmain.sh-5950-      args="$args \"$file\""
##############################################
madplay-0.15.2b/ltmain.sh-6010-    for file in $files; do
madplay-0.15.2b/ltmain.sh:6011:      dir=`$echo "X$file" | $Xsed -e 's%/[^/]*$%%'`
madplay-0.15.2b/ltmain.sh-6012-      if test "X$dir" = "X$file"; then
##############################################
madplay-0.15.2b/ltmain.sh-6017-      fi
madplay-0.15.2b/ltmain.sh:6018:      name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
madplay-0.15.2b/ltmain.sh-6019-      test "$mode" = uninstall && objdir="$dir"
##############################################
madplay-0.15.2b/ltmain.sh-6118-	  *.exe) 
madplay-0.15.2b/ltmain.sh:6119:	    file=`$echo $file|${SED} 's,.exe$,,'`
madplay-0.15.2b/ltmain.sh:6120:	    noexename=`$echo $name|${SED} 's,.exe$,,'`
madplay-0.15.2b/ltmain.sh-6121-	    # $file with .exe has already been added to rmfiles,
##############################################
madplay-0.15.2b/ltmain.sh-6392-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
madplay-0.15.2b/ltmain.sh:6393:build_old_libs=`case $build_libtool_libs in yes) $echo no;; *) $echo yes;; esac`
madplay-0.15.2b/ltmain.sh-6394-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
madplay-0.15.2b/missing-128-         from any GNU archive site."
madplay-0.15.2b/missing:129:    files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
madplay-0.15.2b/missing-130-    test -z "$files" && files="config.h"
##############################################
madplay-0.15.2b/missing-167-         proper tools for further handling them.
madplay-0.15.2b/missing:168:         You can get \`$1Help2man' as part of \`Autoconf' from any GNU
madplay-0.15.2b/missing-169-         archive site."
madplay-0.15.2b/missing-170-
madplay-0.15.2b/missing:171:    file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'`
madplay-0.15.2b/missing:172:    test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'`
madplay-0.15.2b/missing-173-    if test -f "$file"; then
##############################################
madplay-0.15.2b/missing-196-	*.y)
madplay-0.15.2b/missing:197:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
madplay-0.15.2b/missing-198-	    if [ -f "$SRCFILE" ]; then
##############################################
madplay-0.15.2b/missing-200-	    fi
madplay-0.15.2b/missing:201:	    SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
madplay-0.15.2b/missing-202-	    if [ -f "$SRCFILE" ]; then
##############################################
madplay-0.15.2b/missing-226-	*.l)
madplay-0.15.2b/missing:227:	    SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
madplay-0.15.2b/missing-228-	    if [ -f "$SRCFILE" ]; then
##############################################
madplay-0.15.2b/missing-250-
madplay-0.15.2b/missing:251:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
madplay-0.15.2b/missing-252-    if test -z "$file"; then
madplay-0.15.2b/missing:253:	file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'`
madplay-0.15.2b/missing-254-    fi
##############################################
madplay-0.15.2b/missing-276-         the \`GNU make' package.  Grab either from any GNU archive site."
madplay-0.15.2b/missing:277:    file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'`
madplay-0.15.2b/missing-278-    if test -z "$file"; then
madplay-0.15.2b/missing:279:      file=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
madplay-0.15.2b/missing:280:      file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $file`
madplay-0.15.2b/missing-281-    fi
##############################################
madplay-0.15.2b/missing-304-	*o*)
madplay-0.15.2b/missing:305:	    firstarg=`echo "$firstarg" | sed s/o//`
madplay-0.15.2b/missing-306-	    tar "$firstarg" "$@" && exit 0
##############################################
madplay-0.15.2b/missing-310-	*h*)
madplay-0.15.2b/missing:311:	    firstarg=`echo "$firstarg" | sed s/h//`
madplay-0.15.2b/missing-312-	    tar "$firstarg" "$@" && exit 0
##############################################
madplay-0.15.2b/mkinstalldirs-69-do
madplay-0.15.2b/mkinstalldirs:70:  set fnord `echo ":$file" | sed -ne 's/^:\//#/;s/^://;s/\// /g;s/^#/\//;p'`
madplay-0.15.2b/mkinstalldirs-71-  shift
##############################################
madplay-0.15.2b/audio_jaguar.c-243-    /* PPC count leading zeros */
madplay-0.15.2b/audio_jaguar.c:244:    asm ("cntlzw %0,%1" : "=r" (zc) : "r" (abs));
madplay-0.15.2b/audio_jaguar.c-245-
##############################################
madplay-0.15.2b/abxtest-128-
madplay-0.15.2b/abxtest:129:	trial=`expr $trial + 1`
madplay-0.15.2b/abxtest-130-    done
##############################################
madplay-0.15.2b/abxtest-204-    echo $n "trial $trial: $c"
madplay-0.15.2b/abxtest:205:    X=`eval eval echo \\\\\$\\\$x$trial`
madplay-0.15.2b/abxtest-206-
##############################################
madplay-0.15.2b/abxtest-220-	a|b|x)
madplay-0.15.2b/abxtest:221:	    input=`echo $input | tr abx ABX`
madplay-0.15.2b/abxtest-222-	    echo "playing $input ..."
madplay-0.15.2b/abxtest:223:	    cmd=`eval echo \\\$$input`
madplay-0.15.2b/abxtest-224-	    trap "" 2
##############################################
madplay-0.15.2b/abxtest-241-	    votes="$votes$input"
madplay-0.15.2b/abxtest:242:	    if [ $input = "`eval echo \\\$x$trial`" ]
madplay-0.15.2b/abxtest-243-	    then
madplay-0.15.2b/abxtest:244:		correct=`expr $correct + 1`
madplay-0.15.2b/abxtest-245-	    fi
madplay-0.15.2b/abxtest-246-	    trials=$trial
madplay-0.15.2b/abxtest:247:	    prob=`probability $correct $trials`
madplay-0.15.2b/abxtest:248:	    trial=`expr $trial + 1`
madplay-0.15.2b/abxtest-249-	    input="x"
##############################################
madplay-0.15.2b/abxtest-275-then
madplay-0.15.2b/abxtest:276:    echo $n " (`expr \( $correct \* 1000 / $trials + 5 \) / 10`%)$c"
madplay-0.15.2b/abxtest-277-fi
##############################################
madplay-0.15.2b/msvc++/Makefile.in-237-distdir: $(DISTFILES)
madplay-0.15.2b/msvc++/Makefile.in:238:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/msvc++/Makefile.in:239:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
madplay-0.15.2b/msvc++/Makefile.in-240-	list='$(DISTFILES)'; for file in $$list; do \
madplay-0.15.2b/msvc++/Makefile.in-241-	  case $$file in \
madplay-0.15.2b/msvc++/Makefile.in:242:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
madplay-0.15.2b/msvc++/Makefile.in:243:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
madplay-0.15.2b/msvc++/Makefile.in-244-	  esac; \
madplay-0.15.2b/msvc++/Makefile.in-245-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
madplay-0.15.2b/msvc++/Makefile.in:246:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
madplay-0.15.2b/msvc++/Makefile.in-247-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \