]> git.pld-linux.org Git - packages/curl.git/blob - curl-pc.patch
- BR: openldap-devel
[packages/curl.git] / curl-pc.patch
1 --- curl-7.16.2/libcurl.pc.in.orig      2007-02-18 10:41:27.000000000 +0100
2 +++ curl-7.16.2/libcurl.pc.in   2007-06-24 18:31:26.367429453 +0200
3 @@ -33,6 +33,6 @@
4  URL: http://curl.haxx.se/
5  Description: Library to transfer files with ftp, http, etc.
6  Version: @VERSION@
7 -Libs: -L${libdir} -lcurl @LDFLAGS@ @LIBS@
8 +Libs: -L${libdir} -lcurl
9  Libs.private: @LIBCURL_LIBS@ @LIBS@
10  Cflags: -I${includedir}
This page took 0.084665 seconds and 3 git commands to generate.