X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=eabbcf86cf9db624039b20efcab08dc215c2aa37;hb=11826879914e993ae43f12917702516620030769;hp=d7a49c5d41e189cc3e1878b5639aec042b213247;hpb=901356fd58f89561f9ba32cdacebc4026f66ca9b;p=features.git diff --git a/configure.ac b/configure.ac index d7a49c5d41..eabbcf86cf 100644 --- a/configure.ac +++ b/configure.ac @@ -193,10 +193,15 @@ AC_CHECK_FUNCS(chmod close _close fork getpid _getpid lockf lstat mkfifo open _o AC_FUNC_MKDIR AC_FUNC_SELECT_ARGTYPES +if test "$lyx_use_packaging" = "macosx" ; then + LYX_CHECK_MACOS_DEPLOYMENT_TARGET +fi + LYX_CHECK_SPELL_ENGINES LYX_USE_INCLUDED_MYTHES LYX_CHECK_WITH_SAXON +LYX_CHECK_WITH_XSLT_SHEETS lyx_client_subdir=true dnl LIBS already contains some X extra libs that may interfere.