]> mj.ucw.cz Git - libucw.git/blob - lib/libucw.pc
The pkg-config variables have no default value.
[libucw.git] / lib / libucw.pc
1 # pkg-config metadata for libucw
2
3 #ifdef CONFIG_UCW_THREADS
4 threads=-lpthread
5 #else
6 threads=
7 #endif
8
9 Name: libucw
10 Description: A library of utility functions and data structures
11 Version: @SHERLOCK_VERSION@
12 Libs: -Lobj/lib -lucw ${threads}