On Fri, 2005-12-23 at 12:05 -0500, Chris Shoemaker wrote: > In configure.in, prefix the following line with '#' to comment it out: > AC_DEFINE(G_DISABLE_DEPRECATED,1,[Don't use any deprecated glib functions.]) > > If that works for you, I'll commit the change.
Please make it conditional on "glib >= 2.9". I've remove all currently deprecated glib functions from GnuCash, and I specifically added that line to prevent anyone from adding them back. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
