]> granicus.if.org Git - apache/commit
Add some CFLAGS in maintainer mode if supported by gcc:
authorStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:48:01 +0000 (07:48 +0000)
committerStefan Fritsch <sf@apache.org>
Sat, 8 Oct 2011 07:48:01 +0000 (07:48 +0000)
commit03227ed1c40290d0db2abcf6e6f70b4d28c5a92d
tree65bbed0d0b8236b1337d3f0574724b34af0fd6b2
parent0886568494e301ac30571e9652ba694ac42e8889
Add some CFLAGS in maintainer mode if supported by gcc:

-Wformat
-Wformat-security
-Werror=format-security
-Werror=declaration-after-statement

Add new macro APACHE_ADD_GCC_CFLAGS to do the compatibility check.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1180331 13f79535-47bb-0310-9956-ffa450edef68
acinclude.m4
configure.in