Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ncurses/
H A Dconfigure.in594 [use_database=$enableval],
595 [use_database=yes])
596 AC_MSG_RESULT($use_database)
609 if test "$use_database" != no ; then
724 if test "$use_database" = no ; then
805 if test "$use_database" = no ; then
2382 test "x$use_database" = xyes && \
H A Dconfigure8898 use_database=$enableval
8900 use_database=yes
8902 echo "$as_me:8902: result: $use_database" >&5
8903 echo "${ECHO_T}$use_database" >&6
8915 if test "$use_database" != no ; then
29257 test "x$use_database" = xyes && \