mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Really bump the version number for setting the GNOME_DISABLE_DEPRECATED flag.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13934 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
bb0afbe8fb
commit
367b78637b
@ -1017,8 +1017,8 @@ then
|
|||||||
AC_SUBST(GNOME_CFLAGS)
|
AC_SUBST(GNOME_CFLAGS)
|
||||||
AC_SUBST(GNOME_LIBS)
|
AC_SUBST(GNOME_LIBS)
|
||||||
|
|
||||||
AC_MSG_CHECKING([for untested GNOME versions (libgnome > 2.14)])
|
AC_MSG_CHECKING([for untested GNOME versions (libgnome >= 2.15.0)])
|
||||||
if $PKG_CONFIG 'libgnome-2.0 > 2.14'
|
if $PKG_CONFIG 'libgnome-2.0 >= 2.15.0'
|
||||||
then
|
then
|
||||||
AC_MSG_RESULT(yes)
|
AC_MSG_RESULT(yes)
|
||||||
HAVE_UNTESTED_GNOME=yes
|
HAVE_UNTESTED_GNOME=yes
|
||||||
|
Loading…
Reference in New Issue
Block a user