Last change
on this file since 4 was 1, checked in by Paul Smedley, 10 years ago |
Initial commit of Heimdal 1.5.3
|
File size:
1.8 KB
|
Line | |
---|
1 |
|
---|
2 | KRB5-CONFIG(1) BSD General Commands Manual KRB5-CONFIG(1)
|
---|
3 |
|
---|
4 | NNAAMMEE
|
---|
5 | kkrrbb55--ccoonnffiigg -- give information on how to link code against Heimdal
|
---|
6 | libraries
|
---|
7 |
|
---|
8 | SSYYNNOOPPSSIISS
|
---|
9 | kkrrbb55--ccoonnffiigg [----pprreeffiixx[=_d_i_r]] [----eexxeecc--pprreeffiixx[=_d_i_r]] [----lliibbss] [----ccffllaaggss]
|
---|
10 | [_l_i_b_r_a_r_i_e_s]
|
---|
11 |
|
---|
12 | DDEESSCCRRIIPPTTIIOONN
|
---|
13 | kkrrbb55--ccoonnffiigg tells the application programmer what special flags to use to
|
---|
14 | compile and link programs against the libraries installed by Heimdal.
|
---|
15 |
|
---|
16 | Options supported:
|
---|
17 |
|
---|
18 | ----pprreeffiixx[=_d_i_r]
|
---|
19 | Print the prefix if no _d_i_r is specified, otherwise set prefix to
|
---|
20 | _d_i_r.
|
---|
21 |
|
---|
22 | ----eexxeecc--pprreeffiixx[=_d_i_r]
|
---|
23 | Print the exec-prefix if no _d_i_r is specified, otherwise set exec-
|
---|
24 | prefix to _d_i_r.
|
---|
25 |
|
---|
26 | ----lliibbss Output the set of libraries that should be linked against.
|
---|
27 |
|
---|
28 | ----ccffllaaggss
|
---|
29 | Output the set of flags to give to the C compiler when using the
|
---|
30 | Heimdal libraries.
|
---|
31 |
|
---|
32 | By default kkrrbb55--ccoonnffiigg will output the set of flags and libraries to be
|
---|
33 | used by a normal program using the krb5 API. The user can also supply a
|
---|
34 | library to be used, the supported ones are:
|
---|
35 |
|
---|
36 | krb5 (the default)
|
---|
37 |
|
---|
38 | gssapi use the krb5 gssapi mechanism
|
---|
39 |
|
---|
40 | kadm-client
|
---|
41 | use the client-side kadmin libraries
|
---|
42 |
|
---|
43 | kadm-server
|
---|
44 | use the server-side kadmin libraries
|
---|
45 |
|
---|
46 | SSEEEE AALLSSOO
|
---|
47 | cc(1)
|
---|
48 |
|
---|
49 | HHIISSTTOORRYY
|
---|
50 | kkrrbb55--ccoonnffiigg appeared in Heimdal 0.3d.
|
---|
51 |
|
---|
52 | HEIMDAL November 30, 2000 HEIMDAL
|
---|
Note:
See
TracBrowser
for help on using the repository browser.