Lines Matching refs:RGB_PATH
10001 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])
10075 if test "$RGB_PATH" = no