Put back small bit of patch get lost in update.

Reported by:	Sergey Akifyev <asa@gascom.ru>, kris
This commit is contained in:
Alexander Nedotsukov 2004-06-17 11:06:57 +00:00
parent bcba558372
commit d0aa7d9a08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111663

View file

@ -5,7 +5,7 @@
# General compiler flags
-AM_CFLAGS = -Wall -Werror -export-dynamic -W -Wno-unused-parameter
+AM_CFLAGS = -Wall -export-dynamic -W -Wno-unused-parameter
+AM_CFLAGS = -Wall -export-dynamic -W
# General CPP flags. When I can demand automake 1.8, this can become
# sound_juicer_CPPFLAGS.