Browse Source

Update wxWidgets version requirements

Christoph Hohmann 12 years ago
parent
commit
a3fdf8065d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
configure.ac

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