Home
last modified time | relevance | path

Searched refs:ac_cv_type_ (Results 1 – 25 of 84) sorted by relevance

1234

/dports/benchmarks/iperf/iperf-2.1.4/m4/
H A Ddast.m417 ac_cv_type_$1=yes,
18 ac_cv_type_$1=no)
22 ac_cv_type_$1="char"
24 ac_cv_type_$1="short"
26 ac_cv_type_$1="int"
28 ac_cv_type_$1="long"
30 ac_cv_type_$1="long long"
48 ac_cv_type_$1=yes,
49 ac_cv_type_$1=no)
53 ac_cv_type_$1="unsigned char"
[all …]
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/libmetrics/
H A Dacinclude.m410 AC_CACHE_VAL(ac_cv_type_$1,
90 ac_cv_type_$1=yes,
91 ac_cv_type_$1=no))
126 AC_CACHE_VAL(ac_cv_type_$1,
200 ac_cv_type_$1=yes,
201 ac_cv_type_$1=no))
202 AC_MSG_RESULT($ac_cv_type_$1)
214 AC_CACHE_VAL(ac_cv_type_$1,
303 ac_cv_type_$1=yes,
304 ac_cv_type_$1=no))
[all …]
/dports/net/rsync/rsync-3.2.3/m4/
H A Dhave_type.m46 AC_CACHE_VAL([ac_cv_type_$cv],
11 [eval "ac_cv_type_$cv=yes"],
12 [eval "ac_cv_type_$cv=no"]))dnl
13 ac_foo=`eval echo \\$ac_cv_type_$cv`
/dports/net/libunp/unpv12e/
H A Daclocal.m430 AC_CACHE_VAL(ac_cv_type_$1,
104 ac_cv_type_$1=yes,
105 ac_cv_type_$1=no))
106 AC_MSG_RESULT($ac_cv_type_$1)
107 if test $ac_cv_type_$1 = no ; then
118 AC_CACHE_VAL(ac_cv_type_$1,
207 ac_cv_type_$1=yes,
208 ac_cv_type_$1=no))
209 AC_MSG_RESULT($ac_cv_type_$1)
210 if test $ac_cv_type_$1 = no ; then
/dports/net/openslp/openslp-2.0.0/m4/
H A Dacinclude.m411 AC_CACHE_VAL(ac_cv_type_$1,
20 #include <sys/socket.h>], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
21 AC_MSG_RESULT($ac_cv_type_$1)
22 if test $ac_cv_type_$1 = no; then
/dports/sysutils/msyslog/msyslog-v1.08g/
H A Daclocal.m427 AC_CACHE_VAL([ac_cv_type_$cv],
40 eval "ac_cv_type_$cv=yes",
41 eval "ac_cv_type_$cv=no"))dnl
42 AC_MSG_RESULT(`eval echo \\$ac_cv_type_$cv`)
43 if test `eval echo \\$ac_cv_type_$cv` = yes; then
/dports/devel/libbson/libbson-1.8.1/build/autotools/m4/
H A Dac_check_typedef.m423 [ eval "ac_cv_type_$ac_lib_var='not-found'"
27 eval "ac_cv_type_$ac_lib_var=yes" ,
28 eval "ac_cv_type_$ac_lib_var=no" )
29 if test `eval echo '$ac_cv_type_'$ac_lib_var` = "no" ; then
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/build/autotools/m4/
H A Dac_check_typedef.m423 [ eval "ac_cv_type_$ac_lib_var='not-found'"
27 eval "ac_cv_type_$ac_lib_var=yes" ,
28 eval "ac_cv_type_$ac_lib_var=no" )
29 if test `eval echo '$ac_cv_type_'$ac_lib_var` = "no" ; then
/dports/devel/autoconf-archive/autoconf-archive-2019.01.06/m4/
H A Dax_check_typedef.m436 [ eval "ac_cv_type_$ac_lib_var='not-found'"
40 [eval "ac_cv_type_$ac_lib_var=yes"],
41 [eval "ac_cv_type_$ac_lib_var=no"])
42 if test `eval echo '$ac_cv_type_'$ac_lib_var` = "no" ; then
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/
H A Dacinclude.m452 AC_CACHE_VAL(ac_cv_type_$1,
132 ac_cv_type_$1=yes,
133 ac_cv_type_$1=no))
134 AC_MSG_RESULT($ac_cv_type_$1)
135 if test $ac_cv_type_$1 = no ; then
/dports/net-mgmt/dhcp_probe/dhcp_probe-1.3.1/m4/
H A Dac_unp_check_type.m439 AC_CACHE_VAL(ac_cv_type_$1,
118 ac_cv_type_$1=yes
120 ac_cv_type_$1=no
123 AC_MSG_RESULT($ac_cv_type_$1)
124 if test $ac_cv_type_$1 = no ; then
/dports/graphics/libiptcdata/libiptcdata-1.0.4/m4/
H A Dstdint.m423 ac_cv_type_$1=yes, ac_cv_type_$1=no)dnl
24 AC_MSG_RESULT($ac_cv_type_$1)
25 if test $ac_cv_type_$1 = yes; then
/dports/graphics/libprojectm/projectm-3.1.12/m4/autoconf-archive/
H A Dax_check_typedef.m457 [ eval "ac_cv_type_$ac_lib_var='not-found'"
61 eval "ac_cv_type_$ac_lib_var=yes" ,
62 eval "ac_cv_type_$ac_lib_var=no" )
63 if test `eval echo '$ac_cv_type_'$ac_lib_var` = "no" ; then
/dports/games/lgeneral/lgeneral-1.3.2/lgeneral-redit/macros/
H A Dgnome-libgtop-check.m412 AC_CACHE_VAL(ac_cv_type_$1,
26 ], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
27 AC_MSG_RESULT($ac_cv_type_$1)
28 if test $ac_cv_type_$1 = no; then
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/heimdal_build/
H A Dconfig.m4117 AC_CACHE_VAL([ac_cv_type_$cv],
122 [eval "ac_cv_type_$cv=yes"],
123 [eval "ac_cv_type_$cv=no"]))dnl
124 ac_foo=`eval echo \\$ac_cv_type_$cv`
/dports/devel/florist-gpl/florist-gpl-2017-src/
H A Daclocal.m4133 AC_CACHE_VAL(ac_cv_type_$1,
135 eval "ac_cv_type_$1=yes", eval "ac_cv_type_$1=no"))
136 if eval "test \"`echo '$ac_cv_type_'$1`\" = yes"; then
/dports/net/freeradius3/freeradius-server-3.0.25/
H A Dacinclude.m426 AC_CACHE_CHECK(for $2, ac_cv_type_$2,
27 [ ac_cv_type_$2=no
30 ac_cv_type_$2=yes,
35 if test "$ac_cv_type_$2" != "yes"; then
380 eval "ac_cv_type_${ac_safe_type}_has_$3=yes"
383 eval "ac_cv_type_${ac_safe_type}_has_$3="
/dports/devel/libgtop/libgtop-2.40.0/
H A Dacinclude.m416 AC_CACHE_VAL(ac_cv_type_$1,
30 ], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
31 AC_MSG_RESULT($ac_cv_type_$1)
32 if test $ac_cv_type_$1 = no; then
/dports/lang/ruby26/ruby-2.6.9/tool/m4/
H A Druby_replace_type.m440 AS_IF([test "${AS_TR_SH(ac_cv_type_[$1])}" = "yes"], [
/dports/graphics/opendx/dx-4.4.4/
H A Dacinclude.m4640 AC_CACHE_VAL(ac_cv_type_$1,
655 ac_cv_type_$1=yes, ac_cv_type_$1=no)
668 ac_cv_type_$1=yes, ac_cv_type_$1=no)
671 if test $ac_cv_type_$1 = no; then
672 … AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]], [[$1 foo;]])],[ac_cv_type_$1=yes],[ac_cv_type_$1=no])
675 AC_MSG_RESULT($ac_cv_type_$1)
676 if test $ac_cv_type_$1 = no; then
/dports/java/jikes/jikes-1.22/src/m4/
H A Dac_cxx_type_equivalence.m48 dnl variable ac_cv_type_<typea>_is_<typeb> to yes or no as appropriate.
/dports/news/nget/nget-0.27.1/
H A Daclocal.m44 AC_CACHE_VAL(ac_cv_type_$1,
13 #endif], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
14 AC_MSG_RESULT($ac_cv_type_$1)
15 if test $ac_cv_type_$1 = no; then
/dports/net/tinyfugue/tf-50b8/
H A Dconfigure.in457 AC_CACHE_VAL(ac_cv_type_$1,
467 ], ac_cv_type_$1=yes, ac_cv_type_$1=no)])dnl
468 AC_MSG_RESULT($ac_cv_type_$1)
469 if test $ac_cv_type_$1 = no; then
/dports/ftp/pftpd/pftpd-1.0.3/plib/
H A Dconfigure.in17 if test $ac_cv_type_$2 = yes; then
21 if test $ac_cv_type_$3 = yes; then
/dports/ftp/pftpd/pftpd-1.0.3/
H A Dconfigure.in15 if test $ac_cv_type_$2 = yes; then
19 if test $ac_cv_type_$3 = yes; then

1234