HomeFreeBSD

- Fix run-time crash after png_set_gray_1_2_4_to_8() was renamed to

Description

  • Fix run-time crash after png_set_gray_1_2_4_to_8() was renamed to png_set_expand_gray_1_2_4_to_8() in the PNG library
  • Make sure that software renderer works in !i386 build mode
  • Remove bogus compile options from the CFLAGS; default CFLAGS are already being respected
  • Simplify OPTIONS: do not force users to select at least one of the client or server, it is not very useful and just complicate things
  • Report correct SVN revision number in the version string
  • Spell ``renderer'' correctly in the option descriptions

Details

Provenance
danfeAuthored on
Parents
rP414185: MFH: r414044
Branches
Unknown
Tags
Unknown