public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/google/grte/v5-2.27/master] Typo in configure.ac
@ 2024-01-03 22:06 Pranav Kant
  0 siblings, 0 replies; only message in thread
From: Pranav Kant @ 2024-01-03 22:06 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=2b1ebe408afc572f61de4622739f7dae279e442d

commit 2b1ebe408afc572f61de4622739f7dae279e442d
Author: Pranav Kant <prka@google.com>
Date:   Wed Jan 3 22:03:30 2024 +0000

    Typo in configure.ac
    
    Fallback from 0778e25fe1f34789794689f99e25b0c5ff001795

Diff:
---
 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}"

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-01-03 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-03 22:06 [glibc/google/grte/v5-2.27/master] Typo in configure.ac Pranav Kant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).