Removed -Werror from CFLAGS

This commit is contained in:
Jaroslav Kysela 2001-08-05 18:21:46 +00:00
parent c2aa076fb2
commit dcbd527799

View file

@ -1,7 +1,7 @@
# # Process this file with automake to produce Makefile.in.
AUTOMAKE_OPTIONS = 1.3 foreign
CFLAGS = -Wall -Werror -O1 -g
CFLAGS = -Wall -O1 -g
noinst_LIBRARIES = libac3.a