0e4f2cc24d
Postgis upgrade from 1.0.6 to 1.1.0 . This release, includes new functionality, performance improvements and bug fixes. Highlights include: * Geometry building functions, including line merging, polygon creation and vertex manipulation, * Linear referencing functions, including support for measures, * Performance improvements to coordinate reference transformations PR: ports/91030 Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
10 lines
336 B
Text
10 lines
336 B
Text
--- configure Wed Dec 21 20:25:14 2005
|
|
+++ configure Wed Dec 28 13:57:10 2005
|
|
@@ -4050,6 +4050,7 @@
|
|
/usr/share/sgml/docbook/xsl-stylesheets
|
|
/usr/share/xml/docbook/stylesheet/nwalsh
|
|
/usr/share/sgml/docbook/stylesheet/xsl/nwalsh
|
|
+ /usr/local/share/xsl/docbook
|
|
"
|
|
for p in ${SEARCHPATH}; do
|
|
if test -r ${p}/html/docbook.xsl; then
|