[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.

Tomáš Chvátal tomas.chvatal at gmail.com
Mon Aug 15 08:47:44 PDT 2011


Signed-off-by: Tomáš Chvátal <tomas.chvatal at 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


--------------000404010204080806090707--


More information about the LibreOffice mailing list