[vlc-devel] commit: Revert "Turn on -Werror for libvlccore and libvlc." ( Rémi Denis-Courmont )

git version control git at videolan.org
Wed Aug 13 16:19:09 CEST 2008


vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Wed Aug 13 17:21:54 2008 +0300| [481f1d5862c70e9e5f2b076256a5de63b02b33a9] | committer: Rémi Denis-Courmont 

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

Do not do this with portable code. Ever.
This reverts commit b204087e856f541b7a75e29de5782c7d61822438.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=481f1d5862c70e9e5f2b076256a5de63b02b33a9
---

 configure.ac |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 6e230f4..24c814a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -154,8 +154,6 @@ dnl  Set default values
 dnl
 LDFLAGS_vlc="${LDFLAGS}"
 
-VLC_ADD_CFLAGS([libvlc libvlc_control],[-Werror])
-
 dnl
 dnl  Check the operating system
 dnl




More information about the vlc-devel mailing list