r15744 - gnucash/trunk/packaging/win32 - In install.sh test for htmlhelp, try to build DLL.
Andreas Köhler
andi5 at cvs.gnucash.org
Wed Mar 21 05:46:03 EDT 2007
Author: andi5
Date: 2007-03-21 05:46:01 -0400 (Wed, 21 Mar 2007)
New Revision: 15744
Trac: http://svn.gnucash.org/trac/changeset/15744
Modified:
gnucash/trunk/packaging/win32/install.sh
Log:
In install.sh test for htmlhelp, try to build DLL.
The HTML Help Workshop includes htmlhelp.lib, but we cannot use it for
creating DLLs---it is a static thingy. So test with -shared in
install.sh. It would be nice to have a similar test improvement in
configure.in.
More information about the gnucash-patches
mailing list