don't use -pedantic when compiling src/server
[psensor.git] / src / server / Makefile.in
index a7acca8..16c6f1d 100644 (file)
@@ -242,10 +242,9 @@ top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
 psensor_server_SOURCES = server.c server.h $(am__append_3)
-AM_CPPFLAGS = -pedantic -Wall -Werror \
-       -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\" -I$(top_srcdir)/src \
-       -I$(top_srcdir)/src/lib $(SENSORS_CFLAGS) $(JSON_CFLAGS) \
-       $(LIBMICROHTTPD_CFLAGS) $(am__append_1)
+AM_CPPFLAGS = -Wall -Werror -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\" \
+       -I$(top_srcdir)/src -I$(top_srcdir)/src/lib $(SENSORS_CFLAGS) \
+       $(JSON_CFLAGS) $(LIBMICROHTTPD_CFLAGS) $(am__append_1)
 @GTOP_TRUE@AM_LDFLAGS = -Wl,--as-needed
 dist_man_MANS = psensor-server.1
 EXTRA_DIST = description.txt