diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2003-02-19 23:51:28 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2003-02-19 23:51:28 +0000 |
commit | 06316e52da96bb569e87af84db89d884bdad6d77 (patch) | |
tree | 1e261f31e3aa467e442b6c4183981baba076e709 /ChangeLog | |
parent | cd55b6c3e525687a1dd577c624643a672f149108 (diff) | |
download | gdb-06316e52da96bb569e87af84db89d884bdad6d77.tar.gz |
* ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
it is used as argument to $CC.
* ltcf-gcj.sh: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 591d1cf277c..e9f87acd17b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2003-02-19 Alexandre Oliva <aoliva@redhat.com> + * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever + it is used as argument to $CC. + * ltcf-gcj.sh: Likewise. + +2003-02-19 Alexandre Oliva <aoliva@redhat.com> + * configure.in: Introduce --enable-maintainer-mode. * configure: Rebuilt. * Makefile.tpl (Makefile.in, configure): Enable dependencies only |