mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
s3:build: remove redundant qnx block size definition
This commit is contained in:
parent
365c6b4ce0
commit
a2929a638f
@ -1657,9 +1657,6 @@ DSO_EXPORTS=""
|
||||
AC_DEFINE(STAT_ST_BLOCKSIZE,8192,[The size of a block])
|
||||
AC_DEFINE(POSIX_ACL_NEEDS_MASK,1,[Does a POSIX ACL need a mask element])
|
||||
;;
|
||||
*qnx*) AC_DEFINE(QNX,1,[Whether the host os is qnx])
|
||||
AC_DEFINE(STAT_ST_BLOCKSIZE,512)
|
||||
;;
|
||||
*osf*) AC_DEFINE(OSF1,1,[Whether the host os is osf1])
|
||||
BLDSHARED="true"
|
||||
LDSHFLAGS="-shared"
|
||||
|
Loading…
x
Reference in New Issue
Block a user