r22338 - gnucash/trunk - Add info about usage of locale-specific-tax by german SKR04 to configure.

Frank H. Ellenberger fell at code.gnucash.org
Wed Aug 22 04:36:15 EDT 2012


Author: fell
Date: 2012-08-22 04:36:15 -0400 (Wed, 22 Aug 2012)
New Revision: 22338
Trac: http://svn.gnucash.org/trac/changeset/22338

Modified:
   gnucash/trunk/configure.ac
Log:
Add info about usage of locale-specific-tax by german SKR04 to configure.
Sequitur of Bug #473349 / r16503
[BP]

Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2012-08-22 08:00:52 UTC (rev 22337)
+++ gnucash/trunk/configure.ac	2012-08-22 08:36:15 UTC (rev 22338)
@@ -679,7 +679,7 @@
 
 dnl Enable locale-specific tax-related information in the accounts
 AC_ARG_ENABLE( locale-specific-tax,
-  [AS_HELP_STRING([--enable-locale-specific-tax],[enable localized tax categories (experimental)])],
+  [AS_HELP_STRING([--enable-locale-specific-tax],[enable localized tax categories (experimental, but used by the german SKR04 account chart)])],
   AC_DEFINE(LOCALE_SPECIFIC_TAX,1,Enable the experimental locale-specific tax categories) )
 
 dnl Make sure we have a proper gettext installed



More information about the gnucash-changes mailing list