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)
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.


No differences found