summaryrefslogtreecommitdiffstats
path: root/source/acconfig.h
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-09-21 22:06:03 +0000
committerJeremy Allison <jra@samba.org>2001-09-21 22:06:03 +0000
commit59a4684201fb72989698db5ac8169bd8880bd9a7 (patch)
tree01b6d2fe14555b1bd7347256fe737a0de18401df /source/acconfig.h
parentc82f7828c05c747a5782d10c68cc2df80d4071bd (diff)
downloadsamba-59a4684201fb72989698db5ac8169bd8880bd9a7.tar.gz
samba-59a4684201fb72989698db5ac8169bd8880bd9a7.tar.xz
samba-59a4684201fb72989698db5ac8169bd8880bd9a7.zip
Attempt to make quotas work with RH7.1, and with other Linuxen... This is
*HARD*, dammit ! Jeremy.
Diffstat (limited to 'source/acconfig.h')
-rw-r--r--source/acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/acconfig.h b/source/acconfig.h
index ef40065c507..e0b276ef2d0 100644
--- a/source/acconfig.h
+++ b/source/acconfig.h
@@ -166,3 +166,5 @@
#undef HAVE_IMMEDIATE_STRUCTURES
#undef HAVE_CUPS
#undef WITH_TDBSAM
+#undef LINUX_QUOTAS_1
+#undef LINUX_QUOTAS_2