Mercurial > hg > xemacs-beta
changeset 4941:4ce4d519bdd8
use two hashes for comments in Makefile.in.in
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-21 Ben Wing <ben@xemacs.org>
* Makefile.in.in:
Oops. Use two hashes for comments in Makefile.in.in.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Thu, 21 Jan 2010 04:10:57 -0600 |
parents | 9113c5044de8 |
children | 46f0df723e09 |
files | src/ChangeLog src/Makefile.in.in |
diffstat | 2 files changed, 11 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Jan 20 22:30:33 2010 -0600 +++ b/src/ChangeLog Thu Jan 21 04:10:57 2010 -0600 @@ -68,6 +68,11 @@ Remove `extern Lisp_Object' decls that duplicate lisp.h, since they have different C vs. C++ linkage. +2010-01-21 Ben Wing <ben@xemacs.org> + + * Makefile.in.in: + Oops. Use two hashes for comments in Makefile.in.in. + 2010-01-20 Ben Wing <ben@xemacs.org> * symbols.c:
--- a/src/Makefile.in.in Wed Jan 20 22:30:33 2010 -0600 +++ b/src/Makefile.in.in Thu Jan 21 04:10:57 2010 -0600 @@ -917,12 +917,12 @@ testdir = $(SRC)/../tests/automated batch_test_emacs = $(BATCH_PACKAGES) -l $(testdir)/test-harness.el -f batch-test-emacs $(testdir) -# `config-changed' is useful if you are building both Unicode-internal -# and old-Mule workspaces using --srcdir and don't run configure before -# switching from one to the other. If you rerun configure, update-elc.el -# notices this and automatically removes the two files below, but not -# if you just switch directories and `make'. In that case, do -# `make config-changed' to avoid an error. +## `config-changed' is useful if you are building both Unicode-internal +## and old-Mule workspaces using --srcdir and don't run configure before +## switching from one to the other. If you rerun configure, update-elc.el +## notices this and automatically removes the two files below, but not +## if you just switch directories and `make'. In that case, do +## `make config-changed' to avoid an error. .PHONY: remove-config-dependent-elcs config-changed remove-config-dependent-elcs: