RE: control where win32 DLLs get installed behavior

2009-11-02 Thread David Byron
On November 1, 2009, Ralf Wildenhues wrote: > Yes. We haven't figured out whether and when automake > should do this automatically. If we do, then a future > release of Automake may change this. Until then you can > use add `-bindir $(bindir)' to either AM_LDFLAGS (if this > is to be set for a

Re: control where win32 DLLs get installed behavior

2009-11-01 Thread Ralf Wildenhues
Hello David, * David Byron wrote on Wed, Oct 28, 2009 at 11:56:02PM CET: > I've grabbed the latest libtool sources from the pr-msvc-support branch, > hoping to get more control over where libtool installs DLLs. Unfortunately, > my DLLs are going to the same place they were before. > > I got libt

control where win32 DLLs get installed behavior

2009-10-28 Thread David Byron
I've grabbed the latest libtool sources from the pr-msvc-support branch, hoping to get more control over where libtool installs DLLs. Unfortunately, my DLLs are going to the same place they were before. I got libtool to do the advertised thing when I invoke it manually, like this: /bin/sh ./libt