]> granicus.if.org Git - python/commit
Pass the Makefile's value of CC and LDSHARED to the environment of setup.py.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 10 Aug 2001 20:18:26 +0000 (20:18 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 10 Aug 2001 20:18:26 +0000 (20:18 +0000)
commitab0cad520dc97cc429b912a0c49dfe75305dc684
tree803255052b8c083666dbba49cd66e6165655aeaa
parent1cb560a65344f4e4ec58a09a9e376e9e7edfb4bd
Pass the Makefile's value of CC and LDSHARED to the environment of setup.py.
This fixes the problem reported in bug report #438786.
Makefile.pre.in