changeset 29379:6d4170532629

Restore alphabetic order for HAVE_ defines.
author cehoyos
date Fri, 17 Jul 2009 17:43:08 +0000
parents a24e45576b38
children c15ef485f8aa
files configure
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/configure	Fri Jul 17 13:58:07 2009 +0000
+++ b/configure	Fri Jul 17 17:43:08 2009 +0000
@@ -8857,13 +8857,13 @@
 #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