Re: DLLTOOL flags

2007-11-04 Thread NightStrike
On 11/4/07, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > * NightStrike wrote on Sun, Nov 04, 2007 at 07:28:27PM CET: > > There are variables like AM_CFLAGS and AM_LDFLAGS. Is there an > > AM_DLLTOOLFLAGS variable that can be used to pass common parameters to > > dlltool? > > No, but also Automake

Re: DLLTOOL flags

2007-11-04 Thread Ralf Wildenhues
* NightStrike wrote on Sun, Nov 04, 2007 at 07:28:27PM CET: > There are variables like AM_CFLAGS and AM_LDFLAGS. Is there an > AM_DLLTOOLFLAGS variable that can be used to pass common parameters to > dlltool? No, but also Automake provides no automatic rule generation in which DLLTOOL is ever use