precompiled headers check accounts for Apple compiler now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22782 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
4
configure
vendored
4
configure
vendored
@@ -19289,7 +19289,7 @@ fi
|
||||
|
||||
|
||||
if test "$wxUSE_EXPAT" != "no"; then
|
||||
wxUSE_XML=1
|
||||
wxUSE_XML=yes
|
||||
cat >>confdefs.h <<\_ACEOF
|
||||
#define wxUSE_EXPAT 1
|
||||
_ACEOF
|
||||
@@ -34880,6 +34880,8 @@ fi
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
# Check whether --enable-precomp-headers or --disable-precomp-headers was given.
|
||||
if test "${enable_precomp_headers+set}" = set; then
|
||||
enableval="$enable_precomp_headers"
|
||||
|
Reference in New Issue
Block a user