Mercurial > emacs
changeset 5702:049d6b5848f6
(configuration): Change # comment to C comment.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Jan 1994 00:50:32 +0000 |
parents | b2f1e7bb5d00 |
children | 62dce9e0e175 |
files | src/Makefile.in |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/Makefile.in Sun Jan 30 00:30:22 1994 +0000 +++ b/src/Makefile.in Sun Jan 30 00:50:32 1994 +0000 @@ -27,8 +27,8 @@ CPP=@CPP@ CFLAGS=@CFLAGS@ LN_S=@LN_S@ -# These escaped doublequotes become part of the macro definition in emacs.c. -# Thus, the definition is a C string constant. +/* These escaped doublequotes become part of the macro definition in emacs.c. + Thus, the definition is a C string constant. */ configuration=\"@configuration@\" /* On Xenix and the IBM RS6000, double-dot gets screwed up. */