r22339 - gnucash/branches/2.4 - [22338] Add info about usage of locale-specific-tax by german SKR04 to configure.

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


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

Modified:
   gnucash/branches/2.4/configure.ac
Log:
[22338] Add info about usage of locale-specific-tax by german SKR04 to configure.

Modified: gnucash/branches/2.4/configure.ac
===================================================================
--- gnucash/branches/2.4/configure.ac	2012-08-22 08:36:15 UTC (rev 22338)
+++ gnucash/branches/2.4/configure.ac	2012-08-22 10:18:36 UTC (rev 22339)
@@ -727,7 +727,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