Module: sip-router
Branch: master
Commit: bddf66407ef7521f3d1f1e941b4c1e104e59d1ef
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bddf66407ef7521f3d1f1e941b4c1e104e59d1ef

Author: Olle E. Johansson <[email protected]>
Committer: Olle E. Johansson <[email protected]>
Date:   Sat Apr  6 22:04:51 2013 +0200

snmpstats fix typo in Makefile.

---

 modules/snmpstats/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/snmpstats/Makefile b/modules/snmpstats/Makefile
index 0086ef1..2d4af2a 100644
--- a/modules/snmpstats/Makefile
+++ b/modules/snmpstats/Makefile
@@ -15,7 +15,7 @@ else
        INSTALLMIBDIR = $(cfg-prefix)$(shell net-snmp-config 
--prefix)/share/snmp/mibs
 endif 
 
-ifeq($(EMBEDDED_PERL),1)
+ifeq ($(EMBEDDED_PERL),1)
 #
 # Enable this part if you compile on Centos 5 or another system that has a
 # packaged snmpd with embedded perl and libwrap support


_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to