Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure18104 enableval="$enable_string_hacks"
18105 enable_string_hacks=$enableval
18107 enable_string_hacks=no
18109 echo "$as_me:18109: result: $enable_string_hacks" >&5
18110 echo "${ECHO_T}$enable_string_hacks" >&6
18112 if test "x$enable_string_hacks" = "xyes"; then
H A Daclocal.m42219 [enable_string_hacks=$enableval],
2220 [enable_string_hacks=no])
2221 AC_MSG_RESULT($enable_string_hacks)
2223 if test "x$enable_string_hacks" = "xyes"; then