krb5-config --libs: include rpath like MIT

This commit is contained in:
Nicolas Williams
2016-03-22 16:04:50 -05:00
parent 0cf82c0235
commit 3c9dcd60c0
3 changed files with 37 additions and 1 deletions

View File

@@ -60,7 +60,9 @@ Print the exec-prefix if no
is specified, otherwise set exec-prefix to
.Ar dir .
.It Fl Fl libs
Output the set of libraries that should be linked against.
Output the set of libraries that should be linked against. This also
includes rpath flags with the expectation that the C compiler is used
for final link-edits.
.It Fl Fl cflags
Output the set of flags to give to the C compiler when using the
Heimdal libraries.