elinks compile fix
authorFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 19:37:31 +0000 (19:37 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 4 Aug 2006 19:37:31 +0000 (19:37 +0000)
SVN-Revision: 4446

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