Disable snmp by default until we figure out how to use libperl.so

This commit is contained in:
Andrew Beekhof 2011-07-13 09:50:47 +10:00
parent 913ae8c603
commit f6f924fbfd

View File

@ -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