]> git.eshelyaron.com Git - emacs.git/commit
Fix NS native comp search path (bug#49270)
authorAlan Third <alan@idiocy.org>
Tue, 29 Jun 2021 21:02:43 +0000 (22:02 +0100)
committerAlan Third <alan@idiocy.org>
Thu, 1 Jul 2021 19:41:57 +0000 (20:41 +0100)
commit995ab9d0a916e4b1385fe6a25c0a9febe8dbb481
tree9012556f45aad7e2227549bb5550ec711cc4141f
parent124ba9db96ff7c30963a6c2d44279ed66fc3284d
Fix NS native comp search path (bug#49270)

* configure.ac (NS_SELF_CONTAINED): We need to make lispdirrel the
same as lispdir when building a self contained app bundle as they're
both relative paths.
configure.ac