diff options
author | Alexandre Oliva <oliva@samba.org> | 1998-10-05 04:53:28 +0000 |
---|---|---|
committer | Alexandre Oliva <oliva@samba.org> | 1998-10-05 04:53:28 +0000 |
commit | a2941d42441cc0e80b0c725544b43d8b3099d156 (patch) | |
tree | 2d68c7675f6c7e4833cbd4b0ebaeb1be916be226 /source3/smbwrapper | |
parent | 4be0416cfa4184e5bde4ef2232bd2c339e759533 (diff) | |
download | samba-a2941d42441cc0e80b0c725544b43d8b3099d156.tar.gz samba-a2941d42441cc0e80b0c725544b43d8b3099d156.tar.xz samba-a2941d42441cc0e80b0c725544b43d8b3099d156.zip |
added Solaris 2.5
(This used to be commit 788992f58613f7f4fa0e9ce7087267dec75f2e51)
Diffstat (limited to 'source3/smbwrapper')
-rw-r--r-- | source3/smbwrapper/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/smbwrapper/README b/source3/smbwrapper/README index 08b2dc84f67..19371269e7e 100644 --- a/source3/smbwrapper/README +++ b/source3/smbwrapper/README @@ -6,6 +6,7 @@ Currently this code has only been tested on: - Linux 2.0 with glibc2 (RH5.1) - Linux 2.1 with glibc2 +- Solaris 2.5 with gcc - Solaris 2.5.1 with gcc - Solaris 2.6 with gcc |