Add heimntlm when we use gssapi.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20506 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -93,7 +93,7 @@ if test "$do_libs" = "yes"; then
|
||||
lib_flags="-L${libdir}"
|
||||
case $library in
|
||||
gssapi)
|
||||
lib_flags="$lib_flags -lgssapi"
|
||||
lib_flags="$lib_flags -lgssapi -lheimntlm"
|
||||
;;
|
||||
kadm-client)
|
||||
lib_flags="$lib_flags -lkadm5clnt"
|
||||
|
Reference in New Issue
Block a user