KRB5-CONFIG(1) | General Commands Manual | KRB5-CONFIG(1) |
krb5-config
— give
information on how to link code against Heimdal libraries
krb5-config |
[--prefix [=dir]]
[--exec-prefix [=dir]]
[--libs ] [--cflags ]
[libraries] |
krb5-config
tells the application
programmer what special flags to use to compile and link programs against
the libraries installed by Heimdal.
Options supported:
--prefix
[=dir]--exec-prefix
[=dir]--libs
--cflags
By default krb5-config
will output the set
of flags and libraries to be used by a normal program using the krb5 API.
The user can also supply a library to be used, the supported ones are:
krb5-config
appeared in Heimdal 0.3d.
November 30, 2000 | HEIMDAL |