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:
parent
7891848357
commit
dd491d8d8c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user