diff options
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index e3237c9f26..3c1b4f5a28 100755 --- a/source3/configure +++ b/source3/configure @@ -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 |