diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-02-02 04:36:15 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-02-02 04:36:15 +0000 |
commit | c08dcfa2035a1313df3cc865a6d8f6e7cbd8c7ac (patch) | |
tree | 6ae26a2929fd53bc43739eeaceac7da0e4219786 /gdb/ChangeLog-1997 | |
parent | 443c1710b16276c92ca17efd65b8d9b2a553f362 (diff) | |
download | gdb-c08dcfa2035a1313df3cc865a6d8f6e7cbd8c7ac.tar.gz |
fix gdb+python build failure if using non-GNU sed
Non-GNU sed do not like the '?' quantifier when used in a s/// regexp
that involve back-references, causing the build to fail when trying
to link with Python support. This fixes it by using the '*' quantifier
instead.
gdb/ChangeLog:
* configure.ac: Work around non-GNU sed limitation when computing
python version number.
* configure: Regenerate.
Diffstat (limited to 'gdb/ChangeLog-1997')
0 files changed, 0 insertions, 0 deletions