Update of /cvsroot/alsa/alsa-tools/hdspconf
In directory sc8-pr-cvs1:/tmp/cvs-serv9503/hdspconf
Modified Files:
configure.in
Log Message:
- 1.0.0pre3 version
- added hack for ALSA server to pack also hdsp* tools (fltk issue)
Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-tools/hdspconf/configure.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- configure.in 24 Nov 2003 18:16:26 -0000 1.5
+++ configure.in 25 Nov 2003 12:16:41 -0000 1.6
@@ -70,7 +70,7 @@
dnl library check
AC_PATH_PROG(FLTK_CONFIG, fltk-config, no)
-if test "$FLTK_CONFIG" = "no"; then
+if test "$FLTK_CONFIG" = "no" && ! test "`hostname -f`" = "alsa.alsa-project.org";
then
AC_MSG_ERROR(no fltk-config is found)
fi
FLTK_CXXFLAGS="`$FLTK_CONFIG $fltk_config_args --cxxflags` -fno-exceptions"
-------------------------------------------------------
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