Home
last modified time | relevance | path

Searched refs:PATH_ISPELL (Results 1 – 8 of 8) sorted by relevance

/dports/news/tin/tin-2.4.5/include/
H A Dtin.h565 #ifndef PATH_ISPELL
566 # define PATH_ISPELL "ispell" macro
H A Dautoconf.hin485 # undef PATH_ISPELL
/dports/chinese/tin/tin-2.4.5/include/
H A Dtin.h565 #ifndef PATH_ISPELL
566 # define PATH_ISPELL "ispell" macro
H A Dautoconf.hin485 # undef PATH_ISPELL
/dports/news/tin/tin-2.4.5/
H A Dconfigure5651 case $PATH_ISPELL in
5653 ac_cv_path_PATH_ISPELL="$PATH_ISPELL" # Let the user override the test with a path.
5671 PATH_ISPELL=$ac_cv_path_PATH_ISPELL
5673 if test -n "$PATH_ISPELL"; then
5674 echo "$as_me:5674: result: $PATH_ISPELL" >&5
5675 echo "${ECHO_T}$PATH_ISPELL" >&6
5681 if test -n "$PATH_ISPELL"; then
36033 s,@PATH_ISPELL@,$PATH_ISPELL,;t t
/dports/chinese/tin/tin-2.4.5/
H A Dconfigure5651 case $PATH_ISPELL in
5653 ac_cv_path_PATH_ISPELL="$PATH_ISPELL" # Let the user override the test with a path.
5671 PATH_ISPELL=$ac_cv_path_PATH_ISPELL
5673 if test -n "$PATH_ISPELL"; then
5674 echo "$as_me:5674: result: $PATH_ISPELL" >&5
5675 echo "${ECHO_T}$PATH_ISPELL" >&6
5681 if test -n "$PATH_ISPELL"; then
36033 s,@PATH_ISPELL@,$PATH_ISPELL,;t t
/dports/news/tin/tin-2.4.5/src/
H A Dmisc.c434 STRCPY(ispell, get_val("ISPELL", PATH_ISPELL)); in invoke_ispell()
/dports/chinese/tin/tin-2.4.5/src/
H A Dmisc.c434 STRCPY(ispell, get_val("ISPELL", PATH_ISPELL)); in invoke_ispell()