Re: [Python-Dev] Re: [Python-checkins] python/dist/src setup.py, 1.208, 1.209

2004-12-31 Thread Brett C.
Brett C. wrote: Jack Jansen wrote: On 18-dec-04, at 21:48, [EMAIL PROTECTED] wrote: Update of /cvsroot/python/python/dist/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21493 Modified Files: setup.py Log Message: Switch from getting LDFLAGS and CPPFLAGS from the environment to the M

Re: [Python-Dev] Re: [Python-checkins] python/dist/src setup.py, 1.208, 1.209

2004-12-27 Thread Brett C.
Jack Jansen wrote: On 18-dec-04, at 21:48, [EMAIL PROTECTED] wrote: Update of /cvsroot/python/python/dist/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21493 Modified Files: setup.py Log Message: Switch from getting LDFLAGS and CPPFLAGS from the environment to the Makefile. This is