From 8230275f03c2719012977e679aba7e60be277b15 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 4 Feb 2013 02:35:10 +0000 Subject: Removed -Werror --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index f6c9ba3a..a2a0ee91 100644 --- a/configure.ac +++ b/configure.ac @@ -87,7 +87,7 @@ if test "x$enable_notifications" != xno; then fi # Default parameters -AM_CFLAGS="-Wall -Werror" +AM_CFLAGS="-Wall" LIBS="$LIBS $DEPS_LIBS $NOTIFY_LIBS" AM_CPPFLAGS="$DEPS_CFLAGS $NOTIFY_CFLAGS" -- cgit 1.4.1-2-gfad0