]> granicus.if.org Git - python/commit
Thomas, I don't care about unset either, but setting PYTHONHOME=
authorGuido van Rossum <guido@python.org>
Thu, 19 Jul 2001 15:17:52 +0000 (15:17 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 19 Jul 2001 15:17:52 +0000 (15:17 +0000)
commite31c2eeb410464084e6dc88beae03da766a68ee4
tree0cb246e871bbbf16cc9887732589b5899912eef8
parentab01087109046dc7fea5c62529a6e4e79847036f
Thomas, I don't care about unset either, but setting PYTHONHOME=
doesn't work -- it actually prevents the extensions from being built
properly.  So I'm changing the "sharedmods" target to what I presume
it was before:
PYTHONPATH= ./$(PYTHON) $(srcdir)/setup.py build
Makefile.pre.in