]> git.ipfire.org Git - thirdparty/libtool.git/commit
Shift correctly in numbered option argument collection.
authorGary V. Vaughan <gary@gnu.org>
Fri, 4 Jun 2010 21:19:11 +0000 (04:19 +0700)
committerGary V. Vaughan <gary@gnu.org>
Fri, 4 Jun 2010 21:19:11 +0000 (04:19 +0700)
commitfd9aeebfe95b73aa7f1b5539806eee8b4b23f0c6
tree8acead52bb8104b72b094e235512cf815616c484
parentf369e079744be44675513bd5283bd99503bc88b3
Shift correctly in numbered option argument collection.

* libltdl/config/getopt.m4sh (_m4go_option): Argument list also
needs to be `shift'ed in the shell option loop after processing a
numbered argument collection.
ChangeLog
libltdl/config/getopt.m4sh