]> git.ipfire.org Git - thirdparty/curl.git/commit
build: remove checks for strtoll()
authorDaniel Stenberg <daniel@haxx.se>
Sun, 16 Feb 2025 13:52:43 +0000 (14:52 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 16 Feb 2025 15:12:04 +0000 (16:12 +0100)
commite5326bfb4477f54df64e2a7d0c2627f236a7130d
tree030794cc723e5fde0d665e21c4c9547eb01c6c5d
parent37128035e55dabd685c5865648a567c1c06e99e7
build: remove checks for strtoll()

Follow-up to b4538ec5229d716baa5e09b

It is not being used anymore.

Closes #16350
CMakeLists.txt
lib/config-os400.h
lib/config-riscos.h
lib/config-win32.h
lib/curl_config.h.cmake
m4/curl-functions.m4