1 # Process this file with autoconf to produce a pkg-config metadata file.
2 # Copyright (C) 2002, 2003, 2004, 2005,
3 # 2006, 2007, 2008, 2009 Free Software Foundation
4 # Author: Simon Josefsson
6 # This file is free software; as a special exception the author gives
7 # unlimited permission to copy and/or distribute it, with or without
8 # modifications, as long as this notice is preserved.
10 # This file is distributed in the hope that it will be useful, but
11 # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
12 # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
15 exec_prefix=@exec_prefix@
17 includedir=@includedir@
20 Description: Transport Security Layer implementation for the GNU system
21 URL: http://www.gnu.org/software/gnutls/
23 Libs: -L${libdir} -lgnutls
24 Libs.private: @LIBGNUTLS_LIBS@ @LTLIBTASN1@
25 Cflags: -I${includedir}