diff options
author | Glenn Morris <rgm@gnu.org> | 2008-07-16 08:09:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-07-16 08:09:53 +0000 |
commit | 6ba72723bbb8bfe644bb67137aa1b9483dbe9ee4 (patch) | |
tree | 874ff868d202a08f7a690333dd614d6c2023b857 /ChangeLog | |
parent | 132d04752a194336e0ea965245294af64f27226f (diff) | |
download | emacs-6ba72723bbb8bfe644bb67137aa1b9483dbe9ee4.tar.gz |
(with_ns): Remove dead code, since OPTION_DEFAULT_OFF means never unset.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3885a21dcd2..6dce58cba97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2008-07-16 Glenn Morris <rgm@gnu.org> + * configure.in (with_kerberos, with_kerberos5, with_hesiod): + Fix tests for OPTION_DEFAULT_OFF (variables never unset). + (with_carbon, with_ns): Remove dead code, since OPTION_DEFAULT_OFF means + never unset. + * make-dist: Add nextstep/ directories. (src, lib-src): Add .m files. |