-
Notifications
You must be signed in to change notification settings - Fork 192
Closed
Labels
bugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugConfirmed bugs or reports that are very likely to be bugs.Confirmed bugs or reports that are very likely to be bugs.