s3: There's no reason not to at least build winbind on darwin
[mat/samba.git] / source3 / configure.in
index 46c98aa12ca0a4a0aea829de920cff58858f4763..cbea99d18c10e7eb0b8d367b3e1b38322357b32c 100644 (file)
@@ -6370,6 +6370,8 @@ case "$host_os" in
                WINBIND_NSS="../nsswitch/WINBIND"
                WINBIND_WINS_NSS=""
                ;;
+       *darwin*)
+               ;;
        *)
                HAVE_WINBIND=no
                winbind_no_reason=", unsupported on $host_os"