summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2013-11-14 01:51:29 -0500
committerEric S. Raymond <esr@thyrsus.com>2013-11-14 01:51:29 -0500
commit183715a5dbcbd05de532914f3282c6dafb7892eb (patch)
tree9abcac11365456523a04da46bd7b8d0b848ead1c /TODO
parent58cc38656cd3ded5f0ae3fbbe8fa9fff37045ea5 (diff)
downloadgpsd-183715a5dbcbd05de532914f3282c6dafb7892eb.tar.gz
A to-do item just got done.
Diffstat (limited to 'TODO')
-rw-r--r--TODO10
1 files changed, 0 insertions, 10 deletions
diff --git a/TODO b/TODO
index 502e38cb..d07888cb 100644
--- a/TODO
+++ b/TODO
@@ -81,16 +81,6 @@ message 6 and 8 subtypes - specifically, 6/23, 8/21, 8/22, 8/24, and
We'd need machinery to shift a byte array 30 bits left...
-** Build issues
-
-libgps.pc, libgpsd.pc and the egg-info file are only created at
-installation time and never cleaned. Because the user will be
-running as root, these are created owned by root and annoying
-to remove later.
-
-SConstruct should be refactored so these are created as part
-of the normal build and normally cleaned.
-
** To do:
*** Make subframe reports available in the C API.