From: Richard M. Stallman Date: Sun, 21 Nov 2004 00:26:33 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~3803 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=74a4eee370d8c432dae43241aec380c94005fa79;p=emacs.git Comment change. --- diff --git a/man/Makefile.in b/man/Makefile.in index 20cbf76a484..816309bc4e3 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -20,9 +20,8 @@ # the Free Software Foundation, Inc., 59 Temple Place - Suite 330, # Boston, MA 02111-1307, USA. -# 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 +# Where to find the source code. $(srcdir) will be the man +# subdirectory of the source tree. This is # set by the configure script's `--srcdir' option. srcdir=@srcdir@ top_srcdir=@top_srcdir@