Home
last modified time | relevance | path

Searched refs:RGB_PATH (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/ncurses/tinfo/
H A Dncurses_cfg.h111 #define RGB_PATH "no" macro
/freebsd/contrib/ncurses/
H A Daclocal.m410272 dnl $RGB_PATH is the option value, used for finding the X11 rgb file.
10308 [RGB_PATH=$withval],
10309 [RGB_PATH=auto])
10311 if test "x[$]RGB_PATH" = xauto
10313 RGB_PATH='${exec_prefix}/lib/X11/rgb.txt'
10332 RGB_PATH="$cf_path"
10337 cf_path=$RGB_PATH
10341 AC_MSG_RESULT($RGB_PATH)
10342 AC_SUBST(RGB_PATH) subst
10343 AC_DEFINE_UNQUOTED(RGB_PATH,"$cf_path",[Define to the full pathname of rgb.txt]) definition
[all …]
H A Dconfigure30728 s,@RGB_PATH@,$RGB_PATH,;t t