Don't use ancient -no-cpp-precomp flag on OS X.
authorBruno Cabral <bcabral@uw.edu>
Thu, 12 Dec 2013 16:18:18 +0000 (16:18 +0000)
committerBruno Cabral <bcabral@uw.edu>
Thu, 12 Dec 2013 16:18:18 +0000 (16:18 +0000)
commit32b5537ac7b0d3a854c62727d6dc7ef27ad0f038
tree51d9da382a1da98cdf836450003bf5146ab5f552
parenta249593c78b7dfaec8782f3d39dfe07271c777fa
Don't use ancient -no-cpp-precomp flag on OS X.
Straight copy from WxWidgets :
See http://trac.wxwidgets.org/ticket/14029 for a discussion of the
problems it causes when using non-Apple compiler. Even for Apple's GCC,
it does nothing these days and we no longer support OS X 10.3, so
there's no point in continuing to use it.
configure.ac