fix compile
[c11concurrency-benchmarks.git] / silo / masstree / config.status
index 8eec13fce114153e0d4251933a459c1c6dba220b..07a54a2994a83008a21fcb4399d25be49bc720f3 100755 (executable)
@@ -423,7 +423,7 @@ $config_headers
 
 Report bugs to the package provider."
 
-ac_cs_config="'--enable-max-key-len=1024' '--disable-assertions' '--enable-invariants' '--enable-preconditions' '--with-malloc=jemalloc'"
+ac_cs_config="'--enable-max-key-len=1024' '--disable-assertions' '--disable-invariants' '--disable-preconditions' '--with-malloc=jemalloc'"
 ac_cs_version="\
 masstree-beta config.status 0.1
 configured by ./configure, generated by GNU Autoconf 2.69,
@@ -433,7 +433,7 @@ Copyright (C) 2012 Free Software Foundation, Inc.
 This config.status script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it."
 
-ac_pwd='/home/ahmad/benchmark-fuzzying-tool/silo/masstree'
+ac_pwd='/scratch/fuzzer/benchmark-fuzzying-tool/silo/masstree'
 srcdir='.'
 test -n "$AWK" || AWK=awk
 # The default lists apply if the user does not specify any file.
@@ -512,7 +512,7 @@ if $ac_cs_silent; then
 fi
 
 if $ac_cs_recheck; then
-  set X /bin/bash './configure'  '--enable-max-key-len=1024' '--disable-assertions' '--enable-invariants' '--enable-preconditions' '--with-malloc=jemalloc' $ac_configure_extra_args --no-create --no-recursion
+  set X /bin/bash './configure'  '--enable-max-key-len=1024' '--disable-assertions' '--disable-invariants' '--disable-preconditions' '--with-malloc=jemalloc' $ac_configure_extra_args --no-create --no-recursion
   shift
   $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
   CONFIG_SHELL='/bin/bash'
@@ -608,7 +608,7 @@ S["GREP"]="/bin/grep"
 S["CXXCPP"]="g++ -E"
 S["ac_ct_CXX"]="g++"
 S["CXXFLAGS"]="-g -O2"
-S["CXX"]="g++ -std=gnu++0x"
+S["CXX"]="g++"
 S["OBJEXT"]="o"
 S["EXEEXT"]=""
 S["ac_ct_CC"]="gcc"
@@ -616,7 +616,7 @@ S["CPPFLAGS"]=""
 S["LDFLAGS"]=""
 S["CFLAGS"]="-g -O2"
 S["CC"]="gcc"
-S["ac_configure_args"]=" '--enable-max-key-len=1024' '--disable-assertions' '--enable-invariants' '--enable-preconditions' '--with-malloc=jemalloc'"
+S["ac_configure_args"]=" '--enable-max-key-len=1024' '--disable-assertions' '--disable-invariants' '--disable-preconditions' '--with-malloc=jemalloc'"
 S["target_alias"]=""
 S["host_alias"]=""
 S["build_alias"]=""
@@ -769,8 +769,8 @@ D["MASSTREE_MAXKEYLEN"]=" 1024"
 D["HAVE_MADV_HUGEPAGE"]=" 1"
 D["HAVE_MAP_HUGETLB"]=" 1"
 D["HAVE_SUPERPAGE"]=" 1"
-D["ENABLE_PRECONDITIONS"]=" 1"
-D["ENABLE_INVARIANTS"]=" 1"
+D["ENABLE_PRECONDITIONS"]=" 0"
+D["ENABLE_INVARIANTS"]=" 0"
 D["CACHE_LINE_SIZE"]=" 64"
 D["HAVE_UNALIGNED_ACCESS"]=" 1"
   for (key in D) D_is_set[key] = 1