netsnmp: Set ac_cv_NETSNMP_CAN_USE_SYSCTL to no
authorStefan Sørensen <stefan.sorensen@spectralink.com>
Tue, 17 Feb 2015 15:42:11 +0000 (16:42 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 19 Feb 2015 21:16:46 +0000 (22:16 +0100)
commite6b614c9c6e3e1cf9d8a2ee04c471aff9fb7b2ef
tree8e2fafb7f702bc7dc3ebd04380f8c8c4ce304a55
parent74aca655bbed965b33f9eff350e80fc4e4d99cf1
netsnmp: Set ac_cv_NETSNMP_CAN_USE_SYSCTL to no

NETSNMP_CAN_USE_SYSCTL is for BSD systems, setting it to yes on
Linux systems breaks compilation when the mibII mib is enabled.

Prior to commit 30bb1bdca49a1dcb71d477e546a40840af865ce2 ("netsnmp:
bump version") from November 2008, this variable was already set to
no, and was changed to yes by the commit, with no explanation. And the
previous code indeed had a comment saying:

   # We set CAN_USE_SYSCTL to no and use /proc since the sysctl code
   # in this thing is apparently intended for freebsd or some such
   # thing...

[Thomas: improved commit log.]

Signed-off-by: Stefan Sørensen <stefan.sorensen@spectralink.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/netsnmp/netsnmp.mk