CoreText is default, so document --disable-coretext and not --enable-coretext
Change-Id: I308648c5c03382d1963e721fea2ad6a61e3ef795
This commit is contained in:
@@ -1183,9 +1183,9 @@ AC_ARG_ENABLE(firebird-sdbc,
|
|||||||
,enable_firebird_sdbc=yes)
|
,enable_firebird_sdbc=yes)
|
||||||
|
|
||||||
AC_ARG_ENABLE(coretext,
|
AC_ARG_ENABLE(coretext,
|
||||||
AS_HELP_STRING([--enable-coretext],
|
AS_HELP_STRING([--disable-coretext],
|
||||||
[Use CoreText framework on Mac (instead of ATSU).
|
[Don't use CoreText on Mac (but the obsolete ATSU instead).
|
||||||
Known to not work properly, use only if you plan to work on that.]),
|
In a 64-bit LibreOffice CoreText is by necessity always used.]),
|
||||||
)
|
)
|
||||||
|
|
||||||
AC_ARG_ENABLE(winegcc,
|
AC_ARG_ENABLE(winegcc,
|
||||||
|
Reference in New Issue
Block a user