Skip to content
  • gbazin's avatar
    · b7baa97c
    gbazin authored
    * ported build system to work with mingw32.
    
    configure.in now requires autoconf2.52, which isn't broken for cross-compiling (and
    allows to get rid of the ugly bigendian hack). We also make use of
    AC_HELP_STRING() and AC_LANG(C++).
    b7baa97c