Ticket #34 (assigned enhancement)
Avahi configure script is difficult for things like jhbuild to use
| Reported by: | james@… | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | avahi-client | |
| Keywords: | Cc: | olav@… |
Description
The Avahi configure script includes many checks for optional features, and bails out if the prerequisites for any of those optional features is missing.
It would be nice if after detecting that the prerequisites aren't available, avahi could disable the optional feature.
This makes it difficult to produce a single set of commands that will build avahi on a variety of platforms (as a buildscript like jhbuild would need to do), unless I explicitly disable all the optional features that may or may not be available on the target system.
Change History
Note: See
TracTickets for help on using
tickets.
