mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
(libexecdir): Renamed from libdir.
This commit is contained in:
parent
2fd54e6462
commit
424b6d2bf8
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@ bindir=@bindir@
|
|||
# Where to install and expect executable files to be run by Emacs
|
||||
# rather than directly by users, and other architecture-dependent
|
||||
# data. ${archlibdir} is usually below this. This is set with the
|
||||
# --libdir option to `../configure'.
|
||||
libdir=@libdir@
|
||||
# --libexecdir option to `../configure'.
|
||||
libexecdir=@libexecdir@
|
||||
|
||||
# Where to find the source code. This is set by the configure
|
||||
# script's `--srcdir' option. However, the value of ${srcdir} in
|
||||
|
|
|
|||
Loading…
Reference in a new issue