Changes to update Tomato RAF.
[tomato.git] / release / src / router / dnscrypt / src / libevent / libevent_pthreads.pc
blob86a9ce2e8126e4c588e10a5a985543e93e0195c6
1 #libevent pkg-config source file
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libevent_pthreads
9 Description: libevent_pthreads adds pthreads-based threading support to libevent
10 Version: 2.0.19-stable-dev
11 Requires: libevent
12 Conflicts:
13 Libs: -L${libdir} -levent_pthreads
14 Libs.private: -ldl -lm  
15 Cflags: -I${includedir}