s3-build We no longer require to redefine _SAMBA_BUILD_
authorAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jul 2011 02:49:11 +0000 (12:49 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jul 2011 03:32:59 +0000 (05:32 +0200)
source3/include/includes.h

index 08d5d96ab5581eced36a043d43f59e9df5b28b1e..ac29b7d90150de482fa8530da0a17c5df603078e 100644 (file)
 
 #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