From 18719c36fddef9c7be6ea9e89d7ee90501a27449 Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Fri, 15 Apr 2005 20:11:21 +0000 Subject: [PATCH] Fixed Makefile reference to read Makefile.config. git-svn-id: http://svn.osgeo.org/postgis/branches/pgis_1_0@1626 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/postgis.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/postgis.xml b/doc/postgis.xml index 3f17e68dd..4d6ec61be 100644 --- a/doc/postgis.xml +++ b/doc/postgis.xml @@ -260,7 +260,7 @@ Once your PostgreSQL installation is up-to-date, enter the "postgis" directory, and edit the - Makefile. + Makefile.config file. @@ -448,7 +448,7 @@ as a "backup" in case postgis_restore.pl won't work for you: Also check that you have made any necessary changes to the top - of the Makefile. This includes: + of the Makefile.config. This includes: @@ -456,7 +456,7 @@ as a "backup" in case postgis_restore.pl won't work for you: must install the Proj4 library on your system, set the USE_PROJ variable to 1 and the PROJ_DIR to your installation prefix in the - Makefile. + Makefile.config. @@ -464,7 +464,7 @@ as a "backup" in case postgis_restore.pl won't work for you: install the GEOS library on your system, and set the USE_GEOS to 1 and the GEOS_DIR to your installation prefix in the - Makefile. + Makefile.config -- 2.40.0