no real changes, just cleanup after merging in Vaclav's changes which were the same as I had done locally (but forgot to commit)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -3860,6 +3860,10 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
dnl ---------------------------------------------------------------------------
|
||||
dnl compatibility level
|
||||
dnl ---------------------------------------------------------------------------
|
||||
|
||||
if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
|
||||
AC_DEFINE(WXWIN_COMPATIBILITY_2)
|
||||
|
||||
@@ -3868,6 +3872,8 @@ fi
|
||||
|
||||
if test "x$WXWIN_COMPATIBILITY_2_2" = "xyes"; then
|
||||
AC_DEFINE(WXWIN_COMPATIBILITY_2_2)
|
||||
|
||||
WXWIN_COMPATIBILITY_2_4="yes"
|
||||
fi
|
||||
|
||||
if test "x$WXWIN_COMPATIBILITY_2_4" != "xno"; then
|
||||
|
Reference in New Issue
Block a user