- mark the autotools.in part as taken
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 28 Sep 2007 20:52:09 +0000 (20:52 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 28 Sep 2007 20:52:09 +0000 (20:52 -0000)
- fix a typo

TODO

diff --git a/TODO b/TODO
index b246dcb754b5192e7807e20bf26ef1d567fe8985..9b89c40c58c96cbfdc420874d7e2229ab209758d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,13 @@
-Buildroot3 TODOs
-
-- stabilize for a 0.10.0 release
+Buildroot2 TODOs
 
 - fix packages/Makefile.autotools.in to use a package-imposed patchdir
+  (Ivan Kuten)
 - convert all packages that use autoconf to use the infrastructure of
   packages/Makefile.autotools.in
 - fix setting of flags for packages
 
+- stabilize for a 0.10.0 release
+
 - think about using a common --config-cache for configure
   Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
   to working presets.