build: Remove duplicate check for struct getquota_rslt member getquota_rslt_u
authorAndrew Bartlett <abartlet@samba.org>
Sat, 29 Sep 2012 04:31:28 +0000 (14:31 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sat, 29 Sep 2012 06:51:02 +0000 (08:51 +0200)
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Sat Sep 29 08:51:03 CEST 2012 on sn-devel-104

source3/wscript

index 336b277a566f2b47c1c237e2141ec22b84d247f3..765f761ece376f0088c47b4bb19e0e01f2b20740 100644 (file)
@@ -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 \