* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
authorEric Blake <ebb9@byu.net>
Mon, 26 Mar 2007 18:25:16 +0000 (18:25 +0000)
committerEric Blake <ebb9@byu.net>
Mon, 26 Mar 2007 18:25:16 +0000 (18:25 +0000)
regression in logic sense of previous patch.

ChangeLog
m4/vasnprintf.m4

index bbe67a3..ae0f03e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-26  Eric Blake  <ebb9@byu.net>
+
+       * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
+       regression in logic sense of previous patch.
+
 2007-03-26  Bruno Haible  <bruno@clisp.org>
 
        * m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Don't use
        * 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  <bruno@clisp.org>
 
        * lib/vasnprintf.c [!HAVE_LONG_DOUBLE]: Include printf-frexp.h. Don't
index d482211..2bfd7a2 100644 (file)
@@ -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,