automake
[Top][All Lists]
Advanced

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

Re: building static libraries for modules


From: Tommi Mäkitalo
Subject: Re: building static libraries for modules
Date: Mon, 4 Sep 2006 22:19:28 +0200
User-agent: KMail/1.9.1

[...]
>
> FWIW, I would not install modules into $(libdir), but that's certainly a
> matter of policy.
>
> Cheers,
> Ralf

Yes - you are right. It seems to be better to install them in pkglibdir. But I 
need to pass this pkglibdir to my source.

When I try to put into my CXXFLAGS -DPKGLIBDIR=\"@address@hidden", I have a 
proper 
string PKGLIBDIR in my source, but -DPKGLIBDIR=\"@address@hidden" is not 
substituted. I tried to add AC_SUBST(pkglibdir) to my configure.in, but it 
does not help.

Tommi




reply via email to

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