MPL 1.1 / GPLv3+ / LGPLv3+
From 8d356d68781be2a312072c7b2855f45c9a60a169 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Niko=20R=C3=B6nkk=C3=B6?= <ronkko@iki.fi>
In-Reply-To: <4CCEEEF3.5050805@iki.fi>
References: <4CCEEEF3.5050805@iki.fi>
Date: Mon, 1 Nov 2010 18:41:45 +0200
Subject: [PATCH] Removed deprecated option
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------kaben8Ohv4ahdainoh7Ohche4iequood"
This is a multi-part message in MIME format.
--------------kaben8Ohv4ahdainoh7Ohche4iequood
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit
--with-unzip-home has been deprecated since 2003.
---
 configure.in |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
--------------kaben8Ohv4ahdainoh7Ohche4iequood
Content-Type: text/x-patch; name="0001-Removed-deprecated-option-bootstrap.patch"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="0001-Removed-deprecated-option-bootstrap.patch"
diff --git a/configure.in b/configure.in
index 7a9dc43..38d2e7b 100644
--- a/configure.in
+++ b/configure.in
@@ -1037,9 +1037,6 @@ AC_ARG_WITH(os-version,
                           Usage: --with-os-version=<OSVERSION>
 ],,)
 
-AC_ARG_WITH(unzip-home,
-[  --with-unzip-home       Deprecated: use --with-zip-home instead],,)
-
 AC_ARG_WITH(zip-home,
 [  --with-zip-home         If you use a non standard zip, for example windows
                           please supply the path for zip
@@ -5882,12 +5879,6 @@ ASM_HOME="$with_asm_home"
 AC_SUBST(ASM_HOME)
 
 dnl ===================================================================
-dnl testing handle deprecated unzip switch
-dnl ===================================================================
-if test -z "$with_zip_home"; then
-    with_zip_home="$with_unzip_home"
-fi
-dnl ===================================================================
 dnl Zip will be found where you tell me to find it
 dnl ===================================================================
 if test -n "$with_zip_home" ; then
--------------kaben8Ohv4ahdainoh7Ohche4iequood--
Context
- [Libreoffice] [PATCH] Removed deprecated option --with-unzip-home · Niko Rönkkö
 
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.