#369 closed defect (fixed)
configure does not detect IPv6 support on Solaris
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | major | Milestone: | 3.1.6 |
| Component: | main | Version: | |
| Keywords: | Cc: |
Description
The configure script never detects IPv6 support on Solaris because the check is done before the required libs are checked for. Need to change the order of tests.
Note:
See TracTickets
for help on using tickets.
Believed to be fixed by changeset [471].