From: cpickett Date: Mon, 1 Dec 2008 21:14:15 +0000 (+0000) Subject: * add note about CFLAGS and ax_cflags_gcc_option to TODO X-Git-Tag: 0.10.0~709 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=911c749fb7b5415e489f3d98882de0eaeeae1c92;p=check * add note about CFLAGS and ax_cflags_gcc_option to TODO git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@453 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- diff --git a/TODO b/TODO index abf02f6..b260f8d 100644 --- 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: ============