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

Re: unversioned shared library



On Thu, Jul 04, 2002 at 10:23 +0900, Junichi Uekawa wrote:
> Eric Van Buggenhaut <Eric.VanBuggenhaut@AdValvas.be> 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
Eric.VanBuggenhaut@AdValvas.be


-- 
To UNSUBSCRIBE, email to debian-mentors-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: