X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/eabbcb91ae4e824930e9d9c9a206e40f0bdaf61f..4d170ef90ca4a3d3367ec6c7f42af97e21d16f42:/configure.ac?ds=sidebyside diff --git a/configure.ac b/configure.ac index 2eb35f2d..e4fcab6e 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ AC_PREREQ([2.61]) 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 -Werror foreign subdir-objects]) +AM_INIT_AUTOMAKE([-Wall foreign subdir-objects]) AC_CANONICAL_HOST