mirror of
https://github.com/samba-team/samba.git
synced 2025-03-27 22:50:26 +03:00
r18350: we have to check for lstat() to keep roken happen on hpux
(This used to be commit e251c211f7fa67e2e32d684f10a742b496913284)
This commit is contained in:
parent
c4f16ffcf9
commit
620a1488b3
@ -84,7 +84,7 @@ AC_CHECK_TYPES(long long)
|
||||
|
||||
AC_FUNC_MEMCMP
|
||||
|
||||
AC_CHECK_FUNCS(pipe strftime srandom random srand rand usleep setbuffer)
|
||||
AC_CHECK_FUNCS(pipe strftime srandom random srand rand usleep setbuffer lstat)
|
||||
|
||||
AC_CHECK_HEADERS(stdbool.h stddef.h)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user