Home
last modified time | relevance | path

Searched refs:SHARED_BUILD (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sqlite3/tea/
H A DMakefile.in147 SHARED_BUILD = @SHARED_BUILD@
H A Dconfigure6055 SHARED_BUILD=1
6060 SHARED_BUILD=0
6495 if test "${SHARED_BUILD}" = "0" ; then
7675 if test "$SHARED_BUILD" = 1
8869 if test "${SHARED_BUILD}" = "1" ; then
8889 if test "${SHARED_BUILD}" = "1" ; then
8920 if test "${SHARED_BUILD}" = "1" ; then
8941 if test "${SHARED_BUILD}" = "1" ; then
/freebsd/contrib/sqlite3/tea/tclconfig/
H A Dtcl.m4683 # SHARED_BUILD Value of 1 or 0
685 # USE_TCL_STUBS Value true: if SHARED_BUILD or --enable-stubs
686 # USE_TCLOO_STUBS Value true: if SHARED_BUILD or --enable-stubs
687 # USE_TK_STUBS Value true: if SHARED_BUILD or --enable-stubs
719 SHARED_BUILD=1
723 SHARED_BUILD=0
739 AC_SUBST(SHARED_BUILD)
1180 if test "${SHARED_BUILD}" = "0" ; then
1726 AS_IF([test "$SHARED_BUILD" = 1], [
3163 if test "${SHARED_BUILD}" = "1" ; then
[all …]