AC_INIT([pgmon], [0.0.1], [modus.tollens@shh-dot-com.org]) AM_INIT_AUTOMAKE AM_PATH_PYTHON([3.6]) AC_CONFIG_FILES([ Makefile ]) AC_OUTPUT