Commit 20d9ada
committed
Revert "Allow --with-bonjour to work with non-macOS implementations of Bonjour."
Upon further review, our Bonjour code doesn't actually work with the
Avahi not-too-compatible compatibility library. While you can get it
to work on non-macOS platforms if you link to Apple's own mDNSResponder
code, there don't seem to be many people who care about that. Leaving in
the AC_SEARCH_LIBS call seems more likely to encourage people to build
broken configurations than to do anything very useful.
Hence, remove the AC_SEARCH_LIBS call and put in a warning comment instead.
Discussion: https://postgr.es/m/2D8331C5-D64F-44C1-8717-63EDC6EAF7EB@brightforge.com1 parent 9b9cb3c commit 20d9ada
2 files changed
+6
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11124 | 11124 | | |
11125 | 11125 | | |
11126 | 11126 | | |
11127 | | - | |
11128 | | - | |
11129 | | - | |
11130 | | - | |
11131 | | - | |
11132 | | - | |
11133 | | - | |
11134 | | - | |
11135 | | - | |
11136 | | - | |
11137 | | - | |
11138 | | - | |
11139 | | - | |
11140 | | - | |
11141 | | - | |
11142 | | - | |
11143 | | - | |
11144 | | - | |
11145 | | - | |
11146 | | - | |
11147 | | - | |
11148 | | - | |
11149 | | - | |
11150 | | - | |
11151 | | - | |
11152 | | - | |
11153 | | - | |
11154 | | - | |
11155 | | - | |
11156 | | - | |
11157 | | - | |
11158 | | - | |
11159 | | - | |
11160 | | - | |
11161 | | - | |
11162 | | - | |
11163 | | - | |
11164 | | - | |
11165 | | - | |
11166 | | - | |
11167 | | - | |
11168 | | - | |
11169 | | - | |
11170 | | - | |
11171 | | - | |
11172 | | - | |
11173 | | - | |
11174 | | - | |
11175 | | - | |
11176 | | - | |
11177 | | - | |
11178 | | - | |
11179 | | - | |
11180 | | - | |
11181 | | - | |
11182 | | - | |
11183 | | - | |
11184 | | - | |
11185 | 11127 | | |
11186 | 11128 | | |
11187 | 11129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1262 | 1262 | | |
1263 | 1263 | | |
1264 | 1264 | | |
1265 | | - | |
1266 | | - | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
1267 | 1271 | | |
1268 | 1272 | | |
1269 | 1273 | | |
| |||
0 commit comments