Edit

kc3-lang/libxml2/libxml-2.0.pc.in

Branch :

  • Show log

    Commit

  • Author : Owen Taylor
    Date : 2001-02-23 17:55:21
    Hash : 3473f88a
    Message : Revert directory structure changes

  • libxml-2.0.pc.in
  • prefix=@prefix@
    exec_prefix=@exec_prefix@
    libdir=@libdir@
    includedir=@includedir@
    
    
    Name: libXML
    Version: @VERSION@
    Description: libXML library.
    Requires:
    Libs: -L${libdir} -lxml2 @Z_LIBS@ @M_LIBS@ @LIBS@
    Cflags: @XML_INCLUDEDIR@ @XML_CFLAGS@