Skip to content

Enable turning of kinkd and iked#6

Open
jpuhlman wants to merge 1 commit into
zoulasc:masterfrom
jpuhlman:master-config
Open

Enable turning of kinkd and iked#6
jpuhlman wants to merge 1 commit into
zoulasc:masterfrom
jpuhlman:master-config

Conversation

@jpuhlman
Copy link
Copy Markdown
Contributor

Make configuring kinkd and iked work again.

Comment thread configure.ac
builddirs="$builddirs kinkd"
fi
AC_MSG_CHECKING(if --enable-iked option is specified)
AC_ARG_ENABLE(iked, [ --enable-iked build iked [yes]],
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Thanks! Why are the two options formatted slightly differently, and why don't we add ac_configure_args to the iked part?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I wrote the first one, then I noticed the option that was previously removed would work just needed to use the same variable. I can reformat them the same if you would like.

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Yes, just make them look consistent either way you want, so people don't wonder why they look different.

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