summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel.mamane@gestman.lu>2011-08-04 16:34:03 +0200
committerCaolán McNamara <caolanm@redhat.com>2011-08-08 16:58:41 +0100
commitb70ddaee680a6a7d7e69c48a288fb7ee085ef5d3 (patch)
treeef89fa2c871e529491f2103eab942f6739615faa /configure.in
parentef0451016793c4f1312a37d24e5033684e1649ae (diff)
configure --with-system-sane: correct help string
Diffstat (limited to 'configure.in')
-rwxr-xr-xconfigure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2164117bc7ed..cad0528401c3 100755
--- a/configure.in
+++ b/configure.in
@@ -906,7 +906,7 @@ AC_ARG_WITH(system-odbc,
[Use the odbc headers already on system.]))
AC_ARG_WITH(system-sane,
- AS_HELP_STRING([--with-system-sane-header],
+ AS_HELP_STRING([--with-system-sane],
[Use sane.h already on system.]))
AC_ARG_WITH(system-xrender-headers,