CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 06/11/29 23:20:17
Modified files:
. : ChangeLog
backend : Makefile.am
Log message:
* backend/Makefile.am: add BOOST_CFLAGS (see bug #18398)
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1823&r2=1.1824
http://cvs.savannah.gnu.org/viewcvs/gnash/backend/Makefile.am?cvsroot=gnash&r1=1.48&r2=1.49
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1823
retrieving revision 1.1824
diff -u -b -r1.1823 -r1.1824
--- ChangeLog 29 Nov 2006 21:11:06 -0000 1.1823
+++ ChangeLog 29 Nov 2006 23:20:17 -0000 1.1824
@@ -1,3 +1,7 @@
+2006-11-30 Sandro Santilli <[EMAIL PROTECTED]>
+
+ * backend/Makefile.am: add BOOST_CFLAGS (see bug #18398)
+
2006-11-29 Patrice Dumas <[EMAIL PROTECTED]>
* macros/kde.m4: Remove plies of useless code we don't need.
Index: backend/Makefile.am
===================================================================
RCS file: /sources/gnash/gnash/backend/Makefile.am,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -b -r1.48 -r1.49
--- backend/Makefile.am 24 Nov 2006 22:33:00 -0000 1.48
+++ backend/Makefile.am 29 Nov 2006 23:20:17 -0000 1.49
@@ -54,6 +54,7 @@
$(PNG_CFLAGS) \
$(JPEG_CFLAGS) \
$(OGG_CFLAGS) \
+ $(BOOST_CFLAGS) \
$(NULL)
noinst_HEADERS = \
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit