automake
[Top][All Lists]
Advanced

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

Re: --print-libdir request


From: Ralf Wildenhues
Subject: Re: --print-libdir request
Date: Tue, 17 Apr 2007 20:58:11 +0200
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Thien-Thi,

* Thien-Thi Nguyen wrote on Tue, Apr 17, 2007 at 09:14:37AM CEST:
[...]
> 
>   amlibdir=`automake --print-libdir`
>   for f in install-sh INSTALL COPYING ; do
>     ln -sf ${amlibdir}/$f
>   done
> 
> or perhaps there is already something available to achieve the same goals,
> with automake 1.9?

You mean, other than `automake --add-missing' (or, short: -a)?  
Or is it that you'd need something like
  automake --add-missing --install-even-if-i-do-not-use-automake

?  ;-)

Cheers,
Ralf




reply via email to

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