* builds/unix/configure.raw: Add call to AC_LIBTOOL_WIN32_DLL.


			
			
				david-pic-changes
			
			
		
Werner Lemberg 18 years ago
parent d6752a6bfb
commit b66178851a
  1. 5
      ChangeLog
  2. 2
      builds/unix/configure.raw

@ -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…
Cancel
Save