Dissable -Werror

svn path=/trunk/; revision=42928
This commit is contained in:
Anders Broman 2012-05-30 20:51:36 +00:00
parent 224daf8cd4
commit d98be8ecf6
1 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ INCLUDES = -I$(top_srcdir) -I$(includedir)
include Makefile.common
if HAVE_WARNINGS_AS_ERRORS
AM_CFLAGS = -Werror
endif
#if HAVE_WARNINGS_AS_ERRORS
#AM_CFLAGS = -Werror
#endif
plugindir = @plugindir@