summaryrefslogtreecommitdiffstats
path: root/src/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/configure.in')
-rw-r--r--src/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/configure.in b/src/configure.in
index f640a65b3d..4a5ad0c9b1 100644
--- a/src/configure.in
+++ b/src/configure.in
@@ -125,9 +125,6 @@ dnl for krb524
AC_TYPE_SIGNAL
dnl
dnl
-dnl We don't actually use this yet, but I want to start gathering
-dnl info on which platforms support it.
-AC_CHECK_FUNCS(pthread_rwlock_init)
dnl Check for thread safety issues.
dnl (Is there a better place for this?)
tsfuncs="getpwnam_r getpwuid_r gethostbyname_r getservbyname_r gmtime_r localtime_r"