Lines Matching full:library
47 library=krb5
53 # Yes, we are sloppy, library specifications can come before options
92 library=krb5
95 library=gssapi
98 library=gssrpc
101 library=kadm_client
104 library=kadm_server
107 library=kdb
208 # Assumes /usr/lib is the standard library directory everywhere...
225 if test $library = 'kdb'; then
227 library=krb5
230 if test $library = 'kadm_server'; then
232 library=gssrpc
235 if test $library = 'kadm_client'; then
237 library=gssrpc
240 if test $library = 'gssrpc'; then
242 library=gssapi
245 if test $library = 'gssapi'; then
247 library=krb5
250 if test $library = 'krb5'; then