]> git.sesse.net Git - vlc/commitdiff
Remove annoying warnings.
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 12:32:23 +0000 (12:32 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 12:32:23 +0000 (12:32 +0000)
Nobody will ever be bored enough to fix these ones.

configure.ac

index 7e91abbf7beea5a4622ae9d4f0687e744fbbb5a4..16d5343c5cbea49dabb525d7cab544322b4c3f29 100644 (file)
@@ -887,7 +887,7 @@ if test "${ac_cv_c_ntohl_sys_param_h}" != "no"; then
     AC_DEFINE(NTOHL_IN_SYS_PARAM_H, 1, Define if <sys/param.h> defines ntohl.)
 fi
 
-RDC_PROG_CC_WFLAGS([all extra no-unused-parameter conversion unreachable-code sign-compare undef])
+RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef])
 RDC_PROG_CC_FLAGS_IFELSE([-pipe])
 
 dnl Check for various optimization flags