From 53183c2cd49e51fd57a7ba78f19c2d0c28ea72dc Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Thu, 19 Jan 2006 22:31:10 +0000
Subject: [PATCH] Add configure /bin/sh problem to TODO

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/TODO b/TODO
index c80b2fe..36cb9df 100644
--- 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
-- 
GitLab