diff options
author | Miles Bader <miles@gnu.org> | 2010-05-09 17:37:59 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-05-09 17:37:59 -0700 |
commit | 8290c6b9e657060bbbfaf77d42c1b5abf87b229a (patch) | |
tree | 18182a19f2c31c0e05c3deaa9b36197e83764fcd /ChangeLog | |
parent | e1cb2c1314c1a58d9d83293019b5d563a3edb072 (diff) | |
download | emacs-8290c6b9e657060bbbfaf77d42c1b5abf87b229a.tar.gz |
Backport from trunk: close bug#5857.
* configure.in: Get rid of "unix" pre-defined macro when
preprocessing Makefile. (Bug#5857) [Backport from trunk]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6b2c016534c..b218314d2ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-05-10 Miles Bader <miles@gnu.org> + + * configure.in: Get rid of "unix" pre-defined macro when + preprocessing Makefile. (Bug#5857) [Backport from trunk] + 2010-05-07 Chong Yidong <cyd@stupidchicken.com> * Version 23.2 released. |