updated minimum GTK version from 2.4 to 2.6
git-svn-id: https://geany.svn.sourceforge.net/svnroot/geany/trunk@27 ea778897-0a13-0410-b9d1-a72fbfd435f5
This commit is contained in:
parent
737b34f9c0
commit
b3dabbb424
@ -53,7 +53,7 @@ AC_CHECK_FUNCS([gethostname floor ftruncate fgetpos getcwd gettimeofday isascii
|
||||
|
||||
# autoscan end
|
||||
|
||||
pkg_modules="gtk+-2.0 >= 2.4.0"
|
||||
pkg_modules="gtk+-2.0 >= 2.6.0"
|
||||
PKG_CHECK_MODULES(PACKAGE, [$pkg_modules])
|
||||
AC_SUBST(PACKAGE_CFLAGS)
|
||||
AC_SUBST(PACKAGE_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user