GnuTLS wants to build e.g. src/tests.c and src/common.c into
gnutls-cli-debug, but these files do not compile unless DHE and ECDHE
are enabled.
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
--disable-openssl-compatibility --disable-ocsp \
--disable-openpgp-authentication --disable-anon-authentication \
--disable-psk-authentication --disable-srp-authentication \
- --disable-dtls-srtp-support --disable-dhe --disable-ecdhe \
+ --disable-dtls-srtp-support --enable-dhe --enable-ecdhe \
--disable-rsa-export
$(GNUTLS_BUILD)/lib/libgnutls.la: $(GNUTLS_BUILD)/Makefile