mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-25 12:27:21 +00:00
Revert "The header editor requires wxWidgets 2.8.0."
This reverts commit 1e88b396e1
.
Due to the removal of wxTreebook 2.8 is not required anymore.
This commit is contained in:
parent
5c0bc93f9a
commit
aa69e26421
@ -7,7 +7,7 @@ dnl
|
||||
AC_ARG_ENABLE([wxwidgets],
|
||||
AC_HELP_STRING([--enable-wxwidgets],[compile the wxWidgets version of the GUIs (yes)]))
|
||||
|
||||
wxw_min_ver=2.8.0
|
||||
wxw_min_ver=2.6.0
|
||||
continue_wx_check=1
|
||||
|
||||
if ! test '(' x"$enable_wxwidgets" = xyes -o x"$enable_wxwidgets" = x ')' -a '(' x"$enable_gui" = xyes -o x"$enable_gui" = x ')'; then
|
||||
|
Loading…
Reference in New Issue
Block a user