Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(318)

Side by Side Diff: third_party/libxml/src/libxml-2.0-uninstalled.pc.in

Issue 1193533007: Upgrade to libxml 2.9.2 and libxslt 1.1.28 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: no iconv Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libxml/src/libxml.3 ('k') | third_party/libxml/src/libxml-2.0.pc.in » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 prefix= 1 prefix=
2 exec_prefix= 2 exec_prefix=
3 libdir=${pcfiledir} 3 libdir=${pcfiledir}
4 includedir=${pcfiledir}/include 4 includedir=${pcfiledir}/include
5 5
6 6
7 Name: libXML 7 Name: libXML
8 Version: @VERSION@ 8 Version: @VERSION@
9 Description: libXML library version2. 9 Description: libXML library version2.
10 Requires: 10 Requires:
11 Libs: -L${libdir} -lxml2 @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@ 11 Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LI BS@ @M_LIBS@ @LIBS@
12 Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@ 12 Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@
OLDNEW
« no previous file with comments | « third_party/libxml/src/libxml.3 ('k') | third_party/libxml/src/libxml-2.0.pc.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698