libnyoci
libnyoci copied to clipboard
Enumerated List of Configurable Features
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?
Thanks!