aboutsummaryrefslogtreecommitdiff
path: root/am/grecs.m4
diff options
context:
space:
mode:
Diffstat (limited to 'am/grecs.m4')
-rw-r--r--am/grecs.m44
1 files changed, 4 insertions, 0 deletions
diff --git a/am/grecs.m4 b/am/grecs.m4
index 9685bca..5611e04 100644
--- a/am/grecs.m4
+++ b/am/grecs.m4
@@ -156,6 +156,10 @@ AC_DEFUN([GRECS_SETUP],[
_GRECS_OPTION_SWITCH([parser-bind],[true],
[all-parsers],[true],
[false]))
+ AM_CONDITIONAL([GRECS_COND_GIT_PARSER],
+ _GRECS_OPTION_SWITCH([parser-git],[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.