mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Tighten gtk+ requirement to 2.18.1
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@21557 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
65892924cf
commit
2f51419545
@ -867,9 +867,7 @@ then
|
|||||||
fi
|
fi
|
||||||
GNOME_COMPILE_WARNINGS
|
GNOME_COMPILE_WARNINGS
|
||||||
|
|
||||||
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.16)
|
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= 2.18.1)
|
||||||
# Should be >= 2.18.1 once we got the win32 webkit build with newer
|
|
||||||
# gtk working.
|
|
||||||
AS_SCRUB_INCLUDE(GTK_CFLAGS)
|
AS_SCRUB_INCLUDE(GTK_CFLAGS)
|
||||||
AC_SUBST(GTK_CFLAGS)
|
AC_SUBST(GTK_CFLAGS)
|
||||||
AC_SUBST(GTK_LIBS)
|
AC_SUBST(GTK_LIBS)
|
||||||
|
Loading…
Reference in New Issue
Block a user