Home
last modified time | relevance | path

Searched refs:OPENSSL_CFLAGS (Results 1 – 25 of 6063) sorted by relevance

12345678910>>...243

/dports/audio/icecast/icecast-2.4.4/m4/
H A Dxiph_openssl.m43 dnl Test for openssl, and define OPENSSL_CFLAGS and OPENSSL_LIBS
15 OPENSSL_CFLAGS="-I$openssl_prefix/include"
19 OPENSSL_CFLAGS=`$PKGCONFIG --cflags openssl`
28 OPENSSL_CFLAGS="-I$openssl_prefix/include"
35 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
46 OPENSSL_CFLAGS=""
/dports/audio/mixxx/mixxx-2.3.0/lib/libshout-idjc/m4/
H A Dxiph_openssl.m43 dnl Test for openssl, and define OPENSSL_CFLAGS and OPENSSL_LIBS
15 OPENSSL_CFLAGS="-I$openssl_prefix/include"
19 OPENSSL_CFLAGS=`$PKGCONFIG --cflags openssl`
28 OPENSSL_CFLAGS="-I$openssl_prefix/include"
35 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
46 OPENSSL_CFLAGS=""
/dports/audio/icecast-kh/icecast-kh-icecast-2.4.0-kh15/m4/
H A Dxiph_openssl.m43 dnl Test for openssl, and define OPENSSL_CFLAGS and OPENSSL_LIBS
15 OPENSSL_CFLAGS="-I$openssl_prefix/include"
19 OPENSSL_CFLAGS=`$PKGCONFIG --cflags openssl`
28 OPENSSL_CFLAGS="-I$openssl_prefix/include"
35 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
46 OPENSSL_CFLAGS=""
/dports/audio/libshout/libshout-2.4.5/m4/
H A Dxiph_openssl.m43 dnl Test for openssl, and define OPENSSL_CFLAGS and OPENSSL_LIBS
15 OPENSSL_CFLAGS="-I$openssl_prefix/include"
19 OPENSSL_CFLAGS=`$PKGCONFIG --cflags openssl`
28 OPENSSL_CFLAGS="-I$openssl_prefix/include"
35 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
46 OPENSSL_CFLAGS=""
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/m4/
H A Dax_check_openssl.m414 # OPENSSL_CFLAGS to the include directives required
20 # This macro sets OPENSSL_CFLAGS such that source files should use the
59 OPENSSL_CFLAGS=`$PKG_CONFIG openssl --cflags-only-I 2>/dev/null`
76 OPENSSL_CFLAGS=
80 OPENSSL_CFLAGS="-I$ssldir/include"
100 "OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_CFLAGS=$OPENSSL_CFLAGS" >&AS_MESSAGE_LOG_FD
107 CPPFLAGS="$OPENSSL_CFLAGS $CPPFLAGS"
121 AC_SUBST([OPENSSL_CFLAGS])
/dports/dns/bind-tools/bind-9.16.27/m4/
H A Dax_check_openssl.m416 # OPENSSL_CFLAGS to the include directives required
21 # This macro sets OPENSSL_CFLAGS such that source files should use the
67 OPENSSL_CFLAGS=
72 OPENSSL_CFLAGS="-I$ssldir/include"
91 # AC_MSG_NOTICE([Trying link with OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_CFLAGS=$OPENSSL_CFLAGS])
96 CPPFLAGS="$OPENSSL_CFLAGS $CPPFLAGS"
115 AC_SUBST([OPENSSL_CFLAGS])
/dports/dns/samba-nsupdate/bind-9.16.5/m4/
H A Dax_check_openssl.m414 # OPENSSL_CFLAGS to the include directives required
19 # This macro sets OPENSSL_CFLAGS such that source files should use the
65 OPENSSL_CFLAGS=
70 OPENSSL_CFLAGS="-I$ssldir/include"
89 # AC_MSG_NOTICE([Trying link with OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_CFLAGS=$OPENSSL_CFLAGS])
94 CPPFLAGS="$OPENSSL_CFLAGS $CPPFLAGS"
113 AC_SUBST([OPENSSL_CFLAGS])
/dports/dns/bind916/bind-9.16.27/m4/
H A Dax_check_openssl.m416 # OPENSSL_CFLAGS to the include directives required
21 # This macro sets OPENSSL_CFLAGS such that source files should use the
67 OPENSSL_CFLAGS=
72 OPENSSL_CFLAGS="-I$ssldir/include"
91 # AC_MSG_NOTICE([Trying link with OPENSSL_LIBS=$OPENSSL_LIBS; OPENSSL_CFLAGS=$OPENSSL_CFLAGS])
96 CPPFLAGS="$OPENSSL_CFLAGS $CPPFLAGS"
115 AC_SUBST([OPENSSL_CFLAGS])
/dports/multimedia/kodi/xbmc-19.3-Matrix/tools/depends/native/ldid/
H A D01-disable-openssl-plist.patch7 -OPENSSL_CFLAGS := $(shell pkg-config --cflags openssl)
8 -CFLAGS += $(OPENSSL_CFLAGS) -O2
11 +#OPENSSL_CFLAGS := $(shell pkg-config --cflags openssl)
12 +#CFLAGS += $(OPENSSL_CFLAGS) -O2 -DLDID_NOSMIME=1 -DLDID_NOPLIST=1
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/isc/tests/
H A DMakefile.am59 $(OPENSSL_CFLAGS)
69 $(OPENSSL_CFLAGS)
77 $(OPENSSL_CFLAGS)
90 $(OPENSSL_CFLAGS)
/dports/security/munge/munge-munge-0.5.14/m4/
H A Dx_ac_path_openssl.m410 # If found, set the makefile variables OPENSSL_CFLAGS and OPENSSL_LIBS.
55 OPENSSL_CFLAGS=""
58 OPENSSL_CFLAGS="-I$x_ac_path_openssl_prefix/include $OPENSSL_CFLAGS"
61 AC_SUBST([OPENSSL_CFLAGS])
/dports/databases/libcouchbase/libcouchbase-2.10.7/example/crypto/
H A DMakefile5 OPENSSL_CFLAGS=$(shell pkg-config --cflags openssl) ${CFLAGS} macro
10 ${CC} ${OPENSSL_CFLAGS} ${OPENSSL_LDFLAGS} -o $@ $^
13 ${CC} ${OPENSSL_CFLAGS} ${OPENSSL_LDFLAGS} -o $@ $^
/dports/net/libmdf/libmdf-1.0.21/tests/
H A DMakefile.am9 endianess_CFLAGS = $(OPENSSL_CFLAGS) $(ZLIB_CFLAGS)
14 decoder_CFLAGS = $(OPENSSL_CFLAGS) $(ZLIB_CFLAGS)
19 encoder_CFLAGS = $(OPENSSL_CFLAGS) $(ZLIB_CFLAGS)
/dports/net-mgmt/zabbix3-agent/zabbix-3.0.32/m4/
H A Dlibopenssl.m412 # found, and sets @OPENSSL_LDFLAGS@, @OPENSSL_CFLAGS@ and @OPENSSL_LIBS@
16 # OPENSSL_LIBS="-lssl" OPENSSL_CFLAGS="-I/usr/myinclude" ./configure
99 OPENSSL_CFLAGS=-I/usr/local/include
105 OPENSSL_CFLAGS=-I/usr/include
116 OPENSSL_CFLAGS=-I$_libopenssl_dir/include
133 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
158 OPENSSL_CFLAGS=""
168 AC_SUBST(OPENSSL_CFLAGS)
/dports/net-mgmt/zabbix3-frontend/zabbix-3.0.32/m4/
H A Dlibopenssl.m412 # found, and sets @OPENSSL_LDFLAGS@, @OPENSSL_CFLAGS@ and @OPENSSL_LIBS@
16 # OPENSSL_LIBS="-lssl" OPENSSL_CFLAGS="-I/usr/myinclude" ./configure
99 OPENSSL_CFLAGS=-I/usr/local/include
105 OPENSSL_CFLAGS=-I/usr/include
116 OPENSSL_CFLAGS=-I$_libopenssl_dir/include
133 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
158 OPENSSL_CFLAGS=""
168 AC_SUBST(OPENSSL_CFLAGS)
/dports/net-mgmt/zabbix3-java/zabbix-3.0.32/m4/
H A Dlibopenssl.m412 # found, and sets @OPENSSL_LDFLAGS@, @OPENSSL_CFLAGS@ and @OPENSSL_LIBS@
16 # OPENSSL_LIBS="-lssl" OPENSSL_CFLAGS="-I/usr/myinclude" ./configure
99 OPENSSL_CFLAGS=-I/usr/local/include
105 OPENSSL_CFLAGS=-I/usr/include
116 OPENSSL_CFLAGS=-I$_libopenssl_dir/include
133 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
158 OPENSSL_CFLAGS=""
168 AC_SUBST(OPENSSL_CFLAGS)
/dports/net-mgmt/zabbix3-proxy/zabbix-3.0.32/m4/
H A Dlibopenssl.m412 # found, and sets @OPENSSL_LDFLAGS@, @OPENSSL_CFLAGS@ and @OPENSSL_LIBS@
16 # OPENSSL_LIBS="-lssl" OPENSSL_CFLAGS="-I/usr/myinclude" ./configure
99 OPENSSL_CFLAGS=-I/usr/local/include
105 OPENSSL_CFLAGS=-I/usr/include
116 OPENSSL_CFLAGS=-I$_libopenssl_dir/include
133 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
158 OPENSSL_CFLAGS=""
168 AC_SUBST(OPENSSL_CFLAGS)
/dports/net-mgmt/zabbix3-server/zabbix-3.0.32/m4/
H A Dlibopenssl.m412 # found, and sets @OPENSSL_LDFLAGS@, @OPENSSL_CFLAGS@ and @OPENSSL_LIBS@
16 # OPENSSL_LIBS="-lssl" OPENSSL_CFLAGS="-I/usr/myinclude" ./configure
99 OPENSSL_CFLAGS=-I/usr/local/include
105 OPENSSL_CFLAGS=-I/usr/include
116 OPENSSL_CFLAGS=-I$_libopenssl_dir/include
133 CFLAGS="$CFLAGS $OPENSSL_CFLAGS"
158 OPENSSL_CFLAGS=""
168 AC_SUBST(OPENSSL_CFLAGS)
/dports/irc/bip/bip-0.9.0-rc4/src/
H A DMakefile.am15 libbip_a_CFLAGS = ${OPENSSL_CFLAGS} $(AM_CFLAGS)
20 bip_CFLAGS = ${OPENSSL_CFLAGS} $(AM_CFLAGS)
25 bipmkpw_CFLAGS = ${OPENSSL_CFLAGS} $(AM_CFLAGS)
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-0.10.38/src/
H A Dversion.rs20 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
25 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
74 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()
/dports/net/gemserv/gemserv-v0.4.5/cargo-crates/openssl-0.10.32/src/
H A Dversion.rs19 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
24 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
73 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()
/dports/devel/sccache/sccache-0.2.15/cargo-crates/openssl-0.10.32/src/
H A Dversion.rs19 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
24 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
73 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/openssl-0.10.36/src/
H A Dversion.rs20 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
25 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
74 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-0.10.38/src/
H A Dversion.rs20 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
25 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
74 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()
/dports/www/castor/castor-0.8.16/cargo-crates/openssl-0.10.30/src/
H A Dversion.rs19 OPENSSL_VERSION, OPENSSL_CFLAGS, OPENSSL_BUILT_ON, OPENSSL_PLATFORM, OPENSSL_DIR,
24 SSLEAY_VERSION as OPENSSL_VERSION, SSLEAY_CFLAGS as OPENSSL_CFLAGS,
73 CStr::from_ptr(OpenSSL_version(OPENSSL_CFLAGS)) in c_flags()

12345678910>>...243