automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: install mingwm10.dll


From: Bob Rossi
Subject: Re: install mingwm10.dll
Date: Thu, 27 Mar 2008 13:55:26 -0400
User-agent: Mutt/1.5.15+20070412 (2007-04-11)

On Wed, Mar 26, 2008 at 03:28:26PM -0400, Bob Rossi wrote:
> Hi,
> 
> I want to install mingwm10.dll, since my program requires it. I'm trying
> to figure out the best way to do this. The dll lives in /c/mingw/bin.
> 
> Would
>   bin_DATA=/c/mingw/bin/mingwm10.dll
> make the most sense? Any suggestions?

Maybe I'm missing something, I just read this,
  http://sources.redhat.com/automake/automake.html#Uniform
and I still don't see the answer.

I switched over to linux, and got an example to work like this,
  bin_SCRIPTS = /usr/lib/libglib-2.0.so
Is this a stupid thing to do? Is there a better solution?

Thank you very much,
Bob Rossi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]