Bugzilla – Bug 6457
Use AC_HELP_STRING
Last modified: 2008-10-13 06:36:59
You need to log in before you can comment on or make changes to this bug.
This is a really tiny thing, but all bugs should be submitted upstream. The ./configure --help on globus generated configure files looks a bit bad since some m4 macros don't use AC_HELP_STRING to create their help strings. The linked patch fixes this problem. (see gpt bug #6438, for the corresponding gpt bug)