Kaydet (Commit) 190ff381 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Just call it "Windows" here, too

üst 675cfeee
...@@ -6366,7 +6366,7 @@ if test "x$enable_postgresql_sdbc" != "xno"; then ...@@ -6366,7 +6366,7 @@ if test "x$enable_postgresql_sdbc" != "xno"; then
;; ;;
WINNT) WINNT)
if test "$with_krb5" = "yes" -o "$with_gssapi" = "yes"; then if test "$with_krb5" = "yes" -o "$with_gssapi" = "yes"; then
AC_MSG_ERROR([Refusing to enable MIT Kerberos 5 or GSSAPI on Microsoft Windows.]) AC_MSG_ERROR([Refusing to enable MIT Kerberos 5 or GSSAPI on Windows.])
fi fi
;; ;;
Linux|GNU|*BSD|DragonFly) Linux|GNU|*BSD|DragonFly)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment