Add AC_LIBTOOL_WIN32_DLL.

This is necessary to build from a tarball with libtool v2 on Windows.
BP


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@17446 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Andreas Köhler 2008-08-01 22:04:02 +00:00
parent 9173035d57
commit bf45b1d39d

View File

@ -92,6 +92,7 @@ AM_GLIB_GNU_GETTEXT
AC_PROG_INSTALL
AC_LIBTOOL_DLOPEN
AC_LIBTOOL_WIN32_DLL
AM_DISABLE_STATIC
AM_PROG_LIBTOOL