summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2007-03-26 18:25:16 +0000
committerEric Blake <ebb9@byu.net>2007-03-26 18:25:16 +0000
commitf60b02cefc463ed9af0400cf1a23cccd52cf8cd2 (patch)
tree606f3637bb6050f515a857196f4b5208f5fadca5 /m4
parentcaac5eb10996b49043169376766dfbcb746638da (diff)
downloadgnulib-f60b02cefc463ed9af0400cf1a23cccd52cf8cd2.tar.gz
* m4/vasnprintf.m4 (gl_PREREQ_VASNPRINTF_DIRECTIVE_A): Fix
regression in logic sense of previous patch.
Diffstat (limited to 'm4')
-rw-r--r--m4/vasnprintf.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/vasnprintf.m4 b/m4/vasnprintf.m4
index d4822117e6..2bfd7a29c1 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,