Merge "configure: disable asserts by default"

This commit is contained in:
James Zern
2015-12-17 22:28:37 +00:00
committed by Gerrit Code Review
5 changed files with 18 additions and 4 deletions

View File

@ -1,4 +1,4 @@
AM_CPPFLAGS = -I$(top_builddir)/src -I$(top_srcdir)/src
AM_CPPFLAGS += -I$(top_builddir)/src -I$(top_srcdir)/src
bin_PROGRAMS = dwebp cwebp
if BUILD_VWEBP