kernel-ark/scripts/kconfig
Mike Frysinger 03c9587d75 kconfig: search harder for curses library in check-lxdialog.sh
The check-lxdialog.sh script searches for "libFOO.so" which fails on OS X, due
to their special naming of libraries like "libfoo.dylib".  This patch turns
the curses lib search into extensible loops and adds dylib as a valid
extension.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2007-05-19 09:11:15 +02:00
..
lxdialog kconfig: search harder for curses library in check-lxdialog.sh 2007-05-19 09:11:15 +02:00
.gitignore
conf.c kbuild: be more explicit on missing .config file 2007-05-02 20:58:11 +02:00
confdata.c
expr.c
expr.h
gconf.c
gconf.glade
images.c
kconfig_load.c
kxgettext.c
lex.zconf.c_shipped kconfig: fix mconf segmentation fault 2007-05-06 09:27:15 +02:00
lkc_proto.h
lkc.h kconfig/menuconfig: do not hardcode '.config' 2007-05-02 20:58:09 +02:00
Makefile kconfig: refer to qt3 if we cannot find qt libraries 2007-05-02 20:58:10 +02:00
mconf.c kconfig/menuconfig: do not hardcode '.config' 2007-05-02 20:58:09 +02:00
menu.c kconfig: correct minor typo in Kconfig warning message. 2007-05-02 20:58:12 +02:00
POTFILES.in
qconf.cc
qconf.h
symbol.c kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l kconfig: fix mconf segmentation fault 2007-05-06 09:27:15 +02:00
zconf.tab.c_shipped kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00
zconf.y kconfig: error out if recursive dependencies are found 2007-05-06 09:20:10 +02:00