]> git.lyx.org Git - lyx.git/blobdiff - src/Makefile.am
ctests: fix/update CJK tests.
[lyx.git] / src / Makefile.am
index e338f9951c53f4942790d310efdce0da6897e69a..d924a5eb0287484b5932347df9bb9bc8fd7f3551 100644 (file)
@@ -48,7 +48,8 @@ endif
 if INSTALL_MACOSX
 lyx_LDFLAGS = -framework AppKit -framework ApplicationServices \
        -Wl,-rpath,@loader_path/../Frameworks \
-       -Wl,-rpath,@executable_path/../Frameworks
+       -Wl,-rpath,@executable_path/../Frameworks \
+       -Wl,-headerpad_max_install_names
 endif
 
 if INSTALL_MACOSX