summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.build7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO.build b/TODO.build
index b091d5a932..be592e9b23 100644
--- a/TODO.build
+++ b/TODO.build
@@ -3,8 +3,6 @@ Overall:
* Change a Makefile.am in a subdir, must manually go back up and re-run
configure. Otherwise it gets run somehow incorrectly.
-* Fix overuse of LIBS vs. LIBADD, LDADD, or LDFLAGS, along with xxx_, now ticket 18.
-
* Use common run_tests.in file. This is now ticket 3.
dtools:
@@ -27,11 +25,6 @@ gnuradio-core/src/lib/general:
* README is stale.
-gnuradio-core/src/lib/tests:
-
-* Cleanup libgnuradio-core variable, try to refer to something in
-Makefile.common
-
gnuradio-core/src/lib/utils:
* Not all *.m files are referenced in Makefile.am for distribution. Is