summaryrefslogtreecommitdiff
path: root/gold/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'gold/config.in')
-rw-r--r--gold/config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gold/config.in b/gold/config.in
index ff4d5ee5b9e..3edc0d684f6 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -169,6 +169,9 @@
/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES
+/* Define if std::tr1::hash<off_t> is usable */
+#undef HAVE_TR1_HASH_OFF_T
+
/* Define to 1 if you have the <tr1/unordered_map> header file. */
#undef HAVE_TR1_UNORDERED_MAP