SoupSocket: Use the local socket, when available, even on client side.
[platform/upstream/libsoup.git] / libsoup-2.4.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: libsoup
7 Description: a glib-based HTTP library
8 Version: @VERSION@
9 Requires: glib-2.0 gobject-2.0 gio-2.0
10 Requires.private: libxml-2.0
11 Libs: -L${libdir} -lsoup-2.4
12 Cflags: -I${includedir}/libsoup-2.4