summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-06-13 22:53:29 -0600
committerEric Blake <ebb9@byu.net>2009-06-13 22:53:29 -0600
commitfb90c01769331d12b77320a1c4567281dea1b070 (patch)
tree188891c7f6eaf91cb97c0c1247465226e3748f04
parentcd3b608b3ae9a15c09b88d02debf823980dde902 (diff)
downloadm4-fb90c01769331d12b77320a1c4567281dea1b070.tar.gz
Fix testsuite failure.
* examples/null.m4: Fix test when changeword not active. Signed-off-by: Eric Blake <ebb9@byu.net>
-rw-r--r--ChangeLog3
-rw-r--r--examples/null.m4bin6841 -> 6841 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fab85e3a..3b3ca908 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-06-13 Eric Blake <ebb9@byu.net>
+ Fix testsuite failure.
+ * examples/null.m4: Fix test when changeword not active.
+
Avoid snprintf link failures.
* m4/gnulib-cache.m4: Import snprintf-posix module.
* gnulib: Update to latest.
diff --git a/examples/null.m4 b/examples/null.m4
index dcb6139b..c772d973 100644
--- a/examples/null.m4
+++ b/examples/null.m4
Binary files differ