Home
last modified time | relevance | path

Searched refs:cf_x_athena_inc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/dialog/
H A Daclocal.m46673 cf_x_athena_inc=""
6681 if test -z "$cf_x_athena_inc" ; then
6698 test "$cf_path" = default && cf_x_athena_inc=default
6699 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
6705 if test -z "$cf_x_athena_inc" ; then
6707 elif test "$cf_x_athena_inc" != default ; then
6708 CF_APPEND_TEXT(CPPFLAGS,-I$cf_x_athena_inc)
H A Dconfigure22116 cf_x_athena_inc=""
22124 if test -z "$cf_x_athena_inc" ; then
22195 test "$cf_path" = default && cf_x_athena_inc=default
22196 test "$cf_path" != default && cf_x_athena_inc="$cf_path/include"
22202 if test -z "$cf_x_athena_inc" ; then
22205 elif test "$cf_x_athena_inc" != default ; then
22208 CPPFLAGS="${CPPFLAGS}-I$cf_x_athena_inc"