diff options
Diffstat (limited to 'package/monit/Makefile')
-rw-r--r-- | package/monit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/monit/Makefile b/package/monit/Makefile index 86859645d..99bc8e68e 100644 --- a/package/monit/Makefile +++ b/package/monit/Makefile @@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --without-ssl endif CONFIGURE_STYLE:= gnu +CONFIGURE_ENV+= ac_cv_lib_nsl_inet_addr=no BUILD_STYLE:= auto INSTALL_STYLE:= auto |