busybox/scripts/kconfig/lxdialog
Yaakov Selkowitz a0f24a06df kconfig: check ncursesw headers first in check-lxdialog
Commit 8c41e5e363db55d91aa3b1cdce4ab02ad9821de7 added a check for
ncursesw/curses.h for the case where ncurses and ncursesw are build
separately but only one is installed.  But if both are installed,
the headers ncurses/curses.h and ncursesw/curses.h differ, and since
libncursesw will be found first, so should ncursesw/curses.h.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2016-04-03 23:59:15 -04:00
..
.gitignore
BIG.FAT.WARNING
check-lxdialog.sh kconfig: check ncursesw headers first in check-lxdialog 2016-04-03 23:59:15 -04:00
checklist.c
colors.h
dialog.h
inputbox.c
lxdialog.c
Makefile
menubox.c
msgbox.c
textbox.c
util.c
yesno.c