This notably includes full screen support! Addresses Issue #12
AC_HEADER_TIME is only needed if you need to include time.h and sys/time.h at the same time. The truth is this codebase is an unholy mess but at least this fixes the warnings.
This is mostly a "dangling if" cleanup, but I did add some other comments here and there!