Lines Matching defs:CONFIGURE_OPTIONS

87 CONFIGURE_OPTIONS =  -DSOLARIS_OPENSSL -DNO_WINDOWS_BRAINDEATH
88 CONFIGURE_OPTIONS += --openssldir=/etc/openssl
89 CONFIGURE_OPTIONS += --prefix=/usr
92 CONFIGURE_OPTIONS += --install_prefix=$(PROTO_DIR)
93 CONFIGURE_OPTIONS += no-rc3
94 CONFIGURE_OPTIONS += no-rc5
95 CONFIGURE_OPTIONS += no-md2
96 CONFIGURE_OPTIONS += no-mdc2
97 CONFIGURE_OPTIONS += no-idea
98 CONFIGURE_OPTIONS += no-hw_4758_cca
99 CONFIGURE_OPTIONS += no-hw_aep
100 CONFIGURE_OPTIONS += no-hw_atalla
101 CONFIGURE_OPTIONS += no-hw_chil
102 CONFIGURE_OPTIONS += no-hw_gmp
103 CONFIGURE_OPTIONS += no-hw_ncipher
104 CONFIGURE_OPTIONS += no-hw_nuron
105 CONFIGURE_OPTIONS += no-hw_padlock
106 CONFIGURE_OPTIONS += no-hw_sureware
107 CONFIGURE_OPTIONS += no-hw_ubsec
108 CONFIGURE_OPTIONS += no-hw_cswift
109 CONFIGURE_OPTIONS += no-seed
112 CONFIGURE_OPTIONS += no-gost
115 CONFIGURE_OPTIONS += no-ssl2
116 CONFIGURE_OPTIONS += no-ssl3 no-ssl3-method
121 CONFIGURE_OPTIONS += no-whirlpool
122 CONFIGURE_OPTIONS += no-whrlpool
125 CONFIGURE_OPTIONS += --pk11-libname=$(PKCS11_LIB$(BITS))
126 CONFIGURE_OPTIONS += --enginesdir=$(ENGINESDIR_$(BITS))
137 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += threads
138 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += threads
139 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += shared
140 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += shared
141 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += shared
142 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += shared
143 $(BUILD_DIR)/$(MACH32)/.configured: CONFIGURE_OPTIONS += \
145 $(BUILD_DIR)/$(MACH64)/.configured: CONFIGURE_OPTIONS += \
150 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DNO_CHMOD
151 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -D_BOOT
152 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_DTLS1
153 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_HEARTBEATS
154 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += -DOPENSSL_NO_SRP
155 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-cast
156 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-dso
157 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-ec
158 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-rc4
159 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-ripemd
160 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-hw
161 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-threads
162 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += no-shared
163 $(BUILD_DIR_WANBOOT)/.configured: CONFIGURE_OPTIONS += \