===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
ecasound-2.9.3/config.sub-52-
ecasound-2.9.3/config.sub:53:me=`echo "$0" | sed -e 's,.*/,,'`
ecasound-2.9.3/config.sub-54-
##############################################
ecasound-2.9.3/config.sub-114-# Here we must recognize all the valid KERNEL-OS combinations.
ecasound-2.9.3/config.sub:115:maybe_os=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\2/'`
ecasound-2.9.3/config.sub-116-case $maybe_os in
##############################################
ecasound-2.9.3/config.sub-122-    os=-$maybe_os
ecasound-2.9.3/config.sub:123:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`
ecasound-2.9.3/config.sub-124-    ;;
##############################################
ecasound-2.9.3/config.sub-126-    os=-linux-android
ecasound-2.9.3/config.sub:127:    basic_machine=`echo "$1" | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'`-unknown
ecasound-2.9.3/config.sub-128-    ;;
ecasound-2.9.3/config.sub-129-  *)
ecasound-2.9.3/config.sub:130:    basic_machine=`echo "$1" | sed 's/-[^-]*$//'`
ecasound-2.9.3/config.sub-131-    if [ "$basic_machine" != "$1" ]
ecasound-2.9.3/config.sub:132:    then os=`echo "$1" | sed 's/.*-/-/'`
ecasound-2.9.3/config.sub-133-    else os=; fi
##############################################
ecasound-2.9.3/config.sub-180-		os=-sco5v6
ecasound-2.9.3/config.sub:181:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-182-		;;
##############################################
ecasound-2.9.3/config.sub-184-		os=-sco3.2v5
ecasound-2.9.3/config.sub:185:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-186-		;;
##############################################
ecasound-2.9.3/config.sub-188-		os=-sco3.2v4
ecasound-2.9.3/config.sub:189:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-190-		;;
ecasound-2.9.3/config.sub-191-	-sco3.2.[4-9]*)
ecasound-2.9.3/config.sub:192:		os=`echo $os | sed -e 's/sco3.2./sco3.2v/'`
ecasound-2.9.3/config.sub:193:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-194-		;;
##############################################
ecasound-2.9.3/config.sub-196-		# Don't forget version if it is 3.2v4 or newer.
ecasound-2.9.3/config.sub:197:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-198-		;;
##############################################
ecasound-2.9.3/config.sub-200-		# Don't forget version if it is 3.2v4 or newer.
ecasound-2.9.3/config.sub:201:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-202-		;;
##############################################
ecasound-2.9.3/config.sub-204-		os=-sco3.2v2
ecasound-2.9.3/config.sub:205:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-206-		;;
ecasound-2.9.3/config.sub-207-	-udk*)
ecasound-2.9.3/config.sub:208:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-209-		;;
##############################################
ecasound-2.9.3/config.sub-211-		os=-isc2.2
ecasound-2.9.3/config.sub:212:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-213-		;;
##############################################
ecasound-2.9.3/config.sub-217-	-isc*)
ecasound-2.9.3/config.sub:218:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-pc/'`
ecasound-2.9.3/config.sub-219-		;;
##############################################
ecasound-2.9.3/config.sub-229-	-ptx*)
ecasound-2.9.3/config.sub:230:		basic_machine=`echo "$1" | sed -e 's/86-.*/86-sequent/'`
ecasound-2.9.3/config.sub-231-		;;
##############################################
ecasound-2.9.3/config.sub-364-	*-*-*)
ecasound-2.9.3/config.sub:365:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ecasound-2.9.3/config.sub-366-		exit 1
##############################################
ecasound-2.9.3/config.sub-493-	amd64-*)
ecasound-2.9.3/config.sub:494:		basic_machine=x86_64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-495-		;;
##############################################
ecasound-2.9.3/config.sub-538-	blackfin-*)
ecasound-2.9.3/config.sub:539:		basic_machine=bfin-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-540-		os=-linux
##############################################
ecasound-2.9.3/config.sub-546-	c54x-*)
ecasound-2.9.3/config.sub:547:		basic_machine=tic54x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-548-		;;
ecasound-2.9.3/config.sub-549-	c55x-*)
ecasound-2.9.3/config.sub:550:		basic_machine=tic55x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-551-		;;
ecasound-2.9.3/config.sub-552-	c6x-*)
ecasound-2.9.3/config.sub:553:		basic_machine=tic6x-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-554-		;;
##############################################
ecasound-2.9.3/config.sub-650-	e500v[12]-*)
ecasound-2.9.3/config.sub:651:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-652-		os=$os"spe"
##############################################
ecasound-2.9.3/config.sub-754-	i*86v32)
ecasound-2.9.3/config.sub:755:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ecasound-2.9.3/config.sub-756-		os=-sysv32
##############################################
ecasound-2.9.3/config.sub-758-	i*86v4*)
ecasound-2.9.3/config.sub:759:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ecasound-2.9.3/config.sub-760-		os=-sysv4
##############################################
ecasound-2.9.3/config.sub-762-	i*86v)
ecasound-2.9.3/config.sub:763:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ecasound-2.9.3/config.sub-764-		os=-sysv
##############################################
ecasound-2.9.3/config.sub-766-	i*86sol2)
ecasound-2.9.3/config.sub:767:		basic_machine=`echo "$1" | sed -e 's/86.*/86-pc/'`
ecasound-2.9.3/config.sub-768-		os=-solaris2
##############################################
ecasound-2.9.3/config.sub-792-	leon-*|leon[3-9]-*)
ecasound-2.9.3/config.sub:793:		basic_machine=sparc-`echo "$basic_machine" | sed 's/-.*//'`
ecasound-2.9.3/config.sub-794-		;;
##############################################
ecasound-2.9.3/config.sub-799-	m68knommu-*)
ecasound-2.9.3/config.sub:800:		basic_machine=m68k-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-801-		os=-linux
##############################################
ecasound-2.9.3/config.sub-833-	mips3*-*)
ecasound-2.9.3/config.sub:834:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`
ecasound-2.9.3/config.sub-835-		;;
ecasound-2.9.3/config.sub-836-	mips3*)
ecasound-2.9.3/config.sub:837:		basic_machine=`echo "$basic_machine" | sed -e 's/mips3/mips64/'`-unknown
ecasound-2.9.3/config.sub-838-		;;
##############################################
ecasound-2.9.3/config.sub-855-	ms1-*)
ecasound-2.9.3/config.sub:856:		basic_machine=`echo "$basic_machine" | sed -e 's/ms1-/mt-/'`
ecasound-2.9.3/config.sub-857-		;;
##############################################
ecasound-2.9.3/config.sub-980-	parisc-*)
ecasound-2.9.3/config.sub:981:		basic_machine=hppa-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-982-		os=-linux
##############################################
ecasound-2.9.3/config.sub-996-	pc98-*)
ecasound-2.9.3/config.sub:997:		basic_machine=i386-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-998-		;;
##############################################
ecasound-2.9.3/config.sub-1011-	pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*)
ecasound-2.9.3/config.sub:1012:		basic_machine=i586-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1013-		;;
ecasound-2.9.3/config.sub-1014-	pentiumpro-* | p6-* | 6x86-* | athlon-*)
ecasound-2.9.3/config.sub:1015:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1016-		;;
ecasound-2.9.3/config.sub-1017-	pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*)
ecasound-2.9.3/config.sub:1018:		basic_machine=i686-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1019-		;;
ecasound-2.9.3/config.sub-1020-	pentium4-*)
ecasound-2.9.3/config.sub:1021:		basic_machine=i786-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1022-		;;
##############################################
ecasound-2.9.3/config.sub-1030-	ppc-* | ppcbe-*)
ecasound-2.9.3/config.sub:1031:		basic_machine=powerpc-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1032-		;;
##############################################
ecasound-2.9.3/config.sub-1036-	ppcle-* | powerpclittle-*)
ecasound-2.9.3/config.sub:1037:		basic_machine=powerpcle-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1038-		;;
##############################################
ecasound-2.9.3/config.sub-1040-		;;
ecasound-2.9.3/config.sub:1041:	ppc64-*) basic_machine=powerpc64-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1042-		;;
##############################################
ecasound-2.9.3/config.sub-1046-	ppc64le-* | powerpc64little-*)
ecasound-2.9.3/config.sub:1047:		basic_machine=powerpc64le-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1048-		;;
##############################################
ecasound-2.9.3/config.sub-1122-	strongarm-* | thumb-*)
ecasound-2.9.3/config.sub:1123:		basic_machine=arm-`echo "$basic_machine" | sed 's/^[^-]*-//'`
ecasound-2.9.3/config.sub-1124-		;;
##############################################
ecasound-2.9.3/config.sub-1255-	xscale-* | xscalee[bl]-*)
ecasound-2.9.3/config.sub:1256:		basic_machine=`echo "$basic_machine" | sed 's/^xscale/arm/'`
ecasound-2.9.3/config.sub-1257-		;;
##############################################
ecasound-2.9.3/config.sub-1317-	*)
ecasound-2.9.3/config.sub:1318:		echo Invalid configuration \`"$1"\': machine \`"$basic_machine"\' not recognized 1>&2
ecasound-2.9.3/config.sub-1319-		exit 1
##############################################
ecasound-2.9.3/config.sub-1325-	*-digital*)
ecasound-2.9.3/config.sub:1326:		basic_machine=`echo "$basic_machine" | sed 's/digital.*/dec/'`
ecasound-2.9.3/config.sub-1327-		;;
ecasound-2.9.3/config.sub-1328-	*-commodore*)
ecasound-2.9.3/config.sub:1329:		basic_machine=`echo "$basic_machine" | sed 's/commodore.*/cbm/'`
ecasound-2.9.3/config.sub-1330-		;;
##############################################
ecasound-2.9.3/config.sub-1346-	-solaris1 | -solaris1.*)
ecasound-2.9.3/config.sub:1347:		os=`echo $os | sed -e 's|solaris1|sunos4|'`
ecasound-2.9.3/config.sub-1348-		;;
##############################################
ecasound-2.9.3/config.sub-1355-	-gnu/linux*)
ecasound-2.9.3/config.sub:1356:		os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
ecasound-2.9.3/config.sub-1357-		;;
##############################################
ecasound-2.9.3/config.sub-1407-	-nto*)
ecasound-2.9.3/config.sub:1408:		os=`echo $os | sed -e 's|nto|nto-qnx|'`
ecasound-2.9.3/config.sub-1409-		;;
##############################################
ecasound-2.9.3/config.sub-1414-	-mac*)
ecasound-2.9.3/config.sub:1415:		os=`echo "$os" | sed -e 's|mac|macos|'`
ecasound-2.9.3/config.sub-1416-		;;
##############################################
ecasound-2.9.3/config.sub-1420-	-linux*)
ecasound-2.9.3/config.sub:1421:		os=`echo $os | sed -e 's|linux|linux-gnu|'`
ecasound-2.9.3/config.sub-1422-		;;
ecasound-2.9.3/config.sub-1423-	-sunos5*)
ecasound-2.9.3/config.sub:1424:		os=`echo "$os" | sed -e 's|sunos5|solaris2|'`
ecasound-2.9.3/config.sub-1425-		;;
ecasound-2.9.3/config.sub-1426-	-sunos6*)
ecasound-2.9.3/config.sub:1427:		os=`echo "$os" | sed -e 's|sunos6|solaris3|'`
ecasound-2.9.3/config.sub-1428-		;;
##############################################
ecasound-2.9.3/config.sub-1469-	-sinix5.*)
ecasound-2.9.3/config.sub:1470:		os=`echo $os | sed -e 's|sinix|sysv|'`
ecasound-2.9.3/config.sub-1471-		;;
##############################################
ecasound-2.9.3/config.sub-1528-		# Get rid of the `-' at the beginning of $os.
ecasound-2.9.3/config.sub:1529:		os=`echo $os | sed 's/[^-]*-//'`
ecasound-2.9.3/config.sub:1530:		echo Invalid configuration \`"$1"\': system \`"$os"\' not recognized 1>&2
ecasound-2.9.3/config.sub-1531-		exit 1
##############################################
ecasound-2.9.3/config.sub-1788-		esac
ecasound-2.9.3/config.sub:1789:		basic_machine=`echo "$basic_machine" | sed "s/unknown/$vendor/"`
ecasound-2.9.3/config.sub-1790-		;;
##############################################
ecasound-2.9.3/install-sh-234-      fi
ecasound-2.9.3/install-sh:235:      cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
ecasound-2.9.3/install-sh-236-    *)
##############################################
ecasound-2.9.3/install-sh-280-      dstdir=$dst
ecasound-2.9.3/install-sh:281:      dstbase=`basename "$src"`
ecasound-2.9.3/install-sh-282-      case $dst in
##############################################
ecasound-2.9.3/install-sh-287-    else
ecasound-2.9.3/install-sh:288:      dstdir=`dirname "$dst"`
ecasound-2.9.3/install-sh-289-      test -d "$dstdir"
##############################################
ecasound-2.9.3/install-sh-354-                   test_tmpdir="$tmpdir/a"
ecasound-2.9.3/install-sh:355:                   ls_ld_tmpdir=`ls -ld "$test_tmpdir"`
ecasound-2.9.3/install-sh-356-                   case $ls_ld_tmpdir in
##############################################
ecasound-2.9.3/install-sh-361-                   $mkdirprog -m$different_mode -p -- "$test_tmpdir" && {
ecasound-2.9.3/install-sh:362:                     ls_ld_tmpdir_1=`ls -ld "$test_tmpdir"`
ecasound-2.9.3/install-sh-363-                     test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
##############################################
ecasound-2.9.3/install-sh-419-            case $prefix in
ecasound-2.9.3/install-sh:420:              *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
ecasound-2.9.3/install-sh-421-              *) qprefix=$prefix;;
##############################################
ecasound-2.9.3/install-sh-468-    if $copy_on_change &&
ecasound-2.9.3/install-sh:469:       old=`LC_ALL=C ls -dlL "$dst"     2>/dev/null` &&
ecasound-2.9.3/install-sh:470:       new=`LC_ALL=C ls -dlL "$dsttmp"  2>/dev/null` &&
ecasound-2.9.3/install-sh-471-       set -f &&
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-310-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
ecasound-2.9.3/rubyecasound/Makefile.in:311:	      all=`expr $$all + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-312-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/rubyecasound/Makefile.in-313-	      *" $$tst "*) \
ecasound-2.9.3/rubyecasound/Makefile.in:314:		xpass=`expr $$xpass + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in:315:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-316-		echo "XPASS: $$tst"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-322-	    elif test $$? -ne 77; then \
ecasound-2.9.3/rubyecasound/Makefile.in:323:	      all=`expr $$all + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-324-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/rubyecasound/Makefile.in-325-	      *" $$tst "*) \
ecasound-2.9.3/rubyecasound/Makefile.in:326:		xfail=`expr $$xfail + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-327-		echo "XFAIL: $$tst"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-329-	      *) \
ecasound-2.9.3/rubyecasound/Makefile.in:330:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-331-		echo "FAIL: $$tst"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-334-	    else \
ecasound-2.9.3/rubyecasound/Makefile.in:335:	      skip=`expr $$skip + 1`; \
ecasound-2.9.3/rubyecasound/Makefile.in-336-	      echo "SKIP: $$tst"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-355-	    skipped="($$skip tests were not run)"; \
ecasound-2.9.3/rubyecasound/Makefile.in:356:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/rubyecasound/Makefile.in-357-	      dashes="$$skipped"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-361-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
ecasound-2.9.3/rubyecasound/Makefile.in:362:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/rubyecasound/Makefile.in-363-	      dashes="$$report"; \
ecasound-2.9.3/rubyecasound/Makefile.in-364-	  fi; \
ecasound-2.9.3/rubyecasound/Makefile.in:365:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
ecasound-2.9.3/rubyecasound/Makefile.in-366-	  echo "$$dashes"; \
##############################################
ecasound-2.9.3/rubyecasound/Makefile.in-374-distdir: $(DISTFILES)
ecasound-2.9.3/rubyecasound/Makefile.in:375:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/rubyecasound/Makefile.in:376:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/rubyecasound/Makefile.in-377-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/rubyecasound/Makefile.in-378-	  case $$file in \
ecasound-2.9.3/rubyecasound/Makefile.in:379:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/rubyecasound/Makefile.in:380:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/rubyecasound/Makefile.in-381-	  esac; \
ecasound-2.9.3/rubyecasound/Makefile.in-382-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/rubyecasound/Makefile.in:383:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/rubyecasound/Makefile.in-384-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Documentation/users_guide/Makefile.in-305-distdir: $(DISTFILES)
ecasound-2.9.3/Documentation/users_guide/Makefile.in:306:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in:307:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in-308-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/Documentation/users_guide/Makefile.in-309-	  case $$file in \
ecasound-2.9.3/Documentation/users_guide/Makefile.in:310:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in:311:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in-312-	  esac; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in-313-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in:314:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/Documentation/users_guide/Makefile.in-315-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-307-distdir: $(DISTFILES)
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in:308:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in:309:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-310-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-311-	  case $$file in \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in:312:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in:313:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-314-	  esac; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-315-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in:316:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/Documentation/programmers_guide/Makefile.in-317-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Documentation/Makefile.in-336-	dot_seen=no; \
ecasound-2.9.3/Documentation/Makefile.in:337:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/Documentation/Makefile.in-338-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ecasound-2.9.3/Documentation/Makefile.in-372-	rev="$$rev ."; \
ecasound-2.9.3/Documentation/Makefile.in:373:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/Documentation/Makefile.in-374-	for subdir in $$rev; do \
##############################################
ecasound-2.9.3/Documentation/Makefile.in-446-GTAGS:
ecasound-2.9.3/Documentation/Makefile.in:447:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/Documentation/Makefile.in-448-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/Documentation/Makefile.in-454-distdir: $(DISTFILES)
ecasound-2.9.3/Documentation/Makefile.in:455:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/Makefile.in:456:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Documentation/Makefile.in-457-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/Documentation/Makefile.in-458-	  case $$file in \
ecasound-2.9.3/Documentation/Makefile.in:459:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/Documentation/Makefile.in:460:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/Documentation/Makefile.in-461-	  esac; \
ecasound-2.9.3/Documentation/Makefile.in-462-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/Documentation/Makefile.in:463:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/Documentation/Makefile.in-464-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Documentation/Makefile.in-485-	    || exit 1; \
ecasound-2.9.3/Documentation/Makefile.in:486:	    distdir=`$(am__cd) $(distdir) && pwd`; \
ecasound-2.9.3/Documentation/Makefile.in:487:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
ecasound-2.9.3/Documentation/Makefile.in-488-	    (cd $$subdir && \
##############################################
ecasound-2.9.3/config.guess-34-
ecasound-2.9.3/config.guess:35:me=`echo "$0" | sed -e 's,.*/,,'`
ecasound-2.9.3/config.guess-36-
##############################################
ecasound-2.9.3/config.guess-102-: ${TMPDIR=/tmp} ;
ecasound-2.9.3/config.guess:103: { tmp=`(umask 077 && mktemp -d "$TMPDIR/cgXXXXXX") 2>/dev/null` && test -n "$tmp" && test -d "$tmp" ; } ||
ecasound-2.9.3/config.guess-104- { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir $tmp) ; } ||
##############################################
ecasound-2.9.3/config.guess-151-	EOF
ecasound-2.9.3/config.guess:152:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^LIBC' | sed 's, ,,g'`"
ecasound-2.9.3/config.guess-153-
##############################################
ecasound-2.9.3/config.guess-188-	    earmv*)
ecasound-2.9.3/config.guess:189:		arch=`echo "$UNAME_MACHINE_ARCH" | sed -e 's,^e\(armv[0-9]\).*$,\1,'`
ecasound-2.9.3/config.guess:190:		endian=`echo "$UNAME_MACHINE_ARCH" | sed -ne 's,^.*\(eb\)$,\1,p'`
ecasound-2.9.3/config.guess-191-		machine="${arch}${endian}"-unknown
##############################################
ecasound-2.9.3/config.guess-220-		expr='s/^earmv[0-9]/-eabi/;s/eb$//'
ecasound-2.9.3/config.guess:221:		abi=`echo "$UNAME_MACHINE_ARCH" | sed -e "$expr"`
ecasound-2.9.3/config.guess-222-		;;
##############################################
ecasound-2.9.3/config.guess-233-	    *)
ecasound-2.9.3/config.guess:234:		release=`echo "$UNAME_RELEASE" | sed -e 's/[-_].*//' | cut -d. -f1,2`
ecasound-2.9.3/config.guess-235-		;;
##############################################
ecasound-2.9.3/config.guess-280-	*4.0)
ecasound-2.9.3/config.guess:281:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
ecasound-2.9.3/config.guess-282-		;;
ecasound-2.9.3/config.guess-283-	*5.*)
ecasound-2.9.3/config.guess:284:		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
ecasound-2.9.3/config.guess-285-		;;
##############################################
ecasound-2.9.3/config.guess-290-	# types through head -n 1, so we only detect the type of CPU 0.
ecasound-2.9.3/config.guess:291:	ALPHA_CPU_TYPE=`/usr/sbin/psrinfo -v | sed -n -e 's/^  The alpha \(.*\) processor.*$/\1/p' | head -n 1`
ecasound-2.9.3/config.guess-292-	case "$ALPHA_CPU_TYPE" in
##############################################
ecasound-2.9.3/config.guess-328-	# 1.2 uses "1.2" for uname -r.
ecasound-2.9.3/config.guess:329:	echo "$UNAME_MACHINE"-dec-osf"`echo "$UNAME_RELEASE" | sed -e 's/^[PVTX]//' | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz`"
ecasound-2.9.3/config.guess-330-	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
##############################################
ecasound-2.9.3/config.guess-379-    s390x:SunOS:*:*)
ecasound-2.9.3/config.guess:380:	echo "$UNAME_MACHINE"-ibm-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-381-	exit ;;
ecasound-2.9.3/config.guess-382-    sun4H:SunOS:5.*:*)
ecasound-2.9.3/config.guess:383:	echo sparc-hal-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-384-	exit ;;
ecasound-2.9.3/config.guess-385-    sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*)
ecasound-2.9.3/config.guess:386:	echo sparc-sun-solaris2"`echo "$UNAME_RELEASE" | sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-387-	exit ;;
##############################################
ecasound-2.9.3/config.guess-404-	fi
ecasound-2.9.3/config.guess:405:	echo "$SUN_ARCH"-pc-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-406-	exit ;;
##############################################
ecasound-2.9.3/config.guess-410-	# it's likely to be more like Solaris than SunOS4.
ecasound-2.9.3/config.guess:411:	echo sparc-sun-solaris3"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-412-	exit ;;
##############################################
ecasound-2.9.3/config.guess-419-	# Japanese Language versions have a version number like `4.1.3-JL'.
ecasound-2.9.3/config.guess:420:	echo sparc-sun-sunos"`echo "$UNAME_RELEASE"|sed -e 's/-/_/'`"
ecasound-2.9.3/config.guess-421-	exit ;;
##############################################
ecasound-2.9.3/config.guess-425-    sun*:*:4.2BSD:*)
ecasound-2.9.3/config.guess:426:	UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
ecasound-2.9.3/config.guess-427-	test "x$UNAME_RELEASE" = x && UNAME_RELEASE=3
##############################################
ecasound-2.9.3/config.guess-507-	$CC_FOR_BUILD -o "$dummy" "$dummy.c" &&
ecasound-2.9.3/config.guess:508:	  dummyarg=`echo "$UNAME_RELEASE" | sed -n 's/\([0-9]*\).*/\1/p'` &&
ecasound-2.9.3/config.guess:509:	  SYSTEM_NAME=`"$dummy" "$dummyarg"` &&
ecasound-2.9.3/config.guess-510-	    { echo "$SYSTEM_NAME"; exit; }
##############################################
ecasound-2.9.3/config.guess-563-    *:IRIX*:*:*)
ecasound-2.9.3/config.guess:564:	echo mips-sgi-irix"`echo "$UNAME_RELEASE"|sed -e 's/-/_/g'`"
ecasound-2.9.3/config.guess-565-	exit ;;
##############################################
ecasound-2.9.3/config.guess-593-EOF
ecasound-2.9.3/config.guess:594:		if $CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"`
ecasound-2.9.3/config.guess-595-		then
##############################################
ecasound-2.9.3/config.guess-606-    *:AIX:*:[4567])
ecasound-2.9.3/config.guess:607:	IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
ecasound-2.9.3/config.guess-608-	if /usr/sbin/lsattr -El "$IBM_CPU_ID" | grep ' POWER' >/dev/null 2>&1; then
##############################################
ecasound-2.9.3/config.guess-642-    9000/[34678]??:HP-UX:*:*)
ecasound-2.9.3/config.guess:643:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ecasound-2.9.3/config.guess-644-	case "$UNAME_MACHINE" in
##############################################
ecasound-2.9.3/config.guess-696-EOF
ecasound-2.9.3/config.guess:697:		    (CCOPTS="" $CC_FOR_BUILD -o "$dummy" "$dummy.c" 2>/dev/null) && HP_ARCH=`"$dummy"`
ecasound-2.9.3/config.guess-698-		    test -z "$HP_ARCH" && HP_ARCH=hppa
##############################################
ecasound-2.9.3/config.guess-724-    ia64:HP-UX:*:*)
ecasound-2.9.3/config.guess:725:	HPUX_REV=`echo "$UNAME_RELEASE"|sed -e 's/[^.]*.[0B]*//'`
ecasound-2.9.3/config.guess-726-	echo ia64-hp-hpux"$HPUX_REV"
##############################################
ecasound-2.9.3/config.guess-754-EOF
ecasound-2.9.3/config.guess:755:	$CC_FOR_BUILD -o "$dummy" "$dummy.c" && SYSTEM_NAME=`"$dummy"` &&
ecasound-2.9.3/config.guess-756-		{ echo "$SYSTEM_NAME"; exit; }
##############################################
ecasound-2.9.3/config.guess-825-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ecasound-2.9.3/config.guess:826:	FUJITSU_REL=`echo "$UNAME_RELEASE" | sed -e 's/ /_/'`
ecasound-2.9.3/config.guess-827-	echo "${FUJITSU_PROC}-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ecasound-2.9.3/config.guess-830-	FUJITSU_SYS=`uname -p | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/\///'`
ecasound-2.9.3/config.guess:831:	FUJITSU_REL=`echo "$UNAME_RELEASE" | tr ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz | sed -e 's/ /_/'`
ecasound-2.9.3/config.guess-832-	echo "sparc-fujitsu-${FUJITSU_SYS}${FUJITSU_REL}"
##############################################
ecasound-2.9.3/config.guess-850-	esac
ecasound-2.9.3/config.guess:851:	echo "$UNAME_PROCESSOR"-unknown-freebsd"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ecasound-2.9.3/config.guess-852-	exit ;;
##############################################
ecasound-2.9.3/config.guess-886-    prep*:SunOS:5.*:*)
ecasound-2.9.3/config.guess:887:	echo powerpcle-unknown-solaris2"`echo "$UNAME_RELEASE"|sed -e 's/[^.]*//'`"
ecasound-2.9.3/config.guess-888-	exit ;;
##############################################
ecasound-2.9.3/config.guess-890-	# the GNU system
ecasound-2.9.3/config.guess:891:	echo "`echo "$UNAME_MACHINE"|sed -e 's,[-/].*$,,'`-unknown-$LIBC`echo "$UNAME_RELEASE"|sed -e 's,/.*$,,'`"
ecasound-2.9.3/config.guess-892-	exit ;;
##############################################
ecasound-2.9.3/config.guess-894-	# other systems with GNU libc and userland
ecasound-2.9.3/config.guess:895:	echo "$UNAME_MACHINE-unknown-`echo "$UNAME_SYSTEM" | sed 's,^[^/]*/,,' | tr "[:upper:]" "[:lower:]"``echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`-$LIBC"
ecasound-2.9.3/config.guess-896-	exit ;;
##############################################
ecasound-2.9.3/config.guess-988-EOF
ecasound-2.9.3/config.guess:989:	eval "`$CC_FOR_BUILD -E "$dummy.c" 2>/dev/null | grep '^CPU'`"
ecasound-2.9.3/config.guess-990-	test "x$CPU" != x && { echo "$CPU-unknown-linux-$LIBC"; exit; }
##############################################
ecasound-2.9.3/config.guess-1092-    i*86:*:4.*:*)
ecasound-2.9.3/config.guess:1093:	UNAME_REL=`echo "$UNAME_RELEASE" | sed 's/\/MP$//'`
ecasound-2.9.3/config.guess-1094-	if grep Novell /usr/include/link.h >/dev/null 2>/dev/null; then
##############################################
ecasound-2.9.3/config.guess-1295-	fi
ecasound-2.9.3/config.guess:1296:	if test "`echo "$UNAME_RELEASE" | sed -e 's/\..*//'`" -le 10 ; then
ecasound-2.9.3/config.guess-1297-	    if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
##############################################
ecasound-2.9.3/config.guess-1393-    *:DragonFly:*:*)
ecasound-2.9.3/config.guess:1394:	echo "$UNAME_MACHINE"-unknown-dragonfly"`echo "$UNAME_RELEASE"|sed -e 's/[-(].*//'`"
ecasound-2.9.3/config.guess-1395-	exit ;;
##############################################
ecasound-2.9.3/config.guess-1406-    i*86:skyos:*:*)
ecasound-2.9.3/config.guess:1407:	echo "$UNAME_MACHINE"-pc-skyos"`echo "$UNAME_RELEASE" | sed -e 's/ .*$//'`"
ecasound-2.9.3/config.guess-1408-	exit ;;
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-58-CONFIG_CLEAN_FILES = libecasoundc-config
ecasound-2.9.3/libecasoundc/Makefile.in:59:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ecasound-2.9.3/libecasoundc/Makefile.in-60-am__vpath_adj = case $$p in \
ecasound-2.9.3/libecasoundc/Makefile.in:61:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/libecasoundc/Makefile.in-62-    *) f=$$p;; \
ecasound-2.9.3/libecasoundc/Makefile.in-63-  esac;
ecasound-2.9.3/libecasoundc/Makefile.in:64:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
ecasound-2.9.3/libecasoundc/Makefile.in-65-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-413-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ecasound-2.9.3/libecasoundc/Makefile.in:414:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ecasound-2.9.3/libecasoundc/Makefile.in-415-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-425-	@list='$(check_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/libecasoundc/Makefile.in:426:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/libecasoundc/Makefile.in-427-	  echo " rm -f $$p $$f"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-457-.c.obj:
ecasound-2.9.3/libecasoundc/Makefile.in:458:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/libecasoundc/Makefile.in-459-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-461-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:462:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ecasound-2.9.3/libecasoundc/Makefile.in-463-
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-471-libecasoundc_la-ecasoundc_sa.lo: ecasoundc_sa.c
ecasound-2.9.3/libecasoundc/Makefile.in:472:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_la_CFLAGS) $(CFLAGS) -MT libecasoundc_la-ecasoundc_sa.lo -MD -MP -MF "$(DEPDIR)/libecasoundc_la-ecasoundc_sa.Tpo" -c -o libecasoundc_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo '$(srcdir)/'`ecasoundc_sa.c; \
ecasound-2.9.3/libecasoundc/Makefile.in-473-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libecasoundc_la-ecasoundc_sa.Tpo" "$(DEPDIR)/libecasoundc_la-ecasoundc_sa.Plo"; else rm -f "$(DEPDIR)/libecasoundc_la-ecasoundc_sa.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-475-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:476:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_la_CFLAGS) $(CFLAGS) -c -o libecasoundc_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo '$(srcdir)/'`ecasoundc_sa.c
ecasound-2.9.3/libecasoundc/Makefile.in-477-
ecasound-2.9.3/libecasoundc/Makefile.in-478-libecasoundc_debug_la-ecasoundc_sa.lo: ecasoundc_sa.c
ecasound-2.9.3/libecasoundc/Makefile.in:479:@am__fastdepCC_TRUE@	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_debug_la_CFLAGS) $(CFLAGS) -MT libecasoundc_debug_la-ecasoundc_sa.lo -MD -MP -MF "$(DEPDIR)/libecasoundc_debug_la-ecasoundc_sa.Tpo" -c -o libecasoundc_debug_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo '$(srcdir)/'`ecasoundc_sa.c; \
ecasound-2.9.3/libecasoundc/Makefile.in-480-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/libecasoundc_debug_la-ecasoundc_sa.Tpo" "$(DEPDIR)/libecasoundc_debug_la-ecasoundc_sa.Plo"; else rm -f "$(DEPDIR)/libecasoundc_debug_la-ecasoundc_sa.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-482-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:483:@am__fastdepCC_FALSE@	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_debug_la_CFLAGS) $(CFLAGS) -c -o libecasoundc_debug_la-ecasoundc_sa.lo `test -f 'ecasoundc_sa.c' || echo '$(srcdir)/'`ecasoundc_sa.c
ecasound-2.9.3/libecasoundc/Makefile.in-484-
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-492-.cpp.obj:
ecasound-2.9.3/libecasoundc/Makefile.in:493:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/libecasoundc/Makefile.in-494-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-496-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:497:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/libecasoundc/Makefile.in-498-
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-506-libecasoundc_la-eca-control-interface.lo: eca-control-interface.cpp
ecasound-2.9.3/libecasoundc/Makefile.in:507:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_la_CXXFLAGS) $(CXXFLAGS) -MT libecasoundc_la-eca-control-interface.lo -MD -MP -MF "$(DEPDIR)/libecasoundc_la-eca-control-interface.Tpo" -c -o libecasoundc_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo '$(srcdir)/'`eca-control-interface.cpp; \
ecasound-2.9.3/libecasoundc/Makefile.in-508-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libecasoundc_la-eca-control-interface.Tpo" "$(DEPDIR)/libecasoundc_la-eca-control-interface.Plo"; else rm -f "$(DEPDIR)/libecasoundc_la-eca-control-interface.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-510-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:511:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_la_CXXFLAGS) $(CXXFLAGS) -c -o libecasoundc_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo '$(srcdir)/'`eca-control-interface.cpp
ecasound-2.9.3/libecasoundc/Makefile.in-512-
ecasound-2.9.3/libecasoundc/Makefile.in-513-libecasoundc_debug_la-eca-control-interface.lo: eca-control-interface.cpp
ecasound-2.9.3/libecasoundc/Makefile.in:514:@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_debug_la_CXXFLAGS) $(CXXFLAGS) -MT libecasoundc_debug_la-eca-control-interface.lo -MD -MP -MF "$(DEPDIR)/libecasoundc_debug_la-eca-control-interface.Tpo" -c -o libecasoundc_debug_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo '$(srcdir)/'`eca-control-interface.cpp; \
ecasound-2.9.3/libecasoundc/Makefile.in-515-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libecasoundc_debug_la-eca-control-interface.Tpo" "$(DEPDIR)/libecasoundc_debug_la-eca-control-interface.Plo"; else rm -f "$(DEPDIR)/libecasoundc_debug_la-eca-control-interface.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-517-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasoundc/Makefile.in:518:@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libecasoundc_debug_la_CXXFLAGS) $(CXXFLAGS) -c -o libecasoundc_debug_la-eca-control-interface.lo `test -f 'eca-control-interface.cpp' || echo '$(srcdir)/'`eca-control-interface.cpp
ecasound-2.9.3/libecasoundc/Makefile.in-519-
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-570-GTAGS:
ecasound-2.9.3/libecasoundc/Makefile.in:571:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/libecasoundc/Makefile.in-572-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-587-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
ecasound-2.9.3/libecasoundc/Makefile.in:588:	      all=`expr $$all + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-589-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/libecasoundc/Makefile.in-590-	      *" $$tst "*) \
ecasound-2.9.3/libecasoundc/Makefile.in:591:		xpass=`expr $$xpass + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in:592:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-593-		echo "XPASS: $$tst"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-599-	    elif test $$? -ne 77; then \
ecasound-2.9.3/libecasoundc/Makefile.in:600:	      all=`expr $$all + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-601-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/libecasoundc/Makefile.in-602-	      *" $$tst "*) \
ecasound-2.9.3/libecasoundc/Makefile.in:603:		xfail=`expr $$xfail + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-604-		echo "XFAIL: $$tst"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-606-	      *) \
ecasound-2.9.3/libecasoundc/Makefile.in:607:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-608-		echo "FAIL: $$tst"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-611-	    else \
ecasound-2.9.3/libecasoundc/Makefile.in:612:	      skip=`expr $$skip + 1`; \
ecasound-2.9.3/libecasoundc/Makefile.in-613-	      echo "SKIP: $$tst"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-632-	    skipped="($$skip tests were not run)"; \
ecasound-2.9.3/libecasoundc/Makefile.in:633:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/libecasoundc/Makefile.in-634-	      dashes="$$skipped"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-638-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
ecasound-2.9.3/libecasoundc/Makefile.in:639:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/libecasoundc/Makefile.in-640-	      dashes="$$report"; \
ecasound-2.9.3/libecasoundc/Makefile.in-641-	  fi; \
ecasound-2.9.3/libecasoundc/Makefile.in:642:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
ecasound-2.9.3/libecasoundc/Makefile.in-643-	  echo "$$dashes"; \
##############################################
ecasound-2.9.3/libecasoundc/Makefile.in-651-distdir: $(DISTFILES)
ecasound-2.9.3/libecasoundc/Makefile.in:652:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasoundc/Makefile.in:653:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasoundc/Makefile.in-654-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/libecasoundc/Makefile.in-655-	  case $$file in \
ecasound-2.9.3/libecasoundc/Makefile.in:656:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/libecasoundc/Makefile.in:657:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/libecasoundc/Makefile.in-658-	  esac; \
ecasound-2.9.3/libecasoundc/Makefile.in-659-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/libecasoundc/Makefile.in:660:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/libecasoundc/Makefile.in-661-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/ltmain.sh-103-#
ecasound-2.9.3/ltmain.sh:104:#   . `echo "$0" | ${SED-sed} 's|[^/]*$||'`/build-aux/funclib.sh
ecasound-2.9.3/ltmain.sh-105-#
##############################################
ecasound-2.9.3/ltmain.sh-202-          func_executable_p "$_G_path_prog" || continue
ecasound-2.9.3/ltmain.sh:203:          case `"$_G_path_prog" --version 2>&1` in
ecasound-2.9.3/ltmain.sh-204-            *GNU*) func_path_progs_result=$_G_path_prog _G_path_prog_found=: ;;
##############################################
ecasound-2.9.3/ltmain.sh-249-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ecasound-2.9.3/ltmain.sh:250:      _G_count=`expr $_G_count + 1`
ecasound-2.9.3/ltmain.sh-251-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ecasound-2.9.3/ltmain.sh-285-      diff conftest.out conftest.nl >/dev/null 2>&1 || break
ecasound-2.9.3/ltmain.sh:286:      _G_count=`expr $_G_count + 1`
ecasound-2.9.3/ltmain.sh-287-      if test "$_G_count" -gt "$_G_path_prog_max"; then
##############################################
ecasound-2.9.3/ltmain.sh-410-# The name of this program.
ecasound-2.9.3/ltmain.sh:411:progname=`$ECHO "$progpath" |$SED "$sed_basename"`
ecasound-2.9.3/ltmain.sh-412-
##############################################
ecasound-2.9.3/ltmain.sh-416-  *[\\/]*)
ecasound-2.9.3/ltmain.sh:417:     progdir=`$ECHO "$progpath" |$SED "$sed_dirname"`
ecasound-2.9.3/ltmain.sh:418:     progdir=`cd "$progdir" && pwd`
ecasound-2.9.3/ltmain.sh-419-     progpath=$progdir/$progname
##############################################
ecasound-2.9.3/ltmain.sh-610-
ecasound-2.9.3/ltmain.sh:611:    eval _G_current_value='`$ECHO $'$1'`'
ecasound-2.9.3/ltmain.sh:612:    _G_delim=`expr "$2" : '\(.\)'`
ecasound-2.9.3/ltmain.sh-613-
##############################################
ecasound-2.9.3/ltmain.sh-639-
ecasound-2.9.3/ltmain.sh:640:    func_arith_result=`expr "$@"`
ecasound-2.9.3/ltmain.sh-641-  }
##############################################
ecasound-2.9.3/ltmain.sh-660-  # ...otherwise fall back to using sed.
ecasound-2.9.3/ltmain.sh:661:  _b='func_basename_result=`$ECHO "$1" |$SED "$sed_basename"`'
ecasound-2.9.3/ltmain.sh:662:  _d='func_dirname_result=`$ECHO "$1"  |$SED "$sed_dirname"`
ecasound-2.9.3/ltmain.sh-663-      if test "X$func_dirname_result" = "X$1"; then
##############################################
ecasound-2.9.3/ltmain.sh-757-      test -n "$_G_tc" && {
ecasound-2.9.3/ltmain.sh:758:        _G_esc_tc=`$ECHO "$_G_tc" | $SED "$sed_make_literal_regex"`
ecasound-2.9.3/ltmain.sh:759:        _G_indent=`$ECHO "$_G_indent" | $SED "s|$_G_esc_tc||g"`
ecasound-2.9.3/ltmain.sh-760-      }
ecasound-2.9.3/ltmain.sh-761-    done
ecasound-2.9.3/ltmain.sh:762:    _G_indent="$progname: "`echo "$_G_indent" | $SED 's|.| |g'`"  " ## exclude from sc_prohibit_nested_quotes
ecasound-2.9.3/ltmain.sh-763-
##############################################
ecasound-2.9.3/ltmain.sh-831-
ecasound-2.9.3/ltmain.sh:832:    func_len_result=`expr "$1" : ".*" 2>/dev/null || echo $max_cmd_len`
ecasound-2.9.3/ltmain.sh-833-  }
##############################################
ecasound-2.9.3/ltmain.sh-863-        # ...otherwise throw away the child directory and loop
ecasound-2.9.3/ltmain.sh:864:        _G_directory_path=`$ECHO "$_G_directory_path" | $SED -e "$sed_dirname"`
ecasound-2.9.3/ltmain.sh-865-      done
ecasound-2.9.3/ltmain.sh:866:      _G_dir_list=`$ECHO "$_G_dir_list" | $SED 's|:*$||'`
ecasound-2.9.3/ltmain.sh-867-
##############################################
ecasound-2.9.3/ltmain.sh-901-      # If mktemp works, use that first and foremost
ecasound-2.9.3/ltmain.sh:902:      _G_tmpdir=`mktemp -d "$_G_template-XXXXXXXX" 2>/dev/null`
ecasound-2.9.3/ltmain.sh-903-
##############################################
ecasound-2.9.3/ltmain.sh-1111-        *[\\\`\"\$]*)
ecasound-2.9.3/ltmain.sh:1112:	  _G_unquoted_arg=`printf '%s\n' "$1" |$SED "$sed_quote_subst"` ;;
ecasound-2.9.3/ltmain.sh-1113-        *)
##############################################
ecasound-2.9.3/ltmain.sh-1198-    case $2 in
ecasound-2.9.3/ltmain.sh:1199:      .*) func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%\\\\$2\$%%"`;;
ecasound-2.9.3/ltmain.sh:1200:      *)  func_stripname_result=`$ECHO "$3" | $SED -e "s%^$1%%" -e "s%$2\$%%"`;;
ecasound-2.9.3/ltmain.sh-1201-    esac
##############################################
ecasound-2.9.3/ltmain.sh-1271-    [0-9]* | *[!a-zA-Z0-9_]*)
ecasound-2.9.3/ltmain.sh:1272:      func_tr_sh_result=`$ECHO "$1" | $SED -e 's/^\([0-9]\)/_\1/' -e 's/[^a-zA-Z0-9_]/_/g'`
ecasound-2.9.3/ltmain.sh-1273-      ;;
##############################################
ecasound-2.9.3/ltmain.sh-1358-
ecasound-2.9.3/ltmain.sh:1359:    test "x$1" = x`func_sort_ver "$1" "$2" | $SED 1q`
ecasound-2.9.3/ltmain.sh-1360-}
##############################################
ecasound-2.9.3/ltmain.sh-1424-# The default options also support '--debug', which will turn on shell
ecasound-2.9.3/ltmain.sh:1425:# execution tracing (see the comment above debug_cmd below for another
ecasound-2.9.3/ltmain.sh-1426-# use), and '--verbose' and the func_verbose function to allow your script
##############################################
ecasound-2.9.3/ltmain.sh-1517-
ecasound-2.9.3/ltmain.sh:1518:    eval ${1}_hooks='`$ECHO "\$'$1'_hooks" |$SED "s| '$2'||"`'
ecasound-2.9.3/ltmain.sh-1519-}
##############################################
ecasound-2.9.3/ltmain.sh-1943-
ecasound-2.9.3/ltmain.sh:1944:      func_split_equals_lhs=`expr "x$1" : 'x\([^=]*\)'`
ecasound-2.9.3/ltmain.sh-1945-      func_split_equals_rhs=
ecasound-2.9.3/ltmain.sh-1946-      test "x$func_split_equals_lhs" = "x$1" \
ecasound-2.9.3/ltmain.sh:1947:        || func_split_equals_rhs=`expr "x$1" : 'x[^=]*=\(.*\)$'`
ecasound-2.9.3/ltmain.sh-1948-  }
##############################################
ecasound-2.9.3/ltmain.sh-1971-
ecasound-2.9.3/ltmain.sh:1972:      func_split_short_opt_name=`expr "x$1" : 'x-\(.\)'`
ecasound-2.9.3/ltmain.sh:1973:      func_split_short_opt_arg=`expr "x$1" : 'x-.\(.*\)$'`
ecasound-2.9.3/ltmain.sh-1974-  }
##############################################
ecasound-2.9.3/ltmain.sh-2144-       version:        $progname $scriptversion Debian-2.4.6-9
ecasound-2.9.3/ltmain.sh:2145:       automake:       `($AUTOMAKE --version) 2>/dev/null |$SED 1q`
ecasound-2.9.3/ltmain.sh:2146:       autoconf:       `($AUTOCONF --version) 2>/dev/null |$SED 1q`
ecasound-2.9.3/ltmain.sh-2147-
##############################################
ecasound-2.9.3/ltmain.sh-2183-  {
ecasound-2.9.3/ltmain.sh:2184:    func_lo2o_result=`$ECHO "$1" | $SED "$lo2o"`
ecasound-2.9.3/ltmain.sh-2185-  }
##############################################
ecasound-2.9.3/ltmain.sh-2188-  {
ecasound-2.9.3/ltmain.sh:2189:    func_xform_result=`$ECHO "$1" | $SED 's|\.[^.]*$|.lo|'`
ecasound-2.9.3/ltmain.sh-2190-  }
##############################################
ecasound-2.9.3/ltmain.sh-2279-	  # quotes we have to do it in 2 steps:
ecasound-2.9.3/ltmain.sh:2280:	  extractedcf=`$SED -n -e "$sed_extractcf" < "$progpath"`
ecasound-2.9.3/ltmain.sh-2281-	  eval "$extractedcf"
##############################################
ecasound-2.9.3/ltmain.sh-2751-      done
ecasound-2.9.3/ltmain.sh:2752:      CC_expanded=`func_echo_all $CC`
ecasound-2.9.3/ltmain.sh:2753:      CC_quoted_expanded=`func_echo_all $CC_quoted`
ecasound-2.9.3/ltmain.sh-2754-      case $@ in
##############################################
ecasound-2.9.3/ltmain.sh-2764-	    # Evaluate the configuration.
ecasound-2.9.3/ltmain.sh:2765:	    eval "`$SED -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $progpath`"
ecasound-2.9.3/ltmain.sh-2766-	    CC_quoted=
##############################################
ecasound-2.9.3/ltmain.sh-2770-	    done
ecasound-2.9.3/ltmain.sh:2771:	    CC_expanded=`func_echo_all $CC`
ecasound-2.9.3/ltmain.sh:2772:	    CC_quoted_expanded=`func_echo_all $CC_quoted`
ecasound-2.9.3/ltmain.sh-2773-	    case "$@ " in
##############################################
ecasound-2.9.3/ltmain.sh-2862-    # zero AND non-empty stdout, which explains the odd construction:
ecasound-2.9.3/ltmain.sh:2863:    func_convert_core_file_wine_to_w32_tmp=`winepath -w "$1" 2>/dev/null`
ecasound-2.9.3/ltmain.sh-2864-    if test "$?" -eq 0 && test -n "$func_convert_core_file_wine_to_w32_tmp"; then
##############################################
ecasound-2.9.3/ltmain.sh-2930-  if test -n "$LT_CYGPATH" && test -f "$LT_CYGPATH"; then
ecasound-2.9.3/ltmain.sh:2931:    func_cygpath_result=`$LT_CYGPATH "$@" 2>/dev/null`
ecasound-2.9.3/ltmain.sh-2932-    if test "$?" -ne 0; then
##############################################
ecasound-2.9.3/ltmain.sh-3101-    # LT_CYGPATH in this case.
ecasound-2.9.3/ltmain.sh:3102:    func_to_host_file_result=`cygpath -m "$1"`
ecasound-2.9.3/ltmain.sh-3103-  fi
##############################################
ecasound-2.9.3/ltmain.sh-3258-    func_to_host_path_tmp1=$func_stripname_result
ecasound-2.9.3/ltmain.sh:3259:    func_to_host_path_result=`cygpath -m -p "$func_to_host_path_tmp1"`
ecasound-2.9.3/ltmain.sh-3260-    func_convert_path_check : ";" \
##############################################
ecasound-2.9.3/ltmain.sh-3468-    *.[cCFSifmso] | \
ecasound-2.9.3/ltmain.sh:3469:    *.ada | *.adb | *.ads | *.asm | \
ecasound-2.9.3/ltmain.sh-3470-    *.c++ | *.cc | *.ii | *.class | *.cpp | *.cxx | \
##############################################
ecasound-2.9.3/ltmain.sh-3545-    if test no = "$compiler_c_o"; then
ecasound-2.9.3/ltmain.sh:3546:      output_obj=`$ECHO "$srcfile" | $SED 's%^.*/%%; s%\.[^.]*$%%'`.$objext
ecasound-2.9.3/ltmain.sh-3547-      lockfile=$output_obj.lock
##############################################
ecasound-2.9.3/ltmain.sh-3564-*** ERROR, $lockfile exists and contains:
ecasound-2.9.3/ltmain.sh:3565:`cat $lockfile 2>/dev/null`
ecasound-2.9.3/ltmain.sh-3566-
##############################################
ecasound-2.9.3/ltmain.sh-3612-      if test warn = "$need_locks" &&
ecasound-2.9.3/ltmain.sh:3613:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ecasound-2.9.3/ltmain.sh-3614-	$ECHO "\
ecasound-2.9.3/ltmain.sh-3615-*** ERROR, $lockfile contains:
ecasound-2.9.3/ltmain.sh:3616:`cat $lockfile 2>/dev/null`
ecasound-2.9.3/ltmain.sh-3617-
##############################################
ecasound-2.9.3/ltmain.sh-3661-      if test warn = "$need_locks" &&
ecasound-2.9.3/ltmain.sh:3662:	 test "X`cat $lockfile 2>/dev/null`" != "X$srcfile"; then
ecasound-2.9.3/ltmain.sh-3663-	$ECHO "\
ecasound-2.9.3/ltmain.sh-3664-*** ERROR, $lockfile contains:
ecasound-2.9.3/ltmain.sh:3665:`cat $lockfile 2>/dev/null`
ecasound-2.9.3/ltmain.sh-3666-
##############################################
ecasound-2.9.3/ltmain.sh-3987-      # Get the absolute pathname.
ecasound-2.9.3/ltmain.sh:3988:      absdir=`cd "$dir" && pwd`
ecasound-2.9.3/ltmain.sh-3989-      test -n "$absdir" && dir=$absdir
##############################################
ecasound-2.9.3/ltmain.sh-4086-      if test -n "$lt_sysroot"; then
ecasound-2.9.3/ltmain.sh:4087:        sysroot_regex=`$ECHO "$lt_sysroot" | $SED "$sed_make_literal_regex"`
ecasound-2.9.3/ltmain.sh-4088-        sysroot_cmd="s/\([ ']\)$sysroot_regex/\1/g;"
##############################################
ecasound-2.9.3/ltmain.sh-4370-	  # Determine the prefix the user has applied to our future dir.
ecasound-2.9.3/ltmain.sh:4371:	  inst_prefix_dir=`$ECHO "$destdir" | $SED -e "s%$libdir\$%%"`
ecasound-2.9.3/ltmain.sh-4372-
##############################################
ecasound-2.9.3/ltmain.sh-4383-	    # Stick the inst_prefix_dir data into the link command.
ecasound-2.9.3/ltmain.sh:4384:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%-inst-prefix-dir $inst_prefix_dir%"`
ecasound-2.9.3/ltmain.sh-4385-	  else
ecasound-2.9.3/ltmain.sh:4386:	    relink_command=`$ECHO "$relink_command" | $SED "s%@inst_prefix_dir@%%"`
ecasound-2.9.3/ltmain.sh-4387-	  fi
##############################################
ecasound-2.9.3/ltmain.sh-4550-	    fi
ecasound-2.9.3/ltmain.sh:4551:	    libfile=$libdir/`$ECHO "$lib" | $SED 's%^.*/%%g'`
ecasound-2.9.3/ltmain.sh-4552-	    if test -n "$libdir" && test ! -f "$libfile"; then
##############################################
ecasound-2.9.3/ltmain.sh-4569-	        # Replace the output file specification.
ecasound-2.9.3/ltmain.sh:4570:	        relink_command=`$ECHO "$relink_command" | $SED 's%@OUTPUT@%'"$outputname"'%g'`
ecasound-2.9.3/ltmain.sh-4571-
##############################################
ecasound-2.9.3/ltmain.sh-4588-	    # Install the binary that we compiled earlier.
ecasound-2.9.3/ltmain.sh:4589:	    file=`$ECHO "$file$stripped_ext" | $SED "s%\([^/]*\)$%$objdir/\1%"`
ecasound-2.9.3/ltmain.sh-4590-	  fi
##############################################
ecasound-2.9.3/ltmain.sh-4662-    my_pic_p=${3-false}
ecasound-2.9.3/ltmain.sh:4663:    my_prefix=`$ECHO "$my_originator" | $SED 's%[^a-zA-Z0-9]%_%g'`
ecasound-2.9.3/ltmain.sh-4664-    my_dlsyms=
##############################################
ecasound-2.9.3/ltmain.sh-4720-	  # Add our own program objects to the symbol list.
ecasound-2.9.3/ltmain.sh:4721:	  progfiles=`$ECHO "$objs$old_deplibs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ecasound-2.9.3/ltmain.sh-4722-	  for progfile in $progfiles; do
##############################################
ecasound-2.9.3/ltmain.sh-4782-	          # Use subshell, to avoid clobbering current variable values
ecasound-2.9.3/ltmain.sh:4783:	          dlprefile_dlname=`source "$curr_lafile" && echo "$dlname"`
ecasound-2.9.3/ltmain.sh-4784-	          if test -n "$dlprefile_dlname"; then
##############################################
ecasound-2.9.3/ltmain.sh-4951-	  if test -f "$output_objdir/$my_outputname.def"; then
ecasound-2.9.3/ltmain.sh:4952:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ecasound-2.9.3/ltmain.sh:4953:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$output_objdir/$my_outputname.def $symfileobj%"`
ecasound-2.9.3/ltmain.sh-4954-	  else
ecasound-2.9.3/ltmain.sh:4955:	    compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ecasound-2.9.3/ltmain.sh:4956:	    finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ecasound-2.9.3/ltmain.sh-4957-	  fi
##############################################
ecasound-2.9.3/ltmain.sh-4959-	*)
ecasound-2.9.3/ltmain.sh:4960:	  compile_command=`$ECHO "$compile_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ecasound-2.9.3/ltmain.sh:4961:	  finalize_command=`$ECHO "$finalize_command" | $SED "s%@SYMFILE@%$symfileobj%"`
ecasound-2.9.3/ltmain.sh-4962-	  ;;
##############################################
ecasound-2.9.3/ltmain.sh-4974-      # Nullify the symbol file.
ecasound-2.9.3/ltmain.sh:4975:      compile_command=`$ECHO "$compile_command" | $SED "s% @SYMFILE@%%"`
ecasound-2.9.3/ltmain.sh:4976:      finalize_command=`$ECHO "$finalize_command" | $SED "s% @SYMFILE@%%"`
ecasound-2.9.3/ltmain.sh-4977-    fi
##############################################
ecasound-2.9.3/ltmain.sh-4988-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ecasound-2.9.3/ltmain.sh:4989:  func_cygming_gnu_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $EGREP ' (_head_[A-Za-z0-9_]+_[ad]l*|[A-Za-z0-9_]+_[ad]l*_iname)$'`
ecasound-2.9.3/ltmain.sh-4990-  test -n "$func_cygming_gnu_implib_tmp"
##############################################
ecasound-2.9.3/ltmain.sh-5001-  func_to_tool_file "$1" func_convert_file_msys_to_w32
ecasound-2.9.3/ltmain.sh:5002:  func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $GREP '_NULL_IMPORT_DESCRIPTOR'`
ecasound-2.9.3/ltmain.sh-5003-  test -n "$func_cygming_ms_implib_tmp"
##############################################
ecasound-2.9.3/ltmain.sh-5017-  win32_libid_type=unknown
ecasound-2.9.3/ltmain.sh:5018:  win32_fileres=`file -L $1 2>/dev/null`
ecasound-2.9.3/ltmain.sh-5019-  case $win32_fileres in
##############################################
ecasound-2.9.3/ltmain.sh-5082-
ecasound-2.9.3/ltmain.sh:5083:  sharedlib_from_linklib_result=`$DLLTOOL --identify-strict --identify "$1"`
ecasound-2.9.3/ltmain.sh-5084-}
##############################################
ecasound-2.9.3/ltmain.sh-5100-
ecasound-2.9.3/ltmain.sh:5101:  match_literal=`$ECHO "$1" | $SED "$sed_make_literal_regex"`
ecasound-2.9.3/ltmain.sh-5102-  $OBJDUMP -s --section "$1" "$2" 2>/dev/null |
##############################################
ecasound-2.9.3/ltmain.sh-5164-    # binutils import library
ecasound-2.9.3/ltmain.sh:5165:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$7' "$1"`
ecasound-2.9.3/ltmain.sh-5166-  elif func_cygming_ms_implib_p "$1"; then
ecasound-2.9.3/ltmain.sh-5167-    # ms-generated import library
ecasound-2.9.3/ltmain.sh:5168:    sharedlib_from_linklib_result=`func_cygming_dll_for_implib_fallback_core '.idata$6' "$1"`
ecasound-2.9.3/ltmain.sh-5169-  else
##############################################
ecasound-2.9.3/ltmain.sh-5248-	  darwin_base_archive=$func_basename_result
ecasound-2.9.3/ltmain.sh:5249:	  darwin_arches=`$LIPO -info "$darwin_archive" 2>/dev/null | $GREP Architectures 2>/dev/null || true`
ecasound-2.9.3/ltmain.sh-5250-	  if test -n "$darwin_arches"; then
ecasound-2.9.3/ltmain.sh:5251:	    darwin_arches=`$ECHO "$darwin_arches" | $SED -e 's/.*are://'`
ecasound-2.9.3/ltmain.sh-5252-	    darwin_arch=
##############################################
ecasound-2.9.3/ltmain.sh-5262-            ## Okay now we've a bunch of thin objects, gotta fatten them up :)
ecasound-2.9.3/ltmain.sh:5263:	    darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print | $SED -e "$sed_basename" | sort -u`
ecasound-2.9.3/ltmain.sh-5264-	    darwin_file=
##############################################
ecasound-2.9.3/ltmain.sh-5266-	    for darwin_file in $darwin_filelist; do
ecasound-2.9.3/ltmain.sh:5267:	      darwin_files=`find unfat-$$ -name $darwin_file -print | sort | $NL2SP`
ecasound-2.9.3/ltmain.sh-5268-	      $LIPO -create -output "$darwin_file" $darwin_files
##############################################
ecasound-2.9.3/ltmain.sh-5281-      esac
ecasound-2.9.3/ltmain.sh:5282:      my_oldobjs="$my_oldobjs "`find $my_xdir -name \*.$objext -print -o -name \*.lo -print | sort | $NL2SP`
ecasound-2.9.3/ltmain.sh-5283-    done
##############################################
ecasound-2.9.3/ltmain.sh-5352-
ecasound-2.9.3/ltmain.sh:5353:    qECHO=`$ECHO "$ECHO" | $SED "$sed_quote_subst"`
ecasound-2.9.3/ltmain.sh-5354-    $ECHO "\
##############################################
ecasound-2.9.3/ltmain.sh-5387-    --lt-dump-script)
ecasound-2.9.3/ltmain.sh:5388:        lt_dump_D=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%/[^/]*$%%'\`
ecasound-2.9.3/ltmain.sh-5389-        test \"X\$lt_dump_D\" = \"X\$lt_script_arg0\" && lt_dump_D=.
ecasound-2.9.3/ltmain.sh:5390:        lt_dump_F=\`\$ECHO \"X\$lt_script_arg0\" | $SED -e 's/^X//' -e 's%^.*/%%'\`
ecasound-2.9.3/ltmain.sh-5391-        cat \"\$lt_dump_D/\$lt_dump_F\"
##############################################
ecasound-2.9.3/ltmain.sh-5414-    \$ECHO \"$outputname:$output:\$LINENO: newargv[\$lt_dump_args_N]: \$lt_arg\"
ecasound-2.9.3/ltmain.sh:5415:    lt_dump_args_N=\`expr \$lt_dump_args_N + 1\`
ecasound-2.9.3/ltmain.sh-5416-  done
##############################################
ecasound-2.9.3/ltmain.sh-5472-  # Find the directory that this script lives in.
ecasound-2.9.3/ltmain.sh:5473:  thisdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*$%%'\`
ecasound-2.9.3/ltmain.sh-5474-  test \"x\$thisdir\" = \"x\$file\" && thisdir=.
##############################################
ecasound-2.9.3/ltmain.sh-5476-  # Follow symbolic links until we get to the real thisdir.
ecasound-2.9.3/ltmain.sh:5477:  file=\`ls -ld \"\$file\" | $SED -n 's/.*-> //p'\`
ecasound-2.9.3/ltmain.sh-5478-  while test -n \"\$file\"; do
ecasound-2.9.3/ltmain.sh:5479:    destdir=\`\$ECHO \"\$file\" | $SED 's%/[^/]*\$%%'\`
ecasound-2.9.3/ltmain.sh-5480-
##############################################
ecasound-2.9.3/ltmain.sh-5488-
ecasound-2.9.3/ltmain.sh:5489:    file=\`\$ECHO \"\$file\" | $SED 's%^.*/%%'\`
ecasound-2.9.3/ltmain.sh:5490:    file=\`ls -ld \"\$thisdir/\$file\" | $SED -n 's/.*-> //p'\`
ecasound-2.9.3/ltmain.sh-5491-  done
##############################################
ecasound-2.9.3/ltmain.sh-5502-    case \"\$thisdir\" in
ecasound-2.9.3/ltmain.sh:5503:    *[\\\\/]$objdir ) thisdir=\`\$ECHO \"\$thisdir\" | $SED 's%[\\\\/][^\\\\/]*$%%'\` ;;
ecasound-2.9.3/ltmain.sh-5504-    $objdir )   thisdir=. ;;
##############################################
ecasound-2.9.3/ltmain.sh-5508-  # Try to get the absolute directory name.
ecasound-2.9.3/ltmain.sh:5509:  absdir=\`cd \"\$thisdir\" && pwd\`
ecasound-2.9.3/ltmain.sh-5510-  test -n \"\$absdir\" && thisdir=\"\$absdir\"
##############################################
ecasound-2.9.3/ltmain.sh-5518-  if test ! -f \"\$progdir/\$program\" ||
ecasound-2.9.3/ltmain.sh:5519:     { file=\`ls -1dt \"\$progdir/\$program\" \"\$progdir/../\$program\" 2>/dev/null | $SED 1q\`; \\
ecasound-2.9.3/ltmain.sh-5520-       test \"X\$file\" != \"X\$progdir/\$program\"; }; then
##############################################
ecasound-2.9.3/ltmain.sh-5533-    if test -n \"\$relink_command\"; then
ecasound-2.9.3/ltmain.sh:5534:      if relink_command_output=\`eval \$relink_command 2>&1\`; then :
ecasound-2.9.3/ltmain.sh-5535-      else
##############################################
ecasound-2.9.3/ltmain.sh-5577-    # The second colon is a workaround for a bug in BeOS R4 sed
ecasound-2.9.3/ltmain.sh:5578:    $shlibpath_var=\`\$ECHO \"\$$shlibpath_var\" | $SED 's/::*\$//'\`
ecasound-2.9.3/ltmain.sh-5579-
##############################################
ecasound-2.9.3/ltmain.sh-6556-
ecasound-2.9.3/ltmain.sh:6557:    case `eval $file_magic_cmd \"\$1\" 2>/dev/null | $SED -e 10q` in
ecasound-2.9.3/ltmain.sh-6558-    *import*) : ;;
##############################################
ecasound-2.9.3/ltmain.sh-6804-	    moreargs=
ecasound-2.9.3/ltmain.sh:6805:	    for fil in `cat "$save_arg"`
ecasound-2.9.3/ltmain.sh-6806-	    do
##############################################
ecasound-2.9.3/ltmain.sh-7065-	*)
ecasound-2.9.3/ltmain.sh:7066:	  absdir=`cd "$dir" && pwd`
ecasound-2.9.3/ltmain.sh-7067-	  test -z "$absdir" && \
##############################################
ecasound-2.9.3/ltmain.sh-7086-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ecasound-2.9.3/ltmain.sh:7087:	  testbindir=`$ECHO "$dir" | $SED 's*/lib$*/bin*'`
ecasound-2.9.3/ltmain.sh-7088-	  case :$dllsearchpath: in
##############################################
ecasound-2.9.3/ltmain.sh-7383-      -Z*)
ecasound-2.9.3/ltmain.sh:7384:        if test os2 = "`expr $host : '.*\(os2\)'`"; then
ecasound-2.9.3/ltmain.sh-7385-          # OS/2 uses -Zxxx to specify OS/2-specific options
##############################################
ecasound-2.9.3/ltmain.sh-7553-      # get the directories listed in $shlibpath_var
ecasound-2.9.3/ltmain.sh:7554:      eval shlib_search_path=\`\$ECHO \"\$$shlibpath_var\" \| \$SED \'s/:/ /g\'\`
ecasound-2.9.3/ltmain.sh-7555-    else
##############################################
ecasound-2.9.3/ltmain.sh-7872-		  set dummy $deplibs_check_method; shift
ecasound-2.9.3/ltmain.sh:7873:		  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ecasound-2.9.3/ltmain.sh-7874-		  if eval "\$ECHO \"$deplib\"" 2>/dev/null | $SED 10q \
##############################################
ecasound-2.9.3/ltmain.sh-7962-	if test -n "$inherited_linker_flags"; then
ecasound-2.9.3/ltmain.sh:7963:	  tmp_inherited_linker_flags=`$ECHO "$inherited_linker_flags" | $SED 's/-framework \([^ $]*\)/\1.ltframework/g'`
ecasound-2.9.3/ltmain.sh-7964-	  for tmp_inherited_linker_flag in $tmp_inherited_linker_flags; do
##############################################
ecasound-2.9.3/ltmain.sh-7970-	fi
ecasound-2.9.3/ltmain.sh:7971:	dependency_libs=`$ECHO " $dependency_libs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh-7972-	if test lib,link = "$linkmode,$pass" ||
##############################################
ecasound-2.9.3/ltmain.sh-8043-	*)
ecasound-2.9.3/ltmain.sh:8044:	  abs_ladir=`cd "$ladir" && pwd`
ecasound-2.9.3/ltmain.sh-8045-	  if test -z "$abs_ladir"; then
##############################################
ecasound-2.9.3/ltmain.sh-8296-	    shift
ecasound-2.9.3/ltmain.sh:8297:	    libname=`eval "\\$ECHO \"$libname_spec\""`
ecasound-2.9.3/ltmain.sh-8298-	    # use dlname if we got it. it's perfectly good, no?
##############################################
ecasound-2.9.3/ltmain.sh-8588-		*)
ecasound-2.9.3/ltmain.sh:8589:		  absdir=`cd "$dir" && pwd`
ecasound-2.9.3/ltmain.sh-8590-		  if test -z "$absdir"; then
##############################################
ecasound-2.9.3/ltmain.sh-8599-		  depdepl=
ecasound-2.9.3/ltmain.sh:8600:		  eval deplibrary_names=`$SED -n -e 's/^library_names=\(.*\)$/\1/p' $deplib`
ecasound-2.9.3/ltmain.sh-8601-		  if test -n "$deplibrary_names"; then
##############################################
ecasound-2.9.3/ltmain.sh-8606-		      depdepl=$absdir/$objdir/$depdepl
ecasound-2.9.3/ltmain.sh:8607:		      darwin_install_name=`$OTOOL -L $depdepl | awk '{if (NR == 2) {print $1;exit}}'`
ecasound-2.9.3/ltmain.sh-8608-                      if test -z "$darwin_install_name"; then
ecasound-2.9.3/ltmain.sh:8609:                          darwin_install_name=`$OTOOL64 -L $depdepl  | awk '{if (NR == 2) {print $1;exit}}'`
ecasound-2.9.3/ltmain.sh-8610-                      fi
##############################################
ecasound-2.9.3/ltmain.sh-8621-		else
ecasound-2.9.3/ltmain.sh:8622:		  eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $deplib`
ecasound-2.9.3/ltmain.sh-8623-		  test -z "$libdir" && \
##############################################
ecasound-2.9.3/ltmain.sh-8644-	else
ecasound-2.9.3/ltmain.sh:8645:	  compiler_flags="$compiler_flags "`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh-8646-	fi
##############################################
ecasound-2.9.3/ltmain.sh-8733-        linux*)
ecasound-2.9.3/ltmain.sh:8734:          case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/ltmain.sh-8735-          *Sun\ C*) # Sun C++ 5.9
##############################################
ecasound-2.9.3/ltmain.sh-9141-	removelist=
ecasound-2.9.3/ltmain.sh:9142:	tempremovelist=`$ECHO "$output_objdir/*"`
ecasound-2.9.3/ltmain.sh-9143-	for p in $tempremovelist; do
##############################################
ecasound-2.9.3/ltmain.sh-9167-	# Transform .lo files to .o files.
ecasound-2.9.3/ltmain.sh:9168:	oldobjs="$objs "`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; $lo2o" | $NL2SP`
ecasound-2.9.3/ltmain.sh-9169-      fi
##############################################
ecasound-2.9.3/ltmain.sh-9172-      #for path in $notinst_path; do
ecasound-2.9.3/ltmain.sh:9173:      #	lib_search_path=`$ECHO "$lib_search_path " | $SED "s% $path % %g"`
ecasound-2.9.3/ltmain.sh:9174:      #	deplibs=`$ECHO "$deplibs " | $SED "s% -L$path % %g"`
ecasound-2.9.3/ltmain.sh:9175:      #	dependency_libs=`$ECHO "$dependency_libs " | $SED "s% -L$path % %g"`
ecasound-2.9.3/ltmain.sh-9176-      #done
##############################################
ecasound-2.9.3/ltmain.sh-9293-		if test -n "$i"; then
ecasound-2.9.3/ltmain.sh:9294:		  libname=`eval "\\$ECHO \"$libname_spec\""`
ecasound-2.9.3/ltmain.sh:9295:		  deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ecasound-2.9.3/ltmain.sh-9296-		  set dummy $deplib_matches; shift
ecasound-2.9.3/ltmain.sh-9297-		  deplib_match=$1
ecasound-2.9.3/ltmain.sh:9298:		  if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ecasound-2.9.3/ltmain.sh-9299-		    func_append newdeplibs " $i"
##############################################
ecasound-2.9.3/ltmain.sh-9336-		  if test -n "$i"; then
ecasound-2.9.3/ltmain.sh:9337:		    libname=`eval "\\$ECHO \"$libname_spec\""`
ecasound-2.9.3/ltmain.sh:9338:		    deplib_matches=`eval "\\$ECHO \"$library_names_spec\""`
ecasound-2.9.3/ltmain.sh-9339-		    set dummy $deplib_matches; shift
ecasound-2.9.3/ltmain.sh-9340-		    deplib_match=$1
ecasound-2.9.3/ltmain.sh:9341:		    if test `expr "$ldd_output" : ".*$deplib_match"` -ne 0; then
ecasound-2.9.3/ltmain.sh-9342-		      func_append newdeplibs " $i"
##############################################
ecasound-2.9.3/ltmain.sh-9371-	  set dummy $deplibs_check_method; shift
ecasound-2.9.3/ltmain.sh:9372:	  file_magic_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ecasound-2.9.3/ltmain.sh-9373-	  for a_deplib in $deplibs; do
##############################################
ecasound-2.9.3/ltmain.sh-9386-	      if test -n "$a_deplib"; then
ecasound-2.9.3/ltmain.sh:9387:		libname=`eval "\\$ECHO \"$libname_spec\""`
ecasound-2.9.3/ltmain.sh-9388-		if test -n "$file_magic_glob"; then
ecasound-2.9.3/ltmain.sh:9389:		  libnameglob=`func_echo_all "$libname" | $SED -e $file_magic_glob`
ecasound-2.9.3/ltmain.sh-9390-		else
##############################################
ecasound-2.9.3/ltmain.sh-9396-		    shopt -s nocaseglob
ecasound-2.9.3/ltmain.sh:9397:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ecasound-2.9.3/ltmain.sh-9398-		    $nocaseglob
ecasound-2.9.3/ltmain.sh-9399-		  else
ecasound-2.9.3/ltmain.sh:9400:		    potential_libs=`ls $i/$libnameglob[.-]* 2>/dev/null`
ecasound-2.9.3/ltmain.sh-9401-		  fi
##############################################
ecasound-2.9.3/ltmain.sh-9414-		      while test -h "$potlib" 2>/dev/null; do
ecasound-2.9.3/ltmain.sh:9415:			potliblink=`ls -ld $potlib | $SED 's/.* -> //'`
ecasound-2.9.3/ltmain.sh-9416-			case $potliblink in
ecasound-2.9.3/ltmain.sh-9417-			[\\/]* | [A-Za-z]:[\\/]*) potlib=$potliblink;;
ecasound-2.9.3/ltmain.sh:9418:			*) potlib=`$ECHO "$potlib" | $SED 's|[^/]*$||'`"$potliblink";;
ecasound-2.9.3/ltmain.sh-9419-			esac
##############################################
ecasound-2.9.3/ltmain.sh-9455-	  set dummy $deplibs_check_method; shift
ecasound-2.9.3/ltmain.sh:9456:	  match_pattern_regex=`expr "$deplibs_check_method" : "$1 \(.*\)"`
ecasound-2.9.3/ltmain.sh-9457-	  for a_deplib in $deplibs; do
##############################################
ecasound-2.9.3/ltmain.sh-9470-	      if test -n "$a_deplib"; then
ecasound-2.9.3/ltmain.sh:9471:		libname=`eval "\\$ECHO \"$libname_spec\""`
ecasound-2.9.3/ltmain.sh-9472-		for i in $lib_search_path $sys_lib_search_path $shlib_search_path; do
ecasound-2.9.3/ltmain.sh:9473:		  potential_libs=`ls $i/$libname[.-]* 2>/dev/null`
ecasound-2.9.3/ltmain.sh-9474-		  for potent_lib in $potential_libs; do
##############################################
ecasound-2.9.3/ltmain.sh-9509-	  newdeplibs=
ecasound-2.9.3/ltmain.sh:9510:	  tmp_deplibs=`$ECHO " $deplibs" | $SED 's/ -lc$//; s/ -[LR][^ ]*//g'`
ecasound-2.9.3/ltmain.sh-9511-	  if test yes = "$allow_libtool_libs_with_static_runtimes"; then
##############################################
ecasound-2.9.3/ltmain.sh-9513-	      # can't use Xsed below, because $i might contain '/'
ecasound-2.9.3/ltmain.sh:9514:	      tmp_deplibs=`$ECHO " $tmp_deplibs" | $SED "s|$i||"`
ecasound-2.9.3/ltmain.sh-9515-	    done
##############################################
ecasound-2.9.3/ltmain.sh-9539-	  # On Rhapsody replace the C library with the System framework
ecasound-2.9.3/ltmain.sh:9540:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's/ -lc / System.ltframework /'`
ecasound-2.9.3/ltmain.sh-9541-	  ;;
##############################################
ecasound-2.9.3/ltmain.sh-9591-	*-*-darwin*)
ecasound-2.9.3/ltmain.sh:9592:	  newdeplibs=`$ECHO " $newdeplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh:9593:	  new_inherited_linker_flags=`$ECHO " $new_inherited_linker_flags" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh:9594:	  deplibs=`$ECHO " $deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh-9595-	  ;;
##############################################
ecasound-2.9.3/ltmain.sh-9718-	# Use standard objects if they are pic
ecasound-2.9.3/ltmain.sh:9719:	test -z "$pic_flag" && libobjs=`$ECHO "$libobjs" | $SP2NL | $SED "$lo2o" | $NL2SP`
ecasound-2.9.3/ltmain.sh-9720-	test "X$libobjs" = "X " && libobjs=
##############################################
ecasound-2.9.3/ltmain.sh-10232-	  eval tmp_whole_archive_flags=\"$whole_archive_flag_spec\"
ecasound-2.9.3/ltmain.sh:10233:	  test -n "$wl" || tmp_whole_archive_flags=`$ECHO "$tmp_whole_archive_flags" | $SED 's|,| |g'`
ecasound-2.9.3/ltmain.sh-10234-	  reload_conv_objs=$reload_objs\ $tmp_whole_archive_flags
##############################################
ecasound-2.9.3/ltmain.sh-10247-      # Create the old-style object.
ecasound-2.9.3/ltmain.sh:10248:      reload_objs=$objs$old_deplibs' '`$ECHO "$libobjs" | $SP2NL | $SED "/\.$libext$/d; /\.lib$/d; $lo2o" | $NL2SP`' '$reload_conv_objs
ecasound-2.9.3/ltmain.sh-10249-
##############################################
ecasound-2.9.3/ltmain.sh-10305-	# On Rhapsody replace the C library is the System framework
ecasound-2.9.3/ltmain.sh:10306:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's/ -lc / System.ltframework /'`
ecasound-2.9.3/ltmain.sh:10307:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's/ -lc / System.ltframework /'`
ecasound-2.9.3/ltmain.sh-10308-	;;
##############################################
ecasound-2.9.3/ltmain.sh-10323-	# Time to change all our "foo.ltframework" stuff back to "-framework foo"
ecasound-2.9.3/ltmain.sh:10324:	compile_deplibs=`$ECHO " $compile_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh:10325:	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
ecasound-2.9.3/ltmain.sh-10326-	;;
##############################################
ecasound-2.9.3/ltmain.sh-10401-	*-*-cygwin* | *-*-mingw* | *-*-pw32* | *-*-os2* | *-cegcc*)
ecasound-2.9.3/ltmain.sh:10402:	  testbindir=`$ECHO "$libdir" | $SED -e 's*/lib$*/bin*'`
ecasound-2.9.3/ltmain.sh-10403-	  case :$dllsearchpath: in
##############################################
ecasound-2.9.3/ltmain.sh-10461-	# Transform all the library objects into standard objects.
ecasound-2.9.3/ltmain.sh:10462:	compile_command=`$ECHO "$compile_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ecasound-2.9.3/ltmain.sh:10463:	finalize_command=`$ECHO "$finalize_command" | $SP2NL | $SED "$lo2o" | $NL2SP`
ecasound-2.9.3/ltmain.sh-10464-      fi
##############################################
ecasound-2.9.3/ltmain.sh-10489-	# Replace the output file specification.
ecasound-2.9.3/ltmain.sh:10490:	compile_command=`$ECHO "$compile_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ecasound-2.9.3/ltmain.sh-10491-	link_command=$compile_command$compile_rpath
##############################################
ecasound-2.9.3/ltmain.sh-10498-	  func_to_tool_file "$output"
ecasound-2.9.3/ltmain.sh:10499:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ecasound-2.9.3/ltmain.sh-10500-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ecasound-2.9.3/ltmain.sh-10542-	# Replace the output file specification.
ecasound-2.9.3/ltmain.sh:10543:	link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output"'%g'`
ecasound-2.9.3/ltmain.sh-10544-	# Delete the old output file.
##############################################
ecasound-2.9.3/ltmain.sh-10550-	  func_to_tool_file "$output"
ecasound-2.9.3/ltmain.sh:10551:	  postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ecasound-2.9.3/ltmain.sh-10552-	  func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ecasound-2.9.3/ltmain.sh-10568-	  link_command=$finalize_var$compile_command$finalize_rpath
ecasound-2.9.3/ltmain.sh:10569:	  relink_command=`$ECHO "$compile_var$compile_command$compile_rpath" | $SED 's%@OUTPUT@%\$progdir/\$file%g'`
ecasound-2.9.3/ltmain.sh-10570-          ;;
##############################################
ecasound-2.9.3/ltmain.sh-10581-      # Replace the output file specification.
ecasound-2.9.3/ltmain.sh:10582:      link_command=`$ECHO "$link_command" | $SED 's%@OUTPUT@%'"$output_objdir/$outputname"'%g'`
ecasound-2.9.3/ltmain.sh-10583-
##############################################
ecasound-2.9.3/ltmain.sh-10590-	func_to_tool_file "$output_objdir/$outputname"
ecasound-2.9.3/ltmain.sh:10591:	postlink_cmds=`func_echo_all "$postlink_cmds" | $SED -e 's%@OUTPUT@%'"$output_objdir/$outputname"'%g' -e 's%@TOOL_OUTPUT@%'"$func_to_tool_file_result"'%g'`
ecasound-2.9.3/ltmain.sh-10592-	func_execute_cmds "$postlink_cmds" 'exit $?'
##############################################
ecasound-2.9.3/ltmain.sh-10611-	relink_command="(cd `pwd`; $relink_command)"
ecasound-2.9.3/ltmain.sh:10612:	relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ecasound-2.9.3/ltmain.sh-10613-      fi
##############################################
ecasound-2.9.3/ltmain.sh-10857-      relink_command="(cd `pwd`; $SHELL \"$progpath\" $preserve_args --mode=relink $libtool_args @inst_prefix_dir@)"
ecasound-2.9.3/ltmain.sh:10858:      relink_command=`$ECHO "$relink_command" | $SED "$sed_quote_subst"`
ecasound-2.9.3/ltmain.sh-10859-      if test yes = "$hardcode_automatic"; then
##############################################
ecasound-2.9.3/ltmain.sh-10878-		func_resolve_sysroot "$deplib"
ecasound-2.9.3/ltmain.sh:10879:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $func_resolve_sysroot_result`
ecasound-2.9.3/ltmain.sh-10880-		test -z "$libdir" && \
##############################################
ecasound-2.9.3/ltmain.sh-10904-		name=$func_basename_result
ecasound-2.9.3/ltmain.sh:10905:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ecasound-2.9.3/ltmain.sh-10906-		test -z "$libdir" && \
##############################################
ecasound-2.9.3/ltmain.sh-10923-		name=$func_basename_result
ecasound-2.9.3/ltmain.sh:10924:		eval libdir=`$SED -n -e 's/^libdir=\(.*\)$/\1/p' $lib`
ecasound-2.9.3/ltmain.sh-10925-		test -z "$libdir" && \
##############################################
ecasound-2.9.3/ltmain.sh-11242-# ### BEGIN LIBTOOL TAG CONFIG: disable-static
ecasound-2.9.3/ltmain.sh:11243:build_old_libs=`case $build_libtool_libs in yes) echo no;; *) echo yes;; esac`
ecasound-2.9.3/ltmain.sh-11244-# ### END LIBTOOL TAG CONFIG: disable-static
##############################################
ecasound-2.9.3/depcomp-64-  case $1 in
ecasound-2.9.3/depcomp:65:    */*) dir=`echo "$1" | sed -e 's|/[^/]*$|/|'`;;
ecasound-2.9.3/depcomp-66-      *) dir=;;
##############################################
ecasound-2.9.3/depcomp-73-{
ecasound-2.9.3/depcomp:74:  base=`echo "$1" | sed -e 's|^.*/||' -e 's/\.[^.]*$//'`
ecasound-2.9.3/depcomp-75-}
##############################################
ecasound-2.9.3/depcomp-126-  sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
ecasound-2.9.3/depcomp:127:tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
ecasound-2.9.3/depcomp-128-
##############################################
ecasound-2.9.3/depcomp-405-        sleep 1
ecasound-2.9.3/depcomp:406:        i=`expr $i - 1`
ecasound-2.9.3/depcomp-407-      done
ecasound-2.9.3/depcomp-408-    fi
ecasound-2.9.3/depcomp:409:    i=`expr $i - 1`
ecasound-2.9.3/depcomp-410-  done
##############################################
ecasound-2.9.3/depcomp-425-  # Do two passes, one to just change these to
ecasound-2.9.3/depcomp:426:  # `$object: dependent.h' and one to simply `dependent.h:'.
ecasound-2.9.3/depcomp-427-  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
##############################################
ecasound-2.9.3/depcomp-659-  done
ecasound-2.9.3/depcomp:660:  obj_suffix=`echo "$object" | sed 's/^.*\././'`
ecasound-2.9.3/depcomp-661-  touch "$tmpdepfile"
##############################################
ecasound-2.9.3/configure-43-if test -z "$BASH_VERSION$ZSH_VERSION" \
ecasound-2.9.3/configure:44:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ecasound-2.9.3/configure-45-  as_echo='print -r --'
ecasound-2.9.3/configure-46-  as_echo_n='print -rn --'
ecasound-2.9.3/configure:47:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ecasound-2.9.3/configure-48-  as_echo='printf %s\n'
##############################################
ecasound-2.9.3/configure-50-else
ecasound-2.9.3/configure:51:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ecasound-2.9.3/configure-52-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ecasound-2.9.3/configure-60-	expr "X$arg" : "X\\(.*\\)$as_nl";
ecasound-2.9.3/configure:61:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ecasound-2.9.3/configure-62-      esac;
##############################################
ecasound-2.9.3/configure-197-  eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
ecasound-2.9.3/configure:198:  test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
ecasound-2.9.3/configure-199-test \$(( 1 + 1 )) = 2 || exit 1
##############################################
ecasound-2.9.3/configure-205-    PATH=/empty FPATH=/empty; export PATH FPATH
ecasound-2.9.3/configure:206:    test \"X\`printf %s \$ECHO\`\" = \"X\$ECHO\" \\
ecasound-2.9.3/configure:207:      || test \"X\`print -r -- \$ECHO\`\" = \"X\$ECHO\" ) || exit 1"
ecasound-2.9.3/configure-208-  if (eval "$as_required") 2>/dev/null; then :
##############################################
ecasound-2.9.3/configure-332-      case $as_dir in #(
ecasound-2.9.3/configure:333:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ecasound-2.9.3/configure-334-      *) as_qdir=$as_dir;;
##############################################
ecasound-2.9.3/configure-405-  {
ecasound-2.9.3/configure:406:    as_val=`expr "$@" || test $? -eq 1`
ecasound-2.9.3/configure-407-  }
##############################################
ecasound-2.9.3/configure-412-# ----------------------------------------
ecasound-2.9.3/configure:413:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ecasound-2.9.3/configure-414-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ecasound-2.9.3/configure-475-  eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
ecasound-2.9.3/configure:476:  test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
ecasound-2.9.3/configure-477-  # Blame Lee E. McMahon (1931-1989) for sed's syntax.  :-)
##############################################
ecasound-2.9.3/configure-943-  case $ac_option in
ecasound-2.9.3/configure:944:  *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
ecasound-2.9.3/configure-945-  *=)   ac_optarg= ;;
##############################################
ecasound-2.9.3/configure-987-  -disable-* | --disable-*)
ecasound-2.9.3/configure:988:    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
ecasound-2.9.3/configure-989-    # Reject names that are not valid shell variable names.
##############################################
ecasound-2.9.3/configure-992-    ac_useropt_orig=$ac_useropt
ecasound-2.9.3/configure:993:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ecasound-2.9.3/configure-994-    case $ac_user_opts in
##############################################
ecasound-2.9.3/configure-1013-  -enable-* | --enable-*)
ecasound-2.9.3/configure:1014:    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
ecasound-2.9.3/configure-1015-    # Reject names that are not valid shell variable names.
##############################################
ecasound-2.9.3/configure-1018-    ac_useropt_orig=$ac_useropt
ecasound-2.9.3/configure:1019:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ecasound-2.9.3/configure-1020-    case $ac_user_opts in
##############################################
ecasound-2.9.3/configure-1226-  -with-* | --with-*)
ecasound-2.9.3/configure:1227:    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
ecasound-2.9.3/configure-1228-    # Reject names that are not valid shell variable names.
##############################################
ecasound-2.9.3/configure-1231-    ac_useropt_orig=$ac_useropt
ecasound-2.9.3/configure:1232:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ecasound-2.9.3/configure-1233-    case $ac_user_opts in
##############################################
ecasound-2.9.3/configure-1242-  -without-* | --without-*)
ecasound-2.9.3/configure:1243:    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
ecasound-2.9.3/configure-1244-    # Reject names that are not valid shell variable names.
##############################################
ecasound-2.9.3/configure-1247-    ac_useropt_orig=$ac_useropt
ecasound-2.9.3/configure:1248:    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
ecasound-2.9.3/configure-1249-    case $ac_user_opts in
##############################################
ecasound-2.9.3/configure-1280-  *=*)
ecasound-2.9.3/configure:1281:    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
ecasound-2.9.3/configure-1282-    # Reject names that are not valid shell variable names.
##############################################
ecasound-2.9.3/configure-1301-if test -n "$ac_prev"; then
ecasound-2.9.3/configure:1302:  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
ecasound-2.9.3/configure-1303-  as_fn_error $? "missing argument to $ac_option"
##############################################
ecasound-2.9.3/configure-1323-    */ )
ecasound-2.9.3/configure:1324:      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
ecasound-2.9.3/configure-1325-      eval $ac_var=\$ac_val;;
##############################################
ecasound-2.9.3/configure-1358-ac_ls_di=`ls -di .` &&
ecasound-2.9.3/configure:1359:ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
ecasound-2.9.3/configure-1360-  as_fn_error $? "working directory cannot be determined"
##############################################
ecasound-2.9.3/configure-1414-case $srcdir in
ecasound-2.9.3/configure:1415:*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
ecasound-2.9.3/configure-1416-esac
##############################################
ecasound-2.9.3/configure-1457-By default, \`make install' will install all the files in
ecasound-2.9.3/configure:1458:\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
ecasound-2.9.3/configure:1459:an installation prefix other than \`$ac_default_prefix' using \`--prefix',
ecasound-2.9.3/configure-1460-for instance \`--prefix=\$HOME'.
##############################################
ecasound-2.9.3/configure-1606-*)
ecasound-2.9.3/configure:1607:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ecasound-2.9.3/configure-1608-  # A ".." for each directory in $ac_dir_suffix.
ecasound-2.9.3/configure:1609:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ecasound-2.9.3/configure-1610-  case $ac_top_builddir_sub in
##############################################
ecasound-2.9.3/configure-2425-    *\'*)
ecasound-2.9.3/configure:2426:      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
ecasound-2.9.3/configure-2427-    esac
##############################################
ecasound-2.9.3/configure-2508-      case $ac_val in
ecasound-2.9.3/configure:2509:      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ecasound-2.9.3/configure-2510-      esac
##############################################
ecasound-2.9.3/configure-2523-	case $ac_val in
ecasound-2.9.3/configure:2524:	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
ecasound-2.9.3/configure-2525-	esac
##############################################
ecasound-2.9.3/configure-2646-    set,)
ecasound-2.9.3/configure:2647:      { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
ecasound-2.9.3/configure:2648:$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
ecasound-2.9.3/configure-2649-      ac_cache_corrupted=: ;;
##############################################
ecasound-2.9.3/configure-2657-	# differences in whitespace do not lead to failure.
ecasound-2.9.3/configure:2658:	ac_old_val_w=`echo x $ac_old_val`
ecasound-2.9.3/configure:2659:	ac_new_val_w=`echo x $ac_new_val`
ecasound-2.9.3/configure-2660-	if test "$ac_old_val_w" != "$ac_new_val_w"; then
##############################################
ecasound-2.9.3/configure-2677-    case $ac_new_val in
ecasound-2.9.3/configure:2678:    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
ecasound-2.9.3/configure-2679-    *) ac_arg=$ac_var=$ac_new_val ;;
##############################################
ecasound-2.9.3/configure-2840-if (
ecasound-2.9.3/configure:2841:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ecasound-2.9.3/configure-2842-   if test "$*" = "X"; then
ecasound-2.9.3/configure-2843-      # -L didn't work.
ecasound-2.9.3/configure:2844:      set X `ls -t $srcdir/configure conftest.file`
ecasound-2.9.3/configure-2845-   fi
##############################################
ecasound-2.9.3/configure-2876-ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
ecasound-2.9.3/configure:2877:program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
ecasound-2.9.3/configure-2878-
ecasound-2.9.3/configure-2879-# expand $ac_aux_dir to an absolute path
ecasound-2.9.3/configure:2880:am_aux_dir=`cd $ac_aux_dir && pwd`
ecasound-2.9.3/configure-2881-
##############################################
ecasound-2.9.3/configure-2969-set x ${MAKE-make}
ecasound-2.9.3/configure:2970:ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
ecasound-2.9.3/configure-2971-if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
##############################################
ecasound-2.9.3/configure-2979-# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
ecasound-2.9.3/configure:2980:case `${MAKE-make} -f conftest.make 2>/dev/null` in
ecasound-2.9.3/configure-2981-  *@@@%%%=?*=@@@%%%*)
##############################################
ecasound-2.9.3/configure-3007-# test to see if srcdir already configured
ecasound-2.9.3/configure:3008:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ecasound-2.9.3/configure-3009-   test -f $srcdir/config.status; then
##############################################
ecasound-2.9.3/configure-3563-$as_echo_n "checking whether the C compiler works... " >&6; }
ecasound-2.9.3/configure:3564:ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
ecasound-2.9.3/configure-3565-
##############################################
ecasound-2.9.3/configure-3607-	then :; else
ecasound-2.9.3/configure:3608:	   ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ecasound-2.9.3/configure-3609-	fi
##############################################
ecasound-2.9.3/configure-3667-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
ecasound-2.9.3/configure:3668:    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
ecasound-2.9.3/configure-3669-	  break;;
##############################################
ecasound-2.9.3/configure-3776-    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
ecasound-2.9.3/configure:3777:    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
ecasound-2.9.3/configure-3778-       break;;
##############################################
ecasound-2.9.3/configure-4029-# case it prints its new name instead of `make'.
ecasound-2.9.3/configure:4030:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ecasound-2.9.3/configure-4031-   am__include=include
##############################################
ecasound-2.9.3/configure-4037-   echo '.include "confinc"' > confmf
ecasound-2.9.3/configure:4038:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ecasound-2.9.3/configure-4039-      am__include=.include
##############################################
ecasound-2.9.3/configure-4099-  if test "$am_compiler_list" = ""; then
ecasound-2.9.3/configure:4100:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ecasound-2.9.3/configure-4101-  fi
##############################################
ecasound-2.9.3/configure-4465-  if test "$am_compiler_list" = ""; then
ecasound-2.9.3/configure:4466:     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
ecasound-2.9.3/configure-4467-  fi
##############################################
ecasound-2.9.3/configure-4700-test "x$ac_build_alias" = x &&
ecasound-2.9.3/configure:4701:  ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"`
ecasound-2.9.3/configure-4702-test "x$ac_build_alias" = x &&
ecasound-2.9.3/configure-4703-  as_fn_error $? "cannot guess build type; you must specify one" "$LINENO" 5
ecasound-2.9.3/configure:4704:ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` ||
ecasound-2.9.3/configure-4705-  as_fn_error $? "$SHELL $ac_aux_dir/config.sub $ac_build_alias failed" "$LINENO" 5
##############################################
ecasound-2.9.3/configure-4724-IFS=$ac_save_IFS
ecasound-2.9.3/configure:4725:case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac
ecasound-2.9.3/configure-4726-
##############################################
ecasound-2.9.3/configure-4735-else
ecasound-2.9.3/configure:4736:  ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` ||
ecasound-2.9.3/configure-4737-    as_fn_error $? "$SHELL $ac_aux_dir/config.sub $host_alias failed" "$LINENO" 5
##############################################
ecasound-2.9.3/configure-4757-IFS=$ac_save_IFS
ecasound-2.9.3/configure:4758:case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac
ecasound-2.9.3/configure-4759-
##############################################
ecasound-2.9.3/configure-5550-  # Check for GNU $ac_path_GREP
ecasound-2.9.3/configure:5551:case `"$ac_path_GREP" --version 2>&1` in
ecasound-2.9.3/configure-5552-*GNU*)
##############################################
ecasound-2.9.3/configure-5616-  # Check for GNU $ac_path_EGREP
ecasound-2.9.3/configure:5617:case `"$ac_path_EGREP" --version 2>&1` in
ecasound-2.9.3/configure-5618-*GNU*)
##############################################
ecasound-2.9.3/configure-5777-do :
ecasound-2.9.3/configure:5778:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ecasound-2.9.3/configure-5779-ac_fn_cxx_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ecasound-2.9.3/configure-5782-  cat >>confdefs.h <<_ACEOF
ecasound-2.9.3/configure:5783:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ecasound-2.9.3/configure-5784-_ACEOF
##############################################
ecasound-2.9.3/configure-5912-  arts_support=yes
ecasound-2.9.3/configure:5913:  ECA_ARTSC_CFLAGS="`$ARTSC_CONFIG --cflags`"
ecasound-2.9.3/configure:5914:  ECA_ARTSC_LIBS="`$ARTSC_CONFIG --libs`"
ecasound-2.9.3/configure-5915-fi
##############################################
ecasound-2.9.3/configure-6466-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ecasound-2.9.3/configure:6467:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ecasound-2.9.3/configure-6468-  ECHO='print -r --'
ecasound-2.9.3/configure:6469:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ecasound-2.9.3/configure-6470-  ECHO='printf %s\n'
##############################################
ecasound-2.9.3/configure-6535-  # Check for GNU $ac_path_SED
ecasound-2.9.3/configure:6536:case `"$ac_path_SED" --version 2>&1` in
ecasound-2.9.3/configure-6537-*GNU*)
##############################################
ecasound-2.9.3/configure-6614-  # Check for GNU $ac_path_FGREP
ecasound-2.9.3/configure:6615:case `"$ac_path_FGREP" --version 2>&1` in
ecasound-2.9.3/configure-6616-*GNU*)
##############################################
ecasound-2.9.3/configure-6694-    # gcc leaves a trailing carriage return, which upsets mingw
ecasound-2.9.3/configure:6695:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ecasound-2.9.3/configure-6696-  *)
ecasound-2.9.3/configure:6697:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ecasound-2.9.3/configure-6698-  esac
##############################################
ecasound-2.9.3/configure-6703-      # Canonicalize the pathname of ld
ecasound-2.9.3/configure:6704:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ecasound-2.9.3/configure-6705-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ecasound-2.9.3/configure:6706:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ecasound-2.9.3/configure-6707-      done
##############################################
ecasound-2.9.3/configure-6738-      # Break only if it was the GNU/non-GNU ld that we prefer.
ecasound-2.9.3/configure:6739:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ecasound-2.9.3/configure-6740-      *GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/configure-6769-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ecasound-2.9.3/configure:6770:case `$LD -v 2>&1 </dev/null` in
ecasound-2.9.3/configure-6771-*GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/configure-6819-	esac
ecasound-2.9.3/configure:6820:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ecasound-2.9.3/configure-6821-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ecasound-2.9.3/configure-6825-	*)
ecasound-2.9.3/configure:6826:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ecasound-2.9.3/configure-6827-	  */dev/null*)
##############################################
ecasound-2.9.3/configure-6953-
ecasound-2.9.3/configure:6954:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ecasound-2.9.3/configure-6955-    *COFF*)
##############################################
ecasound-2.9.3/configure-7065-    # And add a safety zone
ecasound-2.9.3/configure:7066:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ecasound-2.9.3/configure:7067:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ecasound-2.9.3/configure-7068-    ;;
##############################################
ecasound-2.9.3/configure-7098-    if test -n "$kargmax"; then
ecasound-2.9.3/configure:7099:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[	 ]//'`
ecasound-2.9.3/configure-7100-    else
##############################################
ecasound-2.9.3/configure-7107-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ecasound-2.9.3/configure:7108:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ecasound-2.9.3/configure:7109:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ecasound-2.9.3/configure-7110-    else
##############################################
ecasound-2.9.3/configure-7119-      # we can't tell.
ecasound-2.9.3/configure:7120:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ecasound-2.9.3/configure-7121-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ecasound-2.9.3/configure-7123-      do
ecasound-2.9.3/configure:7124:        i=`expr $i + 1`
ecasound-2.9.3/configure-7125-        teststring=$teststring$teststring
##############################################
ecasound-2.9.3/configure-7127-      # Only check the string length outside the loop.
ecasound-2.9.3/configure:7128:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ecasound-2.9.3/configure-7129-      teststring=
##############################################
ecasound-2.9.3/configure-7132-      # linker.  It appears as though 1/2 is a usable value.
ecasound-2.9.3/configure:7133:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ecasound-2.9.3/configure-7134-    fi
##############################################
ecasound-2.9.3/configure-7543-openbsd* | bitrig*)
ecasound-2.9.3/configure:7544:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/configure-7545-    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$'
##############################################
ecasound-2.9.3/configure-7613-    else
ecasound-2.9.3/configure:7614:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[\1]\/[\1]\/g;/g"`
ecasound-2.9.3/configure-7615-    fi
##############################################
ecasound-2.9.3/configure-7758-  # decide which one to use based on capabilities of $DLLTOOL
ecasound-2.9.3/configure:7759:  case `$DLLTOOL --help 2>&1` in
ecasound-2.9.3/configure-7760-  *--identify-strict*)
##############################################
ecasound-2.9.3/configure-8279-# If we're using GNU nm, then use its standard symbol codes.
ecasound-2.9.3/configure:8280:case `$NM -V 2>&1` in
ecasound-2.9.3/configure-8281-*GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/configure-8327-mingw*)
ecasound-2.9.3/configure:8328:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ecasound-2.9.3/configure-8329-  ;;
##############################################
ecasound-2.9.3/configure-8556-   if test yes = "$GCC"; then
ecasound-2.9.3/configure:8557:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ecasound-2.9.3/configure-8558-   fi
##############################################
ecasound-2.9.3/configure-8560- /*)
ecasound-2.9.3/configure:8561:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ecasound-2.9.3/configure-8562-   ;; #(
##############################################
ecasound-2.9.3/configure-8655-    done
ecasound-2.9.3/configure:8656:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ecasound-2.9.3/configure-8657-}
##############################################
ecasound-2.9.3/configure-8677-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:8678:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8679-      *ELF-32*)
##############################################
ecasound-2.9.3/configure-8698-    if test yes = "$lt_cv_prog_gnu_ld"; then
ecasound-2.9.3/configure:8699:      case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8700-	*32-bit*)
##############################################
ecasound-2.9.3/configure-8710-    else
ecasound-2.9.3/configure:8711:      case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8712-	*32-bit*)
##############################################
ecasound-2.9.3/configure-8736-    emul=elf
ecasound-2.9.3/configure:8737:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8738-      *32-bit*)
##############################################
ecasound-2.9.3/configure-8744-    esac
ecasound-2.9.3/configure:8745:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8746-      *MSB*)
##############################################
ecasound-2.9.3/configure-8752-    esac
ecasound-2.9.3/configure:8753:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/configure-8754-      *N32*)
##############################################
ecasound-2.9.3/configure-9685-    *:)
ecasound-2.9.3/configure:9686:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ecasound-2.9.3/configure-9687-        ;;
ecasound-2.9.3/configure-9688-    x:*)
ecasound-2.9.3/configure:9689:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/configure-9690-        ;;
ecasound-2.9.3/configure-9691-    *::*)
ecasound-2.9.3/configure:9692:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ecasound-2.9.3/configure:9693:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ecasound-2.9.3/configure-9694-        ;;
ecasound-2.9.3/configure-9695-    *)
ecasound-2.9.3/configure:9696:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/configure-9697-        ;;
##############################################
ecasound-2.9.3/configure-9718-  case $2 in
ecasound-2.9.3/configure:9719:  .*) func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%\\\\$2\$%%"`;;
ecasound-2.9.3/configure:9720:  *)  func_stripname_result=`$ECHO "$3" | $SED "s%^$1%%; s%$2\$%%"`;;
ecasound-2.9.3/configure-9721-  esac
##############################################
ecasound-2.9.3/configure-10060-	"file_magic "*)
ecasound-2.9.3/configure:10061:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ecasound-2.9.3/configure-10062-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ecasound-2.9.3/configure-10126-	"file_magic "*)
ecasound-2.9.3/configure:10127:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ecasound-2.9.3/configure-10128-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ecasound-2.9.3/configure-10520-      *)
ecasound-2.9.3/configure:10521:	case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/configure-10522-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [1-7].* | *Sun*Fortran*\ 8.[0-3]*)
##############################################
ecasound-2.9.3/configure-10969-	# shared libraries, regardless of the interface used.
ecasound-2.9.3/configure:10970:	case `$LD -v 2>&1` in
ecasound-2.9.3/configure-10971-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ecasound-2.9.3/configure-11001-    supports_anon_versioning=no
ecasound-2.9.3/configure:11002:    case `$LD -v | $SED -e 's/(^)\+)\s\+//' 2>&1` in
ecasound-2.9.3/configure-11003-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ecasound-2.9.3/configure-11070-	# is; otherwise, prepend EXPORTS...
ecasound-2.9.3/configure:11071:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ecasound-2.9.3/configure-11072-          cp $export_symbols $output_objdir/$soname.def;
##############################################
ecasound-2.9.3/configure-11104-	prefix_cmds="$SED"~
ecasound-2.9.3/configure:11105:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/configure-11106-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/configure-11126-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ecasound-2.9.3/configure:11127:      archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/configure:11128:      archive_expsym_cmds='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/configure-11129-      ;;
##############################################
ecasound-2.9.3/configure-11144-        pgcc*)				# Portland Group C compiler
ecasound-2.9.3/configure:11145:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-11146-	  tmp_addflag=' $pic_flag'
##############################################
ecasound-2.9.3/configure-11149-					# Portland Group f77 and f90 compilers
ecasound-2.9.3/configure:11150:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-11151-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ecasound-2.9.3/configure-11166-	nvcc*)	# Cuda Compiler Driver 2.2
ecasound-2.9.3/configure:11167:	  whole_archive_flag_spec='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-11168-	  compiler_needs_object=yes
##############################################
ecasound-2.9.3/configure-11170-	esac
ecasound-2.9.3/configure:11171:	case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/configure-11172-	*Sun\ C*)			# Sun C 5.9
ecasound-2.9.3/configure:11173:	  whole_archive_flag_spec='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-11174-	  compiler_needs_object=yes
##############################################
ecasound-2.9.3/configure-11241-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ecasound-2.9.3/configure:11242:      case `$LD -v 2>&1` in
ecasound-2.9.3/configure-11243-        *\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
##############################################
ecasound-2.9.3/configure-11330-	else
ecasound-2.9.3/configure:11331:	  export_symbols_cmds='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ecasound-2.9.3/configure-11332-	fi
##############################################
ecasound-2.9.3/configure-11395-	# below for broken collect2 doesn't work under 4.3+
ecasound-2.9.3/configure:11396:	  collect2name=`$CC -print-prog-name=collect2`
ecasound-2.9.3/configure-11397-	  if test -f "$collect2name" &&
##############################################
ecasound-2.9.3/configure-11475-      }'
ecasound-2.9.3/configure:11476:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-11477-  # Check for a 64-bit object if we didn't find anything.
ecasound-2.9.3/configure-11478-  if test -z "$lt_cv_aix_libpath_"; then
ecasound-2.9.3/configure:11479:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-11480-  fi
##############################################
ecasound-2.9.3/configure-11493-        hardcode_libdir_flag_spec='$wl-blibpath:$libdir:'"$aix_libpath"
ecasound-2.9.3/configure:11494:        archive_expsym_cmds='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ecasound-2.9.3/configure-11495-      else
##############################################
ecasound-2.9.3/configure-11528-      }'
ecasound-2.9.3/configure:11529:  lt_cv_aix_libpath_=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-11530-  # Check for a 64-bit object if we didn't find anything.
ecasound-2.9.3/configure-11531-  if test -z "$lt_cv_aix_libpath_"; then
ecasound-2.9.3/configure:11532:    lt_cv_aix_libpath_=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-11533-  fi
##############################################
ecasound-2.9.3/configure-11560-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ecasound-2.9.3/configure:11561:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
ecasound-2.9.3/configure-11562-	  if test svr4 != "$with_aix_soname"; then
##############################################
ecasound-2.9.3/configure-11613-	archive_cmds='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
ecasound-2.9.3/configure:11614:	archive_expsym_cmds='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ecasound-2.9.3/configure-11615-            cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
ecasound-2.9.3/configure-11651-	# FIXME: Setting linknames here is a bad hack.
ecasound-2.9.3/configure:11652:	archive_cmds='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ecasound-2.9.3/configure-11653-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ecasound-2.9.3/configure-11669-  if test yes = "$lt_cv_ld_force_load"; then
ecasound-2.9.3/configure:11670:    whole_archive_flag_spec='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ecasound-2.9.3/configure-11671-
##############################################
ecasound-2.9.3/configure-11849-      if test yes = "$GCC"; then
ecasound-2.9.3/configure:11850:	archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-11851-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ecasound-2.9.3/configure-11877-	if test yes = "$lt_cv_irix_exported_symbol"; then
ecasound-2.9.3/configure:11878:          archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
ecasound-2.9.3/configure-11879-	fi
##############################################
ecasound-2.9.3/configure-11881-      else
ecasound-2.9.3/configure:11882:	archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure:11883:	archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
ecasound-2.9.3/configure-11884-      fi
##############################################
ecasound-2.9.3/configure-11928-	hardcode_direct_absolute=yes
ecasound-2.9.3/configure:11929:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/configure-11930-	  archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ecasound-2.9.3/configure-11959-	prefix_cmds="$SED"~
ecasound-2.9.3/configure:11960:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/configure-11961-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/configure-11973-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/configure:11974:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-11975-      else
ecasound-2.9.3/configure-11976-	allow_undefined_flag=' -expect_unresolved \*'
ecasound-2.9.3/configure:11977:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-11978-      fi
##############################################
ecasound-2.9.3/configure-11986-	allow_undefined_flag=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/configure:11987:	archive_cmds='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-11988-	hardcode_libdir_flag_spec='$wl-rpath $wl$libdir'
##############################################
ecasound-2.9.3/configure-11990-	allow_undefined_flag=' -expect_unresolved \*'
ecasound-2.9.3/configure:11991:	archive_cmds='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure:11992:	archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ecasound-2.9.3/configure:11993:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
ecasound-2.9.3/configure-11994-
##############################################
ecasound-2.9.3/configure-12009-      else
ecasound-2.9.3/configure:12010:	case `$CC -V 2>&1` in
ecasound-2.9.3/configure-12011-	*"Compilers 5.0"*)
##############################################
ecasound-2.9.3/configure-12408-  esac
ecasound-2.9.3/configure:12409:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ecasound-2.9.3/configure-12410-  case $lt_search_path_spec in
##############################################
ecasound-2.9.3/configure-12415-    # okay in the real world where ";" in dirpaths is itself problematic.
ecasound-2.9.3/configure:12416:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ecasound-2.9.3/configure-12417-    ;;
ecasound-2.9.3/configure-12418-  *)
ecasound-2.9.3/configure:12419:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/configure-12420-    ;;
##############################################
ecasound-2.9.3/configure-12424-  lt_tmp_lt_search_path_spec=
ecasound-2.9.3/configure:12425:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ecasound-2.9.3/configure-12426-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ecasound-2.9.3/configure-12466-  esac
ecasound-2.9.3/configure:12467:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ecasound-2.9.3/configure-12468-else
##############################################
ecasound-2.9.3/configure-12606-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ecasound-2.9.3/configure:12607:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ecasound-2.9.3/configure-12608-    ;;
##############################################
ecasound-2.9.3/configure-12642-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/configure:12643:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:12644:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/configure:12645:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-12646-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/configure-12651-      fi'
ecasound-2.9.3/configure:12652:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/configure-12653-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-12659-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ecasound-2.9.3/configure:12660:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-12661-
##############################################
ecasound-2.9.3/configure-12665-      # MinGW DLLs use traditional 'lib' prefix
ecasound-2.9.3/configure:12666:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-12667-      ;;
##############################################
ecasound-2.9.3/configure-12669-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ecasound-2.9.3/configure:12670:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-12671-      ;;
##############################################
ecasound-2.9.3/configure-12678-    libname_spec='$name'
ecasound-2.9.3/configure:12679:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-12680-    library_names_spec='$libname.dll.lib'
##############################################
ecasound-2.9.3/configure-12690-        # Let DOS variable expansion print the short 8.3 style file name.
ecasound-2.9.3/configure:12691:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ecasound-2.9.3/configure-12692-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ecasound-2.9.3/configure-12695-      # Convert to MSYS style.
ecasound-2.9.3/configure:12696:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ecasound-2.9.3/configure-12697-      ;;
##############################################
ecasound-2.9.3/configure-12701-      # like /cygdrive/c/PROGRA~1:/cygdr...
ecasound-2.9.3/configure:12702:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ecasound-2.9.3/configure:12703:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ecasound-2.9.3/configure:12704:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/configure-12705-      ;;
##############################################
ecasound-2.9.3/configure-12709-        # It is most probably a Windows format PATH.
ecasound-2.9.3/configure:12710:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ecasound-2.9.3/configure-12711-      else
ecasound-2.9.3/configure:12712:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/configure-12713-      fi
##############################################
ecasound-2.9.3/configure-12719-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/configure:12720:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:12721:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/configure:12722:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-12723-      test -d \$dldir || mkdir -p \$dldir~
ecasound-2.9.3/configure-12724-      $install_prog $dir/$dlname \$dldir/$dlname'
ecasound-2.9.3/configure:12725:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/configure-12726-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-12733-    # Assume MSVC wrapper
ecasound-2.9.3/configure:12734:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
ecasound-2.9.3/configure-12735-    dynamic_linker='Win32 ld.exe'
##############################################
ecasound-2.9.3/configure-12750-  shlibpath_var=DYLD_LIBRARY_PATH
ecasound-2.9.3/configure:12751:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ecasound-2.9.3/configure-12752-
##############################################
ecasound-2.9.3/configure-13003-  if test -f /etc/ld.so.conf; then
ecasound-2.9.3/configure:13004:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ecasound-2.9.3/configure-13005-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ecasound-2.9.3/configure-13069-  need_lib_prefix=no
ecasound-2.9.3/configure:13070:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/configure-13071-    need_version=no
##############################################
ecasound-2.9.3/configure-13096-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ecasound-2.9.3/configure:13097:  postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:13098:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ecasound-2.9.3/configure:13099:    dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-13100-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/configure-13105-    fi'
ecasound-2.9.3/configure:13106:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ecasound-2.9.3/configure-13107-    dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-14288-    # gcc leaves a trailing carriage return, which upsets mingw
ecasound-2.9.3/configure:14289:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ecasound-2.9.3/configure-14290-  *)
ecasound-2.9.3/configure:14291:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ecasound-2.9.3/configure-14292-  esac
##############################################
ecasound-2.9.3/configure-14297-      # Canonicalize the pathname of ld
ecasound-2.9.3/configure:14298:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ecasound-2.9.3/configure-14299-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ecasound-2.9.3/configure:14300:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ecasound-2.9.3/configure-14301-      done
##############################################
ecasound-2.9.3/configure-14332-      # Break only if it was the GNU/non-GNU ld that we prefer.
ecasound-2.9.3/configure:14333:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ecasound-2.9.3/configure-14334-      *GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/configure-14363-  # I'd rather use --version here, but apparently some GNU lds only accept -v.
ecasound-2.9.3/configure:14364:case `$LD -v 2>&1 </dev/null` in
ecasound-2.9.3/configure-14365-*GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/configure-14397-        # ancient GNU ld didn't support --whole-archive et. al.
ecasound-2.9.3/configure:14398:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ecasound-2.9.3/configure-14399-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ecasound-2.9.3/configure-14508-          # below for broken collect2 doesn't work under 4.3+
ecasound-2.9.3/configure:14509:	  collect2name=`$CC -print-prog-name=collect2`
ecasound-2.9.3/configure-14510-	  if test -f "$collect2name" &&
##############################################
ecasound-2.9.3/configure-14589-      }'
ecasound-2.9.3/configure:14590:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-14591-  # Check for a 64-bit object if we didn't find anything.
ecasound-2.9.3/configure-14592-  if test -z "$lt_cv_aix_libpath__CXX"; then
ecasound-2.9.3/configure:14593:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-14594-  fi
##############################################
ecasound-2.9.3/configure-14608-
ecasound-2.9.3/configure:14609:          archive_expsym_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ecasound-2.9.3/configure-14610-        else
##############################################
ecasound-2.9.3/configure-14643-      }'
ecasound-2.9.3/configure:14644:  lt_cv_aix_libpath__CXX=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-14645-  # Check for a 64-bit object if we didn't find anything.
ecasound-2.9.3/configure-14646-  if test -z "$lt_cv_aix_libpath__CXX"; then
ecasound-2.9.3/configure:14647:    lt_cv_aix_libpath__CXX=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/configure-14648-  fi
##############################################
ecasound-2.9.3/configure-14675-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
ecasound-2.9.3/configure:14676:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([, ]\\)%-berok\\1%g"`'
ecasound-2.9.3/configure-14677-	    if test svr4 != "$with_aix_soname"; then
##############################################
ecasound-2.9.3/configure-14728-	  archive_cmds_CXX='$CC -o $output_objdir/$soname $libobjs $compiler_flags $deplibs -Wl,-DLL,-IMPLIB:"$tool_output_objdir$libname.dll.lib"~linknames='
ecasound-2.9.3/configure:14729:	  archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ecasound-2.9.3/configure-14730-              cp "$export_symbols" "$output_objdir/$soname.def";
##############################################
ecasound-2.9.3/configure-14770-	    # is; otherwise, prepend EXPORTS...
ecasound-2.9.3/configure:14771:	    archive_expsym_cmds_CXX='if   test DEF = "`$SED -n     -e '\''s/^[	 ]*//'\''     -e '\''/^\(;.*\)*$/d'\''     -e '\''s/^\(EXPORTS\|LIBRARY\)\([	 ].*\)*$/DEF/p'\''     -e q     $export_symbols`" ; then
ecasound-2.9.3/configure-14772-              cp $export_symbols $output_objdir/$soname.def;
##############################################
ecasound-2.9.3/configure-14791-  if test yes = "$lt_cv_ld_force_load"; then
ecasound-2.9.3/configure:14792:    whole_archive_flag_spec_CXX='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ecasound-2.9.3/configure-14793-
##############################################
ecasound-2.9.3/configure-14836-	  prefix_cmds="$SED"~
ecasound-2.9.3/configure:14837:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/configure-14838-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/configure-14910-            # dependencies.
ecasound-2.9.3/configure:14911:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/configure-14912-            ;;
##############################################
ecasound-2.9.3/configure-14975-	    # dependencies.
ecasound-2.9.3/configure:14976:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/configure-14977-	    ;;
##############################################
ecasound-2.9.3/configure-15011-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ecasound-2.9.3/configure:15012:	archive_cmds_CXX='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/configure:15013:	archive_expsym_cmds_CXX='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/configure-15014-	;;
##############################################
ecasound-2.9.3/configure-15018-	    # SGI C++
ecasound-2.9.3/configure:15019:	    archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-15020-
##############################################
ecasound-2.9.3/configure-15029-	      if test no = "$with_gnu_ld"; then
ecasound-2.9.3/configure:15030:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-15031-	      else
ecasound-2.9.3/configure:15032:	        archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
ecasound-2.9.3/configure-15033-	      fi
##############################################
ecasound-2.9.3/configure-15050-	    # to its proper name (with version) after linking.
ecasound-2.9.3/configure:15051:	    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'
ecasound-2.9.3/configure:15052:	    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'
ecasound-2.9.3/configure-15053-	    # Commands to make compiler produce verbose output that lists
##############################################
ecasound-2.9.3/configure-15060-	    # dependencies.
ecasound-2.9.3/configure:15061:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/configure-15062-
##############################################
ecasound-2.9.3/configure-15075-	    # earlier do not add the objects themselves.
ecasound-2.9.3/configure:15076:	    case `$CC -V 2>&1` in
ecasound-2.9.3/configure-15077-	      *"Version 7."*)
##############################################
ecasound-2.9.3/configure-15096-            # Portland Group C++ compiler
ecasound-2.9.3/configure:15097:	    case `$CC -V` in
ecasound-2.9.3/configure-15098-	    *pgCC\ [1-5].* | *pgcpp\ [1-5].*)
##############################################
ecasound-2.9.3/configure-15101-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ecasound-2.9.3/configure:15102:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ecasound-2.9.3/configure-15103-	      old_archive_cmds_CXX='tpldir=Template.dir~
##############################################
ecasound-2.9.3/configure-15105-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ecasound-2.9.3/configure:15106:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ecasound-2.9.3/configure-15107-                $RANLIB $oldlib'
##############################################
ecasound-2.9.3/configure-15110-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ecasound-2.9.3/configure:15111:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
ecasound-2.9.3/configure-15112-	      archive_expsym_cmds_CXX='tpldir=Template.dir~
##############################################
ecasound-2.9.3/configure-15114-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ecasound-2.9.3/configure:15115:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
ecasound-2.9.3/configure-15116-	      ;;
##############################################
ecasound-2.9.3/configure-15124-	    export_dynamic_flag_spec_CXX='$wl--export-dynamic'
ecasound-2.9.3/configure:15125:	    whole_archive_flag_spec_CXX='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-15126-            ;;
##############################################
ecasound-2.9.3/configure-15143-	    # dependencies.
ecasound-2.9.3/configure:15144:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ecasound-2.9.3/configure-15145-	    ;;
##############################################
ecasound-2.9.3/configure-15158-	  *)
ecasound-2.9.3/configure:15159:	    case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/configure-15160-	    *Sun\ C*)
##############################################
ecasound-2.9.3/configure-15165-	      hardcode_libdir_flag_spec_CXX='-R$libdir'
ecasound-2.9.3/configure:15166:	      whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/configure-15167-	      compiler_needs_object_CXX=yes
##############################################
ecasound-2.9.3/configure-15230-	  hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir'
ecasound-2.9.3/configure:15231:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
ecasound-2.9.3/configure-15232-	    archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
ecasound-2.9.3/configure-15249-	    # to its proper name (with version) after linking.
ecasound-2.9.3/configure:15250:	    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'
ecasound-2.9.3/configure-15251-
##############################################
ecasound-2.9.3/configure-15270-	        allow_undefined_flag_CXX=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/configure:15271:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-15272-	        hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir'
##############################################
ecasound-2.9.3/configure-15275-	        allow_undefined_flag_CXX=' -expect_unresolved \*'
ecasound-2.9.3/configure:15276:	        archive_cmds_CXX='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure:15277:	        archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ecasound-2.9.3/configure-15278-                  echo "-hidden">> $lib.exp~
ecasound-2.9.3/configure:15279:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
ecasound-2.9.3/configure-15280-                  $RM $lib.exp'
##############################################
ecasound-2.9.3/configure-15294-	    # dependencies.
ecasound-2.9.3/configure:15295:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/configure-15296-	    ;;
##############################################
ecasound-2.9.3/configure-15301-	        osf3*)
ecasound-2.9.3/configure:15302:	          archive_cmds_CXX='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-15303-		  ;;
ecasound-2.9.3/configure-15304-	        *)
ecasound-2.9.3/configure:15305:	          archive_cmds_CXX='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/configure-15306-		  ;;
##############################################
ecasound-2.9.3/configure-15548-
ecasound-2.9.3/configure:15549:  for p in `eval "$output_verbose_link_cmd"`; do
ecasound-2.9.3/configure-15550-    case $prev$p in
##############################################
ecasound-2.9.3/configure-15651-if test -n "${compiler_lib_search_path_CXX}"; then
ecasound-2.9.3/configure:15652: compiler_lib_search_dirs_CXX=`echo " ${compiler_lib_search_path_CXX}" | $SED -e 's! -L! !g' -e 's!^ !!'`
ecasound-2.9.3/configure-15653-fi
##############################################
ecasound-2.9.3/configure-15898-	  *)
ecasound-2.9.3/configure:15899:	    case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/configure-15900-	    *Sun\ C*)
##############################################
ecasound-2.9.3/configure-16280-    else
ecasound-2.9.3/configure:16281:      export_symbols_cmds_CXX='`func_echo_all $NM | $SED -e '\''s/B\([^B]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && (substr(\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ecasound-2.9.3/configure-16282-    fi
##############################################
ecasound-2.9.3/configure-16585-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ecasound-2.9.3/configure:16586:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ecasound-2.9.3/configure-16587-    ;;
##############################################
ecasound-2.9.3/configure-16621-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/configure:16622:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:16623:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/configure:16624:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-16625-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/configure-16630-      fi'
ecasound-2.9.3/configure:16631:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/configure-16632-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-16638-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ecasound-2.9.3/configure:16639:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-16640-
##############################################
ecasound-2.9.3/configure-16643-      # MinGW DLLs use traditional 'lib' prefix
ecasound-2.9.3/configure:16644:      soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-16645-      ;;
##############################################
ecasound-2.9.3/configure-16647-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ecasound-2.9.3/configure:16648:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-16649-      ;;
##############################################
ecasound-2.9.3/configure-16656-    libname_spec='$name'
ecasound-2.9.3/configure:16657:    soname_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/configure-16658-    library_names_spec='$libname.dll.lib'
##############################################
ecasound-2.9.3/configure-16668-        # Let DOS variable expansion print the short 8.3 style file name.
ecasound-2.9.3/configure:16669:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ecasound-2.9.3/configure-16670-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ecasound-2.9.3/configure-16673-      # Convert to MSYS style.
ecasound-2.9.3/configure:16674:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([a-zA-Z]\\):| /\\1|g' -e 's|^ ||'`
ecasound-2.9.3/configure-16675-      ;;
##############################################
ecasound-2.9.3/configure-16679-      # like /cygdrive/c/PROGRA~1:/cygdr...
ecasound-2.9.3/configure:16680:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ecasound-2.9.3/configure:16681:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ecasound-2.9.3/configure:16682:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/configure-16683-      ;;
##############################################
ecasound-2.9.3/configure-16687-        # It is most probably a Windows format PATH.
ecasound-2.9.3/configure:16688:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ecasound-2.9.3/configure-16689-      else
ecasound-2.9.3/configure:16690:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/configure-16691-      fi
##############################################
ecasound-2.9.3/configure-16697-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/configure:16698:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:16699:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/configure:16700:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-16701-      test -d \$dldir || mkdir -p \$dldir~
ecasound-2.9.3/configure-16702-      $install_prog $dir/$dlname \$dldir/$dlname'
ecasound-2.9.3/configure:16703:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/configure-16704-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-16711-    # Assume MSVC wrapper
ecasound-2.9.3/configure:16712:    library_names_spec='$libname`echo $release | $SED -e 's/[.]/-/g'`$versuffix$shared_ext $libname.lib'
ecasound-2.9.3/configure-16713-    dynamic_linker='Win32 ld.exe'
##############################################
ecasound-2.9.3/configure-16728-  shlibpath_var=DYLD_LIBRARY_PATH
ecasound-2.9.3/configure:16729:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ecasound-2.9.3/configure-16730-
##############################################
ecasound-2.9.3/configure-16980-  if test -f /etc/ld.so.conf; then
ecasound-2.9.3/configure:16981:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ecasound-2.9.3/configure-16982-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ecasound-2.9.3/configure-17046-  need_lib_prefix=no
ecasound-2.9.3/configure:17047:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/configure-17048-    need_version=no
##############################################
ecasound-2.9.3/configure-17073-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ecasound-2.9.3/configure:17074:  postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/configure:17075:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ecasound-2.9.3/configure:17076:    dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/configure-17077-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/configure-17082-    fi'
ecasound-2.9.3/configure:17083:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ecasound-2.9.3/configure-17084-    dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/configure-18804-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:18805:  pkg_cv_LIBOIL_CFLAGS=`$PKG_CONFIG --cflags "liboil-0.3" 2>/dev/null`
ecasound-2.9.3/configure-18806-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-18821-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:18822:  pkg_cv_LIBOIL_LIBS=`$PKG_CONFIG --libs "liboil-0.3" 2>/dev/null`
ecasound-2.9.3/configure-18823-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-18842-        if test $_pkg_short_errors_supported = yes; then
ecasound-2.9.3/configure:18843:	        LIBOIL_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liboil-0.3" 2>&1`
ecasound-2.9.3/configure-18844-        else
ecasound-2.9.3/configure:18845:	        LIBOIL_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liboil-0.3" 2>&1`
ecasound-2.9.3/configure-18846-        fi
##############################################
ecasound-2.9.3/configure-18939-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:18940:  pkg_cv_LIBLILV_CFLAGS=`$PKG_CONFIG --cflags "lv2 lilv-0" 2>/dev/null`
ecasound-2.9.3/configure-18941-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-18956-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:18957:  pkg_cv_LIBLILV_LIBS=`$PKG_CONFIG --libs "lv2 lilv-0" 2>/dev/null`
ecasound-2.9.3/configure-18958-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-18977-        if test $_pkg_short_errors_supported = yes; then
ecasound-2.9.3/configure:18978:	        LIBLILV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lv2 lilv-0" 2>&1`
ecasound-2.9.3/configure-18979-        else
ecasound-2.9.3/configure:18980:	        LIBLILV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lv2 lilv-0" 2>&1`
ecasound-2.9.3/configure-18981-        fi
##############################################
ecasound-2.9.3/configure-19035-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:19036:  pkg_cv_LIBLILV_CFLAGS=`$PKG_CONFIG --cflags "lv2core lilv-0 > 0.5.0 " 2>/dev/null`
ecasound-2.9.3/configure-19037-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-19052-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:19053:  pkg_cv_LIBLILV_LIBS=`$PKG_CONFIG --libs "lv2core lilv-0 > 0.5.0 " 2>/dev/null`
ecasound-2.9.3/configure-19054-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-19073-        if test $_pkg_short_errors_supported = yes; then
ecasound-2.9.3/configure:19074:	        LIBLILV_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "lv2core lilv-0 > 0.5.0 " 2>&1`
ecasound-2.9.3/configure-19075-        else
ecasound-2.9.3/configure:19076:	        LIBLILV_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "lv2core lilv-0 > 0.5.0 " 2>&1`
ecasound-2.9.3/configure-19077-        fi
##############################################
ecasound-2.9.3/configure-19124-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:19125:  pkg_cv_LIBLO_CFLAGS=`$PKG_CONFIG --cflags "liblo" 2>/dev/null`
ecasound-2.9.3/configure-19126-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-19141-  test $ac_status = 0; }; then
ecasound-2.9.3/configure:19142:  pkg_cv_LIBLO_LIBS=`$PKG_CONFIG --libs "liblo" 2>/dev/null`
ecasound-2.9.3/configure-19143-		      test "x$?" != "x0" && pkg_failed=yes
##############################################
ecasound-2.9.3/configure-19162-        if test $_pkg_short_errors_supported = yes; then
ecasound-2.9.3/configure:19163:	        LIBLO_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liblo" 2>&1`
ecasound-2.9.3/configure-19164-        else
ecasound-2.9.3/configure:19165:	        LIBLO_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liblo" 2>&1`
ecasound-2.9.3/configure-19166-        fi
##############################################
ecasound-2.9.3/configure-19276-do :
ecasound-2.9.3/configure:19277:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ecasound-2.9.3/configure-19278-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ecasound-2.9.3/configure-19280-  cat >>confdefs.h <<_ACEOF
ecasound-2.9.3/configure:19281:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ecasound-2.9.3/configure-19282-_ACEOF
##############################################
ecasound-2.9.3/configure-19291-do :
ecasound-2.9.3/configure:19292:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ecasound-2.9.3/configure-19293-ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
##############################################
ecasound-2.9.3/configure-19295-  cat >>confdefs.h <<_ACEOF
ecasound-2.9.3/configure:19296:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ecasound-2.9.3/configure-19297-_ACEOF
##############################################
ecasound-2.9.3/configure-19704-do :
ecasound-2.9.3/configure:19705:  as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
ecasound-2.9.3/configure-19706-ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
##############################################
ecasound-2.9.3/configure-19709-  cat >>confdefs.h <<_ACEOF
ecasound-2.9.3/configure:19710:#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
ecasound-2.9.3/configure-19711-_ACEOF
##############################################
ecasound-2.9.3/configure-19904-do :
ecasound-2.9.3/configure:19905:  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ecasound-2.9.3/configure-19906-ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
##############################################
ecasound-2.9.3/configure-19908-  cat >>confdefs.h <<_ACEOF
ecasound-2.9.3/configure:19909:#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
ecasound-2.9.3/configure-19910-_ACEOF
##############################################
ecasound-2.9.3/configure-20290-  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
ecasound-2.9.3/configure:20291:  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
ecasound-2.9.3/configure-20292-  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
##############################################
ecasound-2.9.3/configure-20442-if test -z "$BASH_VERSION$ZSH_VERSION" \
ecasound-2.9.3/configure:20443:    && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
ecasound-2.9.3/configure-20444-  as_echo='print -r --'
ecasound-2.9.3/configure-20445-  as_echo_n='print -rn --'
ecasound-2.9.3/configure:20446:elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
ecasound-2.9.3/configure-20447-  as_echo='printf %s\n'
##############################################
ecasound-2.9.3/configure-20449-else
ecasound-2.9.3/configure:20450:  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
ecasound-2.9.3/configure-20451-    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
##############################################
ecasound-2.9.3/configure-20459-	expr "X$arg" : "X\\(.*\\)$as_nl";
ecasound-2.9.3/configure:20460:	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
ecasound-2.9.3/configure-20461-      esac;
##############################################
ecasound-2.9.3/configure-20536-# ----------------------------------------
ecasound-2.9.3/configure:20537:# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
ecasound-2.9.3/configure-20538-# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
##############################################
ecasound-2.9.3/configure-20608-  {
ecasound-2.9.3/configure:20609:    as_val=`expr "$@" || test $? -eq 1`
ecasound-2.9.3/configure-20610-  }
##############################################
ecasound-2.9.3/configure-20712-      case $as_dir in #(
ecasound-2.9.3/configure:20713:      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
ecasound-2.9.3/configure-20714-      *) as_qdir=$as_dir;;
##############################################
ecasound-2.9.3/configure-20847-cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ecasound-2.9.3/configure:20848:ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ecasound-2.9.3/configure-20849-ac_cs_version="\\
##############################################
ecasound-2.9.3/configure-20871-  --*=?*)
ecasound-2.9.3/configure:20872:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ecasound-2.9.3/configure:20873:    ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
ecasound-2.9.3/configure-20874-    ac_shift=:
##############################################
ecasound-2.9.3/configure-20876-  --*=)
ecasound-2.9.3/configure:20877:    ac_option=`expr "X$1" : 'X\([^=]*\)='`
ecasound-2.9.3/configure-20878-    ac_optarg=
##############################################
ecasound-2.9.3/configure-20900-    case $ac_optarg in
ecasound-2.9.3/configure:20901:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ecasound-2.9.3/configure-20902-    '') as_fn_error $? "missing file argument" ;;
##############################################
ecasound-2.9.3/configure-20908-    case $ac_optarg in
ecasound-2.9.3/configure:20909:    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
ecasound-2.9.3/configure-20910-    esac
##############################################
ecasound-2.9.3/configure-20977-delay_variable_subst='$delay_variable_subst'
ecasound-2.9.3/configure:20978:macro_version='`$ECHO "$macro_version" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20979:macro_revision='`$ECHO "$macro_revision" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20980:enable_shared='`$ECHO "$enable_shared" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20981:enable_static='`$ECHO "$enable_static" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20982:pic_mode='`$ECHO "$pic_mode" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20983:enable_fast_install='`$ECHO "$enable_fast_install" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20984:shared_archive_member_spec='`$ECHO "$shared_archive_member_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20985:SHELL='`$ECHO "$SHELL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20986:ECHO='`$ECHO "$ECHO" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20987:PATH_SEPARATOR='`$ECHO "$PATH_SEPARATOR" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20988:host_alias='`$ECHO "$host_alias" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20989:host='`$ECHO "$host" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20990:host_os='`$ECHO "$host_os" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20991:build_alias='`$ECHO "$build_alias" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20992:build='`$ECHO "$build" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20993:build_os='`$ECHO "$build_os" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20994:SED='`$ECHO "$SED" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20995:Xsed='`$ECHO "$Xsed" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20996:GREP='`$ECHO "$GREP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20997:EGREP='`$ECHO "$EGREP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20998:FGREP='`$ECHO "$FGREP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:20999:LD='`$ECHO "$LD" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21000:NM='`$ECHO "$NM" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21001:LN_S='`$ECHO "$LN_S" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21002:max_cmd_len='`$ECHO "$max_cmd_len" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21003:ac_objext='`$ECHO "$ac_objext" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21004:exeext='`$ECHO "$exeext" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21005:lt_unset='`$ECHO "$lt_unset" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21006:lt_SP2NL='`$ECHO "$lt_SP2NL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21007:lt_NL2SP='`$ECHO "$lt_NL2SP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21008:lt_cv_to_host_file_cmd='`$ECHO "$lt_cv_to_host_file_cmd" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21009:lt_cv_to_tool_file_cmd='`$ECHO "$lt_cv_to_tool_file_cmd" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21010:reload_flag='`$ECHO "$reload_flag" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21011:reload_cmds='`$ECHO "$reload_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21012:OBJDUMP='`$ECHO "$OBJDUMP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21013:deplibs_check_method='`$ECHO "$deplibs_check_method" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21014:file_magic_cmd='`$ECHO "$file_magic_cmd" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21015:file_magic_glob='`$ECHO "$file_magic_glob" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21016:want_nocaseglob='`$ECHO "$want_nocaseglob" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21017:DLLTOOL='`$ECHO "$DLLTOOL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21018:sharedlib_from_linklib_cmd='`$ECHO "$sharedlib_from_linklib_cmd" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21019:AR='`$ECHO "$AR" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21020:AR_FLAGS='`$ECHO "$AR_FLAGS" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21021:archiver_list_spec='`$ECHO "$archiver_list_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21022:STRIP='`$ECHO "$STRIP" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21023:RANLIB='`$ECHO "$RANLIB" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21024:old_postinstall_cmds='`$ECHO "$old_postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21025:old_postuninstall_cmds='`$ECHO "$old_postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21026:old_archive_cmds='`$ECHO "$old_archive_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21027:lock_old_archive_extraction='`$ECHO "$lock_old_archive_extraction" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21028:CC='`$ECHO "$CC" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21029:CFLAGS='`$ECHO "$CFLAGS" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21030:compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21031:GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21032:lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21033:lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21034:lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21035:lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21036:lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21037:lt_cv_nm_interface='`$ECHO "$lt_cv_nm_interface" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21038:nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21039:lt_sysroot='`$ECHO "$lt_sysroot" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21040:lt_cv_truncate_bin='`$ECHO "$lt_cv_truncate_bin" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21041:objdir='`$ECHO "$objdir" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21042:MAGIC_CMD='`$ECHO "$MAGIC_CMD" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21043:lt_prog_compiler_no_builtin_flag='`$ECHO "$lt_prog_compiler_no_builtin_flag" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21044:lt_prog_compiler_pic='`$ECHO "$lt_prog_compiler_pic" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21045:lt_prog_compiler_wl='`$ECHO "$lt_prog_compiler_wl" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21046:lt_prog_compiler_static='`$ECHO "$lt_prog_compiler_static" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21047:lt_cv_prog_compiler_c_o='`$ECHO "$lt_cv_prog_compiler_c_o" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21048:need_locks='`$ECHO "$need_locks" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21049:MANIFEST_TOOL='`$ECHO "$MANIFEST_TOOL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21050:DSYMUTIL='`$ECHO "$DSYMUTIL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21051:NMEDIT='`$ECHO "$NMEDIT" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21052:LIPO='`$ECHO "$LIPO" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21053:OTOOL='`$ECHO "$OTOOL" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21054:OTOOL64='`$ECHO "$OTOOL64" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21055:libext='`$ECHO "$libext" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21056:shrext_cmds='`$ECHO "$shrext_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21057:extract_expsyms_cmds='`$ECHO "$extract_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21058:archive_cmds_need_lc='`$ECHO "$archive_cmds_need_lc" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21059:enable_shared_with_static_runtimes='`$ECHO "$enable_shared_with_static_runtimes" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21060:export_dynamic_flag_spec='`$ECHO "$export_dynamic_flag_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21061:whole_archive_flag_spec='`$ECHO "$whole_archive_flag_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21062:compiler_needs_object='`$ECHO "$compiler_needs_object" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21063:old_archive_from_new_cmds='`$ECHO "$old_archive_from_new_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21064:old_archive_from_expsyms_cmds='`$ECHO "$old_archive_from_expsyms_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21065:archive_cmds='`$ECHO "$archive_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21066:archive_expsym_cmds='`$ECHO "$archive_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21067:module_cmds='`$ECHO "$module_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21068:module_expsym_cmds='`$ECHO "$module_expsym_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21069:with_gnu_ld='`$ECHO "$with_gnu_ld" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21070:allow_undefined_flag='`$ECHO "$allow_undefined_flag" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21071:no_undefined_flag='`$ECHO "$no_undefined_flag" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21072:hardcode_libdir_flag_spec='`$ECHO "$hardcode_libdir_flag_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21073:hardcode_libdir_separator='`$ECHO "$hardcode_libdir_separator" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21074:hardcode_direct='`$ECHO "$hardcode_direct" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21075:hardcode_direct_absolute='`$ECHO "$hardcode_direct_absolute" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21076:hardcode_minus_L='`$ECHO "$hardcode_minus_L" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21077:hardcode_shlibpath_var='`$ECHO "$hardcode_shlibpath_var" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21078:hardcode_automatic='`$ECHO "$hardcode_automatic" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21079:inherit_rpath='`$ECHO "$inherit_rpath" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21080:link_all_deplibs='`$ECHO "$link_all_deplibs" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21081:always_export_symbols='`$ECHO "$always_export_symbols" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21082:export_symbols_cmds='`$ECHO "$export_symbols_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21083:exclude_expsyms='`$ECHO "$exclude_expsyms" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21084:include_expsyms='`$ECHO "$include_expsyms" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21085:prelink_cmds='`$ECHO "$prelink_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21086:postlink_cmds='`$ECHO "$postlink_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21087:file_list_spec='`$ECHO "$file_list_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21088:variables_saved_for_relink='`$ECHO "$variables_saved_for_relink" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21089:need_lib_prefix='`$ECHO "$need_lib_prefix" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21090:need_version='`$ECHO "$need_version" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21091:version_type='`$ECHO "$version_type" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21092:runpath_var='`$ECHO "$runpath_var" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21093:shlibpath_var='`$ECHO "$shlibpath_var" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21094:shlibpath_overrides_runpath='`$ECHO "$shlibpath_overrides_runpath" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21095:libname_spec='`$ECHO "$libname_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21096:library_names_spec='`$ECHO "$library_names_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21097:soname_spec='`$ECHO "$soname_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21098:install_override_mode='`$ECHO "$install_override_mode" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21099:postinstall_cmds='`$ECHO "$postinstall_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21100:postuninstall_cmds='`$ECHO "$postuninstall_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21101:finish_cmds='`$ECHO "$finish_cmds" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21102:finish_eval='`$ECHO "$finish_eval" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21103:hardcode_into_libs='`$ECHO "$hardcode_into_libs" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21104:sys_lib_search_path_spec='`$ECHO "$sys_lib_search_path_spec" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21105:configure_time_dlsearch_path='`$ECHO "$configure_time_dlsearch_path" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21106:configure_time_lt_sys_library_path='`$ECHO "$configure_time_lt_sys_library_path" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21107:hardcode_action='`$ECHO "$hardcode_action" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21108:enable_dlopen='`$ECHO "$enable_dlopen" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21109:enable_dlopen_self='`$ECHO "$enable_dlopen_self" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21110:enable_dlopen_self_static='`$ECHO "$enable_dlopen_self_static" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21111:old_striplib='`$ECHO "$old_striplib" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21112:striplib='`$ECHO "$striplib" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21113:compiler_lib_search_dirs='`$ECHO "$compiler_lib_search_dirs" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21114:predep_objects='`$ECHO "$predep_objects" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21115:postdep_objects='`$ECHO "$postdep_objects" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21116:predeps='`$ECHO "$predeps" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21117:postdeps='`$ECHO "$postdeps" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21118:compiler_lib_search_path='`$ECHO "$compiler_lib_search_path" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21119:LD_CXX='`$ECHO "$LD_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21120:reload_flag_CXX='`$ECHO "$reload_flag_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21121:reload_cmds_CXX='`$ECHO "$reload_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21122:old_archive_cmds_CXX='`$ECHO "$old_archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21123:compiler_CXX='`$ECHO "$compiler_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21124:GCC_CXX='`$ECHO "$GCC_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21125:lt_prog_compiler_no_builtin_flag_CXX='`$ECHO "$lt_prog_compiler_no_builtin_flag_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21126:lt_prog_compiler_pic_CXX='`$ECHO "$lt_prog_compiler_pic_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21127:lt_prog_compiler_wl_CXX='`$ECHO "$lt_prog_compiler_wl_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21128:lt_prog_compiler_static_CXX='`$ECHO "$lt_prog_compiler_static_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21129:lt_cv_prog_compiler_c_o_CXX='`$ECHO "$lt_cv_prog_compiler_c_o_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21130:archive_cmds_need_lc_CXX='`$ECHO "$archive_cmds_need_lc_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21131:enable_shared_with_static_runtimes_CXX='`$ECHO "$enable_shared_with_static_runtimes_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21132:export_dynamic_flag_spec_CXX='`$ECHO "$export_dynamic_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21133:whole_archive_flag_spec_CXX='`$ECHO "$whole_archive_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21134:compiler_needs_object_CXX='`$ECHO "$compiler_needs_object_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21135:old_archive_from_new_cmds_CXX='`$ECHO "$old_archive_from_new_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21136:old_archive_from_expsyms_cmds_CXX='`$ECHO "$old_archive_from_expsyms_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21137:archive_cmds_CXX='`$ECHO "$archive_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21138:archive_expsym_cmds_CXX='`$ECHO "$archive_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21139:module_cmds_CXX='`$ECHO "$module_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21140:module_expsym_cmds_CXX='`$ECHO "$module_expsym_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21141:with_gnu_ld_CXX='`$ECHO "$with_gnu_ld_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21142:allow_undefined_flag_CXX='`$ECHO "$allow_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21143:no_undefined_flag_CXX='`$ECHO "$no_undefined_flag_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21144:hardcode_libdir_flag_spec_CXX='`$ECHO "$hardcode_libdir_flag_spec_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21145:hardcode_libdir_separator_CXX='`$ECHO "$hardcode_libdir_separator_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21146:hardcode_direct_CXX='`$ECHO "$hardcode_direct_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21147:hardcode_direct_absolute_CXX='`$ECHO "$hardcode_direct_absolute_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21148:hardcode_minus_L_CXX='`$ECHO "$hardcode_minus_L_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21149:hardcode_shlibpath_var_CXX='`$ECHO "$hardcode_shlibpath_var_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21150:hardcode_automatic_CXX='`$ECHO "$hardcode_automatic_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21151:inherit_rpath_CXX='`$ECHO "$inherit_rpath_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21152:link_all_deplibs_CXX='`$ECHO "$link_all_deplibs_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21153:always_export_symbols_CXX='`$ECHO "$always_export_symbols_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21154:export_symbols_cmds_CXX='`$ECHO "$export_symbols_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21155:exclude_expsyms_CXX='`$ECHO "$exclude_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21156:include_expsyms_CXX='`$ECHO "$include_expsyms_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21157:prelink_cmds_CXX='`$ECHO "$prelink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21158:postlink_cmds_CXX='`$ECHO "$postlink_cmds_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21159:file_list_spec_CXX='`$ECHO "$file_list_spec_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21160:hardcode_action_CXX='`$ECHO "$hardcode_action_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21161:compiler_lib_search_dirs_CXX='`$ECHO "$compiler_lib_search_dirs_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21162:predep_objects_CXX='`$ECHO "$predep_objects_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21163:postdep_objects_CXX='`$ECHO "$postdep_objects_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21164:predeps_CXX='`$ECHO "$predeps_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21165:postdeps_CXX='`$ECHO "$postdeps_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure:21166:compiler_lib_search_path_CXX='`$ECHO "$compiler_lib_search_path_CXX" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/configure-21167-
##############################################
ecasound-2.9.3/configure-21279-compiler_lib_search_path_CXX; do
ecasound-2.9.3/configure:21280:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ecasound-2.9.3/configure-21281-    *[\\\\\\\`\\"\\\$]*)
ecasound-2.9.3/configure:21282:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ecasound-2.9.3/configure-21283-      ;;
##############################################
ecasound-2.9.3/configure-21321-postlink_cmds_CXX; do
ecasound-2.9.3/configure:21322:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ecasound-2.9.3/configure-21323-    *[\\\\\\\`\\"\\\$]*)
ecasound-2.9.3/configure:21324:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ecasound-2.9.3/configure-21325-      ;;
##############################################
ecasound-2.9.3/configure-21432-fi
ecasound-2.9.3/configure:21433:ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
ecasound-2.9.3/configure-21434-if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
##############################################
ecasound-2.9.3/configure-21449-  as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
ecasound-2.9.3/configure:21450:ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
ecasound-2.9.3/configure-21451-ac_delim='%!_!# '
##############################################
ecasound-2.9.3/configure-21455-
ecasound-2.9.3/configure:21456:  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
ecasound-2.9.3/configure-21457-  if test $ac_delim_n = $ac_delim_num; then
##############################################
ecasound-2.9.3/configure-21593-for ac_last_try in false false :; do
ecasound-2.9.3/configure:21594:  ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
ecasound-2.9.3/configure-21595-  if test -z "$ac_tt"; then
##############################################
ecasound-2.9.3/configure-21725-      esac
ecasound-2.9.3/configure:21726:      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
ecasound-2.9.3/configure-21727-      as_fn_append ac_file_inputs " '$ac_f'"
##############################################
ecasound-2.9.3/configure-21784-*)
ecasound-2.9.3/configure:21785:  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
ecasound-2.9.3/configure-21786-  # A ".." for each directory in $ac_dir_suffix.
ecasound-2.9.3/configure:21787:  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
ecasound-2.9.3/configure-21788-  case $ac_top_builddir_sub in
##############################################
ecasound-2.9.3/configure-21840-/@mandir@/p'
ecasound-2.9.3/configure:21841:case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
ecasound-2.9.3/configure-21842-*datarootdir*) ac_datarootdir_seen=yes;;
##############################################
ecasound-2.9.3/configure-21857-
ecasound-2.9.3/configure:21858:# Neutralize VPATH when `$srcdir' = `.'.
ecasound-2.9.3/configure-21859-# Shell code in configure.ac might set extrasub.
##############################################
ecasound-2.9.3/configure-21884-test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
ecasound-2.9.3/configure:21885:  { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
ecasound-2.9.3/configure-21886-  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' \
##############################################
ecasound-2.9.3/configure-21929-    * )
ecasound-2.9.3/configure:21930:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ecasound-2.9.3/configure-21931-  esac
##############################################
ecasound-2.9.3/configure-21966-  # Strip MF so we end up with the name of the file.
ecasound-2.9.3/configure:21967:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ecasound-2.9.3/configure-21968-  # Check whether this is an Automake generated Makefile or not.
##############################################
ecasound-2.9.3/configure-22002-  # from the Makefile without running `make'.
ecasound-2.9.3/configure:22003:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ecasound-2.9.3/configure-22004-  test -z "$DEPDIR" && continue
ecasound-2.9.3/configure:22005:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ecasound-2.9.3/configure-22006-  test -z "am__include" && continue
ecasound-2.9.3/configure:22007:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ecasound-2.9.3/configure-22008-  # When using ansi2knr, U may be empty or an underscore; expand it
ecasound-2.9.3/configure:22009:  U=`sed -n 's/^U = //p' < "$mf"`
ecasound-2.9.3/configure-22010-  # Find all dependency output files, they are included files with
##############################################
ecasound-2.9.3/configure-22538-    *:)
ecasound-2.9.3/configure:22539:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\"
ecasound-2.9.3/configure-22540-        ;;
ecasound-2.9.3/configure-22541-    x:*)
ecasound-2.9.3/configure:22542:        eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/configure-22543-        ;;
ecasound-2.9.3/configure-22544-    *::*)
ecasound-2.9.3/configure:22545:        eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ecasound-2.9.3/configure:22546:        eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\"
ecasound-2.9.3/configure-22547-        ;;
ecasound-2.9.3/configure-22548-    *)
ecasound-2.9.3/configure:22549:        eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/configure-22550-        ;;
##############################################
ecasound-2.9.3/configure-22565-    done
ecasound-2.9.3/configure:22566:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ecasound-2.9.3/configure-22567-}
##############################################
ecasound-2.9.3/libecasound/plugins/Makefile.in-413-	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
ecasound-2.9.3/libecasound/plugins/Makefile.in:414:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-415-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ecasound-2.9.3/libecasound/plugins/Makefile.in-446-.cpp.obj:
ecasound-2.9.3/libecasound/plugins/Makefile.in:447:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-448-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasound/plugins/Makefile.in-450-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasound/plugins/Makefile.in:451:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/libecasound/plugins/Makefile.in-452-
##############################################
ecasound-2.9.3/libecasound/plugins/Makefile.in-510-GTAGS:
ecasound-2.9.3/libecasound/plugins/Makefile.in:511:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/libecasound/plugins/Makefile.in-512-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/libecasound/plugins/Makefile.in-518-distdir: $(DISTFILES)
ecasound-2.9.3/libecasound/plugins/Makefile.in:519:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasound/plugins/Makefile.in:520:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-521-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/libecasound/plugins/Makefile.in-522-	  case $$file in \
ecasound-2.9.3/libecasound/plugins/Makefile.in:523:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/libecasound/plugins/Makefile.in:524:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-525-	  esac; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-526-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/libecasound/plugins/Makefile.in:527:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/libecasound/plugins/Makefile.in-528-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-58-CONFIG_CLEAN_FILES = libecasound-config
ecasound-2.9.3/libecasound/Makefile.in:59:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ecasound-2.9.3/libecasound/Makefile.in-60-am__vpath_adj = case $$p in \
ecasound-2.9.3/libecasound/Makefile.in:61:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/libecasound/Makefile.in-62-    *) f=$$p;; \
ecasound-2.9.3/libecasound/Makefile.in-63-  esac;
ecasound-2.9.3/libecasound/Makefile.in:64:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
ecasound-2.9.3/libecasound/Makefile.in-65-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
ecasound-2.9.3/libecasound/Makefile.in-818-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ecasound-2.9.3/libecasound/Makefile.in:819:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ecasound-2.9.3/libecasound/Makefile.in-820-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-830-	@list='$(check_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/libecasound/Makefile.in:831:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/libecasound/Makefile.in-832-	  echo " rm -f $$p $$f"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-956-.cpp.obj:
ecasound-2.9.3/libecasound/Makefile.in:957:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/libecasound/Makefile.in-958-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/libecasound/Makefile.in-960-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/libecasound/Makefile.in:961:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/libecasound/Makefile.in-962-
##############################################
ecasound-2.9.3/libecasound/Makefile.in-994-	dot_seen=no; \
ecasound-2.9.3/libecasound/Makefile.in:995:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/libecasound/Makefile.in-996-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1030-	rev="$$rev ."; \
ecasound-2.9.3/libecasound/Makefile.in:1031:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/libecasound/Makefile.in-1032-	for subdir in $$rev; do \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1104-GTAGS:
ecasound-2.9.3/libecasound/Makefile.in:1105:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/libecasound/Makefile.in-1106-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1121-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
ecasound-2.9.3/libecasound/Makefile.in:1122:	      all=`expr $$all + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1123-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/libecasound/Makefile.in-1124-	      *" $$tst "*) \
ecasound-2.9.3/libecasound/Makefile.in:1125:		xpass=`expr $$xpass + 1`; \
ecasound-2.9.3/libecasound/Makefile.in:1126:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1127-		echo "XPASS: $$tst"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1133-	    elif test $$? -ne 77; then \
ecasound-2.9.3/libecasound/Makefile.in:1134:	      all=`expr $$all + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1135-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/libecasound/Makefile.in-1136-	      *" $$tst "*) \
ecasound-2.9.3/libecasound/Makefile.in:1137:		xfail=`expr $$xfail + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1138-		echo "XFAIL: $$tst"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1140-	      *) \
ecasound-2.9.3/libecasound/Makefile.in:1141:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1142-		echo "FAIL: $$tst"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1145-	    else \
ecasound-2.9.3/libecasound/Makefile.in:1146:	      skip=`expr $$skip + 1`; \
ecasound-2.9.3/libecasound/Makefile.in-1147-	      echo "SKIP: $$tst"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1166-	    skipped="($$skip tests were not run)"; \
ecasound-2.9.3/libecasound/Makefile.in:1167:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/libecasound/Makefile.in-1168-	      dashes="$$skipped"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1172-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
ecasound-2.9.3/libecasound/Makefile.in:1173:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/libecasound/Makefile.in-1174-	      dashes="$$report"; \
ecasound-2.9.3/libecasound/Makefile.in-1175-	  fi; \
ecasound-2.9.3/libecasound/Makefile.in:1176:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
ecasound-2.9.3/libecasound/Makefile.in-1177-	  echo "$$dashes"; \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1185-distdir: $(DISTFILES)
ecasound-2.9.3/libecasound/Makefile.in:1186:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasound/Makefile.in:1187:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/libecasound/Makefile.in-1188-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/libecasound/Makefile.in-1189-	  case $$file in \
ecasound-2.9.3/libecasound/Makefile.in:1190:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/libecasound/Makefile.in:1191:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/libecasound/Makefile.in-1192-	  esac; \
ecasound-2.9.3/libecasound/Makefile.in-1193-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/libecasound/Makefile.in:1194:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/libecasound/Makefile.in-1195-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/libecasound/Makefile.in-1216-	    || exit 1; \
ecasound-2.9.3/libecasound/Makefile.in:1217:	    distdir=`$(am__cd) $(distdir) && pwd`; \
ecasound-2.9.3/libecasound/Makefile.in:1218:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
ecasound-2.9.3/libecasound/Makefile.in-1219-	    (cd $$subdir && \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-319-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
ecasound-2.9.3/pyecasound/Makefile.in:320:	      all=`expr $$all + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-321-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/pyecasound/Makefile.in-322-	      *" $$tst "*) \
ecasound-2.9.3/pyecasound/Makefile.in:323:		xpass=`expr $$xpass + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in:324:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-325-		echo "XPASS: $$tst"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-331-	    elif test $$? -ne 77; then \
ecasound-2.9.3/pyecasound/Makefile.in:332:	      all=`expr $$all + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-333-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/pyecasound/Makefile.in-334-	      *" $$tst "*) \
ecasound-2.9.3/pyecasound/Makefile.in:335:		xfail=`expr $$xfail + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-336-		echo "XFAIL: $$tst"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-338-	      *) \
ecasound-2.9.3/pyecasound/Makefile.in:339:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-340-		echo "FAIL: $$tst"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-343-	    else \
ecasound-2.9.3/pyecasound/Makefile.in:344:	      skip=`expr $$skip + 1`; \
ecasound-2.9.3/pyecasound/Makefile.in-345-	      echo "SKIP: $$tst"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-364-	    skipped="($$skip tests were not run)"; \
ecasound-2.9.3/pyecasound/Makefile.in:365:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/pyecasound/Makefile.in-366-	      dashes="$$skipped"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-370-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
ecasound-2.9.3/pyecasound/Makefile.in:371:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/pyecasound/Makefile.in-372-	      dashes="$$report"; \
ecasound-2.9.3/pyecasound/Makefile.in-373-	  fi; \
ecasound-2.9.3/pyecasound/Makefile.in:374:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
ecasound-2.9.3/pyecasound/Makefile.in-375-	  echo "$$dashes"; \
##############################################
ecasound-2.9.3/pyecasound/Makefile.in-383-distdir: $(DISTFILES)
ecasound-2.9.3/pyecasound/Makefile.in:384:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/pyecasound/Makefile.in:385:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/pyecasound/Makefile.in-386-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/pyecasound/Makefile.in-387-	  case $$file in \
ecasound-2.9.3/pyecasound/Makefile.in:388:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/pyecasound/Makefile.in:389:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/pyecasound/Makefile.in-390-	  esac; \
ecasound-2.9.3/pyecasound/Makefile.in-391-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/pyecasound/Makefile.in:392:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/pyecasound/Makefile.in-393-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-345-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecasound/Makefile.in:346:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/ecasound/Makefile.in-347-	  if test -f $$p \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-349-	  ; then \
ecasound-2.9.3/ecasound/Makefile.in:350:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ecasound-2.9.3/ecasound/Makefile.in-351-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-358-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecasound/Makefile.in:359:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ecasound-2.9.3/ecasound/Makefile.in-360-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-365-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecasound/Makefile.in:366:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/ecasound/Makefile.in-367-	  echo " rm -f $$p $$f"; \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-397-.cpp.obj:
ecasound-2.9.3/ecasound/Makefile.in:398:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/ecasound/Makefile.in-399-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/ecasound/Makefile.in-401-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/ecasound/Makefile.in:402:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/ecasound/Makefile.in-403-
##############################################
ecasound-2.9.3/ecasound/Makefile.in-461-GTAGS:
ecasound-2.9.3/ecasound/Makefile.in:462:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/ecasound/Makefile.in-463-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/ecasound/Makefile.in-469-distdir: $(DISTFILES)
ecasound-2.9.3/ecasound/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/ecasound/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/ecasound/Makefile.in-472-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/ecasound/Makefile.in-473-	  case $$file in \
ecasound-2.9.3/ecasound/Makefile.in:474:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/ecasound/Makefile.in:475:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/ecasound/Makefile.in-476-	  esac; \
ecasound-2.9.3/ecasound/Makefile.in-477-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/ecasound/Makefile.in:478:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/ecasound/Makefile.in-479-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Makefile.in-348-	dot_seen=no; \
ecasound-2.9.3/Makefile.in:349:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/Makefile.in-350-	list='$(SUBDIRS)'; for subdir in $$list; do \
##############################################
ecasound-2.9.3/Makefile.in-384-	rev="$$rev ."; \
ecasound-2.9.3/Makefile.in:385:	target=`echo $@ | sed s/-recursive//`; \
ecasound-2.9.3/Makefile.in-386-	for subdir in $$rev; do \
##############################################
ecasound-2.9.3/Makefile.in-458-GTAGS:
ecasound-2.9.3/Makefile.in:459:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/Makefile.in-460-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/Makefile.in-469-	$(mkdir_p) $(distdir)/libecasound $(distdir)/libecasoundc
ecasound-2.9.3/Makefile.in:470:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Makefile.in:471:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/Makefile.in-472-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/Makefile.in-473-	  case $$file in \
ecasound-2.9.3/Makefile.in:474:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/Makefile.in:475:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/Makefile.in-476-	  esac; \
ecasound-2.9.3/Makefile.in-477-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/Makefile.in:478:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/Makefile.in-479-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/Makefile.in-500-	    || exit 1; \
ecasound-2.9.3/Makefile.in:501:	    distdir=`$(am__cd) $(distdir) && pwd`; \
ecasound-2.9.3/Makefile.in:502:	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
ecasound-2.9.3/Makefile.in-503-	    (cd $$subdir && \
##############################################
ecasound-2.9.3/Makefile.in-564-	chmod a-w $(distdir)
ecasound-2.9.3/Makefile.in:565:	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
ecasound-2.9.3/Makefile.in-566-	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
##############################################
ecasound-2.9.3/Makefile.in-595-	@cd $(distuninstallcheck_dir) \
ecasound-2.9.3/Makefile.in:596:	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
ecasound-2.9.3/Makefile.in-597-	   || { echo "ERROR: files left after uninstall:" ; \
##############################################
ecasound-2.9.3/Makefile.in-607-	fi
ecasound-2.9.3/Makefile.in:608:	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
ecasound-2.9.3/Makefile.in-609-	  || { echo "ERROR: files left in build directory after distclean:" ; \
##############################################
ecasound-2.9.3/aclocal.m4-132-    done
ecasound-2.9.3/aclocal.m4:133:    func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"`
ecasound-2.9.3/aclocal.m4-134-}
##############################################
ecasound-2.9.3/aclocal.m4-444-m4_define([_LT_CONFIG_STATUS_DECLARE],
ecasound-2.9.3/aclocal.m4:445:[$1='`$ECHO "$][$1" | $SED "$delay_single_quote_subst"`'])
ecasound-2.9.3/aclocal.m4-446-
##############################################
ecasound-2.9.3/aclocal.m4-454-#
ecasound-2.9.3/aclocal.m4:455:#    <var>='`$ECHO "$<var>" | $SED "$delay_single_quote_subst"`'
ecasound-2.9.3/aclocal.m4-456-m4_defun([_LT_CONFIG_STATUS_DECLARATIONS],
##############################################
ecasound-2.9.3/aclocal.m4-564-]], lt_decl_quote_varnames); do
ecasound-2.9.3/aclocal.m4:565:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ecasound-2.9.3/aclocal.m4-566-    *[[\\\\\\\`\\"\\\$]]*)
ecasound-2.9.3/aclocal.m4:567:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED \\"\\\$sed_quote_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ecasound-2.9.3/aclocal.m4-568-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-577-]], lt_decl_dquote_varnames); do
ecasound-2.9.3/aclocal.m4:578:    case \`eval \\\\\$ECHO \\\\""\\\\\$\$var"\\\\"\` in
ecasound-2.9.3/aclocal.m4-579-    *[[\\\\\\\`\\"\\\$]]*)
ecasound-2.9.3/aclocal.m4:580:      eval "lt_\$var=\\\\\\"\\\`\\\$ECHO \\"\\\$\$var\\" | \\\$SED -e \\"\\\$double_quote_subst\\" -e \\"\\\$sed_quote_subst\\" -e \\"\\\$delay_variable_subst\\"\\\`\\\\\\"" ## exclude from sc_prohibit_nested_quotes
ecasound-2.9.3/aclocal.m4-581-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-1116-  if test yes = "$lt_cv_ld_force_load"; then
ecasound-2.9.3/aclocal.m4:1117:    _LT_TAGVAR(whole_archive_flag_spec, $1)='`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience $wl-force_load,$conv\"; done; func_echo_all \"$new_convenience\"`'
ecasound-2.9.3/aclocal.m4-1118-    m4_case([$1], [F77], [_LT_TAGVAR(compiler_needs_object, $1)=yes],
##############################################
ecasound-2.9.3/aclocal.m4-1169-      }]'
ecasound-2.9.3/aclocal.m4:1170:  _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/aclocal.m4-1171-  # Check for a 64-bit object if we didn't find anything.
ecasound-2.9.3/aclocal.m4-1172-  if test -z "$_LT_TAGVAR([lt_cv_aix_libpath_], [$1])"; then
ecasound-2.9.3/aclocal.m4:1173:    _LT_TAGVAR([lt_cv_aix_libpath_], [$1])=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e "$lt_aix_libpath_sed"`
ecasound-2.9.3/aclocal.m4-1174-  fi],[])
##############################################
ecasound-2.9.3/aclocal.m4-1205-if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \
ecasound-2.9.3/aclocal.m4:1206:   test "X`print -r -- $ECHO 2>/dev/null`" = "X$ECHO"; then
ecasound-2.9.3/aclocal.m4-1207-  ECHO='print -r --'
ecasound-2.9.3/aclocal.m4:1208:elif test "X`printf %s $ECHO 2>/dev/null`" = "X$ECHO"; then
ecasound-2.9.3/aclocal.m4-1209-  ECHO='printf %s\n'
##############################################
ecasound-2.9.3/aclocal.m4-1240-    PATH=/empty FPATH=/empty; export PATH FPATH
ecasound-2.9.3/aclocal.m4:1241:    test "X`printf %s $ECHO`" = "X$ECHO" \
ecasound-2.9.3/aclocal.m4:1242:      || test "X`print -r -- $ECHO`" = "X$ECHO" )])])
ecasound-2.9.3/aclocal.m4-1243-
##############################################
ecasound-2.9.3/aclocal.m4-1264-   if test yes = "$GCC"; then
ecasound-2.9.3/aclocal.m4:1265:     lt_sysroot=`$CC --print-sysroot 2>/dev/null`
ecasound-2.9.3/aclocal.m4-1266-   fi
##############################################
ecasound-2.9.3/aclocal.m4-1268- /*)
ecasound-2.9.3/aclocal.m4:1269:   lt_sysroot=`echo "$with_sysroot" | sed -e "$sed_quote_subst"`
ecasound-2.9.3/aclocal.m4-1270-   ;; #(
##############################################
ecasound-2.9.3/aclocal.m4-1298-  if AC_TRY_EVAL(ac_compile); then
ecasound-2.9.3/aclocal.m4:1299:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1300-      *ELF-32*)
##############################################
ecasound-2.9.3/aclocal.m4-1315-    if test yes = "$lt_cv_prog_gnu_ld"; then
ecasound-2.9.3/aclocal.m4:1316:      case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1317-	*32-bit*)
##############################################
ecasound-2.9.3/aclocal.m4-1327-    else
ecasound-2.9.3/aclocal.m4:1328:      case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1329-	*32-bit*)
##############################################
ecasound-2.9.3/aclocal.m4-1349-    emul=elf
ecasound-2.9.3/aclocal.m4:1350:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1351-      *32-bit*)
##############################################
ecasound-2.9.3/aclocal.m4-1357-    esac
ecasound-2.9.3/aclocal.m4:1358:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1359-      *MSB*)
##############################################
ecasound-2.9.3/aclocal.m4-1365-    esac
ecasound-2.9.3/aclocal.m4:1366:    case `/usr/bin/file conftest.$ac_objext` in
ecasound-2.9.3/aclocal.m4-1367-      *N32*)
##############################################
ecasound-2.9.3/aclocal.m4-1730-    # And add a safety zone
ecasound-2.9.3/aclocal.m4:1731:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ecasound-2.9.3/aclocal.m4:1732:    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ecasound-2.9.3/aclocal.m4-1733-    ;;
##############################################
ecasound-2.9.3/aclocal.m4-1763-    if test -n "$kargmax"; then
ecasound-2.9.3/aclocal.m4:1764:      lt_cv_sys_max_cmd_len=`echo $kargmax | sed 's/.*[[	 ]]//'`
ecasound-2.9.3/aclocal.m4-1765-    else
##############################################
ecasound-2.9.3/aclocal.m4-1772-       test undefined != "$lt_cv_sys_max_cmd_len"; then
ecasound-2.9.3/aclocal.m4:1773:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 4`
ecasound-2.9.3/aclocal.m4:1774:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \* 3`
ecasound-2.9.3/aclocal.m4-1775-    else
##############################################
ecasound-2.9.3/aclocal.m4-1784-      # we can't tell.
ecasound-2.9.3/aclocal.m4:1785:      while { test X`env echo "$teststring$teststring" 2>/dev/null` \
ecasound-2.9.3/aclocal.m4-1786-	         = "X$teststring$teststring"; } >/dev/null 2>&1 &&
##############################################
ecasound-2.9.3/aclocal.m4-1788-      do
ecasound-2.9.3/aclocal.m4:1789:        i=`expr $i + 1`
ecasound-2.9.3/aclocal.m4-1790-        teststring=$teststring$teststring
##############################################
ecasound-2.9.3/aclocal.m4-1792-      # Only check the string length outside the loop.
ecasound-2.9.3/aclocal.m4:1793:      lt_cv_sys_max_cmd_len=`expr "X$teststring" : ".*" 2>&1`
ecasound-2.9.3/aclocal.m4-1794-      teststring=
##############################################
ecasound-2.9.3/aclocal.m4-1797-      # linker.  It appears as though 1/2 is a usable value.
ecasound-2.9.3/aclocal.m4:1798:      lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
ecasound-2.9.3/aclocal.m4-1799-    fi
##############################################
ecasound-2.9.3/aclocal.m4-2263-    *:)
ecasound-2.9.3/aclocal.m4:2264:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'` \@S|@@S|@1\"
ecasound-2.9.3/aclocal.m4-2265-        ;;
ecasound-2.9.3/aclocal.m4-2266-    x:*)
ecasound-2.9.3/aclocal.m4:2267:        eval @S|@1=\"\@S|@@S|@1 `$ECHO @S|@2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/aclocal.m4-2268-        ;;
ecasound-2.9.3/aclocal.m4-2269-    *::*)
ecasound-2.9.3/aclocal.m4:2270:        eval @S|@1=\"\@S|@@S|@1\ `$ECHO @S|@2 | $SED -e 's/.*:://' -e 's/:/ /g'`\"
ecasound-2.9.3/aclocal.m4:2271:        eval @S|@1=\"`$ECHO @S|@2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \@S|@@S|@1\"
ecasound-2.9.3/aclocal.m4-2272-        ;;
ecasound-2.9.3/aclocal.m4-2273-    *)
ecasound-2.9.3/aclocal.m4:2274:        eval @S|@1=\"`$ECHO @S|@2 | $SED 's/:/ /g'`\"
ecasound-2.9.3/aclocal.m4-2275-        ;;
##############################################
ecasound-2.9.3/aclocal.m4-2303-  esac
ecasound-2.9.3/aclocal.m4:2304:  lt_search_path_spec=`$CC -print-search-dirs | awk $lt_awk_arg | $SED -e "s/^libraries://" -e $lt_sed_strip_eq`
ecasound-2.9.3/aclocal.m4-2305-  case $lt_search_path_spec in
##############################################
ecasound-2.9.3/aclocal.m4-2310-    # okay in the real world where ";" in dirpaths is itself problematic.
ecasound-2.9.3/aclocal.m4:2311:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED 's/;/ /g'`
ecasound-2.9.3/aclocal.m4-2312-    ;;
ecasound-2.9.3/aclocal.m4-2313-  *)
ecasound-2.9.3/aclocal.m4:2314:    lt_search_path_spec=`$ECHO "$lt_search_path_spec" | $SED "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/aclocal.m4-2315-    ;;
##############################################
ecasound-2.9.3/aclocal.m4-2319-  lt_tmp_lt_search_path_spec=
ecasound-2.9.3/aclocal.m4:2320:  lt_multi_os_dir=/`$CC $CPPFLAGS $CFLAGS $LDFLAGS -print-multi-os-directory 2>/dev/null`
ecasound-2.9.3/aclocal.m4-2321-  # ...but if some path component already ends with the multilib dir we assume
##############################################
ecasound-2.9.3/aclocal.m4-2361-  esac
ecasound-2.9.3/aclocal.m4:2362:  sys_lib_search_path_spec=`$ECHO "$lt_search_path_spec" | $lt_NL2SP`
ecasound-2.9.3/aclocal.m4-2363-else
##############################################
ecasound-2.9.3/aclocal.m4-2502-    # Create ${libname}_ixlibrary.a entries in /sys/libs.
ecasound-2.9.3/aclocal.m4:2503:    finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`func_echo_all "$lib" | $SED '\''s%^.*/\([[^/]]*\)\.ixlibrary$%\1%'\''`; $RM /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
ecasound-2.9.3/aclocal.m4-2504-    ;;
##############################################
ecasound-2.9.3/aclocal.m4-2538-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/aclocal.m4:2539:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/aclocal.m4:2540:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/aclocal.m4:2541:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/aclocal.m4-2542-      test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/aclocal.m4-2547-      fi'
ecasound-2.9.3/aclocal.m4:2548:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/aclocal.m4-2549-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/aclocal.m4-2555-      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
ecasound-2.9.3/aclocal.m4:2556:      soname_spec='`echo $libname | sed -e 's/^lib/cyg/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/aclocal.m4-2557-m4_if([$1], [],[
##############################################
ecasound-2.9.3/aclocal.m4-2561-      # MinGW DLLs use traditional 'lib' prefix
ecasound-2.9.3/aclocal.m4:2562:      soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/aclocal.m4-2563-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-2565-      # pw32 DLLs use 'pw' prefix rather than 'lib'
ecasound-2.9.3/aclocal.m4:2566:      library_names_spec='`echo $libname | sed -e 's/^lib/pw/'``echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/aclocal.m4-2567-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-2574-    libname_spec='$name'
ecasound-2.9.3/aclocal.m4:2575:    soname_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext'
ecasound-2.9.3/aclocal.m4-2576-    library_names_spec='$libname.dll.lib'
##############################################
ecasound-2.9.3/aclocal.m4-2586-        # Let DOS variable expansion print the short 8.3 style file name.
ecasound-2.9.3/aclocal.m4:2587:        lt_path=`cd "$lt_path" 2>/dev/null && cmd //C "for %i in (".") do @echo %~si"`
ecasound-2.9.3/aclocal.m4-2588-        sys_lib_search_path_spec="$sys_lib_search_path_spec $lt_path"
##############################################
ecasound-2.9.3/aclocal.m4-2591-      # Convert to MSYS style.
ecasound-2.9.3/aclocal.m4:2592:      sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | sed -e 's|\\\\|/|g' -e 's| \\([[a-zA-Z]]\\):| /\\1|g' -e 's|^ ||'`
ecasound-2.9.3/aclocal.m4-2593-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-2597-      # like /cygdrive/c/PROGRA~1:/cygdr...
ecasound-2.9.3/aclocal.m4:2598:      sys_lib_search_path_spec=`cygpath --path --unix "$LIB"`
ecasound-2.9.3/aclocal.m4:2599:      sys_lib_search_path_spec=`cygpath --path --dos "$sys_lib_search_path_spec" 2>/dev/null`
ecasound-2.9.3/aclocal.m4:2600:      sys_lib_search_path_spec=`cygpath --path --unix "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/aclocal.m4-2601-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-2605-        # It is most probably a Windows format PATH.
ecasound-2.9.3/aclocal.m4:2606:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
ecasound-2.9.3/aclocal.m4-2607-      else
ecasound-2.9.3/aclocal.m4:2608:        sys_lib_search_path_spec=`$ECHO "$sys_lib_search_path_spec" | $SED -e "s/$PATH_SEPARATOR/ /g"`
ecasound-2.9.3/aclocal.m4-2609-      fi
##############################################
ecasound-2.9.3/aclocal.m4-2615-    # DLL is installed to $(libdir)/../bin by postinstall_cmds
ecasound-2.9.3/aclocal.m4:2616:    postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/aclocal.m4:2617:      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~
ecasound-2.9.3/aclocal.m4:2618:      dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/aclocal.m4-2619-      test -d \$dldir || mkdir -p \$dldir~
ecasound-2.9.3/aclocal.m4-2620-      $install_prog $dir/$dlname \$dldir/$dlname'
ecasound-2.9.3/aclocal.m4:2621:    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
ecasound-2.9.3/aclocal.m4-2622-      dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/aclocal.m4-2629-    # Assume MSVC wrapper
ecasound-2.9.3/aclocal.m4:2630:    library_names_spec='$libname`echo $release | $SED -e 's/[[.]]/-/g'`$versuffix$shared_ext $libname.lib'
ecasound-2.9.3/aclocal.m4-2631-    dynamic_linker='Win32 ld.exe'
##############################################
ecasound-2.9.3/aclocal.m4-2646-  shlibpath_var=DYLD_LIBRARY_PATH
ecasound-2.9.3/aclocal.m4:2647:  shrext_cmds='`test .$module = .yes && echo .so || echo .dylib`'
ecasound-2.9.3/aclocal.m4-2648-m4_if([$1], [],[
##############################################
ecasound-2.9.3/aclocal.m4-2880-  if test -f /etc/ld.so.conf; then
ecasound-2.9.3/aclocal.m4:2881:    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \[$]2)); skip = 1; } { if (!skip) print \[$]0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[	 ]*hwcap[	 ]/d;s/[:,	]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;s/"//g;/^$/d' | tr '\n' ' '`
ecasound-2.9.3/aclocal.m4-2882-    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
##############################################
ecasound-2.9.3/aclocal.m4-2946-  need_lib_prefix=no
ecasound-2.9.3/aclocal.m4:2947:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/aclocal.m4-2948-    need_version=no
##############################################
ecasound-2.9.3/aclocal.m4-2973-  sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
ecasound-2.9.3/aclocal.m4:2974:  postinstall_cmds='base_file=`basename \$file`~
ecasound-2.9.3/aclocal.m4:2975:    dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; $ECHO \$dlname'\''`~
ecasound-2.9.3/aclocal.m4:2976:    dldir=$destdir/`dirname \$dlpath`~
ecasound-2.9.3/aclocal.m4-2977-    test -d \$dldir || mkdir -p \$dldir~
##############################################
ecasound-2.9.3/aclocal.m4-2982-    fi'
ecasound-2.9.3/aclocal.m4:2983:  postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; $ECHO \$dlname'\''`~
ecasound-2.9.3/aclocal.m4-2984-    dlpath=$dir/\$dldll~
##############################################
ecasound-2.9.3/aclocal.m4-3193-	"file_magic "*)
ecasound-2.9.3/aclocal.m4:3194:	  file_magic_regex=`expr "$deplibs_check_method" : "file_magic \(.*\)"`
ecasound-2.9.3/aclocal.m4-3195-	  MAGIC_CMD=$lt_cv_path_MAGIC_CMD
##############################################
ecasound-2.9.3/aclocal.m4-3276-    # gcc leaves a trailing carriage return, which upsets mingw
ecasound-2.9.3/aclocal.m4:3277:    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
ecasound-2.9.3/aclocal.m4-3278-  *)
ecasound-2.9.3/aclocal.m4:3279:    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
ecasound-2.9.3/aclocal.m4-3280-  esac
##############################################
ecasound-2.9.3/aclocal.m4-3285-      # Canonicalize the pathname of ld
ecasound-2.9.3/aclocal.m4:3286:      ac_prog=`$ECHO "$ac_prog"| $SED 's%\\\\%/%g'`
ecasound-2.9.3/aclocal.m4-3287-      while $ECHO "$ac_prog" | $GREP "$re_direlt" > /dev/null 2>&1; do
ecasound-2.9.3/aclocal.m4:3288:	ac_prog=`$ECHO $ac_prog| $SED "s%$re_direlt%/%"`
ecasound-2.9.3/aclocal.m4-3289-      done
##############################################
ecasound-2.9.3/aclocal.m4-3316-      # Break only if it was the GNU/non-GNU ld that we prefer.
ecasound-2.9.3/aclocal.m4:3317:      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
ecasound-2.9.3/aclocal.m4-3318-      *GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/aclocal.m4-3356-[# I'd rather use --version here, but apparently some GNU lds only accept -v.
ecasound-2.9.3/aclocal.m4:3357:case `$LD -v 2>&1 </dev/null` in
ecasound-2.9.3/aclocal.m4-3358-*GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/aclocal.m4-3583-openbsd* | bitrig*)
ecasound-2.9.3/aclocal.m4:3584:  if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/aclocal.m4-3585-    lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|\.so|_pic\.a)$'
##############################################
ecasound-2.9.3/aclocal.m4-3650-    else
ecasound-2.9.3/aclocal.m4:3651:      file_magic_glob=`echo aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ | $SED -e "s/\(..\)/s\/[[\1]]\/[[\1]]\/g;/g"`
ecasound-2.9.3/aclocal.m4-3652-    fi
##############################################
ecasound-2.9.3/aclocal.m4-3701-	esac
ecasound-2.9.3/aclocal.m4:3702:	case `"$tmp_nm" -B $lt_bad_file 2>&1 | sed '1q'` in
ecasound-2.9.3/aclocal.m4-3703-	*$lt_bad_file* | *'Invalid file or object type'*)
##############################################
ecasound-2.9.3/aclocal.m4-3707-	*)
ecasound-2.9.3/aclocal.m4:3708:	  case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
ecasound-2.9.3/aclocal.m4-3709-	  */dev/null*)
##############################################
ecasound-2.9.3/aclocal.m4-3733-    AC_CHECK_TOOLS(DUMPBIN, [dumpbin "link -dump"], :)
ecasound-2.9.3/aclocal.m4:3734:    case `$DUMPBIN -symbols -headers /dev/null 2>&1 | sed '1q'` in
ecasound-2.9.3/aclocal.m4-3735-    *COFF*)
##############################################
ecasound-2.9.3/aclocal.m4-3792-  # decide which one to use based on capabilities of $DLLTOOL
ecasound-2.9.3/aclocal.m4:3793:  case `$DLLTOOL --help 2>&1` in
ecasound-2.9.3/aclocal.m4-3794-  *--identify-strict*)
##############################################
ecasound-2.9.3/aclocal.m4-3966-# If we're using GNU nm, then use its standard symbol codes.
ecasound-2.9.3/aclocal.m4:3967:case `$NM -V 2>&1` in
ecasound-2.9.3/aclocal.m4-3968-*GNU* | *'with BFD'*)
##############################################
ecasound-2.9.3/aclocal.m4-4014-mingw*)
ecasound-2.9.3/aclocal.m4:4015:  opt_cr=`$ECHO 'x\{0,1\}' | tr x '\015'` # option cr in regexp
ecasound-2.9.3/aclocal.m4-4016-  ;;
##############################################
ecasound-2.9.3/aclocal.m4-4419-	  *)
ecasound-2.9.3/aclocal.m4:4420:	    case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/aclocal.m4-4421-	    *Sun\ C*)
##############################################
ecasound-2.9.3/aclocal.m4-4755-      *)
ecasound-2.9.3/aclocal.m4:4756:	case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/aclocal.m4-4757-	*Sun\ Ceres\ Fortran* | *Sun*Fortran*\ [[1-7]].* | *Sun*Fortran*\ 8.[[0-3]]*)
##############################################
ecasound-2.9.3/aclocal.m4-4938-    else
ecasound-2.9.3/aclocal.m4:4939:      _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ecasound-2.9.3/aclocal.m4-4940-    fi
##############################################
ecasound-2.9.3/aclocal.m4-5037-	# shared libraries, regardless of the interface used.
ecasound-2.9.3/aclocal.m4:5038:	case `$LD -v 2>&1` in
ecasound-2.9.3/aclocal.m4-5039-	  *\ \(GNU\ Binutils\)\ 2.19.5*) ;;
##############################################
ecasound-2.9.3/aclocal.m4-5069-    supports_anon_versioning=no
ecasound-2.9.3/aclocal.m4:5070:    case `$LD -v | $SED -e 's/([^)]\+)\s\+//' 2>&1` in
ecasound-2.9.3/aclocal.m4-5071-      *GNU\ gold*) supports_anon_versioning=yes ;;
##############################################
ecasound-2.9.3/aclocal.m4-5172-	prefix_cmds="$SED"~
ecasound-2.9.3/aclocal.m4:5173:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/aclocal.m4-5174-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/aclocal.m4-5194-      # time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ecasound-2.9.3/aclocal.m4:5195:      _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/aclocal.m4:5196:      _LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/aclocal.m4-5197-      ;;
##############################################
ecasound-2.9.3/aclocal.m4-5212-        pgcc*)				# Portland Group C compiler
ecasound-2.9.3/aclocal.m4:5213:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-5214-	  tmp_addflag=' $pic_flag'
##############################################
ecasound-2.9.3/aclocal.m4-5217-					# Portland Group f77 and f90 compilers
ecasound-2.9.3/aclocal.m4:5218:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-5219-	  tmp_addflag=' $pic_flag -Mnomain' ;;
##############################################
ecasound-2.9.3/aclocal.m4-5234-	nvcc*)	# Cuda Compiler Driver 2.2
ecasound-2.9.3/aclocal.m4:5235:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-5236-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ecasound-2.9.3/aclocal.m4-5238-	esac
ecasound-2.9.3/aclocal.m4:5239:	case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/aclocal.m4-5240-	*Sun\ C*)			# Sun C 5.9
ecasound-2.9.3/aclocal.m4:5241:	  _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-5242-	  _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ecasound-2.9.3/aclocal.m4-5309-    sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
ecasound-2.9.3/aclocal.m4:5310:      case `$LD -v 2>&1` in
ecasound-2.9.3/aclocal.m4-5311-        *\ [[01]].* | *\ 2.[[0-9]].* | *\ 2.1[[0-5]].*)
##############################################
ecasound-2.9.3/aclocal.m4-5398-	else
ecasound-2.9.3/aclocal.m4:5399:	  _LT_TAGVAR(export_symbols_cmds, $1)='`func_echo_all $NM | $SED -e '\''s/B\([[^B]]*\)$/P\1/'\''` -PCpgl $libobjs $convenience | awk '\''{ if (((\$ 2 == "T") || (\$ 2 == "D") || (\$ 2 == "B") || (\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) && ([substr](\$ 1,1,1) != ".")) { if ((\$ 2 == "W") || (\$ 2 == "V") || (\$ 2 == "Z")) { print \$ 1 " weak" } else { print \$ 1 } } }'\'' | sort -u > $export_symbols'
ecasound-2.9.3/aclocal.m4-5400-	fi
##############################################
ecasound-2.9.3/aclocal.m4-5463-	# below for broken collect2 doesn't work under 4.3+
ecasound-2.9.3/aclocal.m4:5464:	  collect2name=`$CC -print-prog-name=collect2`
ecasound-2.9.3/aclocal.m4-5465-	  if test -f "$collect2name" &&
##############################################
ecasound-2.9.3/aclocal.m4-5519-        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-blibpath:$libdir:'"$aix_libpath"
ecasound-2.9.3/aclocal.m4:5520:        _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ecasound-2.9.3/aclocal.m4-5521-      else
##############################################
ecasound-2.9.3/aclocal.m4-5544-	  # -brtl affects multiple linker settings, -berok does not and is overridden later
ecasound-2.9.3/aclocal.m4:5545:	  compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ecasound-2.9.3/aclocal.m4-5546-	  if test svr4 != "$with_aix_soname"; then
##############################################
ecasound-2.9.3/aclocal.m4-5635-	# FIXME: Setting linknames here is a bad hack.
ecasound-2.9.3/aclocal.m4:5636:	_LT_TAGVAR(archive_cmds, $1)='$CC -o $lib $libobjs $compiler_flags `func_echo_all "$deplibs" | $SED '\''s/ -lc$//'\''` -link -dll~linknames='
ecasound-2.9.3/aclocal.m4-5637-	# The linker will automatically build a .lib file if we build a DLL.
##############################################
ecasound-2.9.3/aclocal.m4-5773-      if test yes = "$GCC"; then
ecasound-2.9.3/aclocal.m4:5774:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-5775-	# Try to use the -exported_symbol ld option, if it does not
##############################################
ecasound-2.9.3/aclocal.m4-5796-	if test yes = "$lt_cv_irix_exported_symbol"; then
ecasound-2.9.3/aclocal.m4:5797:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations $wl-exports_file $wl$export_symbols -o $lib'
ecasound-2.9.3/aclocal.m4-5798-	fi
##############################################
ecasound-2.9.3/aclocal.m4-5800-      else
ecasound-2.9.3/aclocal.m4:5801:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4:5802:	_LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -exports_file $export_symbols -o $lib'
ecasound-2.9.3/aclocal.m4-5803-      fi
##############################################
ecasound-2.9.3/aclocal.m4-5847-	_LT_TAGVAR(hardcode_direct_absolute, $1)=yes
ecasound-2.9.3/aclocal.m4:5848:	if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then
ecasound-2.9.3/aclocal.m4-5849-	  _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
##############################################
ecasound-2.9.3/aclocal.m4-5878-	prefix_cmds="$SED"~
ecasound-2.9.3/aclocal.m4:5879:	if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/aclocal.m4-5880-	  prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/aclocal.m4-5892-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/aclocal.m4:5893:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-5894-      else
ecasound-2.9.3/aclocal.m4-5895-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ecasound-2.9.3/aclocal.m4:5896:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-5897-      fi
##############################################
ecasound-2.9.3/aclocal.m4-5905-	_LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/aclocal.m4:5906:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $pic_flag $libobjs $deplibs $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-5907-	_LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ecasound-2.9.3/aclocal.m4-5909-	_LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ecasound-2.9.3/aclocal.m4:5910:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $libobjs $deplibs $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4:5911:	_LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; printf "%s\\n" "-hidden">> $lib.exp~
ecasound-2.9.3/aclocal.m4:5912:          $CC -shared$allow_undefined_flag $wl-input $wl$lib.exp $compiler_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~$RM $lib.exp'
ecasound-2.9.3/aclocal.m4-5913-
##############################################
ecasound-2.9.3/aclocal.m4-5928-      else
ecasound-2.9.3/aclocal.m4:5929:	case `$CC -V 2>&1` in
ecasound-2.9.3/aclocal.m4-5930-	*"Compilers 5.0"*)
##############################################
ecasound-2.9.3/aclocal.m4-6121-	  _LT_TAGVAR(allow_undefined_flag, $1)=
ecasound-2.9.3/aclocal.m4:6122:	  if AC_TRY_EVAL(_LT_TAGVAR(archive_cmds, $1) 2\>\&1 \| $GREP \" -lc \" \>/dev/null 2\>\&1)
ecasound-2.9.3/aclocal.m4-6123-	  then
##############################################
ecasound-2.9.3/aclocal.m4-6421-        # ancient GNU ld didn't support --whole-archive et. al.
ecasound-2.9.3/aclocal.m4:6422:        if eval "`$CC -print-prog-name=ld` --help 2>&1" |
ecasound-2.9.3/aclocal.m4-6423-	  $GREP 'no-whole-archive' > /dev/null; then
##############################################
ecasound-2.9.3/aclocal.m4-6531-          # below for broken collect2 doesn't work under 4.3+
ecasound-2.9.3/aclocal.m4:6532:	  collect2name=`$CC -print-prog-name=collect2`
ecasound-2.9.3/aclocal.m4-6533-	  if test -f "$collect2name" &&
##############################################
ecasound-2.9.3/aclocal.m4-6589-
ecasound-2.9.3/aclocal.m4:6590:          _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -o $output_objdir/$soname $libobjs $deplibs $wl'$no_entry_flag' $compiler_flags `if test -n "$allow_undefined_flag"; then func_echo_all "$wl$allow_undefined_flag"; else :; fi` $wl'$exp_sym_flag:\$export_symbols' '$shared_flag
ecasound-2.9.3/aclocal.m4-6591-        else
##############################################
ecasound-2.9.3/aclocal.m4-6614-	    # -brtl affects multiple linker settings, -berok does not and is overridden later
ecasound-2.9.3/aclocal.m4:6615:	    compiler_flags_filtered='`func_echo_all "$compiler_flags " | $SED -e "s%-brtl\\([[, ]]\\)%-berok\\1%g"`'
ecasound-2.9.3/aclocal.m4-6616-	    if test svr4 != "$with_aix_soname"; then
##############################################
ecasound-2.9.3/aclocal.m4-6743-	  prefix_cmds="$SED"~
ecasound-2.9.3/aclocal.m4:6744:	  if test EXPORTS = "`$SED 1q $export_symbols`"; then
ecasound-2.9.3/aclocal.m4-6745-	    prefix_cmds="$prefix_cmds -e 1d";
##############################################
ecasound-2.9.3/aclocal.m4-6817-            # dependencies.
ecasound-2.9.3/aclocal.m4:6818:            output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $EGREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/aclocal.m4-6819-            ;;
##############################################
ecasound-2.9.3/aclocal.m4-6882-	    # dependencies.
ecasound-2.9.3/aclocal.m4:6883:	    output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | $GREP " \-L"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/aclocal.m4-6884-	    ;;
##############################################
ecasound-2.9.3/aclocal.m4-6918-	# time.  Moving up from 0x10000000 also allows more sbrk(2) space.
ecasound-2.9.3/aclocal.m4:6919:	_LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/aclocal.m4:6920:	_LT_TAGVAR(archive_expsym_cmds, $1)='sed "s|^|_|" $export_symbols >$output_objdir/$soname.expsym~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDOM-$$} % 4096 / 2 \* 262144 + 1342177280` -o $lib'
ecasound-2.9.3/aclocal.m4-6921-	;;
##############################################
ecasound-2.9.3/aclocal.m4-6925-	    # SGI C++
ecasound-2.9.3/aclocal.m4:6926:	    _LT_TAGVAR(archive_cmds, $1)='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-6927-
##############################################
ecasound-2.9.3/aclocal.m4-6936-	      if test no = "$with_gnu_ld"; then
ecasound-2.9.3/aclocal.m4:6937:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-6938-	      else
ecasound-2.9.3/aclocal.m4:6939:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` -o $lib'
ecasound-2.9.3/aclocal.m4-6940-	      fi
##############################################
ecasound-2.9.3/aclocal.m4-6957-	    # to its proper name (with version) after linking.
ecasound-2.9.3/aclocal.m4:6958:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ecasound-2.9.3/aclocal.m4:6959:	    _LT_TAGVAR(archive_expsym_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib $wl-retain-symbols-file,$export_symbols; mv \$templib $lib'
ecasound-2.9.3/aclocal.m4-6960-	    # Commands to make compiler produce verbose output that lists
##############################################
ecasound-2.9.3/aclocal.m4-6967-	    # dependencies.
ecasound-2.9.3/aclocal.m4:6968:	    output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | $GREP "ld"`; rm -f libconftest$shared_ext; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/aclocal.m4-6969-
##############################################
ecasound-2.9.3/aclocal.m4-6982-	    # earlier do not add the objects themselves.
ecasound-2.9.3/aclocal.m4:6983:	    case `$CC -V 2>&1` in
ecasound-2.9.3/aclocal.m4-6984-	      *"Version 7."*)
##############################################
ecasound-2.9.3/aclocal.m4-7003-            # Portland Group C++ compiler
ecasound-2.9.3/aclocal.m4:7004:	    case `$CC -V` in
ecasound-2.9.3/aclocal.m4-7005-	    *pgCC\ [[1-5]].* | *pgcpp\ [[1-5]].*)
##############################################
ecasound-2.9.3/aclocal.m4-7008-               $CC --prelink_objects --instantiation_dir $tpldir $objs $libobjs $compile_deplibs~
ecasound-2.9.3/aclocal.m4:7009:               compile_command="$compile_command `find $tpldir -name \*.o | sort | $NL2SP`"'
ecasound-2.9.3/aclocal.m4-7010-	      _LT_TAGVAR(old_archive_cmds, $1)='tpldir=Template.dir~
##############################################
ecasound-2.9.3/aclocal.m4-7012-                $CC --prelink_objects --instantiation_dir $tpldir $oldobjs$old_deplibs~
ecasound-2.9.3/aclocal.m4:7013:                $AR $AR_FLAGS $oldlib$oldobjs$old_deplibs `find $tpldir -name \*.o | sort | $NL2SP`~
ecasound-2.9.3/aclocal.m4-7014-                $RANLIB $oldlib'
##############################################
ecasound-2.9.3/aclocal.m4-7017-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ecasound-2.9.3/aclocal.m4:7018:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib'
ecasound-2.9.3/aclocal.m4-7019-	      _LT_TAGVAR(archive_expsym_cmds, $1)='tpldir=Template.dir~
##############################################
ecasound-2.9.3/aclocal.m4-7021-                $CC --prelink_objects --instantiation_dir $tpldir $predep_objects $libobjs $deplibs $convenience $postdep_objects~
ecasound-2.9.3/aclocal.m4:7022:                $CC -shared $pic_flag $predep_objects $libobjs $deplibs `find $tpldir -name \*.o | sort | $NL2SP` $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib'
ecasound-2.9.3/aclocal.m4-7023-	      ;;
##############################################
ecasound-2.9.3/aclocal.m4-7031-	    _LT_TAGVAR(export_dynamic_flag_spec, $1)='$wl--export-dynamic'
ecasound-2.9.3/aclocal.m4:7032:	    _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`for conv in $convenience\"\"; do test  -n \"$conv\" && new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-7033-            ;;
##############################################
ecasound-2.9.3/aclocal.m4-7050-	    # dependencies.
ecasound-2.9.3/aclocal.m4:7051:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "X$list" | $Xsed'
ecasound-2.9.3/aclocal.m4-7052-	    ;;
##############################################
ecasound-2.9.3/aclocal.m4-7065-	  *)
ecasound-2.9.3/aclocal.m4:7066:	    case `$CC -V 2>&1 | sed 5q` in
ecasound-2.9.3/aclocal.m4-7067-	    *Sun\ C*)
##############################################
ecasound-2.9.3/aclocal.m4-7072-	      _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='-R$libdir'
ecasound-2.9.3/aclocal.m4:7073:	      _LT_TAGVAR(whole_archive_flag_spec, $1)='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive'
ecasound-2.9.3/aclocal.m4-7074-	      _LT_TAGVAR(compiler_needs_object, $1)=yes
##############################################
ecasound-2.9.3/aclocal.m4-7137-	  _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath,$libdir'
ecasound-2.9.3/aclocal.m4:7138:	  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then
ecasound-2.9.3/aclocal.m4-7139-	    _LT_TAGVAR(archive_expsym_cmds, $1)='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib'
##############################################
ecasound-2.9.3/aclocal.m4-7156-	    # to its proper name (with version) after linking.
ecasound-2.9.3/aclocal.m4:7157:	    _LT_TAGVAR(archive_cmds, $1)='tempext=`echo $shared_ext | $SED -e '\''s/\([[^()0-9A-Za-z{}]]\)/\\\\\1/g'\''`; templib=`echo "$lib" | $SED -e "s/\$tempext\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
ecasound-2.9.3/aclocal.m4-7158-
##############################################
ecasound-2.9.3/aclocal.m4-7177-	        _LT_TAGVAR(allow_undefined_flag, $1)=' $wl-expect_unresolved $wl\*'
ecasound-2.9.3/aclocal.m4:7178:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $soname `test -n "$verstring" && func_echo_all "$wl-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-7179-	        _LT_TAGVAR(hardcode_libdir_flag_spec, $1)='$wl-rpath $wl$libdir'
##############################################
ecasound-2.9.3/aclocal.m4-7182-	        _LT_TAGVAR(allow_undefined_flag, $1)=' -expect_unresolved \*'
ecasound-2.9.3/aclocal.m4:7183:	        _LT_TAGVAR(archive_cmds, $1)='$CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && func_echo_all "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4:7184:	        _LT_TAGVAR(archive_expsym_cmds, $1)='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
ecasound-2.9.3/aclocal.m4-7185-                  echo "-hidden">> $lib.exp~
ecasound-2.9.3/aclocal.m4:7186:                  $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname $wl-input $wl$lib.exp  `test -n "$verstring" && $ECHO "-set_version $verstring"` -update_registry $output_objdir/so_locations -o $lib~
ecasound-2.9.3/aclocal.m4-7187-                  $RM $lib.exp'
##############################################
ecasound-2.9.3/aclocal.m4-7201-	    # dependencies.
ecasound-2.9.3/aclocal.m4:7202:	    output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | $GREP "ld" | $GREP -v "ld:"`; templist=`func_echo_all "$templist" | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list= ; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; func_echo_all "$list"'
ecasound-2.9.3/aclocal.m4-7203-	    ;;
##############################################
ecasound-2.9.3/aclocal.m4-7208-	        osf3*)
ecasound-2.9.3/aclocal.m4:7209:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-7210-		  ;;
ecasound-2.9.3/aclocal.m4-7211-	        *)
ecasound-2.9.3/aclocal.m4:7212:	          _LT_TAGVAR(archive_cmds, $1)='$CC -shared $pic_flag -nostdlib $allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-msym $wl-soname $wl$soname `test -n "$verstring" && func_echo_all "$wl-set_version $wl$verstring"` $wl-update_registry $wl$output_objdir/so_locations -o $lib'
ecasound-2.9.3/aclocal.m4-7213-		  ;;
##############################################
ecasound-2.9.3/aclocal.m4-7461-  case @S|@2 in
ecasound-2.9.3/aclocal.m4:7462:  .*) func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%\\\\@S|@2\$%%"`;;
ecasound-2.9.3/aclocal.m4:7463:  *)  func_stripname_result=`$ECHO "@S|@3" | $SED "s%^@S|@1%%; s%@S|@2\$%%"`;;
ecasound-2.9.3/aclocal.m4-7464-  esac
##############################################
ecasound-2.9.3/aclocal.m4-7550-
ecasound-2.9.3/aclocal.m4:7551:  for p in `eval "$output_verbose_link_cmd"`; do
ecasound-2.9.3/aclocal.m4-7552-    case $prev$p in
##############################################
ecasound-2.9.3/aclocal.m4-7654-if test -n "${_LT_TAGVAR(compiler_lib_search_path, $1)}"; then
ecasound-2.9.3/aclocal.m4:7655: _LT_TAGVAR(compiler_lib_search_dirs, $1)=`echo " ${_LT_TAGVAR(compiler_lib_search_path, $1)}" | $SED -e 's! -L! !g' -e 's!^ !!'`
ecasound-2.9.3/aclocal.m4-7656-fi
##############################################
ecasound-2.9.3/aclocal.m4-8264-    test 10 -lt "$lt_ac_count" && break
ecasound-2.9.3/aclocal.m4:8265:    lt_ac_count=`expr $lt_ac_count + 1`
ecasound-2.9.3/aclocal.m4-8266-    if test "$lt_ac_count" -gt "$lt_ac_max"; then
##############################################
ecasound-2.9.3/aclocal.m4-8880-m4_define([lt_combine],
ecasound-2.9.3/aclocal.m4:8881:[m4_if(m4_eval([$# > 3]), [1],
ecasound-2.9.3/aclocal.m4-8882-       [m4_pushdef([_Lt_sep], [m4_define([_Lt_sep], m4_defn([lt_car]))])]]dnl
##############################################
ecasound-2.9.3/aclocal.m4-9170-    PKG_CHECK_EXISTS([$3],
ecasound-2.9.3/aclocal.m4:9171:                     [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`
ecasound-2.9.3/aclocal.m4-9172-		      test "x$?" != "x0" && pkg_failed=yes ],
##############################################
ecasound-2.9.3/aclocal.m4-9218-        if test $_pkg_short_errors_supported = yes; then
ecasound-2.9.3/aclocal.m4:9219:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "$2" 2>&1`
ecasound-2.9.3/aclocal.m4-9220-        else 
ecasound-2.9.3/aclocal.m4:9221:	        $1[]_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "$2" 2>&1`
ecasound-2.9.3/aclocal.m4-9222-        fi
##############################################
ecasound-2.9.3/aclocal.m4-9366-# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
ecasound-2.9.3/aclocal.m4:9367:# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
ecasound-2.9.3/aclocal.m4-9368-#
##############################################
ecasound-2.9.3/aclocal.m4-9390-# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
ecasound-2.9.3/aclocal.m4:9391:#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
ecasound-2.9.3/aclocal.m4-9392-# and then we would define $MISSING as
##############################################
ecasound-2.9.3/aclocal.m4-9406-# expand $ac_aux_dir to an absolute path
ecasound-2.9.3/aclocal.m4:9407:am_aux_dir=`cd $ac_aux_dir && pwd`
ecasound-2.9.3/aclocal.m4-9408-])
##############################################
ecasound-2.9.3/aclocal.m4-9504-  if test "$am_compiler_list" = ""; then
ecasound-2.9.3/aclocal.m4:9505:     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
ecasound-2.9.3/aclocal.m4-9506-  fi
##############################################
ecasound-2.9.3/aclocal.m4-9614-  # Strip MF so we end up with the name of the file.
ecasound-2.9.3/aclocal.m4:9615:  mf=`echo "$mf" | sed -e 's/:.*$//'`
ecasound-2.9.3/aclocal.m4-9616-  # Check whether this is an Automake generated Makefile or not.
##############################################
ecasound-2.9.3/aclocal.m4-9622-  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
ecasound-2.9.3/aclocal.m4:9623:    dirpart=`AS_DIRNAME("$mf")`
ecasound-2.9.3/aclocal.m4-9624-  else
##############################################
ecasound-2.9.3/aclocal.m4-9628-  # from the Makefile without running `make'.
ecasound-2.9.3/aclocal.m4:9629:  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
ecasound-2.9.3/aclocal.m4-9630-  test -z "$DEPDIR" && continue
ecasound-2.9.3/aclocal.m4:9631:  am__include=`sed -n 's/^am__include = //p' < "$mf"`
ecasound-2.9.3/aclocal.m4-9632-  test -z "am__include" && continue
ecasound-2.9.3/aclocal.m4:9633:  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
ecasound-2.9.3/aclocal.m4-9634-  # When using ansi2knr, U may be empty or an underscore; expand it
ecasound-2.9.3/aclocal.m4:9635:  U=`sed -n 's/^U = //p' < "$mf"`
ecasound-2.9.3/aclocal.m4-9636-  # Find all dependency output files, they are included files with
##############################################
ecasound-2.9.3/aclocal.m4-9644-    test -f "$dirpart/$file" && continue
ecasound-2.9.3/aclocal.m4:9645:    fdir=`AS_DIRNAME(["$file"])`
ecasound-2.9.3/aclocal.m4-9646-    AS_MKDIR_P([$dirpart/$fdir])
##############################################
ecasound-2.9.3/aclocal.m4-9711-# test to see if srcdir already configured
ecasound-2.9.3/aclocal.m4:9712:if test "`cd $srcdir && pwd`" != "`pwd`" &&
ecasound-2.9.3/aclocal.m4-9713-   test -f $srcdir/config.status; then
##############################################
ecasound-2.9.3/aclocal.m4-9787-    * )
ecasound-2.9.3/aclocal.m4:9788:      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
ecasound-2.9.3/aclocal.m4-9789-  esac
ecasound-2.9.3/aclocal.m4-9790-done
ecasound-2.9.3/aclocal.m4:9791:echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
ecasound-2.9.3/aclocal.m4-9792-
##############################################
ecasound-2.9.3/aclocal.m4-9859-# case it prints its new name instead of `make'.
ecasound-2.9.3/aclocal.m4:9860:if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
ecasound-2.9.3/aclocal.m4-9861-   am__include=include
##############################################
ecasound-2.9.3/aclocal.m4-9867-   echo '.include "confinc"' > confmf
ecasound-2.9.3/aclocal.m4:9868:   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
ecasound-2.9.3/aclocal.m4-9869-      am__include=.include
##############################################
ecasound-2.9.3/aclocal.m4-10034-if (
ecasound-2.9.3/aclocal.m4:10035:   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
ecasound-2.9.3/aclocal.m4-10036-   if test "$[*]" = "X"; then
ecasound-2.9.3/aclocal.m4-10037-      # -L didn't work.
ecasound-2.9.3/aclocal.m4:10038:      set X `ls -t $srcdir/configure conftest.file`
ecasound-2.9.3/aclocal.m4-10039-   fi
##############################################
ecasound-2.9.3/ecatools/Makefile.in-422-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecatools/Makefile.in:423:	  p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/ecatools/Makefile.in-424-	  if test -f $$p \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-426-	  ; then \
ecasound-2.9.3/ecatools/Makefile.in:427:	    f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
ecasound-2.9.3/ecatools/Makefile.in-428-	   echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-435-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecatools/Makefile.in:436:	  f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
ecasound-2.9.3/ecatools/Makefile.in-437-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-442-	@list='$(bin_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/ecatools/Makefile.in:443:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/ecatools/Makefile.in-444-	  echo " rm -f $$p $$f"; \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-488-	  if test -f $$d$$p; then \
ecasound-2.9.3/ecatools/Makefile.in:489:	    f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
ecasound-2.9.3/ecatools/Makefile.in-490-	    echo " $(binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-497-	@list='$(bin_SCRIPTS)'; for p in $$list; do \
ecasound-2.9.3/ecatools/Makefile.in:498:	  f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
ecasound-2.9.3/ecatools/Makefile.in-499-	  echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-524-.c.obj:
ecasound-2.9.3/ecatools/Makefile.in:525:@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/ecatools/Makefile.in-526-@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/ecatools/Makefile.in-528-@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/ecatools/Makefile.in:529:@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
ecasound-2.9.3/ecatools/Makefile.in-530-
##############################################
ecasound-2.9.3/ecatools/Makefile.in-545-.cpp.obj:
ecasound-2.9.3/ecatools/Makefile.in:546:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/ecatools/Makefile.in-547-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/ecatools/Makefile.in-549-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/ecatools/Makefile.in:550:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/ecatools/Makefile.in-551-
##############################################
ecasound-2.9.3/ecatools/Makefile.in-609-GTAGS:
ecasound-2.9.3/ecatools/Makefile.in:610:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/ecatools/Makefile.in-611-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/ecatools/Makefile.in-617-distdir: $(DISTFILES)
ecasound-2.9.3/ecatools/Makefile.in:618:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/ecatools/Makefile.in:619:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/ecatools/Makefile.in-620-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/ecatools/Makefile.in-621-	  case $$file in \
ecasound-2.9.3/ecatools/Makefile.in:622:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/ecatools/Makefile.in:623:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/ecatools/Makefile.in-624-	  esac; \
ecasound-2.9.3/ecatools/Makefile.in-625-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/ecatools/Makefile.in:626:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/ecatools/Makefile.in-627-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/examples/ecatrimsilence.sh-20-
ecasound-2.9.3/examples/ecatrimsilence.sh:21:format=`ecalength -sf $1`
ecasound-2.9.3/examples/ecatrimsilence.sh-22-
##############################################
ecasound-2.9.3/examples/Makefile.in-297-distdir: $(DISTFILES)
ecasound-2.9.3/examples/Makefile.in:298:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/examples/Makefile.in:299:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/examples/Makefile.in-300-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/examples/Makefile.in-301-	  case $$file in \
ecasound-2.9.3/examples/Makefile.in:302:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/examples/Makefile.in:303:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/examples/Makefile.in-304-	  esac; \
ecasound-2.9.3/examples/Makefile.in-305-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/examples/Makefile.in:306:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/examples/Makefile.in-307-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-57-CONFIG_CLEAN_FILES =
ecasound-2.9.3/kvutils/Makefile.in:58:am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
ecasound-2.9.3/kvutils/Makefile.in-59-am__vpath_adj = case $$p in \
ecasound-2.9.3/kvutils/Makefile.in:60:    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/kvutils/Makefile.in-61-    *) f=$$p;; \
ecasound-2.9.3/kvutils/Makefile.in-62-  esac;
ecasound-2.9.3/kvutils/Makefile.in:63:am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
ecasound-2.9.3/kvutils/Makefile.in-64-am__installdirs = "$(DESTDIR)$(libdir)"
##############################################
ecasound-2.9.3/kvutils/Makefile.in-403-	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
ecasound-2.9.3/kvutils/Makefile.in:404:	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
ecasound-2.9.3/kvutils/Makefile.in-405-	  test "$$dir" != "$$p" || dir=.; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-415-	@list='$(check_PROGRAMS)'; for p in $$list; do \
ecasound-2.9.3/kvutils/Makefile.in:416:	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
ecasound-2.9.3/kvutils/Makefile.in-417-	  echo " rm -f $$p $$f"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-453-.cpp.obj:
ecasound-2.9.3/kvutils/Makefile.in:454:@am__fastdepCXX_TRUE@	if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
ecasound-2.9.3/kvutils/Makefile.in-455-@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
##############################################
ecasound-2.9.3/kvutils/Makefile.in-457-@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
ecasound-2.9.3/kvutils/Makefile.in:458:@am__fastdepCXX_FALSE@	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
ecasound-2.9.3/kvutils/Makefile.in-459-
##############################################
ecasound-2.9.3/kvutils/Makefile.in-517-GTAGS:
ecasound-2.9.3/kvutils/Makefile.in:518:	here=`$(am__cd) $(top_builddir) && pwd` \
ecasound-2.9.3/kvutils/Makefile.in-519-	  && cd $(top_srcdir) \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-534-	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
ecasound-2.9.3/kvutils/Makefile.in:535:	      all=`expr $$all + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-536-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/kvutils/Makefile.in-537-	      *" $$tst "*) \
ecasound-2.9.3/kvutils/Makefile.in:538:		xpass=`expr $$xpass + 1`; \
ecasound-2.9.3/kvutils/Makefile.in:539:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-540-		echo "XPASS: $$tst"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-546-	    elif test $$? -ne 77; then \
ecasound-2.9.3/kvutils/Makefile.in:547:	      all=`expr $$all + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-548-	      case " $(XFAIL_TESTS) " in \
ecasound-2.9.3/kvutils/Makefile.in-549-	      *" $$tst "*) \
ecasound-2.9.3/kvutils/Makefile.in:550:		xfail=`expr $$xfail + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-551-		echo "XFAIL: $$tst"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-553-	      *) \
ecasound-2.9.3/kvutils/Makefile.in:554:		failed=`expr $$failed + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-555-		echo "FAIL: $$tst"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-558-	    else \
ecasound-2.9.3/kvutils/Makefile.in:559:	      skip=`expr $$skip + 1`; \
ecasound-2.9.3/kvutils/Makefile.in-560-	      echo "SKIP: $$tst"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-579-	    skipped="($$skip tests were not run)"; \
ecasound-2.9.3/kvutils/Makefile.in:580:	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/kvutils/Makefile.in-581-	      dashes="$$skipped"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-585-	    report="Please report to $(PACKAGE_BUGREPORT)"; \
ecasound-2.9.3/kvutils/Makefile.in:586:	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
ecasound-2.9.3/kvutils/Makefile.in-587-	      dashes="$$report"; \
ecasound-2.9.3/kvutils/Makefile.in-588-	  fi; \
ecasound-2.9.3/kvutils/Makefile.in:589:	  dashes=`echo "$$dashes" | sed s/./=/g`; \
ecasound-2.9.3/kvutils/Makefile.in-590-	  echo "$$dashes"; \
##############################################
ecasound-2.9.3/kvutils/Makefile.in-598-distdir: $(DISTFILES)
ecasound-2.9.3/kvutils/Makefile.in:599:	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/kvutils/Makefile.in:600:	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
ecasound-2.9.3/kvutils/Makefile.in-601-	list='$(DISTFILES)'; for file in $$list; do \
ecasound-2.9.3/kvutils/Makefile.in-602-	  case $$file in \
ecasound-2.9.3/kvutils/Makefile.in:603:	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
ecasound-2.9.3/kvutils/Makefile.in:604:	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
ecasound-2.9.3/kvutils/Makefile.in-605-	  esac; \
ecasound-2.9.3/kvutils/Makefile.in-606-	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
ecasound-2.9.3/kvutils/Makefile.in:607:	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
ecasound-2.9.3/kvutils/Makefile.in-608-	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
##############################################
ecasound-2.9.3/compile-67-	mingw/*)
ecasound-2.9.3/compile:68:	  file=`cmd //C echo "$file " | sed -e 's/"\(.*\) " *$/\1/'`
ecasound-2.9.3/compile-69-	  ;;
ecasound-2.9.3/compile-70-	cygwin/*)
ecasound-2.9.3/compile:71:	  file=`cygpath -m "$file" || echo "$file"`
ecasound-2.9.3/compile-72-	  ;;
ecasound-2.9.3/compile-73-	wine/*)
ecasound-2.9.3/compile:74:	  file=`winepath -w "$file" || echo "$file"`
ecasound-2.9.3/compile-75-	  ;;
##############################################
ecasound-2.9.3/compile-310-# Name of file we expect compiler to create.
ecasound-2.9.3/compile:311:cofile=`echo "$cfile" | sed 's|^.*[\\/]||; s|^[a-zA-Z]:||; s/\.c$/.o/'`
ecasound-2.9.3/compile-312-
##############################################
ecasound-2.9.3/compile-316-# object file name, since that is what matters with a parallel build.
ecasound-2.9.3/compile:317:lockdir=`echo "$cofile" | sed -e 's|[/\\:.-]|_|g'`.d
ecasound-2.9.3/compile-318-while true; do
##############################################
ecasound-2.9.3/.pc/0001-Configure-with-Python-3.patch/configure.ac-450-  arts_support=yes
ecasound-2.9.3/.pc/0001-Configure-with-Python-3.patch/configure.ac:451:  ECA_ARTSC_CFLAGS="`$ARTSC_CONFIG --cflags`"
ecasound-2.9.3/.pc/0001-Configure-with-Python-3.patch/configure.ac:452:  ECA_ARTSC_LIBS="`$ARTSC_CONFIG --libs`"
ecasound-2.9.3/.pc/0001-Configure-with-Python-3.patch/configure.ac-453-fi
##############################################
ecasound-2.9.3/configure.ac-450-  arts_support=yes
ecasound-2.9.3/configure.ac:451:  ECA_ARTSC_CFLAGS="`$ARTSC_CONFIG --cflags`"
ecasound-2.9.3/configure.ac:452:  ECA_ARTSC_LIBS="`$ARTSC_CONFIG --libs`"
ecasound-2.9.3/configure.ac-453-fi