Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8),
Peter Eisentraut <peter_e@gmx.net>
Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), but take it as 'int *' instead. Add real test for whether ld -R works on Unixware. Rename --enable-uniconv to --enable-unicode-conversion. Install shlibs mode 755 by default, since 644 causes gratuitous complaints from ldd et al. on some systems.
Files
| Path | Change | +/− |
|---|---|---|
| config/ac_func_accept_argtypes.m4 | modified | +10 −3 |
| configure | modified | +428 −387 |
| configure.in | modified | +20 −6 |
| src/Makefile.global.in | modified | +2 −1 |
| src/makefiles/Makefile.unixware | modified | +1 −1 |