build: Use portable sed constructs.
authorLudovic Courtès <ludo@gnu.org>
Mon, 25 Mar 2013 21:27:37 +0000 (22:27 +0100)
committerLudovic Courtès <ludo@gnu.org>
Mon, 25 Mar 2013 21:27:37 +0000 (22:27 +0100)
commit570fdeceacaad7f6e928123f40e8bb5f72677dcb
tree0baa7b2d6fb297c10ea16a6bad9e3e5d10fc1d0c
parent11ed42771dec06626457eae58f2f334df1397f72
build: Use portable sed constructs.

Partly fixes <http://bugs.gnu.org/14042>.
Reported by Marc Girod <marc.girod@gmail.com>.

* meta/Makefile.am (guile-config): Use separate "s" expressions to
  accommodate Solaris sed.
meta/Makefile.am