changeset 16248:6601c66280c4

doc: Mention octave_config_info ("features") as new way of looking for HAVE_XXX targets. * doc/interpreter/testfun.txi: Mention octave_config_info ("features") as new way of looking for HAVE_XXX targets.
author Rik <rik@octave.org>
date Mon, 11 Mar 2013 11:13:49 -0700
parents 4dc4da5970e5
children c8bf749fe6f8
files doc/interpreter/testfun.txi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/testfun.txi	Mon Mar 11 11:07:39 2013 -0700
+++ b/doc/interpreter/testfun.txi	Mon Mar 11 11:13:49 2013 -0700
@@ -141,7 +141,7 @@
 @end example
 
 @noindent
-Review @file{config.h} or @code{octave_config_info ("DEFS")} to see some
+Review @file{config.h} or @code{octave_config_info ("features")} to see some
 of the possible values to check.
 
 Sometimes during development there is a test that should work but is