Slightly lower the requirements from r20489 again so that the windows build builds.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20500 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2011-03-28 18:51:22 +00:00
parent 95358ed1d9
commit c6ec7e1039

View File

@ -874,7 +874,7 @@ then
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
PKG_CHECK_MODULES(GNOME, libgnomeui-2.0 >= 2.24)
PKG_CHECK_MODULES(GNOME, libgnomeui-2.0 >= 2.22)
AS_SCRUB_INCLUDE(GNOME_CFLAGS)
AC_SUBST(GNOME_CFLAGS)
AC_SUBST(GNOME_LIBS)