From bf65de131f5093dc9080cb3eddf7dc0c3500e4a3 Mon Sep 17 00:00:00 2001 From: Nick Lewycky Date: Mon, 9 Mar 2009 06:16:46 +0000 Subject: Regenerate. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66407 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Config/config.h.in | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'include/llvm/Config') diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 32a7884..cfce9c0 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -142,18 +142,6 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Does not have */ -#undef HAVE_GLOBAL_HASH_MAP - -/* Does not have hash_set in global namespace */ -#undef HAVE_GLOBAL_HASH_SET - -/* Does not have ext/hash_map */ -#undef HAVE_GNU_EXT_HASH_MAP - -/* Does not have hash_set in gnu namespace */ -#undef HAVE_GNU_EXT_HASH_SET - /* Define if the Graphviz program is available */ #undef HAVE_GRAPHVIZ @@ -348,12 +336,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Does not have ext/hash_map> */ -#undef HAVE_STD_EXT_HASH_MAP - -/* Does not have hash_set in std namespace */ -#undef HAVE_STD_EXT_HASH_SET - /* Set to 1 if the std::isinf function is found in */ #undef HAVE_STD_ISINF_IN_CMATH -- cgit v1.1