summaryrefslogtreecommitdiff
path: root/m4/vasnprintf.m4
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-26 20:59:46 +0000
committerBruno Haible <bruno@clisp.org>2007-03-26 20:59:46 +0000
commit9afb597f0d5a27ebff90bc4e493e30ab15791bf0 (patch)
treed13fa68c105951dfd26a06cecf5c600cc430ac08 /m4/vasnprintf.m4
parentf60b02cefc463ed9af0400cf1a23cccd52cf8cd2 (diff)
downloadgnulib-9afb597f0d5a27ebff90bc4e493e30ab15791bf0.tar.gz
No tabs please.
Diffstat (limited to 'm4/vasnprintf.m4')
-rw-r--r--m4/vasnprintf.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/vasnprintf.m4 b/m4/vasnprintf.m4
index 2bfd7a29c1..8cc4f32e33 100644
--- a/m4/vasnprintf.m4
+++ b/m4/vasnprintf.m4
@@ -71,8 +71,8 @@ AC_DEFUN([gl_PREREQ_VASNPRINTF_DIRECTIVE_A],
;;
*)
AC_DEFINE([NEED_PRINTF_DIRECTIVE_A], 1,
- [Define if the vasnprintf implementation needs special code for
- the 'a' and 'A' directives.])
+ [Define if the vasnprintf implementation needs special code for
+ the 'a' and 'A' directives.])
AC_CHECK_FUNCS([nl_langinfo])
;;
esac