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

  1. #
  2. # Configuration file for using the xslt library
  3. #
  4. XSLT_LIBDIR="-L/usr/lib"
  5. XSLT_LIBS="-lxslt  -L/usr/lib -lxml2 -lz -lpthread -lm -lm"
  6. XSLT_INCLUDEDIR="-I/usr/include"
  7. MODULE_VERSION="xslt-1.1.14"
  8.