summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/cvc4.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/config/cvc4.m4 b/config/cvc4.m4
index 4b8b2e342..87d984ab4 100644
--- a/config/cvc4.m4
+++ b/config/cvc4.m4
@@ -17,6 +17,7 @@ handle_option() {
ac_option="$[]1"
case $ac_option in
--bsd) ac_option='CVC4_BSD_LICENSED_CODE_ONLY=1' ;;
+ -enable-proofs | --enable-proofs) ac_option='--enable-proof' ;;
-*|*=*) ;;
production|production-*|debug|debug-*|competition|competition-*)
# regexp `\?' not supported on Mac OS X
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback