Skip to content

Conversation

@bk138
Copy link
Contributor

@bk138 bk138 commented Mar 11, 2016

When building for embedded systems, for instance, we
want to limit dependencies to a minimum and it seems
that OLA is able to perform its core tasks without
DNS-SD perfectly fine.

Signed-off-by: Christian Beier [email protected]

configure.ac Outdated
[AC_DEFINE([HAVE_AVAHI], [1], [Defined to use Avahi])])
AM_CONDITIONAL([HAVE_AVAHI], [test "x$have_avahi" = xyes])


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you remove the extra blank lines please.

@peternewman peternewman self-assigned this Mar 11, 2016
@peternewman
Copy link
Member

Do you want to target 0.10 @bk138 , then this will get into 0.10.2 when we release it?

@peternewman peternewman added this to the 0.11.0 milestone Mar 11, 2016
When building for embedded systems, for instance, we
want to limit dependencies to a minimum and it seems
that OLA is able to perform its core tasks without
DNS-SD perfectly fine.

Signed-off-by: Christian Beier <[email protected]>
@bk138
Copy link
Contributor Author

bk138 commented Mar 11, 2016

@peternewman removed the blank lines. And yes, I'd like this to go in ASAP ;-)

@peternewman
Copy link
Member

You'll need to open a new PR targetting our 0.10 branch then please @bk138 .

@bk138
Copy link
Contributor Author

bk138 commented Mar 12, 2016

Done. See #1062. Do you cherry-pick that to master or merge this PR here as well?

@peternewman
Copy link
Member

I'll close this one, we merge 0.10 into master on a fairly regular basis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants