Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure18059 enableval="$enable_string_hacks"
18060 enable_string_hacks=$enableval
18062 enable_string_hacks=no
18064 echo "$as_me:18064: result: $enable_string_hacks" >&5
18065 echo "${ECHO_T}$enable_string_hacks" >&6
18067 if test "x$enable_string_hacks" = "xyes"; then
H A Daclocal.m42312 [enable_string_hacks=$enableval],
2313 [enable_string_hacks=no])
2314 AC_MSG_RESULT($enable_string_hacks)
2316 if test "x$enable_string_hacks" = "xyes"; then