diff configure.ac @ 12169:5913cc5fec4e

configure.ac: update comment about UGLY_DEFS
author John W. Eaton <jwe@octave.org>
date Wed, 26 Jan 2011 16:36:31 -0500
parents ddd4ef7934fc
children d25dfa9ed18b
line wrap: on
line diff
--- a/configure.ac	Wed Jan 26 13:13:49 2011 -0800
+++ b/configure.ac	Wed Jan 26 16:36:31 2011 -0500
@@ -1814,8 +1814,10 @@
 OCTAVE_PROG_TEXI2PDF
 
 ### Even though we include config.h, we need to have the preprocessor
-### defines available in a variable for the octave-bug script.  Use
-### UGLY_DEFS for that.
+### defines available in a variable for the testif feature of the
+### scripts/testfun/test.m function.  Use UGLY_DEFS to hold all the -D
+### options.  These are ultimately placed in the DEFS field of the
+### struct returned by octave_config_info, which is used by test.m.
 
 AC_OUTPUT_MAKE_DEFS