>From f7eb43a9fb81d5a84cbc60047645fbf416232236 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <tomas.chva...@gmail.com>
Date: Mon, 15 Aug 2011 17:47:44 +0200
Subject: [PATCH] Use proper switch name for system-sane-headers. In 3.5 it is
 just system-sane and in 3.4 it is system-sane-header.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit


Signed-off-by: Tomáš Chvátal <tomas.chva...@gmail.com>
---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index 65813cb..0d3a1cb 100755
--- a/configure.in
+++ b/configure.in
@@ -906,7 +906,7 @@ AC_ARG_WITH(system-odbc,
     AS_HELP_STRING([--with-system-odbc],
         [Use the odbc headers already on system.]))
 
-AC_ARG_WITH(system-sane,
+AC_ARG_WITH(system-sane-header,
     AS_HELP_STRING([--with-system-sane-header],
         [Use sane.h already on system.]))
 
-- 
1.7.6

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to