mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
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
This commit is contained in:
@@ -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:
|
||||
|
||||
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user