kernel-hacking-2024-linux-s.../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
BIG.FAT.WARNING
check-lxdialog.sh kconfig: fix check-lxdialog for DLL platforms 2012-07-04 18:28:14 +02:00
checklist.c
dialog.h
inputbox.c
menubox.c
textbox.c kconfig: fix set but not used variables 2011-08-29 20:22:26 -04:00
util.c
yesno.c