summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2007-03-23 17:14:08 +0000
committerH.J. Lu <hjl@lucon.org>2007-03-23 17:14:08 +0000
commit3b4e7d5089ee04b1c16146e03de23b1ff67ef336 (patch)
tree20de8f7c99621f4f8fe8e9752e6d9c3d8c85340b
parentdbd9cf47803ce5dea8f4bfc4296673f1514b0327 (diff)
downloadgdb-3b4e7d5089ee04b1c16146e03de23b1ff67ef336.tar.gz
2003-03-23 H.J. Lu <hongjiu.lu@intel.com>
* configure: Regenerated.
-rw-r--r--bfd/ChangeLog4
-rwxr-xr-xbfd/configure2
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;