diff options
Diffstat (limited to 'gobject')
-rw-r--r-- | gobject/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gobject/Makefile.am b/gobject/Makefile.am index 7e02c83ab..5c84699eb 100644 --- a/gobject/Makefile.am +++ b/gobject/Makefile.am @@ -13,8 +13,6 @@ AM_CPPFLAGS = \ -DG_LOG_DOMAIN=\"GLib-GObject\" \ $(gthread_INCLUDES) \ $(GLIB_DEBUG_FLAGS) \ - -DG_THREADS_MANDATORY \ - -DG_DISABLE_DEPRECATED \ -DGOBJECT_COMPILATION gobject.def: gobject.symbols |