From cd5ae4a909ea7b09b860c3be29d46a0f616c147d Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Wed, 20 Mar 2024 23:30:47 +0100 Subject: unposted: remove reference to fp_PROG_CC_STDC macro which was removed in 52750 --- configure.ac | 2 -- 1 file changed, 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ba3f2fe90..78621042d 100644 --- a/configure.ac +++ b/configure.ac @@ -552,8 +552,6 @@ case "$host_os" in darwin[[0-9]].*) CPP="$CPP -traditional-cpp" ;; esac -fp_PROG_CC_STDC - AC_FUNC_ALLOCA dnl Check how to get `alloca'. dnl If the compiler supports union initialisation -- cgit 1.4.1