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