summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8285bcc..4aa833e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -85,7 +85,7 @@ dnl ******************************
AC_ARG_ENABLE([caja_actions],
[AS_HELP_STRING([--disable-caja-actions],
- [do not build the caja context menu actions]))],,
+ [do not build the caja context menu actions])],,
[enable_caja_actions=yes])
if test x"$enable_caja_actions" != x"no" ; then