Bug 6457 - Use AC_HELP_STRING
: Use AC_HELP_STRING
Status: NEW
: Toolkit Internals
globus_core
: 4.2.0
: NorduGrid Linux
: P3 normal
: ---
Assigned To:
: http://www.grid.tsl.uu.se/repos/globu...
:
:
:
  Show dependency treegraph
 
Reported: 2008-10-13 06:36 by
Modified: 2008-10-13 06:36 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-10-13 06:36:59
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)