Update of /cvsroot/ufraw/ufraw In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19175
Modified Files: configure.ac Log Message: Update the GTK_DISABLE_DEPRECATED to GTK 2.18. Index: configure.ac =================================================================== RCS file: /cvsroot/ufraw/ufraw/configure.ac,v retrieving revision 1.146 retrieving revision 1.147 diff -u -d -r1.146 -r1.147 --- configure.ac 13 Nov 2009 16:25:22 -0000 1.146 +++ configure.ac 20 Nov 2009 04:40:05 -0000 1.147 @@ -185,7 +185,7 @@ # Disable deprecated functions on tested versions of GTK # unless using an old gimp-dev package. if $PKG_CONFIG --atleast-version=2.2 gimpui-2.0; then - if $PKG_CONFIG --max-version=2.14.99 gtk+-2.0; then + if $PKG_CONFIG --max-version=2.18.99 gtk+-2.0; then AC_DEFINE(G_DISABLE_DEPRECATED, [], disable deprecated glib features) AC_DEFINE(GDK_DISABLE_DEPRECATED, [], disable deprecated gdk features) AC_DEFINE(GTK_DISABLE_DEPRECATED, [], disable deprecated gtk+ features) ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ ufraw-cvs mailing list ufraw-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ufraw-cvs