disable deprecation warnings for distcheck
parent
3a145a7959
commit
b226aa420e
|
@ -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