switch-coreboot/util/kconfig/lxdialog
Uwe Hermann 24a6fcaaf8 - "grep -q" doesn't exist on solaris (and probably is just a gnu
extension), replaced with >/dev/null
- "test ==" replaced with "test -eq" which does the same, but exists on
  more systems
- use the output of check-lxdialog.sh to link against (n)curses,
  depending on which libraries exist

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Peter Stuge <peter@stuge.se>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@279 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-04-13 16:19:46 +00:00
..
BIG.FAT.WARNING clean up the build system. 2007-02-22 19:12:14 +00:00
check-lxdialog.sh - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
checklist.c clean up the build system. 2007-02-22 19:12:14 +00:00
colors.h clean up the build system. 2007-02-22 19:12:14 +00:00
dialog.h clean up the build system. 2007-02-22 19:12:14 +00:00
inputbox.c clean up the build system. 2007-02-22 19:12:14 +00:00
lxdialog.c clean up the build system. 2007-02-22 19:12:14 +00:00
Makefile Make the LinuxBIOS build output look a lot like the stuff people 2007-03-11 17:55:16 +00:00
menubox.c clean up the build system. 2007-02-22 19:12:14 +00:00
msgbox.c clean up the build system. 2007-02-22 19:12:14 +00:00
textbox.c clean up the build system. 2007-02-22 19:12:14 +00:00
util.c clean up the build system. 2007-02-22 19:12:14 +00:00
yesno.c clean up the build system. 2007-02-22 19:12:14 +00:00