| Summary: | Use AC_HELP_STRING | ||
|---|---|---|---|
| Product: | Toolkit Internals | Reporter: | Mattias Ellert <mattias.ellert@fysast.uu.se> |
| Component: | globus_core | Assignee: | Mike Link <mlink@mcs.anl.gov> |
| Status: | NEW | ||
| Severity: | normal | CC: | bacon@mcs.anl.gov, blau@mcs.anl.gov |
| Priority: | P3 | ||
| Version: | 4.2.0 | ||
| Target Milestone: | --- | ||
| Hardware: | NorduGrid | ||
| OS: | Linux | ||
| URL: | http://www.grid.tsl.uu.se/repos/globus/fedora/9/info/globus-core-helpstring.patch | ||
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)