[Libreoffice-commits] .: configure.in
Tor Lillqvist
tml at kemper.freedesktop.org
Wed Aug 1 00:23:14 PDT 2012
configure.in | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 5009c09737c36f078ecde32e8848b0d4ee37f7c1
Author: Tor Lillqvist <tml at iki.fi>
Date: Wed Aug 1 10:22:29 2012 +0300
Warn that the CoreText code is WIP
Change-Id: Ibd02466bac2120fe9f378f564c44524bd902c009
diff --git a/configure.in b/configure.in
index bd53759..d687ccf 100644
--- a/configure.in
+++ b/configure.in
@@ -1062,7 +1062,8 @@ AC_ARG_ENABLE(postgresql-sdbc,
AC_ARG_ENABLE(coretext,
AS_HELP_STRING([--enable-coretext],
- [Use CoreText framework on Mac (instead of ATSU).]),
+ [Use CoreText framework on Mac (instead of ATSU).
+ Known to not work properly, use only if you plan to work on that.]),
)
AC_ARG_ENABLE(winegcc,
More information about the Libreoffice-commits
mailing list