aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2010-05-10 20:00:32 -0700
committerGlenn Morris2010-05-10 20:00:32 -0700
commitd3b23034e8730133e23d6b51905b181f12bfb253 (patch)
tree2925f56cccf07cf4bcd69cb0f8c34a73ad7db58a /lib-src/ChangeLog
parentacddf8aec716be7810edc29e1a7eeb396fc755c3 (diff)
downloademacs-d3b23034e8730133e23d6b51905b181f12bfb253.tar.gz
emacs-d3b23034e8730133e23d6b51905b181f12bfb253.zip
Do not preprocess lib-src/Makefile.in
* configure.in: Generate lib-src/Makefile directly, do not run cpp. * config.bat: Do not run cpp on lib-src/Makefile.in. * lib-src/Makefile.in: Convert comments to makefile format. * admin/notes/cpp: lib-src/Makefile not preprocessed.
Diffstat (limited to 'lib-src/ChangeLog')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index 6f3879fb266..c9a054b9e23 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -1,5 +1,7 @@
12010-05-11 Glenn Morris <rgm@gnu.org> 12010-05-11 Glenn Morris <rgm@gnu.org>
2 2
3 * Makefile.in: Convert comments to makefile format.
4
3 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset. 5 * Makefile.in (LIBS_SYSTEM) [MSDOS]: Do not reset.
4 (config.h) [MSDOS]: Do not include. 6 (config.h) [MSDOS]: Do not include.
5 7