# Process this file with autoconf to produce a pkg-config metadata file. # Copyright 2003, 2004, 2005, 2006, 2007 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=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: libgss Description: Generic Security Service API Library. Version: @VERSION@ Libs: -L${libdir} -lgss Cflags: -I${includedir}