fix git-version-gen to work with bsd sed and obsolete regexps
authorAndy Wingo <wingo@pobox.com>
Wed, 21 Jul 2010 10:15:50 +0000 (12:15 +0200)
committerAndy Wingo <wingo@pobox.com>
Wed, 21 Jul 2010 10:34:15 +0000 (12:34 +0200)
commit12427934dea09d25fc112c4255a96ef24713af0f
tree7d42018df69348e86ee7bf93072f30689b45c1cc
parent0b7f2eb8bf5002c91dec6267afb451ee6e3bf7c1
fix git-version-gen to work with bsd sed and obsolete regexps

* configure.ac: Avoid + in git-version-gen sed script, as it doesn't
  work on BSD sed with obsolete regexps.
configure.ac