Do locking around file descriptor, this allows caching of the file
[metze/heimdal/wip.git] / configure.in
index 1269e6a2ae9b78007369d0fb3634d75cbada89b9..b8ebc02415e46242fb0eb2dfbc8eef0b1a5070a1 100644 (file)
@@ -29,6 +29,10 @@ AB_INIT
 
 rk_SYS_LARGEFILE
 
+rk_AIX
+rk_IRIX
+rk_SUNOS
+
 dnl
 dnl this is needed to run the configure tests against glibc
 dnl
@@ -215,10 +219,6 @@ rk_TEST_PACKAGE(hesiod,[#include <hesiod.h>],-lhesiod,,, HESIOD)
 KRB_C_BIGENDIAN
 AC_C_INLINE
 
-rk_AIX
-rk_IRIX
-rk_SUNOS
-
 KRB_CHECK_X
 
 AM_CONDITIONAL(HAVE_X, test "$no_x" != yes)