Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/41867?usp=email
to look at the new patch set (#2).
Change subject: configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values ......................................................................
configure.ac: EMBEDDED modifies default AC_ARG_ENABLE values
With this patch, EMBEDDED simply modifies the default enable/disable configure args, as in a preset, instead of changing state after checks have been done. This way the logic is clarified since the same logic in configure is always checked, regardless of EMBEDDED being set or not.
Change-Id: I164eb461fb59c7675393219102740f40c1119fdd --- M configure.ac 1 file changed, 89 insertions(+), 77 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/67/41867/2