heimdal: Fix library name of gssapi.
[mat/samba.git] / source4 / ntvfs / wscript_build
index 8aead7f224e6755c6fec8b4d135271dc4eeca708..820c6607a7fe5c0b3ea88222343e9cbd00bb4df9 100644 (file)
@@ -49,7 +49,7 @@ bld.SAMBA_MODULE('ntvfs_ipc',
        autoproto='ipc/proto.h',
        subsystem='ntvfs',
        init_function='ntvfs_ipc_init',
-       deps='NDR_NAMED_PIPE_AUTH NAMED_PIPE_AUTH_TSTREAM HEIMDAL_GSSAPI CREDENTIALS'
+       deps='NDR_NAMED_PIPE_AUTH NAMED_PIPE_AUTH_TSTREAM gssapi CREDENTIALS'
        )