about summary refs log tree commit diff homepage
path: root/Makefile.config.in
diff options
context:
space:
mode:
authorDan Liew <daniel.liew@imperial.ac.uk>2015-04-15 21:55:49 +0100
committerDan Liew <daniel.liew@imperial.ac.uk>2015-04-25 13:36:49 +0100
commit40d32b2957993da14b32f26697f47b81bc6c0fcb (patch)
tree683812f6b403ec4636a7c4a539a22a604eed9051 /Makefile.config.in
parent9719cddc90bb276b5306baafea9f0bd684ce0b91 (diff)
downloadklee-40d32b2957993da14b32f26697f47b81bc6c0fcb.tar.gz
Remove dead STP logging code.
Diffstat (limited to 'Makefile.config.in')
-rw-r--r--Makefile.config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.config.in b/Makefile.config.in
index fb8dbdb2..dc8bb872 100644
--- a/Makefile.config.in
+++ b/Makefile.config.in
@@ -36,7 +36,6 @@ ENABLE_METASMT := @ENABLE_METASMT@
 METASMT_ROOT := @METASMT_ROOT@
 
 ENABLE_POSIX_RUNTIME := @ENABLE_POSIX_RUNTIME@
-ENABLE_STPLOG := @ENABLE_STPLOG@
 ENABLE_UCLIBC := @ENABLE_UCLIBC@
 
 KLEE_UCLIBC_BCA := @KLEE_UCLIBC_BCA@