On Oct 26, 2011, at 3:00 AM, Gábor Farkas wrote: > is there any way to verify that the compiled zeromq does not use kqueue? > (i mean, is there any way to verify that i applied the switch correctly?)
If you read the config.log after building, it should show all of the arguments passed to the compiler. You should see that macro passed each time when compiling a C++ file. cr _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
