[postgis-devel] Making postgis_comments.sql

Obe, Regina robe.dnd at cityofboston.gov
Mon Feb 23 04:41:08 PST 2009


Mark,

Thanks

> Obe, Regina wrote:

>> I tried to change the Makefile.in in docs/ to autogenerate the 
>> postgis_comments.sql, but don't seem to be having much luck.
>> 
>> Can some make wizard tell me what I am doing wrong.
>> 
>> I created as section postgis_comments.sql to define the compile
>> 
>> and in the all: call that.

> It works for me, although don't forget that you need to re-run
configure 
> so that the new Makefile gets generated from configure.in.

Then how come when I download the svn build from the site, I don't see
it in there?  Is there something wrong with the hudson build that its
not doing a re-run of configure maybe?

>> Also wondering where this file should sit.  I guess ideally it should

>> sit at the root with spatial_ref_sys.sql as it does in the 1.3.

> That should be fairly easy to do; just change postgis_comments.sql to 
>../postgis_comments.sql.

Okay will give this a try.  I assume this has to be the name of the
action as well or does it just have to be the actual action like.  so I
would change to

all: html/postgis.html	../postgis_comments.sql

../postgis_comments.sql: ./xsl/postgis_comments.sql.xsl
reference_new.xml
	$(XSLTPROC) ./xsl/postgis_comments.sql.xsl reference_new.xml >
$@


Thanks,
Regina

-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.



More information about the postgis-devel mailing list