Changes for version 1.444

  • check that perl was linked against pthread and do a pthread-less build if not (OpenBSD) [FROGGS]
  • add patch that replaces $^ in Makefile.in, which can be a problem for BSD's make [FROGGS]
  • let SDL_Pango.h include ft2build.h, because even when the header file ifdef's out some code that needs it, the source file does not and thus explodes happily. [FROGGS]
  • add PIC flags to CFLAGS when the compiler can handle it, this is meant to fix an issue on freebsd [FROGGS]

Modules

building, finding and using SDL binaries