repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update V8 to version 4.5.84.
[chromium-blink-merge.git]
/
third_party
/
libxml
/
src
/
libxml-2.0-uninstalled.pc.in
blob
60b886b304a8de4ce40f4d69a4b1cd50f378251f
1
prefix=
2
exec_prefix=
3
libdir=${pcfiledir}
4
includedir=${pcfiledir}/include
5
6
7
Name: libXML
8
Version: @VERSION@
9
Description: libXML library version2.
10
Requires:
11
Libs: -L${libdir} -lxml2 @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @LZMA_LIBS@ @ICONV_LIBS@ @M_LIBS@ @LIBS@
12
Cflags: -I${includedir} @XML_INCLUDEDIR@ @XML_CFLAGS@