# Process this file with autoconf to produce a pkg-config metadata file. # Copyright 2002, 2003, 2004 Simon Josefsson # # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. prefix= exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: libgsasl Description: GNU Simple Authentication and Security Layer (SASL) Version: 0.2.21 Libs: -L${libdir} -lgsasl Cflags: -I${includedir}