1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

s3: build with dnsupdate support when possible

This commit is contained in:
Björn Jacke 2010-01-20 00:09:38 +01:00
parent 18943bba9c
commit 3bf9bbb275

View File

@ -4200,7 +4200,7 @@ PASSDB_LIBS="$PASSDB_LIBS $NSCD_LIBS"
######################################################## ########################################################
# Compile with DNS Updates support? # Compile with DNS Updates support?
with_dnsupdate_support=no with_dnsupdate_support=auto
AC_MSG_CHECKING([whether to enable DNS Updates support]) AC_MSG_CHECKING([whether to enable DNS Updates support])
AC_ARG_WITH(dnsupdate, AC_ARG_WITH(dnsupdate,