[Telepathy-commits] [telepathy-qt4/master] Remove -Wmissing-declarations; g++ 4.2 implements it as a noisy no-op
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Jan 8 11:37:39 PST 2009
---
configure.ac | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6dbfc50..e22ec87 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,7 +76,6 @@ AM_CONDITIONAL([OFFICIAL_RELEASE], [test "x$official_release" = xyes])
TP_COMPILER_WARNINGS([ERROR_CXXFLAGS], [test "x$official_release" = xno],
[all \
extra \
- missing-declarations \
sign-compare \
pointer-arith \
format-security \
--
1.5.6.5
More information about the Telepathy-commits
mailing list