CVSROOT: /cvs/gnome Module name: ORBit2 Changes by: tml 05/04/18 02:54:51
Modified files: . : ChangeLog src/orb/orb-core: corba-orb.c orb-core-private.h Log message: 2005-04-18 Tor Lillqvist <[EMAIL PROTECTED]> * src/orb/orb-core/corba-orb.c (DllMain): As we reguire GLib 2.6, no need to use GLIB_CHECK_VERSION(). And anyway, what we really should have used here was the run-time glib_check_version() and not compile-time GLIB_CHECK_VERSION()... Also, only check for a "bin" subfolder. DLLs are always installed in "bin" and not "lib" nowadays. * src/orb/orb-core/orb-core-private.h: As we require GLib 2.6, G_IS_DIR_SEPARATOR() is always present. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ORBit2&who=tml&date=explicit&mindate=2005-04-18%2002:53&maxdate=2005-04-18%2002:55 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list