summaryrefslogtreecommitdiff
path: root/gold/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gold/config.in')
-rw-r--r--gold/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in
index 01aac90724..c9e994b2a6 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -22,12 +22,18 @@
/* Define to 1 if you have the <byteswap.h> header file. */
#undef HAVE_BYTESWAP_H
+/* Define to 1 if you have the `chsize' function. */
+#undef HAVE_CHSIZE
+
/* Define to 1 if you have the <ext/hash_map> header file. */
#undef HAVE_EXT_HASH_MAP
/* Define to 1 if you have the <ext/hash_set> header file. */
#undef HAVE_EXT_HASH_SET
+/* Define to 1 if you have the `ftruncate' function. */
+#undef HAVE_FTRUNCATE
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -40,6 +46,9 @@
/* Define if compiler supports #pragma omp threadprivate */
#undef HAVE_OMP_SUPPORT
+/* Define to 1 if you have the `posix_fallocate' function. */
+#undef HAVE_POSIX_FALLOCATE
+
/* Define to 1 if you have the `pread' function. */
#undef HAVE_PREAD