disable deprecation warnings for distcheck
parent
ac89c5a9ba
commit
acf0c5d3c2
|
@ -7,7 +7,7 @@ NULL =
|
|||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--disable-schemas-install \
|
||||
--disable-silent-rules \
|
||||
--with-gtk=2.0
|
||||
CFLAGS='-Wno-deprecated-declarations'
|
||||
|
||||
@INTLTOOL_XML_RULE@
|
||||
appdatadir = $(datadir)/appdata
|
||||
|
|
Loading…
Reference in New Issue