Author: scantor
Date: Wed Jun 21 21:07:10 2017
New Revision: 1799513
URL: http://svn.apache.org/viewvc?rev=1799513&view=rev
Log:
Port XERCESC-1951 from 3.1 branch.
Modified:
xerces/c/trunk/ (props changed)
xerces/c/trunk/xerces-c.pc.in
Propchange: xerces/c/trunk/
------------------------------------------------------------------------------
svn:mergeinfo = /xerces/c/branches/xerces-3.1:1662879
Modified: xerces/c/trunk/xerces-c.pc.in
URL:
http://svn.apache.org/viewvc/xerces/c/trunk/xerces-c.pc.in?rev=1799513&r1=1799512&r2=1799513&view=diff
==============================================================================
--- xerces/c/trunk/xerces-c.pc.in (original)
+++ xerces/c/trunk/xerces-c.pc.in Wed Jun 21 21:07:10 2017
@@ -7,4 +7,5 @@ Name: Xerces-C++
Description: Validating XML parser library for C++
Version: @VERSION@
Libs: -L${libdir} -lxerces-c
+Libs.private: @CURL_LIBS@
Cflags: -I${includedir}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]