On Thu, Jul 04, 2002 at 10:23 +0900, Junichi Uekawa wrote:
> Eric Van Buggenhaut <[EMAIL PROTECTED]> immo vero scripsit:
> 
> > This doesn't work here:
> > 
> > [eric@femto]$ automake
> > Makefile.am:5: invalid unused variable name: `libiiwusynth_la_LDFLAGS'
> > [eric@femto]$
> > 
> > 
> > [eric@femto]$cat Makefile.am 
> > ## Process this file with automake to produce Makefile.in
> > SUBDIRS = src
> > EXTRA_DIST = TODO acconfig.h acinclude.m4
> > libiiwusynth_la_LDFLAGS = -export-dynamic -release @VERSION@ -version-info 0:0:0
> > [eric@femto]$                       
> > 
> 
> You're adding it to the wrong Makefile.am
> Add it somewhere with libiiwusynth_la_SOURCES are defined.
> 

Oh, silly me ! Thanks for the hint.

-- 
Eric VAN BUGGENHAUT
[EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to