]> git.ipfire.org Git - thirdparty/autoconf.git/commit
Because of commas and brackets, m4_split must mess with the
authorAkim Demaille <akim@epita.fr>
Tue, 8 Feb 2000 13:53:32 +0000 (13:53 +0000)
committerAkim Demaille <akim@epita.fr>
Tue, 8 Feb 2000 13:53:32 +0000 (13:53 +0000)
commit881b4d908f2124d22aa5bb259a9504df33baa78d
treebade5190892c4e994d480dfcc1328379a386b530
parentb39821a30a5faf047cc3f9bbd1ca0bf0eac60516
Because of commas and brackets, m4_split must mess with the
quotes.

* libm4.m4 (m4_split): Quote the elements of the list you produce.
* tests/base.m4: New file, testing libm4.
All callers adapted.
Test m4_wrap.
ChangeLog
libm4.m4
tests/Makefile.am
tests/suite.m4