configure.ac | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 439df74885ba9c24db3a1d417744acf4b3b6c48f
Author: Tor Lillqvist <[email protected]>
AuthorDate: Wed May 19 14:18:56 2021 +0300
Commit: Tor Lillqvist <[email protected]>
CommitDate: Wed Jan 12 14:14:12 2022 +0100
We do want scripting on iOS, too
The native-code.py script unconditionally generates references to that now.
Change-Id: Ib0ca1e994af15597f8a191ccdd32d95efca063da
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115796
Tested-by: Jenkins CollaboraOffice <[email protected]>
Reviewed-by: Tor Lillqvist <[email protected]>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/118897
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128317
Tested-by: Tor Lillqvist <[email protected]>
diff --git a/configure.ac b/configure.ac
index 16ae752e0b86..de2ff85defcc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -986,7 +986,6 @@ ios*) # iOS
enable_coinmp=no
enable_lpsolve=no
enable_extension_integration=no
- enable_scripting=no
enable_xmlhelp=no
with_ppds=no
if test "$enable_ios_simulator" = "yes"; then