diff options
author | Geoffrey Keating <geoffk@geoffk.org> | 2003-08-21 02:21:21 +0000 |
---|---|---|
committer | Geoffrey Keating <geoffk@geoffk.org> | 2003-08-21 02:21:21 +0000 |
commit | d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792 (patch) | |
tree | ca1b31c20754e260d6ab80b85df41470386564ee /ChangeLog | |
parent | 6df2bf50474db4329582717de3adb645b6b0ccf0 (diff) | |
download | gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.zip gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.tar.gz gdb-d2cc0e0dd38f7a103a1aa5fb21ef57d4f6bb4792.tar.bz2 |
Merge configure.in, configure with GCC.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2003-08-20 Geoffrey Keating <geoffk@apple.com> + + PR 8180 + * configure.in: When testing with_libs and with_headers, treat + 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>. + * configure: Regenerate. + + * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for + make, shell, etc. + (baseargs): Likewise. + * configure: Regenerate. + 2003-08-19 Geoffrey Keating <geoffk@apple.com> * configure.in: Disable libgcj for darwin not on powerpc. |