AUDIT: r17446 - gnucash/trunk - Add AC_LIBTOOL_WIN32_DLL.
Andreas Köhler
andi5 at cvs.gnucash.org
Fri Aug 1 18:04:03 EDT 2008
Author: andi5
Date: 2008-08-01 18:04:02 -0400 (Fri, 01 Aug 2008)
New Revision: 17446
Trac: http://svn.gnucash.org/trac/changeset/17446
Modified:
gnucash/trunk/configure.in
Log:
Add AC_LIBTOOL_WIN32_DLL.
This is necessary to build from a tarball with libtool v2 on Windows.
BP
Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in 2008-08-01 21:59:37 UTC (rev 17445)
+++ gnucash/trunk/configure.in 2008-08-01 22:04:02 UTC (rev 17446)
@@ -92,6 +92,7 @@
AC_PROG_INSTALL
AC_LIBTOOL_DLOPEN
+AC_LIBTOOL_WIN32_DLL
AM_DISABLE_STATIC
AM_PROG_LIBTOOL
More information about the gnucash-changes
mailing list