remove samba3, all of its features should now be supported by samba36+cifs-utils
[packages.git] / net / samba3 / Config.in
diff --git a/net/samba3/Config.in b/net/samba3/Config.in
deleted file mode 100644 (file)
index a71de4d..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-config SAMBA3_CONFIG_DEBUG 
-       bool "Enable Logging for samba3"
-       depends PACKAGE_samba3
-       default n
-       help
-               Enables debugging support (will make binaries *much* bigger)
-               Also increases MAX_DEBUG_LEVEL to get more messages (also increases binary sizes!)
-
-config SAMBA3_CONFIG_PRINTING
-       bool "Enable shared printing support"
-       depends PACKAGE_samba3
-       select PACKAGE_cups
-       default n
-       help
-               Enable shared printing support.
-               Adds about 18kB for smbd, about 15kB for nmbd and about 18kB for smbpasswd
-
-config SAMBA3_CONFIG_SMALLER
-       bool "Make samba3 even smaller"
-       depends PACKAGE_samba3
-       default y
-       help
-               Removes support for ???
-               Saves about 18kB for smbd, about 16kB for nmbd and about 17kB for smbpasswd