View | Details | Raw Unified | Return to bug 206944 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 101-107 Link Here
101
EDITLINE_DESC=		the BSD libedit from ports
101
EDITLINE_DESC=		the BSD libedit from ports
102
102
103
OPTIONS_DEFAULT=	FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \
103
OPTIONS_DEFAULT=	FTS4 URI METADATA SECURE_DELETE UNLOCK_NOTIFY THREADS \
104
			EXTENSION TS1 UNICODE61 RTREE DBSTAT STSHELL
104
			EXTENSION TS1 UNICODE61 RTREE DBSTAT STSHELL EDITLINE
105
# SECURE_DELETE, UNLOCK_NOTIFY, DBSTAT (since 41.0) used by www/firefox et al.
105
# SECURE_DELETE, UNLOCK_NOTIFY, DBSTAT (since 41.0) used by www/firefox et al.
106
# RTREE used by graphics/mapnik, databases/spatialite
106
# RTREE used by graphics/mapnik, databases/spatialite
107
107

Return to bug 206944