-Wold-style-definition is not valid for C++

This commit is contained in:
Benjamin Otte 2010-03-21 17:46:06 +01:00
parent 382afe983b
commit 015ce708e4

View file

@ -281,7 +281,7 @@ AG_GST_SET_ERROR_CFLAGS($GST_GIT, [
dnl define an ERROR_CXXFLAGS Makefile variable
AG_GST_SET_ERROR_CXXFLAGS($GST_GIT, [
-Wmissing-declarations -Wredundant-decls -Wundef
-Wwrite-strings -Wold-style-definition -Wcast-align
-Wwrite-strings -Wcast-align
-Winit-self -Wmissing-include-dirs -Waddress -Wno-multichar ])
dnl define correct level for debugging messages