summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--source3/acconfig.h1
-rw-r--r--source3/include/config.h.in1
-rw-r--r--source3/include/stamp-h.in2
3 files changed, 3 insertions, 1 deletions
diff --git a/source3/acconfig.h b/source3/acconfig.h
index 74d6f082c24..2c6361bf498 100644
--- a/source3/acconfig.h
+++ b/source3/acconfig.h
@@ -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
diff --git a/source3/include/config.h.in b/source3/include/config.h.in
index 77a546b32d8..1f1cb04e0bf 100644
--- a/source3/include/config.h.in
+++ b/source3/include/config.h.in
@@ -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
diff --git a/source3/include/stamp-h.in b/source3/include/stamp-h.in
index 8b137891791..7aae7732de7 100644
--- a/source3/include/stamp-h.in
+++ b/source3/include/stamp-h.in
@@ -1 +1 @@
-
+Tue Sep 29 04:45:55 UTC 1998