Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/ncurses/
Dconfigure.in397 [use_database=$enableval],
398 [use_database=yes])
399 AC_MSG_RESULT($use_database)
412 if test "$use_database" != no ; then
453 if test "$use_database" = no ; then
526 if test "$use_database" = no ; then
1768 test "$use_database" = yes && SUB_MAKEFILES="$SUB_MAKEFILES misc/run_tic.sh:misc/run_tic.in"
Dconfigure5370 use_database=$enableval
5372 use_database=yes
5374 echo "$as_me:5374: result: $use_database" >&5
5375 echo "${ECHO_T}$use_database" >&6
5391 if test "$use_database" != no ; then
5456 if test "$use_database" = no ; then
16852 test "$use_database" = yes && SUB_MAKEFILES="$SUB_MAKEFILES misc/run_tic.sh:misc/run_tic.in"