# HG changeset patch # User cehoyos # Date 1247852588 0 # Node ID 6d41705326291c0908081d300c3da860151b5f92 # Parent a24e45576b38d0dcfc2e0caf4739660c7752cf93 Restore alphabetic order for HAVE_ defines. diff -r a24e45576b38 -r 6d4170532629 configure --- 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