Current File : //opt/xml2/lib/xml2Conf.sh
#
# Configuration file for using the XML library in GNOME applications
#
XML2_LIBDIR="-L/opt/xml2/lib"
XML2_LIBS="-lxml2 -lz   -lm "
XML2_INCLUDEDIR="-I/opt/xml2/include/libxml2"
MODULE_VERSION="xml2-2.9.2"