summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2012-02-03 11:57:55 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2012-02-03 11:58:19 +0100
commit3364fcc5a550fae001b24f4303a978662bb7c70f (patch)
tree428c3d2b0441b3247e4e7ac7f8b91c22ff4ee3f4 /configure.in
parentd8b5d223877ea743f35424582284c15444e78a15 (diff)
enable Kerberos by default on DragonFly, too
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 640a47b30e78..6c255bb9c467 100644
--- a/configure.in
+++ b/configure.in
@@ -6159,7 +6159,7 @@ if test "x$enable_postgresql_sdbc" != "xno"; then
AC_MSG_ERROR([Refusing to enable MIT Kerberos 5 or GSSAPI on Microsoft Windows.])
fi
;;
- Linux|GNU|*BSD)
+ Linux|GNU|*BSD|DragonFly)
if test "$with_krb5" != "no"; then
WITH_KRB5=YES
AC_SEARCH_LIBS(com_err, [com_err 'com_err -lssl -lcrypto' krb5 'krb5 -lcrypto -ldes -lasn1 -lroken'], [],