No tabs please.
authorBruno Haible <bruno@clisp.org>
Mon, 26 Mar 2007 20:59:46 +0000 (20:59 +0000)
committerBruno Haible <bruno@clisp.org>
Mon, 26 Mar 2007 20:59:46 +0000 (20:59 +0000)
m4/vasnprintf.m4

index 2bfd7a2..8cc4f32 100644 (file)
@@ -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