Home
last modified time | relevance | path

Searched refs:xno (Results 51 – 75 of 11688) sorted by relevance

12345678910>>...468

/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/m4/
H A Dldap.m4109 if test "x$found_ldap" != "xno"; then
122 if test "x$static_linking_support" = "xno"; then
127 if test "x$static_linking_support" = "xno"; then
138 if test "x$ldap_link" = "xno"; then
139 if test "x$static_linking_support" = "xno"; then
151 if test "x$ldap_link" = "xno"; then
164 if test "x$ldap_link" = "xno"; then
227 if test "x$ldap_link" = "xno"; then
240 if test "x$ldap_link" = "xno"; then
253 if test "x$ldap_link" = "xno"; then
[all …]
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/
H A Dconfigure.ac68 AS_IF([test "x$with_zlib" != "xno"],
81 AS_IF([test "x$with_mpg123" != "xno"],
94 AS_IF([test "x$with_ogg" != "xno"],
107 AS_IF([test "x$with_vorbis" != "xno"],
120 AS_IF([test "x$with_vorbisfile" != "xno"],
157 AS_IF([test "x$with_pulseaudio" != "xno"],
200 AS_IF([test "x$with_portaudio" != "xno"],
222 AS_IF([test "x$enable_examples" != "xno"],[
223 AS_IF([test "x$with_portaudiocpp" != "xno"],
256 AS_IF([test "x$with_sndfile" != "xno"],
[all …]
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-client/zookeeper-client-c/
H A Dconfigure.ac58 if test "x$with_openssl" != xno && test "x$have_openssl" = xno; then
62 if test "x$with_openssl" != xno; then
67 AM_CONDITIONAL([WANT_OPENSSL],[test "x$with_openssl" != xno])
134 if test "x$with_syncapi" != xno && test "x$have_pthread" = xno; then
138 if test "x$with_syncapi" != xno; then
150 if test "x$with_sasl" != "xno"; then
165 if test "x$with_sasl" != xno && test "x$have_sasl" = xno; then
169 if test "x$with_sasl" != xno; then
174 AM_CONDITIONAL([WANT_SASL],[test "x$with_sasl" != xno])
239 if test "x$with_sock_cloexec" != xno && test "x$has_sock_cloexec" = xno; then
[all …]
/dports/mail/fdm/fdm-2.0/
H A Dconfigure.ac72 if test "x$found_libtdb" = xno; then
82 if test "x$found_libz" = xno; then
92 if test "x$found_libcrypto" = xno; then
106 if test "x$found_libssl" = xno; then
114 AM_CONDITIONAL(NO_STRLCPY, [test "x$found_strlcpy" = xno])
120 AM_CONDITIONAL(NO_STRLCAT, [test "x$found_strlcat" = xno])
126 AM_CONDITIONAL(NO_STRTONUM, [test "x$found_strtonum" = xno])
139 if test "x$found_b64_ntop" = xno; then
154 if test "x$found_b64_ntop" = xno; then
162 AM_CONDITIONAL(NO_B64_NTOP, [test "x$found_b64_ntop" = xno])
/dports/print/system-config-printer/system-config-printer-1.5.12/
H A Dconfigure.ac45 AM_CONDITIONAL([UDEV_RULES], [test x$with_udev_rules != xno])
50 if test "x$with_udevdir" != xno; then
55 if test "x$with_udev_rules" != xno -a "x$with_udevdir" != xno; then
58 if test x$has_glib == xno -o \
59 x$has_udev == xno -o \
60 x$has_libudev == xno -o \
61 x$has_libusb == xno ; then
72 if test "x$with_systemdsystemunitdir" != xno; then
75 …ONAL(HAVE_SYSTEMD, [test -n "$with_systemdsystemunitdir" -a "x$with_systemdsystemunitdir" != xno ])
/dports/biology/viennarna/ViennaRNA-2.4.18/m4/
H A Dac_rna_tutorial.m436 if test "x$LATEX_CMD" = xno;
52 if test "x$tutorial_requirements_pdf" = xno;
74 if test "x$htlatex" = xno;
86 …AS_IF([ test "x$with_tutorial_pdf" == "xno" && test "x$with_tutorial_html" == "xno"], [ with_tutor…
95 AM_CONDITIONAL(WITH_TUTORIAL, test "x$with_tutorial" != xno)
96 AM_CONDITIONAL(WITH_TUTORIAL_BUILD, test "x$tutorial_requirements_pdf" != xno)
97 AM_CONDITIONAL(WITH_TUTORIAL_PDF, test "x$with_tutorial_pdf" != xno)
98 AM_CONDITIONAL(WITH_TUTORIAL_HTML, test "x$with_tutorial_html" != xno)
/dports/math/fflas-ffpack/fflas-ffpack-2.4.3/macros/
H A Dinstr_set.m437 AS_IF([ test "$iset" -ge "2" -a "x$enable_sse" != "xno" ], [
42 AS_IF([ test "$iset" -ge "3" -a "x$enable_sse2" != "xno" ], [
46 AS_IF([ test "$iset" -ge "4" -a "x$enable_sse3" != "xno" ], [
50 AS_IF([ test "$iset" -ge "5" -a "x$enable_ssse3" != "xno" ], [
54 AS_IF([ test "$iset" -ge "6" -a "x$enable_sse41" != "xno" ], [
58 AS_IF([ test "$iset" -ge "7" -a "x$enable_sse42" != "xno" ], [
62 AS_IF([ test "$iset" -ge "8" -a "x$enable_avx" != "xno" ], [
66 AS_IF([ test "$iset" -ge "9" -a "x$enable_avx2" != "xno" ], [
70 AS_IF([ test "$iset" -ge "10" -a "x$enable_avx512f" != "xno" ], [
87 AS_IF([ test "x$enable_fma" != "xno" ], [
[all …]
/dports/devel/libvslvm/libvslvm-20210807/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libvsgpt/libvsgpt-20210207/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libvshadow/libvshadow-20210425/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libbde/libbde-20210605/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libevt/libevt-20210424/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libcreg/libcreg-20210502/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libfwsi/libfwsi-20210419/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libfwnt/libfwnt-20210906/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libfsapfs/libfsapfs-20210424/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libfsext/libfsext-20210721/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libevtx/libevtx-20210525/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libfsxfs/libfsxfs-20210726/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]
/dports/devel/libsmraw/libsmraw-20210807/m4/
H A Dpython.m4530 [test "x${ac_cv_enable_python}" != xno],
534 [test "x${ac_cv_enable_python2}" != xno],
538 [test "x${ac_cv_enable_python3}" != xno],
543 [test "x${ac_cv_enable_python}" != xno])
547 [test "x${ac_cv_enable_python2}" != xno])
551 [test "x${ac_cv_enable_python3}" != xno])
555 …est "x${ac_cv_enable_python}" != xno || test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_e…
558 [test "x${ac_cv_enable_python}" = xno],
560 [test "x${ac_cv_enable_python2}" != xno || test "x${ac_cv_enable_python3}" != xno],
562 [test "x${ac_cv_enable_python2}" != xno],
[all …]

12345678910>>...468