1 # Process this file with autoconf to produce a pkg-config metadata file.
3 # Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
6 # Copying and distribution of this file, with or without modification,
7 # are permitted in any medium without royalty provided the copyright
8 # notice and this notice are preserved. This file is offered as-is,
9 # without any warranty.
11 # Author: Simon Josefsson
14 exec_prefix=@exec_prefix@
16 includedir=@includedir@
19 Description: Transport Security Layer implementation for the GNU system
20 URL: http://www.gnu.org/software/gnutls/
22 Libs: -L${libdir} -lgnutls
23 Libs.private: @LTLIBPAKCHOIS@ @LTLIBGCRYPT@ @NETTLE_LIBS@
24 @GNUTLS_REQUIRES_PRIVATE@
25 Cflags: -I${includedir}