You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
332 B
12 lines
332 B
Index: configure.ac
|
|
===================================================================
|
|
--- configure.ac (revision 5)
|
|
+++ configure.ac (working copy)
|
|
@@ -1,6 +1,6 @@
|
|
AC_INIT([bncsutil], [1.3.2], [bugs@example.com])
|
|
|
|
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
|
+AM_INIT_AUTOMAKE([-Wall foreign])
|
|
AM_PROG_LIBTOOL
|
|
|
|
AC_PROG_INSTALL
|
|
|