Closed
Bug 290305
Opened 20 years ago
Closed 20 years ago
autoconf 2.13 doesn't work with configure.in
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: eagle.lu, Unassigned)
Details
re-produce steps:
1 cd nsprpub
2 autoconf
Following error message is shown:
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_YYTEXT_POINTER
The autoconf version is 2.13
You need to file the bug on autoconf, not NSPR. See
http://www.gnu.org/software/autoconf/ for details on how to file autoconf bugs.
FWIW, it sounds like your autoconf install is incomplete.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•6 years ago
|
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•