diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-06-30 12:23:32 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2005-06-30 12:23:32 +0000 |
commit | 63a4f8f76f5fb9159447878a4a85a14d0fbf4bf6 (patch) | |
tree | 9faa4456e2322a3a2f1406321d09dc8fefd0ba73 /ChangeLog | |
parent | 64b2b98096c6a5b2ac3af59796e07601eee4e28a (diff) |
Add -no-undefined to linker command to build shared library on cygwin too
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |