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 93d7517caa7..745510b081c 100644
--- a/gold/config.in
+++ b/gold/config.in
@@ -102,6 +102,9 @@
/* Define to 1 if you have the `readv' function. */
#undef HAVE_READV
+/* Define if struct stat has a field st_mtim with timespec for mtime */
+#undef HAVE_STAT_ST_MTIM
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H