summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-30 12:23:32 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-30 12:23:32 +0000
commit63a4f8f76f5fb9159447878a4a85a14d0fbf4bf6 (patch)
tree9faa4456e2322a3a2f1406321d09dc8fefd0ba73 /ChangeLog
parent64b2b98096c6a5b2ac3af59796e07601eee4e28a (diff)
Add -no-undefined to linker command to build shared library on cygwin too
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index db42cc2..02eb318 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-10 Alexander Gottwald <ago at freedesktop dot org>
+ * src/Makefile.am:
+ Add -no-undefined to linker command to build shared library on cygwin too
+
+2005-06-10 Alexander Gottwald <ago at freedesktop dot org>
+
* Makefile.am:
ensure $(buildir)/src and $(builddir)/include/X11 exist before installing
generated files there