mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
Silence automake
automake doesn't like INCLUDES anymore.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
$(gmodule_INCLUDES) \
|
||||
-DGLIB_DISABLE_DEPRECATION_WARNINGS \
|
||||
$(GLIB_DEBUG_FLAGS)
|
||||
|
@@ -1,6 +1,6 @@
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
$(gmodule_INCLUDES) \
|
||||
-DGLIB_DISABLE_DEPRECATION_WARNINGS \
|
||||
$(GLIB_DEBUG_FLAGS)
|
||||
|
Reference in New Issue
Block a user