[packages] apr: ensure rlimit support, fixes httpd mod_cgi link failures, upstream...
[openwrt/svn-archive/archive.git] / libs / apr / Makefile
index 1da2199bd4091e94867617cf6306803270b68844..91776bde538f4aadef37be63dbfae3b8a56a0e0c 100644 (file)
@@ -42,6 +42,7 @@ CONFIGURE_VARS += \
        apr_cv_process_shared_works=no \
        apr_cv_mutex_robust_shared=no \
        apr_cv_tcp_nodelay_with_cork=yes \
        apr_cv_process_shared_works=no \
        apr_cv_mutex_robust_shared=no \
        apr_cv_tcp_nodelay_with_cork=yes \
+       ac_cv_struct_rlimit=yes \
        LDFLAGS="$$$$LDFLAGS -lpthread" \
 
 define Build/InstallDev
        LDFLAGS="$$$$LDFLAGS -lpthread" \
 
 define Build/InstallDev