Message 104057 - Python tracker (original) (raw)

Message104057

Author rpetrov
Recipients akuchling, asmodai, mark.dickinson, r.david.murray, rpetrov, skrah
Date 2010-04-23.21:52:35
SpamBayes Score 4.8496156e-07
Marked as misclassified No
Message-id 4BD216A0.2060800@roumenpetrov.info
In-reply-to 1272018674.66.0.221446213317.issue7384@psf.upfronthosting.co.za
Content
Stefan Krah wrote: > > Stefan Krah<stefan-usenet@bytereef.org> added the comment: > > Actually this means that we should also look for -ltinfo in the ldd > check (A Redhat buildbot would be nice). Or may be this mean that in configure to add test with -ltinfo and if readline link succeed then is save to link python curses module with first curses library found. ldd - what about platforms without GNU libc ? Roumen
History
Date User Action Args
2010-04-23 21:52:36 rpetrov set recipients: + rpetrov, akuchling, mark.dickinson, asmodai, r.david.murray, skrah
2010-04-23 21:52:35 rpetrov link issue7384 messages
2010-04-23 21:52:35 rpetrov create