]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Reverse the order of the test... if clang, then use clang, because some clangs also...
authorJim Jagielski <jim@apache.org>
Thu, 19 Sep 2019 15:50:43 +0000 (15:50 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 19 Sep 2019 15:50:43 +0000 (15:50 +0000)
commitcfa53dbc9434dc117e82dbcbbd76b570679af0bf
treedbc5eaad9f1187f6daaf92fc32af0d1ad18e8f03
parentbd3988c073e545091d5cb454e7c838e93d26bed5
Reverse the order of the test... if clang, then use clang, because some clangs also represent as GNUC.

This fixes breaking the macOS builds due to r1864435 under maint-mode

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867183 13f79535-47bb-0310-9956-ffa450edef68
modules/filters/mod_proxy_html.c
modules/filters/mod_xml2enc.c