aboutsummaryrefslogtreecommitdiff
path: root/bfd/configure
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/configure')
-rwxr-xr-xbfd/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/configure b/bfd/configure
index efedc4b9..bb651a5 100755
--- a/bfd/configure
+++ b/bfd/configure
@@ -4417,12 +4417,12 @@ echo "$as_me: error: bug URL not specified" >&2;}
no) REPORT_BUGS_TO="";
REPORT_BUGS_TEXI=""
;;
- *) REPORT_BUGS_TO="<URL:$withval>"
+ *) REPORT_BUGS_TO="<$withval>"
REPORT_BUGS_TEXI="@uref{`echo $withval | sed 's/@/@@/g'`}"
;;
esac
else
- REPORT_BUGS_TO="<URL:http://www.sourceware.org/bugzilla/>"
+ REPORT_BUGS_TO="<http://www.sourceware.org/bugzilla/>"
REPORT_BUGS_TEXI="@uref{http://www.sourceware.org/bugzilla/}"
fi;