--best now implies --with-glpk --with-abc
authorMorgan Deters <mdeters@cs.nyu.edu>
Wed, 11 Jun 2014 18:15:23 +0000 (14:15 -0400)
committerMorgan Deters <mdeters@cs.nyu.edu>
Wed, 11 Jun 2014 20:18:23 +0000 (16:18 -0400)
config/cvc4.m4

index ea202e94fc1ad1ed85991c14a5e5df73eea8e575..1b0e88098e9ce0d4cbf9935b50e0e4216580d1f2 100644 (file)
@@ -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)