/* ISC license. */ /* Generated by: ./configure --prefix=/ --with-include=/include --with-lib=/lib/ --with-lib=/lib/execline --with-lib=/lib/s6-dns --with-lib=/lib/s6 */ #ifndef S6RC_CONFIG_H #define S6RC_CONFIG_H #define S6RC_VERSION "0.0.1.0" #define S6RC_ETC "/etc" #define S6RC_LIVE_BASE "/run/s6-rc" #define S6RC_BINPREFIX "" #define S6RC_EXTBINPREFIX "" #define S6RC_LIBEXECPREFIX "/libexec/" #define S6RC_EXTLIBEXECPREFIX "/libexec/" #endif