summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/cvc4.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cvc4.m4 b/config/cvc4.m4
index ea202e94f..1b0e88098 100644
--- a/config/cvc4.m4
+++ b/config/cvc4.m4
@@ -40,6 +40,8 @@ handle_option() {
# set the best configuration
handle_option --with-readline
handle_option --with-cln
+ handle_option --with-glpk
+ handle_option --with-abc
return
;;
-enable-proofs|--enable-proofs)
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback