summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorEnrico Weigelt, metux ITS <metuxitservice@googlemail.com>2012-11-14 14:15:38 +0100
committerTor Lillqvist <tml@iki.fi>2012-11-14 13:19:43 +0000
commit8ea17cdae772fa5e4853d576c766088a8fb3b206 (patch)
tree562ab27c6ebdbb6d18612db3da20921c94df635e /configure.ac
parentResolves: fdo#57107 processing translatable child nodes twice (diff)
downloadcore-8ea17cdae772fa5e4853d576c766088a8fb3b206.tar.gz
core-8ea17cdae772fa5e4853d576c766088a8fb3b206.zip
dropped obsolete --with-system-gettext configure option
Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9 Reviewed-on: https://gerrit.libreoffice.org/1060 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 0 insertions, 5 deletions
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.]),,