mirror of
https://github.com/samba-team/samba.git
synced 2025-01-22 22:04:08 +03:00
Rerun autoconf
(This used to be commit ff10786c9d4662af355c12cc7363092dc5187e99)
This commit is contained in:
parent
b1598ff699
commit
bfcbdaf933
3
source3/configure
vendored
3
source3/configure
vendored
@ -11526,7 +11526,8 @@ done
|
||||
|
||||
|
||||
|
||||
for ac_func in syslog vsyslog getgrouplist
|
||||
|
||||
for ac_func in syslog vsyslog getgrouplist timegm
|
||||
do
|
||||
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
|
||||
echo "$as_me:$LINENO: checking for $ac_func" >&5
|
||||
|
@ -859,6 +859,9 @@
|
||||
/* Define to 1 if you have the <termio.h> header file. */
|
||||
#undef HAVE_TERMIO_H
|
||||
|
||||
/* Define to 1 if you have the `timegm' function. */
|
||||
#undef HAVE_TIMEGM
|
||||
|
||||
/* Whether Tru64 ACLs are available */
|
||||
#undef HAVE_TRU64_ACLS
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user