]> git.ipfire.org Git - thirdparty/curl.git/commit
configure: introduce CURL_SIZEOF
authorDaniel Stenberg <daniel@haxx.se>
Thu, 11 Aug 2022 07:07:02 +0000 (09:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 11 Aug 2022 07:07:02 +0000 (09:07 +0200)
commit9e11c2791fb960758ad46b53c80fa37029c5501b
tree5ad829d47dabddbac8532cf9c7d71c80c6e14e3f
parentd6010c210635cadcfd6c91ed89cbbe4b091b628a
configure: introduce CURL_SIZEOF

This is a rewrite of the previously used GPLv3+exception licensed
file. With this change, there is no more reference to GPL so we can
remove that from LICENSES/.

Ref: #9220
Closes #9291
LICENSES/GPL-3.0-or-later.txt [deleted file]
configure.ac
m4/ax_compile_check_sizeof.m4 [deleted file]
m4/curl-functions.m4
m4/curl-wolfssl.m4
scripts/copyright.pl