[geos-devel] src/libgeos.la missing from tests/perf/Makefile.in

Sandro Santilli strk at kbt.io
Fri Jul 8 22:34:18 PDT 2016


On Fri, Jul 08, 2016 at 09:16:57PM +0100, Andrew Watkins wrote:

> I forgot to say that I found the
> 
> LIBS = $(top_builddir)/src/libgeos.la
> 
> in all the following files:
> 
> tests/xmltester/Makefile.in:LIBS = $(top_builddir)/src/libgeos.la
> tests/perf/operation/buffer/Makefile.in:LIBS = $(top_builddir)/src/libgeos.la
> tests/perf/operation/predicate/Makefile.in:LIBS = $(top_builddir)/src/libgeos.la
> tests/bigtest/Makefile.in:LIBS = $(top_builddir)/src/libgeos.la
> 
> That is why I thought it need to be intests/perf/Makefile.in Thanks, Andrew

You're right, it was missing (the source being Makefile.am).
Fixed with r4220 in trunk

--strk;


More information about the geos-devel mailing list