Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-28 20:58:05 +0300
committerAlexandre Oliva <aoliva@redhat.com>2002-12-28 20:58:05 +0300
commit6d48dd20ba8333b650f15d0277c46949fe934312 (patch)
tree526a3c169e2a115dfd58f8660010d4f47668af09 /ChangeLog
parentc991d310316fa22039f7889c88917f3e2770df80 (diff)
* 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 15ce1e882..f0ff6a52b 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.