aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2007-09-12 07:03:18 +0000
committerGlenn Morris2007-09-12 07:03:18 +0000
commit5a6a83f216e499e598bc95d2ae6b820ae004ea6c (patch)
treea073443750190ffbee428be64dec05f8c33a6d30 /ChangeLog
parenta3372e09676753438a3f6260e3230cc490c3736a (diff)
downloademacs-5a6a83f216e499e598bc95d2ae6b820ae004ea6c.tar.gz
emacs-5a6a83f216e499e598bc95d2ae6b820ae004ea6c.zip
(install-arch-indep): Do not exclude the etc/ Makefiles.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 981be2f695f..0397fc19d78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12007-09-12 Glenn Morris <rgm@gnu.org> 12007-09-12 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.in (AC_FUNC_ALLOCA): Throw an error if a system
4 implementation of alloca is not found.
5
3 * Makefile.in (SOURCES, unlock, relock): Delete. 6 * Makefile.in (SOURCES, unlock, relock): Delete.
4 (install-arch-indep): Do not exclude the etc/ Makefiles. 7 (install-arch-indep): Do not exclude the etc/ Makefiles.
5 8