Lines Matching full:library
49 library=krb5
55 # Yes, we are sloppy, library specifications can come before options
94 library=krb5
97 library=gssapi
100 library=gssrpc
103 library=kadm_client
106 library=kadm_server
109 library=kdb
210 # Assumes /usr/lib is the standard library directory everywhere...
227 if test $library = 'kdb'; then
229 library=krb5
232 if test $library = 'kadm_server'; then
234 library=gssrpc
237 if test $library = 'kadm_client'; then
239 library=gssrpc
242 if test $library = 'gssrpc'; then
244 library=gssapi
247 if test $library = 'gssapi'; then
249 library=krb5
252 if test $library = 'krb5'; then