]> granicus.if.org Git - postgis/commitdiff
Added not for AUTOCACHE_BBOX setting
authorSandro Santilli <strk@keybit.net>
Wed, 12 Jan 2005 09:38:24 +0000 (09:38 +0000)
committerSandro 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

index b4fa58ce3e7cb789d72177a86bb4c85e3452be85..5e1bcb77abe771fd5dc9cf5ab61599d2d8ab2971 100644 (file)
@@ -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