diff options
author | Jesse Vincent <jesse@bestpractical.com> | 2009-08-02 16:31:09 +0100 |
---|---|---|
committer | Jesse Vincent <jesse@bestpractical.com> | 2009-08-03 12:09:16 +0100 |
commit | 44a7a252c83e563e69ad40c4c887bd6be20ca47a (patch) | |
tree | ad60c0c708d55644feb93515999db9b4f3f2324d /Todo.micro | |
parent | 233e9d1c28e4fd18c437c5ea9822d611b7feb777 (diff) | |
download | perl-44a7a252c83e563e69ad40c4c887bd6be20ca47a.tar.gz |
Move content of Todo.micro into perltodo
Diffstat (limited to 'Todo.micro')
-rw-r--r-- | Todo.micro | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Todo.micro b/Todo.micro deleted file mode 100644 index 76759b1951..0000000000 --- a/Todo.micro +++ /dev/null @@ -1,9 +0,0 @@ -- make creating uconfig.sh automatic (by pumpkin) - -- make creating Makefile.micro automatic (by pumpkin) - -- do away with fork/exec/wait? (system, popen should be enough?) - -- some of the uconfig.sh really needs to be probed (using cc) in buildtime: - (uConfigure? :-) native datatype widths and endianness come to mind - |