summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--m4/logb.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/logb.m4 b/m4/logb.m4
index cd803c1002..d181b1ff26 100644
--- a/m4/logb.m4
+++ b/m4/logb.m4
@@ -108,7 +108,7 @@ volatile double x;
int main ()
{
int result = 0;
- /* This test fails on 2.11/ppc, glibc 2.7/sparc, glibc 2.7/hppa,
+ /* This test fails on glibc 2.11/ppc, glibc 2.7/sparc, glibc 2.7/hppa,
Solaris 10/SPARC, Solaris 11.4/x86_64, Cygwin 1.5.x. */
{
int i;