diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2002-12-28 17:58:05 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2002-12-28 17:58:05 +0000 |
commit | 8f0dfb36fa11a0da4218ead9f578a4aa24f19d84 (patch) | |
tree | b74cd7a4cf74d01351f887cbd4bdc54982e8d2c8 /ChangeLog | |
parent | 66e7a4d523fa521108309a89daa8644e01eaab90 (diff) | |
download | gdb-8f0dfb36fa11a0da4218ead9f578a4aa24f19d84.zip gdb-8f0dfb36fa11a0da4218ead9f578a4aa24f19d84.tar.gz gdb-8f0dfb36fa11a0da4218ead9f578a4aa24f19d84.tar.bz2 |
* configure.in (host_configargs): Replace reference to
no-longer-defined buildopts with --build=${build_alias}.
* configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2002-12-28 Alexandre Oliva <aoliva@redhat.com> + * configure.in (host_configargs): Replace reference to + no-longer-defined buildopts with --build=${build_alias}. + * configure: Rebuilt. + +2002-12-28 Alexandre Oliva <aoliva@redhat.com> + * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of program_transform_name to standard idiom. (AUTOGEN, AUTOCONF): Define. |