Martin, Thanks, it looks like this fixed it.
Cheers, Brian On Mon, Mar 15, 2010 at 7:49 AM, Martin Lucina <[email protected]> wrote: > Brian, > > [email protected] said: >> Yes, with this fix,, I can build from git master just fine and all my >> tests pass. > > OK, I cleaned up autogen.sh and changed it to use the construct "command -v > COMMAND" to test for presence of COMMAND which should work on any POSIX > system and doesn't actually try to execute COMMAND, just looks it up on the > PATH. > > I also clarified some of the error messages to be more explicit, i.e. "XYZ > was not found, is required to run autogen.sh". > > Cheers, > > -mato > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > -- Brian E. Granger, Ph.D. Assistant Professor of Physics Cal Poly State University, San Luis Obispo [email protected] [email protected] _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
