View | Details | Raw Unified | Return to bug 261367
Collapse All | Expand All

(-)b/databases/sqlite3/Makefile (+2 lines)
Lines 197-202 STMT_CPPFLAGS= -DSQLITE_ENABLE_STMT_SCANSTATUS=1 Link Here
197
TCL_USES=	tcl
197
TCL_USES=	tcl
198
TCL_USES_OFF=	tcl:build
198
TCL_USES_OFF=	tcl:build
199
TCL_CONFIGURE_ENABLE=	tcl
199
TCL_CONFIGURE_ENABLE=	tcl
200
TCL_CONFIGURE_WITH=	tcl=${TCL_LIBDIR}
201
TCL_CONFIGURE_ENV=	ac_cv_prog_TCLSH_CMD=${TCLSH}
200
TCL_ALL_TARGET+=	sqlite3_analyzer
202
TCL_ALL_TARGET+=	sqlite3_analyzer
201
THREADS_CONFIGURE_ENABLE=	threadsafe
203
THREADS_CONFIGURE_ENABLE=	threadsafe
202
THREADS_LIBS=	-lpthread
204
THREADS_LIBS=	-lpthread

Return to bug 261367