Updates for documentation style/etc.
[m6w6/libmemcached] / m4 / pandora_sasl.m4
index 70750abf4a2fcbb4f16f6997b07774c68741d53e..ca4a21dc2d9f3e770d51775654e1f4cc44e620f9 100644 (file)
@@ -1,5 +1,5 @@
-dnl  Copyright (C) 2009 Sun Microsystems
-dnl This file is free software; Sun Microsystems
+dnl  Copyright (C) 2009 Sun Microsystems, Inc.
+dnl This file is free software; Sun Microsystems, Inc.
 dnl gives unlimited permission to copy and/or distribute it,
 dnl with or without modifications, as long as this notice is preserved.
 
@@ -13,7 +13,7 @@ AC_DEFUN([_PANDORA_SEARCH_SASL],[
     [AS_HELP_STRING([--disable-sasl],
       [Build with sasl support @<:@default=on@:>@])],
     [ac_enable_sasl="$enableval"],
-    [ac_enable_sasl="no"])
+    [ac_enable_sasl="yes"])
 
   AS_IF([test "x$ac_enable_sasl" = "xyes"],
     [