From: Paul Ramsey Date: Thu, 22 Aug 2019 17:32:24 +0000 (+0000) Subject: Just note needed libraries, don't be clever X-Git-Tag: 3.0.0beta1~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d160fe903e405bc6d5f46b93b4460aabcbd6547d;p=postgis Just note needed libraries, don't be clever git-svn-id: http://svn.osgeo.org/postgis/trunk@17763 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/topology/Makefile.in b/topology/Makefile.in index f8803d753..f5418bddf 100644 --- a/topology/Makefile.in +++ b/topology/Makefile.in @@ -79,7 +79,7 @@ PERL=@PERL@ # see http://trac.osgeo.org/postgis/ticket/1158#comment:57 SHLIB_LINK := $(SHLIB_LINK_F) $(SHLIB_LINK) -$(OBJS): $(SHLIB_LINK_F) +$(OBJS): ../libpgcommon/libpgcommon.a ../liblwgeom/.libs/liblwgeom.a ../libpgcommon/libpgcommon.a: make -C ../libpgcommon