Build gtk-doc scanner without deprecation warnings
Use of deprecated symbols is expected in this code, no need to warn about it.
This commit is contained in:
@@ -112,6 +112,7 @@ AM_CPPFLAGS = \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_builddir)/gdk \
|
||||
-DGTK_ENABLE_BROKEN \
|
||||
-Wno-deprecated-declarations \
|
||||
$(GTK_DEBUG_FLAGS) \
|
||||
$(GTK_DEP_CFLAGS)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user