Maybe it would be simpler :
if [ "$ARCH" != "sparc" -a "$ARCH" !="sparc64" ]; then
...
(without else)
bash and xconfig seem to handle it properly...
Andrzej
-- ======================================================================= Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl phone (48)(58) 347 14 61 Faculty of Applied Phys. & Math., Technical University of Gdansk- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/