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:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-28 10:09:15 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-28 10:09:15 +0300
commitbafecfd6dd77d724e5c75eac8e865c30e1788e80 (patch)
treec6e0c57a4f0949965bb122bd1cc8ec34efab02ad /ChangeLog
parentcaf27c0155d4863b6fa2173b6c8bcc90566d2782 (diff)
(toplev)
* configure.in: Convert to autoconf script. Blow away lots of now-redundant Makefile fragments. * configure: Generate using Autoconf. * Makefile.tpl: Rewrite to reflect autoconfiscation. * Makefile.in: Regenerate. (config) * acx.m4: New. * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300, mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition, mh-riscos, mh-sysv: Delete. * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000, mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4c89b71ce..3a004836e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * configure.in: Convert to autoconf script. Blow away lots
+ of now-redundant Makefile fragments.
+ * configure: Generate using Autoconf.
+ * Makefile.tpl: Rewrite to reflect autoconfiscation.
+ * Makefile.in: Regenerate.
+
2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
* configure: Remove unneeded 'export's. Make CC_FOR_TARGET,