]> git.sur5r.net Git - kconfig-frontends/commitdiff
configure: check ncursesw headers first
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>
Sun, 22 Jul 2012 19:21:10 +0000 (14:21 -0500)
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>
Sun, 22 Jul 2012 19:21:10 +0000 (14:21 -0500)
If both ncurses and ncursesw are installed, the headers ncurses/curses.h
and ncursesw/curses.h differ, and since libncursesw will be found first,
so should ncursesw/curses.h.

Based on kernel commit 84354256bff5e95ed3dd8d42b4d7322044c979d7.

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Message-Id: <e86967e4b396876d4a96.1342985552@YAAKOV04>


No differences found