X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2FMakefile.in;h=50303ba673111b5a5db0b3019c2242de963033af;hb=3a8a5969df8528e2779840fb57f189cc778c5678;hp=b8d189869dbfc7124c80ab09ab686096dc5bded9;hpb=935baee7cf1924b19a914c6aea11d29dad0a189e;p=ppastats.git diff --git a/src/Makefile.in b/src/Makefile.in index b8d1898..50303ba 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -184,7 +184,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -AM_CPPFLAGS = -Wall -std=gnu99 -Werror\ +AM_CPPFLAGS = -Wall -std=gnu99\ -DDEFAULT_WWW_DIR=\""$(pkgdatadir)/www"\"\ $(CURL_CFLAGS) $(JSON_CFLAGS)