Add support for two-dot versions.
authorAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Mar 2002 22:27:11 +0000 (22:27 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Wed, 20 Mar 2002 22:27:11 +0000 (22:27 +0000)
commit940f32f399b17c03c4016d296026da98051e395e
tree67e71c8e8630f2f8b7b55337288bdce28c61d6f8
parent1405d0064c500d41bf2f1c02e34ff6715179fdaf
Add support for two-dot versions.

* tests/version5.test: New file.
* tests/Makefile.am (TESTS): Add it.
* automake.in (version_split, version_compare): New functions.
(version_check): Rewrite using version_split and version_compare.
(process_option_list): Adjust regex.
ChangeLog
automake.in
tests/Makefile.am
tests/version5.test [new file with mode: 0755]