summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-10-15 15:08:11 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:46 +0200
commit4a9094c75c54669be8d46d0ddda047c518b25f62 (patch)
treecb8d33ff600ae0be165855781cab1512aa7bac1e /ChangeLog
parent46917f9466e14f43ad6e4038168045a750e432df (diff)
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
[task #5956 --- ``Automake'ify GNU Mach's code base''] * build-aux/compile: New file, thanks to `autoreconf'. * build-aux/config.guess: Likewise. * build-aux/config.sub: Likewise. * build-aux/depcomp: Likewise. * build-aux/install-sh: Likewise. * build-aux/mdate-sh: Likewise. * build-aux/missing: Likewise. * build-aux/texinfo.tex: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ad69df..a643f8a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,15 @@
[task #5956 --- ``Automake'ify GNU Mach's code base'']
+ * build-aux/compile: New file, thanks to `autoreconf'.
+ * build-aux/config.guess: Likewise.
+ * build-aux/config.sub: Likewise.
+ * build-aux/depcomp: Likewise.
+ * build-aux/install-sh: Likewise.
+ * build-aux/mdate-sh: Likewise.
+ * build-aux/missing: Likewise.
+ * build-aux/texinfo.tex: Likewise.
+
* AUTHORS: New file, copy from the MIG repository.
* kern/bootstrap.c: Don't include `bootstrap_symbols.h'.