Opened 13 years ago
Closed 13 years ago
#3241 closed task (fixed)
Possible redundancy - --enable-add-ons for Glibc
| Reported by: | Owned by: | Matthew Burgess | |
|---|---|---|---|
| Priority: | normal | Milestone: | 7.3 |
| Component: | Book | Version: | SVN |
| Severity: | normal | Keywords: | |
| Cc: |
Description
From reading the configure script, --enable-add-ons appears to be set by default, so it's probably not needed. I also checked by running configure with and without it, and the resulting config.log is identical, containing lines such as "add_ons='libidn nptl'" even without that option specified.
Change History (2)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 13 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in r10060.