Fixed wxWidgets minimum version number in the help string

This commit is contained in:
Olivier Teulière 2006-01-01 22:16:42 +00:00
parent 0ca498ba40
commit d78c98b492

View file

@ -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"