aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2011-01-25 18:46:00 +0200
committerJanne Blomqvist <jb@gcc.gnu.org>2011-01-25 18:46:00 +0200
commit15fb94aef9144ef8fda68e4e6982c5579b305d48 (patch)
tree1538002791cf4c736ee2c94cfa926cd4a4ea3c37 /libgfortran/config.h.in
parentf822b8eab1b7668914c20bf9f5f89bbfb028ae7c (diff)
PR 47375 getlog thread safety
From-SVN: r169243
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 c5a2d8a1dc1..0701c63916c 100644
--- a/libgfortran/config.h.in
+++ b/libgfortran/config.h.in
@@ -462,6 +462,9 @@
/* Define to 1 if you have the `getpwuid' function. */
#undef HAVE_GETPWUID
+/* Define to 1 if you have the `getpwuid_r' function. */
+#undef HAVE_GETPWUID_R
+
/* Define to 1 if you have the `getrlimit' function. */
#undef HAVE_GETRLIMIT