[Python-Dev] Adding directories to configure.in for fink? (original) (raw)

Jack Jansen Jack.Jansen at cwi.nl
Fri Jul 16 16:23:20 CEST 2004


On 16-jul-04, at 11:25, Stephen J. Turnbull wrote:

If you're going to do this for Fink, don't you want to do it for DarwinPorts too? XEmacs's configure has a --site-prefixes switch such that --site-prefixes=/sw does both --site-includes=/sw/include and --site-libraries=/sw/lib. This handles both Fink and DarwinPorts (and anythign else that might come along) in a sensible way. Isn't that a generic autoconf feature?

This would be very nice to have. How much work would it be to implement it? We don't currently support site-includes and site-libraries either (I think) so that would need to be added too.

Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack If I can't dance I don't want to be part of your revolution -- Emma Goldman



More information about the Python-Dev mailing list