chiark / gitweb /
config.m4: List `+' suffixes first.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Jan 2014 16:02:56 +0000 (16:02 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 26 Jan 2014 16:02:56 +0000 (16:02 +0000)
commit025eb2edb0be0e9fb99d26079db21a455cae04e7
tree30b98dff7374299c9a712b77bd13384ae1379f66
parentb84f89e0953df9c9380f78fa6d0261fbb367e09e
config.m4: List `+' suffixes first.

Otherwise `foo+ping-pong' gets delivered to `foo+ping' with suffix
`-pong', which is obviously silly.  Maybe we need to do something
cleverer, but this will do for now.
config.m4