Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in1513 [with_hashmap=$enableval],
1514 [with_hashmap=yes])
1515 AC_MSG_RESULT($with_hashmap)
1516 test "x$with_hashmap" = xyes && AC_DEFINE(USE_HASHMAP,1,[Define to 1 to compile with hashmap scroll…
1581 if test "$with_hashmap" = no ; then
H A Dconfigure16482 with_hashmap=$enableval
16484 with_hashmap=yes
16486 echo "$as_me:16486: result: $with_hashmap" >&5
16487 echo "${ECHO_T}$with_hashmap" >&6
16488 test "x$with_hashmap" = xyes &&
16890 if test "$with_hashmap" = no ; then