aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_snmp.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-23 01:50:55 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-23 01:50:55 +0000
commit265f81cb5dfd65e174caaf7fb18a40b2683b814e (patch)
tree7a170571d4f0fe3f1da900cbd12cee0f9cc7dc16 /res/res_snmp.c
parentc28707b6f17345b45ed0f75891763368f4180e01 (diff)
add basic autoconf support for res_snmp
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@35607 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'res/res_snmp.c')
-rw-r--r--res/res_snmp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/res_snmp.c b/res/res_snmp.c
index 5fb48d5d4..bacc43962 100644
--- a/res/res_snmp.c
+++ b/res/res_snmp.c
@@ -15,6 +15,7 @@
*/
/*** MODULEINFO
+ <depend>netsnmp</depend>
<defaultenabled>no</defaultenabled>
***/