X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/0cf508d41a7198d5f4f399de72f31468f5417892..beea66c0b2b2bba29bca5fbc241e7811abd20469:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 3bb692ef..d8a51a47 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PREREQ([2.68]) AC_INIT([nmh], m4_normalize(m4_include([VERSION])), [nmh-workers@nongnu.org]) AC_CONFIG_SRCDIR([h/nmh.h]) AC_CONFIG_HEADER([config.h]) -AM_INIT_AUTOMAKE([-Wall foreign serial-tests subdir-objects 1.12]) +AM_INIT_AUTOMAKE([-Wall color-tests foreign serial-tests subdir-objects 1.12]) AC_CANONICAL_HOST