s3: build with dnsupdate support when possible
authorBjörn Jacke <bj@sernet.de>
Tue, 19 Jan 2010 23:09:38 +0000 (00:09 +0100)
committerBjörn Jacke <bj@sernet.de>
Tue, 19 Jan 2010 23:09:38 +0000 (00:09 +0100)
source3/configure.in

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