about summary refs log tree commit diff homepage
path: root/configure
diff options
context:
space:
mode:
authorHoang M. Le <hle@informatik.uni-bremen.de>2016-05-25 08:58:15 +0200
committerHoang M. Le <hle@informatik.uni-bremen.de>2016-06-10 10:24:00 +0200
commit8a43b34c48d5d0507be51e3a7a1eac87fb60e0dc (patch)
treef914dd87f2138e3e50d00df0f50a903a9224e95c /configure
parentb097c8d29ccefee7aa799b0ca870cc4e8ec39812 (diff)
downloadklee-8a43b34c48d5d0507be51e3a7a1eac87fb60e0dc.tar.gz
metaSMT does not require RTTI
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 33893680..c9cea90e 100755
--- a/configure
+++ b/configure
@@ -5384,8 +5384,6 @@ $as_echo "#define ENABLE_METASMT 1" >>confdefs.h
 
   METASMT_ROOT=$metasmt_root
 
-  REQUIRES_RTTI=1
-
   ENABLE_METASMT=1
   { $as_echo "$as_me:${as_lineno-$LINENO}: Using MetaSMT solver backend" >&5
 $as_echo "$as_me: Using MetaSMT solver backend" >&6;}