aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-28 16:24:47 +0000
committerAlexandre Oliva <aoliva@gcc.gnu.org>2002-12-28 16:24:47 +0000
commite245b0ea6b544e2291d98090e7195307f300d395 (patch)
treea6587d04a1e8c7eab26b4fcee859fd46f95f86b0 /ChangeLog
parente4029133c3a5451b03161aaab70922a7f953b0f0 (diff)
downloadgcc-e245b0ea6b544e2291d98090e7195307f300d395.zip
gcc-e245b0ea6b544e2291d98090e7195307f300d395.tar.gz
gcc-e245b0ea6b544e2291d98090e7195307f300d395.tar.bz2
Makefile.tpl ($(NOTPARALLEL)): Move to the end.
* Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of program_transform_name to standard idiom. (AUTOGEN, AUTOCONF): Define. (Makefile.in): Use $(AUTOGEN). (Makefile): Depend on config.status, and use autoconf-style rule to build it. Move original commands to... (config.status): ... this new target. (configure): Add $(srcdir). Depend on config/acx.m4. Use $(AUTOCONF). * Makefile.in: Rebuilt. From-SVN: r60580
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce7d727..cb2f3f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+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.
+ (Makefile.in): Use $(AUTOGEN).
+ (Makefile): Depend on config.status, and use autoconf-style rule to
+ build it. Move original commands to...
+ (config.status): ... this new target.
+ (configure): Add $(srcdir). Depend on config/acx.m4. Use
+ $(AUTOCONF).
+ * Makefile.in: Rebuilt.
+
2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Fix dramatic bustage due to change in