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

/freebsd-13-stable/contrib/ncurses/misc/
H A DMakefile.in113 NCURSES_CONFIG = ncurses@DFT_ARG_SUFFIX@@cf_cv_abi_version@@cf_config_suffix@-config
117 $(INSTALL_SCRIPT) ncurses-config $(DESTDIR)$(bindir)/$(NCURSES_CONFIG)
178 -rm -f $(DESTDIR)$(bindir)/$(NCURSES_CONFIG)
/freebsd-13-stable/contrib/dialog/
H A Dconfigure14051 if test -n "$NCURSES_CONFIG"; then
14052 ac_cv_prog_NCURSES_CONFIG="$NCURSES_CONFIG" # Let the user override the test.
14067 NCURSES_CONFIG=$ac_cv_prog_NCURSES_CONFIG
14068 if test -n "$NCURSES_CONFIG"; then
14069 echo "$as_me:14069: result: $NCURSES_CONFIG" >&5
14070 echo "${ECHO_T}$NCURSES_CONFIG" >&6
14076 test -n "$NCURSES_CONFIG" && break
14079 if test -z "$NCURSES_CONFIG"; then
14080 ac_ct_NCURSES_CONFIG=$NCURSES_CONFIG
14119 NCURSES_CONFIG
[all...]

Completed in 119 milliseconds