Use AX_APPEND_COMPILE_FLAGS() to check the various compile flags, such as -Wall, to ensure the compile supports.

This commit is contained in:
Eric Haszlakiewicz
2015-10-23 02:16:40 +00:00
parent 10d50aadf2
commit 80c1f69b9e
10 changed files with 260 additions and 5 deletions

View File

@@ -1,5 +1,4 @@
include ../Makefile.am.inc
LDADD= $(LIBJSON_LA)
LIBJSON_LA=$(top_builddir)/libjson-c.la