Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

configure script for zsh breaks for NetBSD /bin/sh, but not for NetBSD /bin/bash



The master configure script included in zsh v3.0.7 breaks on my NetBSD 1.4.1
box at line 1356 with the message:

./configure: 1356: Syntax error: word unexpected (expecting ")")

This is especially annoying because the case statement syntax looks perfectly
good.  It worked in bash.  There are differences between bash and sh, but as
I recall, the case statements are the same.
--
Chuck Hardin
Programmer, FundsXpress
email:chardin@xxxxxxxxxxxxxxx  phone:5124932902



Messages sorted by: Reverse Date, Date, Thread, Author