diff --git a/TODO b/TODO index bf1e40b3e..55d433d54 100644 --- a/TODO +++ b/TODO @@ -65,6 +65,13 @@ See also file HACKING. + sync srfi-modules.texi [ttn] +- Update the version numbers in GUILE-VERSION and README. [rlb] + +- find out if we need to put a mutex around syncase.scm's custom + gensym code. + +- rearrange guile-config not to spit out {/usr,}/{include,lib} flags. + + centralize pre-inst guile usage [ttn] + write devel/build/pre-inst-guile + write pre-inst-guile{-tools}, convert Makefile.am callers