mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01: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=6951
This commit is contained in:
parent
0d1d918b39
commit
1364c9b365
@ -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>
|
||||
|
||||
* === Released 2.17.0 ===
|
||||
|
@ -8,8 +8,7 @@ AM_CPPFLAGS = \
|
||||
-DG_LOG_DOMAIN=\"GThread\" \
|
||||
@GTHREAD_COMPILE_IMPL_DEFINES@ \
|
||||
@GLIB_DEBUG_FLAGS@ \
|
||||
-DG_DISABLE_DEPRECATED \
|
||||
-DG_DISABLE_SINGLE_INCLUDES
|
||||
-DG_DISABLE_DEPRECATED
|
||||
|
||||
EXTRA_DIST += \
|
||||
makefile.msc.in \
|
||||
|
Loading…
Reference in New Issue
Block a user