[BUG] `-DHAVE_GNUTLS` missing when `have_gnutls` is enabled
Lihis opened this issue · 0 comments
Lihis commented
Prerequisites
- Put an X between the brackets on this line if you have checked that your issue isn't already filed: https://github.com/search?l=&q=repo%3Aetr%2Flibhttpserver&type=Issues
Description
-DHAVE_GNUTLS is not defined even though gnutls/gnutls.h is found.
Steps to Reproduce
- Install GnuTLS development package
- Run configure
- Run build
Expected behavior: -DHAVE_GNUTLS is in compiler flags
Actual behavior: -DHAVE_GNUTLS is not in compiler flags
Reproduces how often: 100%
Versions
- Affects versions since 000979b