changeset 3079:7c17d7f9d242

* Makefile.in (srcdir): Remove comment saying this doesn't work.
author Jim Blandy <jimb@redhat.com>
date Tue, 25 May 1993 14:15:52 +0000
parents 572c8024d831
children cc39a490e593
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Tue May 25 14:15:30 1993 +0000
+++ b/Makefile.in	Tue May 25 14:15:52 1993 +0000
@@ -97,8 +97,7 @@
 # system, it is inappropriate to imply that it is part of Emacs.
 infodir=${prefix}/info
 
-# Where to find the source code - setting this to anything but
-# . doesn't work yet.  The source code for Emacs's C kernel is
+# Where to find the source code.  The source code for Emacs's C kernel is
 # expected to be in ${srcdir}/src, and the source code for Emacs's
 # utility programs is expected to be in ${srcdir}/lib-src.  This is
 # set by the configure script's `--srcdir' option.