X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=97bf6bcfe60fab4a724e714217acb30a59b31f36;hb=2e7d1199dfa7ec7b7d963c374a014f2a2227ae7c;hp=1f176e78b5d6f510b5584f8b5e61b79153232b91;hpb=c6f8a4ade99da2e9563dbd7978cc4f87d60c8c4d;p=lyx.git diff --git a/configure.ac b/configure.ac index 1f176e78b5..97bf6bcfe6 100644 --- a/configure.ac +++ b/configure.ac @@ -88,6 +88,10 @@ dnl LYX_CXX_RTTI dnl AC_CHECK_HEADERS(ostream istream sstream locale limits ios) dnl LYX_CXX_STL_MODERN_STREAMS +### Objective-C compiler +AC_PROG_OBJC +_AM_DEPENDENCIES([OBJC]) + ### and now some special lyx flags. AC_ARG_ENABLE(assertions, AC_HELP_STRING([--enable-assertions],[add runtime sanity checks in the program]),,