ncurses: don't build tests

Slows down build.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-04-05 12:31:22 +02:00
parent 54f33b3865
commit 4d651b4d12
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ NCURSES_CONF_OPT = \
--without-cxx-binding \
--without-ada \
--without-progs \
--without-tests \
--disable-big-core \
--without-profile \
--disable-rpath \