Skip to content

Purge vestigal support for ancient platforms

Alan Coopersmith requested to merge alanc/libxxf86dga:cleanup into master

We never converted support for building for these platforms from Imake to autoconf.

  • unifdef __UNIXOS2__
  • Remove SunOS 4 support (defined(sun) && (SVR4))
  • unifdef ISC
  • unifdef Lynx
  • unifdef DGUX

Merge request reports