Re: [Faudiostream-devel] Faust2: `make dynamic` on OS X

2014-09-29 Thread Albert Graef
Fixed up the install_name of libHTTPDFaust.dylib in the same fashion (this will now give the proper installation path depending on the global $(PREFIX)). This is in rev. 791075. Both changesets also affect the toplevel Makefile (need to pass on the value of $(PREFIX) to the submake). This is diffe

Re: [Faudiostream-devel] Faust2: `make dynamic` on OS X

2014-09-29 Thread Albert Graef
I just committed this now in rev. 5bfe7bd. Please let me know if you notice any problems, so that I can fix them or revert. On Fri, Sep 26, 2014 at 4:38 PM, Albert Graef wrote: > > The required changes to the Makefiles are rather modest; I've attached the > diffs against the current master branc