corrected comments (should not be C++ style!)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@17004 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1909,8 +1909,8 @@ if test "$USE_WIN32" = 1 ; then
|
||||
fi
|
||||
|
||||
if test "$USE_DARWIN" = 1; then
|
||||
// Mac OS X/Darwin GCC uses precompiled headers by default
|
||||
// this can cause problems both when compiling wxMac and wxBase
|
||||
dnl Mac OS X/Darwin GCC uses precompiled headers by default
|
||||
dnl this can cause problems both when compiling wxMac and wxBase
|
||||
if test "$wxUSE_PRECOMP" = "yes"; then
|
||||
CPPFLAGS="$CPPFLAGS -cpp-precomp"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user