Perl readline creates empty sys$command files if no STDIN is connected
[msysgit.git] / mingw / lib / pkgconfig / libgsasl.pc
blob26af18e97248fc25b00bd02e58f059bef8b74f3d
1 # Process this file with autoconf to produce a pkg-config metadata file.
2 # Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009  Simon Josefsson
4 # Copying and distribution of this file, with or without modification,
5 # are permitted in any medium without royalty provided the copyright
6 # notice and this notice are preserved.
8 prefix=/mingw
9 exec_prefix=${prefix}
10 libdir=${exec_prefix}/lib
11 includedir=${prefix}/include
13 Name: libgsasl
14 Description: GNU Simple Authentication and Security Layer (SASL)
15 URL: http://www.gnu.org/software/gsasl/
16 Version: 1.2
17 Libs: -L${libdir} -lgsasl
18 Cflags: -I${includedir}