summaryrefslogtreecommitdiff
authorkergoth <kergoth>2003-06-20 20:59:30 (UTC)
committer kergoth <kergoth>2003-06-20 20:59:30 (UTC)
commitfde32755685bec14851f943be337e94675caf0c4 (patch) (unidiff)
treed5a87565767420f0b9da18fd2ee80407b6ec1b7e
parentec80e207cce9ebb55be771603fc47a4e7892fd6c (diff)
downloadopie-fde32755685bec14851f943be337e94675caf0c4.zip
opie-fde32755685bec14851f943be337e94675caf0c4.tar.gz
opie-fde32755685bec14851f943be337e94675caf0c4.tar.bz2
Dump warning message when unable to locate the ncurses/curses header.
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--scripts/lxdialog/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/scripts/lxdialog/Makefile b/scripts/lxdialog/Makefile
index b34bbc3..6d05cfd 100644
--- a/scripts/lxdialog/Makefile
+++ b/scripts/lxdialog/Makefile
@@ -18,2 +18,8 @@ endif
18 18
19ifeq ($(filter clean mrproper distclean,$(MAKECMDGOALS)),)
20ifeq ($(filter -DCURSES_LOC%,$(HOST_EXTRACFLAGS)),)
21$(error Unable to locate ncurses.h or curses.h)
22endif
23endif
24
19 host-progs:= lxdialog 25 host-progs:= lxdialog