]> git.ipfire.org Git - thirdparty/valgrind.git/commit
* Make sure we're using GNU sed; install can otherwise fail
authorJulian Seward <jseward@acm.org>
Fri, 18 Jul 2008 18:20:42 +0000 (18:20 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 18 Jul 2008 18:20:42 +0000 (18:20 +0000)
commit0996daea314cc7a77cfb689904649ec41ea337db
tree12659e5f753d96d59f7dd3bc9aebddbaeb420461
parent1a4475c1296ca5a98bb501a398bfdb3e20c538ed
* Make sure we're using GNU sed; install can otherwise fail

* when getting the gcc version number, be robust to strings like
  "gcc.orig (GNU) 3.3.3" -- previous pattern was fooled by the dot
  in "gcc.orig"

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@8442
configure.in