diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a082f25..4c3aa23 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ ## along with this library. If not, see <http://www.gnu.org/licenses/>. ACLOCAL_AMFLAGS = -I build ${ACLOCAL_FLAGS} -DISTCHECK_CONFIGURE_FLAGS = --enable-warnings=fatal +DISTCHECK_CONFIGURE_FLAGS = --enable-warnings=max if ENABLE_DOCUMENTATION doc_subdirs = docs |