diff options
Diffstat (limited to 'bfd/configure')
-rwxr-xr-x | bfd/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/configure b/bfd/configure index fe5e9ce..b32160b 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; |