crosstool-ng/kconfig
Yann E. MORIN" 679fd52ed1 Michael ABBOTT reported that Ubuntu had problems running menuconfig.
Turned out that a POSIX script shell was in fact not POSIX: == does not check for equality, -eq does.

 /trunk/kconfig/lxdialog/check-lxdialog.sh |    4     2     2     0 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2008-07-22 09:16:07 +00:00
..
lxdialog Michael ABBOTT reported that Ubuntu had problems running menuconfig. 2008-07-22 09:16:07 +00:00
conf.c When doing a silent old config, don't check if stdin was redirected. ct-ng doesn't use this feature, and even better yet, it makes explicit use of redirecting both stdin and stdout at aome moments. 2007-06-16 20:45:03 +00:00
confdata.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
expr.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
expr.h Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
kconfig.mk Although working with bash, 'echo -n' is really non-portable. 2008-07-07 21:25:57 +00:00
lex.zconf.c_shipped Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
lkc_proto.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
lkc.h Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
mconf.c Quiet some messages from the configurators. We don't need them. 2007-05-14 19:28:14 +00:00
menu.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
symbol.c Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00
util.c Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
zconf.hash.c_shipped Add the full crosstool-NG sources to the new repository of its own. 2007-02-24 11:00:05 +00:00
zconf.tab.c_shipped Update to latest kconfig from linux-2.6.20.7. 2007-04-15 16:45:11 +00:00