2004-08-24 Ken Raeburn <raeburn@mit.edu>
+ * configure.in: Don't test for pthread_rwlock_init.
+
* aclocal.m4 (KRB5_AC_PRAGMA_WEAK_REF): Fix to work with AIX
compiler when optimizing.
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"