[bug #64913] Makefile.am: variable "HOST" is not created by "automake"

2023-11-20 Thread Bjarni Ingi Gislason
URL: Summary: Makefile.am: variable "HOST" is not created by "automake" Group: GNU roff Submitter: bjarniig Submitted: Mon 20 Nov 2023 06:26:58 PM UTC Category: Core

[bug #64906] libgroff.am: "charset.alias" is created (almost empty) with wrong value of "$HOST"

2023-11-20 Thread Bjarni Ingi Gislason
Follow-up Comment #1, bug #64906 (project groff): Using "host" instead of "HOST" (host is earlier defined as "x86_64-pc-linux-gnu") in charset.alias: $(libgroff_srcdir)/config.charset $(AM_V_GEN)$(SHELL) $(libgroff_srcdir)/config.charset \ '$(HOST)' > t-$@ \ && mv