Bump the version number for setting the GNOME_DISABLE_DEPRECATED flag.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13925 57a11ea4-9604-0410-9ed3-97b8803252fd
zzzoldfeatures/register-rewrite
David Hampton 20 years ago
parent 1afdaac632
commit 06f7888c4c

@ -1,3 +1,8 @@
2006-05-05 David Hampton <hampton@employees.org>
* configure.in: Bump the version number for setting the
GNOME_DISABLE_DEPRECATED flag.
2006-05-02 David Hampton <hampton@employees.org>
* src/backend/postgres/price.c:

@ -1015,8 +1015,8 @@ then
AC_SUBST(GNOME_CFLAGS)
AC_SUBST(GNOME_LIBS)
AC_MSG_CHECKING([for untested GNOME versions (libgnome > 2.13.7)])
if $PKG_CONFIG 'libgnome-2.0 > 2.13.7'
AC_MSG_CHECKING([for untested GNOME versions (libgnome > 2.14)])
if $PKG_CONFIG 'libgnome-2.0 > 2.14'
then
AC_MSG_RESULT(yes)
HAVE_UNTESTED_GNOME=yes

Loading…
Cancel
Save