mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Add info about usage of locale-specific-tax by german SKR04 to configure.
Sequitur of Bug #473349 / r16503 [BP] git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@22338 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
b2f9e745ea
commit
a95de8a2ed
@ -679,7 +679,7 @@ LANGINFO_D_FMT_CHECK
|
|||||||
|
|
||||||
dnl Enable locale-specific tax-related information in the accounts
|
dnl Enable locale-specific tax-related information in the accounts
|
||||||
AC_ARG_ENABLE( locale-specific-tax,
|
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) )
|
AC_DEFINE(LOCALE_SPECIFIC_TAX,1,Enable the experimental locale-specific tax categories) )
|
||||||
|
|
||||||
dnl Make sure we have a proper gettext installed
|
dnl Make sure we have a proper gettext installed
|
||||||
|
Loading…
Reference in New Issue
Block a user