[Libreoffice-commits] .: configure.in
Caolán McNamara
caolan at kemper.freedesktop.org
Tue Aug 2 05:52:41 PDT 2011
configure.in | 6 ------
1 file changed, 6 deletions(-)
New commits:
commit 35ff5f56e3ae311b8f87ba023afdfeb615a85c51
Author: Tomáš Chvátal <tomas.chvatal at gmail.com>
Date: Tue Aug 2 13:03:09 2011 +0200
Remove duplicate entry
diff --git a/configure.in b/configure.in
index 66cac9f..f4363db 100755
--- a/configure.in
+++ b/configure.in
@@ -550,12 +550,6 @@ AC_ARG_WITH(theme,
Possible choices: *default, *crystal, *hicontrast, *oxygen, *tango, classic, industrial.]),
,)
-AC_ARG_WITH(theme,
- AS_HELP_STRING([--with-theme="theme1 theme2..."],
- [Choose which themes to include. By default those themes with an '*' are included.
- Possible choices: *default, *crystal, *hicontrast, *oxygen, *tango, classic, industrial.]),
-,)
-
AC_ARG_WITH(extension-integration,
AS_HELP_STRING([--with-extension-integration],
[It will integrate the builded extensions to the installer of the product.
More information about the Libreoffice-commits
mailing list