home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 March / PCWELT_3_2006.ISO / base / 04_xap_libs.mo / usr / lib / xml2Conf.sh < prev    next >
Encoding:
Text File  |  2005-04-11  |  208 b   |  9 lines

  1. #
  2. # Configuration file for using the XML library in GNOME applications
  3. #
  4. XML2_LIBDIR="-L/usr/lib"
  5. XML2_LIBS="-lxml2 -lz -lpthread  -lm "
  6. XML2_INCLUDEDIR="-I/usr/include/libxml2"
  7. MODULE_VERSION="xml2-2.6.19"
  8.  
  9.