|
@@ -15,7 +15,7 @@ else
|
|
INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs
|
|
INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config --prefix)/share/snmp/mibs
|
|
endif
|
|
endif
|
|
|
|
|
|
-ifeq($(EMBEDDED_PERL),1)
|
|
|
|
|
|
+ifeq ($(EMBEDDED_PERL),1)
|
|
#
|
|
#
|
|
# Enable this part if you compile on Centos 5 or another system that has a
|
|
# Enable this part if you compile on Centos 5 or another system that has a
|
|
# packaged snmpd with embedded perl and libwrap support
|
|
# packaged snmpd with embedded perl and libwrap support
|