528f249561f6ff2da77a016c334059b028d28f8e
[openwrt/svn-archive/archive.git] / net / samba3 / Config.in
1 config SAMBA3_CONFIG_DEBUG
2 bool "Enable Logging for samba3"
3 depends PACKAGE_samba3
4 default n
5 help
6 Enables debugging support (will make binaries *much* bigger)
7 Also increases MAX_DEBUG_LEVEL to get more messages (also increases binary sizes!)
8
9 config SAMBA3_CONFIG_SMALLER
10 bool "Make samba3 even smaller"
11 depends PACKAGE_samba3
12 default y
13 help
14 Removes support for ???
15 Saves about 18kB for smbd, about 16kB for nmbd and about 17kB for smbpasswd
16
17 config SAMBA3_CONFIG_NO_PRINTING
18 bool "Remove shared printing support"
19 depends PACKAGE_samba3
20 default y
21 help
22 Removes shared printing support.
23 Saves about 18kB for smbd, about 15kB for nmbd and about 18kB for smbpasswd