mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-18 10:44:28 +00:00
Some days... Sorry.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@11890 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -32,7 +32,7 @@ ifeq (${OSPLIB},)
|
|||||||
MODS:=$(filter-out res_osp.so,$(MODS))
|
MODS:=$(filter-out res_osp.so,$(MODS))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(wildcard $(CROSS_COMPILE_TARGET)/xusr/include/net-snmp/net-snmp-config.h),)
|
ifeq ($(wildcard $(CROSS_COMPILE_TARGET)/usr/include/net-snmp/net-snmp-config.h),)
|
||||||
MODS:=$(filter-out res_snmp.so,$(MODS))
|
MODS:=$(filter-out res_snmp.so,$(MODS))
|
||||||
else
|
else
|
||||||
SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
|
SNMP_LDLIBS+=$(shell net-snmp-config --agent-libs)
|
||||||
|
Reference in New Issue
Block a user