summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in9
1 files changed, 3 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index e70582e..7c85111 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,9 +1,9 @@
/* config.h.in. Generated from configure.ac by autoheader. */
-/* the name of <hash_map> */
+/* the name of <hash_set> */
#undef HASH_MAP_CLASS
-/* the location of <unordered_map> or <hash_map> */
+/* the location of <hash_map> */
#undef HASH_MAP_H
/* the namespace of hash_map/hash_set */
@@ -12,7 +12,7 @@
/* the name of <hash_set> */
#undef HASH_SET_CLASS
-/* the location of <unordered_set> or <hash_set> */
+/* the location of <hash_set> */
#undef HASH_SET_H
/* Define to 1 if you have the <dlfcn.h> header file. */
@@ -110,9 +110,6 @@
your system. */
#undef PTHREAD_CREATE_JOINABLE
-/* 64bit enabled */
-#undef SOLARIS_64BIT_ENABLED
-
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS