diff options
Diffstat (limited to 'src/appl/bsd/configure.in')
| -rw-r--r-- | src/appl/bsd/configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/appl/bsd/configure.in b/src/appl/bsd/configure.in index 3b719a30d..351481758 100644 --- a/src/appl/bsd/configure.in +++ b/src/appl/bsd/configure.in @@ -6,6 +6,7 @@ CONFIG_RULES AC_SET_BUILDTOP AC_HAVE_LIBRARY(socket) AC_HAVE_LIBRARY(nsl) +AC_FUNC_CHECK(utimes,AC_DEFINE(HAS_UTIMES)) KRB_INCLUDE WITH_KRB5ROOT WITH_KRB4 |
