summaryrefslogtreecommitdiff
path: root/source3/configure.in
diff options
context:
space:
mode:
authorGuenther Deschner <gd@samba.org>2007-10-11 15:12:12 +0200
committerGuenther Deschner <gd@samba.org>2007-10-11 15:12:12 +0200
commit6b441e9e74b11bee4b661eaa17682d6351c264ff (patch)
tree6262cac300e57ab244aea99abf6a498aace955bc /source3/configure.in
parent31152a498191f2dba07d730ed176fc59e8bd48ca (diff)
downloadsamba-6b441e9e74b11bee4b661eaa17682d6351c264ff.tar.gz
samba-6b441e9e74b11bee4b661eaa17682d6351c264ff.tar.bz2
samba-6b441e9e74b11bee4b661eaa17682d6351c264ff.zip
Rename krb5 locator plugin to "winbind_krb5_locator".
Guenther (This used to be commit 6ae4066bbb59536852036394ffdb89121198a39f)
Diffstat (limited to 'source3/configure.in')
-rw-r--r--source3/configure.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/source3/configure.in b/source3/configure.in
index db4e068524..a5f817ba68 100644
--- a/source3/configure.in
+++ b/source3/configure.in
@@ -3751,8 +3751,8 @@ if test x"$with_ads_support" != x"no"; then
fi
AC_CHECK_HEADERS(krb5/locate_plugin.h)
if test x"$ac_cv_header_krb5_locate_plugin_h" = x"yes"; then
- SMB_KRB5_LOCATOR="bin/smb_krb5_locator.$SHLIBEXT"
- EXTRA_ALL_TARGETS="$EXTRA_ALL_TARGETS $SMB_KRB5_LOCATOR"
+ WINBIND_KRB5_LOCATOR="bin/winbind_krb5_locator.$SHLIBEXT"
+ EXTRA_ALL_TARGETS="$EXTRA_ALL_TARGETS $WINBIND_KRB5_LOCATOR"
fi
fi
@@ -6025,7 +6025,7 @@ AC_SUBST(WINBIND_NSS_EXTRA_OBJS)
AC_SUBST(WINBIND_NSS_EXTRA_LIBS)
AC_SUBST(NSSSONAMEVERSIONSUFFIX)
-AC_SUBST(SMB_KRB5_LOCATOR)
+AC_SUBST(WINBIND_KRB5_LOCATOR)
# Check the setting of --with-winbind