Lines Matching refs:CONFIGURE_OPTIONS
51 CONFIGURE_OPTIONS += --localstatedir=$(VARDIR) --enable-shared --disable-static
52 CONFIGURE_OPTIONS += --enable-http --enable-ftp
53 CONFIGURE_OPTIONS += --enable-file --enable-dict
54 CONFIGURE_OPTIONS += --enable-manual --disable-libgcc
55 CONFIGURE_OPTIONS += --enable-rtsp --enable-proxy
56 CONFIGURE_OPTIONS += --enable-telnet --enable-tftp --enable-pop3
57 CONFIGURE_OPTIONS += --enable-imap --enable-smtp
58 CONFIGURE_OPTIONS += --enable-ipv6 --enable-nonblocking
59 CONFIGURE_OPTIONS += --enable-thread --enable-verbose
60 CONFIGURE_OPTIONS += --disable-sspi --enable-crypto-auth
61 CONFIGURE_OPTIONS += --enable-cookies --disable-hidden-symbols
62 CONFIGURE_OPTIONS += --disable-soname-bump
63 CONFIGURE_OPTIONS += --enable-ldap --with-random=/dev/urandom
64 CONFIGURE_OPTIONS += --with-ssl --with-ldap-lib=ldap_r-2.4
65 CONFIGURE_OPTIONS += --with-lber-lib=lber-2.4
66 CONFIGURE_OPTIONS += --with-gssapi-includes=$(USRINCDIR)/gssapi
67 CONFIGURE_OPTIONS += --with-gssapi-libs=$(USRLIB)
68 CONFIGURE_OPTIONS += --with-gssapi=$(USRDIR) --without-ca-bundle
69 CONFIGURE_OPTIONS += --with-ca-path=$(ETCDIR)/openssl/certs
70 CONFIGURE_OPTIONS += --with-zlib=$(USRDIR) --with-libidn=$(USRDIR)
71 CONFIGURE_OPTIONS += --with-pic
72 CONFIGURE_OPTIONS += --with-libssh2
73 CONFIGURE_OPTIONS += --with-nghttp2
74 CONFIGURE_OPTIONS += "curl_disallow_getifaddrs=yes"