diff options
author | Paul Smith <psmith@gnu.org> | 2012-09-09 19:19:15 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-09-09 19:19:15 +0000 |
commit | 30b2e4207d2f41c64e843959119a03307e06aa9a (patch) | |
tree | c858ba345b9986ce82e3bde71a0f92a3d20aca3d /ChangeLog | |
parent | 7f5309ebb4e2b3c57035a3b12f72d2f26cfee91b (diff) | |
download | gunmake-30b2e4207d2f41c64e843959119a03307e06aa9a.tar.gz |
When .POSIX: is specified use POSIX-standard macro values by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-09-09 Paul Smith <psmith@gnu.org> + + * read.c (record_files): Reset the default macro values if .POSIX + is set. Fixes Savannah bug #37069. + 2012-09-01 Eli Zaretskii <eliz@gnu.org> * README.W32.template: Update for job-server and Guile support. |