]> git.notmuchmail.org Git - notmuch/blobdiff - TODO
configure: Test for each compiler warning before enabling it.
[notmuch] / TODO
diff --git a/TODO b/TODO
index 08f0882bcc1a8e9e0bd6015ada0a91c4156056d1..ff4ccb0ad506ad701212b179208e774355cb126d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -57,10 +57,6 @@ Add a binding to open all closed messages.
 Change the 'a'rchive command in the thread view to only archive open
 messages.
 
-Portability
------------
-Fix configure script to test each compiler warning we want to use.
-
 Completion
 ----------
 Fix bash completion to complete multiple search options (both --first
@@ -247,8 +243,3 @@ database for the same corpus of email.
 
 Makefile should print message teaching user about LD_LIBRARY_PATH (or
 similar) if libdir is not set to a directory examined by ldconfig.
-
-Fix notmuch build system to work with gold, (apt-get
-binutils-gold). Need the notmuch binary to explicitly link againsts
-libraries it depends on, (rather than just getting them via
-libnotmuch).