aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index 5a8313a9c2..68a26370a4 100644
--- a/TODO
+++ b/TODO
@@ -52,14 +52,8 @@ Build System
include $(srcdir)/Makefile
* Allow automatic re-runs of configure (this would have to 'save' the values of
env vars like CXXFLAGS and also command line params)
-* It would be nice to get rid of Makefile.noconf (so that we can implement
- certain improvements which aren't possible as long as we have to maintain
- that). To this end, find out
- 1) Which platforms/systems require Makefile.noconf?
- 2) What stops them from using 'configure' ? Document this!
- 3) If possible fix all the issue listed in 2)
* Add an install target to the Makefile - Copy binary, install manpage, add
- menu items. See also patch #891909 (Gnome/KDE .desktop file)
+ menu items, install README. See also patch #891909 (Gnome/KDE .desktop file)
Documentation
=============