2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [(no branch, rebasing 1909-gss_tsig-hook)] [#1909] Added HAVE_GSSAPI

This commit is contained in:
Francis Dupont
2021-06-01 00:26:47 +02:00
parent 1212d5bbc5
commit 498b1fa16a

View File

@@ -67,5 +67,6 @@ fi
AC_SUBST(GSSAPI_CFLAGS)
AC_SUBST(GSSAPI_LIBS)
AM_CONDITIONAL([HAVE_GSSAPI], [test x$GSSAPI_LIBS != "x"])
])dnl AX_GSS_API