]> granicus.if.org Git - json-c/commit
Use AX_APPEND_COMPILE_FLAGS() to check the various compile flags, such as -Wall,...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 23 Oct 2015 02:16:40 +0000 (02:16 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Fri, 23 Oct 2015 02:16:40 +0000 (02:16 +0000)
commit80c1f69b9ef88ee0305776478b6207a7fe11340b
treea9f1a04fe7365c7f73788480502fc30e46ae5cef
parent10d50aadf2a0803aea95fa92632d229b872f2cf3
Use AX_APPEND_COMPILE_FLAGS() to check the various compile flags, such as -Wall, to ensure the compile supports.
Makefile.am
Makefile.am.inc [deleted file]
autoconf-archive/README.txt [new file with mode: 0644]
autoconf-archive/m4/ax_append_compile_flags.m4 [new file with mode: 0644]
autoconf-archive/m4/ax_append_flag.m4 [new file with mode: 0644]
autoconf-archive/m4/ax_check_compile_flag.m4 [new file with mode: 0644]
autoconf-archive/m4/ax_require_defined.m4 [new file with mode: 0644]
autogen.sh
configure.ac
tests/Makefile.am