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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in666 [enable_exec_selection=no],
667 [enable_exec_selection=yes])
668 AC_MSG_RESULT($enable_exec_selection)
669 if test "$enable_exec_selection" = no ; then
H A Dconfigure19469 if test "${enable_exec_selection+set}" = set; then
19470 enableval="$enable_exec_selection"
19473 enable_exec_selection=no
19475 enable_exec_selection=yes
19479 enable_exec_selection=yes
19482 echo "$as_me:19482: result: $enable_exec_selection" >&5
19483 echo "${ECHO_T}$enable_exec_selection" >&6
19484 if test "$enable_exec_selection" = no ; then

Completed in 20 milliseconds