diff options
Diffstat (limited to 'pc/ChangeLog')
-rw-r--r-- | pc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog index bc2d6f37..093beb10 100644 --- a/pc/ChangeLog +++ b/pc/ChangeLog @@ -1,5 +1,10 @@ 2017-01-21 Eli Zaretskii <eliz@gnu.org> + * Makefile.tst: Modify the locale values to valid ones on Windows. + + * gawkmisc.pc: Undef setlocale and include locale.h. + (lc_var, w32_setlocale): New functions. + * Makefile (VAPTH): Set to allow Make to find sources in the 'support' subdirectory. (CFLAGS): Add "-I./support", as some headers are there. |