Mercurial > hg > xemacs-beta
diff src/Makefile.in.in @ 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 | 349f01075eb7 |
children | e813cf16c015 |
line wrap: on
line diff
--- 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: