diff options
author | H.J. Lu <hjl@lucon.org> | 2007-03-23 17:14:08 +0000 |
---|---|---|
committer | H.J. Lu <hjl@lucon.org> | 2007-03-23 17:14:08 +0000 |
commit | 3b4e7d5089ee04b1c16146e03de23b1ff67ef336 (patch) | |
tree | 20de8f7c99621f4f8fe8e9752e6d9c3d8c85340b /bfd | |
parent | dbd9cf47803ce5dea8f4bfc4296673f1514b0327 (diff) | |
download | gdb-3b4e7d5089ee04b1c16146e03de23b1ff67ef336.tar.gz |
2003-03-23 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rwxr-xr-x | bfd/configure | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index a5988334b61..3ab392582a7 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2003-03-23 H.J. Lu <hongjiu.lu@intel.com> + + * configure: Regenerated. + 2007-03-23 Joseph Myers <joseph@codesourcery.com> * configure.in: Use ACX_PKGVERSION and ACX_BUGURL. diff --git a/bfd/configure b/bfd/configure index fe5e9ce9f77..b32160b85a3 100755 --- a/bfd/configure +++ b/bfd/configure @@ -4424,7 +4424,7 @@ echo "$as_me: error: bug URL not specified" >&2;} esac else REPORT_BUGS_TO="<http://www.sourceware.org/bugzilla/>" - REPORT_BUGS_TEXI="@uref{http://www.sourceware.org/bugzilla/}" + REPORT_BUGS_TEXI="@uref{`echo http://www.sourceware.org/bugzilla/ | sed 's/@/@@/g'`}" fi; |