aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
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"],
2587 ) 2587 )
2588 ] 2588 ]
2589 ) 2589 )
2590 [dnl Ensure that '#' will be processed correctly 2590 dnl Ensure that '#' will be processed correctly
2591 [
2591 test_undf_prog=' 2592 test_undf_prog='
2592#include <stdio.h> 2593#include <stdio.h>
2593 2594