configure.ac | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 2eb3c27db9944fbf5a99f9d7edc179bbfca8aa4a
Author: Tor Lillqvist <[email protected]>
AuthorDate: Thu Oct 10 15:58:15 2019 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Thu Oct 10 16:00:40 2019 +0300
Set RTL_OS to "iOS" for iOS
We accidentally had left it as "MacOSX". Affects at least the
"generator" metadata stored in documents.
Change-Id: I72eeefdbe192409084f7ab7a24adbc39dcafb624
diff --git a/configure.ac b/configure.ac
index 6ec47dca7a34..826d6649ed3a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3961,6 +3961,7 @@ darwin*)
;;
arm64)
OS=IOS
+ RTL_OS=iOS
if test "$enable_ios_simulator" = "yes"; then
AC_MSG_ERROR([iOS simulator is only available in OSX not iOS])
else
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits