diff options
author | Glenn Morris <rgm@gnu.org> | 2008-02-06 07:57:33 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-02-06 07:57:33 +0000 |
commit | 86dc59b0f79fcb6ddf8a8623bc3733f81a7cd127 (patch) | |
tree | e80af6d8c2af92a8a8bf110725884ab870c51eaf /ChangeLog | |
parent | 02f35af2461cbdf5666f3a4fce4e73a891540cb2 (diff) | |
download | emacs-86dc59b0f79fcb6ddf8a8623bc3733f81a7cd127.tar.gz |
(--with-gcc): Give an error saying this option has been removed.
(--with-gtk): Remove this option.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a0069fdd505..60d9ac7598f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-02-06 Glenn Morris <rgm@gnu.org> + + * configure.in (--with-gcc): Give an error saying this option has + been removed. + (--with-gtk): Remove this option. + 2008-02-06 Tom Tromey <tromey@redhat.com> * configure.in (--with-gcc): Remove. |