diff options
author | Jakub Jelinek <jakub@redhat.com> | 2003-01-16 16:27:51 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2003-01-16 16:27:51 +0000 |
commit | e01f337c0041af1bb05dc5e222cb932b0cc2a619 (patch) | |
tree | 93648697131151c823e6110a0c65f5505154e240 /ChangeLog | |
parent | 6f78fb71bbc0c011e6ce847503208c3e67232d82 (diff) | |
download | gdb-e01f337c0041af1bb05dc5e222cb932b0cc2a619.zip gdb-e01f337c0041af1bb05dc5e222cb932b0cc2a619.tar.gz gdb-e01f337c0041af1bb05dc5e222cb932b0cc2a619.tar.bz2 |
* configure.in (baseargs): Remove all supported forms of
--cache-file, --srcdir, --host, --build and --target options
from argument lists.
* configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2003-01-16 Jakub Jelinek <jakub@redhat.com> + + * configure.in (baseargs): Remove all supported forms of + --cache-file, --srcdir, --host, --build and --target options + from argument lists. + * configure: Rebuilt. + 2003-01-15 Alexandre Oliva <aoliva@redhat.com> * configure.in (noconfigdirs): Don't skip gas on IRIX 6. |