[issue5201] Using LDFLAGS='-rpath=\$$LIB:/some/other/path' ./configure breaks the build
Floris Bruynooghe
report at bugs.python.org
Sun May 3 01:52:21 CEST 2009
Floris Bruynooghe <floris.bruynooghe at gmail.com> added the comment:
Hmm, the patch isn't quite right yet. When a $$ is present in the
makefile .parse_makefile() needs to return a single $. I'm not sure yet
what needs to happen with the \ for the shell escape.
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5201>
_______________________________________
More information about the Python-bugs-list
mailing list