* configure.ac: Call AC_LIBTOOL_WIN32_DLL

* src/Makefile.am (libspot_la_LDFLAGS): Add -no-undefined.
This commit is contained in:
Alexandre Duret-Lutz 2004-07-23 09:08:45 +00:00
parent 3b693c5ca7
commit 9bdefd34e7
3 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2004-07-23 Alexandre Duret-Lutz <adl@src.lip6.fr>
* configure.ac: Call AC_LIBTOOL_WIN32_DLL
* src/Makefile.am (libspot_la_LDFLAGS): Add -no-undefined.
2004-07-22 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbatest/explicit.test: Do not use `-i', it's not needed