]> 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>
Fri, 21 Sep 2018 19:46:47 +0000 (21:46 +0200)
commitd9c0807227a9bdff2d28a80181d0e7ec5532ba1e
treed04568b8a288100eb7aec3ed35c303875d63bc01
parent092236ab5746837fa2f0e2f5d6cdbc363024a779
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.
src/Makefile.am
src/client/Makefile.am
src/convert/Makefile.am
src/support/Makefile.am
src/tex2lyx/Makefile.am