0a1a2bce02be1881d04adf7090e0fed0e5abdd0e
[silc.git] / lib / silc.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: @PACKAGE@
7 Description: SILC Library
8 Version: @VERSION@
9 Conflicts: libsilc <= 0.9.12
10 Libs: @LIBS@ -L${libdir} -lsilc
11 Cflags: -I${includedir}
12