Re: Patch for fs/nls/Config.in

Regis Duchesne (regis@via.ecp.fr)
Thu, 5 Mar 1998 19:56:55 +0100 (CET)


MEC>> Yuck! You split the 'Native Language Support' menu across two 'if'
MEC>> statements. This breaks menuconfig. (I thought it would break

RD> xconfig too, but it doesn't appear too -- I'm surprised).
RD> IMHO, menuconfig should be able to handle such a case. I see no reason

I reply to myself: I was wrong, MEC is right:

This kind of construction is broken and should be eradicated :

if [ ... ]; then
mainmenu_option ...
fi

if [ ... ]; then
bool ...
bool ...
... endmenu
fi

Regards,

Regis "HPReg" Duchesne - Engineering Student at ***** ******** *****
www http://www.via.ecp.fr/~regis/
(O o) I use Linux & 3Com (1135 KB/s over 10Mb/s ethernet)
--.oOO--(_)--OOo.-----------------------------------------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu