Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure8934 withval="$with_hashed_db"
8937 with_hashed_db=no
8939 echo "$as_me:8939: result: $with_hashed_db" >&5
8940 echo "${ECHO_T}$with_hashed_db" >&6
8942 with_hashed_db=no
24608 if test "$with_hashed_db" != no ; then
24614 case $with_hashed_db in
24618 if test -d "$with_hashed_db" ; then
24620 if test -n "$with_hashed_db/include" ; then
24621 for cf_add_incdir in $with_hashed_db/include
[all …]
H A Dconfigure.in621 [with_hashed_db=no])
622 AC_MSG_RESULT($with_hashed_db)
624 with_hashed_db=no
1911 if test "$with_hashed_db" != no ; then
1913 CF_HASHED_DB($with_hashed_db)