Provide support for HP/UX aCC compiler's variant of hash_map and hash_set

(RogueWave). These are implemented in rw/stdex/hash_map.h and
rw/stdex/hash_set.h on HP/UX.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19600 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Reid Spencer
2005-01-16 02:58:39 +00:00
parent d967c80d64
commit 8085cff7eb
5 changed files with 234 additions and 2 deletions

View File

@ -231,6 +231,12 @@
/* Define to 1 if you have the `rindex' function. */
#undef HAVE_RINDEX
/* Define to 1 if you have the <rw/stdex/hash_map.h> header file. */
#undef HAVE_RW_STDEX_HASH_MAP_H
/* Define to 1 if you have the <rw/stdex/hash_set.h> header file. */
#undef HAVE_RW_STDEX_HASH_SET_H
/* Define to 1 if you have the `sbrk' function. */
#undef HAVE_SBRK