Add configure /bin/sh problem to TODO

This commit is contained in:
Micah Anderson 2006-01-19 22:31:10 +00:00
parent a9e94e27be
commit 53183c2cd4

3
TODO
View File

@ -2,6 +2,9 @@
This is a todo list, want to help? Pick something and let the list know
you are working on it!
. Figure out why configure decides to use /bin/sh for bash when
it shouldn't (Debian bug #346303)
. Make ninjahelper allow you to pick what type of backup you want (instead
of just assuming you want local-to-remote, or push backups. Some people
want local-to-local, or remote-to-local, or pull backups). This has been