Fix 'make info' after last patch.

* doc/autoconf.texi (Text processing Macros): Fix bad merge.

Signed-off-by: Eric Blake <ebb9@byu.net>
This commit is contained in:
Eric Blake 2007-10-12 21:40:10 -06:00
parent b171ca4ed3
commit 8ff74bf401
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
2007-10-12 Eric Blake <ebb9@byu.net>
* doc/autoconf.texi (Text processing Macros): Fix bad merge.
Some more m4sugar documentation.
* lib/m4sugar/m4sugar.m4: Clean up macro order.
* doc/autoconf.texi (Programming in M4): Lighten the warning on

View File

@ -10749,6 +10749,7 @@ list2
m4_dquote(list2)
@result{}[one, two, three]
@end example
@end defmac
@defmac m4_flatten (@var{string})
@msindex{flatten}