elinks compile fix
[openwrt/svn-archive/archive.git] / net / elinks / Makefile
index 519012ec91e376b458a5aabad593d4ec48d717a1..2b753447a27ceadcdaafef018d590cdcb39606ee 100644 (file)
@@ -54,6 +54,7 @@ $(call Build/Configure/Default,--enable-small\
                        --without-zlib \
                        --disable-ipv6 \, x=`echo ac_cv_file_./features.conf | tr [:blank:]-/. _` && export $$$${x}=yes && \
                        x=`echo ac_cv_file_$(PKG_BUILD_DIR)/features.conf | tr [:blank:]-/. _` && export $$$${x}=yes && \
+                       ac_cv_func_getifaddrs=no \
 )
 endef