r15974 - gnucash/trunk/packaging/win32 - Compile with --enable-locale-specific-tax on Windows.
Andreas Köhler
andi5 at cvs.gnucash.org
Sat Apr 21 20:49:32 EDT 2007
Author: andi5
Date: 2007-04-21 20:49:31 -0400 (Sat, 21 Apr 2007)
New Revision: 15974
Trac: http://svn.gnucash.org/trac/changeset/15974
Modified:
gnucash/trunk/packaging/win32/install.sh
Log:
Compile with --enable-locale-specific-tax on Windows.
Modified: gnucash/trunk/packaging/win32/install.sh
===================================================================
--- gnucash/trunk/packaging/win32/install.sh 2007-04-22 00:48:03 UTC (rev 15973)
+++ gnucash/trunk/packaging/win32/install.sh 2007-04-22 00:49:31 UTC (rev 15974)
@@ -931,6 +931,7 @@
${LIBOFX_OPTIONS} \
${AQBANKING_OPTIONS} \
--enable-binreloc \
+ --enable-locale-specific-tax \
CPPFLAGS="${AUTOTOOLS_CPPFLAGS} ${REGEX_CPPFLAGS} ${GNOME_CPPFLAGS} ${GUILE_CPPFLAGS} ${KTOBLZCHECK_CPPFLAGS} ${HH_CPPFLAGS} -D_WIN32" \
LDFLAGS="${AUTOTOOLS_LDFLAGS} ${REGEX_LDFLAGS} ${GNOME_LDFLAGS} ${GUILE_LDFLAGS} ${KTOBLZCHECK_LDFLAGS} ${HH_LDFLAGS}" \
PKG_CONFIG_PATH="${PKG_CONFIG_PATH}"
More information about the gnucash-changes
mailing list