Installing something nonstandard in $(libdir)

2020-02-06 Thread Zack Weinberg
For reasons too complicated to get into here, I have been experimenting with building shared libraries in an autoconf+automake build *without* using libtool. [Please do not try to talk me out of this.] I have something that works correctly on ELF-based operating systems with GCC, *except* for ins

Re: Installing something nonstandard in $(libdir)

2020-02-06 Thread Nick Bowler
Hi Zack, On 2/6/20, Zack Weinberg wrote: > For reasons too complicated to get into here, I have been > experimenting with building shared libraries in an autoconf+automake > build *without* using libtool. [Please do not try to talk me out of > this.] I have something that works correctly on ELF