gegl r2615 - trunk



Author: neo
Date: Sat Oct 11 21:02:47 2008
New Revision: 2615
URL: http://svn.gnome.org/viewvc/gegl?rev=2615&view=rev

Log:
2008-10-11  Sven Neumann  <sven gimp org>

	* configure.ac: removed G_DISABLE_SINGLE_INCLUDES from compiler
	flags as this breaks the build with glib 2.18 and gtk+ 2.12.



Modified:
   trunk/ChangeLog
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Sat Oct 11 21:02:47 2008
@@ -518,8 +518,6 @@
   CPPFLAGS="${CPPFLAGS} -DG_DISABLE_DEPRECATED"
 fi
 
-CPPFLAGS="${CPPFLAGS} -DG_DISABLE_SINGLE_INCLUDES"
-
 
 ######################################
 # Checks for gtk-doc and docbook-tools



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