From c837f3927e366ccee75d21427cfc741066d5e80d Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 4 Sep 2013 11:51:05 +0000 Subject: the code in the C runtime is now complete independent from config.h --- src/runtime/c/configure.ac | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/runtime/c/configure.ac') diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index 1a8f72b46..be8799b2f 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -34,10 +34,6 @@ AM_PROG_CC_C_O -Wno-unused-value" fi] - -AC_C_ALIGNOF -AC_C_FAM_IN_MEM - case "$target_cpu" in i?86) cpu=i386; AC_DEFINE(LIGHTNING_I386, 1, [Define if lightning is targeting the x86 architecture]) ;; -- cgit v1.2.3