aboutsummaryrefslogtreecommitdiff
path: root/am/grecs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/grecs.m4')
-rw-r--r--am/grecs.m45
1 files changed, 4 insertions, 1 deletions
diff --git a/am/grecs.m4 b/am/grecs.m4
index 8f4868b..9685bca 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -152,7 +152,10 @@ AC_DEFUN([GRECS_SETUP],[
_GRECS_OPTION_SWITCH([parser-meta1],[true],
[all-parsers],[true],
[false]))
-
+ AM_CONDITIONAL([GRECS_COND_BIND_PARSER],
+ _GRECS_OPTION_SWITCH([parser-bind],[true],
+ [all-parsers],[true],
+ [false]))
AC_SUBST([GRECS_SRCDIR],$1)
AC_SUBST([GRECS_BUILD_AUX])
AC_SUBST([GRECS_INCLUDES])

Return to:

Send suggestions and report system problems to the System administrator.