]> git.ipfire.org Git - thirdparty/libtool.git/commit
Add missing case branch terminators.
authorGary V. Vaughan <gary@gnu.org>
Sun, 27 Jun 2010 12:19:18 +0000 (19:19 +0700)
committerGary V. Vaughan <gary@gnu.org>
Sun, 27 Jun 2010 12:19:18 +0000 (19:19 +0700)
commit0483a52e8b841709ccfd8a80c60db018e8451c1c
treeefb099fd265dda5f6b2698e4b35816f302721c18
parent001f756ffad29eee44988440e14dfc679bde34dc
Add missing case branch terminators.

* libltdl/config/ltmain.m4sh: Fixed everal case branches with
missing ';;' terminators.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
ChangeLog
libltdl/config/ltmain.m4sh