Cyril Roelandt <[email protected]> skribis: > This patch is much cleaner that my previous one, and fixes bz2, readline, ssl > and zlib.
Nice. > I still need to fix dbm. Python looks for ndbm.h, gdbm/ndbm.h, gdbm-ndbm.h, > but > we use gdbm.h. We also have bdb, so we can use it if that’s what is expected. > Another popular module that does not work yet is Tkinter, because it uses Tk, > which depends on X. Something that’s doable now. :-) The patch looks good to me, so you (or Nikita) can push it. Ludo’.
