File: libxml-2.0.pc.in

package info (click to toggle)
libxml2 2.9.1%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 36,676 kB
  • sloc: ansic: 193,810; xml: 22,908; python: 21,399; sh: 11,299; makefile: 1,960; php: 364; perl: 67
file content (13 lines) | stat: -rw-r--r-- 359 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
modules=@WITH_MODULES@

Name: libXML
Version: @VERSION@
Description: libXML library version2.
Requires:
Libs: -L${libdir} -lxml2
Libs.private: @ICU_LIBS@ @THREAD_LIBS@ @Z_LIBS@ @ICONV_LIBS@ @M_LIBS@ @WIN32_EXTRA_LIBADD@ @LIBS@ @LZMA_LIBS@
Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@