aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/site-conf/configure.ac
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@openmoko.org>2008-10-02 10:53:28 +0200
committerHolger Freyther <ich@tamarin.(none)>2008-10-15 18:53:36 +0200
commitb6c5a08721fab3e095377fa30e4eefceb078618c (patch)
treedd029d778cc4d41ca17b2e1230eda7b697c50879 /contrib/site-conf/configure.ac
parentff30b7fe2e7a3d67ef28d30a0cf2c5442afdaa98 (diff)
downloadopenembedded-b6c5a08721fab3e095377fa30e4eefceb078618c.tar.gz
[site-conf] Add the tests for the squeak vm
Diffstat (limited to 'contrib/site-conf/configure.ac')
-rw-r--r--contrib/site-conf/configure.ac4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/site-conf/configure.ac b/contrib/site-conf/configure.ac
index bd5ce4dfad..fb342b061a 100644
--- a/contrib/site-conf/configure.ac
+++ b/contrib/site-conf/configure.ac
@@ -8,4 +8,8 @@ AC_GNU_SOURCE
OE_CHECK_BUILTIN
OE_CHECK_GNU
+AC_C_DOUBLE_ALIGNMENT
+AC_C_DOUBLE_ORDER
+
+
AC_OUTPUT([])