]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
libctf: delete unused libctf_TEXINFOS
authorMike Frysinger <vapier@gentoo.org>
Thu, 2 Dec 2021 04:43:29 +0000 (23:43 -0500)
committerMike Frysinger <vapier@gentoo.org>
Fri, 11 Feb 2022 09:20:49 +0000 (04:20 -0500)
It's not clear what this was meant for, but it's not used by anything,
and the info pages still generate fine without it.

libctf/Makefile.in
libctf/doc/local.mk

index 3b5ab73324e50903f05b8dd4b0a065528d5d3cae..1984f50867a00622e29ecd2bdbed962e1713418e 100644 (file)
@@ -578,7 +578,6 @@ RUNTESTFLAGS =
 # development.sh is used to determine -Werror default.
 @TCL_TRY_TRUE@CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/development.sh
 @TCL_TRY_TRUE@EXTRA_DEJAGNU_SITE_CONFIG = development.exp
-@BUILD_INFO_TRUE@libctf_TEXINFOS = $(info_TEXINFOS)
 @BUILD_INFO_TRUE@AM_MAKEINFOFLAGS = --no-split
 all: config.h
        $(MAKE) $(AM_MAKEFLAGS) all-am
index cc7d990ebd08e72638426524066e50b40cd6aeb7..93177971a92648da7161e443c2af2ce808c1ca95 100644 (file)
@@ -20,7 +20,6 @@
 if BUILD_INFO
 
 info_TEXINFOS += %D%/ctf-spec.texi
-libctf_TEXINFOS = $(info_TEXINFOS)
 
 AM_MAKEINFOFLAGS = --no-split