]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix libexec installation on NS (bug#50250)
authorAlan Third <alan@idiocy.org>
Sun, 29 Aug 2021 12:07:54 +0000 (13:07 +0100)
committerAlan Third <alan@idiocy.org>
Sun, 29 Aug 2021 12:09:21 +0000 (13:09 +0100)
* lib-src/Makefile.in (ns_applibexecdir): New variable.

lib-src/Makefile.in

index 7af89eb380dccb7ed2a62e7ab0f7e09f9c72f6e3..e6cda733679f9e74b0e9f860351bbe1a7d50b609 100644 (file)
@@ -52,6 +52,7 @@ top_builddir = @top_builddir@
 # Location to install Emacs.app under GNUstep / macOS.
 # Later values may use this.
 ns_appbindir=@ns_appbindir@
+ns_applibexecdir=@ns_applibexecdir@
 
 # The default location for installation.  Everything is placed in
 # subdirectories of this directory.  The default values for many of