• Show log

    Commit

  • Hash : 120a2699
    Author : Roumen Petrov
    Date : 2010-03-10T10:07:49

    Fix build with mingw
    
    - include/libxml/xmlexports.h: restore export decoration otherwise
      xsltproc and xmlsec crash
    - libxml.h: define LIBXML_STATIC for static build
    - configure.in: enable modules support for mingw* builds
    - Makefile.am: flags for testdso if modules support enabled