1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3-build We no longer require to redefine _SAMBA_BUILD_

This commit is contained in:
Andrew Bartlett 2011-07-06 12:49:11 +10:00
parent 7891848357
commit dd491d8d8c

View File

@ -22,11 +22,6 @@
#include "../replace/replace.h"
#if _SAMBA_BUILD_ == 4
# undef _SAMBA_BUILD_
# define _SAMBA_BUILD_ 3
#endif
/* make sure we have included the correct config.h */
#ifndef NO_CONFIG_H /* for some tests */
#ifndef CONFIG_H_IS_FROM_SAMBA