]> granicus.if.org Git - postgis/commit
Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being...
authorMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 24 Jun 2009 10:57:04 +0000 (10:57 +0000)
committerMark Cave-Ayland <mark.cave-ayland@siriusit.co.uk>
Wed, 24 Jun 2009 10:57:04 +0000 (10:57 +0000)
commit003b99cf10098fa364991e97cf1ac3f3a58dcdea
treed2e354c84e05a85d6bf2b174cb803793e61da721
parent096a42b429e6158e955cd48acf4d2a92f4a61b57
Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being set to MODULE_PATHNAME. Fixes #208.

git-svn-id: http://svn.osgeo.org/postgis/branches/1.4@4201 b70326c6-7e19-0410-871a-916f4a2858ee
postgis/postgis.sql.in.c