diff options
author | Andrew Tridgell <tridge@samba.org> | 2002-07-24 08:39:17 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2002-07-24 08:39:17 +0000 |
commit | 0cfdb7bbe82cfbce95ea4d8956c9de6f3ab56b94 (patch) | |
tree | f46c9e43d811b1c2738237303c2cca0800882744 /source3/configure | |
parent | c808cc3643f06c72f870d0b14a37c7a46627e2fa (diff) | |
download | samba-0cfdb7bbe82cfbce95ea4d8956c9de6f3ab56b94.tar.gz samba-0cfdb7bbe82cfbce95ea4d8956c9de6f3ab56b94.tar.bz2 samba-0cfdb7bbe82cfbce95ea4d8956c9de6f3ab56b94.zip |
reran configure
(This used to be commit d76e0838cf94ef3fd32d79d03b8e89971587bc2c)
Diffstat (limited to 'source3/configure')
-rwxr-xr-x | source3/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/configure b/source3/configure index a09c2d9b03..a9f18b9ac6 100755 --- a/source3/configure +++ b/source3/configure @@ -5935,7 +5935,7 @@ else fi done -for ac_func in syslog vsyslog +for ac_func in syslog vsyslog getgrouplist do echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 echo "configure:5942: checking for $ac_func" >&5 |