From 805f95eac61ef17d7ec3f87dda1dfbc932951dee Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Wed, 4 Sep 2013 10:06:07 +0000 Subject: remove the dependency on the HAVE_STATEMENT_EXPRESSIONS flag. This reduces the dependency on the ./configure script --- src/runtime/c/configure.ac | 1 - 1 file changed, 1 deletion(-) (limited to 'src/runtime/c/configure.ac') diff --git a/src/runtime/c/configure.ac b/src/runtime/c/configure.ac index f8f641c21..069822bbb 100644 --- a/src/runtime/c/configure.ac +++ b/src/runtime/c/configure.ac @@ -37,7 +37,6 @@ fi] AC_C_ALIGNOF AC_C_FAM_IN_MEM -AC_C_STATEMENT_EXPRESSIONS AC_C_ASCII case "$target_cpu" in -- cgit v1.2.3