From: Lars Op den Kamp Date: Thu, 6 Dec 2012 22:46:06 +0000 (+0100) Subject: Merge branch 'master' into release X-Git-Tag: upstream/2.2.0~1^2~8 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=458f38eb0236dcd411a1da4f5a995b06430fb059;hp=e1599e03160b77d26f8f0ab70c6bdb3c3597d5b9;p=deb_libcec.git Merge branch 'master' into release --- diff --git a/configure.ac b/configure.ac index acfe18b..c7b7b1b 100644 --- a/configure.ac +++ b/configure.ac @@ -336,7 +336,7 @@ fi LIBS_LIBCEC="$LIBS" LIBS="$libs_client" -CXXFLAGS="$CXXFLAGS -fPIC -Wall -Wextra -Werror -Wno-missing-field-initializers" +CXXFLAGS="$CXXFLAGS -fPIC -Wall -Wextra -Wno-missing-field-initializers" if test "x$use_debug" = "xyes"; then CXXFLAGS="$CXXFLAGS -g"