mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 10:07:13 +02:00
don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.
2008-05-28 Michael Natterer <mitch@imendio.com> * Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now. svn path=/trunk/; revision=6953
This commit is contained in:
committed by
Michael Natterer
parent
ca5fa5691c
commit
4aff47a711
@@ -1,3 +1,8 @@
|
|||||||
|
2008-05-28 Michael Natterer <mitch@imendio.com>
|
||||||
|
|
||||||
|
* Makefile.am: don't define G_DISABLE_SINGLE_INCLUDES, it's in
|
||||||
|
the global CPPFLAGS now.
|
||||||
|
|
||||||
2008-05-27 Matthias Clasen <mclasen@redhat.com>
|
2008-05-27 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* === Released 2.17.0 ===
|
* === Released 2.17.0 ===
|
||||||
|
@@ -7,8 +7,7 @@ AM_CPPFLAGS = \
|
|||||||
-I$(top_srcdir)/gmodule \
|
-I$(top_srcdir)/gmodule \
|
||||||
-DG_LOG_DOMAIN=\"GModule\" \
|
-DG_LOG_DOMAIN=\"GModule\" \
|
||||||
@GLIB_DEBUG_FLAGS@ \
|
@GLIB_DEBUG_FLAGS@ \
|
||||||
-DG_DISABLE_DEPRECATED \
|
-DG_DISABLE_DEPRECATED
|
||||||
-DG_DISABLE_SINGLE_INCLUDES
|
|
||||||
|
|
||||||
EXTRA_DIST += \
|
EXTRA_DIST += \
|
||||||
makefile.msc.in \
|
makefile.msc.in \
|
||||||
|
Reference in New Issue
Block a user