HomeSort by relevance Sort by last modified time
    Searched refs:ncursesw (Results 1 - 4 of 4) sorted by null

  /external/u-boot/scripts/kconfig/lxdialog/
check-lxdialog.sh 8 pkg-config --libs ncursesw 2>/dev/null && exit
11 for lib in ncursesw ncurses curses ; do
25 if pkg-config --cflags ncursesw 2>/dev/null; then
29 elif [ -f /usr/include/ncursesw/curses.h ]; then
30 echo '-I/usr/include/ncursesw -DCURSES_LOC="<curses.h>"'
  /external/u-boot/scripts/kconfig/
Makefile 251 pkg-config --libs menuw panelw ncursesw 2>/dev/null \
  /external/python/cpython2/
configure     [all...]
  /external/python/cpython3/
configure     [all...]

Completed in 536 milliseconds