From: Sandro Santilli Date: Tue, 16 Jun 2015 12:37:44 +0000 (+0000) Subject: Make SFCGAL version available in sqldefines.h X-Git-Tag: 2.2.0rc1~351 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5322aa0414a31a78d48174040c0244eb97fb42b0;p=postgis Make SFCGAL version available in sqldefines.h git-svn-id: http://svn.osgeo.org/postgis/trunk@13676 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/postgis/sqldefines.h.in b/postgis/sqldefines.h.in index 1235af6bc..d6236987d 100644 --- a/postgis/sqldefines.h.in +++ b/postgis/sqldefines.h.in @@ -11,6 +11,7 @@ #define POSTGIS_PROJ_VERSION @POSTGIS_PROJ_VERSION@ #define POSTGIS_LIB_VERSION '@POSTGIS_LIB_VERSION@' #define POSTGIS_LIBXML2_VERSION @POSTGIS_LIBXML2_VERSION@ +#define POSTGIS_SFCGAL_VERSION @POSTGIS_SFCGAL_VERSION@ /* * Define the build date and the version number