From 7345c1498b99337c29053987c1da5f1cab18ad95 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Tue, 7 Sep 2021 12:33:29 +0300 Subject: Fix for e2a52a91c687afc8f15b98a33ee6ed01a0a4a1ff Moved 'dnl' to the right place --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b61e1d4a..5568002c 100644 --- a/configure.ac +++ b/configure.ac @@ -2587,7 +2587,8 @@ AS_VAR_IF([enable_sanitizers], ["yes"], ) ] ) - [dnl Ensure that '#' will be processed correctly + dnl Ensure that '#' will be processed correctly + [ test_undf_prog=' #include -- cgit v1.2.3