From 7f6cfb7935cd8317a3a850e413f307dfb8ed9f7c Mon Sep 17 00:00:00 2001 From: cehoyos Date: Fri, 17 Jul 2009 09:55:23 +0000 Subject: [PATCH] Assume HAVE_ATTRIBUTE_PACKED. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29419 b3059339-0415-0410-9bf9-f77b7e298cf2 --- configure | 1 + 1 file changed, 1 insertion(+) diff --git a/configure b/configure index c8d076612c..8e164f36db 100755 --- a/configure +++ b/configure @@ -8864,6 +8864,7 @@ $def_yasm #define HAVE_POLL_H 1 #define HAVE_PPC4XX 0 #define HAVE_VIRTUALALLOC 0 +#define HAVE_ATTRIBUTE_PACKED 1 /* Some FFmpeg codecs depend on these. Enable them unconditionally for now. */ #define CONFIG_AANDCT 1