]> granicus.if.org Git - check/commitdiff
* Update TODO
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 04:06:57 +0000 (04:06 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Fri, 13 Oct 2006 04:06:57 +0000 (04:06 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@334 64e312b2-a51f-0410-8e61-82d0ca0eb02a

TODO

diff --git a/TODO b/TODO
index 4bdb6cc62bfd99a4676501d9da6458b24d5f23c5..4d35fe1cfcff61f3d31770e640dc452c158a8386 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,10 +41,9 @@ Build issues:
 [     ] * Use filename-length-max=99 in AM_INIT_AUTOMAKE
 [0.9.4] * Make sure libcheck.(l)a works as a dependency, don't call $(MAKE)
 [0.9.4] * Build tests/ dirs after everything else
-[     ] * Fix AM_PATH_CHECK totally; use pkg-config
+[0.9.4] * Fix AM_PATH_CHECK by deprecating it; use pkg-config instead
 [     ] * make Check pass its own unit tests: make distcheck fails
 [     ] * use stricter CFLAGS for compiling Check
-[     ] * deprecate the old API: Check clobbers things, e.g. fail() in C++ 
 
 Check source code:
 ============