Undo SYSV define for Solaris. Things are more complicated than they
authorTim Potter <tpot@samba.org>
Wed, 27 Aug 2003 06:32:22 +0000 (06:32 +0000)
committerTim Potter <tpot@samba.org>
Wed, 27 Aug 2003 06:32:22 +0000 (06:32 +0000)
appear.  (-:

I've closed bug 355 as a duplicate of bug 230 which is still a going
concern.
(This used to be commit dfb5050b7732836ade12beba27a88c5e8c1a1b95)

source3/configure.in

index 29c2af47ec65db1ef190fe8ccfcafa3b06b58b31..e23dc77638156ed351d2ef176248d72bda5ed8a1 100644 (file)
@@ -1011,7 +1011,6 @@ if test "$enable_shared" = "yes"; then
                        AC_DEFINE(STAT_ST_BLOCKSIZE,512)
                        ;;
                *solaris*) AC_DEFINE(SUNOS5,1,[Whether the host os is solaris])
-                       AC_DEFINE(SYSV, 1, [Whether to enable System V compatibility])
                        BLDSHARED="true"
                        LDSHFLAGS="-G"
                        SONAMEFLAG="-h "