Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/
H A Dconfigure.in569 [use_database=$enableval],
570 [use_database=yes])
571 AC_MSG_RESULT($use_database)
584 if test "$use_database" != no ; then
664 if test "$use_database" = no ; then
745 if test "$use_database" = no ; then
2412 test "x$use_database" = xyes && \
H A Dconfigure9244 use_database=$enableval
9246 use_database=yes
9248 echo "$as_me:9248: result: $use_database" >&5
9249 echo "${ECHO_T}$use_database" >&6
9261 if test "$use_database" != no ; then
29799 test "x$use_database" = xyes && \