[postgis-tickets] [PostGIS] #5098: Implement configure check for source dir being already configured

PostGIS trac at osgeo.org
Wed Feb 16 05:57:21 PST 2022


#5098: Implement configure check for source dir being already configured
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  enhancement            |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.3.0
Component:  build/upgrade/install  |    Version:  master
 Keywords:  out-of-tree            |
-----------------------------------+---------------------------
 If the source dir was used as a build dir, furhter builds in external
 directory will fail.

 The AM_INIT_AUTOMAKE macro would add checks for source dir not being
 already configured (see /usr/share/libtool/aclocal.m4) -- we may or may
 not want to switch to Automake for just this macro (probably not) -- the
 macro could still be used as a template to write our own.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5098>
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