]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add AP_HAVE_C99 to make correct check for C99 less onerous
authorStefan Fritsch <sf@apache.org>
Tue, 21 Feb 2012 21:36:37 +0000 (21:36 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 21 Feb 2012 21:36:37 +0000 (21:36 +0000)
commitcf345c451283f5a0037e08362de47ea3322e6a0d
tree0f9fe89c4d1838dfd94851f0896f5e85ee46bfb9
parent8a9eab9a2c528367fac60d044d4a71616b80401e
Add AP_HAVE_C99 to make correct check for C99 less onerous
Using __STDC_VERSION__ without checking if it is defined causes warnings
on C89.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1292043 13f79535-47bb-0310-9956-ffa450edef68
include/ap_config.h
include/http_log.h