]> git.ipfire.org Git - thirdparty/curl.git/commit
autotools: stop checking for the `pw32` platform
authorViktor Szakats <commit@vsz.me>
Tue, 15 Jul 2025 15:41:52 +0000 (17:41 +0200)
committerViktor Szakats <commit@vsz.me>
Tue, 15 Jul 2025 16:43:12 +0000 (18:43 +0200)
commit4ed1c14545ffff372a3597bd886b6b3708f8c55b
tree271aa84163500ce62e468029303a4b2b69087356
parent1962573a9363c0c90c24dff6fc3dc1eaf96ab1cd
autotools: stop checking for the `pw32` platform

It's most likely a reference to Posix-over-Win32 layer:

https://pw32.sourceforge.net/main.html (last updated: 2001-05-01)
https://sourceforge.net/projects/pw32/
https://sourceforge.net/projects/pw32/files/ (latest date: 2001-10-12)

Closes #17936
m4/xc-lt-iface.m4