[Libreoffice-commits] core.git: configure.ac
Tor Lillqvist
tml at collabora.com
Fri Nov 21 00:54:13 PST 2014
configure.ac | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 9ae034bb49642c276c5b2a963bd28e50b9ab4146
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Nov 21 10:36:13 2014 +0200
Bin --enable-macosx-retina which is a no-op
Change-Id: I74ec16b1face24cf6702cc4385606fff420743ae
diff --git a/configure.ac b/configure.ac
index 7d58d67..dc9ce45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1317,12 +1317,6 @@ AC_ARG_ENABLE(silent-msi,
[Enable MSI with LIMITUI=1 (silent install).]),
,)
-AC_ARG_ENABLE(macosx-retina,
- AS_HELP_STRING([--enable-macosx-retina],
- [deprecated... enabled by default now. Kept for backward compat only.
- ]),
-,)
-
AC_ARG_ENABLE(macosx-code-signing,
AS_HELP_STRING([--enable-macosx-code-signing=<identity>],
[Sign executables, dylibs, frameworks and the app bundle. If you
More information about the Libreoffice-commits
mailing list