diff options
author | Gerald Carter <jerry@samba.org> | 2001-11-22 05:29:33 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-11-22 05:29:33 +0000 |
commit | 456cdf6aeeb5806083904f109ec05e0fa5a67349 (patch) | |
tree | 2af4868ba06c53d17f44038b6aa07816c6332b8f | |
parent | 11aa019becb42248aa418c3667786a4e0bc24053 (diff) | |
download | samba-456cdf6aeeb5806083904f109ec05e0fa5a67349.tar.gz samba-456cdf6aeeb5806083904f109ec05e0fa5a67349.tar.bz2 samba-456cdf6aeeb5806083904f109ec05e0fa5a67349.zip |
--with-msdfs wsa removed
(This used to be commit f1143cd02c24f7c56b2e4ec70f77f22dbc01b113)
-rw-r--r-- | source3/include/config.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/config.h.in b/source3/include/config.h.in index 6280c793eb..031f23e210 100644 --- a/source3/include/config.h.in +++ b/source3/include/config.h.in @@ -144,7 +144,6 @@ #undef HAVE_SETRESUID #undef WITH_NETATALK #undef WITH_UTMP -#undef WITH_MSDFS #undef WITH_LIBICONV #undef HAVE_INO64_T #undef HAVE_STRUCT_FLOCK64 |