s3:lib: Rename server_contexts to global_contexts
authorChristof Schmitt <cs@samba.org>
Tue, 21 Aug 2018 20:08:42 +0000 (13:08 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Fri, 7 Sep 2018 15:26:17 +0000 (17:26 +0200)
Signed-off-by: Christof Schmitt <cs@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/lib/global_contexts.c [moved from source3/lib/server_contexts.c with 100% similarity]
source3/wscript_build

index c6598f976e84331070c80edf4726b9d9e3fad3d9..50d675cf3fc7a6e4673df2d95e66024e16b63752 100644 (file)
@@ -398,7 +398,7 @@ bld.SAMBA3_SUBSYSTEM('samba3core',
                           intl/lang_tdb.c
                           lib/gencache.c
                           lib/util_event.c
-                          lib/server_contexts.c
+                          lib/global_contexts.c
                           lib/server_prefork.c
                           lib/server_prefork_util.c
                           lib/ldap_escape.c