Searched refs:cf_header_list (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ncurses-42/ncurses/test/
H A Dconfigure3243 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"
3244 ( test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw ) && cf_header_list="$cf_header_list curses.h ncurses.h"
3245 for cf_header in $cf_header_list
4302 cf_header_list="$cf_ncuhdr_root/curses.h $cf_ncuhdr_root/ncurses.h"
4303 ( test "$cf_ncuhdr_root" = ncurses || test "$cf_ncuhdr_root" = ncursesw ) && cf_header_list="$cf_header_list curses.h ncurses.h"
4304 for cf_header in $cf_header_list

Completed in 109 milliseconds