glib r6952 - trunk/gobject



Author: mitch
Date: Wed May 28 16:16:55 2008
New Revision: 6952
URL: http://svn.gnome.org/viewvc/glib?rev=6952&view=rev

Log:
2008-05-28  Michael Natterer  <mitch imendio com>

	* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
	the global CPPFLAGS now.



Modified:
   trunk/gobject/ChangeLog
   trunk/gobject/Makefile.am

Modified: trunk/gobject/Makefile.am
==============================================================================
--- trunk/gobject/Makefile.am	(original)
+++ trunk/gobject/Makefile.am	Wed May 28 16:16:55 2008
@@ -13,7 +13,6 @@
 	-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]