On Thu, Aug 13, 2015 at 03:40:21PM +0100, Simon McVittie wrote: > On 13/08/15 15:06, Andreas Tille wrote: > > +libMems_la_LIBADD = $(DEPS_LIBS) @BOOST_FILESYSTEM_LIB@ > > @BOOST_IOSTREAMS_LIB@ @BOOST_SYSTEM_LIB@ > > + > > SUBDIRS = libMems > > Move this from /Makefile.am into /libMems/Makefile.am, where libMems.la > is built and the rest of the libMems_la_WHATEVER variables appear.
I confirm that this at least has some effect - unfortunately not the wanted one sinde the @BOOST_FILESYSTEM_LIB@ @BOOST_IOSTREAMS_LIB@ @BOOST_SYSTEM_LIB@ placeholders remain unresolved and the $(DEPS_LIBS) variable remains empty. :_( Kind regards Andreas. -- http://fam-tille.de