add comment about srcdir
This commit is contained in:
parent
c7b5ca27bf
commit
069df4bfd6
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
/* ) ;;
|
||||
. )
|
||||
|
|
Loading…
Add table
Reference in a new issue