diff options
author | Paul Smith <psmith@gnu.org> | 2012-09-09 20:14:09 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2012-09-09 20:14:09 +0000 |
commit | 145661a54151e13f05c86a526d7490e12ba79ed6 (patch) | |
tree | b0941e75ce8366bfdf82684318af4e2096e89e6c /ChangeLog | |
parent | a95dc485fa060a57916a091b6990db0b76f4bdab (diff) | |
download | gunmake-145661a54151e13f05c86a526d7490e12ba79ed6.tar.gz |
Savannah bug #37179: Use alternate shared library syntax for MacOS.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2012-09-09 Paul Smith <psmith@gnu.org> + * default.c (default_variables): Use a correct default LIBPPATERNS + for MacOS. Fixes Savannah bug #37197. + * read.c (record_files): Reset the default macro values if .POSIX is set. Fixes Savannah bug #37069. (parse_file_seq): Break out of an infinite loop if we're not |