summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTomáš Chvátal <tchvatal@suse.cz>2012-12-08 21:05:51 +0100
committerTor Lillqvist <tml@iki.fi>2012-12-09 08:45:29 +0000
commit0b8077bc0cd027aa51091a004ed7fe1fcab5f5ce (patch)
tree11e533d076ec53652ec5f8b852e5fa21b1b375e1 /configure.ac
parent44b0bf91df1af9920b1c22a2f54bd70c9c44231b (diff)
Do not keep deprecated switches around
This is pretty bad idea, because when you really remove them it prints nice warning, this way tho you have no damn chance to see it unless you read the ./configure --help. Change-Id: I2fc9ffc1dec4d69522e2a7c90cb5cf06f3d70c3d Reviewed-on: https://gerrit.libreoffice.org/1271 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/configure.ac b/configure.ac
index 6a5b769655e9..192e28f6c4a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -677,11 +677,6 @@ AC_ARG_ENABLE(vba,
[Disables the vba compatibility feature.])
)
-AC_ARG_ENABLE(pch,
- AS_HELP_STRING([--enable-pch],
- [DEPRECATED : is ignored])
-)
-
AC_ARG_ENABLE(win-mozab-driver,
AS_HELP_STRING([--enable-win-mozab-driver],
[LibreOffice includes a driver to connect to Mozilla
@@ -1245,11 +1240,6 @@ AC_ARG_WITH(system-nss,
[Use NSS/nspr libraries already on system.]),,
[with_system_nss="$with_system_libs"])
-AC_ARG_WITH(mozilla-toolkit,
- AS_HELP_STRING([--with-mozilla-toolkit],
- [DEPRECATED : is ignored]),
-,)
-
AC_ARG_WITH(myspell-dicts,
AS_HELP_STRING([--without-myspell-dicts],
[Removes myspell dictionaries from LibreOffice installation set, for
@@ -1646,11 +1636,6 @@ AC_ARG_WITH(system-liblangtag,
[Use liblangtag library already on system.]),,
[with_system_liblangtag="$with_system_libs"])
-AC_ARG_WITH(system-mozilla,
- AS_HELP_STRING([--with-system-mozilla],
- [DEPRECATED : is ignored]),,
-)
-
AC_ARG_WITH(system-npapi-headers,
AS_HELP_STRING([--with-system-npapi-headers],
[Use NPAPI headers provided by system instead of bundled ones. Used in