Merge pull request #4 from reboot/master

Compilation fails with wxWidgets below version 2.9.0
This commit is contained in:
Jim 2013-11-13 08:30:48 -08:00
commit 5f01129026

View File

@ -58,7 +58,7 @@ esac
# checks for wx
AM_OPTIONS_WXCONFIG
reqwx=2.4.0
reqwx=2.9.0
AM_PATH_WXCONFIG($reqwx, wxWin=1)
if test "$wxWin" != 1; then
AC_MSG_ERROR([