Re: [PATCH 1/2] Fix detection of GNU M4 on mksh

2023-10-19 Thread KO Myung-Hun
Hi/2. Zack Weinberg wrote: > On Wed, Oct 18, 2023, at 10:09 AM, KO Myung-Hun wrote: >> Zack Weinberg wrote: >>> Details please? >> >> Commit message was not enough ? > > I'm afraid not. I needed to know everything you say in the next two > paragraphs: > >> $ac_snip2 contains NL. And in order to

[PATCH] bootstrap: fallback to `cp -pR' if `ln -s' fails

2023-10-19 Thread KO Myung-Hun
* bootstrap: Try `cp -pR' if `ln -s' fails. --- bootstrap | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index 46e7662e..38d4a111 100755 --- a/bootstrap +++ b/bootstrap @@ -221,7 +221,8 @@ mkdir "$ACBOOTDIR"/bin "$ACBOOTDIR"/lib "$ACBOOTDIR"/tmp