projects
/
openwrt
/
svn-archive
/
archive.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix yapsnmp configure when swig is detected on the host system
[openwrt/svn-archive/archive.git]
/
lang
/
yapsnmp
/
Makefile
diff --git
a/lang/yapsnmp/Makefile
b/lang/yapsnmp/Makefile
index 90f9c9fed571da4bcae9b3d3083deaa70ee4a91d..0882650165d4384ef1880ae344109e34757d6a1f 100644
(file)
--- a/
lang/yapsnmp/Makefile
+++ b/
lang/yapsnmp/Makefile
@@
-45,6
+45,7
@@
CONFIGURE_ARGS += \
CONFIGURE_VARS += \
ac_cv_file__usr_include_net_snmp_library="yes" \
CONFIGURE_VARS += \
ac_cv_file__usr_include_net_snmp_library="yes" \
+ ac_cv_prog_SWIG="echo MISSING SWIG" \
define Build/Configure
$(call Build/Configure/Default)
define Build/Configure
$(call Build/Configure/Default)