don't define G_DISABLE_SINGLE_INCLUDES, it's in the global CPPFLAGS now.
[platform/upstream/glib.git] / gio / Makefile.am
index 08e0659..7e27a2f 100644 (file)
@@ -49,7 +49,6 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/gmodule                         \
        $(GLIB_DEBUG_FLAGS)                             \
        -DG_DISABLE_DEPRECATED                          \
-       -DG_DISABLE_SINGLE_INCLUDES                     \
        -DGIO_COMPILATION                               \
        -DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\"