diff options
author | Hristina Palikareva <h.palikareva@imperial.ac.uk> | 2013-10-04 18:32:55 +0100 |
---|---|---|
committer | Hristina Palikareva <h.palikareva@imperial.ac.uk> | 2013-10-11 20:02:33 +0100 |
commit | 64868646eed7384c38db41aff5002215b92c1601 (patch) | |
tree | 974ee540ed95b23c3a561c17ab710aadeece72f7 /configure | |
parent | bd233936e40f019e0ab066440dc13398ae6754f6 (diff) | |
download | klee-64868646eed7384c38db41aff5002215b92c1601.tar.gz |
MetaSMT builder, solver and command-line options.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure index 13d141d6..c4c880d9 100755 --- a/configure +++ b/configure @@ -4533,6 +4533,8 @@ $as_echo "#define SUPPORT_METASMT 1" >>confdefs.h METASMT_ROOT=$metasmt_root + REQUIRES_RTTI=1 + fi # Extract the first word of "runtest", so it can be a program name with args. |