]> git.sesse.net Git - vlc/commitdiff
* configure.ac: when we use the packed attribute we really mean it so don't output...
authorGildas Bazin <gbazin@videolan.org>
Sun, 19 Nov 2006 17:57:55 +0000 (17:57 +0000)
committerGildas Bazin <gbazin@videolan.org>
Sun, 19 Nov 2006 17:57:55 +0000 (17:57 +0000)
configure.ac

index 17f7a67eee091350e4e047cd8163a182c9500655..91d703029d0f3e7e2ff0ed444497ad2446f7b55d 100644 (file)
@@ -910,7 +910,7 @@ if test "${ac_cv_c_ntohl_sys_param_h}" != "no"; then
 fi
 CFLAGS="${CFLAGS_save}"
 
-RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef pointer-arith bad-function-cast cast-align write-strings old-style-definition missing-prototypes packed volatile-register-var])
+RDC_PROG_CC_WFLAGS([all extra no-unused-parameter sign-compare undef pointer-arith bad-function-cast cast-align write-strings old-style-definition missing-prototypes volatile-register-var])
 RDC_PROG_CC_FLAGS_IFELSE([-pipe])
 
 dnl This helps detect broken plugins with undefined symbols