diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2007-02-18 22:51:35 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2007-02-18 22:51:35 +0000 |
commit | 9a8198046b468eaa6ffb5a1310c8f38cf28ae8f8 (patch) | |
tree | a82f40c51aa920948e298aec0684384336d55ad6 /ChangeLog | |
parent | 81ec575aa0b38f5255d0e700e12c2734320ee658 (diff) | |
download | gdb-9a8198046b468eaa6ffb5a1310c8f38cf28ae8f8.zip gdb-9a8198046b468eaa6ffb5a1310c8f38cf28ae8f8.tar.gz gdb-9a8198046b468eaa6ffb5a1310c8f38cf28ae8f8.tar.bz2 |
ChangeLog:
* configure: Rebuilt.
config/ChangeLog:
* acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
precious. Prefer it over a cached value. Use cached value
verbosely.
(NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override
environment variable with build-time tools.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-02-18 Alexandre Oliva <aoliva@redhat.com> + * configure: Rebuilt. + +2007-02-18 Alexandre Oliva <aoliva@redhat.com> + * configure.ac: Drop multiple occurrences of --enable-languages, and fix its quoting. * configure: Rebuilt. |