configure & compiler warning cleanup
- configure: Use
LT_INIT
from libtool 2 instead of deprecatedAC_PROG_LIBTOOL
- Add X.Org's standard C warning flags to
AM_CFLAGS
- Quiet
-Wredundant-decls
fromxorg/os.h
fallbacks for new libc functions - Fix 3
-Wunused-but-set-variable
warnings - Fix 4
-Wunused-variable
warnings -
voodoo_find_dac
doesn't check device_ids (#2 (closed))
Edited by Alan Coopersmith