浏览代码

Merge pull request #4 from reboot/master

Compilation fails with wxWidgets below version 2.9.0
Jim 12 年之前
父节点
当前提交
5f01129026
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

@@ -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([