Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30401 - Problem with AC_HELP_STRING in Autoconf 2.57a
Summary: Problem with AC_HELP_STRING in Autoconf 2.57a
Status: RESOLVED DUPLICATE of bug 29961
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Martin Schlemmer (RETIRED)
URL: http://mail.gnu.org/archive/html/auto...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-05 08:48 UTC by Anders Hasselqvist
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Hasselqvist 2003-10-05 08:48:53 UTC
There is a bug in AC_HELP_STRING in the Autoconf 2.57a.

This cause me the same problems as described in:
http://mail.gnu.org/archive/html/autoconf-patches/2003-09/msg00052.html
when configuring the sim-icq source from CVS.

There is a patch for autoconf to solve this problem.

I solved this by replacing AC_HELP_STRING with AS_HELP_STRING instead of
patching autoconf.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2003-10-05 18:34:49 UTC

*** This bug has been marked as a duplicate of 29961 ***