mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r10893: add configure test for utime (needed for the previous utime patch)
(This used to be commit ef020d599f
)
This commit is contained in:
parent
39a504699b
commit
87255dc743
@ -1,4 +1,4 @@
|
||||
AC_CHECK_FUNCS(mmap pread pwrite getpagesize)
|
||||
AC_CHECK_FUNCS(mmap pread pwrite getpagesize utime)
|
||||
AC_CHECK_HEADERS(getopt.h sys/select.h sys/time.h)
|
||||
|
||||
AC_DEFINE([_GNU_SOURCE],[],[Pull in GNU extensions])
|
||||
|
Loading…
Reference in New Issue
Block a user