SOURCES: ncmpc-configure.patch (NEW) - skipp cflags checking

lisu lisu at pld-linux.org
Wed Nov 26 16:48:23 CET 2008


Author: lisu                         Date: Wed Nov 26 15:48:23 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- skipp cflags checking

---- Files affected:
SOURCES:
   ncmpc-configure.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ncmpc-configure.patch
diff -u /dev/null SOURCES/ncmpc-configure.patch:1.1
--- /dev/null	Wed Nov 26 16:48:24 2008
+++ SOURCES/ncmpc-configure.patch	Wed Nov 26 16:48:18 2008
@@ -0,0 +1,22 @@
+--- ncmpc-0.12~beta1/configure.ac~	2008-11-25 21:36:07.000000000 +0100
++++ ncmpc-0.12~beta1/configure.ac	2008-11-26 12:37:49.000000000 +0100
+@@ -231,19 +231,6 @@
+ 
+ dnl CFLAGS
+ 
+-AC_SUBST(AM_CFLAGS)
+-
+-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])
+-CHECK_CFLAG([-Wcast-qual])
+-CHECK_CFLAG([-Wwrite-strings])
+-
+ dnl Optional screen - help screen
+ AC_MSG_CHECKING([whether to include the help screen])
+ AC_ARG_ENABLE([help-screen],
================================================================


More information about the pld-cvs-commit mailing list