s3-waf: fix winbind_krb5_locator.so realname.
authorGünther Deschner <gd@samba.org>
Thu, 6 Jan 2011 23:37:02 +0000 (00:37 +0100)
committerGünther Deschner <gd@samba.org>
Fri, 7 Jan 2011 10:13:29 +0000 (11:13 +0100)
Guenther

Autobuild-User: Günther Deschner <gd@samba.org>
Autobuild-Date: Fri Jan  7 11:13:29 CET 2011 on sn-devel-104

source3/wscript_build

index a9e2e245cd29242877e2ad55def50c23de2be4f7..7d70608adf9a6660b468f612422443d30b184ead 100644 (file)
@@ -773,7 +773,7 @@ if bld.CONFIG_SET('HAVE_KRB5_LOCATE_PLUGIN_H'):
         bld.SAMBA_LIBRARY('winbind_krb5_locator',
                           source='../nsswitch/winbind_krb5_locator.c',
                           deps='wbclient krb5',
-                          vnum='0')
+                          realname='winbind_krb5_locator.so')
 
 bld.SAMBA_SUBSYSTEM('LIBMSRPC',
                     source='${LIBMSRPC_SRC}',