1
0
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:
Jelmer Vernooij 2002-10-30 19:23:22 +00:00
parent b1598ff699
commit bfcbdaf933
2 changed files with 5 additions and 1 deletions

3
source3/configure vendored
View File

@ -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

View File

@ -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