Mention coming Solaris support.
authorWayne Davison <wayned@samba.org>
Sat, 18 Jun 2011 17:22:24 +0000 (10:22 -0700)
committerWayne Davison <wayned@samba.org>
Sat, 18 Jun 2011 17:22:24 +0000 (10:22 -0700)
configure.ac

index 7b2904030c75b9df5ca330c90177cd406c792d7d..dab111e70adeb5bc97de56184745ba84254dba12 100644 (file)
@@ -979,7 +979,8 @@ else
        AC_DEFINE(HAVE_FREEBSD_XATTRS, 1, [True if you have FreeBSD xattrs])
        AC_DEFINE(SUPPORT_XATTRS, 1)
        ;;
-    for_some_future_os_need)
+    solaris*)
+       # Better Solaris support coming in 3.1.0...
        AC_DEFINE(NO_SYMLINK_XATTRS, 1, [True if symlinks do not support xattrs])
        ;;
     *)