]> Pileus Git - ~andy/gtk/commit
[Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as
authorTor Lillqvist <tml@novell.com>
Mon, 18 Jul 2005 15:20:28 +0000 (15:20 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 18 Jul 2005 15:20:28 +0000 (15:20 +0000)
commit80d2565d1c9409618eedc4654ce55e96e14f5b10
tree456e00e9ac45c4dc138983a44e7b1f408b317f81
parenta8b97834de14aa6363370de094321215481936bb
[Win32] Bypass libtool, use -Wl,-luuid. This avoids a libtool warning as

2005-07-18  Tor Lillqvist  <tml@novell.com>

* configure.in (GDK_EXTRA_LIBS): [Win32] Bypass libtool, use
-Wl,-luuid. This avoids a libtool warning as libuuid is static.

* gdk/win32/gdkgc-win32.c (gdk_win32_hdc_get): Be sure to remove
any possible leftover clipping region in the DC if we don't want
any clipping. Thanks to Robert Ă–gren. (#309823)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
configure.in
gdk/win32/gdkgc-win32.c