]> git.cworth.org Git - obsolete/notmuch-old/commit
Fix option parsing for the case of a value with '='.
authorCarl Worth <cworth@cworth.org>
Fri, 4 Dec 2009 22:50:49 +0000 (14:50 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 4 Dec 2009 22:52:10 +0000 (14:52 -0800)
commit5022424cf3695f6d2432a8528ab49ede98a66632
treec639d0460d3903fbb704d5f3d1b43367c724cd6b
parent2c2b31d536545189e426b382fad5b5ae0b6cc4de
Fix option parsing for the case of a value with '='.

To support this we need to match the longest-possible suffix and then
strip the shortest-possible prefix.
configure