Update of /cvsroot/alsa/alsa-tools/hdspmixer In directory sc8-pr-cvs1:/tmp/cvs-serv9503/hdspmixer
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/hdspmixer/configure.in,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- configure.in 24 Nov 2003 18:17:05 -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(fltk-config is required) fi FLTK_CXXFLAGS="`$FLTK_CONFIG --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