Skip to content

Fix build under NetBSD with native X.org (/usr/X11R7) and modular X.org (/usr/pkg)

Ryo ONODERA requested to merge ryo_on/grafX2:fix-netbsd-build into master
  • Use pkg-config for X.org
  • Exclude -liconv for NetBSD too
  • sysctl(3) of NetBSD requres _NETBSD_SOURCE

Merge request reports