From f60b02cefc463ed9af0400cf1a23cccd52cf8cd2 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Mon, 26 Mar 2007 18:25:16 +0000 Subject: [PATCH] * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix regression in logic sense of previous patch. --- ChangeLog | 7 ++++++- m4/vasnprintf.m4 | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index bbe67a378..ae0f03e68 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-03-26 Eric Blake + + * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix + regression in logic sense of previous patch. + 2007-03-26 Bruno Haible * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use @@ -203,7 +208,7 @@ * modules/isnanl-nolibm (Files): Add lib/float+.h. * modules/isnanl (Files): Add lib/float+.h. * modules/vasnprintf (Files): Add lib/float+.h. - + 2007-03-24 Bruno Haible * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't diff --git a/m4/vasnprintf.m4 b/m4/vasnprintf.m4 index d4822117e..2bfd7a29c 100644 --- a/m4/vasnprintf.m4 +++ b/m4/vasnprintf.m4 @@ -1,4 +1,4 @@ -# vasnprintf.m4 serial 10 +# vasnprintf.m4 serial 11 dnl Copyright (C) 2002-2004, 2006-2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, -- 2.11.0