[gst-cvs] CVS: gstreamer configure.base,1.84,1.85
Andrew Mitchell
ajmitch at users.sourceforge.net
Sat Sep 29 04:29:02 PDT 2001
Update of /cvsroot/gstreamer/gstreamer
In directory usw-pr-cvs1:/tmp/cvs-serv8044
Modified Files:
configure.base
Log Message:
Fixed up incorrect error message for mikmod lib/header check. It was annoying me :)
Index: configure.base
===================================================================
RCS file: /cvsroot/gstreamer/gstreamer/configure.base,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- configure.base 2001/09/17 06:52:09 1.84
+++ configure.base 2001/09/29 11:28:24 1.85
@@ -528,7 +528,7 @@
HAVE_LIBMIKMOD=yes
AC_DEFINE(HAVE_LIBMIKMOD, 1, [Define if libmikmod is available]),
AC_MSG_WARN(
-***** NOTE: These plugins won't be built: mad
+***** NOTE: These plugins won't be built: mikmod
)
HAVE_LIBMIKMOD=no,
)
More information about the Gstreamer-commits
mailing list