mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 12:03:41 +08:00
libctf: delete unused libctf_TEXINFOS
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.
This commit is contained in:
parent
a288518611
commit
7c1aa0090f
@ -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
|
||||
|
@ -20,7 +20,6 @@
|
||||
if BUILD_INFO
|
||||
|
||||
info_TEXINFOS += %D%/ctf-spec.texi
|
||||
libctf_TEXINFOS = $(info_TEXINFOS)
|
||||
|
||||
AM_MAKEINFOFLAGS = --no-split
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user