From fe0366a17677a9b3a3030409e1b99494dab722da Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Mon, 11 Aug 2003 09:19:49 +0000 Subject: Stephen asked me to elaborate, unfortunately I don't know more than that CVS patchset: 5272 CVS date: 2003/08/11 09:19:49 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 -- cgit v1.2.3