From a73aa283e27c6d756f87dcd30432b68a7c201a16 Mon Sep 17 00:00:00 2001 From: Daniel Dunbar Date: Mon, 5 Apr 2010 04:02:40 +0000 Subject: Fix some final objdir != src problems. - PR4269. git-svn-id: https://llvm.org/svn/llvm-project/klee/trunk@100396 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/klee/Config/config.h.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'include') diff --git a/include/klee/Config/config.h.in b/include/klee/Config/config.h.in index 6d690d24..88f92d96 100644 --- a/include/klee/Config/config.h.in +++ b/include/klee/Config/config.h.in @@ -1,8 +1,5 @@ /* include/klee/Config/config.h.in. Generated from autoconf/configure.tmp.ac by autoheader. */ -/* Define if stplog enabled */ -#undef ENABLE_STPLOG - /* Does the platform use __ctype_b_loc, etc. */ #undef HAVE_CTYPE_EXTERNALS -- cgit 1.4.1