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 8e88ea7 commit 4f06445Copy full SHA for 4f06445
Makefile.am
@@ -44,7 +44,8 @@ DISTCLEANFILES = \
44
45
DISTCHECK_CONFIGURE_FLAGS = \
46
--enable-gtk-doc \
47
- --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck'
+ --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' \
48
+ CFLAGS='-Wno-deprecated-declarations'
49
50
# Build ChangeLog from GIT history
51
ChangeLog:
0 commit comments