summaryrefslogtreecommitdiff
path: root/m4/seq-dias.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/seq-dias.m4')
-rw-r--r--m4/seq-dias.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/seq-dias.m4 b/m4/seq-dias.m4
index faf0f40..dddd8ee 100644
--- a/m4/seq-dias.m4
+++ b/m4/seq-dias.m4
@@ -2,7 +2,7 @@ AC_DEFUN([SEQ_DIAS],
[
dnl check for tools for drawing sequence diagrams
AC_ARG_ENABLE(seq-dias,
- AC_HELP_STRING([--enable-sequence-diagrams],
+ AC_HELP_STRING([--enable-seq-dias],
[use plotutils to draw sequence diagrams [default=yes]]),,
enable_seq_dias=yes)