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.m410001 dnl $RGB_PATH is the option value, used for finding the X11 rgb file.
10037 [RGB_PATH=$withval],
10038 [RGB_PATH=auto])
10040 if test "x[$]RGB_PATH" = xauto
10042 RGB_PATH='${exec_prefix}/lib/X11/rgb.txt'
10061 RGB_PATH="$cf_path"
10066 cf_path=$RGB_PATH
10070 AC_MSG_RESULT($RGB_PATH)
10071 AC_SUBST(RGB_PATH)
10072 AC_DEFINE_UNQUOTED(RGB_PATH,"$cf_path",[Define to the full pathname of rgb.txt])
[all …]
H A Dconfigure30155 s,@RGB_PATH@,$RGB_PATH,;t t