summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-07-14 17:27:24 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-07-14 17:27:24 +0000
commit66f25564159d4040cc1070b136f7ee547316ba7e (patch)
tree50b7f0a6d8835860a32c42d33530dd2399bd10ea /ChangeLog
parentf1dd819cfed8a0ac466e1f0d2b2de26d7b2e2bf8 (diff)
downloadgtk+-66f25564159d4040cc1070b136f7ee547316ba7e.tar.gz
Don't need -luuid on Win32. It was some leftover, and in fact occasionally
2005-07-14 Tor Lillqvist <tml@novell.com> * configure.in (GDK_EXTRA_LIBS): Don't need -luuid on Win32. It was some leftover, and in fact occasionally caused issues with libtool as it made its way into the libgdk-win32-2.0.la file and that way into the .la files of all libraries that depend on GDK. (This happened only when building from CVS and not using a full "make install" which would run the sanitize-la.sh script.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index df555d5e62..cda164976d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-07-14 Tor Lillqvist <tml@novell.com>
+
+ * configure.in (GDK_EXTRA_LIBS): Don't need -luuid on Win32. It
+ was some leftover, and in fact occasionally caused issues with
+ libtool as it made its way into the libgdk-win32-2.0.la file and
+ that way into the .la files of all libraries that depend on
+ GDK. (This happened only when building from CVS and not using a
+ full "make install" which would run the sanitize-la.sh script.)
+
2005-07-14 Matthias Clasen <mclasen@redhat.com>
* gdk/x11/gdkevents-x11.c (set_screen_from_root): Don't assert if