summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-17 09:55:23 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-17 09:55:23 +0000
commit7f6cfb7935cd8317a3a850e413f307dfb8ed9f7c (patch)
tree580b4e244c0d7dbb28f385b612403b6b42421cad /configure
parent46974cdb45230919540581ea85c9a239c4002c93 (diff)
downloadmpv-7f6cfb7935cd8317a3a850e413f307dfb8ed9f7c.tar.bz2
mpv-7f6cfb7935cd8317a3a850e413f307dfb8ed9f7c.tar.xz
Assume HAVE_ATTRIBUTE_PACKED.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29419 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
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