From 6ab191784048504fb222b108cb4d503a7e9f8838 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Mon, 23 Feb 2004 18:56:04 +0000 Subject: [PATCH] Regenerated using autoheader-2.57. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11762 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/Config/config.h.in | 24 ------------------------ include/llvm/Config/config.h.in | 24 ------------------------ 2 files changed, 48 deletions(-) diff --git a/include/Config/config.h.in b/include/Config/config.h.in index 74f55e9c963..8e26ae0537e 100644 --- a/include/Config/config.h.in +++ b/include/Config/config.h.in @@ -42,22 +42,6 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if the compiler has a header that defines template class - ::hash_map. */ -#undef HAVE_GLOBAL_HASH_MAP - -/* Define if the compiler has a header that defines template class - ::hash_set. */ -#undef HAVE_GLOBAL_HASH_SET - -/* Define if the compiler has a header that defines template - class __gnu_cxx::hash_map. */ -#undef HAVE_GNU_EXT_HASH_MAP - -/* Define if the compiler has a header that defines template - class __gnu_cxx::hash_set. */ -#undef HAVE_GNU_EXT_HASH_SET - /* Define to 1 if the system has the type `int64_t'. */ #undef HAVE_INT64_T @@ -112,14 +96,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define if the compiler has a header that defines template - class std::hash_map. */ -#undef HAVE_STD_EXT_HASH_MAP - -/* Define if the compiler has a header that defines template - class std::hash_set. */ -#undef HAVE_STD_EXT_HASH_SET - /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in index 74f55e9c963..8e26ae0537e 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -42,22 +42,6 @@ /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY -/* Define if the compiler has a header that defines template class - ::hash_map. */ -#undef HAVE_GLOBAL_HASH_MAP - -/* Define if the compiler has a header that defines template class - ::hash_set. */ -#undef HAVE_GLOBAL_HASH_SET - -/* Define if the compiler has a header that defines template - class __gnu_cxx::hash_map. */ -#undef HAVE_GNU_EXT_HASH_MAP - -/* Define if the compiler has a header that defines template - class __gnu_cxx::hash_set. */ -#undef HAVE_GNU_EXT_HASH_SET - /* Define to 1 if the system has the type `int64_t'. */ #undef HAVE_INT64_T @@ -112,14 +96,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define if the compiler has a header that defines template - class std::hash_map. */ -#undef HAVE_STD_EXT_HASH_MAP - -/* Define if the compiler has a header that defines template - class std::hash_set. */ -#undef HAVE_STD_EXT_HASH_SET - /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP -- 2.34.1