CVSROOT: /cvs/gnome Module name: ORBit2 Changes by: tml 05/02/20 20:22:07
Modified files: . : ChangeLog configure.in Log message: 2005-02-21 Tor Lillqvist <[EMAIL PROTECTED]> * configure.in: Use -DPOPT_STATIC on Win32 when building the IDL compiler and name server, so that we avoid the problems with referring to variables imported from a DLL in static initializers. In newer libpopt distributions the headers have dllimport decorations for the variables exported from libpopt unless one defines POPT_STATIC. To actually then link with the static libpopt.a you might also have to move the import library libpopt.dll.a away so that the linker won't find it, and perhaps edit libpopt.la. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=ORBit2&who=tml&date=explicit&mindate=2005-02-20%2020:21&maxdate=2005-02-20%2020:23 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list