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

@@ -0,0 +1,7 @@
Autoconf Archive fetched from:
http://gnu.mirror.iweb.com/autoconf-archive/autoconf-archive-2015.09.25.tar.xz
Grabbed the minimum files needed for the AX_APPEND_COMPILE_FLAGS macro.