elinks compile fix
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4446 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d686051688
commit
d50520fc95
@ -54,6 +54,7 @@ $(call Build/Configure/Default,--enable-small\
|
|||||||
--without-zlib \
|
--without-zlib \
|
||||||
--disable-ipv6 \, x=`echo ac_cv_file_./features.conf | tr [:blank:]-/. _` && export $$$${x}=yes && \
|
--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 && \
|
x=`echo ac_cv_file_$(PKG_BUILD_DIR)/features.conf | tr [:blank:]-/. _` && export $$$${x}=yes && \
|
||||||
|
ac_cv_func_getifaddrs=no \
|
||||||
)
|
)
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user