We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a145a7 commit b226aa4Copy full SHA for b226aa4
Makefile.am
@@ -7,7 +7,7 @@ NULL =
7
DISTCHECK_CONFIGURE_FLAGS = \
8
--disable-schemas-install \
9
--disable-silent-rules \
10
- --with-gtk=2.0
+ CFLAGS='-Wno-deprecated-declarations'
11
12
@INTLTOOL_XML_RULE@
13
appdatadir = $(datadir)/appdata
0 commit comments