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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
LT_INIT
from libtool 2 instead of deprecated AC_PROG_LIBTOOL
AM_CFLAGS
-Wredundant-decls
from xorg/os.h
fallbacks for new libc functions