25097452 gnutls-3 fails to build when autogen 5.9 is present s11u3-sru
authorIvo Raisr <ivo.raisr@oracle.com>
Tue, 15 Nov 2016 05:20:35 -0800
branchs11u3-sru
changeset 7355 6c86f22e0d0e
parent 7354 0fdb902a1740
child 7356 74eef0c2f07d
25097452 gnutls-3 fails to build when autogen 5.9 is present
components/gnutls-3/Makefile
--- a/components/gnutls-3/Makefile	Mon Oct 24 01:08:41 2016 -0700
+++ b/components/gnutls-3/Makefile	Tue Nov 15 05:20:35 2016 -0800
@@ -78,6 +78,7 @@
 CONFIGURE_OPTIONS += --disable-ecdhe
 CONFIGURE_OPTIONS += --disable-openssl-compatibility
 CONFIGURE_OPTIONS += --disable-tests
+CONFIGURE_OPTIONS += --enable-local-libopts
 
 CONFIGURE_ENV += CFLAGS="$(CFLAGS)"
 CONFIGURE_ENV += CXXFLAGS="$(CXXFLAGS)"