You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 10, 2022. It is now read-only.
It looks like the documentation says that individual features can be enabled/disabled, and there is a reference to src/libnyoci/nyoci-config.h.in. However, it looks like the only features that I can set (by passing to configure) are --enable-embedded and --enable-singleton.
Is there a list of features that can be set through the configure script or is it only these two?
It looks like the documentation says that individual features can be enabled/disabled, and there is a reference to
src/libnyoci/nyoci-config.h.in. However, it looks like the only features that I can set (by passing toconfigure) are--enable-embeddedand--enable-singleton.Is there a list of features that can be set through the configure script or is it only these two?
Thanks!