Revert "Turn on -Werror for libvlccore and libvlc."

Do not do this with portable code. Ever.
This reverts commit b204087e85.
This commit is contained in:
Rémi Denis-Courmont 2008-08-13 17:21:54 +03:00
parent e3c93d0540
commit 481f1d5862

View File

@ -154,8 +154,6 @@ dnl Set default values
dnl dnl
LDFLAGS_vlc="${LDFLAGS}" LDFLAGS_vlc="${LDFLAGS}"
VLC_ADD_CFLAGS([libvlc libvlc_control],[-Werror])
dnl dnl
dnl Check the operating system dnl Check the operating system
dnl dnl