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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in1051 [enable_dabbrev=yes],
1052 [enable_dabbrev=no])
1053 AC_MSG_RESULT($enable_dabbrev)
1054 if test "$enable_dabbrev" = yes ; then
H A Dconfigure23341 if test "${enable_dabbrev+set}" = set; then
23342 enableval="$enable_dabbrev"
23345 enable_dabbrev=yes
23347 enable_dabbrev=no
23351 enable_dabbrev=no
23354 echo "$as_me:23354: result: $enable_dabbrev" >&5
23355 echo "${ECHO_T}$enable_dabbrev" >&6
23356 if test "$enable_dabbrev" = yes ; then

Completed in 20 milliseconds