mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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:
parent
9173035d57
commit
bf45b1d39d
@ -92,6 +92,7 @@ AM_GLIB_GNU_GETTEXT
|
||||
AC_PROG_INSTALL
|
||||
|
||||
AC_LIBTOOL_DLOPEN
|
||||
AC_LIBTOOL_WIN32_DLL
|
||||
AM_DISABLE_STATIC
|
||||
AM_PROG_LIBTOOL
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user