aboutsummaryrefslogtreecommitdiff
path: root/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'Config.in')
-rw-r--r--Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/Config.in b/Config.in
index ba7ba1026..dc3a6e09a 100644
--- a/Config.in
+++ b/Config.in
@@ -134,16 +134,6 @@ config GLOBBING
134 the BusyBox binary to handle wildcard expansion using the C runtime 134 the BusyBox binary to handle wildcard expansion using the C runtime
135 set this to 'Y'. 135 set this to 'Y'.
136 136
137config SAFE_ENV
138 bool "Manipulate the environment through safe API calls"
139 default n
140 depends on PLATFORM_MINGW32
141 help
142 Enable this option to use safe API calls when clearing environment
143 variables. This is necessary if BusyBox is to run on ReactOS or
144 64-bit Windows. The default is 'N', which must be used if BusyBox
145 is to run on Windows XP.
146
147config PAM 137config PAM
148 bool "Support PAM (Pluggable Authentication Modules)" 138 bool "Support PAM (Pluggable Authentication Modules)"
149 default n 139 default n