Avoid picking up MIT Kerberos from ports (if installed).
This commit is contained in:
parent
8f7bfc76bd
commit
4fcbf74fb1
@ -30,7 +30,7 @@ export PATH=/bin:/sbin:/usr/bin:/usr/sbin
|
||||
unset LD_LIBRARY_PATH
|
||||
|
||||
# generate config.h with krb5 and stash it
|
||||
sh configure $configure_args --with-kerberos5
|
||||
sh configure $configure_args --with-kerberos5=/usr
|
||||
mv config.log config.log.orig
|
||||
mv config.h config.h.orig
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user