summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-13 21:18:59 +0000
committerdj <dj@138bc75d-0d04-0410-961f-82ee72b054a4>2002-05-13 21:18:59 +0000
commite12be23efd01afa6ab76090f3ea386e47dcad418 (patch)
tree32d52b1a6dc8db0b287ad370b9855c42c177fd0d /ChangeLog
parentebd9f514d09b873afcca9bc93aad10cc7e678612 (diff)
downloadgcc-e12be23efd01afa6ab76090f3ea386e47dcad418.tar.gz
* configure.in: simplify makefile fragment collection.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53436 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f9e40d6b56..c2b01690843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
- * configure.in: remove code to build emacs.
+ * configure.in: Simplify makefile fragment collection.
+
+ * configure.in: Remove code to build emacs.
* configure.in : Remove --srcdir argument from targargs and buildargs
(it's always overridden in the Makefile anyway). Rearrange a bit.