diff options
author | Wayne Davison <wayned@samba.org> | 2003-12-15 18:20:06 +0000 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2003-12-15 18:20:06 +0000 |
commit | 880ae34190fea203aa52677dd5f87994ad8ba985 (patch) | |
tree | df8a0c657edcb27f036471a3841a0f16956797dc /INSTALL | |
parent | d00daf1f3f5f40df993c1b0c197faf98d4fc807f (diff) | |
download | rsync-880ae34190fea203aa52677dd5f87994ad8ba985.tar.gz rsync-880ae34190fea203aa52677dd5f87994ad8ba985.tar.bz2 rsync-880ae34190fea203aa52677dd5f87994ad8ba985.zip |
Got rid of setgroups() caveat for OSX -- we fixed that a while back.
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -48,10 +48,6 @@ completely implement the "New Sockets" API. <http://www.ipv6.org/impl/mac.html> says that Apple do not support IPv6 yet. If your build fails, try again with --disable-ipv6. -There is an unresolved problem with the OSX implimentation -of setgroups causing rsyncd to fail. The workaround is to -#undef HAVE_SETGROUPS in config.h - IBM AIX NOTES ------------- |