diff options
Diffstat (limited to 'source4/auth/kerberos/kerberos.m4')
-rw-r--r-- | source4/auth/kerberos/kerberos.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/auth/kerberos/kerberos.m4 b/source4/auth/kerberos/kerberos.m4 index b78f96a877..6bfe486dd6 100644 --- a/source4/auth/kerberos/kerberos.m4 +++ b/source4/auth/kerberos/kerberos.m4 @@ -491,4 +491,3 @@ if test x"$with_krb5_support" != x"no"; then fi SMB_EXT_LIB(KRB5,[${KRB5_LIBS}],[${KRB5_CFLAGS}],[${KRB5_CPPFLAGS}],[${KRB5_LDFLAGS}]) - |