File tclap-remove_Wextra.patch of Package tclap

--- examples/Makefile.in.orig	2010-01-09 12:27:47.000000000 +0100
+++ examples/Makefile.in	2010-01-09 12:27:52.000000000 +0100
@@ -238,7 +238,7 @@
 test18_SOURCES = test18.cpp
 test19_SOURCES = test19.cpp
 AM_CPPFLAGS = -I$(top_srcdir)/include
-@HAVE_GNU_COMPILERS_TRUE@AM_CXXFLAGS = -Wall -Wextra
+@HAVE_GNU_COMPILERS_TRUE@AM_CXXFLAGS = -Wall
 all: all-am
 
 .SUFFIXES:
--- examples/Makefile.am.orig	2010-01-09 12:27:36.000000000 +0100
+++ examples/Makefile.am	2010-01-09 12:27:41.000000000 +0100
@@ -26,5 +26,5 @@
 AM_CPPFLAGS = -I$(top_srcdir)/include
 
 if HAVE_GNU_COMPILERS
-  AM_CXXFLAGS = -Wall -Wextra
+  AM_CXXFLAGS = -Wall
 endif
openSUSE Build Service is sponsored by