On 2021-05-22 10:52, Bruno Haible wrote:
> This patch was mangled by your mailer. Please send patches as attachments
> to the mail, not inline in the mail.
>
> Bruno
>
Sure. I've attached the patch, which is working in my testing.
Larkin
--- a/lib/getprogname.c 2021-05-22 02:27:02.835632
On 2021-05-22 02:40, Larkin Nickle wrote:
This patch allows getprogname to work under Tru64. This has been tested
on Tru64 5.1B-6 with success.
Larkin
...
Oops, the last patch has a bad header. This should be fixed. :)
Larkin
--- a/lib/getprogname.c 2021-05-22 02:27:02.835632500
This patch allows getprogname to work under Tru64. This has been tested
on Tru64 5.1B-6 with success.
Larkin
--- lib/getprogname.c 2021-05-22 02:27:02.835632500 -0400
+++ lib/getprogname.c.patched 2021-05-22 02:33:55.003154200 -0400
@@ -43,7 +43,7 @@
# include
#endif
-#ifdef __sgi
+#if