Changeset 1d8cbc9 for protocols/msn/gw.c

Timestamp:
2015-05-31T05:48:40Z (9 years ago)
Author:
dequis <dx@…>
Branches:
master
Children:
81d40fe, d4f28ed
Parents:
c984ee3
Message:

configure: bsd sed doesn't support \+ without -r, use * instead

Tested in openbsd 5.6, which does have sed -r (unlike Mac OS X) but it
needs -r to recognize + at all.

The previous commit did fix enough to make it 'work' with the git
describe output as version string, the only problem was that the sed
didn't match in bsds and mac os x.

(No files)

Note: See TracChangeset for help on using the changeset viewer.