diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-05 19:58:50 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-05 19:58:50 +0200 |
commit | e874f84fdb6eb83d905a72b35d87398374594b97 (patch) | |
tree | 38ecc86989a194756836fa411c4bfb7c4b68913f /package/monit/Makefile | |
parent | 68e89ea1a3ec3690ddefbd97c45174f799847a16 (diff) |
more regressions found at runtime on alic1c
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 |