diff options
Diffstat (limited to 'configure.ac')
| -rwxr-xr-x | configure.ac | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 919902d938..340b0a953b 100755 --- a/configure.ac +++ b/configure.ac @@ -1510,6 +1510,8 @@ AC_LINK_IFELSE([AC_LANG_PROGRAM([[  ]) +AM_CONDITIONAL(SNMP, test "x$SNMP_METHOD" = "xagentx") +  dnl ---------------------------  dnl sockaddr and netinet checks  dnl ---------------------------  | 
