From 069df4bfd6bcac6aaece3c9f2351d0b5090db16f Mon Sep 17 00:00:00 2001 From: "David J. MacKenzie" Date: Tue, 13 Sep 1994 15:32:40 +0000 Subject: [PATCH] add comment about srcdir --- configure.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 03b059b8c13..d8747a848f6 100644 --- a/configure.in +++ b/configure.in @@ -54,7 +54,8 @@ dnl .../DIR/common/lock (lockfiles)]) #### Make srcdir absolute, if it isn't already. It's important to #### avoid running the path through pwd unnecessary, since pwd can -#### give you automounter prefixes, which can go away. +#### give you automounter prefixes, which can go away. We do all this +#### so Emacs can find its files when run uninstalled. case "${srcdir}" in /* ) ;; . ) -- 2.39.5