glib r6876 - trunk/gobject
- From: mitch svn gnome org
- To: svn-commits-list gnome org
- Subject: glib r6876 - trunk/gobject
- Date: Mon, 5 May 2008 16:04:00 +0100 (BST)
Author: mitch
Date: Mon May 5 15:04:00 2008
New Revision: 6876
URL: http://svn.gnome.org/viewvc/glib?rev=6876&view=rev
Log:
2008-05-05 Michael Natterer <mitch imendio com>
* Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent
code from being checked in that breaks the build of applications
which use G_DISABLE_SINGLE_INCLUDES.
Modified:
trunk/gobject/ChangeLog
trunk/gobject/Makefile.am
Modified: trunk/gobject/Makefile.am
==============================================================================
--- trunk/gobject/Makefile.am (original)
+++ trunk/gobject/Makefile.am Mon May 5 15:04:00 2008
@@ -13,6 +13,7 @@
-I$(top_builddir) \
$(GLIB_DEBUG_FLAGS) \
-DG_DISABLE_DEPRECATED \
+ -DG_DISABLE_SINGLE_INCLUDES \
-DGOBJECT_COMPILATION \
-DG_DISABLE_CONST_RETURNS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]