]> granicus.if.org Git - postgis/commitdiff
[garden] fix gardan test launch. To test, make garden.
authorDarafei Praliaskouski <me@komzpa.net>
Sat, 20 Apr 2019 08:20:34 +0000 (08:20 +0000)
committerDarafei Praliaskouski <me@komzpa.net>
Sat, 20 Apr 2019 08:20:34 +0000 (08:20 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@17399 b70326c6-7e19-0410-871a-916f4a2858ee

regress/Makefile.in

index b65d4bc852d2536cb4ad6475924b479938a30604..0269c6aa64c7cd916cf24b4cfa597140ba46f47f 100644 (file)
@@ -14,6 +14,10 @@ PERL=@PERL@
 MINGWBUILD=@MINGWBUILD@
 HAVE_SFCGAL=@HAVE_SFCGAL@
 
+POSTGIS_MAJOR_VERSION=@POSTGIS_MAJOR_VERSION@
+POSTGIS_MINOR_VERSION=@POSTGIS_MINOR_VERSION@
+POSTGIS_MICRO_VERSION=@POSTGIS_MICRO_VERSION@
+
 # Where we put our regression installation
 ifeq ($(MINGWBUILD),1)
        srcdir=$(shell bash -c "pwd -W")