aboutsummaryrefslogtreecommitdiff
path: root/ld/Makefile.in
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2007-03-07 22:50:01 +0000
committerJoseph Myers <joseph@codesourcery.com>2007-03-07 22:50:01 +0000
commitad22bfe862580712218ebd334179fd7a48b28a36 (patch)
tree144ac8603b8c41ee96acf83e93696c66a8842b07 /ld/Makefile.in
parentfaed74d627d4e215160a8768943c1677a3960e21 (diff)
downloadgdb-ad22bfe862580712218ebd334179fd7a48b28a36.zip
gdb-ad22bfe862580712218ebd334179fd7a48b28a36.tar.gz
gdb-ad22bfe862580712218ebd334179fd7a48b28a36.tar.bz2
binutils:
* configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of bug-reporting URL. * doc/Makefile.am (config.texi): Define BUGURL. * doc/binutils.texi: Use BUGURL. Remove text about large files and uuencoding. * Makefile.in, configure, doc/Makefile.in: Regenerate. gas: * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of bug-reporting URL. * doc/Makefile.am (gasver.texi): Define BUGURL. * doc/as.texinfo: Use BUGURL. * Makefile.in, configure, doc/Makefile.in: Regenerate. ld: * configure.in (REPORT_BUGS_TEXI): Define to Texinfo version of bug-reporting URL. * Makefile.am (ldver.texi): Define BUGURL. * ld.texinfo: Use BUGURL. * Makefile.in, configure: Regenerate.
Diffstat (limited to 'ld/Makefile.in')
-rw-r--r--ld/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in
index d32c529..cd8c4d1 100644
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -205,6 +205,7 @@ PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POSUB = @POSUB@
RANLIB = @RANLIB@
+REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
REPORT_BUGS_TO = "\"@REPORT_BUGS_TO@\""
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
@@ -2571,6 +2572,9 @@ ldver.texi: $(srcdir)/../bfd/configure
rm -f $@
eval `grep '^ *VERSION=' $(srcdir)/../bfd/configure`; \
echo "@set VERSION $$VERSION" > $@
+ if [ -n "$(REPORT_BUGS_TEXI)" ]; then \
+ echo "@set BUGURL $(REPORT_BUGS_TEXI)" >> $@; \
+ fi
# Build the man page from the texinfo file
# The sed command removes the no-adjust Nroff command so that