CVSROOT:        /cvs/gnome
Module name:    pango
Changes by:     tml     05/07/08 20:33:40

Modified files:
        .              : ChangeLog 
        pango          : Makefile.am pango.rc.in pangoft2.rc.in 
                         pangowin32.rc.in 

Log message:
2005-07-09  Tor Lillqvist  <[EMAIL PROTECTED]>

* configure.in: Call AC_CANONICAL_HOST before looking at $host.
Check for windres on Win32.

* pango/Makefile.am: Don't use the scripts in GLib's 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 wants .lo files,
pass it directly to the linker using a -Wl option.

Libtool installs/uninstalls the import libraries, no need to do it
ourselves. Do install/uninstall the .def files, though.

* pango/pango.rc.in
* pango/pangoft2.rc.in
* pango/pangowin32.rc.in: Correspondingly, use 0 instead of
BUILDNUMBER.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=pango&who=tml&date=explicit&mindate=2005-07-08%2020:32&maxdate=2005-07-08%2020:34

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to