git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18807
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
fi
fi
+dnl ---------------------------------------------------------------------------
+dnl compatibility level
+dnl ---------------------------------------------------------------------------
+
if test "$WXWIN_COMPATIBILITY_2" = "yes"; then
AC_DEFINE(WXWIN_COMPATIBILITY_2)
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