[Libevent-users] [PATCH] Fix syntax error in autogen.sh

Mathieu Sauve-Frankel msf at kisoku.net
Thu Sep 20 08:11:16 EDT 2007


On Thu, Sep 20, 2007 at 01:43:59PM +0200, Trond Norbye wrote:
> /bin/sh does not recognize == as a valid test operator, but /bin/bash 
> does...

Don't you think it's perhaps a more sane and portable approach to just fix
the erroneous operator than change to a non-standard shell ? Making bash a
build dependency for libevent is the wrong approach imo. 

-- 
Mathieu Sauve-Frankel


More information about the Libevent-users mailing list