[postgis-tickets] [PostGIS] #2275: doxygen and html/pdf document building is broken
PostGIS
trac at osgeo.org
Mon Apr 22 04:41:49 PDT 2013
#2275: doxygen and html/pdf document building is broken
-----------------------------------+----------------------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+----------------------------------------
Comment(by robe):
aha I think I see why both Debbie and Winnie regress still work after
this change.
I am alway in the habit of adding PGPATH to to the PATH variable, so
Debbie's regress has a line like this:
{{{
PATH=${PATH}:${PGPATH}/bin
}}}
So I guess even though the --with-pgconfig is no longer legal, it didn't
really need it. I don't have that for the docs though so that is relying
on the name.
So yah I think for a lot of folks, this is going to be a breaking change
in there configure logic. Mostly package maintainers.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2275#comment:5>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list