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

/xsrc/external/mit/xterm/dist/
H A Dconfigure.in1142 [enable_ziconbeep=no],
1143 [enable_ziconbeep=yes])
1144 AC_MSG_RESULT($enable_ziconbeep)
1145 test "$enable_ziconbeep" = no && AC_DEFINE(OPT_ZICONBEEP,0,[Define to 0 to disable -ziconbeep option])
H A Dconfigure23683 if test "${enable_ziconbeep+set}" = set; then
23684 enableval="$enable_ziconbeep"
23687 enable_ziconbeep=no
23689 enable_ziconbeep=yes
23693 enable_ziconbeep=yes
23696 echo "$as_me:23696: result: $enable_ziconbeep" >&5
23697 echo "${ECHO_T}$enable_ziconbeep" >&6
23698 test "$enable_ziconbeep" = no &&

Completed in 22 milliseconds