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
- Handle 2
-Wmissing-prototypes
warnings - Fix
-Wunused-variable
warning
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
-Wmissing-prototypes
warnings-Wunused-variable
warning