Home
last modified time | relevance | path

Searched refs:have_avahi (Results 1 – 9 of 9) sorted by relevance

/dports/net/vinagre/vinagre-3.22.0/
H A Dconfigure.ac139 [have_avahi=yes],
140 [have_avahi=no])],
141 [have_avahi=no])
143 AS_IF([test "x$have_avahi" = "xyes"],
149 AM_CONDITIONAL([VINAGRE_HAVE_AVAHI], [test "x$have_avahi" = "xyes"])
H A Dconfigure6057 have_avahi=yes
6059 have_avahi=no
6062 have_avahi=no
6065 if test "x$have_avahi" = "xyes"; then :
6076 if test "x$have_avahi" = "xyes"; then
/dports/misc/liblxi/liblxi-1.13/
H A Dconfigure.ac53 have_avahi=yes
57 AM_CONDITIONAL([HAVE_AVAHI],[test "x$have_avahi" == "xyes"])
/dports/games/pioneers/pioneers-15.6/
H A Dconfigure.ac374 have_avahi="no, disabled in configure"
378 [have_avahi="yes"
381 [have_avahi="no, avahi-glib is missing"
382 AC_MSG_RESULT($have_avahi)])],
383 [have_avahi="no, avahi-client is missing"
384 AC_MSG_RESULT($have_avahi)])
540 AVAHI support $have_avahi
H A Dconfigure14744 have_avahi="no, disabled in configure"
14805 have_avahi="no, avahi-client is missing"
14807 $as_echo "$have_avahi" >&6; }
14811 have_avahi="no, avahi-client is missing"
14813 $as_echo "$have_avahi" >&6; }
14878 have_avahi="no, avahi-glib is missing"
14880 $as_echo "$have_avahi" >&6; }
14884 have_avahi="no, avahi-glib is missing"
14886 $as_echo "$have_avahi" >&6; }
14892 have_avahi="yes"
[all …]
/dports/net/vino/vino-3.22.0/
H A Dconfigure.ac136 [have_avahi=yes],
137 [have_avahi=no])],
138 [have_avahi=no])
140 AS_IF([test "x$have_avahi" = "xyes"],
H A Dconfigure13653 have_avahi=yes
13655 have_avahi=no
13658 have_avahi=no
13661 if test "x$have_avahi" = "xyes"; then :
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A Dconfigure.ac3309 AC_CHECK_HEADERS(avahi-client/client.h, have_avahi=yes, have_avahi=no)
3310 if test "$have_avahi" = "yes"; then
3311 AC_CHECK_LIB(avahi-client, avahi_client_new, have_avahi=yes, have_avahi=no)
3312 if test "$have_avahi" = "yes"; then
3320 if test "$have_avahi" = "yes" && test "$have_mdns" = "yes"; then
H A Dconfigure12593 have_avahi=yes
12595 have_avahi=no
12600 if test "$have_avahi" = "yes"; then
12638 have_avahi=yes
12640 have_avahi=no
12643 if test "$have_avahi" = "yes"; then
12651 if test "$have_avahi" = "yes" && test "$have_mdns" = "yes"; then