summaryrefslogtreecommitdiff
path: root/.travis.sh
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-11-15 06:55:40 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-11-15 07:14:44 (GMT)
commit6c49a232a81cf4f4f22a13b13e91af74e7edab32 (patch)
treeb7aaf31ab91e9770018e233844de45a684dd1bfb /.travis.sh
parent80e8c1135d7a8ab5875b9e616cec8f07f717504b (diff)
configure: Correctly search for tinfo for kconfig
I previously thought that tinfo could only be a link to libncurses in modern ncurses installations. I was wrong. Now we check for ncurses, then check for tinfo. If tinfo is a link to ncurses, it is then not required to link against. But if libtinfo is providing tgetent, and not libncurses, then we must add it to LIBS as well. Also, kconfig shouldn't hardcode -lncurses, it should use what is in $(LIBS). Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to '.travis.sh')
0 files changed, 0 insertions, 0 deletions