Peter O'Gorman schrieb:
> Ralf Wildenhues wrote:
>> Hi Peter,
>>
>> * Peter O'Gorman wrote on Tue, May 19, 2009 at 06:01:49PM CEST:
>>> Ralf Wildenhues wrote:
* Peter O'Gorman wrote on Mon, May 18, 2009 at 03:43:00AM CEST:
> The instmany-python test is failing for me on Mac OS X 10.5.7. Lo
Ralf Wildenhues schrieb:
> Hello Matthias,
>
> * Matthias Klose wrote on Tue, Apr 14, 2009 at 09:02:27AM CEST:
>> seen in 1.10.1.
>>
>> '${prefix}' and '${exec_prefix}' are passed unexpanded to get_python_lib()),
>> and
>> the macro
Matthias Klose schrieb:
> seen in 1.10.1.
>
> '${prefix}' and '${exec_prefix}' are passed unexpanded to get_python_lib()),
> and
> the macro then defaults to the hardcoded alternative case. The patch passes
> the
> real path names to get_python_lib()
seen in 1.10.1.
'${prefix}' and '${exec_prefix}' are passed unexpanded to get_python_lib()), and
the macro then defaults to the hardcoded alternative case. The patch passes the
real path names to get_python_lib(), and only for the case, where the prefix
argument was specified on the command line (