Home
last modified time | relevance | path

Searched refs:with_no_padding (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/
H A Dconfigure.in1279 [with_no_padding=$enableval],
1280 [with_no_padding=$with_ext_funcs])
1281 AC_MSG_RESULT($with_no_padding)
1282 test "x$with_no_padding" = xyes && AC_DEFINE(NCURSES_NO_PADDING,1,[Define to 1 to compile with $NCU…
H A Dconfigure15743 with_no_padding=$enableval
15745 with_no_padding=$with_ext_funcs
15747 echo "$as_me:15747: result: $with_no_padding" >&5
15748 echo "${ECHO_T}$with_no_padding" >&6
15749 test "x$with_no_padding" = xyes &&