summaryrefslogtreecommitdiff
path: root/configure.ac.in
diff options
context:
space:
mode:
authorPoma <pomidorabelisima@gmail.com>2015-04-27 21:27:48 +0200
committerOlivier Fourdan <fourdan@xfce.org>2015-04-27 21:53:30 +0200
commit80355c40c65e69d199258cbd8e449d78a33f7dc7 (patch)
tree44001187557802d378285d738010512759cc41c4 /configure.ac.in
parent14c204d90f66c56c5ae1c6ce52a3ff5f0c281001 (diff)
downloadxfwm4-80355c40c65e69d199258cbd8e449d78a33f7dc7.tar.gz
Fix help string to disable xpresent
Bug: 11857 Reported-by: <pomidorabelisima@gmail.com> Signed-off-by: Olivier Fourdan <fourdan@xfce.org>
Diffstat (limited to 'configure.ac.in')
-rw-r--r--configure.ac.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac.in b/configure.ac.in
index 7dc7d5913..30645221f 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -192,7 +192,7 @@ dnl XPresent support
dnl
AC_ARG_ENABLE([xpresent],
AC_HELP_STRING([--enable-xpresent], [try to use the xpresent extension])
-AC_HELP_STRING([--disable-render], [don't try to use the xpresent extension]),
+AC_HELP_STRING([--disable-xpresent], [don't try to use the xpresent extension]),
[], [enable_xpresent=yes])
have_xpresent="no"
XPRESENT_LIBS=