On 02 Jun 2016 17:49, YOSHIFUJI Hideaki wrote: > Mike Frysinger wrote: > > @@ -891,6 +899,7 @@ int main(int argc, char *argv[]) > > } > > #endif > > > > +#ifdef USE_CRYPTO > > if (niquery_is_enabled()) { > > niquery_init_nonce(); > > > > Make niquery_is_enabled() returns 0 without ENABLE_NIQUERY > and reduce #ifdefs.
i did that originally, but it only reduces like one set. you have to define other stubs like niquery_init_nonce too otherwise gcc will throw warnings & errors. -mike
signature.asc
Description: Digital signature