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