mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-22 08:57:17 -06:00
d6514a47f2
With the introduction of using -Werror=unused-but-set-variable, a variable in strptime.c was defined but no used. Moved to be included in #ifdef _NL_CURRENT as that is where it is used. |
||
---|---|---|
.. | ||
chartjs | ||
goffice | ||
guile-json | ||
jenny | ||
libc | ||
CMakeLists.txt | ||
README |
This directory is intended to hold any external code that is needed in order to build gnucash, but isn't considered widely available.