summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-17 17:43:08 +0000
committercehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-07-17 17:43:08 +0000
commitc266aa7c21d736b23b6fa31886b577ac22149be4 (patch)
treee4933beeeb92bec754cb81c7eb0587c10a86685b /configure
parent4ce671eb4457f9ce23b86ab7e57242df904d6a3c (diff)
downloadmpv-c266aa7c21d736b23b6fa31886b577ac22149be4.tar.bz2
mpv-c266aa7c21d736b23b6fa31886b577ac22149be4.tar.xz
Restore alphabetic order for HAVE_ defines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29421 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 2d5f25b57d..f4fab73de9 100755
--- a/configure
+++ b/configure
@@ -8857,13 +8857,13 @@ $def_yasm
#define CONFIG_SWSCALE 1
#define CONFIG_SWSCALE_ALPHA 1
+#define HAVE_ATTRIBUTE_PACKED 1
#define HAVE_GETHRTIME 0
#define HAVE_INLINE_ASM 0
#define HAVE_LDBRX 0
#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