]> granicus.if.org Git - check/commitdiff
* add note about CFLAGS and ax_cflags_gcc_option to TODO
authorcpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 1 Dec 2008 21:14:15 +0000 (21:14 +0000)
committercpickett <cpickett@64e312b2-a51f-0410-8e61-82d0ca0eb02a>
Mon, 1 Dec 2008 21:14:15 +0000 (21:14 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@453 64e312b2-a51f-0410-8e61-82d0ca0eb02a

TODO

diff --git a/TODO b/TODO
index abf02f6cd0687e9c803d9ab1803ec4f2dec4640b..b260f8dd23b16f77fc9f1b5b22eef8528f0c5bbc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -50,6 +50,7 @@ Build issues:
 [0.9.4] * Fix AM_PATH_CHECK by deprecating it; use pkg-config instead
 [     ] * make Check pass its own unit tests: make (dist)check can fail.
 [     ] * use stricter CFLAGS for compiling Check
+[     ] * use ax_cflags_gcc_option to add to CFLAGS to Check
 
 Check source code:
 ============