mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 10:44:04 +02:00
Makefile.am. build with G_DISABLE_SINGLE_INCLUDES to prevent code from
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. svn path=/trunk/; revision=6876
This commit is contained in:
committed by
Michael Natterer
parent
e0aa9d8a61
commit
b6cf0addba
@@ -1,3 +1,9 @@
|
|||||||
|
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.
|
||||||
|
|
||||||
2008-03-16 Tor Lillqvist <tml@novell.com>
|
2008-03-16 Tor Lillqvist <tml@novell.com>
|
||||||
|
|
||||||
* Makefile.am: Define gobject_def locally here instead of using an
|
* Makefile.am: Define gobject_def locally here instead of using an
|
||||||
|
@@ -13,6 +13,7 @@ AM_CPPFLAGS = \
|
|||||||
-I$(top_builddir) \
|
-I$(top_builddir) \
|
||||||
$(GLIB_DEBUG_FLAGS) \
|
$(GLIB_DEBUG_FLAGS) \
|
||||||
-DG_DISABLE_DEPRECATED \
|
-DG_DISABLE_DEPRECATED \
|
||||||
|
-DG_DISABLE_SINGLE_INCLUDES \
|
||||||
-DGOBJECT_COMPILATION \
|
-DGOBJECT_COMPILATION \
|
||||||
-DG_DISABLE_CONST_RETURNS
|
-DG_DISABLE_CONST_RETURNS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user