projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04ea4d5
)
fix yapsnmp configure when swig is detected on the host system
author
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 Sep 2007 18:57:45 +0000
(18:57 +0000)
committer
nico
<nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 7 Sep 2007 18:57:45 +0000
(18:57 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8673
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
lang/yapsnmp/Makefile
patch
|
blob
|
history
diff --git
a/lang/yapsnmp/Makefile
b/lang/yapsnmp/Makefile
index
90f9c9f
..
0882650
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" \
+ ac_cv_prog_SWIG="echo MISSING SWIG" \
define Build/Configure
$(call Build/Configure/Default)