Add configure /bin/sh problem to TODO
authorMicah Anderson <micah@riseup.net>
Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)
committerMicah Anderson <micah@riseup.net>
Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)
TODO

diff --git a/TODO b/TODO
index c80b2fe582d94dc48644e78926de5016dccb47d6..36cb9df8eb2cc321c6b69643a9fe650ef1f1319b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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