Searched refs:NCURSES_CONFIG (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ncurses/misc/
H A DMakefile.in108 NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@-config
111 $(INSTALL_SCRIPT) ncurses-config $(DESTDIR)$(bindir)/$(NCURSES_CONFIG)
146 -rm -f $(DESTDIR)$(bindir)/$(NCURSES_CONFIG)
/freebsd-11-stable/contrib/dialog/
H A Dconfigure11104 if test -n "$NCURSES_CONFIG"; then
11105 ac_cv_prog_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test.
11120 NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG
11121 if test -n "$NCURSES_CONFIG"; then
11122 echo "$as_me:11122: result: $NCURSES_CONFIG" >&5
11123 echo "${ECHO_T}$NCURSES_CONFIG" >&6
11129 test -n "$NCURSES_CONFIG" && break
11132 if test -z "$NCURSES_CONFIG"; then
11133 ac_ct_NCURSES_CONFIG=$NCURSES_CONFIG
11172 NCURSES_CONFIG
[all...]

Completed in 143 milliseconds