From 7d9d9c10787f3b9941763080aa7997375f91947a Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 23 Jan 2022 12:53:22 -0500 Subject: gold: drop old cygnus install hack The gold subdir doesn't actually have a manual, so this hack doesn't do anything. Plus the automake cygnus option was removed years ago by Simon in d0ac1c44885daf68f631befa37e ("Bump to autoconf 2.69 and automake 1.15.1"). So delete it here. --- gold/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gold/Makefile.am') diff --git a/gold/Makefile.am b/gold/Makefile.am index d6d859b..2e40671 100644 --- a/gold/Makefile.am +++ b/gold/Makefile.am @@ -243,10 +243,6 @@ install-exec-local: ld-new$(EXEEXT) fi; \ fi -# We want install to imply install-info as per GNU standards, despite -# the cygnus option. -install-data-local: install-info - POTFILES= $(CCFILES) $(HFILES) $(TARGETSOURCES) po/POTFILES.in: @MAINT@ Makefile -- cgit v1.1