Code

po: update Hebrew translation
[ncmpc.git] / configure.ac
index 3d17076bbaa3e01b9acfecf90dffba4a8fbf6e9b..28b80a533eb6300f1b5e0c0015388632833b7f81 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ(2.60)
-AC_INIT(ncmpc, 0.17~git, max@duempel.org)
+AC_INIT(ncmpc, 0.18~git, max@duempel.org)
 AC_CONFIG_SRCDIR([src/main.c])
 AC_CONFIG_AUX_DIR(build)
 AM_INIT_AUTOMAKE([foreign 1.10 dist-bzip2 subdir-objects])
@@ -393,7 +393,6 @@ CHECK_CFLAG([-Wall])
 CHECK_CFLAG([-Wextra])
 CHECK_CFLAG([-Wno-deprecated-declarations])
 CHECK_CFLAG([-Wmissing-prototypes])
-CHECK_CFLAG([-Wdeclaration-after-statement])
 CHECK_CFLAG([-Wshadow])
 CHECK_CFLAG([-Wpointer-arith])
 CHECK_CFLAG([-Wstrict-prototypes])