gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/macros glib.m4 ChangeLog


From: Rob Savoye
Subject: [Gnash-commit] gnash/macros glib.m4 ChangeLog
Date: Sun, 30 Jul 2006 01:04:19 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    06/07/30 01:04:18

Modified files:
        macros         : glib.m4 
        .              : ChangeLog 

Log message:
                * macros/glib.m4: Use pkg-config if it exists.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/glib.m4?cvsroot=gnash&r1=1.13&r2=1.14
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.555&r2=1.556

Patches:

Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.555
retrieving revision 1.556
diff -u -b -r1.555 -r1.556
--- ChangeLog   30 Jul 2006 00:11:49 -0000      1.555
+++ ChangeLog   30 Jul 2006 01:04:18 -0000      1.556
@@ -1,3 +1,7 @@
+2006-07-29  Rob Savoye  <address@hidden>
+
+       * macros/glib.m4: Use pkg-config if it exists.
+
 2006-07-29 Sandro Santilli <address@hidden>
 
        * libbase/URL.cpp, libbase/URL.h, server/StreamProvider.cpp:
@@ -35,10 +39,6 @@
        * macros/kde.m4: Don't force KDE_LDFLAGS to have /usr/lib.
        * macros/libXML.m4: Remove /usr/lib from the output of
        xml2-config. 
-
-
-2006-07-28  Rob Savoye  <address@hidden>
-
        * configure.ac: Only enable -pedantic -ansi when
        --enable-lotsa-warnings is used when configuring.
 
@@ -62,23 +62,24 @@
 
 2006-07-27 Tomas Groth Christensen <address@hidden>
 
-        * backend/sound_handler_gst.cpp: Made the log messages more 
informative.
-
+        * backend/sound_handler_gst.cpp: Made the log messages more
+       informative.
 
 2006-07-27 Bastiaan Jacques <address@hidden>
 
        * configure.ac: Allow us to specify --enable-sound=none. Default to
        -pedantic -Wno-long-long for GCC.
        * backend/render_handler_ogl.cpp: Remove unneeded #includes.
-       * gui/gtk_glue_cairo{.cpp, h}: Move an include to the .cpp file, where
-       it's actually used.
+       * gui/gtk_glue_cairo{.cpp, h}: Move an include to the .cpp file,
+       where it's actually used.
        * libbase/jpeg.cpp: Don't let jpeglib.h redefine HAVE_STDLIB_H.
        * libbase/Makefile.am: Remove ogl{.cpp,h} from the build.
        * macros/cairo.m4: Add -lcairo to the Cairo LDFLAGS, if needed.
        * plugin/plugin.cpp: trivially fix warnings.
        * server/shm.cpp: Remove an unused variable.
-       * server/asobj/Date.cpp: Make sure the recipient buffer size matches 
the size
-       parameter passed to snprintf(), to prevent overflows.
+       * server/asobj/Date.cpp: Make sure the recipient buffer size
+       matches the size parameter passed to snprintf(), to prevent
+       overflows.
 
 2006-07-27 Sandro Santilli <address@hidden>
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]