Attention is currently required from: osmith.
fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/33681 )
Change subject: configure: add --enable-meas-udp2db/pcap2db/vis ......................................................................
Patch Set 4:
(1 comment)
Patchset:
PS4: Do we really want to change the default behavior, which can be described as `[default=check]`? IMO, it's fine to build additional tools if the needed dependencies are available and skip building them if not. My suggestion is to require these libs only if `--enable-foo` is set to `yes` and skip building them if explicitly set to `no` or set to `check`, but libs are missing.