diff --git a/configure.in b/configure.in index fc9adad..55059d5 100644 --- a/configure.in +++ b/configure.in @@ -95,7 +95,7 @@ then Please check that wx-config is in path, the directory where wxWidgets libraries are installed (returned by 'wx-config --libs' command) is in LD_LIBRARY_PATH or - equivalent variable and wxWidgets version is 2.3.4 or above. + equivalent variable and wxWidgets version is 2.6.0 or above. ]) fi AM_CPPFLAGS="$AM_CPPFLAGS $WX_CPPFLAGS"