]> git.pld-linux.org Git - packages/ncmpc.git/blame - ncmpc-configure.patch
- suggests mpd
[packages/ncmpc.git] / ncmpc-configure.patch
CommitLineData
69ed0d9d 1--- ncmpc-0.12~beta1/configure.ac~ 2008-11-25 21:36:07.000000000 +0100
2+++ ncmpc-0.12~beta1/configure.ac 2008-11-26 12:37:49.000000000 +0100
3@@ -231,19 +231,6 @@
4
5 dnl CFLAGS
6
7-AC_SUBST(AM_CFLAGS)
8-
9-CHECK_CFLAG([-Wall])
10-CHECK_CFLAG([-Wextra])
11-CHECK_CFLAG([-Wno-deprecated-declarations])
12-CHECK_CFLAG([-Wmissing-prototypes])
13-CHECK_CFLAG([-Wdeclaration-after-statement])
14-CHECK_CFLAG([-Wshadow])
15-CHECK_CFLAG([-Wpointer-arith])
16-CHECK_CFLAG([-Wstrict-prototypes])
17-CHECK_CFLAG([-Wcast-qual])
18-CHECK_CFLAG([-Wwrite-strings])
19-
20 dnl Optional screen - help screen
21 AC_MSG_CHECKING([whether to include the help screen])
22 AC_ARG_ENABLE([help-screen],
This page took 0.114967 seconds and 4 git commands to generate.