AC_INIT([fbwarn], [1.0], []) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CC AC_CONFIG_FILES([ Makefile src/Makefile ]) AC_OUTPUT