From 2b1ebe408afc572f61de4622739f7dae279e442d Mon Sep 17 00:00:00 2001 From: Pranav Kant Date: Wed, 3 Jan 2024 22:03:30 +0000 Subject: Typo in configure.ac Fallback from 0778e25fe1f34789794689f99e25b0c5ff001795 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 69bbbded5a..c0638a1924 100644 --- a/configure.ac +++ b/configure.ac @@ -1088,7 +1088,6 @@ changequote(,)dnl if test -n "$CXX"; then # In theory the clang and gcc regexes can be merged, but the # result is incomprehensible. - if test "$with_clang" != no; then find_cxx_header () { echo "#include <$1>" | $CXX -M -MP -x c++ - 2>/dev/null \ | sed -n "\,$1:,{s/:\$//;p}" -- cgit 1.4.1