summaryrefslogtreecommitdiff
blob: 9ab14656f9e8a4b23a39221bc4e763ce27d44a95 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_MACRO_DIR([m4])
-AM_INIT_AUTOMAKE([-Wall -Werror subdir-objects])
+AM_INIT_AUTOMAKE([-Wall subdir-objects])
 AC_CANONICAL_HOST
 
 AC_PROG_CC