Peter O'Gorman wrote:
> Ralf Wildenhues wrote:
>> OK to apply?
> 
> Yes, thanks.
> 
>> What about eliminating (when progdir='.')
>>   curwd=`cd . && pwd`
>>
>> Do we know when (with which shells) this can be replaced by $PWD
>> portably?
> 
> The ones that are not buggy and comply with the standards? :) (I don't
> know, maybe all of them).

Maybe, instead of using $PWD, when the package is not libtool itself, we
can substitute abs_top_builddir into the libtool script and use that for
when progdir=.?

Peter
-- 
Peter O'Gorman
http://pogma.com


Reply via email to