linux-kernel-test/scripts/kconfig/lxdialog
Yaakov Selkowitz 3725f3ed12 kconfig: fix check-lxdialog for DLL platforms
Import libraries on Cygwin and MinGW/MSYS use the .dll.a suffix, so
checking this suffix is necessary to make sure ncurses will still be
found when built without static libraries.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2012-07-04 18:28:14 +02:00
..
.gitignore gitignore: ignore more generated files 2006-01-03 11:35:26 +01:00
BIG.FAT.WARNING
check-lxdialog.sh kconfig: fix check-lxdialog for DLL platforms 2012-07-04 18:28:14 +02:00
checklist.c menuconfig: truncate list items 2010-06-03 13:41:02 +02:00
dialog.h kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00
inputbox.c kconfig: some small fixes 2010-04-14 15:34:18 +02:00
menubox.c menuconfig: add support to show hidden options which have prompts 2010-04-14 15:34:19 +02:00
textbox.c kconfig: fix set but not used variables 2011-08-29 20:22:26 -04:00
util.c kconfig: variable argument lists needs `stdarg.h' 2009-07-17 23:05:05 +02:00
yesno.c kconfig: gettext support for lxdialog 2008-01-28 23:14:39 +01:00