Disable snmp by default until we figure out how to use libperl.so
This commit is contained in:
parent
913ae8c603
commit
f6f924fbfd
@ -12,7 +12,8 @@
|
||||
%bcond_without esmtp
|
||||
|
||||
# SNMP trap support only works with Net-SNMP 5.4 and above
|
||||
%bcond_without snmp
|
||||
# And links against libperl.so which is borked on fedora
|
||||
%bcond_with snmp
|
||||
|
||||
# Support additional trace logging
|
||||
%bcond_with tracedata
|
||||
|
Loading…
Reference in New Issue
Block a user