From 6bf659e56f3d928ac0bcad5dde87f2db3281562c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com> Date: Mon, 15 Feb 2010 09:56:07 +0000 Subject: [PATCH] - python configuration TODO with explanation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32541 20353a03-c40f-0410-a6d1-a30d3c3de9de --- buildout/TODO.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/buildout/TODO.txt b/buildout/TODO.txt index a9750b4865..e9f7090801 100644 --- a/buildout/TODO.txt +++ b/buildout/TODO.txt @@ -1,3 +1,7 @@ + - fail hard in case if python is not built with selected extensions + Currently it is possible to have python without zlib, despite the fact that + zlib is stated as configure option. This leads to irritating behaviour of + later components. - global build requirement checker - needs recipe - needs per profile dependency declaration -- 2.30.9