kconfig: factor out ncurses check in a shell script
authorSam Ravnborg <sam@mars.ravnborg.org>
Sun, 8 Jan 2006 17:39:44 +0000 (18:39 +0100)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sun, 8 Jan 2006 17:39:44 +0000 (18:39 +0100)
commitae215b14bdbd459afe5f371175765fae817062a8
tree138f8f74c5d0cca6e1fcb6f88cee3009089ccc8c
parentd51bfb7852d0e524074ad1cf04e4c3026d75d652
kconfig: factor out ncurses check in a shell script

Cleaning up the lxdialog Makefile by factoring out the
ncurses compatibility checks.
This made the checks much more obvious and easier to extend.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
scripts/kconfig/lxdialog/Makefile
scripts/kconfig/lxdialog/check-lxdialog.sh [new file with mode: 0644]