Update of /cvsroot/alsa/alsa-utils
In directory sc8-pr-cvs1:/tmp/cvs-serv30905

Modified Files:
        cvscompile 
Log Message:
Use global alsa.m4 configuration

Index: cvscompile
===================================================================
RCS file: /cvsroot/alsa/alsa-utils/cvscompile,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- cvscompile  1 May 2003 08:28:15 -0000       1.9
+++ cvscompile  24 Nov 2003 08:13:37 -0000      1.10
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-if test -d ../alsa-lib/utils; then
+if test -d ../alsa-lib/utils && ! test -r `aclocal --print-ac-dir`/alsa.m4; then
   alsa_m4_flags="-I ../alsa-lib/utils"
 fi
 aclocal $alsa_m4_flags $ACLOCAL_FLAGS



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to