Re: [PATCH] Configure: fix "make install" when cross-compiling to Windows

2024-03-27 Thread Sergey Kandaurov
> On 28 Feb 2024, at 05:25, Piotr Sikora via nginx-devel > wrote: > > # HG changeset patch > # User Piotr Sikora > # Date 1708977646 0 > # Mon Feb 26 20:00:46 2024 + > # Branch patch018 > # Node ID ea1ab31c166c52372b40429a1cccece9ec9e003b > # Parent dd95daa55cf6131a7e845edd6ad3b429bc

[PATCH] Configure: fix "make install" when cross-compiling to Windows

2024-02-27 Thread Piotr Sikora via nginx-devel
# HG changeset patch # User Piotr Sikora # Date 1708977646 0 # Mon Feb 26 20:00:46 2024 + # Branch patch018 # Node ID ea1ab31c166c52372b40429a1cccece9ec9e003b # Parent dd95daa55cf6131a7e845edd6ad3b429bcef6f98 Configure: fix "make install" when cross-compiling to Windows. Signed-off-by: