]> git.alsa-project.org Git - alsa-tools.git/commitdiff
Removed -Werror from CFLAGS
authorJaroslav Kysela <perex@perex.cz>
Sun, 5 Aug 2001 18:21:46 +0000 (18:21 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 5 Aug 2001 18:21:46 +0000 (18:21 +0000)
ac3dec/libac3/Makefile.am

index d977b33ffff7907919cf4f861c25a38d2419a993..5d60a66b68e7419d88df782a5d4ffc1f43bee382 100644 (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