cf/largefile.m4: Fix build with autoconf-2.72
[heimdal.git] / tools / heimdal-gssapi.pc.in
blob41adefe4d4b6851b8a5bd562ad4b71d8522ac4c7
1 # $Id$
2 prefix=@prefix@
3 exec_prefix=${prefix}
4 libdir=@libdir@
5 includedir=@includedir@
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.private: heimdal-krb5
12 Libs: -L${libdir} -lgssapi
13 Libs.private: -lheimntlm @LIB_crypt@
14 Cflags: -I${includedir}