Change #274667
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 13 Jul 2026 09:36:21 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | d43d24beb1188d1bcf0cc34450b9af96889b7f9d |
Comments
configure: remove double check for GnuTLS `GNUTLS_ENABLED` was checked twice in the HTTPS-proxy support block, making the second check redundant. - also fix the "or upper" phrasing which is hard to understand Pointed out by the GitHub AI thing Closes #22307
Changed files
- configure.ac
- m4/curl-openssl.m4