]> git.lyx.org Git - features.git/commit
Add -headerpad_max_install_names option to linker calls and make run path configurati...
authorStephan Witt <switt@lyx.org>
Fri, 21 Sep 2018 19:46:47 +0000 (21:46 +0200)
committerStephan Witt <switt@lyx.org>
Sat, 22 Sep 2018 18:33:41 +0000 (20:33 +0200)
commitb090327dec97253f026b9ba0b358842150f4435d
tree7986ac88741b7425026be658f99f8b755bd0f6a4
parentebd4e25588f61c7f566be6d7800b9e6c4bbcdeb1
Add -headerpad_max_install_names option to linker calls and make run path configuration consistent.

This avoids failures when running install_name_tool on Mac when creating relocatable binaries using the bundled private frameworks.

(cherry picked from commit d9c0807227a9bdff2d28a80181d0e7ec5532ba1e)
src/Makefile.am
src/client/Makefile.am
src/convert/Makefile.am
src/support/Makefile.am
src/tex2lyx/Makefile.am