@@ -13439,26 +13439,26 @@ done
1343913439fi
1344013440
1344113441if test "$with_bonjour" = yes ; then
13442- if test "${ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h +set}" = set; then
13443- { $as_echo "$as_me:$LINENO: checking for DNSServiceDiscovery/DNSServiceDiscovery .h" >&5
13444- $as_echo_n "checking for DNSServiceDiscovery/DNSServiceDiscovery .h... " >&6; }
13445- if test "${ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h +set}" = set; then
13442+ if test "${ac_cv_header_dns_sd_h +set}" = set; then
13443+ { $as_echo "$as_me:$LINENO: checking for dns_sd .h" >&5
13444+ $as_echo_n "checking for dns_sd .h... " >&6; }
13445+ if test "${ac_cv_header_dns_sd_h +set}" = set; then
1344613446 $as_echo_n "(cached) " >&6
1344713447fi
13448- { $as_echo "$as_me:$LINENO: result: $ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h " >&5
13449- $as_echo "$ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h " >&6; }
13448+ { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dns_sd_h " >&5
13449+ $as_echo "$ac_cv_header_dns_sd_h " >&6; }
1345013450else
1345113451 # Is the header compilable?
13452- { $as_echo "$as_me:$LINENO: checking DNSServiceDiscovery/DNSServiceDiscovery .h usability" >&5
13453- $as_echo_n "checking DNSServiceDiscovery/DNSServiceDiscovery .h usability... " >&6; }
13452+ { $as_echo "$as_me:$LINENO: checking dns_sd .h usability" >&5
13453+ $as_echo_n "checking dns_sd .h usability... " >&6; }
1345413454cat >conftest.$ac_ext <<_ACEOF
1345513455/* confdefs.h. */
1345613456_ACEOF
1345713457cat confdefs.h >>conftest.$ac_ext
1345813458cat >>conftest.$ac_ext <<_ACEOF
1345913459/* end confdefs.h. */
1346013460$ac_includes_default
13461- #include <DNSServiceDiscovery/DNSServiceDiscovery .h>
13461+ #include <dns_sd .h>
1346213462_ACEOF
1346313463rm -f conftest.$ac_objext
1346413464if { (ac_try="$ac_compile"
@@ -13491,15 +13491,15 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
1349113491$as_echo "$ac_header_compiler" >&6; }
1349213492
1349313493# Is the header present?
13494- { $as_echo "$as_me:$LINENO: checking DNSServiceDiscovery/DNSServiceDiscovery .h presence" >&5
13495- $as_echo_n "checking DNSServiceDiscovery/DNSServiceDiscovery .h presence... " >&6; }
13494+ { $as_echo "$as_me:$LINENO: checking dns_sd .h presence" >&5
13495+ $as_echo_n "checking dns_sd .h presence... " >&6; }
1349613496cat >conftest.$ac_ext <<_ACEOF
1349713497/* confdefs.h. */
1349813498_ACEOF
1349913499cat confdefs.h >>conftest.$ac_ext
1350013500cat >>conftest.$ac_ext <<_ACEOF
1350113501/* end confdefs.h. */
13502- #include <DNSServiceDiscovery/DNSServiceDiscovery .h>
13502+ #include <dns_sd .h>
1350313503_ACEOF
1350413504if { (ac_try="$ac_cpp conftest.$ac_ext"
1350513505case "(($ac_try" in
@@ -13533,25 +13533,25 @@ $as_echo "$ac_header_preproc" >&6; }
1353313533# So? What about this header?
1353413534case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
1353513535 yes:no: )
13536- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: accepted by the compiler, rejected by the preprocessor!" >&5
13537- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13538- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: proceeding with the compiler's result" >&5
13539- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: proceeding with the compiler's result" >&2;}
13536+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: accepted by the compiler, rejected by the preprocessor!" >&5
13537+ $as_echo "$as_me: WARNING: dns_sd .h: accepted by the compiler, rejected by the preprocessor!" >&2;}
13538+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: proceeding with the compiler's result" >&5
13539+ $as_echo "$as_me: WARNING: dns_sd .h: proceeding with the compiler's result" >&2;}
1354013540 ac_header_preproc=yes
1354113541 ;;
1354213542 no:yes:* )
13543- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: present but cannot be compiled" >&5
13544- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: present but cannot be compiled" >&2;}
13545- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: check for missing prerequisite headers?" >&5
13546- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: check for missing prerequisite headers?" >&2;}
13547- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: see the Autoconf documentation" >&5
13548- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: see the Autoconf documentation" >&2;}
13549- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: section \"Present But Cannot Be Compiled\"" >&5
13550- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: section \"Present But Cannot Be Compiled\"" >&2;}
13551- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: proceeding with the preprocessor's result" >&5
13552- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: proceeding with the preprocessor's result" >&2;}
13553- { $as_echo "$as_me:$LINENO: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: in the future, the compiler will take precedence" >&5
13554- $as_echo "$as_me: WARNING: DNSServiceDiscovery/DNSServiceDiscovery .h: in the future, the compiler will take precedence" >&2;}
13543+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: present but cannot be compiled" >&5
13544+ $as_echo "$as_me: WARNING: dns_sd .h: present but cannot be compiled" >&2;}
13545+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: check for missing prerequisite headers?" >&5
13546+ $as_echo "$as_me: WARNING: dns_sd .h: check for missing prerequisite headers?" >&2;}
13547+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: see the Autoconf documentation" >&5
13548+ $as_echo "$as_me: WARNING: dns_sd .h: see the Autoconf documentation" >&2;}
13549+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: section \"Present But Cannot Be Compiled\"" >&5
13550+ $as_echo "$as_me: WARNING: dns_sd .h: section \"Present But Cannot Be Compiled\"" >&2;}
13551+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: proceeding with the preprocessor's result" >&5
13552+ $as_echo "$as_me: WARNING: dns_sd .h: proceeding with the preprocessor's result" >&2;}
13553+ { $as_echo "$as_me:$LINENO: WARNING: dns_sd .h: in the future, the compiler will take precedence" >&5
13554+ $as_echo "$as_me: WARNING: dns_sd .h: in the future, the compiler will take precedence" >&2;}
1355513555 ( cat <<\_ASBOX
1355613556## ---------------------------------------- ##
1355713557## Report this to pgsql-bugs@postgresql.org ##
@@ -13560,22 +13560,22 @@ _ASBOX
1356013560 ) | sed "s/^/$as_me: WARNING: /" >&2
1356113561 ;;
1356213562esac
13563- { $as_echo "$as_me:$LINENO: checking for DNSServiceDiscovery/DNSServiceDiscovery .h" >&5
13564- $as_echo_n "checking for DNSServiceDiscovery/DNSServiceDiscovery .h... " >&6; }
13565- if test "${ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h +set}" = set; then
13563+ { $as_echo "$as_me:$LINENO: checking for dns_sd .h" >&5
13564+ $as_echo_n "checking for dns_sd .h... " >&6; }
13565+ if test "${ac_cv_header_dns_sd_h +set}" = set; then
1356613566 $as_echo_n "(cached) " >&6
1356713567else
13568- ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h =$ac_header_preproc
13568+ ac_cv_header_dns_sd_h =$ac_header_preproc
1356913569fi
13570- { $as_echo "$as_me:$LINENO: result: $ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h " >&5
13571- $as_echo "$ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h " >&6; }
13570+ { $as_echo "$as_me:$LINENO: result: $ac_cv_header_dns_sd_h " >&5
13571+ $as_echo "$ac_cv_header_dns_sd_h " >&6; }
1357213572
1357313573fi
13574- if test "x$ac_cv_header_DNSServiceDiscovery_DNSServiceDiscovery_h " = x""yes; then
13574+ if test "x$ac_cv_header_dns_sd_h " = x""yes; then
1357513575 :
1357613576else
13577- { { $as_echo "$as_me:$LINENO: error: header file <DNSServiceDiscovery/DNSServiceDiscovery .h> is required for Bonjour" >&5
13578- $as_echo "$as_me: error: header file <DNSServiceDiscovery/DNSServiceDiscovery .h> is required for Bonjour" >&2;}
13577+ { { $as_echo "$as_me:$LINENO: error: header file <dns_sd .h> is required for Bonjour" >&5
13578+ $as_echo "$as_me: error: header file <dns_sd .h> is required for Bonjour" >&2;}
1357913579 { (exit 1); exit 1; }; }
1358013580fi
1358113581
0 commit comments