mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Sat Sep 29 08:51:03 CEST 2012 on sn-devel-104
This commit is contained in:
parent
006bdc0be0
commit
f0f310c21d
@ -1266,11 +1266,6 @@ main() {
|
||||
execute=True,
|
||||
local_include=False)
|
||||
|
||||
conf.CHECK_STRUCTURE_MEMBER('struct getquota_rslt',
|
||||
'getquota_rslt_u',
|
||||
define='HAVE_GETQUOTA_RSLT_GETQUOTA_RSLT_U',
|
||||
headers='rpcsvc/rquota.h')
|
||||
|
||||
if conf.CONFIG_SET('HAVE_QUOTACTL_LINUX') or \
|
||||
conf.CONFIG_SET('HAVE_QUOTACTL_4A') or \
|
||||
conf.CONFIG_SET('HAVE_QUOTACTL_4B') or \
|
||||
|
Loading…
Reference in New Issue
Block a user