Merge pull request #4 from reboot/master
Compilation fails with wxWidgets below version 2.9.0
This commit is contained in:
commit
5f01129026
@ -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([
|
||||
|
Loading…
x
Reference in New Issue
Block a user