From 21fd0a0f6261fb511488e391349ecdb0bf93e12d Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Tue, 26 Jun 2001 07:44:02 +0000 Subject: 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/tests/.cvsignore | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/tests/.cvsignore') diff --git a/source3/tests/.cvsignore b/source3/tests/.cvsignore index e69de29bb2..b6c1f01120 100644 --- a/source3/tests/.cvsignore +++ b/source3/tests/.cvsignore @@ -0,0 +1 @@ +unixsock -- cgit