CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/18 00:29:08

Modified files:
        libbase        : Makefile.am 

Log message:
        Removing reference to SDL_MIXER_CFLAGS.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/libbase/Makefile.am?cvsroot=gnash&r1=1.43&r2=1.44

Patches:
Index: Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/libbase/Makefile.am,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- Makefile.am 11 Oct 2006 21:50:56 -0000      1.43
+++ Makefile.am 18 Oct 2006 00:29:07 -0000      1.44
@@ -47,7 +47,6 @@
         $(LIBXML_CFLAGS) \
         $(PNG_CFLAGS) \
         $(SDL_CFLAGS) \
-       $(SDL_MIXER_CFLAGS) \
        $(CURL_CFLAGS) \
         $(ZLIB_CFLAGS) \
         $(JPEG_CFLAGS) \


_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to