[Release Planning 3.6] Samba 3.6.6 on Mai 24?
Christopher Chan
christopher.chan at bradbury.edu.hk
Mon May 7 19:09:35 MDT 2012
On Monday, May 07, 2012 10:12 PM, Karolin Seeger wrote:
> what do you think about releasing Samba 3.6.6 on Thursday, Mai 24?
> Are there any objections?
>
It would be nice if the same fix in the configure script for 3.5.x will
also be incorporated into 3.6.6 with regards to ldap detection.
--- configure.in-cc 2012-05-08 08:56:15.350952997 +0800
+++ configure.in 2012-05-08 09:07:32.545196176 +0800
@@ -3594,7 +3594,7 @@
# HPUX only has ldap_init; ok, we take care of this in smbldap.c
case "$host_os" in
- *hpux*)
+ *hpux* | *solaris* )
AC_CHECK_FUNC_EXT(ldap_init,$LDAP_LIBS)
if test x"$ac_cv_func_ext_ldap_init" != x"yes"; then
More information about the samba-technical
mailing list