diff options
-rw-r--r-- | source3/configure.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/configure.in b/source3/configure.in index 29c2af47ec..e23dc77638 100644 --- a/source3/configure.in +++ b/source3/configure.in @@ -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 " |