mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Fix libexec installation on NS (bug#50250)
* lib-src/Makefile.in (ns_applibexecdir): New variable.
This commit is contained in:
parent
f1901fc308
commit
3065b6b73b
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ top_builddir = @top_builddir@
|
||||||
# Location to install Emacs.app under GNUstep / macOS.
|
# Location to install Emacs.app under GNUstep / macOS.
|
||||||
# Later values may use this.
|
# Later values may use this.
|
||||||
ns_appbindir=@ns_appbindir@
|
ns_appbindir=@ns_appbindir@
|
||||||
|
ns_applibexecdir=@ns_applibexecdir@
|
||||||
|
|
||||||
# The default location for installation. Everything is placed in
|
# The default location for installation. Everything is placed in
|
||||||
# subdirectories of this directory. The default values for many of
|
# subdirectories of this directory. The default values for many of
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue