Revision 21108,
348 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21107,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@ |
---|
4 | includedir=@includedir@ |
---|
5 | SOUP_API_VERSION=@SOUP_API_VERSION@ |
---|
6 | |
---|
7 | Name: libsoup |
---|
8 | Description: a glib-based HTTP library |
---|
9 | Version: @VERSION@ |
---|
10 | Requires: glib-2.0 |
---|
11 | Libs: -L${libdir} -lsoup-${SOUP_API_VERSION} @LIBGNUTLS_LIBS@ @XML_LIBS@ |
---|
12 | Cflags: -I${includedir}/libsoup-${SOUP_API_VERSION} @XML_CFLAGS@ |
---|
Note: See
TracBrowser
for help on using the repository browser.