bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Bjarni Ingi Gislason
Subject: [bug #64913] Makefile.am: variable "HOST" is not created by "automake"
Date: Thu, 23 Nov 2023 18:40:24 -0500 (EST)

Follow-up Comment #2, bug #64913 (project groff):

>From 960c22e6f75db890ce3ed5a00037c1f9712dff36 Mon Sep 17 00:00:00 2001
From: Bjarni Ingi Gislason <bjarniig@simnet.is>
Date: Thu, 23 Nov 2023 21:53:08 +0000
Subject: [PATCH]   The automake program defines a variable named 'host' with
 the canonical host specification and not a variable named 'HOST'.

Signed-off-by: Bjarni Ingi Gislason <bjarniig@simnet.is>
---
 Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index e15a8ff0f..b61de154e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,8 +35,8 @@
 
 # top_builddir
 
-# HOST
-# `HOST' is the canonical host specification,
+# host
+# `host' is the canonical host specification,
 #    CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM
 # or
 #    CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM
-- 
2.42.0

The patch is also in the attachment

(file #55352)

    _______________________________________________________

Additional Item Attachment:

File name: 0001-The-automake-program-defines-a-variable-named-host-w.txt
Size:0 KB
   
<https://file.savannah.gnu.org/file/0001-The-automake-program-defines-a-variable-named-host-w.txt?file_id=55352>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?64913>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]