Is there any reason why this patch was not added to the alsa-lib cvs ?


James Courtier-Dutton wrote:
James Courtier-Dutton wrote:

I attach the output I see on the screen when running ./cvscompile.

Cheers
James


I attach a patch to fix the problem for me.



------------------------------------------------------------------------


--- cvscompile 2002-10-24 13:09:30.000000000 +0100
+++ cvscompile.new 2004-03-22 16:58:07.072241360 +0000
@@ -1,4 +1,9 @@
#!/bin/bash
+# Minimum value required to build
+WANT_AUTOMAKE_1_6=1 export WANT_AUTOMAKE_1_6
+AUTOMAKE_MIN=1.6.0
+AUTOCONF_MIN=2.53
+LIBTOOL_MIN=1.4.0
touch ltconfig
libtoolize --force --copy --automake



------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to