Kaynağa Gözat

Merge pull request #4 from reboot/master

Compilation fails with wxWidgets below version 2.9.0
Jim 12 yıl önce
ebeveyn
işleme
5f01129026
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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([