summaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2011-04-15 07:21:19 +0300
committerJanne Blomqvist <jb@gcc.gnu.org>2011-04-15 07:21:19 +0300
commit2aadeae27f225b6b0624a534de16106fb1d2a546 (patch)
treef5a7917eb1d48a5794fc9f24a57e3d55139f7573 /libgfortran/config.h.in
parentf54d331e46f11ac7b5876a22b30ba52e69985a48 (diff)
PR 47571 Fix bootstrap regression on alpha-dec-osf
From-SVN: r172469
Diffstat (limited to 'libgfortran/config.h.in')
-rw-r--r--libgfortran/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in
index 76f1b2d3d16..30da5fa7e21 100644
--- a/libgfortran/config.h.in
+++ b/libgfortran/config.h.in
@@ -210,6 +210,9 @@
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
+/* Define to 1 if you have the `clock_gettime' function in librt. */
+#undef HAVE_CLOCK_GETTIME_LIBRT
+
/* libm includes clog */
#undef HAVE_CLOG