* fixed all headers to use extern "C" so C/C++ linking will work properly
[libundertow.git] / libundertow-0.pc.in
blob0a6c1587783664ae4f47a1c759a19eec5520b5cd
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@/libundertow-0/libundertow
6 Name: libundertow
7 Description: Download audio and video from RSS feeds
8 Version: @VERSION@
9 Libs: -L${libdir} -lundertow-0
10 Cflags: -I${includedir}