CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 06/05/12 11:18:13
Modified files: . : ChangeLog configure.in libgimpmodule : Makefile.am Log message: 2006-05-12 Michael Natterer <[EMAIL PROTECTED]> * configure.in: check for gmodule-no-export-2.0, not for gmodule-2.0. Also removed gobject-2.0 from the gmodule check, i have no idea why it was there. * libgimpmodule/Makefile.am: s/GMODULE/GMODULE_NO_EXPORT/ because we only want to import modules here, not export our own symbols. (note that this change is actually useless, because libgimpmodule exports its symbols anyway, but it's more correct this way). URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2006-05-12%2011:17&maxdate=2006-05-12%2011:19 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list