Re: New Patches for SCO OpenServer 5.0.X and UnixWare 7.1.X and OpenUNIX 8.0.0
"Mark D. Baushke" <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.bugs |
|---|---|
| Message-ID | <[email protected]> |
Unless you can guarentee that all implementations have S_ISSOCK as a macro symbol, you probably need to use AC_TRY_LINK to detect if S_ISSOCK is present on the system or not. -- Mark