[curl/curl] 8419fe: cmake: check for getppid and utimes
Daniel Stenberg <[email protected]>
| Newsgroups | gmane.comp.web.curl.cvs |
|---|---|
| Message-ID | <curl/curl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/curl/curl
Commit: 8419fe4d88bdbad6c64b3da70a1a976048f04c2c
https://github.com/curl/curl/commit/8419fe4d88bdbad6c64b3da70a1a976048f04c2c
Author: Daniel Stenberg <[email protected]>
Date: 2021-05-04 (Tue, 04 May 2021)
Changed paths:
M CMakeLists.txt
M lib/config-os400.h
M lib/config-riscos.h
M lib/config-tpf.h
M lib/config-vxworks.h
M lib/curl_config.h.cmake
Log Message:
-----------
cmake: check for getppid and utimes
... as they're checked for in the configure script and are used by
source code.
Removed checks for perror, setvbuf and strlcat since those defines are
not checked for in source code.
Bonus: removed HAVE_STRLCPY from a few config-*.h files since that
symbol is not used in source code.
Closes #6997
_______________________________________________
curl-commits mailing list
[email protected]
https://cool.haxx.se/cgi-bin/mailman/listinfo/curl-commits