summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-28 17:58:05 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-12-28 17:58:05 +0000
commitb4bb09a55d35fb215c59c58b5ad7be2aadbcdb6d (patch)
tree3e32cabacf2d849a5573dd16e230c88314b236a6 /ChangeLog
parent14d7748923609786d56694241f796a1faa880380 (diff)
downloadgdb-b4bb09a55d35fb215c59c58b5ad7be2aadbcdb6d.tar.gz
* configure.in (host_configargs): Replace reference to
no-longer-defined buildopts with --build=${build_alias}. * configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15ce1e88279..f0ff6a52b95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.