CVSROOT: /cvs/gnome Module name: gtk+ Changes by: tml 05/07/08 20:10:12
Modified files: . : ChangeLog configure.in gdk-pixbuf : ChangeLog Makefile.am gdk_pixbuf.rc.in gdk : Makefile.am gtk : Makefile.am gtk-win32.rc.in gdk/win32/rc : Makefile.am gdk.rc.in Log message: 2005-07-09 Tor Lillqvist <[EMAIL PROTECTED]> * configure.in: Look for windres on Win32. * gdk-pixbuf/Makefile.am * gdk/win32/rc/Makefile.am * gdk/Makefile.am * gtk/Makefile.am: Don't use the scripts in build/win32 to compile the rc files into resource object files. (This means we lose the build number increment magic, but I doubt it was that useful anyway.) Instead use windres directly. To pass a normal .o file produced by windres through libtool, which would want a .lo file, pass it directly to the linker using a -Wl option. * gdk-pixbuf/gdk_pixbuf.rc.in * gdk/win32/rc/gdk.rc.in * gtk/gtk-win32.rc.in: Replace BUILDNUMBER with 0. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gtk%2B&who=tml&date=explicit&mindate=2005-07-08%2020:09&maxdate=2005-07-08%2020:11 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list