summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;