Current File : //lib64/pkgconfig/libgsasl.pc |
# Process this file with autoconf to produce a pkg-config metadata file.
# Copyright 2002-2021 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=/usr
exec_prefix=/usr
libdir=/usr/lib64
includedir=/usr/include
Name: libgsasl
Description: GNU Simple Authentication and Security Layer (SASL)
URL: http://www.gnu.org/software/gsasl/
Version: 1.10.0
Libs: -L${libdir} -lgsasl
Libs.private: -L/usr/lib64 -lidn -L/usr/lib64 -lntlm
Cflags: -I${includedir}