aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2002-05-13 21:19:04 +0000
committerDJ Delorie <dj@redhat.com>2002-05-13 21:19:04 +0000
commit115a77aa65d3329b5522f4d0b1ba904db8406d79 (patch)
tree5ef3872a1dba5e7db0c036b80e53b2868afc01b3 /ChangeLog
parente99daf2b3036a6746988b72cc5a242cd9d9b3ad6 (diff)
downloadgdb-115a77aa65d3329b5522f4d0b1ba904db8406d79.zip
gdb-115a77aa65d3329b5522f4d0b1ba904db8406d79.tar.gz
gdb-115a77aa65d3329b5522f4d0b1ba904db8406d79.tar.bz2
* configure.in: simplify makefile fragment collection.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c159fb..3a308d8 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.