]> git.ipfire.org Git - thirdparty/curl.git/commit
build: delete unused feature guards
authorViktor Szakats <commit@vsz.me>
Tue, 23 Feb 2021 12:04:29 +0000 (12:04 +0000)
committerViktor Szakats <commit@vsz.me>
Tue, 23 Feb 2021 12:04:29 +0000 (12:04 +0000)
commit95014b0a4d41723e05e8d6e3d9b0636fdd92eab6
tree7f0e7939b817f9902eb43749e471139dc3113372
parentc79b9de45ca97418e1e0daff96175254000ee5d9
build: delete unused feature guards

- `HAVE_STRNCASECMP`
- `HAVE_TCGETATTR`
- `HAVE_TCSETATTR`

Reviewed-by: Jay Satiro
Reviewed-by: Daniel Stenberg
Closes #6645
CMake/Platforms/WindowsCache.cmake
CMakeLists.txt
configure.ac
lib/config-os400.h
lib/config-plan9.h
lib/config-riscos.h
lib/config-vxworks.h
lib/config-win32.h
lib/config-win32ce.h
lib/curl_config.h.cmake
m4/curl-functions.m4