| |
| |
| @@ -52,7 +52,7 @@ |
| |
| AM_LDFLAGS = @CLASSPATH_MODULE@ @GTK_LIBS@ @FREETYPE2_LIBS@ \ |
| @PANGOFT2_LIBS@ @X_PRE_LIBS@ @X_LIBS@ @X_EXTRA_LIBS@ @XTEST_LIBS@ |
| -AM_CPPFLAGS = @CLASSPATH_INCLUDES@ |
| +AM_CPPFLAGS = @CLASSPATH_INCLUDES@ -Wno-deprecated-declarations |
| |
| # Just the WARNING_CFLAGS. We cannot use the strict flags since the gtk |
| # headers contain broken prototypes (by design, see gtkitemfactory.h). |