test_rfc3961.exe link to comerr.lib
[heimdal.git] / tools / heimdal-gssapi.pc.in
blobe0530038701133fab59c0f0d3592d02381c31177
1 # $Id$
2 prefix=@prefix@
3 exec_prefix=${prefix}
4 libdir=${exec_prefix}/lib
5 includedir=${prefix}/include
7 Name: @PACKAGE@
8 Description: Heimdal is an implementation of Kerberos 5, freely available under a three clause BSD style license.
9 Version: @VERSION@
10 URL: http://www.pdc.kth.se/heimdal/
11 Requires: krb5
12 Libs: -L${libdir} -lgssapi -lheimntlm @LIB_crypt@
13 Cflags: -I${includedir}