glib r6953 - trunk/gmodule



Author: mitch
Date: Wed May 28 16:17:13 2008
New Revision: 6953
URL: http://svn.gnome.org/viewvc/glib?rev=6953&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/gmodule/ChangeLog
   trunk/gmodule/Makefile.am

Modified: trunk/gmodule/Makefile.am
==============================================================================
--- trunk/gmodule/Makefile.am	(original)
+++ trunk/gmodule/Makefile.am	Wed May 28 16:17:13 2008
@@ -7,8 +7,7 @@
 	-I$(top_srcdir)/gmodule 	\
 	-DG_LOG_DOMAIN=\"GModule\" 	\
 	@GLIB_DEBUG_FLAGS@ 		\
-	-DG_DISABLE_DEPRECATED		\
-	-DG_DISABLE_SINGLE_INCLUDES
+	-DG_DISABLE_DEPRECATED
 
 EXTRA_DIST +=				\
 		makefile.msc.in 	\



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