mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-26 21:32:10 +00:00
Regenerated using autoheader-2.57.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11762 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
78e7d4a698
commit
6ab1917840
@ -42,22 +42,6 @@
|
||||
/* Define to 1 if you have the `gettimeofday' function. */
|
||||
#undef HAVE_GETTIMEOFDAY
|
||||
|
||||
/* Define if the compiler has a header <hash_map> that defines template class
|
||||
::hash_map. */
|
||||
#undef HAVE_GLOBAL_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <hash_set> that defines template class
|
||||
::hash_set. */
|
||||
#undef HAVE_GLOBAL_HASH_SET
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_map> that defines template
|
||||
class __gnu_cxx::hash_map. */
|
||||
#undef HAVE_GNU_EXT_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_set> 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 <stdlib.h> header file. */
|
||||
#undef HAVE_STDLIB_H
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_map> that defines template
|
||||
class std::hash_map. */
|
||||
#undef HAVE_STD_EXT_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_set> 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
|
||||
|
||||
|
@ -42,22 +42,6 @@
|
||||
/* Define to 1 if you have the `gettimeofday' function. */
|
||||
#undef HAVE_GETTIMEOFDAY
|
||||
|
||||
/* Define if the compiler has a header <hash_map> that defines template class
|
||||
::hash_map. */
|
||||
#undef HAVE_GLOBAL_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <hash_set> that defines template class
|
||||
::hash_set. */
|
||||
#undef HAVE_GLOBAL_HASH_SET
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_map> that defines template
|
||||
class __gnu_cxx::hash_map. */
|
||||
#undef HAVE_GNU_EXT_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_set> 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 <stdlib.h> header file. */
|
||||
#undef HAVE_STDLIB_H
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_map> that defines template
|
||||
class std::hash_map. */
|
||||
#undef HAVE_STD_EXT_HASH_MAP
|
||||
|
||||
/* Define if the compiler has a header <ext/hash_set> 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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user