]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
TODO: put back a todo item that I stripped by mistake.
authorPaolo Bonzini <bonzini@gnu.org>
Mon, 24 Nov 2003 14:17:34 +0000 (14:17 +0000)
committerPaolo Bonzini <bonzini@gnu.org>
Mon, 24 Nov 2003 14:17:34 +0000 (14:17 +0000)
TODO

diff --git a/TODO b/TODO
index 673e6e4da5e9db06373d2fa75f59f815296120c9..376bcc318fdb8cc459088f1a4bcf5996ff611998 100644 (file)
--- a/TODO
+++ b/TODO
@@ -391,6 +391,11 @@ config.site.
 
 ------------------------------------------------------------------------------
 
+* Provide a way to create a config.h *and* set the DEFS variable from within
+the same configure script.
+
+------------------------------------------------------------------------------
+
 For AC_TYPE_SIGNAL signal handlers, provide a way for code to know
 whether to do "return 0" or "return" (int vs void) to avoid compiler
 warnings.  (Roland McGrath)