From 587bef9d1acfb93a70558a39a4724f3794b1f410 Mon Sep 17 00:00:00 2001 From: Brian Gaeke Date: Mon, 23 Feb 2004 18:16:09 +0000 Subject: [PATCH] Regenerated with autoheader-2.57. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11752 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/Config/config.h.in | 9 --------- include/llvm/Config/config.h.in | 9 --------- 2 files changed, 18 deletions(-) diff --git a/include/Config/config.h.in b/include/Config/config.h.in index 2cae4b35549..74f55e9c963 100644 --- a/include/Config/config.h.in +++ b/include/Config/config.h.in @@ -18,9 +18,6 @@ /* Define to 1 if you have the `backtrace' function. */ #undef HAVE_BACKTRACE -/* define if the compiler has bidirectional iterator */ -#undef HAVE_BI_ITERATOR - /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H @@ -36,9 +33,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* define if the compiler has STL iterators */ -#undef HAVE_FWD_ITERATOR - /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD @@ -126,9 +120,6 @@ class std::hash_set. */ #undef HAVE_STD_EXT_HASH_SET -/* define if the compiler has STL iterators */ -#undef HAVE_STD_ITERATOR - /* 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 2cae4b35549..74f55e9c963 100644 --- a/include/llvm/Config/config.h.in +++ b/include/llvm/Config/config.h.in @@ -18,9 +18,6 @@ /* Define to 1 if you have the `backtrace' function. */ #undef HAVE_BACKTRACE -/* define if the compiler has bidirectional iterator */ -#undef HAVE_BI_ITERATOR - /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H @@ -36,9 +33,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* define if the compiler has STL iterators */ -#undef HAVE_FWD_ITERATOR - /* Define to 1 if you have the `getcwd' function. */ #undef HAVE_GETCWD @@ -126,9 +120,6 @@ class std::hash_set. */ #undef HAVE_STD_EXT_HASH_SET -/* define if the compiler has STL iterators */ -#undef HAVE_STD_ITERATOR - /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP -- 2.34.1