1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-03 12:58:35 +03:00

added WITH_SMBMOUNT

This commit is contained in:
Alexandre Oliva -
parent b665756bfc
commit fe5721b952
3 changed files with 3 additions and 1 deletions

View File

@ -50,6 +50,7 @@
#undef WITH_NISPLUS
#undef WITH_NISPLUS_HOME
#undef WITH_AUTOMOUNT
#undef WITH_SMBMOUNT
#undef HAVE_PAM_AUTHENTICATE
#undef HAVE_BROKEN_GETGROUPS
#undef REPLACE_GETPASS

View File

@ -107,6 +107,7 @@
#undef WITH_NISPLUS
#undef WITH_NISPLUS_HOME
#undef WITH_AUTOMOUNT
#undef WITH_SMBMOUNT
#undef HAVE_PAM_AUTHENTICATE
#undef HAVE_BROKEN_GETGROUPS
#undef REPLACE_GETPASS

View File

@ -1 +1 @@
Tue Sep 29 04:45:55 UTC 1998