curl update from 7.21.1 to 7.25.0
[tomato.git] / release / src / router / libevent / libevent.pc
blob31e2f25d94188282d44a2bb105b0a9a959556038
1 #libevent pkg-config source file
3 prefix=/opt
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: libevent
9 Description: libevent is an asynchronous notification event loop library
10 Version: 2.0.11-stable
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -levent
14 Libs.private: 
15 Cflags: -I${includedir}