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