Home
last modified time | relevance | path

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

/dports/editors/jed/jed-0.99-19/autoconf/
H A Daclocal.m4468 AC_PATH_PROG(nc5config, ncurses5-config, no)
469 if test "$nc5config" = "no"
471 AC_PATH_PROG(nc5config, ncurses5w-config, no)
474 if test "$nc5config" != "no"
476 MISC_TERMINFO_DIRS=`$nc5config --terminfo`
/dports/sysutils/most/most-5.1.0/
H A Dconfigure5818 case $nc5config in
5843 if test -n "$nc5config"; then
5844 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nc5config" >&5
5845 $as_echo "$nc5config" >&6; }
5852 if test "$nc5config" = "no"
5861 case $nc5config in
5886 if test -n "$nc5config"; then
5887 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $nc5config" >&5
5888 $as_echo "$nc5config" >&6; }
5898 if test "$nc5config" != "no"
[all …]
/dports/news/slrn/slrn-1.0.3/autoconf/
H A Daclocal.m4496 AC_PATH_PROG(nc5config, ncurses5-config, no)
497 if test "$nc5config" = "no"
499 AC_PATH_PROG(nc5config, ncursesw5-config, no)
502 if test "$nc5config" != "no"
504 MISC_TERMINFO_DIRS=`$nc5config --terminfo`
/dports/devel/libslang2/slang-2.3.2/autoconf/
H A Daclocal.m4498 AC_PATH_PROG(nc5config, ncurses5-config, no)
499 if test "$nc5config" = "no"
501 AC_PATH_PROG(nc5config, ncursesw5-config, no)
504 if test "$nc5config" != "no"
506 MISC_TERMINFO_DIRS=`$nc5config --terminfo`
/dports/sysutils/most/most-5.1.0/autoconf/
H A Daclocal.m4498 AC_PATH_PROG(nc5config, ncurses5-config, no)
499 if test "$nc5config" = "no"
501 AC_PATH_PROG(nc5config, ncursesw5-config, no)
504 if test "$nc5config" != "no"
506 MISC_TERMINFO_DIRS=`$nc5config --terminfo`
/dports/devel/libslang2/slang-2.3.2/
H A Dconfigure6937 case $nc5config in
6961 nc5config=$ac_cv_path_nc5config
6962 if test -n "$nc5config"; then
6964 $as_echo "$nc5config" >&6; }
6971 if test "$nc5config" = "no"
6980 case $nc5config in
7004 nc5config=$ac_cv_path_nc5config
7005 if test -n "$nc5config"; then
7007 $as_echo "$nc5config" >&6; }
7017 if test "$nc5config" != "no"
[all …]
/dports/news/slrn/slrn-1.0.3/
H A Dconfigure8477 case $nc5config in
8501 nc5config=$ac_cv_path_nc5config
8502 if test -n "$nc5config"; then
8504 $as_echo "$nc5config" >&6; }
8511 if test "$nc5config" = "no"
8520 case $nc5config in
8544 nc5config=$ac_cv_path_nc5config
8545 if test -n "$nc5config"; then
8547 $as_echo "$nc5config" >&6; }
8557 if test "$nc5config" != "no"
[all …]
/dports/editors/jed/jed-0.99-19/
H A Dconfigure708 nc5config
11113 case $nc5config in
11137 nc5config=$ac_cv_path_nc5config
11138 if test -n "$nc5config"; then
11140 echo "${ECHO_T}$nc5config" >&6; }
11147 if test "$nc5config" = "no"
11156 case $nc5config in
11180 nc5config=$ac_cv_path_nc5config
11181 if test -n "$nc5config"; then
11193 if test "$nc5config" != "no"
[all …]