maintainer-mode for later versions of clang module compile specific
(we will still SEE the errors though when buidlin)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@
1855446 13f79535-47bb-0310-9956-
ffa450edef68
XML2_INCLUDES="${xml2_path}"
dnl libxml2 includes unicode/*.h files which uses C++ comments
if test "$GCC" = "yes"; then
- APACHE_ADD_GCC_CFLAG([-Wno-error=comment])
+ APR_ADDTO(MOD_CPPFLAGS, ["-Wno-error=comment"])
fi
else
ac_cv_libxml2=no