diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/acconfig.h b/acconfig.h index d07fd4fe7..99e70d17b 100644 --- a/acconfig.h +++ b/acconfig.h | |||
@@ -153,23 +153,6 @@ | |||
153 | /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */ | 153 | /* Detect IPv4 in IPv6 mapped addresses and treat as IPv4 */ |
154 | #undef IPV4_IN_IPV6 | 154 | #undef IPV4_IN_IPV6 |
155 | 155 | ||
156 | /* Programs used in entropy collection */ | ||
157 | #undef PROG_LS | ||
158 | #undef PROG_NETSTAT | ||
159 | #undef PROG_ARP | ||
160 | #undef PROG_IFCONFIG | ||
161 | #undef PROG_PS | ||
162 | #undef PROG_W | ||
163 | #undef PROG_WHO | ||
164 | #undef PROG_LAST | ||
165 | #undef PROG_LASTLOG | ||
166 | #undef PROG_DF | ||
167 | #undef PROG_VMSTAT | ||
168 | #undef PROG_UPTIME | ||
169 | #undef PROG_IPCS | ||
170 | #undef PROG_TAIL | ||
171 | |||
172 | |||
173 | @BOTTOM@ | 156 | @BOTTOM@ |
174 | 157 | ||
175 | /* ******************* Shouldn't need to edit below this line ************** */ | 158 | /* ******************* Shouldn't need to edit below this line ************** */ |