* builds/unix/configure.raw: Add call to AC_LIBTOOL_WIN32_DLL.
Fixes Savannah bug #20686.
This commit is contained in:
parent
d6752a6bfb
commit
b66178851a
@ -1,3 +1,8 @@
|
||||
2007-08-04 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* builds/unix/configure.raw: Add call to AC_LIBTOOL_WIN32_DLL.
|
||||
Fixes Savannah bug #20686.
|
||||
|
||||
2007-08-03 Werner Lemberg <wl@gnu.org>
|
||||
|
||||
* src/psnames/psmodule.c: Fix usage of
|
||||
|
@ -495,6 +495,8 @@ AC_SUBST([FT2_EXTRA_LIBS])
|
||||
AC_SUBST([SYSTEM_ZLIB])
|
||||
|
||||
|
||||
AC_LIBTOOL_WIN32_DLL
|
||||
|
||||
AC_PROG_LIBTOOL
|
||||
# urgh -- these are internal libtool variables...
|
||||
AC_SUBST([enable_shared])
|
||||
|
Loading…
Reference in New Issue
Block a user