Add check for working AF_LOCAL sockets, which are borken
authorMartin Pool <mbp@samba.org>
Tue, 26 Jun 2001 07:44:02 +0000 (07:44 +0000)
committerMartin Pool <mbp@samba.org>
Tue, 26 Jun 2001 07:44:02 +0000 (07:44 +0000)
commit21fd0a0f6261fb511488e391349ecdb0bf93e12d
tree61168612ee13d3d4cc087cf3a39f739720e6bf01
parent4c83248fcf2ee9c5ab995d9ab28bb82677428b61
Add check for working AF_LOCAL sockets, which are borken
on RH7.0 with _LARGEFILE64_SOURCE, and probably not
present on non-Unix systems like VMS.
(This used to be commit 8b0a5bc436fb44f5123d037b102f2d2c4d3287e8)
source3/configure
source3/configure.in
source3/include/config.h.in
source3/tests/.cvsignore
source3/tests/unixsock.c [new file with mode: 0644]