summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.cross1
-rw-r--r--configure.ac5
-rw-r--r--distro-configs/LibreOfficeMinGW.conf1
3 files changed, 0 insertions, 7 deletions
diff --git a/README.cross b/README.cross
index 06123b642dc7..d72954dc22c2 100644
--- a/README.cross
+++ b/README.cross
@@ -158,7 +158,6 @@ CXX_FOR_BUILD=ccache g++
--with-system-curl
--with-system-db
--with-system-expat
---with-system-gettext
--with-system-hunspell
--with-system-icu
--with-system-libpng
diff --git a/configure.ac b/configure.ac
index 3afc2fc15e6d..4e5ddd1f7f20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1683,11 +1683,6 @@ AC_ARG_WITH(system-mozilla-headers,
[with_system_mozilla_headers="$with_system_headers"]
)
-AC_ARG_WITH(system-gettext,
- AS_HELP_STRING([--with-system-gettext],
- [Use gettext runtime library already on system.]),,
- [with_system_gettext="$with_system_libs"])
-
AC_ARG_WITH(system-libpng,
AS_HELP_STRING([--with-system-libpng],
[Use libpng already on system.]),,
diff --git a/distro-configs/LibreOfficeMinGW.conf b/distro-configs/LibreOfficeMinGW.conf
index 9ffade5b8fe0..b6ef3b58cf3c 100644
--- a/distro-configs/LibreOfficeMinGW.conf
+++ b/distro-configs/LibreOfficeMinGW.conf
@@ -7,7 +7,6 @@
--with-system-curl
--with-system-db
--with-system-expat
---with-system-gettext
--with-system-graphite
--with-system-hunspell
--with-system-icu