projects
/
postgis
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77d7d9e
)
Added not for AUTOCACHE_BBOX setting
author
Sandro Santilli
<strk@keybit.net>
Wed, 12 Jan 2005 09:38:24 +0000
(09:38 +0000)
committer
Sandro Santilli
<strk@keybit.net>
Wed, 12 Jan 2005 09:38:24 +0000
(09:38 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@1287
b70326c6
-7e19-0410-871a-
916f4a2858ee
Makefile.config
patch
|
blob
|
history
diff --git
a/Makefile.config
b/Makefile.config
index b4fa58ce3e7cb789d72177a86bb4c85e3452be85..5e1bcb77abe771fd5dc9cf5ab61599d2d8ab2971 100644
(file)
--- a/
Makefile.config
+++ b/
Makefile.config
@@
-44,6
+44,9
@@
USE_STATS=1
#
# Set AUTOCACHE_BBOX to 0 if you want finer control over
# bounding box computation and caching for your geometries.
+# If you do, bbox computattion strategies are listed in
+# the file lwgeom/BBOXCACHE_BEHAVIOURS, but don't expect
+# them to be easy nor consistent.
#
AUTOCACHE_BBOX ?= 1