1 # Process this file with autoconf to produce a pkg-config metadata file.
3 # Copyright (C) 2004-2012 Free Software Foundation, Inc.
5 # Copying and distribution of this file, with or without modification,
6 # are permitted in any medium without royalty provided the copyright
7 # notice and this notice are preserved. This file is offered as-is,
8 # without any warranty.
10 # Author: Simon Josefsson
13 exec_prefix=@exec_prefix@
15 includedir=@includedir@
18 Description: Transport Security Layer implementation for the GNU system
19 URL: http://www.gnu.org/software/gnutls/
21 Libs: -L${libdir} -lgnutls
22 Libs.private: @LTLIBNETTLE@
23 @GNUTLS_REQUIRES_PRIVATE@
24 Cflags: -I${includedir}