Hash : ee0a4660 Author : Date : 2001-01-27T18:59:33
- Makefile.am configure.in libxml-2.0.pc.in: started working on getting libxml2-devel installable in // as libxml-devel. Daniel
Download
1 2 3 4 5 6 7 8 9 10 11 12
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@