AC_INIT(sloth.c) AM_INIT_AUTOMAKE(sloth, 1.1.0) AC_PROG_CC AC_HAVE_HEADERS(wait.h signal.h sys/types.h sys/time.h) AC_OUTPUT(Makefile)