summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-08-11 09:19:49 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-08-11 09:19:49 +0000
commitfe0366a17677a9b3a3030409e1b99494dab722da (patch)
tree79b11990ab82200248832ff149691388fdc3126a
parent1087d9cb992becbec00e23cd3abd61c8dfe7b552 (diff)
downloadxine-lib-fe0366a17677a9b3a3030409e1b99494dab722da.tar.gz
xine-lib-fe0366a17677a9b3a3030409e1b99494dab722da.tar.bz2
Stephen asked me to elaborate, unfortunately I don't know more than that
CVS patchset: 5272 CVS date: 2003/08/11 09:19:49
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d31ccbe71..362bb4870 100644
--- a/configure.ac
+++ b/configure.ac
@@ -975,6 +975,7 @@ AC_TRY_CFLAGS("-Wall", wall="-Wall", wall="")
dnl check for __attribute__ ((aligned ()))
dnl WARNING! Do not move this check behind the $(MULTIPASS_CFLAGS)!
+dnl (the alignment test macro does not like variables in the CFLAGS)
AC_C_ATTRIBUTE_ALIGNED
dnl Common cflags for all platforms