Skip to content

configure & compiler warning cleanup

Alan Coopersmith requested to merge alanc/xf86-video-mach64:cleanup into master
  • configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  • Quiet -Wredundant-decls from xorg/os.h fallbacks for new libc functions
  • Fix 24 of 24 -Wimplicit-fallthrough warnings
  • Fix -Wanalyzer-possible-null-argument warning in ATIDRIScreenInit

Merge request reports