Home
last modified time | relevance | path

Searched refs:with_openssl_lib_dir (Results 1 – 8 of 8) sorted by relevance

/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/cpydist/
H A D__init__.py117 with_openssl_lib_dir = None variable in BaseCommand
144 self.with_openssl_lib_dir = None
171 cmd_build_ext.with_openssl_lib_dir = (
172 self.with_openssl_lib_dir or
219 self.with_openssl_lib_dir, "libssl.*.*.*"))
221 self.with_openssl_lib_dir, "libcrypto.*.*.*"))
224 self.with_openssl_lib_dir)
233 if self.with_openssl_lib_dir:
236 (self.with_openssl_lib_dir, [libssl, libcrypto]))
295 if self.with_openssl_lib_dir:
[all …]
H A Dbdist_msi.py166 self.log.info("# self.with_openssl_lib_dir: %s", self.with_openssl_lib_dir)
173 if self.with_openssl_lib_dir:
174 openssl_lib_dir = os.path.abspath(self.with_openssl_lib_dir)
479 cmd_install.with_openssl_lib_dir = self.with_openssl_lib_dir
H A Dbdist_macos.py301 cmd_install.with_openssl_lib_dir = self.with_openssl_lib_dir
H A Dbdist_rpm.py145 "".format(self.with_openssl_lib_dir)])
H A Dbdist_deb.py309 env["OPENSSL_LIB_DIR"] = self.with_openssl_lib_dir or ""
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_eap/types/rlm_eap_pwd/
H A Dconfigure1870 if test "${with_openssl_lib_dir+set}" = set; then :
1871 withval=$with_openssl_lib_dir; case "$withval" in
/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_eap/types/rlm_eap_fast/
H A Dconfigure1846 if test "${with_openssl_lib_dir+set}" = set; then :
1847 withval=$with_openssl_lib_dir; case "$withval" in
/dports/net/freeradius3/freeradius-server-3.0.25/
H A Dconfigure5962 withval=$with_openssl_lib_dir; case "$withval" in