diff options
| -rw-r--r-- | meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb index 5f887b8868..30c0ce74cb 100644 --- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb +++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.9.1.bb | |||
| @@ -72,6 +72,7 @@ CACHED_CONFIGUREVARS = " \ | |||
| 72 | ac_cv_ETC_MNTTAB=/etc/mtab \ | 72 | ac_cv_ETC_MNTTAB=/etc/mtab \ |
| 73 | lt_cv_shlibpath_overrides_runpath=yes \ | 73 | lt_cv_shlibpath_overrides_runpath=yes \ |
| 74 | ac_cv_path_UNAMEPROG=${base_bindir}/uname \ | 74 | ac_cv_path_UNAMEPROG=${base_bindir}/uname \ |
| 75 | ac_cv_path_PSPROG=${base_bindir}/ps \ | ||
| 75 | ac_cv_file__etc_printcap=no \ | 76 | ac_cv_file__etc_printcap=no \ |
| 76 | NETSNMP_CONFIGURE_OPTIONS= \ | 77 | NETSNMP_CONFIGURE_OPTIONS= \ |
| 77 | " | 78 | " |
