Re: Configure options for minimal Python 2.6

2009-05-15 Thread Martin v. Löwis
> I want to compile a minimal Python 2.6 for Debian Etch without support > for optional features such as tk and sphinx. The configure script's > help says that features can be disabled with an '--without-PACKAGE', so > I guess disabling tk is '--without-tk', but where is there a list of the > feat

Configure options for minimal Python 2.6

2009-05-15 Thread Andrew Malcolmson
I want to compile a minimal Python 2.6 for Debian Etch without support for optional features such as tk and sphinx. The configure script's help says that features can be disabled with an '--without-PACKAGE', so I guess disabling tk is '--without-tk', but where is there a list of the feature/packag