X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=b0f9d613d50fbd2c40c560c5199f92c36a7c6969;hb=361e0eb40ee75b8eefebf5c75146531d2e2cf612;hp=07607285bf8187b91240ab1f7b2eae19d79e1acf;hpb=83e22f828cea5fe6975f513af9179f89a5228dde;p=psensor.git diff --git a/src/Makefile.in b/src/Makefile.in index 0760728..b0f9d61 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -308,7 +308,7 @@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ SUBDIRS = lib glade $(am__append_1) AM_LDFLAGS = -Wl,--as-needed -AM_CPPFLAGS = -Wall -pedantic -Werror \ +AM_CPPFLAGS = -Wno-deprecated-declarations -Wall -Werror \ -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\" \ -I$(top_srcdir)/src/lib -I$(top_srcdir)/src/unity \ $(GTK_CFLAGS) $(GCONF_CFLAGS) $(SENSORS_CFLAGS) \