Merged revisions 72497 via svnmerge from
commit30364d1409b4032668fe09ecacca4e0d4af94cef
authortarek.ziade <tarek.ziade@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 9 May 2009 11:55:12 +0000 (9 11:55 +0000)
committertarek.ziade <tarek.ziade@6015fed2-1504-0410-9fe1-9d1591cc4771>
Sat, 9 May 2009 11:55:12 +0000 (9 11:55 +0000)
treec1a3a5b1ea594c3e7966435726c654cd95b9daa8
parentd750de87745cadcaf95c1f49a7ccdbececb90e26
Merged revisions 72497 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r72497 | tarek.ziade | 2009-05-09 10:28:53 +0200 (Sat, 09 May 2009) | 1 line

  Fixed Issue 5900: distutils.command.build_ext - Ensure RUNPATH is added to extension modules with RPATH if GNU ld is used
........

git-svn-id: http://svn.python.org/projects/python/branches/py3k@72504 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/distutils/tests/test_build_ext.py
Lib/distutils/tests/test_unixccompiler.py [new file with mode: 0644]
Lib/distutils/unixccompiler.py
Makefile.pre.in
configure
configure.in