projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11fdc4d
)
Fix typo in macro name.
author
Bruno Haible
<bruno@clisp.org>
Thu, 11 May 2006 12:21:14 +0000
(12:21 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Thu, 11 May 2006 12:21:14 +0000
(12:21 +0000)
m4/ChangeLog
patch
|
blob
|
history
m4/xvasprintf.m4
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 8b54a51912d716ac73349402144e8d75966f5873..b27909abbdac028fa266a2db62a957902f8b8a67 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,7
@@
+2006-05-11 Simon Josefsson <jas@extundo.com>
+
+ * xvasprintf.m4: Fix obvious typo.
+
2006-05-09 Bruno Haible <bruno@clisp.org>
* xvasprintf.m4: New file.
diff --git
a/m4/xvasprintf.m4
b/m4/xvasprintf.m4
index 215631c4544962d5c54179037f76ca8cb17d0be4..0e7eed9c6417da2ff2e7e51190be176b93d9163a 100644
(file)
--- a/
m4/xvasprintf.m4
+++ b/
m4/xvasprintf.m4
@@
-4,7
+4,7
@@
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
-AC_DEFUN([gl_XASPRINTF],
+AC_DEFUN([gl_X
V
ASPRINTF],
[
dnl Prerequisites of lib/xvasprintf.c.
AC_REQUIRE([AC_C_INLINE])